FormFactory..::..BeforeFormStart Event

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

Syntax


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