# Graphical Panel Controls: Action Button

An Action Button control provides access to the Windows file selector dialog box from within a graphical panel.

![Figure 1: An example Action Button control.](/files/ENSpSOswI0XEBIqd3pTb)

Table 1 contains descriptions of the properties specific to Action Button controls, which supplement the ones found under [Common Control Properties](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-measurement/graphical-panels/graphical-panels-tools/graphical-panel-controls-common-control-properties.md).

**Table 1: Action Button Control Properties**

| Property | Function and Options                                                   |
| -------- | ---------------------------------------------------------------------- |
| OnText   | The text shown when the button is pressed or held down (**On** state). |
| OffText  | The text shown when the button is up (**Off** state).                  |


---

# 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-tools/graphical-panel-controls-action-button.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.
