RE: Unicode character distorted
- From: Morten Wennevik [C# MVP] <MortenWennevik@xxxxxxxxxxx>
- Date: Thu, 15 Jan 2009 22:53:01 -0800
"Indra Bisen" wrote:
Hi,
I'm uning some unicode character (Hindi Language) in a Windows Form.
In form designer everything is displayed properly, but the unicode
characters are distorted (not displayed properly) when I run the
application. I'm using VS2008. The same characters are running well in
another application.
Any help ?
regards,
Indra Bisen
Hi,
I suspect the designer is using a different font or font size than what is
used at runtime. You may also be hit with a GDI vs GDI+ problem if the
program is run at different resolutions than the visual studio designer uses.
If you could provide a code snippet that demonstrates the problem we might
be able to give you a better answer.
--
Happy Coding!
Morten Wennevik [C# MVP]
.
- References:
- Unicode character distorted
- From: Indra Bisen
- Unicode character distorted
- Prev by Date: RE: How to hide the numericUpDown control's up and down arrows?
- Next by Date: RE: c# object context
- Previous by thread: Unicode character distorted
- Next by thread: Re: Unicode character distorted
- Index(es):
Relevant Pages
|