DevCase.UI.Events Namespace

 

Classes

ColorChangedEventArgs Exposes the event-data of an event that notifies for color changes of a control.

Suitable to notify changes of Color or BackColor for example.

ItemAddedEventArgsT Exposes the event-data of an event that notifies for item addition changes in a collection.
ItemRemovedEventArgsT Exposes the event-data of an event that notifies for item removal changes in a collection.
ListViewItemAddedEventArgs Exposes the event-data of an event that notifies for item addition changes in a ListViewListViewItemCollection collection.
ListViewItemRemovedEventArgs Exposes the event-data of an event that notifies for item removal changes in a ListViewListViewItemCollection collection.
ProgressBarValueChangedEventArgs Exposes the event-data of an event that notifies for value changes of a ProgressBar control.
StarRateValueChangedEventArgs Exposes the event-data of an event that notifies for value changes of a DevStarRate control.
ValueChangedEventArgsT Exposes the event-data of an event that notifies for value changes of a control.