VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Adding multiple language support to captions of controls

by Serdar Tas (1 Submission)
Category: Miscellaneous
Compatability: VB Script
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (4 Votes)

This is a small sample to add multilanguage support to programs you developed. All the job is done in the module. For forms with lots of controls I prefer you modify the database and function to run 1 query for each language and let the program do it, 1 query for each control means slow program.
Added : MsgBoxes, Grid Headers, Form Captions.

Assumes
Please check the codes before modifying database and/or Language.ini file
API Declarations
Language ID is declared global to be able to use on everyform you have.

Rate Adding multiple language support to captions of controls

Download Adding multiple language support to captions of controls

Download Adding multiple language support to captions of controls (20 KB)

Adding multiple language support to captions of controls Comments

No comments have been posted about Adding multiple language support to captions of controls. Why not be the first to post a comment about Adding multiple language support to captions of controls.

Post your comment

Subject:
Message:
0/1000 characters