ATTR_OFF_TEXT_LENGTH
Type: | Control attribute |
Description: | The number of bytes in the text displayed when the control is in the OFF state. 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_OFF_TEXT attribute. |
Control Types: | Binary switches, text buttons. |
Restrictions: | Not settable. |
Data Type: | integer |
LabWindows/CVI Compatibility: |
LabWindows/CVI 3.0 and later |