private void meBtn_Click(object sender, EventArgs e) { MyInfo myinfo = new MyInfo(id); myinfo.Show(); }