StringField object
The StringField object accesses information for a string field in a form.
Properties
Type | Access type | Description |
---|---|---|
Name | Read | The name of the field. |
Value | Read/write | The value of the field. |
Required | Read/write | Specifies whether the field value is required. |
HelpMsg | Read/write | The help message for the field. |