Guaranteed Hits to your web site!












Learn Visual Basic 6.0


Appendix I: Visual Basic Symbolic Constants


StrConv Constants

Constant Value Description
vbUpperCase 1 Uppercases the string.
vbLowerCase 2 Lowercases the string.
vbProperCase 3 Uppercases first letter of every word in string.
vbWide* 4* Converts narrow (single-byte)(double-byte)
vbNarrow* 8* Converts wide (double-byte)(single-byte)
vbKatakana** 16** Converts Hiragana characters in string to Katakana characters.
vbHiragana** 32** Converts Katakana characters in string to Hiragana characters.
vbUnicode*** 64** Converts the string to Unicode using the default code page of the system.
vbFromUnicode*** 128*** Converts the string from Unicode to the default code page of the system.


*Applies to Far East locales
**Applies to Japan only.
***Specifying this bit on 16-bit systems causes a run-time error.

Pen Line


Counter Hit Counter Hit


This Homepage is special brought to you by CK Tan
Hosted by www.Geocities.ws

1