!! All in the title !! GB3.18 What should be code written in Drop event method to change text to a non selected line in ListBox? (i think line should be selected during mouseup) exemple: Public Sub Label1_Drag() Last.Drag(Label1.Text) End Public Sub ListBox1_Drop() "????????" = Drag.data End Thx a lot for your support