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.2
Syntax
public bool IsInitialized { get; }

Return Value

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

Implements

ISupportInitializeNotificationIsInitialized
See Also