 | I have two different forms (Form1 and Form2), each with its own listbox on it (List1 on both). I want to copy all the data that is shown up in Form1.List1 to Form2.List1 by the click of a button. asically so it ghosts whats in Form1.List1 to Form2.List1. Any code snippets would be very much appreciated. Thanks. Ed
|
|