KryptonContextMenuPositionH Enumeration |
Namespace: Internal.ComponentFactory.Krypton.Toolkit
public enum KryptonContextMenuPositionH
Member name | Value | Description | |
---|---|---|---|
Before | 0 | Specifies right of context menu is adjacent to left of rectangle. | |
After | 1 | Specifies left of context menu is adjacent to right of rectangle. | |
Left | 2 | Specifies left of context menu is adjacent to left of rectangle. | |
Right | 3 | Specifies right of context menu is adjacent to right of rectangle. |
Copyright 2024 NeoAxis Group. All rights reserved.