Windows Develop Bookmark and Share   
 index > Windows Forms General > call a form from another application
 

call a form from another application

i have a soultion that has 2 projects i want to call a form from  project 2
thanx 
MigrationUser 1  Monday, February 07, 2005 5:41 AM
you have to add a reference to project 2 in project 1.  To do this right click on References in project 1, Add Reference, select Projects tab, select project 2...Now you can create instances of classes that are located in project 2.
MigrationUser 1  Monday, February 07, 2005 11:04 AM

You can use google to search for other answers

Custom Search

More Threads

• PrintDocument - How to force print() command to don't repaint report
• Visual Styles and Outlook 2003 elements
• How can i copy the highlighted text from the CURRENT active window to the clipboard using c#?
• AxShockwaveFlash transparency problem
• WebBrowser destorying it's own handle when hidden
• Help please About Listview and .txt File
• Resizing DataGridView on a minimized form
• "Enter" button focus
• Updating a ListView dynamically... How?
• Scroll bars in tab control