Table of Contents

Method AfterHelpRequested

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

AfterHelpRequested(Control, HelpEventArgs)

Called after the HelpRequested event is raised.

public virtual void AfterHelpRequested(Control sender, HelpEventArgs e)

Parameters

sender Control

Control which sends the notification.

e HelpEventArgs

A HelpEventArgs that contains the event data.