Click or drag to resize

ShellAddressBarDock Property

Gets or sets which control borders are docked to its parent control and determines how a control is resized with its parent.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public override DockStyle Dock { get; set; }

Property Value

Type: DockStyle
See Also