Initializes a new instance of the Text
public TextFormField(int emptyWidth);Public Sub New(ByVal emptyWidth As Integer)| Parameter | Description |
|---|---|
| empty |
Specifies the horizontal extension, in twips, of the form field, when it is empty. When this parameter is set to 0, a default value is used. |