|
-
Sep 20th, 2003, 05:57 AM
#1
Thread Starter
Registered User
problem while creating new form instance in code!!
hi,
somewhere in my code i want to create an object from a form and simply show it, but when doing so the program hangs, and then has to be end tasked, whats the problem?!!
the code is something like :
dim frm as new form1()
frm.text="this is a test"
frm.show
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
|