BUG: Adding Menu Shifts Controls and Reduces SDI Form Height (156266)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 5.0
- Microsoft Visual FoxPro for Windows 5.0a
- Microsoft Visual FoxPro for Windows 6.0
This article was previously published under Q156266 SYMPTOMS
When a menu is added to a Single-Document Interface (SDI) form, the Height
of the form is reduced by the height of the menu. The window size remains
the same, but all the controls shift downward, causing some controls to be
moved partially or fully off the bottom of the form.
WORKAROUND
After adding the menu, increase the form Height by adding the menu height
to it.
-or-
After adding the menu, reduce the Top property of all controls contained in
the form by subtracting the menu height.
STATUS
Microsoft Microsoft has confirmed this problem in the products listed above
and will post new information here in the Microsoft Knowledge Base as it
becomes available.
REFERENCES
Win32 SDK Win32.hlp Help file
Modification Type: | Major | Last Reviewed: | 10/16/2002 |
---|
Keywords: | kbBug kbProgramming kbui KB156266 |
---|
|