Gets a value indicating whether Help was requested for a menu item or a control.
[Visual Basic] Public ReadOnly Property ContextType As Integer [C#] public int ContextType {get;} [C++] public: __property int get_ContextType(); [JScript] public function get ContextType() : int;
An value that specifies whether Help was requested for a menu item or a control.
Possible values are HELPINFO_WINDOW and HELPINFO_MENUITEM.
HelpEventArgs Class | HelpEventArgs Members | System.WinForms Namespace | ContextId | ControlId