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

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

See Also

Reference