Skybound VisualStyles

ThemeStates.TopTabItemBothEdgesFocused Field

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

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

See Also

ThemeStates Class | Skybound.VisualStyles Namespace