Navigation:  Classes > bBrowser >

bBrowser:SelectedBackground

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Background color for drawing selected cells and rows.

Class

bBrowser

Type

Access / Assign

Data Type

Brush

Description

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

 

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:SelectedForeground

bBrowser:InactiveSelectedBackground

bBrowser:Redraw()

 


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