Fires on client side when the user moves the mouse pointer outside the progress bar.

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

Syntax

JavaScript
function add_mouseOut(value);
function remove_mouseOut(value);

See Also