private void brothers_Click(object sender, EventArgs e) { this.Hide(); show_brothers show_bro = new show_brothers(); show_bro.Show(); }
private void brothers_Click(object sender, EventArgs e) { ShardPreferance shard = new ShardPreferance(); shard.Name = nameee; this.Hide(); show_brothers show_bro = new show_brothers(); show_bro.Show(); }