Import / Export Packages

N

N4IXT

I'm working on a UML diagram of the cases to be used in my new C# project
using Visio Enterprise Architects.

In one of my classes I want to pass in a listview control, so I created a
new "Package" to hold .Net Control datatypes. My questions:

A) Is there any way to export and import this package so I can share with
the other programmers on my team?

B) Does a package already exist somewhere on the net that has all these
WinForm controls (and for that matter a lot of the .Net framework) already
in them so I don't have to reinvent the wheel?

Searches of Google and MSDN so far have proved fruitless.

Thanks,

Robert
 
N

N4IXT

Looks like I spoke too soon on question A, I found the answer in the help
after a second reread. Just for your edification:

In the Model Explorer window, click the newly added package, then select
File, Save As, change the type from VSD to Template (*.vst) and there you
go. You can in a new window open it.

Problem is it seems to load and save the whole model, might be good to put
all your stuff in an empty diagram and then save it.

If anyone has an alternate solution, by all means...

My question B still stands, does all this already exist somewhere so I don't
have to reinvent the wheel?

Thanks,

Robert
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top