Navigation:  Contents > Control Properties >

AutoResizeOnLoad Property

Previous pageReturn to chapter overviewNext page

 

Returns or sets a value that determines whether the form and all controls will automatically be resized and repositioned when the form loads.

 

 

Syntax

 

object.AutoResizeOnLoad [=boolean]

 

Where object evaluates to an ActiveResize control.

 

 

The settings for boolean are:

 

 

True(Default). Specifies that the form and all controls will be automatically resized and repositioned when the form loads.
FalseSpecifies that the form and all controls will not be resized and repositioned when the form loads.

 

Return to Contents

 

 

Copyright 2002-2018 - VBGold Software