Programming Reference Manual
 
Syntax
 
Translator.LoadListBoxLanguages = toaddlist, [UseFrom]
 
Description
Loads a Windows ListBox control or compatible activeX control.
 
Not for use within Tradium Basic Script:
The TradiumTranslate.dll is a registrered activeX component and can be used from several other programs that support DLL libraries, like .Net programs. The LoadListBoxLanguage is a method to automatically fill dropdown- and listbox controls with available languages, which does not apply to Tradium Basic Script programs.
 
Parameter
Description
toaddlist
A reference to a ListBox control
UseFrom
Optional. If True, it will load a list of languages for the input text, default is False.