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