//private System.Windows.Forms.CheckBox checkbox1;public System.Windows.Forms.CheckBox checkbox1;
public Tab(string putInTextBox1){InitializeComponent();textBox1.Text = putInTextBox1;}
//private System.Windows.Forms.TextBox textbox1;public System.Windows.Forms.TextBox textbox1;