An NDoc Documented Class Library

WindowSerializer.FormName Property

Gets or sets the name of the form.

public string FormName {get; set;}

Property Value

The name of the form.

Remarks

The name of the form should be unique and unchanging.

The default name is the full class name of the Form.

See Also

WindowSerializer Class | WindowSerializer Members | Genghis.Windows.Forms Namespace