Description: | Indicates whether the items displayed in the list box part are filtered by the characters entered in the text box part of the ComboBox control. |
Used in control(s): | ComboBox |
Values (with constants): | True - Filters the list box part.(POW-TRUE) It is only effective when the Style property is |
Default value: | False - Does not filter the list box part.(POW-FALSE) |
COBOL picture: | S9(4) COMP-5 |
OLE data type: | VT_BOOL |
Design time access: | Set and reference. |
Execution time access: | Reference only. |
Backward compatibility attribute: | None. |