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