| | |
Interrupt Do While Loop
Please support our VB.NET advertiser: Intel Parallel Studio Home
Thread Solved |
•
•
Join Date: Jun 2007
Posts: 37
Reputation:
Solved Threads: 2
Hi All,
Does anyone know how to interrupt a Do While Loop?
I have a very simple bit of code that Loops though the items in a ListBox so long as a boolean (blnPaused) = False. There is a Button on the Form that sets the boolean to True but I can't figure out how to get the Click Event to work when the Do While Loop is running.
Any help would be greatly appreciated.
Thanks,
Chris (the Progress Bar is still driving me nuts!).
Does anyone know how to interrupt a Do While Loop?
I have a very simple bit of code that Loops though the items in a ListBox so long as a boolean (blnPaused) = False. There is a Button on the Form that sets the boolean to True but I can't figure out how to get the Click Event to work when the Do While Loop is running.
Any help would be greatly appreciated.
Thanks,
Chris (the Progress Bar is still driving me nuts!).
•
•
Join Date: Dec 2002
Posts: 461
Reputation:
Solved Threads: 56
If you are using vb 2005 then use this in your loop.
VB.NET Syntax (Toggle Plain Text)
Do While Boolean ....... ....... My.Application.Doevents Loop
Wayne
It is hard to understand how a cemetery can raise its burial rates and blame it on the cost of living.
It is hard to understand how a cemetery can raise its burial rates and blame it on the cost of living.
![]() |
Similar Threads
- error '80020009' exception error (ASP)
- Creating own interrupt vector tables and..... (Assembly)
- hardware interrupt hangs (Assembly)
- How do you Terminate an Infinite Loop? Impossible!!! (C++)
- Loop...without the loop (Java)
Other Threads in the VB.NET Forum
- Previous Thread: Convert date to timestamp format
- Next Thread: Retrieving Fields from MS Access
| Thread Tools | Search this Thread |
"crystal .net .net2005 30minutes 2005 2008 access account arithmetic array assignment basic binary bing button buttons center check code combobox component connectionstring convert crystalreport data database databasesearch datagrid datagridview design dissertation dissertations dissertationthesis dosconsolevb.net dropdownlist excel file-dialog firewall folder ftp google hardcopy image images insert isnumericfuntioncall listview login math memory mobile ms navigate net networking opacity output passingparameters peertopeervideostreaming picturebox picturebox1 port print problemwithinstallation project reports" save savedialog searchbox serial soap sorting string table tcp temp text textbox timer toolbox trim update updown upload useraccounts usercontrol vb vb.net vb.netcode vb.netformclosing()eventpictureboxmessagebox vb.nettoolboxvisualbasic2008sidebar vb2008 vbnet view visual visualbasic visualbasic.net visualstudio web wpf





