I am developing a VB6 windows application. This is intended for arabic users also. As the User clicks a button, he is expecting to switch to the arabic text. But I want to check whether the regional option selected on user's PC is Arabic. How can I check this using VB6?
The following is desirable,
As the user clicks on the button expecting switching to Arabic, how can the Regional option of the User can be set to Arabic
(Is this possible using VB6?)
Thanks