Re: Outlook Forms-Addin like "ActiveX"?

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Outlook custom forms can use ActiveX controls, so that's what you'd have to compile.

Be aware that many ActiveX controls don't work in Outlook forms and there's no way to tell if yours will until you try it. Also, many times all of the events, properties and methods of an ActiveX control won't work even if the control works to a degree and doesn't crash Outlook. Again, the only way to find out what works and what doesn't is by testing.

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


"J. S. EDV" <JSEDV@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:48922B29-D95B-4D4A-81C0-3660B8F60837@xxxxxxxxxxxxxxxx
Hello,

I would like to write an Add-In, which I can import in an custom outlook
form like an activeX-Object. I have found many websites with information how
to reach fields in a custom form from an Add-In but I couldn't find any
information about how to import a whole user control written in C# in the
custom form.

Is there a possibility?

Thanks.

Jacek Schikora

.



Relevant Pages

  • Re: Mapping Custom Fields for a Contact Folder
    ... a built-in Outlook field into a custom property. ... Sue Mosher, Outlook MVP ... >>> field names from my Custom form into where I imagine ... >>> Dim objItems As Items ...
    (microsoft.public.outlook.program_forms)
  • Re: Removing digital signatures from custom forms
    ... custom form, and one to compose a normal email), by employing this method we ... functionality within Outlook. ... >>I have been doing some investigations into the use of digital signatures on ... >> custom forms and have run into a problem. ...
    (microsoft.public.outlook.program_forms)
  • Re: Changing Email drop-down doesnt change "Display As"
    ... Author of Microsoft Outlook 2007 Programming: ... About custom forms, you stated that they may not survive OL 14 form ... your custom form onto the "New Message to Contact", ...
    (microsoft.public.outlook.program_forms)
  • Re: Custom Forms not available
    ... Currently i am trapped in a research for making custon Items in outlook i.e ... custom forms and view for it.Custom form will be used to ADD/UPDATE the ... the custom form does not apper. ... > the public folder contains contacts). ...
    (microsoft.public.exchange.development)
  • Re: Custom outlook grids
    ... > application that interfaces with Outlook... ... > customers within the Outlook window, using the same pane where Outlook's ... > custom form so that it appears inside the "viewer" pane (the main ...
    (microsoft.public.outlook.program_addins)