I am working on a c# project where the tooltips will have three lines of text, I want the lines to align, so in the _Draw callback I’m using “Courier New” size 10, but I don’t know how to recompute the bounding rectangle and as a result its wrong when rendered.
I have created a similar post earlier today:
How to adjust or set Bounds member of DrawToolTipEventArgs
No suggestions or answers yet.