Form-GetControlArea

Function Name dcl-Form-GetControlArea
Syntax   (dcl-Form-GetControlArea <CONTROL>)
Return Type List as (Width [as Long] Height [as Long])
Applies To All Forms

This method returns the size of the form's client area. The client area is the area inside the form where the dialog controls are visible.