CurrentTool Property CurrentTool Gets or sets the currently selected tool Declaration [Browsable(false)] public ITool CurrentTool { get; set; } Property Value Type Description ITool Implements IFormDesignerControl.CurrentTool