Specifies the spacing between the button's text and picture. Applies when Picture Style is set to "TextAndPicture".
Property Type: Static
Default Value: 0
Hierarchical Reference: ControlName.ButtonSpacing
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:
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.