Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Progress bar offset in Windows 7
Message
From
24/07/2010 20:21:46
 
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Environment versions
Environment:
VB 9.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01473714
Message ID:
01473732
Views:
25
>Where you are forcing a refresh, you could try calling the control's Refresh() instead or alternatively Invalidate() followed by Update().

It we do not use the DoEvents(), this will make the rest of the form to be not refreshed. So, this is necessary. As for the other two approaches you mentioned, I tried them. But, they do not work. In fact, it doesn't change anything. But, thanks for suggesting it.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform