Need some ideas on how to step things up....

I have a large amount of code in a timer that it ran every 1/2 second. It must be done this often...

The problem I have is if I am moving the form, the timer kicks in and the program pauses. Same thing for when I am typing in a text box.

How can I have that code run every 1/2 second w/o the pausing???


Thanks in advance!!!