Class VistaAeroTheme.FlyOut.Label
Inheritance
System.Object
VistaAeroTheme.FlyOut.Label
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinControls
Assembly: Telerik.WinControls.dll
Syntax
public static class Label
Fields
Disabled
Declaration
public static readonly VisualStyleElement Disabled
Field Value
System.Windows.Forms.VisualStyles.VisualStyleElement
|
Emphasized
Declaration
public static readonly VisualStyleElement Emphasized
Field Value
System.Windows.Forms.VisualStyles.VisualStyleElement
|
Normal
Declaration
public static readonly VisualStyleElement Normal
Field Value
System.Windows.Forms.VisualStyles.VisualStyleElement
|
Selected
Declaration
public static readonly VisualStyleElement Selected
Field Value
System.Windows.Forms.VisualStyles.VisualStyleElement
|