Skybound VisualStyles

ThemeStates.LogoffButtonsHot Field

Represents the state of a StartPanel class LogoffButtons part that can be drawn by a theme.

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

See Also

ThemeStates Class | Skybound.VisualStyles Namespace