Listbox - Changed Event

Fired when the list changes e.g. An entry has been added

Member of Listbox (PRIM_LTBX)

Details

The Changed event is fired when there is a change to one of the items in the List Box.
 
This will be triggered by events such as updates to list data, selection and focus events.
 
Changed fires after all other activities are complete.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2