G
Guest
How can I update the value of a textbox with each keystroke while I am typing
in the textbox. I am thinking I would do it in the KeyDown event because I
dont want to exit the textbox to update it but instead update it continuously
with each keystroke.
Thank you for your help.
Steven
in the textbox. I am thinking I would do it in the KeyDown event because I
dont want to exit the textbox to update it but instead update it continuously
with each keystroke.
Thank you for your help.
Steven