Skip to content

This extension contains a project template to create a extneded Microsoft Visio Addin based on Visual Tools for Office or vanilla COM Shared AddIn in C# and VB.NET

Notifications You must be signed in to change notification settings

Office-projects/IdMsoAutocomplete

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IdMsoAutocomplete

https://marketplace.visualstudio.com/items?itemName=NikolayBelyh.IdMsoAutocompletevs2017 https://marketplace.visualstudio.com/items?itemName=NikolayBelyh.IdMsoAutocompletevs2013

The extension provides autocomplete for CustomUI for office ribbon (means, auto-complete for the built-in item identifiers, like idMso, insertBeforeMso, insertAfterMso and imageMso).

Extension supports all office applications and is enabled by opening XML file in the Visual Studio editor, which belongs to customUI namespace, i.e. "http://schemas.microsoft.com/office/2009/07/customui" or previous version.

The extension is based on the published Microsoft files, and includes the microsoft idMso database and msoImage database. Office 2010, 2013 and 2016 are supported.

Preview:

image

About

This extension contains a project template to create a extneded Microsoft Visio Addin based on Visual Tools for Office or vanilla COM Shared AddIn in C# and VB.NET

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%