Syntax
FormShading [On]
FormShading()
Remarks
The FormShading statement controls shading for form fields in the active document.
Argument | Explanation |
On | Specifies whether to display form fields with or without shading. 1 Displays form fields with shading. 0 (zero) Displays form fields without shading. Omitted Toggles form-field shading. |
The Formhading() function returns 0 (zero) if form fields are not shaded and –1 if they are.
See Also
FormFieldOptions