Overview
This example shows how to programmatically change the values listed in a combo box.
Description
The Combo Box control is set up like an Enumerated control in that the values of the items are zero-indexed numeric values. In this example, a user can define each item in combo box without going through to "edit items" property.
Requirements
Software:
- LabVIEW 2012 (or compatible)
Steps to Implement or Execute Code
1. Enter items in an array.
2. Run VI and check combo box.
Additional Information or Resources
**This document has been updated to meet the current required format for the NI Code Exchange.**
Bryan H.