Navigation:  Classes > bBrowser >

bBrowser:AutoCaptionHeight

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

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

Class

bBrowser

Type

Access / Assign

Data Type

Logic

Description

If the access bBrowser:AutoCaptionHeight contains the value TRUE, then the caption height of all opened columns is calculated automatically. Otherwise for the caption height of the columns the value bBrowser:CaptionHeight is used.

 

The caption 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:AdjustCaptionHeight() can be invoked to adjust the caption area.

 

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

See Also

bBrowser:AdjustCaptionHeight()

bBrowser:AutoFooterHeight

bBrowser:CaptionHeight

bBrowserColumn:CaptionHeight

 


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