Manager..::..RestoreForm Method

Restores the form.

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

Syntax


public void RestoreForm(
	ref Form Form,
	string Context
)
Public Sub RestoreForm ( _
	ByRef Form As Form, _
	Context As String _
)
public:
void RestoreForm(
	Form^% Form, 
	String^ Context
)

Parameters

Form
Type: Form%
The form.
Context
Type: String
The context.