Textbox event
C#
2
Posts
2
Posters
0
Views
1
Watching
-
Hi Is there a event which fires when any text gets in to the textbox, either i type or copy paste. I know its possible in keypress and mousedown events but i want a single event where i can identify when a text gets into a textbox. plz do reply if its possible or not. Cheers! Cheetu
-
Hi Is there a event which fires when any text gets in to the textbox, either i type or copy paste. I know its possible in keypress and mousedown events but i want a single event where i can identify when a text gets into a textbox. plz do reply if its possible or not. Cheers! Cheetu
Did you try looking into the TextChanged event? Regards Senthil _____________________________ My Blog | My Articles | WinMacro