Navigation:  Classes > bBrowser >

bBrowser:InactiveSelectedForeground

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Foreground color to drawing selected cells and rows, if the browser does not have the focus.

Class

bBrowser

Type

Access / Assign

Data Type

Color

Description

If changing of the selection color (see bBrowser:EnableInactiveSelection()) is switched on, all selected cells and rows are drawn with this foreground color. The background color that can be used is defined with the access bBrowser:InactiveSelectedBackground.

 

If this access contains NULL_OBJECT, the selected cells and rows are drawn in the color that is defined by the access bBrowser:SelectedForeground.

 

So that changes at this access are shown also 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_inactiveselectedforeg.htm