The Slider example demonstrates how to access a static (text label) and slider controls in a Dialog Builder resource. To access the static control in the Set Volume dialog below the example program uses the Origin C Control class. To access the slider controls in the Set Volume dialog below the example program uses the Origin C Slider class. The example dialog is launched by executing the function SetVolume in the source file Slider.c found in this zip file, under the \Dialog Builder\Slider subfolder of Origin.
To launch the Set Volume dialog above: