The information in this article applies to:
SYMPTOMSThe Temporary parameter for the Visual Basic for Applications Control object does not work as expected. CAUSE
The Temporary parameter is an optional argument associated with the
Control object. Setting this parameter to True should make the new control
temporary. Temporary controls are automatically deleted when the container
application is closed.
Q176476 OFF: Office Assistant Not Answering Visual Basic Questions STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed
at the beginning of this article. MORE INFORMATION
The Temporary feature was intended for other applications that did not
support session-specific settings. Because Word can store information in
global templates or local templates, you can get all of the Temporary
functionality without using the Temporary flag.
Q173707 OFF97: How to Run Sample Code from Knowledge Base Articles REFERENCES
For more information about getting help with Visual Basic for Applications,
please see the following article in the Microsoft Knowledge Base:
Q163435 VBA: Programming Resources for Visual Basic for Applications Additional query words: wordcon vb vba vbe
Keywords : kbdta kbdtacode word8 kbwordvba word97 |
Last Reviewed: December 21, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |