Click or drag to resize

ShellSystemListIsInitialized Property

Returns true if the ShellSystemList is property initialization has been performed (after EndInit was called by the Designer generated code)

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

Property Value

Boolean

Implements

ISupportInitializeNotificationIsInitialized
See Also