Click or drag to resize

ShellTreeViewIsInitializing Property

The value this property is true between the calls BeginIniti() and EndInit() of the ISupportInitialize interface.

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

Property Value

Type: Boolean
See Also