Click or drag to resize

CorrectableMessageList Events

The CorrectableMessageList type exposes the following members.

Events
  NameDescription
Public eventAddingNew
Occurs before an item is added to the list.
(Inherited from BindingList<CorrectableMessage>.)
Public eventListChanged
Occurs when the list or an item in the list changes.
(Inherited from BindingList<CorrectableMessage>.)
Top
See Also