Click here to Skip to main content
15,896,359 members
Please Sign up or sign in to vote.
3.00/5 (2 votes)
I want to display Unicode at my Tooltip.
My Unicode name is (Zawgyi Unicode). U can be search and download at google.

My unicode can't be display properly at Tooltip.
It shows little squares instead of my font.

How can i do to display my font at Tooltip.

Any Suggest and Solution? please...
Posted

1 solution

Have u installed the font on your system?

well, it's possible to display all fonts on default tooltip properly. You have to paint it manually on the tooltip like this-

http://stackoverflow.com/questions/4657394/is-it-possible-to-change-toolstripmenuitem-tooltip-font[^]

http://social.msdn.microsoft.com/Forums/en-US/winformsdesigner/thread/19994c9f-bdaa-4c4c-bcb4-5c60cb241134/[^]

or you can use this tooltip control-

http://stackoverflow.com/questions/250774/is-it-possible-to-format-tooltip-text-bold-underline-etc[^]
 
Share this answer
 
v4
Comments
heinhtataung 9-Dec-12 22:12pm    
Yes i installed on my machine.
AnkitGoel.com 9-Dec-12 22:49pm    
please read my updated answer.
hope it helps.
heinhtataung 12-Dec-12 1:46am    
i installed the font and tested the solutions that u show but don't show the font correctly at tooltip.
If you have a few free minutes, please test for it.
download for Zawgyi font is here
http://www.alpha.com.mm/zawgyi/zawgyi.html
heinhtataung 12-Dec-12 1:47am    
thanks u sir.
AnkitGoel.com 12-Dec-12 3:23am    
pls mark as answer it helped.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900