ImageClick: function(sender, args, timeout);
sender. Event source.
args. Event information.
timeout. Time delay (milliseconds) after which the event is fired.
The ImageClick event occurs on clicking the text box image with the left mouse button.
The example of use is given in the page with description of the TextBox.Blur event.
See also: