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