Navigation:  Contents > Control Properties >

AllowFormMaximized Property

Previous pageReturn to chapter overviewNext page

 

Returns or sets a value that determines whether the form containing the ActiveResize control can be maximized at run-time.

 

 

Syntax

 

object.AllowFormMaximized [=boolean]

 

Where object evaluates to an ActiveResize control.

 

 

The settings for boolean are:

 

 

True(Default). Specifies that the form can be maximized at run-time.
FalseSpecifies that the form can not be maximized at run-time.

 

Return to Contents

 

 

Copyright 2002-2018 - VBGold Software