BehaviorDragDropEventArgs.DragComponents Özellik

Tanım

Sürüklenmekte IComponent olan nesnelerin listesini alır.

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

Özellik Değeri

Sürüklenmekte ICollection olan nesnelerin sayısı IComponent .

Şunlara uygulanır