Hello All,
I have a tooltip control in my application, and have it displaying what I want, now I would like to format the text a little.
I would like to make the tooltip background black with a yellow border.
I would then like the tooltip title to be displayed in bold white, and the tooltip text displayed in a yellow color.
How would I do this in vs 2005 vb.net?
Thanks in advance.
P.S: Eventually I would like to have multiline text, and be able to change the color on particular lines, but for now, the above will get me going in the right direction.
I have a tooltip control in my application, and have it displaying what I want, now I would like to format the text a little.
I would like to make the tooltip background black with a yellow border.
I would then like the tooltip title to be displayed in bold white, and the tooltip text displayed in a yellow color.
How would I do this in vs 2005 vb.net?
Thanks in advance.
P.S: Eventually I would like to have multiline text, and be able to change the color on particular lines, but for now, the above will get me going in the right direction.