Bagikan melalui


BehaviorDragDropEventArgs(ICollection) Konstruktor

Definisi

Menginisialisasi instans baru kelas BehaviorDragDropEventArgs.

public:
 BehaviorDragDropEventArgs(System::Collections::ICollection ^ dragComponents);
public BehaviorDragDropEventArgs (System.Collections.ICollection dragComponents);
new System.Windows.Forms.Design.Behavior.BehaviorDragDropEventArgs : System.Collections.ICollection -> System.Windows.Forms.Design.Behavior.BehaviorDragDropEventArgs
Public Sub New (dragComponents As ICollection)

Parameter

dragComponents
ICollection

Objek ICollectionIComponent yang saat ini sedang diseret.

Berlaku untuk