ID: Q110895
5.00 WINDOWS docerr kbdocerr
The information in this article applies to:
Page 191 of the "Visual Basic User’s Guide," states the following:
The following example starts Microsoft Project and sets its WindowState
property to maximized.
MSProject.WindowState = pjMaximized
This statement is incorrect. The example code does not start Microsoft
Project, it only maximizes the application window. This statement should
read:
The following example sets the WindowState property of Microsoft Project
to maximized.
For more information about WindowState, choose the Search button in
Help and type:
WindowState
KBCategory: kbdocerr
KBSubcategory:
Additional reference words: 5.00
Version : 5.00
Platform : WINDOWS
Last Reviewed: September 14, 1996