System.Windows.Forms
1.0.5000.0
2.0.0.0
System.EventArgs
An event occurs whenever the item in a list is changed. For example, this event will occur when the text of the list item is changed to a new value. This event is not raised when the item is moved to a new position within the list because of a new item being added.
For more information about handling events, see [<topic://cpconEventsOverview>].
Provides data for the event.
Property
System.Int32
To be added.
To be added.
Indicates the position of the item being changed within the list.
1.0.5000.0
2.0.0.0