

| ButtonCheckState Enumeration | 
Namespace: Internal.ComponentFactory.Krypton.Toolkit
 Syntax
Syntaxpublic enum ButtonCheckState
 Members
Members| Member name | Value | Description | |
|---|---|---|---|
| NotCheckButton | 0 | Specifies the button is not a checked button. | |
| Checked | 1 | Specifies the check button is currently checked. | |
| Unchecked | 2 | Specifies the check button is not currently checked. | 
 See Also
See AlsoCopyright 2025 NeoAxis Group. All rights reserved.