More Outlook Resource Sites

Microsoft Developer Network (MSDN)

FAQs and other general resources

Login

login
password
Remember me

You will need to register and log in if you want to download the source code for the Microsoft Outlook Programming book. The forums and code sharing areas are open to both registered and non-registered visitors.

share code 02-Sep-2010 22:24

Looking for help with Outlook programming projects — VSTO, add-ins, VBA, custom Outlook forms, etc.? You′ve come to the right place!

NEW! >> Subscribe to this site via RSS. For more RSS options, see the complete list of feeds on our main news page.

 

Code level: intermediate    Code area: Outlook and .NET Printer Friendly Version
Title: How to get the IWin32Window for Outlook
Description: This Class could be used to pass the Outlook as parent to .Net Forms and Messageboxes. Prevents Messageboxes hided by Outlook
Date: 11-Nov-2006  15:04
Code level: intermediate
Code area: Outlook and .NET
Posted by: Helmut Obertanner
Body:
All 5comments
Page [ 1  
  25-Apr-2008  03:40   
hi I have similar issue.

I have similar problem. I am developing a outlook 2003 shared addin. I want to add a button in reading pane. I knowI have to do this using Win32 however I do not know How to proceed. I have used the class which you have given above in code snipped however I am not knowing how to get handle for reading pane. After I get handle what do I have to do. Any inputs will be of great help
  25-Apr-2008  08:23   
Hello El Hannam,
can give us more details please ?
What are you trying to programm ?
Ann AddIn, IDExt2 or VSTO, or an Windows Forms Application ?
What Version of Office do you have installed ?
Greets, Helmut
  28-Apr-2008  02:33   
Hi Helmut
I have outlook 2003 installed
I am using shared addin with oulook 2003(extending IDTExtensibility2)
I have to add a button on the outlook 2003 reading pane. When I have my mouse on this button a windows form should open up with some information.

Can you guide me to some win32 api's where I can get some information how to achieve this.
 
  10-Sep-2008  06:46   
Hi vidisha,
Any news on that? I have the same problem.....
 
  10-Sep-2008  12:11   
Hi all,
here I found this wonderful article.
Maybe you can add an additional Panel on top of the Reading Pane and put in a Button here.
http://www.codeproject.com/KB/office/additional_panel_Outlook.aspx


Hope this helps,
greets - Helmut
Page [ 1  
Post your comment



name        email