| Bounds | | Gets and sets the bounds of the form field. |
| CalcOnExit | | Gets or sets the CalcOnExit property of the field. |
| Checked | | Specifies whether the field is checked or not. |
| Enabled | | Specifies whether the field is enabled or not. |
| Font | | Gets and sets the font of the form field. |
| HelpText | | Gets and sets the help text of the field. |
| Name | | Gets and sets the name of the form field. |
| Size | | Specifies the maximum length of the field. |
| SizeAuto | | Specifies whether the field is automatically resized or not. |
| StatusText | | Gets and sets the status text of the field. |
| Text | | Gets and sets the text of the form field. |