【お知らせ】この部分は英語原文のみでの提供となります。何卒ご了承ください。
4.1.1.4.1 Accessing a Combo Box and a Check Box Control with Origin C
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:
