StructuredCompositeActivityDesigner.CurrentDropTarget 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置由 GetDropTargets(Point) 返回的放置目标数组中当前放置目标的索引。
protected:
virtual property int CurrentDropTarget { int get(); void set(int value); };
protected virtual int CurrentDropTarget { get; set; }
member this.CurrentDropTarget : int with get, set
Protected Overridable Property CurrentDropTarget As Integer
属性值
一个整数,表示设计器的当前放置目标的索引。