Share via


WinFormsOBPartBase.OnTextChanged method

Raises the TextChanged event.

Namespace:  Microsoft.Office.BusinessApplications.Runtime.UI
Assembly:  Microsoft.Office.BusinessApplications.RuntimeUi (in Microsoft.Office.BusinessApplications.RuntimeUi.dll)

Syntax

'Declaration
Protected Overrides Sub OnTextChanged ( _
    e As EventArgs _
)
'Usage
Dim e As EventArgs

Me.OnTextChanged(e)
protected override void OnTextChanged(
    EventArgs e
)

Parameters

See also

Reference

WinFormsOBPartBase class

WinFormsOBPartBase members

Microsoft.Office.BusinessApplications.Runtime.UI namespace