PaletteButtonOrientation Enumeration |
Namespace: Internal.ComponentFactory.Krypton.Toolkit
public enum PaletteButtonOrientation
| Member name | Value | Description | |
|---|---|---|---|
| Inherit | 0 | Specifies orientation should be inherited. | |
| Auto | 1 | Specifies orientation should automatically match the concept of use. | |
| FixedTop | 2 | Specifies the button is orientated in a vertical top down manner. | |
| FixedBottom | 3 | Specifies the button is orientated in a vertical bottom upwards manner. | |
| FixedLeft | 4 | Specifies the button is orientated in a horizontal left to right manner. | |
| FixedRight | 5 | Specifies the button is orientated in a horizontal right to left manner. |
Copyright 2025 NeoAxis Group. All rights reserved.