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
softairhk
NA
115
0
Check the form is loaded
Mar 29 2004 9:17 PM
Hello! I know that if I want to check the Form2 is loaded, so I can use the following coding, but how to define Form2 form2 = null at Form1, where to define this and how? At Form1 you must define:Form2 form2=null and at the btn_Click() if(form2==null) //First Time Open { form2=new Form2(); form2.Show(); } else form2.Activate(); Please give me reply asap. Thanks!
Reply
Answers (
1
)
C# using C++ DLL
Need sample codes for search and display