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