ComponentOne InputPanel for WPF
C1InputComboBox Class
Members 

C1.WPF.InputPanel.4 Assembly > C1.WPF.InputPanel Namespace : C1InputComboBox Class
Displays and edits the enum type of data. The C1InputComboBox lets user load the enum data in this control.
Object Model
C1InputComboBox Class
Syntax
'Declaration
 
Public Class C1InputComboBox 
   Inherits C1InputBase
public class C1InputComboBox : C1InputBase 
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Control
                     System.Windows.Controls.ContentControl
                        C1.WPF.InputPanel.C1InputBase
                           C1.WPF.InputPanel.C1InputComboBox

See Also

Reference

C1InputComboBox Members
C1.WPF.InputPanel Namespace