Vertical_Spread  VerticalScrollPosition

Chapter 3: DataWindow Object Properties

VerticalScrollMaximum

Description

The maximum height of the scroll box of the DataWindow’s vertical scroll bar. This value is set by PocketBuilder based on the content of the DataWindow. Use VerticalScrollMaximum with VerticalScrollPosition to synchronize vertical scrolling in multiple DataWindow objects. The value is a long.

Applies to

DataWindows

Syntax

PocketBuilder dot notation:

dw_control.Object.DataWindow.VerticalScrollMaximum

Describe argument:

"DataWindow.VerticalScrollMaximum"

Examples

Example 1

string setting

setting = dw_1.Object.DataWindow.VerticalScrollMaximum

Example 2

setting = &

		dw_1.Describe("DataWindow.VerticalScrollMaximum")





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

View this book as PDF