HorizontalScrollMaximum2

Description

The maximum width of the second scroll box when the horizontal scroll bar is split (HorizontalScrollSplit is greater than 0). This value is set by the DataWindow server based on the content of the DataWindow. Use HorizontalScrollMaximum2 with HorizontalScrollPosition2 to synchronize horizontal scrolling in multiple DataWindow objects.

Applies to

DataWindows

Syntax

Describe argument:

"DataWindow.HorizontalScrollMaximum2"

Examples

Example 1

[Visual Basic]
setting = dw_1.Describe("DataWindow.HorizontalScrollMaximum2")