StartDockPosition

Description

The StartDockPosition enumeration contains positions, in which the component should be docked.

It is used by the following properties and methods:

Available Values

Value Brief description
1 Left. Left edge of the parent window or to the left of another panel.
2 Right. Right edge of the parent window or to the right of another panel.
3 Top. Top edge of the parent window or at the top of another panel.
4 Bottom. Bottom edge of the parent window or at the bottom of another panel.

See also:

Forms Assembly Enumerations