![]() |
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. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
Hi All,
I have an ComAddin which also cretes a PropertyPage in Outlook Options Dialog. My question is: Is there a way to disable the loading of the PropertyPage without disabling the whole Addin? I tried to delete the CLSID for the PropertyPage but then got an error message that the controle was not correctly registered with OLE. I am wondering if there is an equivalent to "LoadBehaviour" for the PropertyPage? Thanks, movalgirl |
Ads |
#2
|
|||
|
|||
![]()
There's nothing like that. What you can do is just not supply the property
page information when either NameSpace.OptionsPagesAdd or Application.OptionsPagesAdd fire, depending on where your property page is being displayed. -- 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 "movalgirl" wrote in message ... Hi All, I have an ComAddin which also cretes a PropertyPage in Outlook Options Dialog. My question is: Is there a way to disable the loading of the PropertyPage without disabling the whole Addin? I tried to delete the CLSID for the PropertyPage but then got an error message that the controle was not correctly registered with OLE. I am wondering if there is an equivalent to "LoadBehaviour" for the PropertyPage? Thanks, movalgirl |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
programmatically Disable addin | shubhangi | Add-ins for Outlook | 4 | March 4th 08 01:41 PM |
Disable Addin runtime | Giuseppe | Add-ins for Outlook | 3 | October 9th 07 01:03 PM |
Custom PropertyPage | Jonathan Miller | Outlook and VBA | 0 | June 4th 07 03:51 PM |
Despite disabling out of office, this is still on! | Carl N | Outlook - Installation | 3 | January 5th 07 12:03 PM |
Disabling Autoarchive | dcournoyer | Outlook - Installation | 4 | May 31st 06 05:44 PM |