private void setTool(ISchetsTool newTool) { huidigeTool.ToolChange(schetscontrol); huidigeTool = newTool; huidigeTool.ToolSelected(schetscontrol); }