private void Reception_Click(object sender, EventArgs e) { استقبال_HIS op = new استقبال_HIS(); //op.MdiParent = this; op.Show(); }
public عرض_المرضى_للغسل_الكلوى(استقبال_HIS x) { InitializeComponent( ); this.y = x; }