Image Button

An image button behaves in the same way as a button control, but appears as the custom image you provide. To execute an action, the user clicks the image rather than a labeled button. If needed, you can enable the image button to trigger an event instead of an action, by adding the necessary code using the Event Editor.

The following image file formats are permitted, however .gif or .jpeg are typically preferred:

To Add an Image Button:

  1. Click Image Buttonand drag it to the workspace.
  2. Click the Source property and click .
  3. Find or type the location of the image file and then click Open.
  4. Click the Action property and type an action.
  5. Reposition and resize as needed.

Image Button Properties