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