T
toby
Hi,
After the great help I received to create PictureBox arrays I now have
another problem.
I want to be able to position transparent pictureboxes (with a small
rectangle drawn in them) next to each other. However if they overlap
they do obsure the picturebox underneath, even though the form
background is still visible.
I have drawn the rectangle on using the FillRectangle graphics to draw
on an image object, then copied that to the picturebox.
Any ideas how to get the pictureboxes transparent but not obscure the
ones below it?
Toby.
After the great help I received to create PictureBox arrays I now have
another problem.
I want to be able to position transparent pictureboxes (with a small
rectangle drawn in them) next to each other. However if they overlap
they do obsure the picturebox underneath, even though the form
background is still visible.
I have drawn the rectangle on using the FillRectangle graphics to draw
on an image object, then copied that to the picturebox.
Any ideas how to get the pictureboxes transparent but not obscure the
ones below it?
Toby.