# Graphical Panels: Add or Delete a Tool

### Add a Tool

To add a tool to a graphical panel, start by selecting it from the toolbar near the bottom of the Graphical Panels view (Figure 1:![](https://cdn.intrepidcs.net/support/VehicleSpy/assets/smOne.gif)). Then click anywhere on the panel to add the tool (Figure 1:![](https://cdn.intrepidcs.net/support/VehicleSpy/assets/smTwo.gif)).After adding the tool, you can freely [move](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-measurement/graphical-panels/graphical-panels-move-a-tool.md) it by clicking and dragging. You can also [resize](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-measurement/graphical-panels/graphical-panels-resize-a-tool.md) the tool by clicking one of the four corner control handles and dragging it in the appropriate direction.

### Properties

On the right side of the view you will find a set of tabs, with the one labeled **Properties** shown by default (Figure 1:![](https://cdn.intrepidcs.net/support/VehicleSpy/assets/smThree.gif)). Here you can view and change the properties of the currently-selected tool, or switch to other tabs to help you build and adjust your graphical panel. A full description of these tabs can be found in the discussion of [Tool Properties](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-measurement/graphical-panels/graphical-panels-tool-properties.md).

![Figure 1: Adding tools to a Graphical Panel and setting their properties.](/files/K00Lka8uyQp7rmLBg0wm)

### Right-Click Menu Commands

You can right-click to bring up a context menu with various options for working with the selected tool (Figure 2). For example, you can select the Delete entry from the menu to remove the current tool from the panel (the Delete key will also work for this). A full list of context menu options can be found in Table 1.

![Figure 2: Use the right-click context menu to delete a tool (as shown here) or select other options.](/files/dAWhPT0ed5vPkm01uI2c)

**Table 1: Graphical Panel Right-Click Menu Options**

| Option         | Description                                                                                                                                                                                                                                                |
| -------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Lock           | Switches between edit mode and run mode. When a panel is [locked](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-measurement/graphical-panels/graphical-panels-lock-panels.md) you can interact with its controls, but cannot move or change them. |
| Copy           | Saves a copy of the selected control to the Windows Clipboard.                                                                                                                                                                                             |
| Paste          | Adds a copied control from the Windows Clipboard to the current panel.                                                                                                                                                                                     |
| Delete         | Removes a control from the panel.                                                                                                                                                                                                                          |
| Float          | Causes the current panel to be shown in a [floating window](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-measurement/graphical-panels/floating-panels.md).                                                                                       |
| Redo           | Reverses the last Undo operation, reapplying the action that was reversed.                                                                                                                                                                                 |
| Undo           | Undoes the last action taken on the panel.                                                                                                                                                                                                                 |
| Bring to Front | Positions the selected control above others on the panel.                                                                                                                                                                                                  |
| Send to Back   | Moves the selected control behind others on the panel.                                                                                                                                                                                                     |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.intrepidcs.com/vspy-3-documentation/vehicle-spy-main-menus/main-menu-measurement/graphical-panels/graphical-panels-add-or-delete-a-tool.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
