H
hakan aktan
I have a timer and a few sequent function inside it. Functions are called
in a "For ..Each" code block.Program does not response any request that made
by form while code goes into timer. I used an "Application.DoEvents()" at
just beginning of timer.tick but i can not use it inside "For ..Each".
If i do that program makes stg strange and stop working. How may i make my
program to response user in all these sequent events.Any advice would be
nice..
Thanx in advance..
in a "For ..Each" code block.Program does not response any request that made
by form while code goes into timer. I used an "Application.DoEvents()" at
just beginning of timer.tick but i can not use it inside "For ..Each".
If i do that program makes stg strange and stop working. How may i make my
program to response user in all these sequent events.Any advice would be
nice..
Thanx in advance..