Skybound VisualStyles

ThemeStates.GroupBoxNormal Field

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

[Visual Basic]
Public Const GroupBoxNormal As Integer = 1
[C#]
public const int GroupBoxNormal = 1;

See Also

ThemeStates Class | Skybound.VisualStyles Namespace