skip to main content

Controls Reference : LIST-BOX : Events : NTF-PL-SEARCH

NTF-PL-SEARCH
This event is fired when the user types a character in the search box and the value in the search box is not currently available in the list box.
The No-Search style must not be set. The text typed can be retrieved by inquiring the Search-Text property and the EVENT-DATA-1 data item contains the length of the text.
If the Sort-Order property is set to pl-sort-none, the event is fired for every character inserted or removed in the search-box.
If the Sort-Order property is not set to pl-sort-none
The text matches with an item when the item is equal to the text or if it starts with the text.
If the Sort-Order is set to pl-sort-default or pl-sort-native-ignore-case or the List-Box has either the Upper style or the Lower style, then the case is not considered in the comparisons. The case is considered only if the Sort-Order is pl-sort-native and neither the Upper style nor the Lower style is present.

Copyright (c) 2017 Veryant
Contact us
Please share your comments on this manual or on any
Veryant product documentation with the email button at the top left