ShellComboBoxShowNetwork Property |
If set to true, the Network is shown in the ShellCombo.
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax public bool ShowNetwork { get; set; }
Public Property ShowNetwork As Boolean
Get
Set
public:
property bool ShowNetwork {
bool get ();
void set (bool value);
}
member ShowNetwork : bool with get, set
Property Value
Type:
BooleanSee Also