Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Color selector

Status
Not open for further replies.

Bluejay07

Programmer
Mar 9, 2007
780
CA
Hello,

I am looking for a simple color selector.

Basically, I want the user to be able to select a color from about 6 color options.

I have seen a few examples that get into more complex color aspects but I don't think it suited my needs.

Here's what I am thinking of:
(I am open to other suggestions or alternatives)
- a combo box with the selected color
- a user clicks the combo box and obtains the six colors.
- the combo box click event will set the new color.

I once heard of a colourpicker control but can't seem to find much on it, but I'm thinking there is a newer approach to this.

Thanks.
 
That seems to be the simple solution I was looking for.

Thank you.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top