Hi,
I have 2 forms displayed on a screen.
When the user clicks on the title bar and moves one of the forms, I want to be able to 'move' the other form with it.
I cant seem to find an event that is fired while moving a form.
I would expect, maybe , that the forms MouseMove would fire, but it does not.. or even the ReSize event.
Anyone got any ideas on how I can do this?
Thanks,
Rob Donovan.
I have 2 forms displayed on a screen.
When the user clicks on the title bar and moves one of the forms, I want to be able to 'move' the other form with it.
I cant seem to find an event that is fired while moving a form.
I would expect, maybe , that the forms MouseMove would fire, but it does not.. or even the ReSize event.
Anyone got any ideas on how I can do this?
Thanks,
Rob Donovan.