ComGetWindowRect - cCJMenuTitleBar
Type: Procedure
Parameters
| Parameter | Type | Description |
|---|---|---|
| ByRef llLeft | Integer | [ToDo: In Progress] |
| ByRef llTop | Integer | [ToDo: In Progress] |
| ByRef llRight | Integer | [ToDo: In Progress] |
| ByRef llBottom | Integer | [ToDo: In Progress] |
Syntax
Procedure ComGetWindowRect ByRef Integer llLeft ByRef Integer llTop ByRef Integer llRight ByRef Integer llBottom
Call Example
Send ComGetWindowRect llLeft llTop llRight llBottom