A
Anton Antonov via OfficeKB.com
I'm created the Add-in with toolbar and button.
When user clicked one the button i show modeless dialog but i have the
following problem that tabs on my controls does not work? You can press 'tab'
key but nothing happen .
In Outlook Extension you can call "RegisterModeless" and implement your
IExchExtModeless interface which has "EnableModeless" and
"TranslateAccelerator" methods.
I'm have no problems with modeless dialogs in Extension but i don't known any
mechanism similar with IExchExtModeless in Outlook Object Model which I can
use in my Com Add-in.
Is there any standard mechanism of the showing modeless dialogs from Com Add-
ins?
When user clicked one the button i show modeless dialog but i have the
following problem that tabs on my controls does not work? You can press 'tab'
key but nothing happen .
In Outlook Extension you can call "RegisterModeless" and implement your
IExchExtModeless interface which has "EnableModeless" and
"TranslateAccelerator" methods.
I'm have no problems with modeless dialogs in Extension but i don't known any
mechanism similar with IExchExtModeless in Outlook Object Model which I can
use in my Com Add-in.
Is there any standard mechanism of the showing modeless dialogs from Com Add-
ins?