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