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