dotnet / dotnet/dotnet-api-docs
ListView.ShowItemToolTips Property is false by default
Open
area-WinForms
Pri3
untriaged
- Dominant language
- C#
- Stars
- 949
- Forks
- 1.7k
- Avg merge
- 3d 27m
- Merged PRs (30d)
- 49
Description
[ListView.ShowItemToolTips Property](https://docs.microsoft.com/en-us/dotnet/api/system.windows.forms.listview.showitemtooltips?view=netframework-4.0#System_Windows_Forms_ListView_ShowItemToolTips) is `false` by default, not `true`.
Visual Studio Community 2017 15.9.6
The property is emboldened if it's changed from default, so it's clear that `false` is the default:

Contributor guide
Assessment
This issue has not been assessed yet.