BehaviorDragDropEventArgs.DragComponents Egenskap

Definition

Hämtar listan över IComponent objekt som för närvarande dras.

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

Egenskapsvärde

Objekt ICollection som IComponent för närvarande dras.

Gäller för