Aurigma Graphics Mill 5.5 for .NET
IconChangedEventArgs Class
Provides arguments for the IconChanged event of the IListItem interface and the IconChanged event of the ListItemCollection class.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
Syntax
Visual Basic
Public Class IconChangedEventArgs _ Inherits ItemEventArgs
C#
public class IconChangedEventArgs : ItemEventArgs
Inheritance Hierarchy
System..::.Object
L
System..::.EventArgs
L
Aurigma.GraphicsMill.WinControls..::.ItemEventArgs
L
Aurigma.GraphicsMill.WinControls..::.IconChangedEventArgs


