ButtonEnabled Enumeration |
Namespace: Internal.ComponentFactory.Krypton.Toolkit
public enum ButtonEnabled
Member name | Value | Description | |
---|---|---|---|
Container | 0 | Specifies button should take enabled state from container control state. | |
True | 1 | Specifies button should be enabled. | |
False | 2 | Specifies button should be disabled. |
Copyright 2024 NeoAxis Group. All rights reserved.