Re: Showing progress in a minimized toolbar button

Tech-Archive recommends: Fix windows errors by optimizing your registry



"Saucer Man" <saucerman@xxxxxxxxxx> wrote in message
news:Mlbyg.17989$Ur.7991@xxxxxxxxxxxxxxxxxxxxxx
I have a progress bar and I added

me.caption & progressbar

? do you mean:
me.caption = progressbar.whateverthetextpropertyis

show when the form is minimized, the progress shows in the form's
toolbar button. The problem is sometimes is doesn't update when it
is minimized. The results are sporatic. How can this be fixed?

try adding me.refresh or (carefully) DoEvents after setting the caption

--
Reply to the group so all can participate
VB.Net: "Fool me once..."

.


Quantcast