Click to See Complete Forum and Search --> : Move event of a form?


Felix
December 11th, 1998, 05:35 AM
I want to prevent a form to be moveed over an other form.

Does anyone knows an event that occurs when a form is moved, so that I can check if it is moved over the other form.

The resize event does not occurs when a form is moved.


Thanks for your help.

Felix.

CrazyD
December 11th, 1998, 01:47 PM
Hi


Guess you'll need to subclass your window for that... there are 2 or 3 window messages which deal with that