This documentation is for the old version. Go to the latest Graphics Mill docs

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

See Also

Reference