Navigation:  Contents > Control Properties >

MinFormHeight Property

Previous pageReturn to chapter overviewNext page

 

Returns or sets a value that determines the minimum form height allowable when the the form is resized at run-time, either by the user or by code.

 

 

Syntax

 

object.MinFormHeight [=number]

 

Where object evaluates to an ActiveResize control.

 

 

 

Remarks

 

If number value is set to 0 (default), it specifies that the minimum form height is unlimited.

 

Return to Contents

 

 

Copyright 2002-2018 - VBGold Software