|
DateTimePickerAdv
The DateTimePickerAdv control provides a convenient interface for selecting a date and has several important features:
XP Themes and Visual styles
The DateTimePickerAdv control supports XP themes when applicable.Also a wide variety of visual styles can be applied to the DateTimePickerAdv, including the new Microsoft Office 2007 Style, to enhance the appearance of the control.
DateTimePickerAdv Visual Styles
Internationalization
The DateTimePickerAdv control is fully culture aware. The DropDown calendar also displays the appropriate culture.
DateTimePickerAdv Internationalization
Databinding
Supports DataBinding with a data source. Supports null value.
DateTimePickerAdv DataBinding
Custom DropDown
The DateTimePickerAdv can display a custom DropDown calendar.
Any calendar that implements the IDateTimePickerExtCalendar interface can be dropped down as a custom calendar.
DateTimePickerAdv custom drop down calendar
|
|
|
|