ATTR_ON_TEXT
Type: | Control attribute |
Description: | The text displayed on the control in the ON state. To determine the size of the buffer to pass when you are obtaining the text, call GetCtrlAttribute and specify the ATTR_ON_TEXT_LENGTH attribute. |
Control Types: | Binary switches, text buttons. |
Data Type: | string |
Default Value: | "On" |
LabWindows/CVI Compatibility: |
LabWindows/CVI 3.0 and later |