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