Windows Media Player SDK banner art
PreviousNext

SLIDER.direction

The direction attribute specifies or retrieves the direction that slider images are laid out.

Syntax

elementID.direction

Possible Values

This attribute is a read/write String.

Value Description
horizontal Default. The minimum position is at the left, and the maximum position is at the right.
vertical The minimum position is at the bottom, and the maximum position is at the top.

Remarks

The fill or movement of the foregroundColor or foregroundImage is along the vertical or horizontal axis according to the specified value.

See Also

PreviousNext


© 2000-2001 Microsoft Corporation. All rights reserved.