Updates the active Form form.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
protected void UpdateFocusForm(
	Form form
)

Parameters

form
Type: System.Windows.Forms..::.Form
The active Form form.

See Also