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
![2012.png 2012.png](https://forums.ni.com/t5/image/serverpage/image-id/211338i27E652D9509192EA/image-size/large?v=v2&px=999)
**This document has been updated to meet the current required format for the NI Code Exchange.**
Bryan H.