Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Easy and Fastest ProgressBar control (new release)
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00135938
Message ID:
00136830
Views:
28
Hi Alex,

This ProgressBar control is going to work great for me...I was wondering if it is possible to change the colors. I cannot see the progress "blocks" very well with the current color scheme of my computer.

I have tried changing the backcolor and forecolor but this has no effect.

Thanks much,

Paul

>Hello!
>
>Download the next release of the ProgressBar control from the UT files archive.
>

>Here's an usage example:
>
With oProgressBar
>	.<B>SetRange</B>( 0, xxxxxx)
>	.<B>SetStep</B>( 1)
>	.<B>SetPos</B>( 0)
>	Do While ...
>		...
>		.<B>StepIt</B>()	&& moves the progress indicator
>	EndDo
>EndWith
>

>I hope my ProgressBar control will be useful for you.
>
>Best regards
>
>Alex
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform