Chilkat HOME ASP Visual Basic VB.NET C# Visual C++ Delphi FoxPro Java Perl Python Ruby SQL Server VBScript
|
Unicode Visual Basic ExamplesNote: It is easily possible to create programs in Visual Basic 6.0 that display multiple languages using the standard VB6 TextBox and Label controls. The only caveat is that each control may only display a single language (+ English) at a time. For example, if you have two text boxes in a form, one may display Chinese characters and the other may display Hebrew characters. However, a single textbox cannot display both Japanese and Hebrew. English (us-ascii) is the exception, and may be combined with any language. The examples here will attempt to demystify Unicode in VB6. |
Need a specific example? Send a request to support@chilkatsoft.com
© 2000-2008 Chilkat Software, Inc. All Rights Reserved.