ListBarPageItem.IconName

Syntax

ListBarPageItem.IconName

Data Type

String

Purpose

Specifies the icon name for an item.

Remarks

TestStand User Interface Controls use the icon files in the <TestStand> \Components\Icons and <TestStand Public> \Components\Icons directories. To change an icon for any item, specify the name of the .ico file.

Note When you connect a ListBarPage to a manager control, the ListBarPage becomes read-only. Attempting to change the icon name results in an error.

See Also

ListBarPage