ComboBoxConstant Properties

Requires: VI Scripting

Inherits from Constant»StringConstant. View the class hierarchy.

PropertyDescription
Strings []Sets or returns an array of strings you can select in the combo box constant control. Use the Strings And Values [] property to specify custom values for each string. Details
Strings And Values []Sets or returns an array of clusters that contain the strings that you can select in the combo box constant control and the values for each string. Use the Strings [] property if you do not need to specify custom values for each string. Details