Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1ComboBox Class / C1ComboBox Constructor

In This Topic
    C1ComboBox Constructor
    In This Topic
    Initializes a new instance of a C1ComboBox.
    Syntax
    'Declaration
     
    
    Public Function New()
    public C1ComboBox()
    See Also