ShellBrowser .Net Edition
SelectionList Property
NamespacesJam.ShellShellControlConnectorSelectionList
If the Checkboxes property of a control connected to a ShellControlConnector is enabled, this property contains the checked items.
Declaration Syntax
C#Visual BasicVisual C++
public PathSelectionList SelectionList { get; }
Public ReadOnly Property SelectionList As PathSelectionList
public:
property PathSelectionList^ SelectionList {
	PathSelectionList^ get ();
}
See Also

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)