Navigation:  Classes > bBrowserColumn >

bBrowserColumn:Foreground

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

The foreground color of the column values.

Class

bBrowserColumn

Type

Access / Assign

Data Type

Color

Description

bBrowserColumn:Foreground offers an access to the property bBrowserColumn:DataView:Foreground.

 

If the access returns NULL_OBJECT, the foreground color is used from the bBrowser.

 

So that changes at this access are shown also in the browser, the bBrowser must be actualized with the method bBrowser:Refresh(). This is only necessary if the column is inside the visible area of the browser.

See Also

bBrowser:DataView

bBrowser:IsColumnVisible()

bBrowser:Refresh()

bBrowserColumn:Background

bBrowserColumn:DataView

bTextStyle:Foreground

 


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