Fires on client side when the mouse is down on the button.

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

Syntax

JavaScript
function add_buttonMouseDown(value);
function remove_buttonMouseDown(value);

See Also