Navigation:  Classes > bBrowser >

bBrowser:CaptionHeight

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

The height of the column caption in pixels.

Class

bBrowser

Type

Access / Assign

Data Type

DWord

Description

bBrowser:CaptionHeight defines the height of column captions in pixels

 

Caption

 

The representation of the column captions can be switched off by an assignment of 0. In addition, the access bBrowser:AutoCaptionHeight must contain the value FALSE.

 

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

 

With the access bBrowserColumn:CaptionVisible the caption for a single column can be hidden.

See Also

bBrowser:AutoCaptionHeight

bBrowser:FooterHeight

bBrowser:Recalculate()

bBrowser:RowHeight

bBrowser:SelectorWidth

bBrowser:TitleHeight

bBrowserColumn:CaptionHeight

bBrowserColumn:CaptionVisible

 


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