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

ContentComboBoxControl Class

Combobox control that displays custom content. Implements the ComboBox

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

Syntax


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

Inheritance Hierarchy


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