[dba-VB] VB.Net - DoEvents

Shamil Salakhetdinov shamil at users.mns.ru
Fri Jul 13 07:48:22 CDT 2007


Hello John,

I think this information could help you to solve your task:

http://fernandof.wordpress.com/2007/04/04/implementing-multi-threading-in-wi
nforms-using-the-backgroundworker-class/

http://www.knowdotnet.com/articles/backgroundworker.html


--
Shamil
 
-----Original Message-----
From: dba-vb-bounces at databaseadvisors.com
[mailto:dba-vb-bounces at databaseadvisors.com] On Behalf Of jwcolby
Sent: Friday, July 13, 2007 2:28 AM
To: dba-vb at databaseadvisors.com
Subject: [dba-VB] VB.Net - DoEvents

I am running a process with a form which sinks events form a class and
updates controls on the form in those events.  I put DoEvents as the last
line in the event sinks but the form is not refreshing, at least not while
stepping through the code.  Is there something else I need to do to cause
the form to refresh?

John W. Colby
Colby Consulting
www.ColbyConsulting.com 

_______________________________________________
dba-VB mailing list
dba-VB at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/dba-vb
http://www.databaseadvisors.com




More information about the dba-VB mailing list