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