MonitorForWindow

concerns

The MonitorForWindow property returns the properties of a single monitor over the (x,y) position of a window that is displayed on the monitor.

 

Syntax

MonitorForWindow(ClientWindowHandle)

Return value

Type

Description

Monitor

Object of the type TCEServer.Monitor

Parameter

Use

Name

Type

Passing

Description

Required

ClientWindowHandle

Long

ByVal

Client-based window handle

Note

The property is read-only.