BehaviorDragDropEventArgs.DragComponents Proprietà

Definizione

Ottiene l'elenco di oggetti IComponent attualmente da trascinare.

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

Valore della proprietà

ICollection di oggetti IComponent attualmente trascinati.

Si applica a