Unicode on windows 9x

J

jimmyk

Hello, please help me
I made a windows application by VB.NET. Everthing is ok if i run it on
Windows xp, unicode-font objects display properly.
But when i run it on windows 9x (installed unicode fonts already),
only BUTTON display unicode fonts properly, TEXTBOX can't display
unicode fonts. WHY?

Please tell the solutions. I heard that MSLU (for win 9x) can solve
the problem but i don't know how to use it in VB.NET.

Thank a lot.
 
H

Herfried K. Wagner [MVP]

* (e-mail address removed)-spam.invalid (jimmyk) scripsit:
I made a windows application by VB.NET. Everthing is ok if i run it on
Windows xp, unicode-font objects display properly.
But when i run it on windows 9x (installed unicode fonts already),
only BUTTON display unicode fonts properly, TEXTBOX can't display
unicode fonts. WHY?

I would ask this question in the Windows Forms group(s):

microsoft.public.dotnet.framework.windowsforms
microsoft.public.dotnet.framework.windowsforms.controls
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top