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