ATTR_TEXT_FONT_NAME_LENGTH (Control)
- Updated2023-02-21
- 1 minute(s) read
ATTR_TEXT_FONT_NAME_LENGTH (Control)
Type: | Control attribute |
Description: | The number of bytes in the name of the font for text on the control. The length does not include the ASCII NUL byte. When used on a table, it refers to the default state of new cells when ATTR_TABLE_MODE is set to VAL_GRID. Use this value to determine the size of the buffer to pass when you call GetCtrlAttribute and specify the ATTR_TEXT_FONT attribute. |
Control Types: | Binary switches, list boxes, numerics, rings, numeric slides, ring slides, strings, tables, text boxes, text buttons, text messages. |
Restrictions: | Not settable. |
Data Type: | integer |
LabWindows/CVI Compatibility: |
LabWindows/CVI 3.0 and later |