Windows Media Player SDK banner art
PreviousNext

SLIDER.min

The min attribute specifies or retrieves the minimum value of the range defined by the slider control.

Syntax

elementID.min

Possible Values

This attribute is a read/write Number (float) with a default value of zero.

Remarks

The value specified for min must be less than the one for max.

Example

Please see the CUSTOMSLIDER.positionImage attribute for a sample illustrating how the attributes of the SLIDER element are used.

See Also

PreviousNext


© 2000-2001 Microsoft Corporation. All rights reserved.