public CdlgSendMail() : base() { this.Name = "dlgSendMail"; this.SuspendLayout(); this.AddPage(_pExport = new CSetupExport()); this.ResumeLayout(true); }