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
屬性值
整數,這個整數表示設計工具目前置放目標的索引。