ElementHost.QueryContinueDrag Událost

Definice

Nastane během operace přetažení a umožňuje zdroji přetažení určit, zda má být operace přetažení zrušena.

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 

Event Type

Atributy

Poznámky

Další informace o QueryContinueDrag události naleznete v tématu Control.QueryContinueDrag.

Platí pro

Viz také