
Transparent Container Usercontrol? How?
I'm curious as to the best method to make my UserControl (which is a
Container) transparent so that the background shows through, but the
children controls placed in the container are properly refreshed (this
includes labels). Any examples or recommendations floating around?
Of course setting the .Backstyle of the Usercontrol to Transparent works
great with allowing the background to show through, but causes all of
the children to not refresh. Whose bright idea that was is beyond me...
Thanks much!
David Allen
VB Designs, L.L.C.