IDropTarget::DragLeave method IDropTarget::DragOver method IDropTarget::Drop method IEnterpriseDropTarget interface IEnumOLEVERB interface IOleAdviseHolder interface IOleCache interface IOleCache2 interface IOleCacheControl interface IOleClientSite interface IOleContainer interface IOleInPlaceActiveObject interface...
In implementingIDropTarget::Drop, you must incorporate the data object into the target. Use the formats available inIDataObject, accessed throughpDataObject, along with the current state of the modifier keys to determine how the data is to be incorporated. ...
IDropTargetProvider::get_DropTargetEffect 方法 (uiautomationcore.h) 项目 2024/03/03 反馈 本文内容 语法 参数 返回值 备注 显示另外 2 个 检索一个本地化字符串,该字符串描述当用户在此放置目标上放置抓取的元素时发生的效果。 此属性为只读。 语法 C++ 复制 HRESULT get_...
IDropTargetProvider.DropEffects 属性参考 反馈 定义命名空间: Microsoft.UI.Xaml.Automation.Provider 编辑 获取一个字符串数组,这些字符串枚举删除此项时可能的放置效果。 C# 复制 public string[] DropEffects { get; } 属性值 String[] 一个字符串数组,枚举删除此项时...
dropTarget 类型:Microsoft.VisualStudio.OLE.Interop.IDropTarget .NET Framework 安全性 对直接调用方的完全信任。此成员不能由部分信任的代码使用。有关更多信息,请参见通过部分受信任的代码使用库。 请参见 参考 DragDropHelper 类 DragDropHelper 重载
The IDropTargetHelper interface allows you to provide more meaningful feedback when the user drags a shell object (or any other object that uses the shell drag/drop helper object) over your drop target. The interface is extremely simple to use; the only method that is the slightest bit tricky...
IDropTarget RegisterDragDrop RevokeDragDrop Feedback Was this page helpful? YesNo Provide product feedback| Get help at Microsoft Q&A Additional resources Events Nov 20, 7 a.m. - Nov 22, 7 a.m. Gain the competitive edge you need with powerful AI and Cloud solutions by attending Microsoft ...
IDropTarget::DragLeave method IDropTarget::DragOver method IDropTarget::Drop method IEnterpriseDropTarget interface IEnumOLEVERB interface IOleAdviseHolder interface IOleCache interface IOleCache2 interface IOleCacheControl interface IOleClientSite interface IOleContainer interface IOleInPlaceActiveObject interface...
IDropTargetProvider::get_DropTargetEffects 方法 (uiautomationcore.h) 项目 2024/03/03 反馈 本文内容 语法 参数 返回值 备注 显示另外 2 个 检索一个本地化字符串数组,这些字符串枚举当用户将此拖放目标上的抓取元素作为拖放操作的一部分时可能发生的完整效果集。 此属性为只读。...