ShellBrowser .Net Edition
Initialized Event
NamespacesJam.ShellCustomEditComboBoxInitialized
Occurs when initialization of the component is completed.
Declaration Syntax
C#Visual BasicVisual C++
public event EventHandler Initialized
Public Event Initialized As EventHandler
public:
virtual  event EventHandler^ Initialized {
	void add (EventHandler^ value);
	void remove (EventHandler^ value);
}
See Also

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)