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

StateChangingEventArgs Class

Provides arguments for the StateChanging event of the IListItem and StateChanging event of the ListItemCollection class.

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

Syntax

Visual Basic
Public Class StateChangingEventArgs _
	Inherits ItemEventArgs
C#
public class StateChangingEventArgs : ItemEventArgs

Inheritance Hierarchy

System.Object
L System.EventArgs
L Aurigma.GraphicsMill.WinControls.ItemEventArgs
L Aurigma.GraphicsMill.WinControls.StateChangingEventArgs

Object Model




See Also

Reference