Exemplo n.º 1
0
        private void linkLabel7_LinkClicked(object sender, LinkLabelLinkClickedEventArgs e)
        {
            For15 f15 = new For15();

            f15.Show();
        }
Exemplo n.º 2
0
 public For33(For15 f7)
 {
     InitializeComponent();
     c = f7;
 }
Exemplo n.º 3
0
 public For17(For15 f6)
 {
     InitializeComponent();
     c = f6;
 }