T
Techsatish
Hi,
I have created a user control build over infragistics tree control and
this control is placed on a mdi form where on clicking on the node on
the tree control displays a new form on the right side.the problem i
get is when i make a single mouse click.it works fine ...i get the
right side form properly...but when i do mouse double click to the node
makes entry to the mouse click event handler twice for the control and
this resets the value in the form.
is there is any way to make a double-click behave like a single-click?
TIA
Satish
I have created a user control build over infragistics tree control and
this control is placed on a mdi form where on clicking on the node on
the tree control displays a new form on the right side.the problem i
get is when i make a single mouse click.it works fine ...i get the
right side form properly...but when i do mouse double click to the node
makes entry to the mouse click event handler twice for the control and
this resets the value in the form.
is there is any way to make a double-click behave like a single-click?
TIA
Satish