|
-
Oct 21st, 2002, 11:24 AM
#1
Thread Starter
Fanatic Member
Error creating window handle.
I use the following code to open a winform:
Dim abForm As New frmArchive()
abForm.MdiParent = Me
abForm.Show()
The problem I have is that when i run the code I get
" Error creating window handle."
I use the above 3 lines all the time and have never had problems in the past,
Any Ideas Anyone
Thanks in Advance
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
|