Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 853 Bytes

Project.Application.PaneCreate.md

File metadata and controls

36 lines (22 loc) · 853 Bytes
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.PaneCreate method (Project)
vbapj.chm2003
vbapj.chm2003
project-server
Project.Application.PaneCreate
6ecf7151-eaeb-4a28-c877-a6e5366e2a8e
06/08/2017
medium

Application.PaneCreate method (Project)

Creates a lower pane for the active window.

Syntax

expression. PaneCreate

expression A variable that represents an Application object.

Return value

Boolean

Remarks

If the active view is one of the task views, including the Task Usage view, the new pane will be the Task Form. If the active view is one of the resource views, including the Resource Usage view, the new pane will be the Resource Form.

[!includeSupport and feedback]