| DockingEdge Enumeration | 
Namespace: Internal.ComponentFactory.Krypton.Docking
 Syntax
Syntaxpublic enum DockingEdge
 Members
Members| 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. | 
 See Also
See Also