BUG: RestoreToolbar Method May Not Restore Toolbar Correctly (191105)
The information in this article applies to:
- Microsoft Visual Basic Learning Edition for Windows 5.0
- Microsoft Visual Basic Learning Edition for Windows 6.0
- Microsoft Visual Basic Professional Edition for Windows 5.0
- Microsoft Visual Basic Professional Edition for Windows 6.0
- Microsoft Visual Basic Enterprise Edition for Windows 5.0
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
This article was previously published under Q191105 SYMPTOMS
When you use the RestoreToolbar method to restore a Toolbar that was saved
with the SaveToolbar method after a user customized the Toolbar it does not
restore correctly.
RESOLUTION
Make sure all buttons use an image. You can create a 16x16 (pixel) bitmap
and set the Mask Property of an ImageList control so the user does not see
the image. Use a Timer control to restore a Toolbar when a form loads.
STATUS
Microsoft has confirmed this to be a bug in the Microsoft products listed
at the beginning of this article. We are researching this bug and will post
new information here in the Microsoft Knowledge Base as it becomes
available.
Modification Type: | Major | Last Reviewed: | 5/12/2003 |
---|
Keywords: | kbBug kbComCtrls kbpending kbToolbar KB191105 |
---|
|