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