N
Nitin Agrawal
Hi,
I want a handle of Outlook Compose Window.
For this I am listening to Item_Open event.
As the controls come in Item_Open event I displays the Item( Item.Display
method) and set its state to Maximize.
When I am calling QI on inspector object of this item it is failing in
Outlook 2003 office suite.
It is working fine with Outlook2000 ,any suggestion?
I tried the same thing in BeforeMaximize event of inspector also , but it
result the same.
Also when outlook compose is opened by autoamtion code(Not from Outlook
application) the compose window comes blinking in task bar.
Is there any way to bring it to front?
Thanks,
Nitin Agrawal.
I want a handle of Outlook Compose Window.
For this I am listening to Item_Open event.
As the controls come in Item_Open event I displays the Item( Item.Display
method) and set its state to Maximize.
When I am calling QI on inspector object of this item it is failing in
Outlook 2003 office suite.
It is working fine with Outlook2000 ,any suggestion?
I tried the same thing in BeforeMaximize event of inspector also , but it
result the same.
Also when outlook compose is opened by autoamtion code(Not from Outlook
application) the compose window comes blinking in task bar.
Is there any way to bring it to front?
Thanks,
Nitin Agrawal.