Navigation:  Classes > bBrowser >

bBrowser:IsCaptionClickable()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Examined whether clicking of column caption is permitted.

Class

bBrowser

Type

Method

Syntax

<oBrowser>:IsCaptionClickable() Æ lClickable

Return Value

lClickableA logical value that indicates whether clicking of column captions is permitted.
TRUEClicking is permitted.
FALSEClicking is not permitted.
Data Type:Logic

Description

The captions of opened columns can be clicked by a mouse. With the method bBrowser:EnableCaptionClick() this ability can be enabled or disabled. With the method bBrowser:IsCaptionClickable() this ability can be queried at a later time.

See Also

bBrowser:EnableCaptionClick()

 


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