public Table(COM xxx, DataGridView dgv1, TabControl tb) { xyz = xxx; datagridview1 = dgv1; tabcontrol = tb; }