PictureButton Xojo Plugin

PictureButton.MinWidth Property

This property is to support components such as the FlowLayout. The property defines the minimum width the button may scale to.

MinWidth as Integer {Read and Write}

Remarks

This property does nothing if not using the FlowLayout component.

See Also

PictureButton Control