public PageWithControlWithControl() { Control = new FakeUserControlWithControl(); Controls.Add(Control); }