BehaviorDragDropEventArgs.DragComponents Свойство

Определение

Получает список объектов IComponent. перетаскиваемых в настоящий момент.

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

Значение свойства

ICollection

Коллекция ICollection объектов IComponent, которые перетаскиваются в настоящий момент.

Применяется к