public void Change_Printer(string id, string pt, string ps, string col, string sc) { MainDeviceList.Change_Printer(id, pt, ps, col, sc); }