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

ColorPicker Class

EO.Web ColorPicker offers an Adobe Photoshop style popup color picker for ASP.NET.

For a list of all members of this type, see ColorPicker Members.

System.Object
   System.Web.UI.Control
      System.Web.UI.WebControls.WebControl
         EO.Web.WebControlBase
            EO.Web.WebControl
               EO.Web.ColorPicker

[Visual Basic]
Public Class ColorPicker
    Inherits WebControl
[C#]
public class ColorPicker : WebControl, INamingContainer, IPostBackDataHandler

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: EO.Web

Assembly: EO.Web (in EO.Web.dll)

See Also

ColorPicker Members | EO.Web Namespace


Direct link to this topic