MindFusion.Wpf Pack Programmer's Guide
DateTimePicker Methods
 


 Public Methods

  Name Description

ClearText

Clears any text in the text box element of the DateTimePicker.

FocusText

Attempts to set focus to the TextBox element in the DateTimePicker.

OnApplyTemplate

FrameworkElement.OnApplyTemplate override.

SelectText

Selects a range of text in the text box element of the DateTimePicker.

SetText

Sets text to the text box element of the DateTimePicker.

 Protected Methods

  Name Description

OnCalendarClosed

Raises the CalendarClosed event.

OnCalendarOpened

Raises the CalendarOpened event.

OnSelectedDateChanged

Raises the DateSelectionChanged event.

 See Also

DateTimePicker Class
MindFusion.UI.Wpf Namespace