Property
LanguageId
Description
Sets the control language.
Type
Numeric value
Values
0
All control texts are displayed in English
1
All control texts are displayed in Spanish
2
All control texts are displayed in Portuguese
Default
0 (English)
Example
Code
Cube1.LanguageId = 0
HTML
<PARAM NAME="LanguageId" VALUE="0">
See also
Notes