Visible  VTextAlign

Chapter 3: Property Descriptions and Usage

VScrollBar

Applies to

DataWindow, MultiTextEdit, DropDownListBox, ListBox controls, windows, user objects

Description

When the VScroll Bar property is enabled, PocketBuilder adds a vertical scroll bar to the right of a window or other control when the contents of the object are outside the borders.

Usage


In a painter

StepsTo allow display of a vertical scroll bar:

  1. Select the VScrollBar check box on the General or Scroll tab page of the object’s Properties view.


In scripts

The VScrollBar property is a boolean value.

This example displays a vertical scroll bar in a DataWindow control.

dw_1.VScrollBar = TRUE





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

View this book as PDF