Fires on client side when the user moves the mouse pointer outside the boundaries of the button.

Namespace:  C1.Web.UI.Controls.C1Slider
Assembly:  C1SliderClient (in C1SliderClient.dll)

Syntax

JavaScript
function add_buttonMouseOut(value);
function remove_buttonMouseOut(value);

See Also