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