BorderStyle | The form's border style. |
FormType | The form type.
Length: 20 characters. To avoid collisions with forms of other add-ons, use your partner namespace as a prefix to the form type. |
Modality | property Modality |
ObjectType | The name of a user-defined object attached to the form. |
UniqueID | The unique ID of the form. |
XmlData | The XML string representation of the form.
Use this property to load a form from an XML string without calling Application.LoadBatchActions. The values in other properties of FormCreationParams override the values in the XML string. |