言語

BehaviorDragDropEventArgs.DragComponents プロパティ

定義

現在ドラッグ IComponent オブジェクトの一覧を取得します。

public:
 property System::Collections::ICollection ^ DragComponents { System::Collections::ICollection ^ get(); };
public System.Collections.ICollection DragComponents { get; }
member this.DragComponents : System.Collections.ICollection
Public ReadOnly Property DragComponents As ICollection

プロパティ値

現在ドラッグICollectionオブジェクトのIComponent

適用対象