DdsDateField is a derived class that further defines a date field (type datetime) defining a textbox with button or image control that is linked to a javascript calendar.
For a list of all members of this type, see DdsDateField Members.
Applicable Products:
Monarch, Wings, Mobile RPG
Inheritance Hierarchy
ASNA.Monarch.WebDspF ASNA.Monarch.WebDspF.DdsField ASNA.Monarch.WebDspF.DdsDataField ASNA.Monarch.WebDspF.DdsBaseDate ASNA.Monarch.WebDspF.DdsDateField
Syntax
Public class DdsDateField Inherits DdsBaseDate
Thread Safety
Any public static (Shared) members of this type are safe for multithreaded operations. Any instance members are not guaranteed to be thread safe.
Remarks
An instance of DdsDateField represents a date field of type datetime.
The default appearance of the calendar can be altered using the "calendar" entries in the cascading style sheet file ~Themes\Current\Theme.css (DdsDateField_Control.css in previous Monarch Framework versions).
Requirements
Namespace: ASNA.Monarch.WebDspF
Assembly: ASNA.Monarch.WebDspF.DLL
Platforms: Windows Server 2012, Windows Server 2012 R2, Windows Server 2016, Windows 7, Windows 8 Pro, Windows 10 Pro
