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 (in ShellBrowser.dll) Version: 7.1
Syntax
public override DockStyle Dock { get; set; }

Property Value

Type: DockStyle
See Also