slider - A slider gadget handle |
SliderValue returns the current value, or position, of a slider gadget.
When a slider is dragged by the user, it generates gadget action events. The application can use SliderValue in response to these events to determine where the slider has been dragged to. See also: CreateSlider, SetSliderValue, SetSliderRange. |