Skybound VisualStyles

ThemeStates.TopTabItemFocused Field

Represents the state of a Tab class TopTabItem part that can be drawn by a theme.

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

See Also

ThemeStates Class | Skybound.VisualStyles Namespace