public void ConnectRepairTool(RepairToolDelegate tool) { repairToolDeleagte = tool; toolRepair.Visible = true; }