ACC97: How to Create Command Bars by Using Visual Basic Code (159692)
The information in this article applies to:
This article was previously published under Q159692 SUMMARY
Advanced: Requires expert coding, interoperability, and multiuser skills.
This article shows you how to programmatically add items to and remove
items from command bars, specifically a menu bar and a toolbar.
This article assumes that you are familiar with Visual Basic for
Applications and with creating Microsoft Access applications using the
programming tools provided with Microsoft Access. For more information
about Visual Basic for Applications, please refer to the "Building
Applications with Microsoft Access 97" manual.
NOTE: A demonstration of the techniques used in this article can be seen
in the sample file, FrmSmp97.exe. For information about how to obtain
this sample file, please see the following article in the Microsoft
Knowledge Base:
175066 ACC97: Microsoft Access 97 Sample Forms Available in Download Center
REFERENCES
For more information about the methods and properties of command bars,
search the Help Index for CommandBars collection or ask the Microsoft
Access 97 Office Assistant.
For more information about the methods and properties of command bar
controls, search the Help Index for CommandBarControls collection or ask
the Microsoft Access 97 Office Assistant.
For more information on how to programmatically add and remove items on
command bars, please see the following article(s) in the Microsoft
Knowledge Base:
172300 ACC97: Command Bar Wizard Available in Download Center
Modification Type: | Minor | Last Reviewed: | 10/11/2006 |
---|
Keywords: | kbhowto kbProgramming kbusage KB159692 |
---|
|