LabelField object
The LabelField object accesses information for a label field in a form.
Properties
| Type | Access type | Description | 
|---|---|---|
| Name | Read | The name of the field. | 
| Text | Read/write | The label text defined by the field. | 
| FontSize | Read/write | The text size for the field. 
  | 
| Required | Read/write | Specifies whether the field value is required. | 
| HelpMsg | Read/write | The help message for the field. |