Fires when the user clicks the control with either mouse button.

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

Syntax

JavaScript
function get_onClientMouseDown();
function set_onClientMouseDown(value);

See Also