protected void AddControlLayout(ControlLayout ctrl) { ctrl.SetModule(this); controls.Add(ctrl); currentControlLayout = controls[0]; }