What's the best option to display Unicode text (hebrew, etc.) in VB6
Posted
by Clay Nichols
on Stack Overflow
See other posts from Stack Overflow
or by Clay Nichols
Published on 2009-02-12T07:37:06Z
Indexed on
2010/03/18
12:11 UTC
Read the original article
Hit count: 326
I have some customers who want to use our speech therapy software in Hebrew.
The programs are in VB6. The best option I'm aware of are:
- use the Forms 2.0 controls from MS Office, but you can't distribute them.
- http://www.hexagora.com/en_dw_unictrl.asp $899
- http://www.iconico.com/UniToolbox/ $499
Any other options?
© Stack Overflow or respective owner