.NET
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

vb.net dll doesn't show controls when loading

4 REPLIES 4
Reply
Message 1 of 5
Anonymous
683 Views, 4 Replies

vb.net dll doesn't show controls when loading

Hello.

I am trying to convert some vba codes into vb.net . using vb express 2010 . The first problem I faced is the controls does not show on form. I have just a label and command button on form.

I  used.

Frm.showdialog()

This is a Dll not exe.

I

the form show blank no contorl on it.

Could some body please upload a simple example for this. I am not very familiar with programming terminology . But I understand codes.

 

4 REPLIES 4
Message 2 of 5
Anonymous
in reply to: Anonymous

 

Please visit the site below might be helpful for you.

 

http://docs.autodesk.com/ACD/2010/ENU/AutoCAD%20.NET%20Developer's%20Guide/index.html

 

Prajith.

Message 3 of 5
Anonymous
in reply to: Anonymous

You're asking others here to guess what is

wrong with your code, without showing it.

 

I doubt anyone here is interested in playing

guessing games. If you want to post your

code or the parts needed to reproduce the

problem you have, then you can get help.

 

 

Message 4 of 5
Anonymous
in reply to: Anonymous

1. Right click in solution explorer in the context menu under ADD select Windows Form

2. Name it FormTest

3. Drag a label button whatever on it

4. In your command method or where ever you are are calling it from add

 

Dim frm As New FormTest

frm.ShowDialog()

 

Message 5 of 5
Anonymous
in reply to: Anonymous

Thank You Jeffery_H. it was quite a help.

 

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk DevCon in Munich May 28-29th


Autodesk Design & Make Report

”Boost