Microsoft
Software
Hardware
Network
Question : Form Label Updates Not Working Properly
I'm trying to update a label I've placed in the status bar of my form. I'll place an update to the status label at the beginning of a Sub corresponding to a button push, and the update won't be seen. When the Sub is finished, I update the label again. This update at the end of the sub is seen on screen. I'm just baffled as to why the update at the beginning of the Sub isn't seen.
The Sub in question runs for about 4 seconds, so the run duration isn't short enough not to see the update.
I update like this:
1:
StatusL.Text = "Setting Up..."
Answer : Form Label Updates Not Working Properly
Try add Doevents:
StatusL.Text = "Setting Up..."
Application.Doevents
.....
Random Solutions
Red Hat 4.8: understanding /var/log/messages log, need help
When trying to install Windows XP SP3, I get access denied error.
iptables
Customized browser for web appplication client
Effects of row locking using a SQL JOIN query and table permissions?
PHP file pull
Can I loop rather then group in crystal reports.
Knowing users logged in Access at any given time
Exchange 2010 Migration: iPhone Not Connecting & Outlook / Entourage Clients not connecting
Transaction is not rolled back