Monday, January 16, 2006

Visual Basic 6 Controls for Unicode Development

UniToolbox - Controls for Unicode development in Visual Basic

" UniToolbox family of controls integrate seamlessly into your software, bridging the gap between Visual Basic's internal Unicode support and the operating system environment in which it is running. With this comprehensive set of Unicode-aware ActiveX controls and utilities you can at last create Unicode-enabled software with Visual Basic."

These controls might come in handy ...

I've already upgraded my primary project to support Unicode, replacing the standard VB6 controls with those available in the Microsoft Forms 2.0 Object Library. That worked, but just barely. The problem is that only very basic controls are available in that library. If I need to support Unicode in listview, treeviews, buttons, etc, then Forms 2.0 Library wouldn't help much.

The above UniToolbox controls provide many more control choices...

(via Sorting It All Out - My kingdom for some Unicode controls )

No comments: