Assume i have 2 form(formA and FormB), both also contain it's own Listview, My question is in FormA i have set all the columns, add data in the listview, do we have any command to set FormB listview same as FormA listview by click 1 button instead to run again the routine to add all columns and header to listview in FormB?