private void btnmrtkt_Click(object sender, EventArgs e) { rt r = new rt(); r.ShowDialog(); }
public MethodsRT(rt t) { r = t; }