Skip to content
This repository was archived by the owner on Nov 26, 2022. It is now read-only.

Win32.ScreenToClient

Andrew edited this page Mar 13, 2014 · 4 revisions

#Win32.ScreenToClient

##Method Signature Protected Function ScreenToClient(ScreenPoint As Realbasic.Point, HWND As Integer) As REALbasic.Point

##Notes Converts the coordinates of ScreenPoint into client-area coordinates.HWND is a handle to a window or control.

##See also

Clone this wiki locally