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

ListItem.IconChanged Event

Fires when the item icon or thumbnail 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