Click or drag to resize

ShellListViewShowNetHood Property

If set to 'false', the Network Neighbourhood is not shown in the component, otherwise it is shown (the default value is true).

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

Property Value

Type: Boolean
See Also