Windows Media Player SDK banner art
PreviousNext

TEXT.scrollingDelay

The scrollingDelay attribute specifies or retrieves the time delay between scrolling movements.

Syntax

elementID.scrollingDelay

Possible Values

This attribute is a read/write Number (int) specifying the delay in milliseconds. It has a minimum value of 30, and a default value of 85. If a value less than the minimum is specified, the default is used.

Remarks

If scrolling is set to false, scrollingDelay is ignored.

Example

Please see the value attribute for a sample illustrating how the attributes of the TEXT element are used.

See Also

PreviousNext


© 2000-2001 Microsoft Corporation. All rights reserved.