Navigation:  Classes > bBrowser >

bBrowser:SelectedForeground

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Foreground color for drawing selected cells and rows.

Class

bBrowser

Type

Access / Assign

Data Type

Color

Description

All selected cell/lines are drawn with this foreground color. The background color that can be used is defined by the access bBrowser:SelectedBackground.

 

If this access contains NULL_OBJECT, the selected cells and rows are drawn in the Windows default color for selected elements.

 

So that changes at this access are also shown in the browser, the browser must be redrawn with the method bBrowser:Redraw().

See Also

bBrowser:SelectedBackground

bBrowser:InactiveSelectedForeground

bBrowser:Redraw()

 


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