Windows Develop Bookmark and Share   
 index > Windows Forms General > Display Windows form with call to dll?
 

Display Windows form with call to dll?

Hello all,

I'm in a bit of a bind here.  I've been tasked to write a dll (not an exe) that will display a Windows form when a particular method on that dll is called.  

Any suggestions?

Thanks in advance.
MigrationUser 1  Tuesday, April 13, 2004 4:14 PM
try

http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=171&lngWId=10

MigrationUser 1  Wednesday, April 14, 2004 12:03 AM
Why is that a big deal? I don't get the difference.

You just add a WinForm to your DLL project and create it and show it from some public method in your DLL.
MigrationUser 1  Wednesday, April 14, 2004 3:22 PM
Thanks for the replies.  I guess I just got hung up on the dll/exe thing from COM+ days.
MigrationUser 1  Thursday, April 15, 2004 9:55 PM

You can use google to search for other answers

Custom Search

More Threads

• DataGridView ,key event handler or ProcessCmdKey
• global ressource/information
• Drawing in Panel - maximum height? (C#)
• Help Resetting textbox
• From a Class Library Project, call a Form in a Windows Form Project
• MessageBox
• Mousewheel and SplitContainer
• SubForm does not persist
• FTP?
• Images and Forms