PictureButton Xojo Plugin

PictureButton.AutoWidth Property

This property is to support components such as the FlowLayout. If set to true then the FlowLayout may resize the button.

AutoWidth as Boolean {Read and Write}

Remarks

This property does nothing if not using the FlowLayout component.

See Also

PictureButton Control