Exemplo n.º 1
0
        private void linkLabel3_LinkClicked(object sender, LinkLabelLinkClickedEventArgs e)
        {
            For11 f11 = new For11();

            f11.Show();
        }
Exemplo n.º 2
0
 public For14(For11 f6)
 {
     InitializeComponent();
     c = f6;
 }