TX Text Control .NET for Windows Forms Documentation

DocumentServer.Fields.FormFieldAdapter Class

The abstract FormFieldAdapter class is the base class of all special DocumentServer form field adapters. It implements the necessary means to access field properties such as the name or the text of a field.

Introduced: 15.0.

Syntax

[C#] public abstract class FormFieldAdapter : FieldAdapter
[Visual Basic] Public MustInherit Class FormFieldAdapter

Constructors

ConstructorDescription
DocumentServer.Fields.FormFieldAdapterInitializes a new instance of the FormFieldAdapter class.

Properties

PropertyDescription
ApplicationFieldGets the adapted ApplicationField of the field.
BoundsGets and sets the bounds of the form field.
CalcOnExitGets or sets the CalcOnExit property of the field.
EnabledSpecifies whether the field is enabled or not.
FontGets and sets the font of the form field.
HelpTextGets and sets the help text of the field.
IDGets the ID of the specific field through its adapter.
LengthGets the number of characters in a text field through its adapter.
NameGets and sets the name of the form field.
StartGets the first character position (one-based) of the field through its adapter.
StatusTextGets and sets the status text of the field.
TextGets and sets the text of the form field.
TypeNameGets the field's type name of the specific field through its adapter.

Methods

MethodDescription
ShowDialogOpens the specific field options dialog box.

Fields

FieldDescription
FieldAdapter.TYPE_NAMERepresents the name of the respective field type.

See Also

 
 
 

Products

Support

Downloads

Corporate

Buy Now