Hi,
I am developing an application using VB.net (2005) and I would like to know
if there is a way for allowing MDI childs just to move within the borders of
the MDI parent.
Now the MDI childs are able to dissapear for a part out of the screen, and
then scrollbars appear. I would like to prevent that.
I've tested a little with the Move event, by changing back the MDI childs
position at a certain position, but this results in a nasty flickering effect.
Is there anyone who knows how to handle this problem ?
Thx, Fré.