I tried using this code inside Create() witch creates the listbox that contains the items with the tooltips:
CToolTipCtrl *tip = GetToolTips();
tip->SetTipBkColor(RGB(90, 60, 90));
But it doesn’t change anything.
Is anything else I need to do ?
Thanks.
I don’t know if this helps you, but I always use the Cluetip Jquery plugin. To style my Tooltips.
It makes them look much better, and you can give all tooltips title. You can also change the color of those tooltips.
http://plugins.learningjquery.com/cluetip/demo/