Esempio n. 1
0
 /// <summary>
 /// Méthode requise pour la prise en charge du concepteur - ne modifiez pas
 /// le contenu de cette méthode avec l'éditeur de code.
 /// </summary>
 private void InitializeComponent()
 {
     this.components          = new System.ComponentModel.Container();
     this.m_tabControl        = new sc2i.win32.common.C2iTabControl(this.components);
     this.tabPage1            = new Crownwood.Magic.Controls.TabPage();
     this.m_txtFormuleFichier = new sc2i.win32.expression.CControleEditeFormule();
     this.label1                    = new System.Windows.Forms.Label();
     this.panel3                    = new System.Windows.Forms.Panel();
     this.m_rbtnText                = new System.Windows.Forms.RadioButton();
     this.m_rbtnFichier             = new System.Windows.Forms.RadioButton();
     this.tabPage2                  = new Crownwood.Magic.Controls.TabPage();
     this.label3                    = new System.Windows.Forms.Label();
     this.m_wndListeCategories      = new sc2i.win32.common.ListViewAutoFilled();
     this.listViewAutoFilledColumn2 = ((sc2i.win32.common.ListViewAutoFilledColumn)(new sc2i.win32.common.ListViewAutoFilledColumn()));
     this.tabPage3                  = new Crownwood.Magic.Controls.TabPage();
     this.m_txtFormuleCle           = new sc2i.win32.expression.CControleEditeFormule();
     this.label7                    = new System.Windows.Forms.Label();
     this.m_txtFormuleDescriptif    = new sc2i.win32.expression.CControleEditeFormule();
     this.label5                    = new System.Windows.Forms.Label();
     this.m_txtFormuleLibelle       = new sc2i.win32.expression.CControleEditeFormule();
     this.label4                    = new System.Windows.Forms.Label();
     this.listViewAutoFilledColumn1 = ((sc2i.win32.common.ListViewAutoFilledColumn)(new sc2i.win32.common.ListViewAutoFilledColumn()));
     this.m_wndAideFormule          = new sc2i.win32.expression.CControlAideFormule();
     this.m_exStyle                 = new sc2i.win32.common.CExtStyle();
     this.panel4                    = new System.Windows.Forms.Panel();
     this.label2                    = new System.Windows.Forms.Label();
     this.panel5                    = new System.Windows.Forms.Panel();
     this.label6                    = new System.Windows.Forms.Label();
     this.m_txtFormuleUser          = new sc2i.win32.expression.CTextBoxZoomFormule();
     this.panel6                    = new System.Windows.Forms.Panel();
     this.m_txtFormulePassword      = new sc2i.win32.expression.CTextBoxZoomFormule();
     this.label8                    = new System.Windows.Forms.Label();
     this.m_tabControl.SuspendLayout();
     this.tabPage1.SuspendLayout();
     this.panel3.SuspendLayout();
     this.tabPage2.SuspendLayout();
     this.tabPage3.SuspendLayout();
     this.panel4.SuspendLayout();
     this.panel5.SuspendLayout();
     this.panel6.SuspendLayout();
     this.SuspendLayout();
     //
     // m_lblStockerResIn
     //
     this.m_exStyle.SetStyleBackColor(this.m_lblStockerResIn, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_exStyle.SetStyleForeColor(this.m_lblStockerResIn, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_lblStockerResIn.Text = "Store the result in|30239";
     //
     // m_tabControl
     //
     this.m_tabControl.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                       | System.Windows.Forms.AnchorStyles.Left)
                                                                      | System.Windows.Forms.AnchorStyles.Right)));
     this.m_tabControl.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255)))));
     this.m_tabControl.BoldSelectedPage    = true;
     this.m_tabControl.ControlBottomOffset = 16;
     this.m_tabControl.ControlRightOffset  = 16;
     this.m_tabControl.ForeColor           = System.Drawing.Color.Black;
     this.m_tabControl.IDEPixelArea        = false;
     this.m_tabControl.Location            = new System.Drawing.Point(8, 38);
     this.m_tabControl.Name          = "m_tabControl";
     this.m_tabControl.Ombre         = true;
     this.m_tabControl.PositionTop   = true;
     this.m_tabControl.SelectedIndex = 0;
     this.m_tabControl.SelectedTab   = this.tabPage1;
     this.m_tabControl.Size          = new System.Drawing.Size(476, 358);
     this.m_exStyle.SetStyleBackColor(this.m_tabControl, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel);
     this.m_exStyle.SetStyleForeColor(this.m_tabControl, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorTextePanel);
     this.m_tabControl.TabIndex = 7;
     this.m_tabControl.TabPages.AddRange(new Crownwood.Magic.Controls.TabPage[] {
         this.tabPage1,
         this.tabPage2,
         this.tabPage3
     });
     this.m_tabControl.TextColor = System.Drawing.Color.Black;
     //
     // tabPage1
     //
     this.tabPage1.Controls.Add(this.m_txtFormuleFichier);
     this.tabPage1.Controls.Add(this.label1);
     this.tabPage1.Controls.Add(this.panel3);
     this.tabPage1.Controls.Add(this.panel4);
     this.tabPage1.Location = new System.Drawing.Point(0, 25);
     this.tabPage1.Name     = "tabPage1";
     this.tabPage1.Size     = new System.Drawing.Size(460, 317);
     this.m_exStyle.SetStyleBackColor(this.tabPage1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_exStyle.SetStyleForeColor(this.tabPage1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.tabPage1.TabIndex = 10;
     this.tabPage1.Title    = "Content|20016";
     //
     // m_txtFormuleFichier
     //
     this.m_txtFormuleFichier.BackColor   = System.Drawing.Color.White;
     this.m_txtFormuleFichier.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.m_txtFormuleFichier.Font        = new System.Drawing.Font("Courier New", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_txtFormuleFichier.Formule     = null;
     this.m_txtFormuleFichier.Location    = new System.Drawing.Point(0, 48);
     this.m_txtFormuleFichier.LockEdition = false;
     this.m_txtFormuleFichier.Name        = "m_txtFormuleFichier";
     this.m_txtFormuleFichier.Size        = new System.Drawing.Size(460, 194);
     this.m_exStyle.SetStyleBackColor(this.m_txtFormuleFichier, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_exStyle.SetStyleForeColor(this.m_txtFormuleFichier, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_txtFormuleFichier.TabIndex = 2;
     this.m_txtFormuleFichier.Enter   += new System.EventHandler(this.OnEnterTextBoxFormule);
     //
     // label1
     //
     this.label1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.label1.Location = new System.Drawing.Point(0, 35);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(460, 13);
     this.m_exStyle.SetStyleBackColor(this.label1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_exStyle.SetStyleForeColor(this.label1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label1.TabIndex = 3;
     this.label1.Text     = "Content|20017";
     //
     // panel3
     //
     this.panel3.Controls.Add(this.m_rbtnText);
     this.panel3.Controls.Add(this.m_rbtnFichier);
     this.panel3.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel3.Location = new System.Drawing.Point(0, 0);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(460, 35);
     this.m_exStyle.SetStyleBackColor(this.panel3, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_exStyle.SetStyleForeColor(this.panel3, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.panel3.TabIndex = 4;
     //
     // m_rbtnText
     //
     this.m_rbtnText.Dock     = System.Windows.Forms.DockStyle.Top;
     this.m_rbtnText.Location = new System.Drawing.Point(0, 17);
     this.m_rbtnText.Name     = "m_rbtnText";
     this.m_rbtnText.Size     = new System.Drawing.Size(460, 17);
     this.m_exStyle.SetStyleBackColor(this.m_rbtnText, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_exStyle.SetStyleForeColor(this.m_rbtnText, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_rbtnText.TabIndex = 1;
     this.m_rbtnText.TabStop  = true;
     this.m_rbtnText.Text     = "Create text file from content|20039";
     this.m_rbtnText.UseVisualStyleBackColor = true;
     //
     // m_rbtnFichier
     //
     this.m_rbtnFichier.Dock     = System.Windows.Forms.DockStyle.Top;
     this.m_rbtnFichier.Location = new System.Drawing.Point(0, 0);
     this.m_rbtnFichier.Name     = "m_rbtnFichier";
     this.m_rbtnFichier.Size     = new System.Drawing.Size(460, 17);
     this.m_exStyle.SetStyleBackColor(this.m_rbtnFichier, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_exStyle.SetStyleForeColor(this.m_rbtnFichier, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_rbtnFichier.TabIndex = 0;
     this.m_rbtnFichier.TabStop  = true;
     this.m_rbtnFichier.Text     = "Content is a file name (on client disk)|20038";
     this.m_rbtnFichier.UseVisualStyleBackColor = true;
     //
     // tabPage2
     //
     this.tabPage2.Controls.Add(this.label3);
     this.tabPage2.Controls.Add(this.m_wndListeCategories);
     this.tabPage2.Location = new System.Drawing.Point(0, 25);
     this.tabPage2.Name     = "tabPage2";
     this.tabPage2.Selected = false;
     this.tabPage2.Size     = new System.Drawing.Size(460, 317);
     this.m_exStyle.SetStyleBackColor(this.tabPage2, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_exStyle.SetStyleForeColor(this.tabPage2, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.tabPage2.TabIndex = 11;
     this.tabPage2.Title    = "EDM category|176";
     this.tabPage2.Visible  = false;
     //
     // label3
     //
     this.label3.Location = new System.Drawing.Point(8, 24);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(322, 16);
     this.m_exStyle.SetStyleBackColor(this.label3, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_exStyle.SetStyleForeColor(this.label3, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label3.TabIndex = 1;
     this.label3.Text     = "The document will be stored in the following categories|30244";
     //
     // m_wndListeCategories
     //
     this.m_wndListeCategories.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                              | System.Windows.Forms.AnchorStyles.Left)));
     this.m_wndListeCategories.CheckBoxes = true;
     this.m_wndListeCategories.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
         this.listViewAutoFilledColumn2
     });
     this.m_wndListeCategories.EnableCustomisation = true;
     this.m_wndListeCategories.FullRowSelect       = true;
     this.m_wndListeCategories.Location            = new System.Drawing.Point(8, 40);
     this.m_wndListeCategories.MultiSelect         = false;
     this.m_wndListeCategories.Name = "m_wndListeCategories";
     this.m_wndListeCategories.Size = new System.Drawing.Size(296, 270);
     this.m_exStyle.SetStyleBackColor(this.m_wndListeCategories, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_exStyle.SetStyleForeColor(this.m_wndListeCategories, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_wndListeCategories.TabIndex = 0;
     this.m_wndListeCategories.UseCompatibleStateImageBehavior = false;
     this.m_wndListeCategories.View = System.Windows.Forms.View.Details;
     //
     // listViewAutoFilledColumn2
     //
     this.listViewAutoFilledColumn2.Field             = "Libelle";
     this.listViewAutoFilledColumn2.PrecisionWidth    = 0D;
     this.listViewAutoFilledColumn2.ProportionnalSize = false;
     this.listViewAutoFilledColumn2.Text    = "Category|30245";
     this.listViewAutoFilledColumn2.Visible = true;
     this.listViewAutoFilledColumn2.Width   = 279;
     //
     // tabPage3
     //
     this.tabPage3.Controls.Add(this.m_txtFormuleCle);
     this.tabPage3.Controls.Add(this.label7);
     this.tabPage3.Controls.Add(this.m_txtFormuleDescriptif);
     this.tabPage3.Controls.Add(this.label5);
     this.tabPage3.Controls.Add(this.m_txtFormuleLibelle);
     this.tabPage3.Controls.Add(this.label4);
     this.tabPage3.Location = new System.Drawing.Point(0, 25);
     this.tabPage3.Name     = "tabPage3";
     this.tabPage3.Selected = false;
     this.tabPage3.Size     = new System.Drawing.Size(460, 317);
     this.m_exStyle.SetStyleBackColor(this.tabPage3, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_exStyle.SetStyleForeColor(this.tabPage3, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.tabPage3.TabIndex = 12;
     this.tabPage3.Title    = "Document characteristics|1039";
     this.tabPage3.Visible  = false;
     //
     // m_txtFormuleCle
     //
     this.m_txtFormuleCle.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                          | System.Windows.Forms.AnchorStyles.Left)
                                                                         | System.Windows.Forms.AnchorStyles.Right)));
     this.m_txtFormuleCle.BackColor   = System.Drawing.Color.White;
     this.m_txtFormuleCle.Font        = new System.Drawing.Font("Courier New", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_txtFormuleCle.Formule     = null;
     this.m_txtFormuleCle.Location    = new System.Drawing.Point(8, 224);
     this.m_txtFormuleCle.LockEdition = false;
     this.m_txtFormuleCle.Name        = "m_txtFormuleCle";
     this.m_txtFormuleCle.Size        = new System.Drawing.Size(444, 86);
     this.m_exStyle.SetStyleBackColor(this.m_txtFormuleCle, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_exStyle.SetStyleForeColor(this.m_txtFormuleCle, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_txtFormuleCle.TabIndex = 7;
     this.m_txtFormuleCle.Enter   += new System.EventHandler(this.OnEnterTextBoxFormule);
     //
     // label7
     //
     this.label7.Location = new System.Drawing.Point(8, 208);
     this.label7.Name     = "label7";
     this.label7.Size     = new System.Drawing.Size(120, 16);
     this.m_exStyle.SetStyleBackColor(this.label7, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_exStyle.SetStyleForeColor(this.label7, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label7.TabIndex = 6;
     this.label7.Text     = "Key (unique Id)|1043";
     //
     // m_txtFormuleDescriptif
     //
     this.m_txtFormuleDescriptif.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                                | System.Windows.Forms.AnchorStyles.Right)));
     this.m_txtFormuleDescriptif.BackColor   = System.Drawing.Color.White;
     this.m_txtFormuleDescriptif.Font        = new System.Drawing.Font("Courier New", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_txtFormuleDescriptif.Formule     = null;
     this.m_txtFormuleDescriptif.Location    = new System.Drawing.Point(8, 136);
     this.m_txtFormuleDescriptif.LockEdition = false;
     this.m_txtFormuleDescriptif.Name        = "m_txtFormuleDescriptif";
     this.m_txtFormuleDescriptif.Size        = new System.Drawing.Size(444, 64);
     this.m_exStyle.SetStyleBackColor(this.m_txtFormuleDescriptif, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_exStyle.SetStyleForeColor(this.m_txtFormuleDescriptif, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_txtFormuleDescriptif.TabIndex = 3;
     this.m_txtFormuleDescriptif.Enter   += new System.EventHandler(this.OnEnterTextBoxFormule);
     //
     // label5
     //
     this.label5.Location = new System.Drawing.Point(8, 120);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(162, 16);
     this.m_exStyle.SetStyleBackColor(this.label5, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_exStyle.SetStyleForeColor(this.label5, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label5.TabIndex = 2;
     this.label5.Text     = "Document description|1042";
     //
     // m_txtFormuleLibelle
     //
     this.m_txtFormuleLibelle.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                             | System.Windows.Forms.AnchorStyles.Right)));
     this.m_txtFormuleLibelle.BackColor   = System.Drawing.Color.White;
     this.m_txtFormuleLibelle.Font        = new System.Drawing.Font("Courier New", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_txtFormuleLibelle.Formule     = null;
     this.m_txtFormuleLibelle.Location    = new System.Drawing.Point(8, 48);
     this.m_txtFormuleLibelle.LockEdition = false;
     this.m_txtFormuleLibelle.Name        = "m_txtFormuleLibelle";
     this.m_txtFormuleLibelle.Size        = new System.Drawing.Size(444, 64);
     this.m_exStyle.SetStyleBackColor(this.m_txtFormuleLibelle, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_exStyle.SetStyleForeColor(this.m_txtFormuleLibelle, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_txtFormuleLibelle.TabIndex = 1;
     this.m_txtFormuleLibelle.Enter   += new System.EventHandler(this.OnEnterTextBoxFormule);
     //
     // label4
     //
     this.label4.Location = new System.Drawing.Point(8, 32);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(112, 16);
     this.m_exStyle.SetStyleBackColor(this.label4, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_exStyle.SetStyleForeColor(this.label4, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label4.TabIndex = 0;
     this.label4.Text     = "Document label|1041";
     //
     // listViewAutoFilledColumn1
     //
     this.listViewAutoFilledColumn1.Field             = "Nom";
     this.listViewAutoFilledColumn1.PrecisionWidth    = 0D;
     this.listViewAutoFilledColumn1.ProportionnalSize = false;
     this.listViewAutoFilledColumn1.Text    = "Name |164";
     this.listViewAutoFilledColumn1.Visible = true;
     this.listViewAutoFilledColumn1.Width   = 176;
     //
     // m_wndAideFormule
     //
     this.m_wndAideFormule.BackColor             = System.Drawing.Color.White;
     this.m_wndAideFormule.Dock                  = System.Windows.Forms.DockStyle.Right;
     this.m_wndAideFormule.FournisseurProprietes = null;
     this.m_wndAideFormule.Location              = new System.Drawing.Point(484, 32);
     this.m_wndAideFormule.Name                  = "m_wndAideFormule";
     this.m_wndAideFormule.ObjetInterroge        = null;
     this.m_wndAideFormule.SendIdChamps          = false;
     this.m_wndAideFormule.Size                  = new System.Drawing.Size(176, 361);
     this.m_exStyle.SetStyleBackColor(this.m_wndAideFormule, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_exStyle.SetStyleForeColor(this.m_wndAideFormule, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_wndAideFormule.TabIndex        = 4;
     this.m_wndAideFormule.OnSendCommande += new sc2i.win32.expression.SendCommande(this.m_wndAideFormule_OnSendCommande);
     //
     // panel4
     //
     this.panel4.Controls.Add(this.panel6);
     this.panel4.Controls.Add(this.panel5);
     this.panel4.Controls.Add(this.label2);
     this.panel4.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panel4.Location = new System.Drawing.Point(0, 242);
     this.panel4.Name     = "panel4";
     this.panel4.Size     = new System.Drawing.Size(460, 75);
     this.m_exStyle.SetStyleBackColor(this.panel4, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_exStyle.SetStyleForeColor(this.panel4, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.panel4.TabIndex = 5;
     //
     // label2
     //
     this.label2.Dock     = System.Windows.Forms.DockStyle.Top;
     this.label2.Font     = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.Location = new System.Drawing.Point(0, 0);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(460, 26);
     this.m_exStyle.SetStyleBackColor(this.label2, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_exStyle.SetStyleForeColor(this.label2, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label2.TabIndex = 0;
     this.label2.Text     = "For ftp files (Content starts with \'ftp://\'), enter user and passord|20147";
     //
     // panel5
     //
     this.panel5.Controls.Add(this.m_txtFormuleUser);
     this.panel5.Controls.Add(this.label6);
     this.panel5.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel5.Location = new System.Drawing.Point(0, 26);
     this.panel5.Name     = "panel5";
     this.panel5.Size     = new System.Drawing.Size(460, 22);
     this.m_exStyle.SetStyleBackColor(this.panel5, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_exStyle.SetStyleForeColor(this.panel5, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.panel5.TabIndex = 1;
     //
     // label6
     //
     this.label6.Dock     = System.Windows.Forms.DockStyle.Left;
     this.label6.Location = new System.Drawing.Point(0, 0);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(119, 22);
     this.m_exStyle.SetStyleBackColor(this.label6, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_exStyle.SetStyleForeColor(this.label6, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label6.TabIndex = 0;
     this.label6.Text     = "User|20148";
     //
     // m_txtFormuleUser
     //
     this.m_txtFormuleUser.AllowGraphic     = true;
     this.m_txtFormuleUser.AllowNullFormula = true;
     this.m_txtFormuleUser.AllowSaisieTexte = true;
     this.m_txtFormuleUser.Dock             = System.Windows.Forms.DockStyle.Fill;
     this.m_txtFormuleUser.Formule          = null;
     this.m_txtFormuleUser.Location         = new System.Drawing.Point(119, 0);
     this.m_txtFormuleUser.LockEdition      = false;
     this.m_txtFormuleUser.LockZoneTexte    = false;
     this.m_txtFormuleUser.Name             = "m_txtFormuleUser";
     this.m_txtFormuleUser.Size             = new System.Drawing.Size(341, 22);
     this.m_exStyle.SetStyleBackColor(this.m_txtFormuleUser, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_exStyle.SetStyleForeColor(this.m_txtFormuleUser, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_txtFormuleUser.TabIndex = 1;
     //
     // panel6
     //
     this.panel6.Controls.Add(this.m_txtFormulePassword);
     this.panel6.Controls.Add(this.label8);
     this.panel6.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel6.Location = new System.Drawing.Point(0, 48);
     this.panel6.Name     = "panel6";
     this.panel6.Size     = new System.Drawing.Size(460, 22);
     this.m_exStyle.SetStyleBackColor(this.panel6, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_exStyle.SetStyleForeColor(this.panel6, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.panel6.TabIndex = 2;
     //
     // m_txtFormulePassword
     //
     this.m_txtFormulePassword.AllowGraphic     = true;
     this.m_txtFormulePassword.AllowNullFormula = true;
     this.m_txtFormulePassword.AllowSaisieTexte = true;
     this.m_txtFormulePassword.Dock             = System.Windows.Forms.DockStyle.Fill;
     this.m_txtFormulePassword.Formule          = null;
     this.m_txtFormulePassword.Location         = new System.Drawing.Point(119, 0);
     this.m_txtFormulePassword.LockEdition      = false;
     this.m_txtFormulePassword.LockZoneTexte    = false;
     this.m_txtFormulePassword.Name             = "m_txtFormulePassword";
     this.m_txtFormulePassword.Size             = new System.Drawing.Size(341, 22);
     this.m_exStyle.SetStyleBackColor(this.m_txtFormulePassword, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_exStyle.SetStyleForeColor(this.m_txtFormulePassword, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_txtFormulePassword.TabIndex = 1;
     //
     // label8
     //
     this.label8.Dock     = System.Windows.Forms.DockStyle.Left;
     this.label8.Location = new System.Drawing.Point(0, 0);
     this.label8.Name     = "label8";
     this.label8.Size     = new System.Drawing.Size(119, 22);
     this.m_exStyle.SetStyleBackColor(this.label8, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_exStyle.SetStyleForeColor(this.label8, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label8.TabIndex = 0;
     this.label8.Text     = "Password|20149";
     //
     // CFormEditCopierLocalDansGed
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(660, 441);
     this.Controls.Add(this.m_tabControl);
     this.Controls.Add(this.m_wndAideFormule);
     this.Name = "CFormEditCopierLocalDansGed";
     this.m_exStyle.SetStyleBackColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_exStyle.SetStyleForeColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.Text  = "Copy local file into EDM|20018";
     this.Load += new System.EventHandler(this.CFormEditCopierLocalDansGedCode_Load);
     this.Controls.SetChildIndex(this.m_wndAideFormule, 0);
     this.Controls.SetChildIndex(this.m_tabControl, 0);
     this.m_tabControl.ResumeLayout(false);
     this.m_tabControl.PerformLayout();
     this.tabPage1.ResumeLayout(false);
     this.panel3.ResumeLayout(false);
     this.tabPage2.ResumeLayout(false);
     this.tabPage3.ResumeLayout(false);
     this.panel4.ResumeLayout(false);
     this.panel5.ResumeLayout(false);
     this.panel6.ResumeLayout(false);
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Méthode requise pour la prise en charge du concepteur - ne modifiez pas
 /// le contenu de cette méthode avec l'éditeur de code.
 /// </summary>
 private void InitializeComponent()
 {
     this.components                      = new System.ComponentModel.Container();
     this.c2iTabControl1                  = new sc2i.win32.common.C2iTabControl(this.components);
     this.c2iTabControl2                  = new sc2i.win32.common.C2iTabControl(this.components);
     this.tabPage1                        = new Crownwood.Magic.Controls.TabPage();
     this.m_chkSurPosteClient             = new System.Windows.Forms.CheckBox();
     this.m_txtFormuleNomFichier          = new sc2i.win32.expression.CControleEditeFormule();
     this.m_txtFormuleNomFichierRenommage = new sc2i.win32.expression.CControleEditeFormule();
     this.m_txtFormuleDocument            = new sc2i.win32.expression.CControleEditeFormule();
     this.label4               = new System.Windows.Forms.Label();
     this.label3               = new System.Windows.Forms.Label();
     this.label2               = new System.Windows.Forms.Label();
     this.m_wndAideFormule     = new sc2i.win32.expression.CControlAideFormule();
     this.splitter1            = new System.Windows.Forms.Splitter();
     this.m_ExtStyle           = new sc2i.win32.common.CExtStyle();
     this.label1               = new System.Windows.Forms.Label();
     this.label5               = new System.Windows.Forms.Label();
     this.m_txtFormuleUser     = new sc2i.win32.expression.CTextBoxZoomFormule();
     this.m_txtFormulePassword = new sc2i.win32.expression.CTextBoxZoomFormule();
     this.c2iTabControl2.SuspendLayout();
     this.tabPage1.SuspendLayout();
     this.SuspendLayout();
     //
     // c2iTabControl1
     //
     this.c2iTabControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                         | System.Windows.Forms.AnchorStyles.Left)
                                                                        | System.Windows.Forms.AnchorStyles.Right)));
     this.c2iTabControl1.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255)))));
     this.c2iTabControl1.BoldSelectedPage    = true;
     this.c2iTabControl1.ControlBottomOffset = 16;
     this.c2iTabControl1.ControlRightOffset  = 16;
     this.c2iTabControl1.ForeColor           = System.Drawing.Color.Black;
     this.c2iTabControl1.IDEPixelArea        = false;
     this.c2iTabControl1.Location            = new System.Drawing.Point(0, 32);
     this.c2iTabControl1.Name        = "c2iTabControl1";
     this.c2iTabControl1.Ombre       = true;
     this.c2iTabControl1.PositionTop = true;
     this.c2iTabControl1.Size        = new System.Drawing.Size(712, 328);
     this.m_ExtStyle.SetStyleBackColor(this.c2iTabControl1, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel);
     this.m_ExtStyle.SetStyleForeColor(this.c2iTabControl1, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorTexteFenetre);
     this.c2iTabControl1.TabIndex  = 2;
     this.c2iTabControl1.TextColor = System.Drawing.Color.Black;
     //
     // c2iTabControl2
     //
     this.c2iTabControl2.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255)))));
     this.c2iTabControl2.BoldSelectedPage    = true;
     this.c2iTabControl2.ControlBottomOffset = 16;
     this.c2iTabControl2.ControlRightOffset  = 16;
     this.c2iTabControl2.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.c2iTabControl2.ForeColor     = System.Drawing.Color.Black;
     this.c2iTabControl2.IDEPixelArea  = false;
     this.c2iTabControl2.Location      = new System.Drawing.Point(0, 0);
     this.c2iTabControl2.Name          = "c2iTabControl2";
     this.c2iTabControl2.Ombre         = true;
     this.c2iTabControl2.PositionTop   = true;
     this.c2iTabControl2.SelectedIndex = 0;
     this.c2iTabControl2.SelectedTab   = this.tabPage1;
     this.c2iTabControl2.Size          = new System.Drawing.Size(549, 480);
     this.m_ExtStyle.SetStyleBackColor(this.c2iTabControl2, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel);
     this.m_ExtStyle.SetStyleForeColor(this.c2iTabControl2, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorTexteFenetre);
     this.c2iTabControl2.TabIndex = 3;
     this.c2iTabControl2.TabPages.AddRange(new Crownwood.Magic.Controls.TabPage[] {
         this.tabPage1
     });
     this.c2iTabControl2.TextColor = System.Drawing.Color.Black;
     //
     // tabPage1
     //
     this.tabPage1.Controls.Add(this.m_txtFormulePassword);
     this.tabPage1.Controls.Add(this.m_txtFormuleUser);
     this.tabPage1.Controls.Add(this.label5);
     this.tabPage1.Controls.Add(this.label1);
     this.tabPage1.Controls.Add(this.m_chkSurPosteClient);
     this.tabPage1.Controls.Add(this.m_txtFormuleNomFichier);
     this.tabPage1.Controls.Add(this.m_txtFormuleNomFichierRenommage);
     this.tabPage1.Controls.Add(this.m_txtFormuleDocument);
     this.tabPage1.Controls.Add(this.label4);
     this.tabPage1.Controls.Add(this.label3);
     this.tabPage1.Controls.Add(this.label2);
     this.tabPage1.Location = new System.Drawing.Point(0, 25);
     this.tabPage1.Name     = "tabPage1";
     this.tabPage1.Size     = new System.Drawing.Size(533, 439);
     this.m_ExtStyle.SetStyleBackColor(this.tabPage1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.tabPage1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.tabPage1.TabIndex = 10;
     this.tabPage1.Title    = "Copy|25";
     //
     // m_chkSurPosteClient
     //
     this.m_chkSurPosteClient.AutoSize = true;
     this.m_chkSurPosteClient.Location = new System.Drawing.Point(208, 108);
     this.m_chkSurPosteClient.Name     = "m_chkSurPosteClient";
     this.m_chkSurPosteClient.Size     = new System.Drawing.Size(191, 19);
     this.m_ExtStyle.SetStyleBackColor(this.m_chkSurPosteClient, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_chkSurPosteClient, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_chkSurPosteClient.TabIndex = 6;
     this.m_chkSurPosteClient.Text     = "Copy on client computer|20124";
     this.m_chkSurPosteClient.UseVisualStyleBackColor = true;
     this.m_chkSurPosteClient.CheckedChanged         += new System.EventHandler(this.m_chkSurPosteClient_CheckedChanged);
     //
     // m_txtFormuleNomFichier
     //
     this.m_txtFormuleNomFichier.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                                | System.Windows.Forms.AnchorStyles.Right)));
     this.m_txtFormuleNomFichier.BackColor   = System.Drawing.Color.White;
     this.m_txtFormuleNomFichier.Font        = new System.Drawing.Font("Courier New", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_txtFormuleNomFichier.Formule     = null;
     this.m_txtFormuleNomFichier.Location    = new System.Drawing.Point(8, 128);
     this.m_txtFormuleNomFichier.LockEdition = false;
     this.m_txtFormuleNomFichier.Name        = "m_txtFormuleNomFichier";
     this.m_txtFormuleNomFichier.Size        = new System.Drawing.Size(520, 91);
     this.m_ExtStyle.SetStyleBackColor(this.m_txtFormuleNomFichier, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_txtFormuleNomFichier, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_txtFormuleNomFichier.TabIndex = 5;
     this.m_txtFormuleNomFichier.Enter   += new System.EventHandler(this.OnEnterTexteFormule);
     //
     // m_txtFormuleNomFichierRenommage
     //
     this.m_txtFormuleNomFichierRenommage.BackColor   = System.Drawing.Color.White;
     this.m_txtFormuleNomFichierRenommage.Font        = new System.Drawing.Font("Courier New", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_txtFormuleNomFichierRenommage.Formule     = null;
     this.m_txtFormuleNomFichierRenommage.Location    = new System.Drawing.Point(8, 240);
     this.m_txtFormuleNomFichierRenommage.LockEdition = false;
     this.m_txtFormuleNomFichierRenommage.Name        = "m_txtFormuleNomFichierRenommage";
     this.m_txtFormuleNomFichierRenommage.Size        = new System.Drawing.Size(520, 88);
     this.m_ExtStyle.SetStyleBackColor(this.m_txtFormuleNomFichierRenommage, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_txtFormuleNomFichierRenommage, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_txtFormuleNomFichierRenommage.TabIndex = 4;
     this.m_txtFormuleNomFichierRenommage.Enter   += new System.EventHandler(this.OnEnterTexteFormule);
     //
     // m_txtFormuleDocument
     //
     this.m_txtFormuleDocument.BackColor   = System.Drawing.Color.White;
     this.m_txtFormuleDocument.Font        = new System.Drawing.Font("Courier New", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_txtFormuleDocument.Formule     = null;
     this.m_txtFormuleDocument.Location    = new System.Drawing.Point(8, 24);
     this.m_txtFormuleDocument.LockEdition = false;
     this.m_txtFormuleDocument.Name        = "m_txtFormuleDocument";
     this.m_txtFormuleDocument.Size        = new System.Drawing.Size(520, 80);
     this.m_ExtStyle.SetStyleBackColor(this.m_txtFormuleDocument, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_txtFormuleDocument, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_txtFormuleDocument.TabIndex = 3;
     this.m_txtFormuleDocument.Enter   += new System.EventHandler(this.OnEnterTexteFormule);
     //
     // label4
     //
     this.label4.Location = new System.Drawing.Point(8, 224);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(408, 16);
     this.m_ExtStyle.SetStyleBackColor(this.label4, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.label4, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label4.TabIndex = 2;
     this.label4.Text     = "Rename existing file as (not applicable on client or FTP)|1018";
     this.label4.Click   += new System.EventHandler(this.label4_Click);
     //
     // label3
     //
     this.label3.Location = new System.Drawing.Point(8, 111);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(194, 17);
     this.m_ExtStyle.SetStyleBackColor(this.label3, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.label3, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label3.TabIndex = 1;
     this.label3.Text     = "File name|1017";
     //
     // label2
     //
     this.label2.Location = new System.Drawing.Point(8, 8);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(248, 13);
     this.m_ExtStyle.SetStyleBackColor(this.label2, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.label2, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label2.TabIndex = 0;
     this.label2.Text     = "Source document to copy (use ftp:// for ftp)|844";
     //
     // m_wndAideFormule
     //
     this.m_wndAideFormule.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_wndAideFormule.FournisseurProprietes = null;
     this.m_wndAideFormule.Location       = new System.Drawing.Point(552, 0);
     this.m_wndAideFormule.Name           = "m_wndAideFormule";
     this.m_wndAideFormule.ObjetInterroge = null;
     this.m_wndAideFormule.SendIdChamps   = false;
     this.m_wndAideFormule.Size           = new System.Drawing.Size(192, 480);
     this.m_ExtStyle.SetStyleBackColor(this.m_wndAideFormule, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_wndAideFormule, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_wndAideFormule.TabIndex        = 4;
     this.m_wndAideFormule.OnSendCommande += new sc2i.win32.expression.SendCommande(this.m_wndAideFormule_OnSendCommande);
     this.m_wndAideFormule.Load           += new System.EventHandler(this.m_wndAideFormule_Load);
     //
     // splitter1
     //
     this.splitter1.Dock     = System.Windows.Forms.DockStyle.Right;
     this.splitter1.Location = new System.Drawing.Point(549, 0);
     this.splitter1.Name     = "splitter1";
     this.splitter1.Size     = new System.Drawing.Size(3, 480);
     this.m_ExtStyle.SetStyleBackColor(this.splitter1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.splitter1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.splitter1.TabIndex = 5;
     this.splitter1.TabStop  = false;
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(8, 331);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(177, 21);
     this.m_ExtStyle.SetStyleBackColor(this.label1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.label1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label1.TabIndex  = 7;
     this.label1.Text      = "User name (for FTP)|20884";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label5
     //
     this.label5.Location = new System.Drawing.Point(8, 359);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(177, 21);
     this.m_ExtStyle.SetStyleBackColor(this.label5, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.label5, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label5.TabIndex  = 7;
     this.label5.Text      = "Password (for FTP)|20885";
     this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // m_txtFormuleUser
     //
     this.m_txtFormuleUser.AllowGraphic     = true;
     this.m_txtFormuleUser.AllowNullFormula = true;
     this.m_txtFormuleUser.AllowSaisieTexte = true;
     this.m_txtFormuleUser.Anchor           = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                                    | System.Windows.Forms.AnchorStyles.Right)));
     this.m_txtFormuleUser.Formule       = null;
     this.m_txtFormuleUser.Location      = new System.Drawing.Point(189, 331);
     this.m_txtFormuleUser.LockEdition   = false;
     this.m_txtFormuleUser.LockZoneTexte = false;
     this.m_txtFormuleUser.Name          = "m_txtFormuleUser";
     this.m_txtFormuleUser.Size          = new System.Drawing.Size(339, 22);
     this.m_ExtStyle.SetStyleBackColor(this.m_txtFormuleUser, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_txtFormuleUser, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_txtFormuleUser.TabIndex = 8;
     //
     // m_txtFormulePassword
     //
     this.m_txtFormulePassword.AllowGraphic     = true;
     this.m_txtFormulePassword.AllowNullFormula = true;
     this.m_txtFormulePassword.AllowSaisieTexte = true;
     this.m_txtFormulePassword.Anchor           = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                                        | System.Windows.Forms.AnchorStyles.Right)));
     this.m_txtFormulePassword.Formule       = null;
     this.m_txtFormulePassword.Location      = new System.Drawing.Point(189, 359);
     this.m_txtFormulePassword.LockEdition   = false;
     this.m_txtFormulePassword.LockZoneTexte = false;
     this.m_txtFormulePassword.Name          = "m_txtFormulePassword";
     this.m_txtFormulePassword.Size          = new System.Drawing.Size(339, 22);
     this.m_ExtStyle.SetStyleBackColor(this.m_txtFormulePassword, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_txtFormulePassword, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_txtFormulePassword.TabIndex = 9;
     //
     // CFormEditActionCopierDocumentGed
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(744, 480);
     this.Controls.Add(this.c2iTabControl2);
     this.Controls.Add(this.splitter1);
     this.Controls.Add(this.m_wndAideFormule);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.MaximizeBox     = false;
     this.Name            = "CFormEditActionCopierDocumentGed";
     this.m_ExtStyle.SetStyleBackColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.Text = "EDM document copy|1015";
     this.Controls.SetChildIndex(this.m_wndAideFormule, 0);
     this.Controls.SetChildIndex(this.splitter1, 0);
     this.Controls.SetChildIndex(this.c2iTabControl2, 0);
     this.c2iTabControl2.ResumeLayout(false);
     this.c2iTabControl2.PerformLayout();
     this.tabPage1.ResumeLayout(false);
     this.tabPage1.PerformLayout();
     this.ResumeLayout(false);
 }