Windows Media Player 11 SDK SLIDER.direction
Previous | Next |
SLIDER.direction
The direction attribute specifies or retrieves the direction that slider images are laid out.
Syntax
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.
Requirements
Windows Media Player version 7.0 or later.
See Also
Previous | Next |