Vikram

Vikram

  • 1.4k
  • 276
  • 305.5k

TextChanged Event on Click of Other Event

Sep 16 2010 11:01 AM
Hi,
  
   In my application, There is one Textbox and on textchanged event of Textbox I have written some validation code. Now my Problem is when I put text into the Textbox and directly click any other Button, first Text Changed Event get fired and then I have to Click Button Again to fire Click Event of that Button. So how do I avoid Double Click of Button.

   Any Help appreciated....

Regards,

  VIkram

 

Answers (3)