ATTR_TOOLTIP_TEXT_LENGTH (Control)
- Updated2023-02-21
- 1 minute(s) read
ATTR_TOOLTIP_TEXT_LENGTH (Control)
Type: | Control attribute |
Description: | The number of bytes in the control tooltip. The length does not include the ASCII NUL byte. Use this value to determine the size of the buffer to pass when you call GetCtrlAttribute and specify the ATTR_TOOLTIP_TEXT attribute. |
Control Types: | ActiveX controls, binary switches, canvases, color numerics, command buttons, decorations, digital graphs, graphs, LEDs, list boxes, numerics, picture buttons, picture rings, pictures, radio buttons, rings, numeric slides, ring slides, splitters, strings, strip charts, tab controls, tables, text boxes, text buttons, text messages, timers, toggle buttons, trees. |
Restrictions: | Not settable. |
Data Type: | integer |
LabWindows/CVI Compatibility: |
LabWindows/CVI 2012 and later |