LabWindows/CVI

Table of Contents
  • LabWindows/CVI Fundamentals
  • Creating Applications
  • Distributing Applications
  • Library Reference
  • Programmer Reference
  • Hardware Information

ATTR_SNAP_COLUMN_WIDTHS_TO_CTRL_WIDTH

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

Log in to get a better experience