I want a text control to update while the user is typing so that I can make a form similar to the Index tab on Windows help.
It seems sensible to use the 'On Key Press' event, but I can't get it to update the control's value until the user presses enter. If anyone knows how to do this, please let me know.
It seems sensible to use the 'On Key Press' event, but I can't get it to update the control's value until the user presses enter. If anyone knows how to do this, please let me know.