Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

Getting Started

Overview

Follow these simple steps to use EO.Web ColorPicker:

  1. Drag a ColorPicker to your Web Form;
  2. Select "Edit ColorPicker..." to initialize the color picker from one of the built-in skins, and/or customize the color picker to fits your page design;
  3. This step is optional. Associate a TextBox or Label control to the color picker by setting the color picker's TargetControl property to the ID of the control. Once a control is associated to the color picker, the color picker can automatically updates the the control's text and background color as specified by UpdateTargetColor and UpdateTargetText property;
  4. Access the color picker as well as user selected color through the color picker's server side interface or client side interface.

Direct link to this topic