ATTR_TEXT_UNDERLINE (Control)
| Type: | Control attribute |
| Description: | Specifies whether the control text is underlined. When used on a table, it refers to the default state of new cells when ATTR_TABLE_MODE is set to VAL_GRID. 0 = Not underlined 1 = Underlined |
| Control Types: | Binary switches, list boxes, numerics, rings, numeric slides, ring slides, strings, tables, text boxes, text buttons, text messages. |
| Data Type: | integer |
| Default Value: | 0 |
| LabWindows/CVI Compatibility: |
LabWindows/CVI 3.0 and later |
Values
| 0 | False |
| 1 | True |