Windows Media Player SDK banner art
PreviousNext

TEXT.scrollingDirection

The scrollingDirection attribute specifies or retrieves the direction of the scrolling text.

Syntax

elementID.scrollingDirection

Possible Values

This attribute is a read/write String.

Value Description
Left Default. Scroll from right to left.
Right Scroll from left to right.

Remarks

If scrolling is set to false, scrollingDirection 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.