Manager..::..RequestToSetLoginStatusLabelBackColorToRed Event

Occurs when [request to set login status label back color to red].

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

Syntax


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