KryptonContextMenuPositionV Enumeration |
Namespace: Internal.ComponentFactory.Krypton.Toolkit
public enum KryptonContextMenuPositionV
Member name | Value | Description | |
---|---|---|---|
Above | 0 | Specifies bottom of context menu is adjacent to top of rectangle. | |
Below | 1 | Specifies top of context menu is adjacent to bottom of rectangle. | |
Top | 2 | Specifies top of context menu is adjacent to top of rectangle. | |
Bottom | 3 | Specifies bottom of context menu is adjacent to bottom of rectangle. |
Copyright 2024 NeoAxis Group. All rights reserved.