DataGate Print File Designer® - Build 8.0.355 and above

Label Class

Label control is derived from BaseField Class and further defines a label (text-only) field.

For a list of members, see Label Class Members.

Public Class Label Inherits BaseField

Remarks

In addition to the properties, methods, and fields available with BaseField, Label contains methods specific to a text-only field.  A text-only field does not accept data from the record.

New instances are constructed with a constructor with the properties set to the default values. The label field is updated with the UpdateDisplayText method.

Requirements

Namespace: ASNA.DataGate.PrintControls

Platforms: Windows 2000, Windows XP Professional, Windows .NET Server family

Assembly: ASNA.DataGate.PrintControls (in ASNA.DataGate.PrintControls.dll)

See Also

ASNA.DataGate.PrintControls Namespace | Label Class Members | Setting Label Properties