Manager..::..LoadStartupFormsEnd Event

Namespace:  JiwaFinancials.Jiwa.JiwaApplication
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


public event [LoadStartupFormsEndEventHandler] LoadStartupFormsEnd
Public Event LoadStartupFormsEnd As [LoadStartupFormsEndEventHandler]
public:
 event [LoadStartupFormsEndEventHandler]^ LoadStartupFormsEnd {
	void add ([LoadStartupFormsEndEventHandler]^ value);
	void remove ([LoadStartupFormsEndEventHandler]^ value);
}