Skybound VisualStyles

ThemeParts.ButtonCheckBox Field

Represents a Button class part that can be drawn by a theme.

[Visual Basic]
Public Const ButtonCheckBox As Integer = 3
[C#]
public const int ButtonCheckBox = 3;

See Also

ThemeParts Class | Skybound.VisualStyles Namespace