Groups | Blog | Home
all groups > dotnet windows forms > june 2007 >

dotnet windows forms : TableLayoutPanel and Transparent controls


Ahmed
6/27/2007 8:33:21 PM
My app used to work perfectly, i have a picture box and an invisible
panel which overlaws some shapes over an image.

I wanted to add a TableLayoutPanel so i can add some additional
controls, i embedded the picturebox in a cell and not it seems my
invisible panel cannot display over my picturebox, even with
subsequent calls to InvivibleLayer.BringToFront(). I attempted to add
the invisible panel to the tablelayout cell but it does not accept
more than one control.

Any suggestions anyone?
Ahmed
6/27/2007 8:58:56 PM
Ok i figured it out, since it only accepts 1 control, i created a new
control which subclassed my invivible layer and it worked!



[quoted text, click to view]

AddThis Social Bookmark Button