Method OnHelpRequested
OnHelpRequested(HelpEventArgs)
Called when the HelpRequested event is raised.
protected virtual void OnHelpRequested(HelpEventArgs e)
Parameters
e
HelpEventArgsA HelpEventArgs that contains the event data.
Called when the HelpRequested event is raised.
protected virtual void OnHelpRequested(HelpEventArgs e)
e
HelpEventArgsA HelpEventArgs that contains the event data.