System.Windows.Forms.AxHost.QueryAccessibilityHelp Event

The AxHost.QueryAccessibilityHelp event is not supported by the System.Windows.Forms.AxHost class.

Syntax

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.ComponentModel.Browsable(false)]
public event QueryAccessibilityHelpEventHandler QueryAccessibilityHelp

Remarks

If you attempt to add or remove a handler for the AxHost.QueryAccessibilityHelp event, a NotSupportedException is thrown. The events derived from the System.Windows.Forms.Control class are not supported by the System.Windows.Forms.AxHost class. The events exposed by the ActiveX control when the System.Windows.Forms.AxHost wrapper is created are the events that should be used.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0