dotnet / dotnet/dotnet-api-docs
Mistake in ComboBox.AutoCompleteMode Remarks
Open
area-WinForms
Pri3
untriaged
- Dominant language
- C#
- Stars
- 949
- Forks
- 1.7k
- Avg merge
- 3d 27m
- Merged PRs (30d)
- 49
Description
The remarks for the ComboBox.AutoCompleteMode property mistakenly references the ComboBoxStyle enum instead of the DropDownStyle property.
> If you set ComboBoxStyle to DropDownList, the list displays only if AutoCompleteMode is Suggest or SuggestAppend.
Contributor guide
Assessment
This issue has not been assessed yet.