Blogs RSS
Forums RSS
DaniWeb Home
>
Forums
>
Search Forums
Search Results
•
•
•
•
Showing results 1 to 3 of 3
Search took
0.00
seconds; generated 1 minute(s) ago.
Posts Made By:
darrindarrinnet
Refine this Search
Save these search results for 24 hours
Forum:
VB.NET
Dec 6th, 2004
Replies:
2
DoEvents VB .NET Equivalent
Views:
71,353
Posted By
darrindarrinnet
Re: DoEvents VB .NET Equivalent
I actually found the answer on-line:
Application.DoEvents()
Not surprisingly, it's pretty similar to the old way of doing it!!!
:o
Forum:
VB.NET
Dec 5th, 2004
Replies:
1
string comparison in VB.net
Views:
32,282
Posted By
darrindarrinnet
Re: string comparison in VB.net
The InStr("String", "String you are looking for") will return > 0 if a string is found.
Hence if StingA = "a b c d xx d c b a"
Dim StringSearch as integer
StringSearch = Instr(StringA,...
Forum:
VB.NET
Dec 5th, 2004
Replies:
2
DoEvents VB .NET Equivalent
Views:
71,353
Posted By
darrindarrinnet
DoEvents VB .NET Equivalent
I have written a small application and when the form open a new file, etc. the information is not posted to the screen until after the file processing has completed. I would like to display...
Showing results 1 to 3 of 3
Forum Highlights
Today's Posts
All Forums
Unanswered Threads
All Forums
Forums
|
Blogs
|
Tutorials
|
Code Snippets
|
Whitepapers
|
RSS Feeds
|
Advertising
All times are GMT -4. The time now is
3:51 pm
.
Newsletter Archive
-
Sitemap
-
Privacy Statement
-
Contact Us
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC