Home Search

DriveWorks Pro 23
Picture Position

Send Feedback

Picture Position

Specifies the position of the picture container inside the button, relative to the text. Applies when Picture Style is set to TextAndPicture.

Property Type: Static

Default Value: Left

Hierarchical Reference: ControlName.PicturePosition

This property is available for the following controls:

To Change the Value

Ensure the property is a static property (the gray orb  will be displayed alongside the property name)

The default value of the static property can be changed by using the drop down:

  1. Click in the property for the control to be changed
  2. Click the drop down list at the end of the property value field
  3. Select the required position for the picture on the control:
    • Left

      Positions the picture to the left of the displayed text.

    • Right

      Positions the picture to the right of the displayed text.

    • Top

      Positions the picture above the displayed text.

    • Bottom

      Positions the picture under the displayed text.

A rule can also be built for this property by changing the type to dynamic.

See How To: Change A Static Property To A Dynamic Property.

The result of the rule must equal one of the positions that can be selected from the drop down.

Value set in Form Designer. Static properties can be made Dynamic by double clicking the gray radio button.