Enabling or detect indic fonts in vb.net

XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).

Moderator: General Moderators

Post Reply
dipti
Forum Newbie
Posts: 1
Joined: Sat May 27, 2006 4:27 am

Enabling or detect indic fonts in vb.net

Post by dipti »

Hello freinds

I am here trying to enable the indic font in vb.net.But am not gettin how to do it ...can anyone tell me about this....
I was after that was trying to detect whether indic fonts are installed in local machine in which i found that Threading and some realated stuff. for exmaple i know how to assign the font. liek

System.Threading.Thread.CurrentThread.CurrentCulture = System.Globalization.CultureInfo.CreateSpecificCulture("en-US")

Can anyone guide me....as also am new to vb.net...

Thanks!

Regards

Dipti
[url=http://forums.devnetwork.net/viewtopic.php?t=30037]Forum Rules[/url] Section 1.1 wrote:1. Select the correct board for your query. Take some time to read the guidelines in the sticky topic.
Post Reply