Aracılığıyla paylaş


Behavior.OnQueryContinueDrag(Glyph, QueryContinueDragEventArgs) Yöntem

Tanım

Bu sürükle ve bırak olayını donatıcı penceresinden uygun veya isabetli Behavior test Glyphedilen öğesine gönderir.

public:
 virtual void OnQueryContinueDrag(System::Windows::Forms::Design::Behavior::Glyph ^ g, System::Windows::Forms::QueryContinueDragEventArgs ^ e);
public virtual void OnQueryContinueDrag (System.Windows.Forms.Design.Behavior.Glyph g, System.Windows.Forms.QueryContinueDragEventArgs e);
public virtual void OnQueryContinueDrag (System.Windows.Forms.Design.Behavior.Glyph? g, System.Windows.Forms.QueryContinueDragEventArgs e);
abstract member OnQueryContinueDrag : System.Windows.Forms.Design.Behavior.Glyph * System.Windows.Forms.QueryContinueDragEventArgs -> unit
override this.OnQueryContinueDrag : System.Windows.Forms.Design.Behavior.Glyph * System.Windows.Forms.QueryContinueDragEventArgs -> unit
Public Overridable Sub OnQueryContinueDrag (g As Glyph, e As QueryContinueDragEventArgs)

Parametreler

g
Glyph

Bir Glyph.

Devralanlara Notlar

kendi sürükle ve bırak kurallarını belirtebilmesi Behavior için yöntemini geçersiz kılabilirsinizOnQueryContinueDrag(Glyph, QueryContinueDragEventArgs).

Şunlara uygulanır

Ayrıca bkz.