Home All Groups Group Topic Archive Search About
Author
19 Dec 2005 1:59 PM
Fox
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

Author
19 Dec 2005 2:59 PM
Lloyd Dupont
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
>

AddThis Social Bookmark Button