mikemcginty
Programmer
I want to give a control object focus by using a hotkey on its associated label object
For example I assign the lbl.caption as "&Set Control Focus"
When I press ALT S, I want Control.setfocus to action
What label event will fire when ALT S is pressed?
I tried the click event but it doesn't fire
Thanks
Mike
When you call out for help in the darkness, and you hear a voice in return, you're probably just talking to yourself again!
For example I assign the lbl.caption as "&Set Control Focus"
When I press ALT S, I want Control.setfocus to action
What label event will fire when ALT S is pressed?
I tried the click event but it doesn't fire
Thanks
Mike
When you call out for help in the darkness, and you hear a voice in return, you're probably just talking to yourself again!