Arrange PowerScript function
Description
Arranges the icons in rows.
Controls
ListView controls
Syntax
|
1 |
<span>listviewname.</span><span>Arrange</span> ( ) |
|
Argument |
Description |
|---|---|
|
listviewname |
The name of the ListView control in which |
Return Values
Integer. Returns 1 if it succeeds and
-1 if an error occurs.
Usage
Can only be used with large icon and small icon views.
Examples
This example arranges the icons in a ListView control:
|
1 |
lv_list.<span>Arrange</span>() |
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest