ItemChanging

Description

Occurs just before a ListView changes.

Event ID

Event ID

Objects

pbm_lvnitemchanging

ListView

Arguments

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)

Returns

Long. Return code choices (specify in a RETURN statement):

See also