Window.DragDropServer 属性 | |
当调用 Window:EnableDragDropServer(TRUE) 时创建的 DragDropServer 对象。
命名空间:
VO
程序集:
VOGUIClasses (在 VOGUIClasses.dll 中) 版本:2.22 GA
语法 VIRTUAL PROPERTY DragDropServer AS USUAL GET
public virtual __Usual DragDropServer { get; }
查看代码属性值
类型:
__Usual当调用 Window:EnableDragDropServer(TRUE) 时创建的 DragDropServer 对象。
参见