Skybound VisualStyles

ThemeStates.ArrowBtnUpHot Field

Represents the state of a Scrollbar class ArrowBtn part that can be drawn by a theme.

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

See Also

ThemeStates Class | Skybound.VisualStyles Namespace