MatchCase: Boolean
The MatchCase property determines whether autocomplete suggestion search is case-sensitive.
If the property is set to True, the case is taken into account on finding autocomplete suggestions. If the property is set to False, the case of autocomplete suggestion is ignored.
The property use is given in description of the Autocomplete constructor.
See also: