Change Fonts of Menu Item Through VB6
155 pts.
0
Q:
Change Fonts of Menu Item Through VB6
My program is in varnacular language, i. e. input and output are in Gujarati (Indian) language, by changing the font to "Gopika.ttf".
So, during the execution of my program I want to show menus also in Gujarati, i. e. 'Gopika' font.
Normally, we change this from desktop --> properties --> appearnce --> advance.
Now, my question is how this can be done through VB 6 coding.
ASKED: Jul 28 2008  11:30 AM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
14495 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
This site seems to have an option for you...

http://www.codeproject.com/KB/menus/MenuExtender.aspx

And here is an official Microsoft site:

http://msdn.microsoft.com/en-us/library/3essdeyy.aspx

That addresses the subject
Last Answered: Jul 29 2008  7:50 PM GMT by Flame   14495 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



0