BUG: Toolbar Options Positioned Off the Screen
Article ID: 133742
Article Last Modified on 5/7/2003
APPLIES TO
- Microsoft Visual FoxPro 3.0 Standard Edition
- Microsoft Visual FoxPro 3.0b Standard Edition
- Microsoft Visual FoxPro 5.0 Standard Edition
- Microsoft Visual FoxPro 5.0a
- Microsoft Visual FoxPro 6.0 Professional Edition
This article was previously published under Q133742
SYMPTOMS
Toolbar options are inaccessible because they are positioned too far to the
right and off the screen.
CAUSE
Visual FoxPro's toolbar engine is designed to check if any portion of a
toolbar will fit on the current row, if not, it opens a new row. Visual
FoxPro does not check to see if an entire toolbar will be visual to the
user when docked.
WORKAROUND
Visual FoxPro toolbars are moveable and dockable. Position or dock the
toolbar in another location on the screen, or change the video driver
setting to a higher video resolution so that a larger portion of the
toolbar will be visible to the user when docked.
NOTE: The following command positions the toolbar in the center of the
FoxPro desktop only if the toolbar is not docked. It will not move the
toolbar if it is docked:
MOVE WINDOW "<toolbar name>" CENTER
STATUS
Microsoft has confirmed this to be a problem in the Microsoft products
listed at the beginning of this article. We are researching this problem
and will post new information here in the Microsoft Knowledge Base as it
becomes available.
Additional query words: kbvfp600 kbvfp500
Keywords: kbbug KB133742