PictureButton Xojo Plugin

PictureButton.MaxWidth Property

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

MaxWidth as Integer {Read and Write}

Remarks

This property does nothing if not using the FlowLayout component.

See Also

PictureButton Control