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

TextChangedEventArgs Class

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

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

Syntax

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

Inheritance Hierarchy

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

Object Model




See Also

Reference