DateTimeField control is a derived from BaseField Class and further defines a date and time field.
For a list of members, see DateTimeField Class Members.
Public Class Label Inherits BaseField
In addition to the properties, methods, and fields available with BaseField, DateTimeField contains methods and properties to further define a datetime field.
New instances are constructed with a constructor with the properties set to the default values. The control display field is updated with the UpdateDisplayText method.
Namespace: ASNA.DataGate.PrintControls
Platforms: Windows 2000, Windows XP Professional, Windows .NET Server family
Assembly: ASNA.DataGate.PrintControls (in ASNA.DataGate.PrintControls.dll)
ASNA.DataGate.PrintControls Namespace | Setting DateTimeField Properties | DateTimeField Class Members | BaseField Class