Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Progressbar's maximum value
Message
From
05/04/2006 22:30:06
 
 
To
02/04/2006 21:10:05
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 6
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01109841
Message ID:
01110848
Views:
12
Evelyn,

Hi! How are you?

What do u mean by your query?

If u meant setting the Value property to the Max property value, then in the Click event of your button:
myCommandbutton.Click()

ThisForm.oleProgBar.Value = ThisForm.oleProgBar.Max    && assuming oleProgbar is name of progress bar
HTH,

Dennis
>i have a progressbar in my form, i'd like to set its value to maximum when a button is pressed in my form.. can i do that?
>
>TIA
Previous
Reply
Map
View

Click here to load this message in the networking platform