Manager..::..LoadStartupFormEnd Event

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

Syntax


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