DragDropEvents Constructors
Provides access to a control’s Drag-and-Drop Behavior events.Name | Parameters | Description |
---|---|---|
DragDropEvents() | none | Initializes a new DragDropEvents class instance with the default settings. For internal use. |
DragDropEvents(IContainer) | container | Initializes a new DragDropEvents class instance with the specified settings. For internal use. |
See Also