visio
How do I display a message when clicking on an object in Visio using VBA?
I\'m totally new on this so I want to start with something simple. I have just an object in my Visio document and I want to display a Hello World! message whenever it\'s 开发者_如何学编程clicked.I\'v[详细]
2022-12-28 05:06 分类:问答In Visio, how do I get the normal looking arrows? (The line arrows not the triangle ones)
http://www.dofactory.com/Patterns/PatternFlyweight.aspx There is a UML diagram on that page. It has three different kinds of connections. The shared aggregation connection, the generalized connection[详细]
2022-12-27 14:34 分类:问答Are there any good alternatives for Visio/PowerPoint? [closed]
Closed. This question is off-topic. It is not currently accepting answers. 开发者_如何转开发 Want to improve this question? Update the question so it's on-topic for Stack Overflow.[详细]
2022-12-25 12:45 分类:问答How does the UML support inVisual Studio 2010 compare to Visio?
Visio has been supporting UML diagrams for quite some time now. Microsoft has now added UML support in Visual Studio 2010.[详细]
2022-12-24 12:51 分类:问答Export Visio Macros to Visio COM-Add-in
I have wri开发者_JS百科tten some Makros and Functions in VB all code works fine behind my Document.[详细]
2022-12-22 18:02 分类:问答Creating UML Diagrams from Java Code in Visio
Is there any way to \"auto-magically\" create Class Diagrams from Java code?I am open to using any eclipse plugins, or any other solutions..I don\'t care how many types of data I have to import/export[详细]
2022-12-21 10:13 分类:问答What's the name for this type of flowchart?
Take a look at this; it\'s 开发者_如何学运维very obvious how it works and what its purpose is:[详细]
2022-12-20 01:51 分类:问答Example of Visio + Architechture of JSF application
I was asked to display the tech design of my JSF application with Visio. Anyone has an example of uml Visio Dia开发者_StackOverflow中文版gram for that?If your problem is actually that you don\'t know[详细]
2022-12-18 15:55 分类:问答Designing SQL database in visio
I want to design a schema of my SQL database in Visio But the default database is Microsoft Access, and some datatypes do not exist there (such as tinyint).[详细]
2022-12-18 13:08 分类:问答Representing a C# Generic Method in a UML Class Diagram
I have the following interface: public interface IRegisterable { T Register<T>(string username, string passw) where T : User, ICanLogin, new();[详细]
2022-12-16 20:53 分类:问答
加载中,请稍侯......