Click or drag to resize

ShellAddressBar.Initialized Event

Occurs when initialization of the component is completed.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax
public event EventHandler Initialized

Value

Type: System.EventHandler

Implements

ISupportInitializeNotification.Initialized
See Also