No OLE Container on VB.NET for Auto Cad Drawings
No OLE Container on VB.NET for Auto Cad Drawings
(OP)
Hi There
In the proccess to convert my VB6 programs to VB.NET I have found that VB.NET dont have the OLE Container in the TOOLBOX. I used the OLE Container to get Auto Cad Drawings into VB6 forms and it was very easy to do. Now I wonder how this could be done in VB.NET.??? (I just put the drawings in the form and put transparent object to click on them like a hyperlink on the parts of the drawing I was interested, to see it in more detail in another form.) Any help on this matter will be very appreciated.
Rafael
In the proccess to convert my VB6 programs to VB.NET I have found that VB.NET dont have the OLE Container in the TOOLBOX. I used the OLE Container to get Auto Cad Drawings into VB6 forms and it was very easy to do. Now I wonder how this could be done in VB.NET.??? (I just put the drawings in the form and put transparent object to click on them like a hyperlink on the parts of the drawing I was interested, to see it in more detail in another form.) Any help on this matter will be very appreciated.
Rafael
Rafael





RE: No OLE Container on VB.NET for Auto Cad Drawings
I just saw in the autocad forum the answer to my question just use EXPORT in autocad and convert the DWG to BMP. BMP is accepted as an image in VISUAL BASIC.NET FORM.
Rafael
Rafael