I have a counter updating a certain label on my form. If I move my form as you do normally using the caption bar at the top of the form all label updaing is stopped e.t.c. whilst the movement is occuring, until I stop, then it carries on.

Does anyone know a way around this, I suppose I need a type of 'DoEvents' for when the caption bar is pressed (mouse down) or something.

Anyone?

TIA