BehaviorDragDropEventArgs.DragComponents Propriété

Définition

Obtient la liste des IComponent objets actuellement déplacés.

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

Valeur de propriété

Objets ICollectionIComponent actuellement déplacés.

S’applique à