# Graphical Panel Controls: Message History

This control allows you to review the messages received by Vehicle Spy, essentially embedding a [Messages View](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-spy-networks/messages-view.md) window within a graphical panel. Message filters can be applied within the control so that only messages of interest are shown.

![Figure 1: An example Message History control.](/files/W7hBJgediTzosbuf8gRw)

Table 1 lists the properties specific to the Message History control. A list of common properties can be 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: Message History Control Properties**

| Property     | Function and Options                                                                                                                                                                                                                                          |
| ------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| UpdateRate   | Specifies how often to update the message display, in milliseconds (default is 100 ms).                                                                                                                                                                       |
| Scrolling    | <p>Determines whether or not messages are shown in scroll mode:</p><ul><li><strong>0-No:</strong> Messages are displayed in static mode.</li><li><strong>1-Yes:</strong> Messages are displayed in scroll mode.</li></ul>                                     |
| MonitorSetup | Launches the [Setup Filter](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-spy-networks/messages-view/messages-view-filter-bar/messages-view-custom-filters.md) dialog box, where you can enter a filter to manage what is displayed in this control. |


---

# 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-message-history.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.
