private void add_brother_Click(object sender, EventArgs e) { this.Hide(); add_brother add_bro = new add_brother(); add_bro.Show(); }
private void button4_Click(object sender, EventArgs e) { ShardPreferance shard = new ShardPreferance(); shard.Name = nameee; this.Hide(); add_brother add_bro = new add_brother(); add_bro.Show(); }