Control-GetPos

Function Name dcl-Control-GetPos
Syntax   (dcl-Control-GetPos <CONTROL>)
Return Type List of Longs as (Left Top Width Height)
Applies To All Controls and Forms

This method returns the position of a form or control. If the control is a child window, the returned coordinates are relative to the upper left corner of the parent window's client area; otherwise they are screen coordinates.