Enum Dock
Dock modes
Namespace: EmptyKeys.UserInterface.Controls
Assembly: EmptyKeys.UserInterface.dll
Syntax
public enum Dock
Fields
| Name | Description |
|---|---|
| Bottom | The bottom |
| Left | The left |
| Right | The right |
| Top | The top |
Dock modes
public enum Dock
| Name | Description |
|---|---|
| Bottom | The bottom |
| Left | The left |
| Right | The right |
| Top | The top |