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 » Add-ins for Outlook
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Send/Receive Dialog AND MailBody Control



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old April 28th 08, 09:32 AM posted to microsoft.public.outlook.program_addins
Andre Maas
external usenet poster
 
Posts: 21
Default Send/Receive Dialog AND MailBody Control

Hey,

i need some help and infos for my addin which i'm working on.

First:

Is it possible to create an own task which appears in the Send/Receive
Dialog? I use the SyncHandler which fires events when the syncprocess is
started, finished and/or had failed. My code works fine but now i want
to show the progress in the window.


Second:

Is ist possible to use the MailBody / MailHeader Control from OL2007 in
my C# Code. If i want to add the control to my form an exception
appears. AxHost..... ??



Thx for help

Regards
André
Ads
  #2  
Old April 28th 08, 02:11 PM posted to microsoft.public.outlook.program_addins
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default Send/Receive Dialog AND MailBody Control

As far as I know you can't add tasks to the send/receive dialog unless the
task is sending/receiving to/from an email account and that's added
automatically.

What MailBody/MailHeader control are you talking about? There's no such
control provided by the Outlook object model. You can't add controls that
are shown in an Outlook form such as Body (Notes) if that's what you're
asking. You can get the contents of Body and put the contents in a textbox
control on a form...

--
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


"Andre Maas" wrote in message
...
Hey,

i need some help and infos for my addin which i'm working on.

First:

Is it possible to create an own task which appears in the Send/Receive
Dialog? I use the SyncHandler which fires events when the syncprocess is
started, finished and/or had failed. My code works fine but now i want to
show the progress in the window.


Second:

Is ist possible to use the MailBody / MailHeader Control from OL2007 in my
C# Code. If i want to add the control to my form an exception appears.
AxHost..... ??



Thx for help

Regards
André


  #3  
Old April 28th 08, 02:31 PM posted to microsoft.public.outlook.program_addins
Andre Maas
external usenet poster
 
Posts: 21
Default Send/Receive Dialog AND MailBody Control

Hi Ken,

first, thanks for help.

Yes i mean the controls shown in an Outlook form. That what you said is
my solution. Get the contents of body and put them in a textbox control.



Regards
André


Ken Slovak - [MVP - Outlook] schrieb:
As far as I know you can't add tasks to the send/receive dialog unless
the task is sending/receiving to/from an email account and that's added
automatically.

What MailBody/MailHeader control are you talking about? There's no such
control provided by the Outlook object model. You can't add controls
that are shown in an Outlook form such as Body (Notes) if that's what
you're asking. You can get the contents of Body and put the contents in
a textbox control on a form...

 




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
Cannot see send/receive dialog box john doe Outlook - General Queries 3 February 15th 08 10:00 PM
replace or modify send/receive-dialog Frank Landen Outlook and VBA 1 October 22nd 07 06:05 PM
Outlook dialup dialog not showing on top when picking Send/Receive ahos Outlook - Installation 0 July 17th 07 03:16 AM
Send Receive Dialog Box disappearing create_share Outlook Express 4 November 4th 06 02:57 PM
Adding Entries to Send/Receive Progress Dialog Colin Bowern Add-ins for Outlook 3 June 5th 06 06:39 PM


All times are GMT +1. The time now is 09:18 AM.


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.