←Select platform

OnDragDrop Method

Syntax
C#
VB
C++
protected override void OnDragDrop( 
   DragEventArgs drgevent 
) 
Protected Overrides Sub OnDragDrop( 
   ByVal drgevent As System.Windows.Forms.DragEventArgs 
) 
protected:  
   virtual void OnDragDrop( 
      System::Windows::Forms::DragEventArgs^ drgevent 
   ) override 

Parameters

drgevent

The event data.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly