Click or drag to resize

ViewNamespaceTreeControl Property

Gets the namespace tree control instance.

Namespace:  callback.ShellBoost.Core.WindowsShell
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public NamespaceTreeControl NamespaceTreeControl { get; }

Property Value

Type: NamespaceTreeControl
The tree control instance.
See Also