DockingEdge Enumeration |
Namespace: Internal.ComponentFactory.Krypton.Docking
public enum DockingEdge
Member name | Value | Description | |
---|---|---|---|
Left | 0 | Specifies the left edge of a control. | |
Right | 1 | Specifies the right edge of a control. | |
Top | 2 | Specifies the top edge of a control. | |
Bottom | 3 | Specifies the bottom edge of a control. |