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