Skybound VisualStyles

ThemeStates.DownHorzDisabled Field

Represents the state of a Spin or Page class DownHorz part that can be drawn by a theme.

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

See Also

ThemeStates Class | Skybound.VisualStyles Namespace