ATTR_TEXT_BOLD (Control)
| Type: | Control attribute |
| Description: | Specifies whether the control text is bold. When used on a table, it refers to the default state of new cells when ATTR_TABLE_MODE is set to VAL_GRID. 0 = Text not in Bold 1 = Text in Bold |
| 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 |