| Bounds | | Gets and sets the bounds of the form field. |
| CalcOnExit | | Gets or sets the CalcOnExit property of the field. |
| Enabled | | Specifies whether the field is enabled or not. |
| Font | | Gets and sets the font of the form field. |
| Format | | Gets or sets the TextFormatOptions of the field. |
| HelpText | | Gets and sets the help text of the field. |
| MaxLength | | Gets and sets the maximum length of the field. |
| Name | | Gets and sets the name of the form field. |
| StatusText | | Gets and sets the status text of the field. |
| Text | | Gets and sets the text of the form field. |
| Type | | Gets or sets the type of the field. |