Input for WinForms | ComponentOne
C1.Util.Win Namespace / Win32 Class / SetThreadUILanguage Method

In This Topic
    SetThreadUILanguage Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function SetThreadUILanguage( _
       ByVal LangId As Short _
    ) As Short
    public static short SetThreadUILanguage( 
       short LangId
    )

    Parameters

    LangId
    See Also