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