ThemeStates.DownHorzPressed Field
Represents the state of a Spin or Page class DownHorz part that can be drawn by a theme.
[Visual Basic]
Public Const DownHorzPressed As
Integer = 3
[C#]
public const
int DownHorzPressed = 3;
See Also
ThemeStates Class | Skybound.VisualStyles Namespace