DisplayHorizontalScrollBar Property

Applies To

Window Object.

Description

True if the horizontal scroll bar is displayed. Read-write.

See Also

DisplayScrollBars Property, DisplayVerticalScrollBar Property, TabRatio Property.

Example

This example turns on the horizontal scroll bar for the active window.


ActiveWindow.DisplayHorizontalScrollBar = True