ASP.NET 3.5 and above only

Obout.Ajax.UI Controls - Color Picker - Client side

Obout.Ajax.UI.ColorPicker.ColorPickedEventArgs class

 Inheritance Hierarchy

Argument of this type is passed to the handlers of the picked event.
Note Note
To get property values for client API properties, you must call property accessor method that is named with the get_ prefix. For example, to get a value for a property such as color, you call the get_color method:
function pickedHandler(sender, args) {
    alert("Picked color: " + args.get_color());
}

Properties

Name Description
propertycancel string. Gets or sets a value that specifies whether the event source should cancel the operation that caused the event. (Inherited from Sys.CancelEventArgs.)
propertycolor string. Gets the picked color.

"Thanks much. The trees seem to be working exactly as we want and we do appreciate the timely resolution. As our project moves further along the design process, we find ourselves utilizing Obout controls more and more and it's comforting to know that your support system is so responsive."

Kevin Holder
Tennessee Department of Human Services

Random testimonial   All testimonials