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