Partage via


BehaviorDragDropEventArgs.DragComponents Propriété

Définition

Obtient la liste d'objets IComponent qui font actuellement l'objet d'une opération de glissement.

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é

ICollection

Le ICollection des objets IComponent fait actuellement l'objet d'un glissé.

S’applique à