ASP.NET 3.5 and above only

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

Obout.Ajax.UI.ColorPicker.HorizontalPositionType enum

It is a client-side representation of the server-side Obout.Ajax.UI.ColorPicker.HorizontalPositionType enum.
Object Description
Obout.Ajax.UI.ColorPicker.HorizontalPositionType.Center Popup is positioned on the target control center.
Obout.Ajax.UI.ColorPicker.HorizontalPositionType.Left Popup is positioned left according to the right border of the target control.
Obout.Ajax.UI.ColorPicker.HorizontalPositionType.Right Popup is positioned right according to the left border of the target control.
Example:

var pickerObject = $find("<%= picker1.ClientID %>");
pickerObject.set_horizontalPosition(Obout.Ajax.UI.ColorPicker.HorizontalPositionType.Left);

"I'd just like to thank you for the awesome work that your team has done in creating all of the ASP.NET tools. They are easy to work with and are the best that I have found."

Roy Williams

Random testimonial   All testimonials