ComponentOne Input for WinForms
ComboBoxItemList Constructor

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > ComboBoxItemList Class : ComboBoxItemList Constructor
Initializes a new instance of the ComboBoxItemList class.
Syntax
'Declaration
 
Public Function New( _
   ByVal owner As C1ComboBox _
)
public ComboBoxItemList( 
   C1ComboBox owner
)

Parameters

owner
See Also

Reference

ComboBoxItemList Class
ComboBoxItemList Members