开发者

how to develop an add-in for visio

I开发者_如何学C want to create an add-in to visio so that I can draw BPMN diagrams (Business Process Modeling Notation). A similar work is available here: http://www.interfacing.com/free-visio-bpmn-modeler. But I want to create my own icons(notations) and make it domain specific. Please help me? How can I do this? What languages do I have to use?


You can develop add-ins for Visio using the Visio SDK. There are several versions, of which the 2010 SDK is the most recent. It contains samples written in C#, VB.NET, C++, and even classic VB. The best place to start learning about developing for Visio would be the Visio Developer Center.


Just download the Visio add-in. Visio allows you to create your own shapes so you can customize the shapes provided. With Visio 2007, they introduced a rules feature so you can embellish the addin with custom rules.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜