I have an app(appmenu) that is called from another app(appcaller). Appcaller does not allow cascading context menus. So the sole purpose of my app(appmenu) is to provide additional menus.
I can pop my menus just fine and execute the code. However I cannot cancel the menus. The problem seems to be there is no form that shows, to catch the esc key.
How can I cancel a popupmenu without a form showing ? The menus continue to show, even on top of other apps until I click an item.
Thanks,
MFZ
I can pop my menus just fine and execute the code. However I cannot cancel the menus. The problem seems to be there is no form that shows, to catch the esc key.
How can I cancel a popupmenu without a form showing ? The menus continue to show, even on top of other apps until I click an item.
Thanks,
MFZ