Windows Media Player SDK banner art
PreviousNext

SLIDER.max

The max attribute specifies or retrieves the maximum value of the range defined by the slider control.

Syntax

elementID.max

Possible Values

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

Remarks

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

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.