SliderValue( slider )

Parameters

slider - A slider gadget handle

Description

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.

Index

Click here to view the latest version of this page online