Method AfterHelpRequested
AfterHelpRequested(AbstractControl, HelpEventArgs)
Called after the HelpRequested event is raised.
public void AfterHelpRequested(AbstractControl sender, HelpEventArgs e)
Parameters
sender
AbstractControlControl which sends the notification.
e
HelpEventArgsA HelpEventArgs that contains the event data.