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
Nitesh Tarbani
NA
13
0
How to load other form in C#
Jul 4 2010 4:03 AM
I am new user in C#. Actually I am developing a project in C# and I don't know how to load other form which I have added manually by right click and add item. I have used following code but it is useless for me though its working.
//Form form2 = new Form();
//form2.show();
as this code create run time form and for how can I add various tools such as textbox, button etc.... in new run time form.
Please reply If anyone knows the answer for above question.
Thanks.....
Reply
Answers (
2
)
How to change the imagebutton image onmouseover event in asp.net?
compare and move values in a listbox