Exemplo n.º 1
0
 public Form1()
 {
     InitializeComponent();
     Inner.AssignMe(this);     // This is where the real action is.
 }