Fires immediately after the value typed in the input box is out of Min or Max bounds.

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

Syntax

JavaScript
function add_valueBoundsExceeded(value);
function remove_valueBoundsExceeded(value);

See Also