|
-
Jun 10th, 2003, 09:07 AM
#1
Thread Starter
Lively Member
one instance of form
in vb.net we can show the child form as:
dim frm as new childform1
frm.show
but if we call these line more than one then it will creates a another instance on childform....
how can we stop user to create more than 1 instance of a form...meanz only one form will exist
anand
Anand Thakur 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|