Form-SetMinMaxSizes

Function Name dcl-Form-SetMinMaxSizes
Syntax   (dcl-Form-SetMinMaxSizes <CONTROL> MinWidth [as Long] MinHeight [as Long] MaxWidth [as Long] MaxHeight [as Long])
Return Type Boolean (T if successful; otherwise NIL)
Applies To Control Bar, Modal Dialog, Modeless Dialog, Palette

This method sets the Min Width, Min Height, Max Width, and Max Height properties with a single function call.