Admin Production ni-theme
Current Publication

ATTR_LABEL_CHARACTER_SET

LabWindows/CVI

ATTR_LABEL_CHARACTER_SET (Tree Cell)

Type: Tree Cell attribute
Description: The character set for the tree cell label.
Data Type: integer
Default Value: VAL_NATIVE_CHARSET
LabWindows/CVI
Compatibility:
LabWindows/CVI 9.0 and later

Values

VAL_NATIVE_CHARSET Character set that corresponds to the language selected in the Control Panel for non-Unicode programs.
VAL_ANSI_CHARSET The Western character set.
VAL_SHIFTJIS_CHARSET The Japanese character set.
VAL_HANGUL_CHARSET The Korean character set.
VAL_GB2312_CHARSET The Simplified Chinese character set.
VAL_CHINESEBIG5_CHARSET The Traditional Chinese character set.
VAL_HEBREW_CHARSET The Hebrew character set.
VAL_ARABIC_CHARSET The Arabic character set.
VAL_GREEK_CHARSET The Greek character set.
VAL_TURKISH_CHARSET The Turkish character set.
VAL_VIETNAMESE_CHARSET The Vietnamese character set.
VAL_THAI_CHARSET The Thai character set.
VAL_EASTEUROPE_CHARSET The Eastern European character set.
VAL_RUSSIAN_CHARSET The Cyrillic character set.
VAL_BALTIC_CHARSET The Baltic character set.