Skybound VisualStyles

ThemeStates.TopTabItemBothEdgesHot Field

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

[Visual Basic]
Public Const TopTabItemBothEdgesHot As Integer = 2
[C#]
public const int TopTabItemBothEdgesHot = 2;

See Also

ThemeStates Class | Skybound.VisualStyles Namespace