Introduction - If you have any usage issues, please Google them yourself
Visual Basic multi-language support modules, you can make your VB program supports multiple languages, at any time to switch. Usage: the language file as and when necessary Language.lng call ChangeLanguage (Language) Example: modify the language: ChangeLanguage ( Simplified Chinese ) to amend the language to Simplified Chinese language file access to the full language GetLanguage As String return an array containing all languages Description: Language file format (reference Language.lng) [language] control name (the Name attribute is the control) = new Language Update: 2008-02-20* Version 0.1 completed and released! Release Date: 2008-02-20 Author: Zero_yp QQ: 250298233 Mail: xichen9527@yahoo.com.cn
Packet : 87361049modlanguage.rar filelist
Language.lng
Manifest.res
modLanguage.bas
modManifest.bas
MSSCCPRJ.SCC
给 枕善居 发邮件.url
工程1.exe
工程1.vbp
工程1.vbw
使用说明.txt
枕善居VB.NET源码博客.url
枕善居VB源码博客.url
Form1.frm