Share

Application.GetMDIClientAreaExtents Method

Parent Object: Application

Description

Obtains the position and size of the Application's MDI client area.

Syntax

Application.GetMDIClientAreaExtents( Top As Long, Left As Long, Height As Long, Width As Long )

Parameters

Name Type Description
Top Long
Left Long
Height Long
Width Long

Version

Introduced in version 2017

Was this information helpful?