Occurs just before a ListView changes.

Event ID  | 
Objects  | 
|---|---|
pbm_lvnitemchanging  | 
ListView  | 
Argument  | 
Description  | 
|---|---|
index  | 
The index of the item that has changed  | 
focuschange  | 
Boolean (specifies if focus is changing for the item)  | 
hasfocus  | 
Boolean (specifies whether the item has focus)  | 
selectionchange  | 
Boolean (specifies whether the selection is changing for the item)  | 
selected  | 
Boolean (specifies whether the item is selected)  | 
otherchange  | 
Boolean (specifies if anything other than focus or selection has changed for the item)  | 
Long. Return code choices (specify in a RETURN statement):
0 Continue processing
| Copyright © 2004. Sybase Inc. All rights reserved. | 
 
 | 
|