Share via


Application.HelpAbout Method

Project Developer Reference

Displays the About Microsoft Office Project dialog box, which lists version, copyright, and license information about Microsoft Office Project 2007.

Syntax

expression.HelpAbout

expression   A variable that represents an Application object.

Return Value
Boolean

Remarks

The HelpAbout method has the same effect as the About Microsoft Office Project command on the Help menu.

See Also