Beispiel #1
0
 public امرالتوريد1(طلبشراء f6)
 {
     InitializeComponent();
     c = f6;
 }
Beispiel #2
0
        private void label6_Click(object sender, EventArgs e)
        {
            طلبشراء f5 = new طلبشراء();

            f5.Show();
        }