Click or drag to resize

ShellHistoryToolStripIsInitialized Property

Returns true if the control has been initialized (the designer generated code was executed)

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

Property Value

Type: Boolean

Implements

ISupportInitializeNotificationIsInitialized
See Also