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

StateChangedEventArgs Class

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

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

Syntax

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

Inheritance Hierarchy

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

Object Model




See Also

Reference