Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MS PROGRESS BAR CONTROL
Message
 
 
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00351311
Message ID:
00351329
Views:
15
>What is the method/property used to make the bar tick? Also what is the property used to control teh tick incrument?
>
>Thanx Guys!

First create a subclass of the progress bar by dropping it on a form. Otherwise, under runtime, if you try to add that object to a form, you will get an error.

The progress bar goes from 0 to 100 percent. So calculate your percent done and pass that value to the oForm.oProgressBar.Value property.
Mark McCasland
Midlothian, TX USA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform