Skybound VisualStyles

ThemeStates.CheckBoxMixedPressed Field

Represents the state of a Button class CheckBox part that can be drawn by a theme.

[Visual Basic]
Public Const CheckBoxMixedPressed As Integer = 11
[C#]
public const int CheckBoxMixedPressed = 11;

See Also

ThemeStates Class | Skybound.VisualStyles Namespace