|
-
January 12th, 2000, 11:58 AM
#1
Second MDI?
I'm using VB6. I have several menus disabled, and I need to enable them through code. However, whenever I try to do, say, frmMain.mnuToolsMap.enabled = True, (frmMain is the MDI parent of the form from which I'm enabling the menu) it gives me an error saying that there cannot be multiple instances of an MDI parent form. What am I doing wrong?
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
|