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