Skybound VisualStyles

ThemeStates.DownPressed Field

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

[Visual Basic]
Public Const DownPressed As Integer = 3
[C#]
public const int DownPressed = 3;

See Also

ThemeStates Class | Skybound.VisualStyles Namespace