Skip to content

Crow.DragDropEventArgs

Jean-Philippe Bruyère edited this page Oct 26, 2021 · 3 revisions

namespace: Crow

Inheritance Hierarchy

  • DragDropEventArgs

Syntax

public class DragDropEventArgs

Constructors

prototype description
DragDropEventArgs (Widget source=null, Widget target=null) Create a new instance of DragDropEventArgs.

Properties

name description

Methods

prototype description
string ToString() __

Events

name description
Clone this wiki locally