|
-
January 3rd, 2000, 12:38 PM
#1
Editing forms
In the VBE and VB environments, when I edit a form, the form is shifted and displayed in the middle of the window. The net effect is that I cannot see the whole form without resizing and because the window doesn't support scrollbars, it limits the size of my form.
Has anyone seen this or know of a fix?
Thanks,
MWT
-
January 3rd, 2000, 07:42 PM
#2
Re: Editing forms
Sounds like you're in MDI development mode.
Choose Tools>Options>Advanced
check the SDI and hit ok - it will start next time you load the IDE
SDI mode disconnects all the IDE windows - so you can maximize forms and code windows, etc
-
January 3rd, 2000, 10:17 PM
#3
Re: Editing forms
Thanks for that but actually, for some reason it's OK in VB now but the problem still remains in the VBE IDE for VBA.
Thanks,
MWT
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
|