Click or drag to resize

ShellTreeViewShellControlConnector Property

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

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

Property Value

Type: ShellControlConnector
See Also