Initializes a new instance of the TextFormField class.

TextFormField(Int)

public TextFormField(int emptyWidth);
Public Sub New(ByVal emptyWidth As Integer)

Parameters

Parameter Description
emptyWidth 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.