Fires when the user moves the mouse pointer outside the boundaries of the control.

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

Syntax

JavaScript
function get_onClientMouseOut();
function set_onClientMouseOut(value);

See Also