Overload | Description |
---|---|
ComboBoxTool Constructor() | Initializes a new instance of the ComboBoxTool class. |
ComboBoxTool Constructor(String) | Initializes a new instance of the ComboBoxTool class specifying its Xceed.SmartUI.SmartItem.Text. |
ComboBoxTool Constructor(Int32) | Initializes a new instance of the ComboBoxTool class specifying its Xceed.SmartUI.SmartItem.ImageIndex. |
ComboBoxTool Constructor(String,Int32) | Initializes a new instance of the ComboBoxTool class specifying its Xceed.SmartUI.SmartItem.Text and Xceed.SmartUI.SmartItem.ImageIndex. |