Overload | Description |
---|---|
WinComboBox Constructor() | Initializes a new instance of the WinComboBox class. |
WinComboBox Constructor(EnhancedBorderStyle) | Initializes a new instance of the WinComboBox control specifying its border style. |
WinComboBox Constructor(Object,String,String) | Initializes a new instance of the WinComboBox class specifying its data binding information. |
WinComboBox Constructor(Object,String,String,String) | Initializes a new instance of the WinComboBox class specifying its data binding information. |
WinComboBox Constructor(Object,String,String,String,ImagePosition,Size,String) | Initializes a new instance of the ComboBoxEditor class specifying its data binding information. |
WinComboBox Constructor(WinComboBox) | Initializes a new instance of the WinComboBox class specifying the WinComboBox control that will be used as a template. |