ComboBox PropertiesDownload PDFSelected SectionSelected Section and Subsection(s)Entire ManualUpdated2026-02-041 minute(s) readLabVIEWAPI ReferenceLabVIEW G Allow Undefined StringsIf TRUE, users can enter string values not already in the list of strings defined for the combo box control. If FALSE, users must select from the list of strings defined for the control.Case Sensitive Pop-upReads or writes whether the selection pop-up on the combo box can distinguish between entries that are the same, but have different cases.Default ValueGets or sets the default value of the combo box control.Strings And Values []Array of clusters containing the strings from which you can select in the combo box control and the values for each string. Use the Strings [] property if you do not need to specify custom values for each string.Strings []Array of the strings from which you can select in the combo box control. Use the Strings And Values [] property to specify custom values for each string.ValueValue of the ComboBox control.Value (Signaling)Sets the value of the control and generates a Value Change event.
Allow Undefined StringsIf TRUE, users can enter string values not already in the list of strings defined for the combo box control. If FALSE, users must select from the list of strings defined for the control.Case Sensitive Pop-upReads or writes whether the selection pop-up on the combo box can distinguish between entries that are the same, but have different cases.Default ValueGets or sets the default value of the combo box control.Strings And Values []Array of clusters containing the strings from which you can select in the combo box control and the values for each string. Use the Strings [] property if you do not need to specify custom values for each string.Strings []Array of the strings from which you can select in the combo box control. Use the Strings And Values [] property to specify custom values for each string.ValueValue of the ComboBox control.Value (Signaling)Sets the value of the control and generates a Value Change event.
Allow Undefined StringsIf TRUE, users can enter string values not already in the list of strings defined for the combo box control. If FALSE, users must select from the list of strings defined for the control.Case Sensitive Pop-upReads or writes whether the selection pop-up on the combo box can distinguish between entries that are the same, but have different cases.Default ValueGets or sets the default value of the combo box control.Strings And Values []Array of clusters containing the strings from which you can select in the combo box control and the values for each string. Use the Strings [] property if you do not need to specify custom values for each string.Strings []Array of the strings from which you can select in the combo box control. Use the Strings And Values [] property to specify custom values for each string.ValueValue of the ComboBox control.Value (Signaling)Sets the value of the control and generates a Value Change event.