public mycontrol_record(records r1) { h1 = r1; }
public void record() { records r = new records(); r.Show(); }