Application.GetMDIClientAreaExtents Method
Parent Object: ApplicationDescription
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 |