System.Windows.Forms.Control.QueryAccessibilityHelp Event

Occurs when System.Windows.Forms.AccessibleObject is providing help to accessibility applications.

Syntax

public event QueryAccessibilityHelpEventHandler QueryAccessibilityHelp

Remarks

You should use the System.Windows.Forms.HelpProvider class to enable users to invoke help on your accessible object by pressing the F1 key. Using the System.Windows.Forms.HelpProvider provides you with complete information in the System.Windows.Forms.QueryAccessibilityHelpEventArgs. For more information about handling events, see Consuming Events.

Requirements

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