Table of Contents

Method OnReplaceEditTextChanged

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

OnReplaceEditTextChanged(object?, EventArgs)

Handles the event when the text in the replace editor is changed. Updates the replace text in the Manager.

protected virtual void OnReplaceEditTextChanged(object? sender, EventArgs e)

Parameters

sender object

The source of the event.

e EventArgs

An EventArgs that contains the event data.