DateComboBox Control

A date combo box control is used to display date entry fields.

Client support

   Newlook Smartclient

   Newlook Server

Use

A date combo combines the features of a text box control and a drop down calendar. Users can manually enter a date in the text portion or select a date from the calendar drop down.

The format of the selected date is determined by the DateFormat property while the calendar used is derived from the CalendarID property.

A date combo control is automatically generated when the Newlook recognition engine detects an entry field on a host screen containing a string that it has interpreted as a date.

TIP!

Use the DateFormat property in Connection settings, at the form level or on the control to assist the recognition engine to recognise incoming strings as dates. Be aware that setting the DateFormat property will not change the format of date strings received from the host, only new dates selected from the drop down calendar by the user. Refer to the DateFormat topic for more information.

Material skin considerations

When the material skin is enabled in your solution, date combo boxes will be rendered with material styling. The most noticeable difference is a larger, cleaner calendar. There is no change to the behavior of this control or supported properties.

Material skin

Classic skin

See Also

Combo box control | Textbox control 


© 2004-2021 looksoftware. All rights reserved.