Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 935 Bytes

Project.Application.BarBoxFormat.md

File metadata and controls

36 lines (22 loc) · 935 Bytes
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.BarBoxFormat method (Project)
vbapj.chm2389
vbapj.chm2389
project-server
Project.Application.BarBoxFormat
4c491952-533a-21a9-49fc-ccb7a3342370
06/08/2017
medium

Application.BarBoxFormat method (Project)

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.

[!includeSupport and feedback]