المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Why listview cannot received the OnDragDrop event.



C# Programming
09-03-2009, 06:56 PM
Two listview are placed on the form. Then select one item in listviewA and draw it to lsitviewB , why the listViewB cannot get the OnDragDrop event.

Does any other configure need to set ?

when debuging, how to see all the message in this form?