BehaviorDragDropEventArgs.DragComponents Vlastnost

Definice

Získá seznam IComponent objektů, které jsou právě přetaženy.

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

Hodnota vlastnosti

Objekty ICollectionIComponent , které se právě přetahují.

Platí pro