BehaviorDragDropEventArgs.DragComponents Propriedade

Definição

Obtém a lista de IComponent objetos que estão a ser arrastados.

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

Valor de Propriedade

De ICollectionIComponent objetos que estão a ser arrastados.

Aplica-se a