Re: PropertyPages for Outlook?

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



What type of item are you trying to create a property page for? Email,
Contact, Note...?

--
VS2005B2/VSTO

Thank you,

R.Chauvin
"Scott" <Scott@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:4C66B86A-9B7B-4DEF-B9AF-1F2AADEC5E7D@xxxxxxxxxxxxxxxx
>
> I'm looking for a sample of how to make a property page for Outlook.
> I did this in ThisApplication_Startup:
> this.OptionsPagesAdd += new
> Microsoft.Office.Interop.Outlook.ApplicationEvents_11_OptionsPagesAddEventHandler(ThisApplication_OptionsPagesAdd);
>
> and then made this function:
>
> void
> ThisApplication_OptionsPagesAdd(Microsoft.Office.Interop.Outlook.PropertyPages
> Pages) {
> try {
> Pages.Add(new OptionPage(), "Scott");
> } catch (Exception e) {
> MessageBox.Show(e.Message, "Prop Page Add");
> }
> }
>
> it always throws a generic exception about failing.
>
> OptionPage inherits from UserControl and implements Outlook.PropertyPage


.



Relevant Pages

  • PropertyPages for Outlook?
    ... I'm looking for a sample of how to make a property page for Outlook. ... OptionPage inherits from UserControl and implements Outlook.PropertyPage ... Prev by Date: ...
    (microsoft.public.vsnet.vstools.office)
  • Re: Coercivity of current HD platters?
    ... given the volume of equipment we ... Nick. ... Confidence is failing to understand the problem. ... Prev by Date: ...
    (comp.arch.storage)
  • Re: 70-294
    ... > but this failing has hurt my ego:) ... Prev by Date: ...
    (microsoft.public.cert.exam.mcse)
  • Re: Jeremy Paxman weeps over tragic ancestor
    ... But, Richard, to a tabloid journalist "eyes misting over" IS "blubbing ... uncontrollably" and "failing to cope"! ... Prev by Date: ...
    (soc.genealogy.britain)
  • Re: eigene ListBox-Klasse
    ... MyListBox-Klasse oder im Usercontrol? ... Dank und Grüße ... Oskar ... Prev by Date: ...
    (microsoft.public.de.german.entwickler.dotnet.vb)