Button

Buttons are used to execute a predefined action or a custom event handler. When the user clicks the button, the action is carried out. If needed, you can enable a button to trigger an event, instead of an action, by adding the necessary code using the Event Editor.

To Add a Button:

  1. Click Button and drag it to the workspace.
  2. Click the Text property and type a button name.
  3. To associate the button with a predefined action, click the Action property and type an action.
  4. Reposition and resize as needed. 

Button Properties

See Also:

Button Actions

Creating Custom Events