pbFindKeys - cWebView

Set to False to disable the Find keys (F8, F7, F9, Ctrl + Home, Ctrl + End)

Type: Property

Access: Read/Write

Data Type: Boolean

Parameters: None

Syntax
 Property Boolean pbFindKeys

Read Access: Get pbFindKeys to BooleanVariable
Write Access: Set pbFindKeys to BooleanVariable/Value


Description

Set to False to disable the Find keys (F8 = Find GT, F7 = Find LT, F9 = Find EQ, Ctrl + Home = First Record, Ctrl + End = Last Record).

See Also

DefaultKeyHandlers | HandleFindKey