Application.HelpContents Method
Project Developer Reference |
Displays the Project Help window, with the Help Toolbar, and the Assistance, Microsoft Office Online, and SeeAlso panes visible.
Syntax
expression.HelpContents
expression A variable that represents an Application object.
Return Value
Boolean
Remarks
The HelpContents method has the same effect as the Project Help command on the Help menu in Microsoft Office Project 2007.
See Also