Gets the control or menu item that the user wants Help with.
[Visual Basic] Public ReadOnly Property Component As IComponent [C#] public IComponent Component {get;} [C++] public: __property IComponent* get_Component(); [JScript] public function get Component() : IComponent;
The control or menu item that the user wants Help with.
HelpEventArgs Class | HelpEventArgs Members | System.WinForms Namespace