Property toolbar.Anchor
Overload
Specifies to which owner's edges the toolbar keeps constant distance when moving or resizing the owner.
public TBAnchor Anchor { get; set; }
Property Value
Remarks
The owner can be a window, screen, control or other object. It is specified when calling toolbar.Show. This property is in the context menu and is saved.