Table of Contents

Method OnClickToggleReplace

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

OnClickToggleReplace(object?, EventArgs)

Handles the event when the "Toggle Replace" button is clicked. Toggles the visibility of the replace toolbar.

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

Parameters

sender object

The source of the event.

e EventArgs

An EventArgs that contains the event data.