Fires when the user releases a mouse button while the mouse is over the control.

Namespace:  C1.Web.UI.Controls.C1Input
Assembly:  C1InputClient (in C1InputClient.dll)

Syntax

JavaScript
function add_mouseUp(value);
function remove_mouseUp(value);

See Also