The Text
TextFormField
Introduced: X18.
Method | Description |
---|---|
get |
Gets the bounding rectangle of a text field.
(Inherited from Form |
get |
Returns true, if the Textfield contains the current text input position.
(Inherited from Form |
get |
Gets whether a text field can be deleted by the end-user while a TX Text Control document is being edited.
(Inherited from Form |
get |
Sets whether a text field has a doubled input position in front of its first character and behind its last character.
(Inherited from Form |
get |
Gets whether the text of a text field can be changed by the end-user while a TX Text Control document is being edited.
(Inherited from Form |
get |
Gets the horizontal extension, in twips, of the text formfield, when it is empty. |
get |
Gets a value indicating whether the form field is enabled.
(Inherited from Form |
get |
Gets the formatting rectangle of a text field.
(Inherited from Form |
get |
Gets the highlight color for the text field.
(Inherited from Form |
get |
Gets a value indicating when the text field is highlighted.
(Inherited from Form |
get |
Gets an identifier for a text field.
(Inherited from Form |
get |
Gets whether a text field's text is checked on misspelled words.
(Inherited from Form |
get |
Gets the number of characters in a text field.
(Inherited from Form |
get |
Relates a user-defined name to a text field.
(Inherited from Form |
get |
Gets the first character position (one-based) of a text field.
(Inherited from Form |
get |
Gets the text which is contained within a text field.
(Inherited from Form |
scroll |
Sets the current input position to the beginning of a text field and scrolls it into the visible part of the document.
(Inherited from Form |
set |
Sets whether a text field can be deleted by the end-user while a TX Text Control document is being edited.
(Inherited from Form |
set |
Gets whether a text field has a doubled input position in front of its first character and behind its last character.
(Inherited from Form |
set |
Sets whether the text of a text field can be changed by the end-user while a TX Text Control document is being edited.
(Inherited from Form |
set |
Sets the horizontal extension, in twips, of the text formfield, when it is empty. |
set |
Sets a value indicating whether the form field is enabled.
(Inherited from Form |
set |
Sets the highlight color for the text field.
(Inherited from Form |
set |
Sets a value indicating when the text field is highlighted.
(Inherited from Form |
set |
Sets an identifier for the text field.
(Inherited from Form |
set |
Gets whether a text field's text is checked on misspelled words.
(Inherited from Form |
set |
Sets the name of a text field.
(Inherited from Form |
set |
Sets the text which is contained within a text field.
(Inherited from Form |