Method wnd.MapClientToClientOf(+ 1 overload)
Overload
Converts coordinates relative to the client area of this window to coordinates relative to the client area of window w.
public bool MapClientToClientOf(wnd w, ref RECT r)
Parameters
Returns
Remarks
Supports lastError.
Overload(top)
Converts coordinates relative to the client area of this window to coordinates relative to the client area of window w.
public bool MapClientToClientOf(wnd w, ref POINT p)
Parameters
Returns
Remarks
Supports lastError.