How To Display Additional Buttons in Customize Toolbar Dialog (174087)
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
- Microsoft Visual Basic Standard Edition, 32-bit, for Windows 4.0
- Microsoft Visual Basic Professional Edition, 32-bit, for Windows 4.0
- Microsoft Visual Basic Enterprise Edition, 32-bit, for Windows 4.0
This article was previously published under Q174087 SUMMARY
The Toolbar control that is provided with the Microsoft Windows Common
Controls (COMCTL32.OCX) can be customized by users. The Customize Toolbar
method is displayed if either:
- the AllowCustomize property is set to True and the user double-
clicks the Toolbar
-or-
- the Customize method of the Toolbar is invoked.
By default, this dialog lists all of the buttons on the Toolbar in the
"Toolbar Buttons" lists but lists only a Separator in the "Available
Buttons" list. This article describes how you can display additional
toolbar buttons in the "Available Buttons" list.
REFERENCES
For additional information, please see the following article in the
Microsoft Knowledge Base:
182943
: BUG: "Key" Argument of SaveToolBar & RestoreToolBar Doesn't Work
Modification Type: | Minor | Last Reviewed: | 2/24/2005 |
---|
Keywords: | kbControl kbhowto KB174087 |
---|
|