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

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

See Also

Reference