PictureButton Xojo Plugin

PictureButton.DBBackColor Property

Fills background with custom color when in double buffering mode. (MacOS X and Linux systems are always double buffered by the OS it self)

DBBackColor as Color {Read and Write}

Remarks

This property does nothing if the HasDBBackColor property is set to false.

This property does nothing on Mac OS X or Linux

See Also

PictureButton Control