sudhanshu22
Member
- Joined
- Nov 8, 2006
- Messages
- 20
- Programming Experience
- Beginner
Hi all,
Suppose i have associated an event with textbox that gets raised when I change the value inside a textbox.
Now I am changing the value of the textbox inside my code, then that event gets raised automatically inside the code.
But I don't want that event to be raised inside my code.
How can I do so ?
Sudhanshu
Suppose i have associated an event with textbox that gets raised when I change the value inside a textbox.
Now I am changing the value of the textbox inside my code, then that event gets raised automatically inside the code.
But I don't want that event to be raised inside my code.
How can I do so ?
Sudhanshu