C# News Group

  • Thread starter Thread starter Sochinda Tith
  • Start date Start date
S

Sochinda Tith

Hello all,
I'm a new programmer in C#, and I have some problems with Microsoft C#.NET.
So I would like all of you to help me for the following problem that I meet:

How can I change font to Cambodian language(Khmer) of Main Menu, Message
Box, Form Title in Microsoft C#.NET?

I look forward to hearing from you soon.
Thanks.
 
Sochinda Tith said:
Hello all,
I'm a new programmer in C#, and I have some problems with Microsoft
C#.NET. So I would like all of you to help me for the following problem
that I meet:

How can I change font to Cambodian language(Khmer) of Main Menu, Message
Box, Form Title in Microsoft C#.NET?

There isn't a simple answer to this one (well, there's a simple answer, but
it will only lead to many more questions).

Have a look at this to start:

http://msdn.microsoft.com/library/d...html/vxoriPlanningGlobalReadyApplications.asp

Marc
http://nomagichere.blogspot.com
 
Back
Top