Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   Internet & the Web (https://www.askmehelpdesk.com/forumdisplay.php?f=177)
-   -   Checking OS Language in visual basic 6.0 (https://www.askmehelpdesk.com/showthread.php?t=4494)

  • Jul 10, 2003, 01:29 AM
    q9955
    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

  • All times are GMT -7. The time now is 05:38 AM.