'Declaration <DescriptionAttribute("Represents a SmartItem designed to be used as a checkable menu item for the SmartMenuBar SmartControl.")> Public Class CheckMenuItem Inherits MenuItem Implements Xceed.SmartUI.IShortcut
'Usage Dim instance As CheckMenuItem
[Description("Represents a SmartItem designed to be used as a checkable menu item for the SmartMenuBar SmartControl.")] public class CheckMenuItem : MenuItem, Xceed.SmartUI.IShortcut