Provides data for the Control.HelpRequested event.
See Also: HelpEventArgs Members
The Control.HelpRequested event occurs when the user requests help for a control. A System.Windows.Forms.HelpEventArgs object specifies the screen coordinates of the mouse pointer and whether the event was handled.
For information about the event model, see [<topic://cpconEventsDelegates>].