Hi everyone,

I was wondering if there is an event which handles like a 'form.move'. I'd like to make one form 'dock' to another form, but

- I don't know when Form1 is moving/moved, so:
- I ALSO don't know when to move Form2 by code...

Does anyone has a solution to this problem?

Thanx in advance!