Click or drag to resize

ShellSearchEditIsInitialized Property

Gets a value indicating whether the component is initialized.

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

Return Value

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

Implements

ISupportInitializeNotificationIsInitialized
See Also