Click or drag to resize

ShellBreadCrumbBarIsInitialized Property

Gets a value indicating whether the component is initialized.

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

Return Value

Type: Boolean
true to indicate the component has completed initialization; otherwise, false.

Implements

ISupportInitializeNotificationIsInitialized
See Also