ThemeStates.HeaderItemLeftHot Field
Represents the state of a Header class HeaderItemLeft part that can be drawn by a theme.
[Visual Basic]
Public Const HeaderItemLeftHot As
Integer = 2
[C#]
public const
int HeaderItemLeftHot = 2;
See Also
ThemeStates Class | Skybound.VisualStyles Namespace