DeleteSmallPictures PowerScript function
Description
Deletes all small pictures from a ListView control.
Controls
ListView controls
Syntax
|
1 |
<span>listviewname</span><span>.DeleteSmallPictures</span> ( ) |
|
Argument |
Description |
|---|---|
|
listviewname |
The name of the ListView control from |
Return Values
Integer. Returns 1 if it succeeds and
-1 if an error occurs.
Examples
This example deletes all small pictures from a ListView
control:
|
1 |
lv_list.<span>DeleteSmallPictures</span>() |
See Also
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest