Button On Click Image

The background image on a button can be changed while it is being clicked. This can be used to provide visual feedback to the user to they can see the button click has been registered.

Setting the On Click Image on the Properties Grid

  1. In Designer, navigate to the Map or Display Layout containing the button.
  2. Select the button.
  3. In the Properties, expand Background Image and select the On Click ellipses to open the Resource Picker.
    1. Select the image from the list, or Import.
    2. Click OK.

Change On Click Image for a Single Button Using Workflows

To change the On Click Background Image property of a button, you will first require an Action block in your Workflow. Drag and drop one into the work area if required.

  1. Double-click the Action block to open the Action Browser.
  2. Navigate to the Map or Display Layout containing the button, then select the button.
  3. In the Commands pane, select Set On Click Image.
  4. Select the image to be used from the list, or Import it. Click OK.
  5. Click OK again to set the command on the Action block.

Change On Click Image for Multiple Buttons Using Workflows

To change the On Click Background Image property of buttons, you will first require an Action block in your Workflow. Drag and drop one into the work area if required.

  1. Double-click the Action block to open the Action Browser.
  2. In the Objects pane, select Display Layout.
  3. In the Commands pane, select Set Buttons On Click Image.
  4. In the Expression pane, select Image.
  5. Select the image to be used from the list, or Import it. Click OK.
  6. In the Expression pane, select Buttons to choose which buttons this applies to.
    1. For each button, select it then click the > button, or click >> to select all buttons.
    2. Click OK.
  7. Click OK again to set the command on the Action block.