PCBILocalizationChangeLanguage Method

Change the language to selected languageName, this do not update the menu of open instances. You have to change the language before open PCB-Investigator or creating new windows.

Definition

Namespace: PCB_Investigator.Localization
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public static bool ChangeLanguage(
	string LanguageName
)

Parameters

LanguageName  String
Name of language e.g. English, Deutsch, French or Espanol

Return Value

Boolean

See Also