HighTechTalks DotNet Forums  

How To unload or disable a COMAddin Programmatically

Visual Studio.net (Tools Office) microsoft.public.vsnet.vstools.office


Discuss How To unload or disable a COMAddin Programmatically in the Visual Studio.net (Tools Office) forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Yujun Jia
 
Posts: n/a

Default How To unload or disable a COMAddin Programmatically - 11-25-2008 , 06:17 PM






In VSTO 2005SE and VB2005
following statement is used to inload a COMAddin object.

Application.COMAddins("dfgd").Connected=false

but it does not work

Why
thank in advance



Reply With Quote
  #2  
Old   
Ken Slovak - [MVP - Outlook]
 
Posts: n/a

Default Re: How To unload or disable a COMAddin Programmatically - 11-26-2008 , 08:21 AM






The property is called Connect, not Connected.

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


"Yujun Jia" <joejia20 (AT) hotmail (DOT) com> wrote

Quote:
In VSTO 2005SE and VB2005
following statement is used to inload a COMAddin object.

Application.COMAddins("dfgd").Connected=false

but it does not work

Why
thank in advance



Reply With Quote
Reply




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



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.