| ShellComboBoxShowNethood Property | 
            If set to true, the Nethood is shown in the ShellCombo.
            
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
 Syntax
Syntaxpublic 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
Boolean See Also
See Also