Fired when Text exceeded max length.

Namespace:  C1.Web.UI.Controls.C1ComboBox
Assembly:  C1ComboBoxClient (in C1ComboBoxClient.dll)

Syntax

JavaScript
function add_onTextExceeded(value);
function remove_onTextExceeded(value);

See Also