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