Fazal Khan
September 30th, 2005, 04:41 AM
Hi,
I have a problem with event handling.
I have a Form and one textbox drawn on the form. I want to handle the keypress event of textbox as follows:
whenever I press normal keys like a-z or 0-9 then event occurred on textbox, if I press other than these keys event should be passed to the form.
I hope Ihave explained my problem.
If any soln. plz help me.
Thanks in advance.
I have a problem with event handling.
I have a Form and one textbox drawn on the form. I want to handle the keypress event of textbox as follows:
whenever I press normal keys like a-z or 0-9 then event occurred on textbox, if I press other than these keys event should be passed to the form.
I hope Ihave explained my problem.
If any soln. plz help me.
Thanks in advance.