G
Guest
Hello,
I need to add a shift-F2 function to textboxes to bring up a dialogform
with the expanded text contained in the respective Textbox. On any of the
keydown events of a textbox I can only trap for one key - well, I only know
how to trap for one key. How can I trap for Shift-F2 combination? I see
that menuItems have shortcutkey options. How can I create similar
functionality for the textbox control?
Thanks,
Rich
I need to add a shift-F2 function to textboxes to bring up a dialogform
with the expanded text contained in the respective Textbox. On any of the
keydown events of a textbox I can only trap for one key - well, I only know
how to trap for one key. How can I trap for Shift-F2 combination? I see
that menuItems have shortcutkey options. How can I create similar
functionality for the textbox control?
Thanks,
Rich