Aurigma Graphics Mill 5.5 for .NET
ListItemCollection..::.IconChanged Event
Fires when the icon of some list item stored in the collection has been changed.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
Syntax
Visual Basic
Public Event IconChanged As IconChangedEventHandler
C#
public event IconChangedEventHandler IconChanged