Asked: Jul 10 2008 8:17 AM GMT
Asked by: Mayuri
Change Font Style of Menu Item Through VB6
VB,
VB6,
VBA,
VBScript,
Visual Basic,
Visual Basic developers,
Visual Basic for Applications,
Visual Basic 6,
Windows,
Windows XP,
Localization
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.
Normally, we change this from desktop --> properties --> appearnce --> advance.
Now, my question is how this can be done through VB 6 coding.