Table of Contents

Method OnButtonClick

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

OnButtonClick(EventArgs)

Called when button is clicked in the property editor and it is not processed by default.

protected virtual void OnButtonClick(EventArgs e)

Parameters

e EventArgs

An EventArgs that contains the event data.