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

TextComboBoxControl Class

A combo box which displays text values. Implements the ComboBox

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

Syntax


public class TextComboBoxControl : ComboBox
Public Class TextComboBoxControl _
	Inherits ComboBox
public ref class TextComboBoxControl : public ComboBox

Inheritance Hierarchy


Object
  DispatcherObject
    DependencyObject
      Visual
        UIElement
          FrameworkElement
            Control
              ItemsControl
                Selector
                  ComboBox
                    RingSoft.DataEntryControls.WPF..::..TextComboBoxControl