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

ListItemCollection.StateChanging Event

Fires when state of some item of the collection is about to be changed.

Namespace: Aurigma.GraphicsMill.WinControls
Assembly: Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)

Syntax

Visual Basic
Public Event StateChanging As StateChangingEventHandler
C#
public event StateChangingEventHandler StateChanging

See Also

Reference