Table of Contents

Method OnOverflowClick

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

OnOverflowClick(EventArgs)

Called when the tool overflow button is clicked.

protected virtual void OnOverflowClick(EventArgs e)

Parameters

e EventArgs

An EventArgs that contains the event data.