ComponentOne MultiSelect for WinForms
C1.Win.Input Namespace / ComboBoxItem Class / ComboBoxItem Constructor

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