Click or drag to resize

ShellAddressBarShellControlConnector Property

Connects this control to a ShellControlConnector component, which allows to synchronize several shell controls.

Namespace: Jam.Shell
Assembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntax
public ShellControlConnector ShellControlConnector { get; set; }

Property Value

ShellControlConnector

Implements

IShellControlShellControlConnector
See Also