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

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

Syntax

JavaScript
function add_mouseOver(value);
function remove_mouseOver(value);

See Also