Raises the TextChanged event.

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

Syntax

Visual Basic

Protected Overridable Sub OnTextChanged ( _
	textInfoId As Integer _
)

C#

protected virtual void OnTextChanged(
	int textInfoId
)

Parameters

textInfoId

Type: System..::.Int32

ID of the text information the event is raised for.