PDA

Click to See Complete Forum and Search --> : F1 to F12 within an Add-In


Heike
Jun 10th, 2002, 06:23 AM
I have following interesting problem...
I have an Add-In for word. On key F5 some specific actions should happen. As long as any document in word is open, everything works fine. If no document is open nothing happens. If I load my Add-In-Form modal everything works fine again, but I don't want my form to be modal because then I get other problems.

Can anybody help?