Skybound VisualStyles

ThemeStates.DownHot Field

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

[Visual Basic]
Public Const DownHot As Integer = 2
[C#]
public const int DownHot = 2;

See Also

ThemeStates Class | Skybound.VisualStyles Namespace