Hello,

Need some help real quick. I have a parent Window (form) that loads a single non-modal child Window. My problem is that when I move the parent window, whether with mouse or keyboard, I want the child Window to move also with it`s parent. It should be such that the child seems to follow the parent one.

So if any of you have any idea about how I could detect a form move or any sample code in that direction would be much appreciated.Thanx...