ASP.NET 3.5 and above only

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

Obout.Ajax.UI.ColorPicker.VerticalPositionType enum

It is a client-side representation of the server-side Obout.Ajax.UI.ColorPicker.VerticalPositionType enum.
Object Description
Obout.Ajax.UI.ColorPicker.VerticalPositionType.Bottom Popup is positioned under the target control.
Obout.Ajax.UI.ColorPicker.VerticalPositionType.Middle Popup is positioned on the target control middle.
Obout.Ajax.UI.ColorPicker.VerticalPositionType.Top Popup is positioned above the target control.
Example:

var pickerObject = $find("<%= picker1.ClientID %>");
pickerObject.set_verticalPosition(Obout.Ajax.UI.ColorPicker.VerticalPositionType.Top);

"Your control is the best. "

Dennis H. Oril
Huris Inc.

Random testimonial   All testimonials