Navigation:  Classes > bBrowser >

bBrowser:AutoFooterHeight

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

A logical value that indicates whether the footer height of all opened columns is to be calculated automatically.

Class

bBrowser

Type

Access / Assign

Data Type

Logic

Description

If the access bBrowser:AutoFooterHeight contains the value TRUE, then the footer height of all opened columns is calculated automatically. Otherwise for the footer height of the columns the value bBrowser:FooterHeight is used.

 

The footer height of the columns is calculated automatically, if

a new column is opened or

an opened column is closed.

 

In all other cases the method bBrowser:AdjustFooterHeight() can be invoked to adjust the footer area.

 

After creating a bBrowser control the access contains the value FALSE.

See Also

bBrowser:AdjustFooterHeight()

bBrowser:AutoCaptionHeight

bBrowser:FooterHeight

bBrowserColumn:FooterHeight

 


Page url: http://www.YOURSERVER.com/index.html?bbrowser_autofooterheight.htm