Application.GoalAreaHighlight method (Project)
Highlights a goal area on the Project Guide toolbar to indicate it is currently selected. Deprecated in pjgenericshort.
Syntax
expression. GoalAreaHighlight
( _goalArea_
)
expression A variable that represents an Application object.
Parameters
Name | Required/Optional | Data type | Description |
---|---|---|---|
goalArea | Required | Long | The ID of the goal area to highlight. For example, setting the goalArea argument to 1 highlights the first goal area in the Goal Bar. |
Remarks
Note
The Project Guide is disabled by default in Project. Although you can create and display custom Project Guide pages, we recommend that you create a task pane app instead of the Project Guide for new development.
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.