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

DropDownEditControl Class

the base class of all dropdown edit controls. Implements the Control Implements the IDropDownControl

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

Syntax


<TemplatePartAttribute> _
<TemplatePartAttribute> _
<TemplatePartAttribute> _
Public MustInherit Class DropDownEditControl _
	Inherits Control _
	Implements IDropDownControl
[TemplatePartAttribute]
[TemplatePartAttribute]
[TemplatePartAttribute]
public ref class DropDownEditControl abstract : public Control, 
	IDropDownControl

Inheritance Hierarchy


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