The FormField class is the base class of all form fields.

Syntax

public class FormField : TextField
Public MustInherit Class FormField
  Inherits TextField

Introduced: X18.

Methods

Method Description
FormFieldDialog Opens a dialog box to alter the formatting attributes of the form field.

Properties

Property Description
Enabled Gets or set a value indicating whether the form field is enabled.

Further Reading

Learn more about the TXTextControl.FormField Class in the Text Control Blog: