Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Easy and Fastest ProgressBar control (new release)
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00135938
Message ID:
00136830
Vues:
29
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform