Form_SetMinMaxSizes

Funktionsname dcl_Form_SetMinMaxSizes
Syntax   (dcl_Form_SetMinMaxSizes <CONTROL> MinWidth [as Long] MinHeight [as Long] MaxWidth [as Long] MaxHeight [as Long])
Rückgabewert Boolean (T if successful; otherwise NIL)
Anwendbar auf 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.