Exemplo n.º 1
0
 public For35(For32 f6)
 {
     InitializeComponent();
     c = f6;
 }
Exemplo n.º 2
0
        private void linkLabel2_LinkClicked_1(object sender, LinkLabelLinkClickedEventArgs e)
        {
            For32 f32 = new For32();

            f32.Show();
        }