Sponsors

ClientToScreen

Function name: ClientToScreen

Defined in : User32

Requirements : Windows NT 3.1 or later; Windows 95 or later

Declaration:

Declare Function ClientToScreen Lib "user32" Alias "ClientToScreen" (ByVal hwnd As Long, lpPoint As POINTAPI) As Long

Parameters:

Returns:

Related functions:

Examples:

Restrict Mouse Movement

Moving Mouse

Lock Mouse In The Form

Mouse

Categories