Udostępnij za pośrednictwem


AxHost.QueryContinueDrag Zdarzenie

Definicja

Zdarzenie QueryContinueDrag nie jest obsługiwane przez klasę AxHost .

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

Typ zdarzenia

Atrybuty

Uwagi

Jeśli próbujesz dodać lub usunąć procedurę obsługi dla QueryContinueDrag zdarzenia, NotSupportedException zostanie zgłoszony błąd. Zdarzenia pochodzące z Control klasy nie są obsługiwane przez klasę AxHost . Zdarzenia uwidocznione przez kontrolkę ActiveX po utworzeniu AxHost otoki to zdarzenia, które powinny być używane.

Dotyczy