Skybound VisualStyles

ThemeStates.VertThumbDisabled Field

Represents the state of a Window class VertThumb part that can be drawn by a theme.

[Visual Basic]
Public Const VertThumbDisabled As Integer = 4
[C#]
public const int VertThumbDisabled = 4;

See Also

ThemeStates Class | Skybound.VisualStyles Namespace