Method OnHelpRequested
OnHelpRequested(HelpEventArgs)
Called when the HelpRequested event is raised.
protected virtual void OnHelpRequested(HelpEventArgs e)
Parameters
eHelpEventArgsA 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.