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