Skip to content

Find_Search_State - dbList_

Determines how list searching is performed

Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None

Syntax

Property Integer Find_Search_State
Access Type Syntax
Read Access: Get Find_Search_State to IntegerVariable
Write Access: Set Find_Search_State to IntegerVariable/Value

Description

If Find_Search_State is True (default), list searching is performed by entering a full or partial search string and pressing the Enter key. If it is False, the mode set by Search_Mode is used. This property is only in effect if Popup_Search_State is False.

Sample

Set Find_Search_State to False