OnOwnerControlTextChanged Method
In This Topic
This method is for internal use only.
Syntax
'Declaration
Protected Overridable Sub OnOwnerControlTextChanged( _
ByVal As EventArgs _
)
protected virtual void OnOwnerControlTextChanged(
EventArgs
)
Parameters
- e
See Also