Share

ScreenToClient Method

Overload List

Method Description
AcApStatusBar::ScreenToClient (LPPOINT) This function converts the screen coordinates of a specified point on the screen to client-area coordinates. The new coordinates are relative to the upper-left corner of the status bar control window client area.
AcApStatusBar::ScreenToClient (LPRECT) This function converts the screen coordinates of a specified rectangle on the screen to client-area coordinates. The new coordinates are relative to the upper-left corner of the status bar control window client area.

Was this information helpful?