Scrolling property for PowerScript controls
Controls
ListView controls
Description
When Scrolling is enabled, the user can scroll vertically
when some of the items in a ListView control are not visible. When
Scrolling is not enabled, the user cannot scroll.
Usage
In a painter
To enable scrolling:
-
Select the Scrolling check box on the General
page of the control’s Properties view.
In scripts
The Scrolling property takes a boolean value. The following
line enables scrolling when necessary in a ListView:
|
1 |
lv_1.Scrolling = TRUE |
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest