Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Where can I find a 'color picker' control
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00197923
Message ID:
00198082
Vues:
20
>I'm allowing my users to customize their colors (foreground, background, etc) and it would be really great to let the you VFP's color picker dialog box.
>
>Anybody know where I can find something like it (or tap into VFP's)?
>
>Thanx!

Build your own. Put a button on a form and in the click event issue _screen.backcolor=getcolor() You can let the user do all kinds of crazy stuff, including making it so they can't see what they're typing. I'd recommend limiting it to the screen or the form, and be sure to keep the default settings so you can have a restore settings button.
John Harvey
Shelbynet.com

"I'm addicted to placebos. I could quit, but it wouldn't matter." Stephen Wright
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform