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