ATTR_SNAP_COLUMN_WIDTHS_TO_CTRL_WIDTH
- Updated2023-02-21
- 1 minute(s) read
Type: | Control attribute |
Description: | Specifies whether to limit column sizes to fit within the width of the tree control. Setting this attribute to TRUE disables the horizontal scroll bar for the tree control. |
Control Types: | Trees. |
Data Type: | integer |
Default Value: | 0 |
LabWindows/CVI Compatibility: |
LabWindows/CVI 9.0 and later |
Values
0 | False |
1 | True |