WinStudio

About ToolbarButton Components

Use the ToolbarButton component to create a custom button that appears on the WinStudio main toolbar. Typically, this component is most useful on a mobile form.

When created, this toolbar button appears to the right of any other existing buttons displayed on the toolbar.

To create a toolbar button, select this component type from the Toolbox and specify the desired properties.

The action initiated by a custom toolbar button is determined by the Primary Event setting on the Events property sheet. The button displays and is active only for the form with which it is associated.

When creating the icon to use for the button, you have two options:


Related Topics

Creating Sprite Images for Toolbar Buttons

Component Types

Developing WinStudio Applications