The ComboBox example demonstrates how to access a combo box and a check box in a Dialog Builder resource. To access the combo box in the Using Combo Box in Origin dialog below the example program uses the Origin C ComboBox class. To access the check box in the Using Combo Box in Origin dialog below the example program uses the Origin C Button class. The example dialog is launched by executing the function LaunchCombox in the source file ComboBox.cpp found in this zip file, under the \Dialog Builder\ComboBox subfolder of Origin.
To launch the ComboBox dialog above: