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