Scroller Image
Scroller Image
Scroller Image
Scroller Image
Scroller Image
Scroller Image
Scroller Image
Scroller Image
Scroller Image
Scroller Image

EDrawings Control in .Net

News - Products

Because of the high volume of people that have emailed us requesting information on how to implement an eDrawings client in .Net as the ActiveX controls for eDrawings seem none existent or fail to work, we have created our own wrapper class for you to use.

Simply reference our AngelSix.EDrawingsControl and you can add eDrawings controls to your form designer or add them in code in 1 line of code. Works for 64bit and 32bit.

Download Here

Comments  

 
0 #2 Jacob 2010-06-15 16:19
i guest it thought i was post HTML
edrawingDiv.InnerHtml ="<OBJECT ID=\"EV\" classid=\"clsid:22945A69-1191-4DCF-9E6F-409BDE94D101\" codebase=\"http://www.solidworks.com/plugins/edrawings/download.cfm?Release=rel#version=7,3,0,203\" width=\"100%\" height=\"100%\"> <PARAM name=\"FullUI\" value=\"1\"/><PARAM name=\"Filename\" value=" + Convert.ToChar(34) + developmentFolder + Convert.ToChar(34) + " /></OBJECT>";
Quote
 
 
0 #1 Jacob 2010-06-15 16:15
Do you know a good way to add edrawing to a .Net3.5 C# Website
this is what I have
edrawingDiv.InnerHtml = " ";
but this has little control becase it just HTML
Quote
 

Add comment


Security code
Refresh

User Rating: / 2
PoorBest