add-in
How to write a "permanent" IE addon?
Is it possible to write a browser addon that requires a password开发者_开发知识库 in order to be disabled or hidden?[详细]
2023-03-06 06:01 分类:问答How to detect if column contains value doesn't fitting it's width?
I need to detect if column has some values which need more wi开发者_如何学JAVAdth (that ones shown as ###### in the grid)The solution depends on how the data is entered into the cells.. the below migh[详细]
2023-03-05 19:31 分类:问答Generate XSD from class in Visual Studio
It would be nice if, in Visual Studio 2010, I could right click a 开发者_运维技巧.cs class file and see a menu option to \"Generate XSD\", which would just be a shortcut to call through to xsd.exe. Th[详细]
2023-03-05 11:39 分类:问答Error 1001 An error occured in sending the command to the application
COM Excel AddIn, C#, VS2008 The error happens occasionally when I install/uninstall my AddIn. sometimes I see Error 1001 the specified file can not be found[详细]
2023-03-05 10:09 分类:问答After install COM AddIn, test connect in Excel, got bluescreen
COM Excel AddIn, C#, VS 2008, Excel COM Addin, tested on test VM, works fine Customer installed and got blue screen, have no clue why.[详细]
2023-03-04 20:41 分类:问答Embed custom data in Word 2003, 2007, 2010 documents
I\'m working on a Word plugin that has to be compatible with all Word versions beginning with 2003. One of the requirements needed for a feature is the ability to embed custom data of any length in a[详细]
2023-03-04 13:43 分类:问答VS Add-in to open a solution
I am writing Visual Studio 2010 add-in. Purpose of this add in is to s开发者_运维问答how all the VS solutions from a particular folder. We have around 100 solutions under our trunk folder. After add-i[详细]
2023-03-04 00:54 分类:问答Visual Studio Addin - Get Name\Path of binary of a c++ project?
I want to get the 开发者_运维问答binary name of a C++ Project with a Visual Studio C# Addin. I googled and found, that the the EnvDTE.Configuration.properties should have a element called \"AssemblyN[详细]
2023-03-03 16:36 分类:问答Dynamic Word autocomplete or autosuggest in VBA?
Has anyone come across a VBA (or other) program for implementing dynamic autocomplete in Word? Emacs开发者_高级运维 has had this for decades, and it would be great to have it in Word. I see others in[详细]
2023-03-02 04:33 分类:问答Achieving application reliability with System.AddIn and process isolation
I\'ve been reading a lot about System.AddIn (a.k.a. Managed Add-in Framework).It lets you activate add-ins in different isolation modes, including separate AppDomains or separate processes.[详细]
2023-03-01 15:01 分类:问答