4D v16.3

FORM GET VERTICAL RESIZING

Home

 
4D v16.3
FORM GET VERTICAL RESIZING

FORM GET VERTICAL RESIZING 


 

FORM GET VERTICAL RESIZING ( resize {; minHeight {; maxHeight}} ) 
Parameter Type   Description
resize  Boolean in True: Form can be resized vertically False: Form cannot be resized vertically
minHeight  Longint in Smallest form height allowed (pixels)
maxHeight  Longint in Largest form height allowed (pixels)

The FORM GET VERTICAL RESIZING command returns the vertical resizing properties of the current form in the resize, minHeight and maxHeight variables. These properties may have been set for the form in the Form editor in Design mode or for the current process via the FORM SET VERTICAL RESIZING command.



See also 

FORM SET VERTICAL RESIZING

 
PROPERTIES 

Product: 4D
Theme: Forms
Number: 1078

 
HISTORY 

Created: 4D v12

 
TAGS 

Redimensionnement, Taille

 
ARTICLE USAGE

4D Language Reference ( 4D v16)
4D Language Reference ( 4D v16.1)
4D Language Reference ( 4D v16.2)
4D Language Reference ( 4D v16.3)