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