System.Windows.Forms.ItemChangedEventArgs Class

Provides data for the CurrencyManager.ItemChanged event.

See Also: ItemChangedEventArgs Members

Syntax

public class ItemChangedEventArgs : EventArgs

Remarks

An CurrencyManager.ItemChanged 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>].

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0