Implementing RadColorPicker in RadEditor

Thread is closed for posting
1 posts, 0 answers
  1. 63F75A2C-1F16-4AED-AFE8-B1BBD57646AD
    63F75A2C-1F16-4AED-AFE8-B1BBD57646AD avatar
    1572 posts
    Member since:
    Oct 2004

    Posted 26 Apr 2007 Link to this post

    Requirements

    r.a.d.controls version

    RadColorPicker, RadEditor v7.x

    .NET version

    2.0

    Visual Studio version

    2005

    programming language

    C#

    browser support

    all browsers supported by r.a.d.controls


     
    PROJECT DESCRIPTION
    This example shows how to implement RadColorPicker "Prometheus" for ASP.NET in RadEditor v7.x.

    Basically, there are 2 major conditions that should be met:
    1. The RadColorPicker should be implemented as a custom rendered tool. More information on how to insert custom rendered tools in RadEditor is available in the control's documentation.
    2. There should be different icons for the ForeColor and BackColor tools. This is achieved by providing custom icons in the project and using CSS to assign the icons to the corresponding controls.

     

     

Back to Top

This Code Library is part of the product documentation and subject to the respective product license agreement.