DeleteAllItems
PowerScript event
Description
Occurs when all the items in the ListView are deleted.
Event ID
Event ID |
Objects |
pbm_lvndeleteallitems |
ListView |
Arguments
None
Return Values
Long.
Return code choices (specify in a RETURN statement):
0 — Continue processing
Examples
This example uses the DeleteAllItems event to ensure that there is a
default item in the ListView control:
1 |
This.AddItem("Default item", 1) |
See also
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest