W
Wayne P.
I have a picturebox on my form, and I need to put other controls (like a
panel) over the picture box, but I need the graphic to show through the
panel and other controls. From my searching, I believe I have learned that
this is due to a limitation / bug as controls do not allow other controls to
show through. I have heard (read) that some people have overcome this
though - how can I do this?
Vb.Net examples / sites would be preferred. I'm okay with creating my own
version of the panel control with some overrides, but I am not sure what
needs to be done for 'true' transparency.
Thanks for the input,
Wayne P.
panel) over the picture box, but I need the graphic to show through the
panel and other controls. From my searching, I believe I have learned that
this is due to a limitation / bug as controls do not allow other controls to
show through. I have heard (read) that some people have overcome this
though - how can I do this?
Vb.Net examples / sites would be preferred. I'm okay with creating my own
version of the panel control with some overrides, but I am not sure what
needs to be done for 'true' transparency.
Thanks for the input,
Wayne P.