Table of Contents

Method AfterHelpRequested

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

AfterHelpRequested(Control, HelpEventArgs)

Called after the HelpRequested event is raised.

void AfterHelpRequested(Control sender, HelpEventArgs e)

Parameters

sender Control

Control which sends the notification.

e HelpEventArgs

A HelpEventArgs that contains the event data.