OFF98: Cannot Customize Toolbox in the Visual Basic Editor

Last reviewed: February 18, 1998
Article ID: Q181197
The information in this article applies to:
  • Microsoft Office 98 Macintosh Edition
  • Microsoft Excel 98 Macintosh Edition
  • Microsoft Word 98 Macintosh Edition
  • Microsoft PowerPoint 98 Macintosh Edition

SYMPTOMS

In the programs listed at the beginning of this article, it is not possible to customize the Toolbox in the Visual Basic Editor.

RESOLUTION

You can only use the following controls, which are included in the Toolbox by default:

   Label          CommandButton
   TextBox        TabStrip
   ComboBox       MultiPage
   ListBox        ScrollBar
   CheckBox       SpinButton
   OptionButton   Image
   ToggleButton   RefEdit
   Frame

STATUS

This behavior is by design of the Visual Basic Editor in the programs listed at the beginning of this article.

MORE INFORMATION

You can use the Toolbox to insert controls into a custom UserForm. The Toolbox appears automatically whenever you create a new UserForm; you can also display the Toolbox by clicking Toolbox on the View menu.

In the programs included in Microsoft Office 97 for Windows, you can customize the Toolbox by right-clicking inside the Toolbox. Using this method, you can add additional controls, delete existing controls, and create, import, and export "pages" of controls that are grouped by function, name, and so on.

Because ActiveX controls (OCXs) are not supported on the Macintosh, these features are not available in the programs included in Microsoft Office 98 Macintosh Edition. You can only use the controls that are included with the programs.


Additional query words: OFF98 XL98 WD98 PP98 activex controls ocxs custom
dialog
Keywords : kbdta xlvbainfo
Version : MACINTOSH:98
Platform : MACINTOSH
Issue type : kbprb


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: February 18, 1998
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.