Diagrams in Visual Studio .NET

G

Guest

Hi,
I have one issue: I need to add a simple diagram to my tool written on the
C# language, but it seams that Visual Studio .NET does not have any elements
to be simply added to a project. Does anybody know where I can get a finished
element which encapsulates work with diagrams (ActiveX element or source
code). And may be I am wrong and Visual Studio . NET already has some good
solution.
 
J

John Vottero

Oleg Ermolaev said:
Hi,
I have one issue: I need to add a simple diagram to my tool written on the
C# language, but it seams that Visual Studio .NET does not have any
elements
to be simply added to a project. Does anybody know where I can get a
finished
element which encapsulates work with diagrams (ActiveX element or source
code). And may be I am wrong and Visual Studio . NET already has some good
solution.

Here's one:

http://www.codeproject.com/cs/miscctrl/NetronLight.asp
 
G

Guest

Oleg,

You may want to look at our MetaDraw control.
www.Bennet-Tec.com/btProducts/MetaDraw/MetaDraw.htm

MetaDraw is available as either a .NET Winforms component
or an OCX.

As an example take a look
http://www.bennet-tec.com/btproducts/MetaDraw/WebSamples/Drawing/md3_demo.htm

I would be happy to answer any questions about MetaDraw features.

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

Jeff Bennett
(e-mail address removed)

* 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

=================== ===================
Here you will see MetaDraw within your web browser with ability to draw
and to connect the drawn objects with diagram lines.
 

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