Admin Production ni-theme
Current Publication

ATTR_SHOW_IMAGES

LabWindows/CVI

ATTR_SHOW_IMAGES (Control)

Type: Control attribute
Description: Specifies whether the tree shows the image area of each item. If this attribute is set and an item does not have an image, the image area is left blank. Use the tree item attributes ATTR_IMAGE_INDEX, which you can set using SetTreeItemAttribute, and ATTR_COLLAPSED_IMAGE_INDEX to specify the image for each item.

0 = Do not show images

1 = Show images
Control Types: Trees.
Data Type: integer
Default Value: 0
LabWindows/CVI
Compatibility:
LabWindows/CVI 7.0 and later

Values

0 False
1 True