UtilCultureSetProcessPreferredUILanguages Method

Overload List

SetProcessPreferredUILanguages(CultureInfo) Sets the preferred UI languages for the current process.

To retrieve the preferred UI languages for the current process, call GetProcessPreferredUILanguages function.

SetProcessPreferredUILanguages(String) Sets the preferred UI languages for the current process.

To retrieve the preferred UI languages for the current process, call GetProcessPreferredUILanguages function.

See Also