6 implementations of ContextSensitiveHelp
System.Windows.Forms (6)
System\Windows\Forms\Accessibility\AccessibleObject.cs (1)
2562
HRESULT IOleWindow.Interface.
ContextSensitiveHelp
(BOOL fEnterMode)
System\Windows\Forms\ActiveX\AxHost.AxContainer.cs (1)
732
HRESULT IOleWindow.Interface.
ContextSensitiveHelp
(BOOL fEnterMode)
System\Windows\Forms\ActiveX\AxHost.OleInterfaces.cs (1)
335
HRESULT IOleWindow.Interface.
ContextSensitiveHelp
(BOOL fEnterMode)
System\Windows\Forms\ActiveX\Control_ActiveXControlInterfaces.cs (1)
351
HRESULT IOleWindow.Interface.
ContextSensitiveHelp
(BOOL fEnterMode)
System\Windows\Forms\Controls\WebBrowser\WebBrowserContainer.cs (1)
435
HRESULT IOleWindow.Interface.
ContextSensitiveHelp
(BOOL fEnterMode)
System\Windows\Forms\Controls\WebBrowser\WebBrowserSiteBase.cs (1)
421
HRESULT IOleWindow.Interface.
ContextSensitiveHelp
(BOOL fEnterMode)
2 references to ContextSensitiveHelp
System.Windows.Forms (1)
System\Windows\Forms\Accessibility\AccessibleObject.cs (1)
2575
return parentWindow.
ContextSensitiveHelp
(fEnterMode);
System.Windows.Forms.Primitives (1)
Windows.Win32.IOleWindow.g.cs (1)
113
return __object.
ContextSensitiveHelp
(fEnterMode);