Horizontal_Spread  HorizontalScrollMaximum2

Chapter 3: DataWindow Object Properties

HorizontalScrollMaximum

Description

The maximum width of the scroll box of the DataWindow’s horizontal scroll bar. This value is set by PocketBuilder based on the layout of the DataWindow object and the size of the DataWindow control. Use HorizontalScrollMaximum with HorizontalScrollPosition to synchronize horizontal scrolling in multiple DataWindow objects.

Applies to

DataWindows

Syntax

PocketBuilder dot notation:

dw_control.Object.DataWindow.HorizontalScrollMaximum

Describe argument:

"DataWindow.HorizontalScrollMaximum"

Examples

Example 1

string setting

setting = &

dw_1.Object.DataWindow.HorizontalScrollMaximum

Example 2

setting = &

dw_1.Describe("DataWindow.HorizontalScrollMaximum")





Copyright © 2004. Sybase Inc. All rights reserved. HorizontalScrollMaximum2

View this book as PDF