DeleteLargePictures
PowerScript function
Description
Deletes all large pictures from a ListView control.
Applies to
ListView controls
Syntax
|
1 |
listviewname.DeleteLargePictures ( ) |
|
Argument |
Description |
|---|---|
|
listviewname |
The name of the ListView control from which you want to |
Return value
Integer.
Returns 1 if it succeeds and -1 if an error occurs.
Examples
This example deletes all large pictures from a ListView
control:
|
1 |
lv_list.DeleteLargePictures() |
See also
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest