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
tharak nadh
NA
4
0
how to run form 2 i
Dec 29 2006 6:12 AM
I open windows application on that one I insert form2.cs
I want 2 run form2 only ,how to run that form2
if i wrote the coding in from2
public static void main()
{
form2 f = new form2()
application.run(f)
}
please tell the code for run the second form in c#.net
Reply
Answers (
1
)
ListView Control problem
difference b/w radio button & checkbox