Gets or sets the form which is to have it's state persisted.
The form which is to have it's state persisted.
If the WindowSerializer is used inside Visual Studio in a Windows Forms designer, Form is automatically set to the control that contains the WindowSerializer. For example, if you place a WindowSerializer on a designer for Form1 (which inherits from Form), the Form property of WindowSerializer is set to the instance of Form1.
WindowSerializer Class | WindowSerializer Members | Genghis.Windows.Forms Namespace