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

ListItem.TextChanged Event

Fires when them item text 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