Navigation:  Classes > bBrowser >

bBrowser:IsSelectorEnabled()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Examined whether the selector column is enabled.

Class

bBrowser

Type

Method

Syntax

<oBrowser>:IsSelectorEnabled() Æ lEnabled

Return Value

lEnabledA logical value that indicates whether the selector column is enabled.
TRUEThe selector column is enabled.
FALSEThe selector column is disabled.
Data Type:Logic

Description

By the method bBrowser:EnableSelector() the selector column can be enabled or disabled. By the method bBrowser:IsSelectorEnabled() this ability can be queried at a later time.

 

After creating a bBrowser control the selector column is disabled.

See Also

bBrowser:EnableSelector()

 


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