RotorTorque
Programmer
Hi all
I have written an app. in VB 2005. I have a textbox in my app. and I need to call a method whenever the BackSpace or Delete keys are pressed. I need to have this done from the txtTextBox_KeyPress or txtTextBox_KeyUp events. How can I capture or know when either of the above keys have been pressed?
Thanks in advance,
RotorTorque
I have written an app. in VB 2005. I have a textbox in my app. and I need to call a method whenever the BackSpace or Delete keys are pressed. I need to have this done from the txtTextBox_KeyPress or txtTextBox_KeyUp events. How can I capture or know when either of the above keys have been pressed?
Thanks in advance,
RotorTorque