Specifies the width of the picture container inside the button.
The property Picture Style must be set to one of the following values:
The aspect ratio of the applied image will also affect how the image appears on the control, see Picture Size Mode to adjust how the image appears.
Property Type: Static
Default Value: Auto
Hierarchical Reference: ControlName.PictureWidth
This property is available for the following controls:
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.
This property will accept the following values:
Value | Description |
---|---|
50 | The width will be set to 50 pixels
The following units can be specified (for example 50px):
|
Value set in Form Designer. Static properties can be made Dynamic by double clicking the gray radio button.