private void btnShowRecords_Click(object sender, EventArgs e) { MessageBox.Show(rList.showContent()); }