0

I recently asked how to get a toolTip to show up on a ListViewItem (see this question). My question is, does anyone know how I would control the colour, size or font of this ListViewItem.ToolTipText Property??

I have tried a few suggestions about "custom tool tips" but they never seem to actually show a tool tip (like this example) In this example, debugging shows that it definitely goes into the mouseover method but never seems to present a tool box - a constant resetting by the form perhaps?

It doesn't seem to have any properties to change but I know that there always seems to be a way around things!

Community
  • 1
  • 1
Sisyphus
  • 679
  • 6
  • 21
  • 1
    I researched a bit because that I knew you could not change the Style of a toolTip. I found this: http://stackoverflow.com/questions/6159426/change-listviewitem-tooltip-to-balloon and inside http://objectlistview.sourceforge.net/cs/blog2.html I hope it helps :) – Dzyann Apr 21 '13 at 23:01
  • Thanks, I will follow this and see where it goes. – Sisyphus Apr 21 '13 at 23:45

0 Answers0