Version

dropDownHoverCssClass Property

indicates the CssClass when the mouse is over the control
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_dropDownHoverCssClass() : String
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfWebDropDown.get_dropDownHoverCssClass();
See Also