Table of Contents

Method OnToolCommand

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

OnToolCommand(EventArgs)

Called when the tool is clicked, after OnToolDropDown(EventArgs).

protected virtual void OnToolCommand(EventArgs e)

Parameters

e EventArgs

An EventArgs that contains the event data.