I can set the ToolTip
property of a ListView control, but that's for the whole control.
Can I just have a tooltip for the Details View header area?
ObjectListView (an open source wrapper around .NET WinForms ListView) supports tooltips on headers.
The functionality isn't very easy to replicate in a standard ListView, but I'll outline the steps necessary:
It really much easier to use an ObjectListView, which makes a ListView much easier to use and much more functional. This snapshot shows a header tooltip that was dynamically generated in response to a HeaderToolTip event:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With