DeletePictures
PowerScript function
Description
Deletes all pictures from an image list.
Applies to
PictureListBox, DropDownPictureListBox, and TreeView controls
Syntax
|
1 |
controlname.DeletePictures ( ) |
|
Argument |
Description |
|---|---|
|
controlname |
The control in which you want to delete all pictures |
Return value
Integer. Returns 1 if it succeeds and -1 if an error occurs.
Examples
This example deletes all images from a TreeView control image
list:
|
1 |
tv_list.DeletePictures() |
See also
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest