Label  LargePictureName[ ]

Chapter 3: Property Descriptions and Usage

LabelWrap

Applies to

ListView controls

Description

When the LabelWrap property is enabled, long ListView item labels wrap in small icon view. If LabelWrap is not enabled, labels are displayed on a single line. LabelWrap does not apply to report and list views.

Usage


In a painter

StepsTo enable label wrap for a ListView control:

  1. Select the Label Wrap check box on the General page of the control’s Properties view.


In scripts

The LabelWrap property takes a boolean value. The following line enables word wrapping of labels in a ListView.

lv_1.LabelWrap = TRUE





Copyright © 2004. Sybase Inc. All rights reserved. LargePictureName[ ]

View this book as PDF