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

DropDownCalendar Class

The calendar popup control that appears when the user clicks on the date edit control's calendar button. Implements the Control Implements the IDropDownCalendar

Namespace:  RingSoft.DataEntryControls.WPF
Assembly:  RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)

Syntax


<TemplatePartAttribute> _
<TemplatePartAttribute> _
Public Class DropDownCalendar _
	Inherits Control _
	Implements IDropDownCalendar
[TemplatePartAttribute]
[TemplatePartAttribute]
public ref class DropDownCalendar : public Control, 
	IDropDownCalendar

Inheritance Hierarchy


Object
  DispatcherObject
    DependencyObject
      Visual
        UIElement
          FrameworkElement
            Control
              RingSoft.DataEntryControls.WPF..::..DropDownCalendar