Description: | Contains the character string used as a filter for the items displayed in the list box part. | |
Used in control(s): | ComboBox | |
Value: | The character string to be used as a filter. The control only lists items that begin with the character string. The value is cleared when the CurFieldNo, FileName , FileType or RecordForm property is changed. | |
Default value: | None. | |
COBOL picture: | X, up to 8192 bytes | |
OLE data type: | VT_BSTR | |
Design time access: | Not accessible. | |
Execution time access: | Set and reference. | |
Backward compatibility attribute: | POW-STRINGPIC X(128) |