|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
User controlsHi
I am writing (practicing) a small game using user controls and some time my control whould become over another same type or another type user or windows control how can I modify the layout , some thing like Z coordinating in my controls??? Thank you BringToFront(), SendToBack() ?
Although it's advised not to do animation by moving control around, but by drawing everything in one control with a single Graphics object. Not only it yields better performance, but you could do whatever effect you want this way... Show quote "Fox" <m***@job.am> wrote in message news:eFXOiRKBGHA.1180@TK2MSFTNGP09.phx.gbl... > Hi > I am writing (practicing) a small game using user controls > and some time my control whould become over another same type > or another type user or windows control > > how can I modify the layout , some thing like Z coordinating in my > controls??? > > Thank you > |
|||||||||||||||||||||||