Called at the end of a drag-and-drop operation to complete or cancel the operation.
Protected Overrides Sub OnMouseDragEnd ( _ cancel As Boolean _ )
protected override void OnMouseDragEnd( bool cancel )
protected: virtual void OnMouseDragEnd( bool cancel ) override
abstract OnMouseDragEnd : cancel:bool -> unit override OnMouseDragEnd : cancel:bool -> unit
This method is called at the end of a drag operation. This method either commits to or cancels the drag operation.
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows XP SP2 x64 Edition, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2