Northwoods.Go Assembly > Northwoods.Go Namespace > GoView Class : DoSelectionDropReject Method |
'Declaration Public Overridable Function DoSelectionDropReject( _ ByVal evt As GoInputEventArgs _ ) As Boolean
public virtual bool DoSelectionDropReject( GoInputEventArgs evt )
DoExternalDrop
when dropping GoObject
s, for completeness, when the GoToolDragging tool is not used for normal external drag-and-drops. This method must be called before calling DoSelectionDropped, but it may be called many times during a drag before a drop actually happens.Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2