Contents Index Topic Contents | ||
Previous Topic: dialogWidth Next Topic: disabled |
direction
Description
Specifies which direction the text should scroll.
Syntax
object.direction[ = direction]
Settings
This read-write property can be one of these strings:
down The marquee scrolls down. left The marquee scrolls left. right The marquee scrolls right. up The marquee scrolls up. The default value is left, which means scrolling to the left from the right.
Applies To
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.