Z
z f
Hi,
i have vb.net windows forms applciation.
i make a loop in order to do some work that consumes time, and i want the
user to be able to press the stop button in the middle, problem is that no
events are received while in the loop.
in VB6 we had the DoEvents command that did the job.
what is the vb.net replacement for DoEvents?
TIA, z.
i have vb.net windows forms applciation.
i make a loop in order to do some work that consumes time, and i want the
user to be able to press the stop button in the middle, problem is that no
events are received while in the loop.
in VB6 we had the DoEvents command that did the job.
what is the vb.net replacement for DoEvents?
TIA, z.