BUG: Toolbar ButtonMenu May Not Display Correctly (194915)
The information in this article applies to:
- Microsoft Visual Basic Learning Edition for Windows 6.0
- Microsoft Visual Basic Professional Edition for Windows 6.0
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
This article was previously published under Q194915 SYMPTOMS
Using a ToolBar "ButtonMenu" in conjunction with setting the ToolBar's
"Align" property to "3 - vbAlignLeft" or "4 - vbAlignRight" causes the drop-
down portion of the button to be only partially visible.
RESOLUTION
While the majority of the drop-down portion of the button is not visible,
the portion that is displayed retains the full "ButtonMenu" functionality
and can be used despite the incorrect display.
If the button must be fully displayed, the "Align" property must be set to
"0 - vbAlignNone," "1 - vbAlignTop," or "2 - vbAlignBottom."
STATUS
Microsoft has confirmed this to be a bug in the Microsoft products listed
at the beginning of this article.
Modification Type: | Major | Last Reviewed: | 5/13/2003 |
---|
Keywords: | kbBug kbCmnCtrls kbCtrl kbToolbar KB194915 |
---|
|