Click or drag to resize

ShellHistoryToolStripShellControlConnector 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.0
Syntax
public ShellControlConnector ShellControlConnector { get; set; }

Property Value

Type: ShellControlConnector

Implements

IShellControlShellControlConnector
See Also