DropDownEditControl Class
the base class of all dropdown edit controls.
Implements the Control
Implements the IDropDownControl
Namespace:
RingSoft.DataEntryControls.WPFAssembly: RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)
Syntax
[TemplatePartAttribute] [TemplatePartAttribute] [TemplatePartAttribute] public abstract class DropDownEditControl : Control, IDropDownControl
<TemplatePartAttribute> _ <TemplatePartAttribute> _ <TemplatePartAttribute> _ Public MustInherit Class DropDownEditControl _ Inherits Control _ Implements IDropDownControl
[TemplatePartAttribute] [TemplatePartAttribute] [TemplatePartAttribute] public ref class DropDownEditControl abstract : public Control, IDropDownControl
Inheritance Hierarchy
DispatcherObject
DependencyObject
Visual
UIElement
FrameworkElement
Control
RingSoft.DataEntryControls.WPF..::..DropDownEditControl