I use the visual designer to layout a canvas object.
The default state of the canvas is white.
I place the canvas on the form that has a different background.
I then load an image onto the canvas, the image is a png file with transparency.
So I have then a canvas that has white areas for where the png file is transparent, against a different background.
Is there a way to set the default canvas to be transparent?
Or am I using the wrong object here?
The default state of the canvas is white.
I place the canvas on the form that has a different background.
I then load an image onto the canvas, the image is a png file with transparency.
So I have then a canvas that has white areas for where the png file is transparent, against a different background.
Is there a way to set the default canvas to be transparent?
Or am I using the wrong object here?