Share via


Application.BarBoxFormat Method

Project Developer Reference

Displays the Format Bar dialog box (if the Gantt Chart, Resource Graph, or Calendar is the active view) or Format Box dialog box (if the Network Diagram is the active view).

Syntax

expression.BarBoxFormat

expression   A variable that represents an Application object.

Return Value
Boolean

Remarks

The BarBoxFormat method has the same effect as selecting Bar (Gantt Chart, Resource Graph, and Calendar views) or Box (Network Diagram) on the Format menu.

See Also