Exemplo n.º 1
0
        public CdlgSendMail() : base()
        {
            this.Name = "dlgSendMail";
            this.SuspendLayout();

            this.AddPage(_pExport = new CSetupExport());

            this.ResumeLayout(true);
        }
Exemplo n.º 2
0
        public CdlgSendMail()
            : base()
        {
            this.Name = "dlgSendMail";
            this.SuspendLayout();

            this.AddPage(_pExport = new CSetupExport());

            this.ResumeLayout(true);
        }