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