RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

DropDownCalendar Members

The DropDownCalendar type exposes the following members.

Methods


  Name Description
Public method OnApplyTemplate
When overridden in a derived class, is invoked whenever application code or internal processes call ApplyTemplate.
Protected method OnGotFocus
Invoked whenever an unhandled GotFocus event reaches this element in its route.

Properties


  Name Description
Public property Calendar
Gets or sets the calendar.
Public property Control
Gets the control.
Public property MaximumDate
Gets or sets the maximum date.
Public property MinimumDate
Gets or sets the minimum date.
Public property SelectedDate
Gets or sets the selected date.
Public property TodayButton
Gets or sets the today button.

Events


  Name Description
Public event DatePicked
Occurs when [date picked].
Public event SelectedDateChanged
Occurs when [selected date changed].