Skybound VisualStyles

ThemeStates.ArrowBtnLeftDisabled Field

Represents the state of a Scrollbar class ArrowBtn part that can be drawn by a theme.

[Visual Basic]
Public Const ArrowBtnLeftDisabled As Integer = 12
[C#]
public const int ArrowBtnLeftDisabled = 12;

See Also

ThemeStates Class | Skybound.VisualStyles Namespace