Share via


Application.ShowWelcome Property

Project Developer Reference

True if the Welcome dialog box appears when Project is started. Read/write Boolean.

Syntax

expression.ShowWelcome

expression   A variable that represents an Application object.

Return Value
Boolean

Remarks
Due to changes in the Project object model, this property no longer has an effect. It has been retained for backward compatibility.

See Also