Windows Media Player 11 SDK CUSTOMSLIDER.value
Previous | Next |
CUSTOMSLIDER.value
The value attribute specifies or retrieves the current position of the slider.
Syntax
Possible Values
This attribute is a read/write Number (float) with a default value equal to the min attribute.
Remarks
The value must be greater than or equal to min and less than or equal to max. If the value falls outside the range, a warning is issued, and the value does not change.
Example
See the positionImage attribute for a sample illustrating how the attributes of the CUSTOMSLIDER element are used.
Requirements
Windows Media Player version 7.0 or later.
See Also
Previous | Next |