ComponentOne FlexGrid for WPF and Silverlight
C1FlexComboBox Class
Members 

C1.WPF.FlexGrid Namespace : C1FlexComboBox Class
ComboBox that looks the same in WPF and Silverlight and implements the IsEditable property in both platforms (the Silverlight ComboBox is not editable).
Object Model
C1FlexComboBox Class
Syntax
'Declaration
 
Public Class C1FlexComboBox 
   Inherits System.Windows.Controls.TextBox
public class C1FlexComboBox : System.Windows.Controls.TextBox 
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.Primitives.TextBoxBase
                        System.Windows.Controls.TextBox
                           C1.WPF.FlexGrid.C1FlexComboBox

See Also

Reference

C1FlexComboBox Members
C1.WPF.FlexGrid Namespace