Toolbar dialog

The Toolbar dialog is used to customize the toolbar on the Trend Control screen object.

Accessing the dialog

To access the Toolbar dialog for a specific Trend Control screen object, first access the Object Properties dialog for that screen object and then click Toolbar.

The dialog in detail

Figure 1. Toolbar dialog
Web Studio Help dialog objectproperties trendcontrol toolbar Toolbar

The Show toolbar option controls whether the entire toolbar is shown during runtime. You may hide the toolbar to save space or to prevent users from changing the trend display.

Also, each command/tool in the toolbar has the following properties:
Column Name Description
Command The name of the command/tool. For more information about each tool, see
Show The option to show the tool on the toolbar.
Activation Tag An optional tag trigger — when the value of the tag changes from FALSE (0) to TRUE (any non-zero value), the command is activated as if the operator clicked the tool.

This can be used to script changes in the trend display during runtime.

Tooltip The tooltip that is displayed when the mouse cursor hovers over the tool.

For more information, see About the trend control runtime interface.

Toolbar