Embedding Visio in VB.Net WinForm?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is it possible to embed Visio into a Windows Form in VB.NET? So that we can
have the end user draw free form graphics and save them within a single
Windows application that we developed. Thank you in advance for the info.
 
You asked if you can use Visio in VB .NET application for end-user drawing.

Yes, you can embed Visio as a control into a Windows Form in VB.NET
* BUT *
Be aware that this will require every end-user of your application
to fully install Visio and to have full Visio license in order to run
your VB.NET application.

If you are interested in a component you can use in your
application without requiring a license for every end-user
take a look at MetaDraw - www.MetaDraw.com


* * Please include a copy of this message with your reply

Jeff Bennett
Jeff @ Bennet-Tec.Com

* Bennet-Tec Information Systems, Inc
* 50 Jericho Tpk, Jericho, NY 11753
* Phone 516 997 5596, Fax - 5597
* RELIABLE Components Make You Look Sharp!
* TList/Pro * ALLText HT/Pro * MetaDraw *
* Custom Software Development Services Too.
* WWW.Bennet-Tec.Com

=================== ===================
Subject: Embedding Visio in VB.Net WinForm?
4/19/2005 1:38 PM PST

By: Dursun In: microsoft.public.dotnet.languages.vb

Is it possible to embed Visio into a Windows Form in VB.NET? So that we can
have the end user draw free form graphics and save them within a single
Windows application that we developed. Thank you in advance for the info.

=================== ===================
 

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

Back
Top