Guides & Tutorials (beta)

Add Multi-Language Support to your CommandBars

by Mike Palmatier Visual Basic 6 Created on 02/23/2008  |  Updated on 07/30/2024 0/5 ( 0 votes )

Command Bars supports up to 32 different languages. CommandBars multi-language support will translate all static strings that the developer can not change such as the text on the customize dialog. All editable strings will not be translated as they can be changed by the developer. The CommandBarsGlobalSettings.ResourceFile property is used to set the current local for your application. This should be placed in the Form_Initialize event of the main form.

Provided with the CommandBars is a separate DLL file for each language. The files can be found in the Codejock Software\Bin\Translations folder.

This sample code illustrates how to use a translated resource dll file for your selected language. In this sample Arabic was selected.

Private Sub Form_Initialize()
    CommandBarsGlobalSettings.ResourceFile = "XTPResourceArSa.dll"
End Sub

User Comments

No comments yet, sign in to comment.

Secure Transactions

Online transactions are secure and protected.


Ssl seal 1
This site is protected by Trustwave's Trusted Commerce program
CompliAssure Secured

Money Back Guarantee

If you are not 100% happy with your purchase within 30 days, you can return it for any reason. Your satisfaction is our priority!


Satisfication Guaranteed

Contact sales@codejock.com for more details.