Aurigma Graphics Mill 5.5 for .NET
ListItemCollection..::.TextChanged Event
Fires when text information of some item of the collection has been changed.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
Syntax
Visual Basic
Public Event TextChanged As TextChangedEventHandler
C#
public event TextChangedEventHandler TextChanged