A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook and VBA
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Embbeding third party product screens into Outlook



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old March 8th 09, 06:33 PM posted to microsoft.public.outlook.program_vba
Wass
external usenet poster
 
Posts: 1
Default Embbeding third party product screens into Outlook

Hi,

My first post here, I’m hoping someone can help me or point me in the right
direction with this query. Most of our users work through Outlook and we have
third party product which integrates with Outlook 2003/2007. Basically the
third party product creates toolbar at the top in Outlook with buttons
allowing the user to create letters or search for files etc. We also have
folder list under users Inbox with sub folders for each file created in third
party product. At the moment when the user selects these folders it
display’s some info but what we would really like to do is embed the full
screen into outlook so when the user selects one of files from subfolders it
displays the screen as it would be display if you had the third party
products opened.

Is this possible in Outlook 2003/2007 using VB?

Can someone point to sample code or website.

Any help would be greatly appreciated.

Many Thanks

Ads
  #2  
Old March 9th 09, 02:28 PM posted to microsoft.public.outlook.program_vba
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default Embbeding third party product screens into Outlook

It may be possible, although the bulk of the code would be Win32 API
programming.

In general you'd need to get the handle of the window in Outlook that is
where you want the information displayed, add your own window as a child
window of Outlook and move/resize the existing Outlook windows to make room
for your window. You'd need to handle every message sent to Outlook for
resizing, moving, minimizing, closing, etc. to adjust your window to the new
conditions.

Then you'd somehow have to get all the information you need from that 3rd
party application somehow, if that's possible at all, and work out how you'd
want to display it in that custom window of yours.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm


"Wass" wrote in message
...
Hi,

My first post here, I’m hoping someone can help me or point me in the
right
direction with this query. Most of our users work through Outlook and we
have
third party product which integrates with Outlook 2003/2007. Basically the
third party product creates toolbar at the top in Outlook with buttons
allowing the user to create letters or search for files etc. We also have
folder list under users Inbox with sub folders for each file created in
third
party product. At the moment when the user selects these folders it
display’s some info but what we would really like to do is embed the full
screen into outlook so when the user selects one of files from subfolders
it
displays the screen as it would be display if you had the third party
products opened.

Is this possible in Outlook 2003/2007 using VB?

Can someone point to sample code or website.

Any help would be greatly appreciated.

Many Thanks


 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Outlook Product Key DMc2007 Outlook - Installation 4 February 4th 09 11:06 AM
Outlook Hyperlinks and 3rd Party Web Browsers Digger662 Outlook - Installation 1 December 31st 08 05:36 AM
How do I enlarge my Outlook screens for poor eyesight? JC Outlook - Installation 0 October 24th 08 05:00 PM
Third party app sending via outlook [email protected] Outlook - General Queries 6 May 4th 07 09:40 PM
Printing Emails - Switching Screens anniem Outlook - General Queries 0 October 6th 06 08:10 PM


All times are GMT +1. The time now is 05:14 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.