Navigation:  Classes > bBrowser >

bBrowser:FooterHeight

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

The height of the column footer in pixels.

Class

bBrowser

Type

Access / Assign

Data Type

DWord

Description

bBrowser:FooterHeight defines the height of the column footer in pixels.

 

Footer

 

The display of all column footer can be switched off by an assignment of the value 0. In addition, the access bBrowser:AutoFooterHeight must contain the value FALSE.

 

So that changes at the height can be processed correctly by the bBrowser, the browser must be recalculated by calling the method bBrowser:Recalculate().

 

After creating a new bBrowser control the access contains the value 0.

 

With the access bBrowserColumn:FooterVisible the footer for a single column can be hidden.

See Also

bBrowser:AutoFooterHeight

bBrowser:CaptionHeight

bBrowser:Recalculate()

bBrowser:RowHeight

bBrowser:SelectorWidth

bBrowser:TitleHeight

bBrowserColumn:FooterHeight

bBrowserColumn:FooterVisible

 


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