Skybound VisualStyles

ThemeStates.RadioButtonCheckedNormal Field

Represents the state of a Button class RadioButton part that can be drawn by a theme.

[Visual Basic]
Public Const RadioButtonCheckedNormal As Integer = 5
[C#]
public const int RadioButtonCheckedNormal = 5;

See Also

ThemeStates Class | Skybound.VisualStyles Namespace