ASP.NET Color Picker - Custom CSS file

Click to the box:
Select color

This example demonstrates custom CSS file and buttons use.

Example code

<%@ Register TagPrefix="obout" Namespace="OboutInc.ColorPicker" Assembly="obout_ColorPicker" %>
...
Click to the box:
<obout:ColorPicker runat="server" OnClientOpen="OnColorOpen" TargetId="color"
            TargetProperty="style.backgroundColor" StyleFile="blueStyle/style.css" Title="Select color"
            CloseButtonImage="blueStyle/CloseButton.gif" CloseButtonOverImage="blueStyle/CloseButtonOver.gif"
            CloseButtonPressedImage="blueStyle/CloseButtonPressed.gif"
            SetColorImage="blueStyle/SetColor.gif" SetColorOverImage="blueStyle/SetColorOver.gif"
            SetColorPressedImage="blueStyle/SetColorPressed.gif"
            SaveButtonImage="blueStyle/SaveButton.gif" SaveButtonOverImage="blueStyle/SaveButtonOver.gif"
            SaveButtonPressedImage="blueStyle/SaveButtonPressed.gif"
>
       <asp:TextBox readOnly="true" id="color" style="cursor: pointer;" runat="server"/>
</obout:ColorPicker>

See the full source code in /ColorPicker/aspnet_customCSS.aspx file of downloaded Suite.

"One more thing I would like to share with you guys is, what a great outstanding solutions and very quick response with efficient support. I'm really so inspired with these components and it’s like very superior while working with these components. I'm so impressed and great work. I hope you are shaking presentation in this world :) Thank you once again ALL THE BEST!"

R.B.