Ask Experts Questions for FREE Help !
Ask
    q9955's Avatar
    q9955 Posts: 0, Reputation: 1
    New Member
     
    #1

    Jul 10, 2003, 01:29 AM
    Checking OS Language in visual basic 6.0
    Hi,
    My operating system is win Me Arabic enabled (press left Alt+Shift you can type in English, Press right Alt+shift you can type in Arabic)
    I wan to create Command Button that detects the current System language.
    Example sub Command1_Click...
    if curren language is Arabc then
    txtLanguage.Text = "Arabic!!"
    else
    txtLanguage.Text = "English!!"
    end if
    end sub
    thanks

Check out some similar questions!

Visual basic [ 1 Answers ]

Where do I go on my computer to find out what version of visual basic I have? Thanks

Visual Basic 6.0 [ 1 Answers ]

What is the cost of Visual Studio 6.0 Enterprise Edition?

Visual basic [ 1 Answers ]

How can I disable maximise button of a form but minimise and close button should be enable?

Visual Basic [ 1 Answers ]

I want to add icon in the button which I have used in my visual basic program. How can I do that. Please help.


View more questions Search
 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.