Creates a new instance of XFormPositionSaver.

Namespace:  SGP.XUtility
Assembly:  SGP.XUtility (in SGP.XUtility.dll)
Version: 1.2.3019.18718

Syntax

C#
public XFormPositionSaver(
	Form form
)

Parameters

form
Type: System.Windows.Forms..::.Form
The tracked instance of the window Form.

See Also