property Overview.Dock as PanelDockEnum
Specifies the edge of the container the overview-window is anchored to
| | Type | Description | |
| |
PanelDockEnum |
A PanelDockEnum expression that specifies the edge of the container the overview-window is anchored to.
For instance:
- exBottom or 2, the overview is docked to the bottom side of the control
| |