TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Matthew Laverack
NA
2
0
How do i merge two C# projects and run a form from one of them in the other?
Jun 29 2009 2:14 PM
Hey,
Im trying to run two C# projects (merge together) and then from the click of a button open up a form from the other project if that made sense.. so for example i have project 1 and project 2 i want to merge them together and then say in project one create a button that opens up a windows form that has been created in project 2?
Sorry im quite a newbie with all this :)
Thanks,
Mattlav
Reply
Answers (
0
)
How do i merge two C# projects and run a form from one of them in the other?
I'm needing to have a textbox to be on top of all other controls on the form.