Home Search

DriveWorks Pro 23
Button Padding

Send Feedback

Button Padding

Specifies the padding of buttons in the control.

Padding is the amount the text and image (if applicable) are inset from the edge of the control.

Property Type: Static

Default Value: 2

Hierarchical Reference: ControlName.ButtonPadding

To Change the Default Value

Ensure the property is a static property (It will display the gray orb alongside the property name).

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

  1. Click in the property for the control to be changed
  2. Type the required value.

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.

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