public virtual void DoDragDrop( IGoCollection coll, DragDropEffects allow )
Parameters
- coll
- a collection of objects being dragged, normally the view's GoView.Selection
- allow
- this is passed as the second argument to
Control.DoDragDrop
Control.DoDragDrop
Control.DoDragDrop
public virtual void DoDragDrop( IGoCollection coll, DragDropEffects allow )
Control.DoDragDrop
IDataObject
s to be dragged out to other windows.