Navigation:  Classes > bBrowser >

bBrowser:CaptionView

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

An object of class bViewStyle for formatting a column caption.

Class

bBrowser

Type

Access / Assign

Data Type

bViewStyle

Description

With the CaptionView the graphical representation of the column captions can be effected. It can set the font, alignment, foreground and the background color, grid settings and additional options for the formatting.

 

Additionally, each column can define its own CaptionView. In this case, the drawing of a column caption will use both objects, excepting that the properties of the CaptionView from the column object has the higher priority.

 

So that changes that were made in the CaptionView are also shown in the browser, it must be redrawn with the method bBrowser:Redraw().

 

Important note!
After creating an bBrowser control the access contains an bViewStyle object in that the grid is already defined.

See Also

bBrowser:DataView

bBrowser:FocusView

bBrowser:FooterView

bBrowser:InfoView

bBrowser:Redraw()

bBrowser:SelectorView

bBrowser:TitleView

bBrowser:WallpaperView

bBrowserColumn:CaptionView

 


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