Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Where can I find a 'color picker' control
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00197923
Message ID:
00198082
Views:
18
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform