Type

Form.Type property

Ruft den Typ des Formulars ab. Mögliche Werte sind: Standard, Statisch, Dynamisch.

public FormType Type { get; set; }

Siehe auch