Table of Contents

Method OnClick

Namespace
Alternet.Editor
Assembly
Alternet.Editor.v9.dll

OnClick(EventArgs)

Raises the Click event.

public virtual void OnClick(EventArgs e)

Parameters

e EventArgs

The EventArgs that contains data to this event.