Sampe 1

This example is using Colors.xml file to populate the drop down list. The drop down list is set to AutoPostBack="true" and therefore, this page will post back upon selecting the color from the drop down list.

The panel that contains the message has the back-ground color set to the color that was selected in the drop down list.

Please select your favorite color:

Sample Coding Project to demonstratre various ways to provide color picker options to users.