Fires on client side when the mouse is down on the progress bar.

Namespace:  C1.Web.UI.Controls.C1ProgressBar
Assembly:  C1ProgressBarClient (in C1ProgressBarClient.dll)

Syntax

JavaScript
function add_mouseDown(value);
function remove_mouseDown(value);

See Also