XL97: Imported Toolbox Page Loses Caption and Tip TextLast reviewed: January 15, 1998Article ID: Q159338 |
The information in this article applies to:
SYMPTOMSWhen you import a page into the Microsoft Visual Basic Editor Toolbox, the Caption and the Control Tip Text settings for the page are not imported. Instead, the page uses the generic caption "New Page" and no tip text is associated with the page.
CAUSEThis problem occurs because the Caption and Control Tip Text settings of a Toolbox page are not saved with the .pag file that is created when you export the page.
WORKAROUNDTo restore the Caption and Control Tip Text settings of a Toolbox page that you import into the Toolbox, do the following:
STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
MORE INFORMATIONThe Toolbox contains all the standard Visual Basic for Applications controls and any ActiveX controls and objects (that can be inserted) that you added to the project. By default, the Toolbox has a single page called Controls, but you can customize the Toolbox by adding one or more other pages. You can either manually create a page for the Toolbox, or import a page that you export from another project.
Manually Creating a Page in the ToolboxTo manually create a new page in the Toolbox, do the following:
Exporting a Page from the ToolboxTo export a page from the Toolbox, do the following:
Importing a Page from the ToolboxTo import a page into the Toolbox, do the following:
REFERENCESFor more information about exporting toolbox pages, in the Visual Basic Editor, click the Index tab in Visual Basic for Applications Help, type the following text
exportingand then double-click the selected text to go to the "Import or export a Toolbox page" topic.
|
Additional query words: XL97
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |