mardi 31 mars 2015

Invoke Drop event from code in C#

How to invoke DragDrop event from code in winforms.



var ctrls = this.Owner.Controls.Find("mediaPlayer", true);
ctrls[0].??DragDrop(x,y)??


Thanks in Advance.


Aucun commentaire:

Enregistrer un commentaire