Declaration
public void MakeLanguageComboBox(
ComboBox comboBox
)Summary
Initialises the combo box to list all available languages and change the application translation when one gets selected.
Remarks
Do not call multiple times for the same combo box.