Navigation:  Classes > bBrowser >

bBrowser:IsInactiveSelectionEnabled()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Examined whether the selection color is changed dependent on the focus.

Class

bBrowser

Type

Method

Syntax

<oBrowser>:IsInactiveSelectionEnabled() Æ lIsActive

Return Value

lIsActiveA logical value that indicates whether the selection color is changed dependent on the focus.
TRUEThe selection color is changed.
FALSEThe selection color is not changed.
Data type:Logic

Description

By the method bBrowser:EnableInactiveSelection() the browser can be adjusted in such a way that it shows the selected cell or rows in different colors with a focus change. By the method bBrowser:IsInactiveSelectionEnabled() this ability can be queried at a later time.

 

After creating a bBrowser control this ability is disabled.

See Also

bBrowser:EnableInactiveSelection()

 


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