Share via


AxHost.QueryAccessibilityHelp Olay

Tanım

Olay QueryAccessibilityHelp sınıfı tarafından AxHost desteklenmiyor.

public:
 event System::Windows::Forms::QueryAccessibilityHelpEventHandler ^ QueryAccessibilityHelp;
[System.ComponentModel.Browsable(false)]
public event System.Windows.Forms.QueryAccessibilityHelpEventHandler QueryAccessibilityHelp;
[System.ComponentModel.Browsable(false)]
public event System.Windows.Forms.QueryAccessibilityHelpEventHandler? QueryAccessibilityHelp;
[<System.ComponentModel.Browsable(false)>]
member this.QueryAccessibilityHelp : System.Windows.Forms.QueryAccessibilityHelpEventHandler 
Public Custom Event QueryAccessibilityHelp As QueryAccessibilityHelpEventHandler 

Olay Türü

Öznitelikler

Açıklamalar

Olay için bir işleyici eklemeye veya kaldırmaya QueryAccessibilityHelp çalışırsanız, bir NotSupportedException oluşturulur. sınıfından Control türetilen olaylar sınıfı tarafından AxHost desteklenmez. Sarmalayıcı oluşturulduğunda ActiveX denetimi AxHost tarafından kullanıma sunulan olaylar, kullanılması gereken olaylardır.

Şunlara uygulanır