ButtonCheckState Enumeration |
Namespace: Internal.ComponentFactory.Krypton.Toolkit
public enum ButtonCheckState
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. |
Copyright 2024 NeoAxis Group. All rights reserved.