/// <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();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CFormEditionFonctionDynamiqueInDb));
     this.c2iPanelOmbre4   = new sc2i.win32.common.C2iPanelOmbre();
     this.panel2           = new System.Windows.Forms.Panel();
     this.m_panelFonction  = new sc2i.win32.expression.CPanelEditeFonctionDynamique();
     this.panel1           = new System.Windows.Forms.Panel();
     this.m_cmbTypeElement = new sc2i.win32.common.C2iComboSelectDynamicClass(this.components);
     this.m_txtDescription = new sc2i.win32.common.C2iTextBox();
     this.label6           = new System.Windows.Forms.Label();
     this.label3           = new System.Windows.Forms.Label();
     this.m_cmbCategorie   = new sc2i.win32.common.C2iComboBox();
     this.label2           = new System.Windows.Forms.Label();
     this.label4           = new System.Windows.Forms.Label();
     this.m_txtNom         = new sc2i.win32.common.C2iTextBox();
     this.m_panelNavigation.SuspendLayout();
     this.m_panelCle.SuspendLayout();
     this.m_panelMenu.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnHistorique)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_imageCle)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnChercherObjet)).BeginInit();
     this.c2iPanelOmbre4.SuspendLayout();
     this.panel2.SuspendLayout();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // m_btnAnnulerModifications
     //
     this.m_extLinkField.SetLinkField(this.m_btnAnnulerModifications, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.m_btnAnnulerModifications, false);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnAnnulerModifications, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extStyle.SetStyleBackColor(this.m_btnAnnulerModifications, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnAnnulerModifications, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_btnValiderModifications
     //
     this.m_extLinkField.SetLinkField(this.m_btnValiderModifications, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.m_btnValiderModifications, false);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnValiderModifications, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extStyle.SetStyleBackColor(this.m_btnValiderModifications, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnValiderModifications, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_btnSupprimerObjet
     //
     this.m_extLinkField.SetLinkField(this.m_btnSupprimerObjet, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.m_btnSupprimerObjet, false);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnSupprimerObjet, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extStyle.SetStyleBackColor(this.m_btnSupprimerObjet, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnSupprimerObjet, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_btnEditerObjet
     //
     this.m_extLinkField.SetLinkField(this.m_btnEditerObjet, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.m_btnEditerObjet, false);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnEditerObjet, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extStyle.SetStyleBackColor(this.m_btnEditerObjet, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnEditerObjet, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_panelNavigation
     //
     this.m_panelNavigation.Location = new System.Drawing.Point(637, 0);
     this.m_panelNavigation.Size     = new System.Drawing.Size(175, 28);
     this.m_extStyle.SetStyleBackColor(this.m_panelNavigation, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_panelNavigation, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_lblNbListes
     //
     this.m_extStyle.SetStyleBackColor(this.m_lblNbListes, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_lblNbListes, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_btnPrecedent
     //
     this.m_extStyle.SetStyleBackColor(this.m_btnPrecedent, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnPrecedent, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_btnSuivant
     //
     this.m_extStyle.SetStyleBackColor(this.m_btnSuivant, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnSuivant, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_btnAjout
     //
     this.m_extStyle.SetStyleBackColor(this.m_btnAjout, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnAjout, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_lblId
     //
     this.m_extStyle.SetStyleBackColor(this.m_lblId, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_lblId, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_panelCle
     //
     this.m_panelCle.Location = new System.Drawing.Point(529, 0);
     this.m_panelCle.Size     = new System.Drawing.Size(108, 28);
     this.m_extStyle.SetStyleBackColor(this.m_panelCle, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_panelCle, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_panelMenu
     //
     this.m_panelMenu.Size = new System.Drawing.Size(812, 28);
     this.m_extStyle.SetStyleBackColor(this.m_panelMenu, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_panelMenu, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_btnHistorique
     //
     this.m_extStyle.SetStyleBackColor(this.m_btnHistorique, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnHistorique, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_imageCle
     //
     this.m_extStyle.SetStyleBackColor(this.m_imageCle, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_imageCle, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_btnChercherObjet
     //
     this.m_extStyle.SetStyleBackColor(this.m_btnChercherObjet, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnChercherObjet, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // c2iPanelOmbre4
     //
     this.c2iPanelOmbre4.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.c2iPanelOmbre4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255)))));
     this.c2iPanelOmbre4.Controls.Add(this.panel2);
     this.c2iPanelOmbre4.ForeColor = System.Drawing.Color.Black;
     this.m_extLinkField.SetLinkField(this.c2iPanelOmbre4, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.c2iPanelOmbre4, false);
     this.c2iPanelOmbre4.Location    = new System.Drawing.Point(8, 52);
     this.c2iPanelOmbre4.LockEdition = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.c2iPanelOmbre4, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.c2iPanelOmbre4, "");
     this.c2iPanelOmbre4.Name = "c2iPanelOmbre4";
     this.c2iPanelOmbre4.Size = new System.Drawing.Size(792, 311);
     this.m_extStyle.SetStyleBackColor(this.c2iPanelOmbre4, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel);
     this.m_extStyle.SetStyleForeColor(this.c2iPanelOmbre4, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorTextePanel);
     this.c2iPanelOmbre4.TabIndex = 0;
     //
     // panel2
     //
     this.panel2.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.panel2.Controls.Add(this.m_panelFonction);
     this.panel2.Controls.Add(this.panel1);
     this.m_extLinkField.SetLinkField(this.panel2, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.panel2, false);
     this.panel2.Location = new System.Drawing.Point(0, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.panel2, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.panel2, "");
     this.panel2.Name = "panel2";
     this.panel2.Size = new System.Drawing.Size(776, 288);
     this.m_extStyle.SetStyleBackColor(this.panel2, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.panel2, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.panel2.TabIndex = 4;
     //
     // m_panelFonction
     //
     this.m_panelFonction.Dock = System.Windows.Forms.DockStyle.Fill;
     this.m_extLinkField.SetLinkField(this.m_panelFonction, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.m_panelFonction, false);
     this.m_panelFonction.Location = new System.Drawing.Point(0, 133);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelFonction, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_extModulesAssociator.SetModules(this.m_panelFonction, "");
     this.m_panelFonction.Name = "m_panelFonction";
     this.m_panelFonction.Size = new System.Drawing.Size(776, 155);
     this.m_extStyle.SetStyleBackColor(this.m_panelFonction, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_panelFonction, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_panelFonction.TabIndex = 4;
     //
     // panel1
     //
     this.panel1.Controls.Add(this.m_txtNom);
     this.panel1.Controls.Add(this.m_cmbTypeElement);
     this.panel1.Controls.Add(this.m_txtDescription);
     this.panel1.Controls.Add(this.label6);
     this.panel1.Controls.Add(this.label3);
     this.panel1.Controls.Add(this.m_cmbCategorie);
     this.panel1.Controls.Add(this.label4);
     this.panel1.Controls.Add(this.label2);
     this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
     this.m_extLinkField.SetLinkField(this.panel1, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.panel1, false);
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.panel1, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.panel1, "");
     this.panel1.Name = "panel1";
     this.panel1.Size = new System.Drawing.Size(776, 133);
     this.m_extStyle.SetStyleBackColor(this.panel1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.panel1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.panel1.TabIndex = 3;
     //
     // m_cmbTypeElement
     //
     this.m_cmbTypeElement.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                          | System.Windows.Forms.AnchorStyles.Right)));
     this.m_cmbTypeElement.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cmbTypeElement.Font              = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_cmbTypeElement.FormattingEnabled = true;
     this.m_cmbTypeElement.IsLink            = false;
     this.m_extLinkField.SetLinkField(this.m_cmbTypeElement, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.m_cmbTypeElement, false);
     this.m_cmbTypeElement.Location    = new System.Drawing.Point(92, 104);
     this.m_cmbTypeElement.LockEdition = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_cmbTypeElement, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_extModulesAssociator.SetModules(this.m_cmbTypeElement, "");
     this.m_cmbTypeElement.Name = "m_cmbTypeElement";
     this.m_cmbTypeElement.Size = new System.Drawing.Size(323, 21);
     this.m_extStyle.SetStyleBackColor(this.m_cmbTypeElement, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_cmbTypeElement, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_cmbTypeElement.TabIndex              = 3;
     this.m_cmbTypeElement.TypeSelectionne       = null;
     this.m_cmbTypeElement.SelectedIndexChanged += new System.EventHandler(this.m_cmbTypeElement_SelectedIndexChanged);
     //
     // m_txtDescription
     //
     this.m_txtDescription.AcceptsReturn = true;
     this.m_txtDescription.Anchor        = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                                 | System.Windows.Forms.AnchorStyles.Right)));
     this.m_txtDescription.EmptyText = "";
     this.m_extLinkField.SetLinkField(this.m_txtDescription, "Description");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.m_txtDescription, true);
     this.m_txtDescription.Location    = new System.Drawing.Point(92, 53);
     this.m_txtDescription.LockEdition = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_txtDescription, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_extModulesAssociator.SetModules(this.m_txtDescription, "");
     this.m_txtDescription.Multiline = true;
     this.m_txtDescription.Name      = "m_txtDescription";
     this.m_txtDescription.Size      = new System.Drawing.Size(323, 48);
     this.m_extStyle.SetStyleBackColor(this.m_txtDescription, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_txtDescription, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_txtDescription.TabIndex = 2;
     this.m_txtDescription.Text     = "[Description]";
     //
     // label6
     //
     this.m_extLinkField.SetLinkField(this.label6, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.label6, false);
     this.label6.Location = new System.Drawing.Point(12, 107);
     this.m_gestionnaireModeEdition.SetModeEdition(this.label6, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.label6, "");
     this.label6.Name = "label6";
     this.label6.Size = new System.Drawing.Size(80, 23);
     this.m_extStyle.SetStyleBackColor(this.label6, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.label6, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label6.TabIndex = 4015;
     this.label6.Text     = "Application|893";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.m_extLinkField.SetLinkField(this.label3, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.label3, false);
     this.label3.Location = new System.Drawing.Point(12, 58);
     this.m_gestionnaireModeEdition.SetModeEdition(this.label3, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.label3, "");
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size(80, 13);
     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 = 4014;
     this.label3.Text     = "Description|655";
     //
     // m_cmbCategorie
     //
     this.m_cmbCategorie.Font   = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_cmbCategorie.IsLink = false;
     this.m_extLinkField.SetLinkField(this.m_cmbCategorie, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.m_cmbCategorie, false);
     this.m_cmbCategorie.Location    = new System.Drawing.Point(92, 26);
     this.m_cmbCategorie.LockEdition = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_cmbCategorie, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_extModulesAssociator.SetModules(this.m_cmbCategorie, "");
     this.m_cmbCategorie.Name = "m_cmbCategorie";
     this.m_cmbCategorie.Size = new System.Drawing.Size(323, 21);
     this.m_extStyle.SetStyleBackColor(this.m_cmbCategorie, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_cmbCategorie, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_cmbCategorie.TabIndex = 1;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.m_extLinkField.SetLinkField(this.label2, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.label2, false);
     this.label2.Location = new System.Drawing.Point(12, 29);
     this.m_gestionnaireModeEdition.SetModeEdition(this.label2, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.label2, "");
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(68, 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 = 4011;
     this.label2.Text     = "Folder|20043";
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.m_extLinkField.SetLinkField(this.label4, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.label4, true);
     this.label4.Location = new System.Drawing.Point(12, 6);
     this.m_gestionnaireModeEdition.SetModeEdition(this.label4, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.label4, "");
     this.label4.Name = "label4";
     this.label4.Size = new System.Drawing.Size(67, 13);
     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 = 4011;
     this.label4.Text     = "Name|20843";
     //
     // m_txtNom
     //
     this.m_txtNom.EmptyText = "";
     this.m_extLinkField.SetLinkField(this.m_txtNom, "Nom");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.m_txtNom, true);
     this.m_txtNom.Location    = new System.Drawing.Point(92, 4);
     this.m_txtNom.LockEdition = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_txtNom, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_extModulesAssociator.SetModules(this.m_txtNom, "");
     this.m_txtNom.Name = "m_txtNom";
     this.m_txtNom.Size = new System.Drawing.Size(323, 20);
     this.m_extStyle.SetStyleBackColor(this.m_txtNom, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_txtNom, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_txtNom.TabIndex = 0;
     this.m_txtNom.Text     = "[Nom]";
     //
     // CFormEditionFonctionDynamiqueInDb
     //
     this.AffectationsPourNouvelElement = ((System.Collections.Generic.IEnumerable <sc2i.formulaire.CAffectationsProprietes>)(resources.GetObject("$this.AffectationsPourNouvelElement")));
     this.ClientSize = new System.Drawing.Size(812, 364);
     this.Controls.Add(this.c2iPanelOmbre4);
     this.m_extLinkField.SetLinkField(this, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this, false);
     this.m_gestionnaireModeEdition.SetModeEdition(this, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this, "");
     this.Name = "CFormEditionFonctionDynamiqueInDb";
     this.m_extStyle.SetStyleBackColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.Controls.SetChildIndex(this.m_panelMenu, 0);
     this.Controls.SetChildIndex(this.c2iPanelOmbre4, 0);
     this.m_panelNavigation.ResumeLayout(false);
     this.m_panelCle.ResumeLayout(false);
     this.m_panelCle.PerformLayout();
     this.m_panelMenu.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.m_btnHistorique)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_imageCle)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnChercherObjet)).EndInit();
     this.c2iPanelOmbre4.ResumeLayout(false);
     this.c2iPanelOmbre4.PerformLayout();
     this.panel2.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.ResumeLayout(false);
 }
Exemplo n.º 2
0
 //-------------------------------------------------------------------------
 #region Designer generated code
 /// <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();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CFormEditionChampCalcule));
     this.label1                 = new System.Windows.Forms.Label();
     this.m_txtNom               = new sc2i.win32.common.C2iTextBox();
     this.label3                 = new System.Windows.Forms.Label();
     this.m_txtDescription       = new sc2i.win32.common.C2iTextBox();
     this.label6                 = new System.Windows.Forms.Label();
     this.c2iPanelOmbre1         = new sc2i.win32.common.C2iPanelOmbre();
     this.m_cmbTypeElement       = new sc2i.win32.common.C2iComboSelectDynamicClass(this.components);
     this.m_panelFond            = new System.Windows.Forms.Panel();
     this.m_panelDonnees         = new System.Windows.Forms.Panel();
     this.c2iPanelOmbre3         = new sc2i.win32.common.C2iPanelOmbre();
     this.m_txtFormule           = new sc2i.win32.expression.CControleEditeFormule();
     this.m_btnSelectElementTest = new System.Windows.Forms.Button();
     this.m_btnTest              = new System.Windows.Forms.Button();
     this.label8                 = new System.Windows.Forms.Label();
     this.m_lnkTest              = new System.Windows.Forms.LinkLabel();
     this.splitter1              = new System.Windows.Forms.Splitter();
     this.m_wndAide              = new sc2i.win32.expression.CControlAideFormule();
     this.m_cmbCategorie         = new sc2i.win32.common.C2iComboBox();
     this.label2                 = new System.Windows.Forms.Label();
     this.m_panelNavigation.SuspendLayout();
     this.m_panelCle.SuspendLayout();
     this.m_panelMenu.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnHistorique)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_imageCle)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnChercherObjet)).BeginInit();
     this.c2iPanelOmbre1.SuspendLayout();
     this.m_panelFond.SuspendLayout();
     this.m_panelDonnees.SuspendLayout();
     this.c2iPanelOmbre3.SuspendLayout();
     this.SuspendLayout();
     //
     // m_btnAnnulerModifications
     //
     this.m_extLinkField.SetLinkField(this.m_btnAnnulerModifications, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.m_btnAnnulerModifications, false);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnAnnulerModifications, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extStyle.SetStyleBackColor(this.m_btnAnnulerModifications, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnAnnulerModifications, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_btnValiderModifications
     //
     this.m_extLinkField.SetLinkField(this.m_btnValiderModifications, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.m_btnValiderModifications, false);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnValiderModifications, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extStyle.SetStyleBackColor(this.m_btnValiderModifications, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnValiderModifications, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_btnSupprimerObjet
     //
     this.m_extLinkField.SetLinkField(this.m_btnSupprimerObjet, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.m_btnSupprimerObjet, false);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnSupprimerObjet, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extStyle.SetStyleBackColor(this.m_btnSupprimerObjet, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnSupprimerObjet, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_btnEditerObjet
     //
     this.m_extLinkField.SetLinkField(this.m_btnEditerObjet, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.m_btnEditerObjet, false);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnEditerObjet, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extStyle.SetStyleBackColor(this.m_btnEditerObjet, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnEditerObjet, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_panelNavigation
     //
     this.m_panelNavigation.Location = new System.Drawing.Point(617, 0);
     this.m_panelNavigation.Size     = new System.Drawing.Size(175, 28);
     this.m_extStyle.SetStyleBackColor(this.m_panelNavigation, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_panelNavigation, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_lblNbListes
     //
     this.m_extStyle.SetStyleBackColor(this.m_lblNbListes, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_lblNbListes, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_btnPrecedent
     //
     this.m_extStyle.SetStyleBackColor(this.m_btnPrecedent, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnPrecedent, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_btnSuivant
     //
     this.m_extStyle.SetStyleBackColor(this.m_btnSuivant, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnSuivant, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_btnAjout
     //
     this.m_extStyle.SetStyleBackColor(this.m_btnAjout, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnAjout, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_lblId
     //
     this.m_extStyle.SetStyleBackColor(this.m_lblId, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_lblId, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_panelCle
     //
     this.m_panelCle.Location = new System.Drawing.Point(509, 0);
     this.m_panelCle.Size     = new System.Drawing.Size(108, 28);
     this.m_extStyle.SetStyleBackColor(this.m_panelCle, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_panelCle, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_panelMenu
     //
     this.m_panelMenu.Size = new System.Drawing.Size(792, 28);
     this.m_extStyle.SetStyleBackColor(this.m_panelMenu, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_panelMenu, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_btnHistorique
     //
     this.m_extStyle.SetStyleBackColor(this.m_btnHistorique, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnHistorique, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_imageCle
     //
     this.m_extStyle.SetStyleBackColor(this.m_imageCle, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_imageCle, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_btnChercherObjet
     //
     this.m_extStyle.SetStyleBackColor(this.m_btnChercherObjet, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnChercherObjet, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.m_extLinkField.SetLinkField(this.label1, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.label1, false);
     this.label1.Location = new System.Drawing.Point(8, 8);
     this.m_gestionnaireModeEdition.SetModeEdition(this.label1, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.label1, "");
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(49, 13);
     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     = "Name|82";
     //
     // m_txtNom
     //
     this.m_txtNom.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                  | System.Windows.Forms.AnchorStyles.Right)));
     this.m_txtNom.EmptyText = "";
     this.m_extLinkField.SetLinkField(this.m_txtNom, "Nom");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.m_txtNom, true);
     this.m_txtNom.Location    = new System.Drawing.Point(88, 8);
     this.m_txtNom.LockEdition = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_txtNom, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_extModulesAssociator.SetModules(this.m_txtNom, "");
     this.m_txtNom.Name = "m_txtNom";
     this.m_txtNom.Size = new System.Drawing.Size(323, 20);
     this.m_extStyle.SetStyleBackColor(this.m_txtNom, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_txtNom, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_txtNom.TabIndex = 0;
     this.m_txtNom.Text     = "[Nom]";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.m_extLinkField.SetLinkField(this.label3, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.label3, false);
     this.label3.Location = new System.Drawing.Point(8, 59);
     this.m_gestionnaireModeEdition.SetModeEdition(this.label3, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.label3, "");
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size(80, 13);
     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 = 11;
     this.label3.Text     = "Description|655";
     //
     // m_txtDescription
     //
     this.m_txtDescription.AcceptsReturn = true;
     this.m_txtDescription.Anchor        = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                                 | System.Windows.Forms.AnchorStyles.Right)));
     this.m_txtDescription.EmptyText = "";
     this.m_extLinkField.SetLinkField(this.m_txtDescription, "Description");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.m_txtDescription, true);
     this.m_txtDescription.Location    = new System.Drawing.Point(88, 54);
     this.m_txtDescription.LockEdition = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_txtDescription, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_extModulesAssociator.SetModules(this.m_txtDescription, "");
     this.m_txtDescription.Multiline = true;
     this.m_txtDescription.Name      = "m_txtDescription";
     this.m_txtDescription.Size      = new System.Drawing.Size(323, 48);
     this.m_extStyle.SetStyleBackColor(this.m_txtDescription, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_txtDescription, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_txtDescription.TabIndex = 2;
     this.m_txtDescription.Text     = "[Description]";
     //
     // label6
     //
     this.m_extLinkField.SetLinkField(this.label6, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.label6, false);
     this.label6.Location = new System.Drawing.Point(8, 108);
     this.m_gestionnaireModeEdition.SetModeEdition(this.label6, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.label6, "");
     this.label6.Name = "label6";
     this.label6.Size = new System.Drawing.Size(80, 23);
     this.m_extStyle.SetStyleBackColor(this.label6, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.label6, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label6.TabIndex = 4001;
     this.label6.Text     = "Application|893";
     //
     // c2iPanelOmbre1
     //
     this.c2iPanelOmbre1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                        | System.Windows.Forms.AnchorStyles.Right)));
     this.c2iPanelOmbre1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255)))));
     this.c2iPanelOmbre1.Controls.Add(this.m_cmbCategorie);
     this.c2iPanelOmbre1.Controls.Add(this.label2);
     this.c2iPanelOmbre1.Controls.Add(this.m_cmbTypeElement);
     this.c2iPanelOmbre1.Controls.Add(this.label1);
     this.c2iPanelOmbre1.Controls.Add(this.m_txtNom);
     this.c2iPanelOmbre1.Controls.Add(this.m_txtDescription);
     this.c2iPanelOmbre1.Controls.Add(this.label6);
     this.c2iPanelOmbre1.Controls.Add(this.label3);
     this.c2iPanelOmbre1.ForeColor = System.Drawing.Color.Black;
     this.m_extLinkField.SetLinkField(this.c2iPanelOmbre1, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.c2iPanelOmbre1, false);
     this.c2iPanelOmbre1.Location    = new System.Drawing.Point(8, 8);
     this.c2iPanelOmbre1.LockEdition = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.c2iPanelOmbre1, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.c2iPanelOmbre1, "");
     this.c2iPanelOmbre1.Name = "c2iPanelOmbre1";
     this.c2iPanelOmbre1.Size = new System.Drawing.Size(443, 146);
     this.m_extStyle.SetStyleBackColor(this.c2iPanelOmbre1, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel);
     this.m_extStyle.SetStyleForeColor(this.c2iPanelOmbre1, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorTextePanel);
     this.c2iPanelOmbre1.TabIndex = 0;
     //
     // m_cmbTypeElement
     //
     this.m_cmbTypeElement.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                          | System.Windows.Forms.AnchorStyles.Right)));
     this.m_cmbTypeElement.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cmbTypeElement.Font              = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_cmbTypeElement.FormattingEnabled = true;
     this.m_cmbTypeElement.IsLink            = false;
     this.m_extLinkField.SetLinkField(this.m_cmbTypeElement, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.m_cmbTypeElement, false);
     this.m_cmbTypeElement.Location    = new System.Drawing.Point(88, 105);
     this.m_cmbTypeElement.LockEdition = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_cmbTypeElement, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_extModulesAssociator.SetModules(this.m_cmbTypeElement, "");
     this.m_cmbTypeElement.Name = "m_cmbTypeElement";
     this.m_cmbTypeElement.Size = new System.Drawing.Size(323, 21);
     this.m_extStyle.SetStyleBackColor(this.m_cmbTypeElement, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_cmbTypeElement, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_cmbTypeElement.TabIndex              = 3;
     this.m_cmbTypeElement.TypeSelectionne       = null;
     this.m_cmbTypeElement.SelectedIndexChanged += new System.EventHandler(this.m_cmbTypeElements_SelectedIndexChanged);
     //
     // m_panelFond
     //
     this.m_panelFond.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_panelFond.Controls.Add(this.m_panelDonnees);
     this.m_panelFond.Controls.Add(this.splitter1);
     this.m_panelFond.Controls.Add(this.m_wndAide);
     this.m_extLinkField.SetLinkField(this.m_panelFond, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.m_panelFond, false);
     this.m_panelFond.Location = new System.Drawing.Point(8, 48);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelFond, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.m_panelFond, "");
     this.m_panelFond.Name = "m_panelFond";
     this.m_panelFond.Size = new System.Drawing.Size(776, 408);
     this.m_extStyle.SetStyleBackColor(this.m_panelFond, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_panelFond, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_panelFond.TabIndex = 4001;
     //
     // m_panelDonnees
     //
     this.m_panelDonnees.Controls.Add(this.c2iPanelOmbre3);
     this.m_panelDonnees.Controls.Add(this.c2iPanelOmbre1);
     this.m_panelDonnees.Dock = System.Windows.Forms.DockStyle.Fill;
     this.m_extLinkField.SetLinkField(this.m_panelDonnees, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.m_panelDonnees, false);
     this.m_panelDonnees.Location = new System.Drawing.Point(0, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelDonnees, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.m_panelDonnees, "");
     this.m_panelDonnees.Name = "m_panelDonnees";
     this.m_panelDonnees.Size = new System.Drawing.Size(569, 408);
     this.m_extStyle.SetStyleBackColor(this.m_panelDonnees, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_panelDonnees, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_panelDonnees.TabIndex = 2;
     //
     // c2iPanelOmbre3
     //
     this.c2iPanelOmbre3.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.c2iPanelOmbre3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255)))));
     this.c2iPanelOmbre3.Controls.Add(this.m_txtFormule);
     this.c2iPanelOmbre3.Controls.Add(this.m_btnSelectElementTest);
     this.c2iPanelOmbre3.Controls.Add(this.m_btnTest);
     this.c2iPanelOmbre3.Controls.Add(this.label8);
     this.c2iPanelOmbre3.Controls.Add(this.m_lnkTest);
     this.c2iPanelOmbre3.ForeColor = System.Drawing.Color.Black;
     this.m_extLinkField.SetLinkField(this.c2iPanelOmbre3, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.c2iPanelOmbre3, false);
     this.c2iPanelOmbre3.Location    = new System.Drawing.Point(8, 160);
     this.c2iPanelOmbre3.LockEdition = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.c2iPanelOmbre3, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.c2iPanelOmbre3, "");
     this.c2iPanelOmbre3.Name = "c2iPanelOmbre3";
     this.c2iPanelOmbre3.Size = new System.Drawing.Size(553, 245);
     this.m_extStyle.SetStyleBackColor(this.c2iPanelOmbre3, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel);
     this.m_extStyle.SetStyleForeColor(this.c2iPanelOmbre3, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorTextePanel);
     this.c2iPanelOmbre3.TabIndex = 1;
     //
     // m_txtFormule
     //
     this.m_txtFormule.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_txtFormule.BackColor = System.Drawing.Color.White;
     this.m_txtFormule.Font      = new System.Drawing.Font("Courier New", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_txtFormule.Formule   = null;
     this.m_extLinkField.SetLinkField(this.m_txtFormule, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.m_txtFormule, false);
     this.m_txtFormule.Location    = new System.Drawing.Point(8, 24);
     this.m_txtFormule.LockEdition = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_txtFormule, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_extModulesAssociator.SetModules(this.m_txtFormule, "");
     this.m_txtFormule.Name = "m_txtFormule";
     this.m_txtFormule.Size = new System.Drawing.Size(522, 168);
     this.m_extStyle.SetStyleBackColor(this.m_txtFormule, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_txtFormule, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_txtFormule.TabIndex = 0;
     //
     // m_btnSelectElementTest
     //
     this.m_btnSelectElementTest.Anchor    = System.Windows.Forms.AnchorStyles.Bottom;
     this.m_btnSelectElementTest.BackColor = System.Drawing.SystemColors.Control;
     this.m_extLinkField.SetLinkField(this.m_btnSelectElementTest, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.m_btnSelectElementTest, false);
     this.m_btnSelectElementTest.Location = new System.Drawing.Point(40, 197);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnSelectElementTest, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_extModulesAssociator.SetModules(this.m_btnSelectElementTest, "");
     this.m_btnSelectElementTest.Name = "m_btnSelectElementTest";
     this.m_btnSelectElementTest.Size = new System.Drawing.Size(224, 24);
     this.m_extStyle.SetStyleBackColor(this.m_btnSelectElementTest, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnSelectElementTest, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_btnSelectElementTest.TabIndex = 1;
     this.m_btnSelectElementTest.Text     = "Select an element to test|894";
     this.m_btnSelectElementTest.UseVisualStyleBackColor = false;
     this.m_btnSelectElementTest.Click += new System.EventHandler(this.m_btnSelectElementTest_Click);
     //
     // m_btnTest
     //
     this.m_btnTest.Anchor    = System.Windows.Forms.AnchorStyles.Bottom;
     this.m_btnTest.BackColor = System.Drawing.SystemColors.Control;
     this.m_extLinkField.SetLinkField(this.m_btnTest, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.m_btnTest, false);
     this.m_btnTest.Location = new System.Drawing.Point(272, 197);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnTest, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_extModulesAssociator.SetModules(this.m_btnTest, "");
     this.m_btnTest.Name = "m_btnTest";
     this.m_btnTest.Size = new System.Drawing.Size(224, 24);
     this.m_extStyle.SetStyleBackColor(this.m_btnTest, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnTest, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_btnTest.TabIndex = 2;
     this.m_btnTest.Text     = "Test|895";
     this.m_btnTest.UseVisualStyleBackColor = false;
     this.m_btnTest.Click += new System.EventHandler(this.m_btnTest_Click);
     //
     // label8
     //
     this.label8.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_extLinkField.SetLinkField(this.label8, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.label8, false);
     this.label8.Location = new System.Drawing.Point(8, 8);
     this.m_gestionnaireModeEdition.SetModeEdition(this.label8, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.label8, "");
     this.label8.Name = "label8";
     this.label8.Size = new System.Drawing.Size(104, 16);
     this.m_extStyle.SetStyleBackColor(this.label8, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.label8, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label8.TabIndex = 3;
     this.label8.Text     = "Formula|582";
     //
     // m_lnkTest
     //
     this.m_lnkTest.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.m_lnkTest.AutoSize = true;
     this.m_extLinkField.SetLinkField(this.m_lnkTest, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.m_lnkTest, false);
     this.m_lnkTest.Location = new System.Drawing.Point(8, 203);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_lnkTest, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.m_lnkTest, "");
     this.m_lnkTest.Name = "m_lnkTest";
     this.m_lnkTest.Size = new System.Drawing.Size(16, 13);
     this.m_extStyle.SetStyleBackColor(this.m_lnkTest, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_lnkTest, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_lnkTest.TabIndex     = 4;
     this.m_lnkTest.TabStop      = true;
     this.m_lnkTest.Text         = "...";
     this.m_lnkTest.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.m_lnkTest_LinkClicked);
     //
     // splitter1
     //
     this.splitter1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.splitter1.Dock        = System.Windows.Forms.DockStyle.Right;
     this.m_extLinkField.SetLinkField(this.splitter1, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.splitter1, false);
     this.splitter1.Location = new System.Drawing.Point(569, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.splitter1, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.splitter1, "");
     this.splitter1.Name = "splitter1";
     this.splitter1.Size = new System.Drawing.Size(5, 408);
     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 = 4;
     this.splitter1.TabStop  = false;
     //
     // m_wndAide
     //
     this.m_wndAide.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_wndAide.FournisseurProprietes = null;
     this.m_extLinkField.SetLinkField(this.m_wndAide, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.m_wndAide, false);
     this.m_wndAide.Location = new System.Drawing.Point(574, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_wndAide, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.m_wndAide, "");
     this.m_wndAide.Name           = "m_wndAide";
     this.m_wndAide.ObjetInterroge = null;
     this.m_wndAide.SendIdChamps   = false;
     this.m_wndAide.Size           = new System.Drawing.Size(202, 408);
     this.m_extStyle.SetStyleBackColor(this.m_wndAide, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_wndAide, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_wndAide.TabIndex        = 3;
     this.m_wndAide.OnSendCommande += new sc2i.win32.expression.SendCommande(this.m_wndAide_OnSendCommande);
     //
     // m_cmbCategorie
     //
     this.m_cmbCategorie.Font   = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_cmbCategorie.IsLink = false;
     this.m_extLinkField.SetLinkField(this.m_cmbCategorie, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.m_cmbCategorie, false);
     this.m_cmbCategorie.Location    = new System.Drawing.Point(88, 30);
     this.m_cmbCategorie.LockEdition = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_cmbCategorie, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_extModulesAssociator.SetModules(this.m_cmbCategorie, "");
     this.m_cmbCategorie.Name = "m_cmbCategorie";
     this.m_cmbCategorie.Size = new System.Drawing.Size(216, 21);
     this.m_extStyle.SetStyleBackColor(this.m_cmbCategorie, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_cmbCategorie, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_cmbCategorie.TabIndex = 1;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.m_extLinkField.SetLinkField(this.label2, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.label2, false);
     this.label2.Location = new System.Drawing.Point(8, 33);
     this.m_gestionnaireModeEdition.SetModeEdition(this.label2, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.label2, "");
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(68, 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 = 4009;
     this.label2.Text     = "Folder|20043";
     //
     // CFormEditionChampCalcule
     //
     this.AffectationsPourNouvelElement = ((System.Collections.Generic.IEnumerable <sc2i.formulaire.CAffectationsProprietes>)(resources.GetObject("$this.AffectationsPourNouvelElement")));
     this.ClientSize = new System.Drawing.Size(792, 456);
     this.Controls.Add(this.m_panelFond);
     this.m_extLinkField.SetLinkField(this, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this, false);
     this.m_gestionnaireModeEdition.SetModeEdition(this, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this, "");
     this.Name = "CFormEditionChampCalcule";
     this.m_extStyle.SetStyleBackColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.Load += new System.EventHandler(this.CFormEditionChampCalcule_Load);
     this.Controls.SetChildIndex(this.m_panelMenu, 0);
     this.Controls.SetChildIndex(this.m_panelFond, 0);
     this.m_panelNavigation.ResumeLayout(false);
     this.m_panelCle.ResumeLayout(false);
     this.m_panelCle.PerformLayout();
     this.m_panelMenu.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.m_btnHistorique)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_imageCle)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnChercherObjet)).EndInit();
     this.c2iPanelOmbre1.ResumeLayout(false);
     this.c2iPanelOmbre1.PerformLayout();
     this.m_panelFond.ResumeLayout(false);
     this.m_panelDonnees.ResumeLayout(false);
     this.c2iPanelOmbre3.ResumeLayout(false);
     this.c2iPanelOmbre3.PerformLayout();
     this.ResumeLayout(false);
 }
Exemplo n.º 3
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.label1                     = new System.Windows.Forms.Label();
     this.m_txtLibelle               = new sc2i.win32.common.C2iTextBox();
     this.c2iPanelOmbre4             = new sc2i.win32.common.C2iPanelOmbre();
     this.m_comboTypeRacine          = new sc2i.win32.common.C2iComboSelectDynamicClass(this.components);
     this.label2                     = new System.Windows.Forms.Label();
     this.c2iPanelOmbre1             = new sc2i.win32.common.C2iPanelOmbre();
     this.m_lnkTester                = new System.Windows.Forms.LinkLabel();
     this.m_panelEditionConsultation = new timos.Parametrage.ConsultationHierarchique.CPanelEditConsultationHierarchique();
     this.groupBox1                  = new System.Windows.Forms.GroupBox();
     this.m_chkSchemaReseau          = new System.Windows.Forms.CheckBox();
     this.m_chkGED                   = new System.Windows.Forms.CheckBox();
     this.m_panelNavigation.SuspendLayout();
     this.m_panelCle.SuspendLayout();
     this.m_panelMenu.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnHistorique)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_imageCle)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnChercherObjet)).BeginInit();
     this.c2iPanelOmbre4.SuspendLayout();
     this.c2iPanelOmbre1.SuspendLayout();
     this.groupBox1.SuspendLayout();
     this.SuspendLayout();
     //
     // m_btnAnnulerModifications
     //
     this.m_extLinkField.SetLinkField(this.m_btnAnnulerModifications, "");
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnAnnulerModifications, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extStyle.SetStyleBackColor(this.m_btnAnnulerModifications, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnAnnulerModifications, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_btnValiderModifications
     //
     this.m_extLinkField.SetLinkField(this.m_btnValiderModifications, "");
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnValiderModifications, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extStyle.SetStyleBackColor(this.m_btnValiderModifications, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnValiderModifications, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_btnSupprimerObjet
     //
     this.m_extLinkField.SetLinkField(this.m_btnSupprimerObjet, "");
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnSupprimerObjet, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extStyle.SetStyleBackColor(this.m_btnSupprimerObjet, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnSupprimerObjet, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_btnEditerObjet
     //
     this.m_extLinkField.SetLinkField(this.m_btnEditerObjet, "");
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnEditerObjet, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extStyle.SetStyleBackColor(this.m_btnEditerObjet, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnEditerObjet, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_panelNavigation
     //
     this.m_panelNavigation.Location = new System.Drawing.Point(615, 0);
     this.m_panelNavigation.Size     = new System.Drawing.Size(175, 28);
     this.m_extStyle.SetStyleBackColor(this.m_panelNavigation, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_panelNavigation, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_lblNbListes
     //
     this.m_extStyle.SetStyleBackColor(this.m_lblNbListes, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_lblNbListes, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_btnPrecedent
     //
     this.m_extStyle.SetStyleBackColor(this.m_btnPrecedent, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnPrecedent, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_btnSuivant
     //
     this.m_extStyle.SetStyleBackColor(this.m_btnSuivant, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnSuivant, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_btnAjout
     //
     this.m_extStyle.SetStyleBackColor(this.m_btnAjout, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnAjout, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_lblId
     //
     this.m_extStyle.SetStyleBackColor(this.m_lblId, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_lblId, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_panelCle
     //
     this.m_panelCle.Location = new System.Drawing.Point(528, 0);
     this.m_panelCle.Size     = new System.Drawing.Size(87, 28);
     this.m_extStyle.SetStyleBackColor(this.m_panelCle, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_panelCle, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_panelMenu
     //
     this.m_panelMenu.Size = new System.Drawing.Size(790, 28);
     this.m_extStyle.SetStyleBackColor(this.m_panelMenu, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_panelMenu, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_btnHistorique
     //
     this.m_extStyle.SetStyleBackColor(this.m_btnHistorique, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnHistorique, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_imageCle
     //
     this.m_extStyle.SetStyleBackColor(this.m_imageCle, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_imageCle, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_btnChercherObjet
     //
     this.m_extStyle.SetStyleBackColor(this.m_btnChercherObjet, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnChercherObjet, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // label1
     //
     this.m_extLinkField.SetLinkField(this.label1, "");
     this.label1.Location = new System.Drawing.Point(16, 12);
     this.m_gestionnaireModeEdition.SetModeEdition(this.label1, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.label1, "");
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(110, 13);
     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 = 4002;
     this.label1.Text     = "Label|50";
     //
     // m_txtLibelle
     //
     this.m_extLinkField.SetLinkField(this.m_txtLibelle, "Libelle");
     this.m_txtLibelle.Location    = new System.Drawing.Point(132, 8);
     this.m_txtLibelle.LockEdition = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_txtLibelle, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_extModulesAssociator.SetModules(this.m_txtLibelle, "");
     this.m_txtLibelle.Name = "m_txtLibelle";
     this.m_txtLibelle.Size = new System.Drawing.Size(280, 20);
     this.m_extStyle.SetStyleBackColor(this.m_txtLibelle, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_txtLibelle, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_txtLibelle.TabIndex = 0;
     this.m_txtLibelle.Text     = "[Libelle]";
     //
     // c2iPanelOmbre4
     //
     this.c2iPanelOmbre4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255)))));
     this.c2iPanelOmbre4.Controls.Add(this.label1);
     this.c2iPanelOmbre4.Controls.Add(this.m_txtLibelle);
     this.c2iPanelOmbre4.Controls.Add(this.m_comboTypeRacine);
     this.c2iPanelOmbre4.Controls.Add(this.label2);
     this.c2iPanelOmbre4.ForeColor = System.Drawing.Color.Black;
     this.m_extLinkField.SetLinkField(this.c2iPanelOmbre4, "");
     this.c2iPanelOmbre4.Location    = new System.Drawing.Point(8, 52);
     this.c2iPanelOmbre4.LockEdition = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.c2iPanelOmbre4, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.c2iPanelOmbre4, "");
     this.c2iPanelOmbre4.Name = "c2iPanelOmbre4";
     this.c2iPanelOmbre4.Size = new System.Drawing.Size(440, 78);
     this.m_extStyle.SetStyleBackColor(this.c2iPanelOmbre4, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel);
     this.m_extStyle.SetStyleForeColor(this.c2iPanelOmbre4, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorTextePanel);
     this.c2iPanelOmbre4.TabIndex = 0;
     //
     // m_comboTypeRacine
     //
     this.m_comboTypeRacine.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_comboTypeRacine.FormattingEnabled = true;
     this.m_comboTypeRacine.IsLink            = false;
     this.m_extLinkField.SetLinkField(this.m_comboTypeRacine, "");
     this.m_comboTypeRacine.Location    = new System.Drawing.Point(132, 34);
     this.m_comboTypeRacine.LockEdition = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_comboTypeRacine, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_extModulesAssociator.SetModules(this.m_comboTypeRacine, "");
     this.m_comboTypeRacine.Name = "m_comboTypeRacine";
     this.m_comboTypeRacine.Size = new System.Drawing.Size(280, 21);
     this.m_extStyle.SetStyleBackColor(this.m_comboTypeRacine, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_comboTypeRacine, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_comboTypeRacine.TabIndex                  = 4003;
     this.m_comboTypeRacine.TypeSelectionne           = null;
     this.m_comboTypeRacine.SelectionChangeCommitted += new System.EventHandler(this.m_comboTypeRacine_SelectionChangeCommitted);
     //
     // label2
     //
     this.m_extLinkField.SetLinkField(this.label2, "");
     this.label2.Location = new System.Drawing.Point(16, 37);
     this.m_gestionnaireModeEdition.SetModeEdition(this.label2, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.label2, "");
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(110, 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 = 4002;
     this.label2.Text     = "Root element|20105";
     //
     // c2iPanelOmbre1
     //
     this.c2iPanelOmbre1.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.c2iPanelOmbre1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255)))));
     this.c2iPanelOmbre1.Controls.Add(this.m_lnkTester);
     this.c2iPanelOmbre1.Controls.Add(this.m_panelEditionConsultation);
     this.c2iPanelOmbre1.Controls.Add(this.groupBox1);
     this.c2iPanelOmbre1.ForeColor = System.Drawing.Color.Black;
     this.m_extLinkField.SetLinkField(this.c2iPanelOmbre1, "");
     this.c2iPanelOmbre1.Location    = new System.Drawing.Point(12, 136);
     this.c2iPanelOmbre1.LockEdition = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.c2iPanelOmbre1, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.c2iPanelOmbre1, "");
     this.c2iPanelOmbre1.Name = "c2iPanelOmbre1";
     this.c2iPanelOmbre1.Size = new System.Drawing.Size(766, 382);
     this.m_extStyle.SetStyleBackColor(this.c2iPanelOmbre1, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel);
     this.m_extStyle.SetStyleForeColor(this.c2iPanelOmbre1, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorTextePanel);
     this.c2iPanelOmbre1.TabIndex = 4004;
     //
     // m_lnkTester
     //
     this.m_lnkTester.AutoSize = true;
     this.m_extLinkField.SetLinkField(this.m_lnkTester, "");
     this.m_lnkTester.Location = new System.Drawing.Point(8, 5);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_lnkTester, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.m_lnkTester, "");
     this.m_lnkTester.Name = "m_lnkTester";
     this.m_lnkTester.Size = new System.Drawing.Size(60, 13);
     this.m_extStyle.SetStyleBackColor(this.m_lnkTester, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_lnkTester, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_lnkTester.TabIndex     = 4;
     this.m_lnkTester.TabStop      = true;
     this.m_lnkTester.Text         = "Test|20095";
     this.m_lnkTester.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.m_lnkTester_LinkClicked);
     //
     // m_panelEditionConsultation
     //
     this.m_panelEditionConsultation.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_extLinkField.SetLinkField(this.m_panelEditionConsultation, "");
     this.m_panelEditionConsultation.Location    = new System.Drawing.Point(11, 22);
     this.m_panelEditionConsultation.LockEdition = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelEditionConsultation, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_extModulesAssociator.SetModules(this.m_panelEditionConsultation, "");
     this.m_panelEditionConsultation.Name = "m_panelEditionConsultation";
     this.m_panelEditionConsultation.Size = new System.Drawing.Size(715, 244);
     this.m_extStyle.SetStyleBackColor(this.m_panelEditionConsultation, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_panelEditionConsultation, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_panelEditionConsultation.TabIndex     = 3;
     this.m_panelEditionConsultation.TypesFolders = new System.Type[] {
         ((System.Type)(typeof(timos.data.workflow.ConsultationHierarchique.CFolderConsultationFolder))),
         ((System.Type)(typeof(timos.data.workflow.ConsultationHierarchique.CFolderConsultationFromFiltre))),
         ((System.Type)(typeof(timos.data.workflow.ConsultationHierarchique.CFolderConsultationFromFormula)))
     };
     //
     // groupBox1
     //
     this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.groupBox1.Controls.Add(this.m_chkSchemaReseau);
     this.groupBox1.Controls.Add(this.m_chkGED);
     this.m_extLinkField.SetLinkField(this.groupBox1, "");
     this.groupBox1.Location = new System.Drawing.Point(14, 273);
     this.m_gestionnaireModeEdition.SetModeEdition(this.groupBox1, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.groupBox1, "");
     this.groupBox1.Name = "groupBox1";
     this.groupBox1.Size = new System.Drawing.Size(378, 84);
     this.m_extStyle.SetStyleBackColor(this.groupBox1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.groupBox1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.groupBox1.TabIndex = 5;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "Use Cases|10107";
     //
     // m_chkSchemaReseau
     //
     this.m_extLinkField.SetLinkField(this.m_chkSchemaReseau, "");
     this.m_chkSchemaReseau.Location = new System.Drawing.Point(12, 39);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_chkSchemaReseau, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_extModulesAssociator.SetModules(this.m_chkSchemaReseau, "");
     this.m_chkSchemaReseau.Name = "m_chkSchemaReseau";
     this.m_chkSchemaReseau.Size = new System.Drawing.Size(259, 24);
     this.m_extStyle.SetStyleBackColor(this.m_chkSchemaReseau, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_chkSchemaReseau, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_chkSchemaReseau.TabIndex = 1;
     this.m_chkSchemaReseau.Text     = "Network Diagrams|10109";
     this.m_chkSchemaReseau.UseVisualStyleBackColor = true;
     //
     // m_chkGED
     //
     this.m_extLinkField.SetLinkField(this.m_chkGED, "");
     this.m_chkGED.Location = new System.Drawing.Point(12, 17);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_chkGED, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_extModulesAssociator.SetModules(this.m_chkGED, "");
     this.m_chkGED.Name = "m_chkGED";
     this.m_chkGED.Size = new System.Drawing.Size(259, 24);
     this.m_extStyle.SetStyleBackColor(this.m_chkGED, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_chkGED, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_chkGED.TabIndex = 0;
     this.m_chkGED.Text     = "Electronic Document Management|10108";
     this.m_chkGED.UseVisualStyleBackColor = true;
     //
     // CFormEditionConsultationHierarchique
     //
     this.ClientSize = new System.Drawing.Size(790, 530);
     this.Controls.Add(this.c2iPanelOmbre1);
     this.Controls.Add(this.c2iPanelOmbre4);
     this.m_extLinkField.SetLinkField(this, "");
     this.m_gestionnaireModeEdition.SetModeEdition(this, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this, "");
     this.Name = "CFormEditionConsultationHierarchique";
     this.m_extStyle.SetStyleBackColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.Controls.SetChildIndex(this.m_panelMenu, 0);
     this.Controls.SetChildIndex(this.c2iPanelOmbre4, 0);
     this.Controls.SetChildIndex(this.c2iPanelOmbre1, 0);
     this.m_panelNavigation.ResumeLayout(false);
     this.m_panelCle.ResumeLayout(false);
     this.m_panelCle.PerformLayout();
     this.m_panelMenu.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.m_btnHistorique)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_imageCle)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnChercherObjet)).EndInit();
     this.c2iPanelOmbre4.ResumeLayout(false);
     this.c2iPanelOmbre4.PerformLayout();
     this.c2iPanelOmbre1.ResumeLayout(false);
     this.c2iPanelOmbre1.PerformLayout();
     this.groupBox1.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();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CFormEditionSequenceNumerotation));
     this.label1                = new System.Windows.Forms.Label();
     this.m_txtLibelle          = new sc2i.win32.common.C2iTextBox();
     this.c2iPanelOmbre4        = new sc2i.win32.common.C2iPanelOmbre();
     this.m_tabControl          = new sc2i.win32.common.C2iTabControl(this.components);
     this.m_pageValeurs         = new Crownwood.Magic.Controls.TabPage();
     this.m_panelValeurs        = new System.Windows.Forms.Panel();
     this.m_lstValeurs          = new timos.Parametrage.sequences.CControleValeursSequence();
     this.panel1                = new System.Windows.Forms.Panel();
     this.label6                = new System.Windows.Forms.Label();
     this.label7                = new System.Windows.Forms.Label();
     this.tabPage1              = new Crownwood.Magic.Controls.TabPage();
     this.m_txtFormuleCle       = new sc2i.win32.expression.CTextBoxZoomFormule();
     this.m_txtStartIndex       = new sc2i.win32.common.C2iTextBoxNumerique();
     this.label5                = new System.Windows.Forms.Label();
     this.label4                = new System.Windows.Forms.Label();
     this.m_cmbTypeNumerotation = new sc2i.win32.data.CComboBoxListeObjetsDonnees();
     this.label3                = new System.Windows.Forms.Label();
     this.m_cmbTypeSource       = new sc2i.win32.common.C2iComboSelectDynamicClass(this.components);
     this.label2                = new System.Windows.Forms.Label();
     this.label8                = new System.Windows.Forms.Label();
     this.panel2                = new System.Windows.Forms.Panel();
     this.pictureBox5           = new System.Windows.Forms.PictureBox();
     this.pictureBox6           = new System.Windows.Forms.PictureBox();
     this.m_btnUnlock           = new System.Windows.Forms.Button();
     this.m_panelNavigation.SuspendLayout();
     this.m_panelCle.SuspendLayout();
     this.m_panelMenu.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnHistorique)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_imageCle)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnChercherObjet)).BeginInit();
     this.c2iPanelOmbre4.SuspendLayout();
     this.m_tabControl.SuspendLayout();
     this.m_pageValeurs.SuspendLayout();
     this.m_panelValeurs.SuspendLayout();
     this.panel1.SuspendLayout();
     this.tabPage1.SuspendLayout();
     this.panel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
     this.SuspendLayout();
     //
     // m_btnAnnulerModifications
     //
     this.m_extLinkField.SetLinkField(this.m_btnAnnulerModifications, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.m_btnAnnulerModifications, false);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnAnnulerModifications, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extStyle.SetStyleBackColor(this.m_btnAnnulerModifications, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnAnnulerModifications, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_btnValiderModifications
     //
     this.m_extLinkField.SetLinkField(this.m_btnValiderModifications, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.m_btnValiderModifications, false);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnValiderModifications, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extStyle.SetStyleBackColor(this.m_btnValiderModifications, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnValiderModifications, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_btnSupprimerObjet
     //
     this.m_extLinkField.SetLinkField(this.m_btnSupprimerObjet, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.m_btnSupprimerObjet, false);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnSupprimerObjet, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extStyle.SetStyleBackColor(this.m_btnSupprimerObjet, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnSupprimerObjet, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_btnEditerObjet
     //
     this.m_extLinkField.SetLinkField(this.m_btnEditerObjet, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.m_btnEditerObjet, false);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnEditerObjet, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extStyle.SetStyleBackColor(this.m_btnEditerObjet, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnEditerObjet, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_panelNavigation
     //
     this.m_panelNavigation.Location = new System.Drawing.Point(655, 0);
     this.m_panelNavigation.Size     = new System.Drawing.Size(175, 28);
     this.m_extStyle.SetStyleBackColor(this.m_panelNavigation, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_panelNavigation, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_lblNbListes
     //
     this.m_extStyle.SetStyleBackColor(this.m_lblNbListes, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_lblNbListes, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_btnPrecedent
     //
     this.m_extStyle.SetStyleBackColor(this.m_btnPrecedent, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnPrecedent, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_btnSuivant
     //
     this.m_extStyle.SetStyleBackColor(this.m_btnSuivant, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnSuivant, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_btnAjout
     //
     this.m_extStyle.SetStyleBackColor(this.m_btnAjout, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnAjout, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_lblId
     //
     this.m_extStyle.SetStyleBackColor(this.m_lblId, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_lblId, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_panelCle
     //
     this.m_panelCle.Location = new System.Drawing.Point(547, 0);
     this.m_panelCle.Size     = new System.Drawing.Size(108, 28);
     this.m_extStyle.SetStyleBackColor(this.m_panelCle, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_panelCle, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_panelMenu
     //
     this.m_panelMenu.Size = new System.Drawing.Size(830, 28);
     this.m_extStyle.SetStyleBackColor(this.m_panelMenu, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_panelMenu, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_btnHistorique
     //
     this.m_extStyle.SetStyleBackColor(this.m_btnHistorique, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnHistorique, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_imageCle
     //
     this.m_extStyle.SetStyleBackColor(this.m_imageCle, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_imageCle, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_btnChercherObjet
     //
     this.m_extStyle.SetStyleBackColor(this.m_btnChercherObjet, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnChercherObjet, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.m_extLinkField.SetLinkField(this.label1, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.label1, false);
     this.label1.Location = new System.Drawing.Point(16, 12);
     this.m_gestionnaireModeEdition.SetModeEdition(this.label1, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.label1, "");
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(47, 13);
     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 = 4002;
     this.label1.Text     = "Label|50";
     //
     // m_txtLibelle
     //
     this.m_txtLibelle.EmptyText = "";
     this.m_extLinkField.SetLinkField(this.m_txtLibelle, "Libelle");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.m_txtLibelle, true);
     this.m_txtLibelle.Location    = new System.Drawing.Point(132, 8);
     this.m_txtLibelle.LockEdition = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_txtLibelle, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_extModulesAssociator.SetModules(this.m_txtLibelle, "");
     this.m_txtLibelle.Name = "m_txtLibelle";
     this.m_txtLibelle.Size = new System.Drawing.Size(280, 20);
     this.m_extStyle.SetStyleBackColor(this.m_txtLibelle, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_txtLibelle, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_txtLibelle.TabIndex = 0;
     this.m_txtLibelle.Text     = "[Libelle]";
     //
     // c2iPanelOmbre4
     //
     this.c2iPanelOmbre4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255)))));
     this.c2iPanelOmbre4.Controls.Add(this.label1);
     this.c2iPanelOmbre4.Controls.Add(this.m_txtLibelle);
     this.c2iPanelOmbre4.ForeColor = System.Drawing.Color.Black;
     this.m_extLinkField.SetLinkField(this.c2iPanelOmbre4, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.c2iPanelOmbre4, false);
     this.c2iPanelOmbre4.Location    = new System.Drawing.Point(8, 52);
     this.c2iPanelOmbre4.LockEdition = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.c2iPanelOmbre4, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.c2iPanelOmbre4, "");
     this.c2iPanelOmbre4.Name = "c2iPanelOmbre4";
     this.c2iPanelOmbre4.Size = new System.Drawing.Size(440, 56);
     this.m_extStyle.SetStyleBackColor(this.c2iPanelOmbre4, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel);
     this.m_extStyle.SetStyleForeColor(this.c2iPanelOmbre4, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorTextePanel);
     this.c2iPanelOmbre4.TabIndex = 0;
     //
     // 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_extLinkField.SetLinkField(this.m_tabControl, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.m_tabControl, false);
     this.m_tabControl.Location = new System.Drawing.Point(8, 103);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_tabControl, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.m_tabControl, "");
     this.m_tabControl.Name          = "m_tabControl";
     this.m_tabControl.Ombre         = true;
     this.m_tabControl.PositionTop   = true;
     this.m_tabControl.SelectedIndex = 1;
     this.m_tabControl.SelectedTab   = this.m_pageValeurs;
     this.m_tabControl.Size          = new System.Drawing.Size(822, 415);
     this.m_extStyle.SetStyleBackColor(this.m_tabControl, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel);
     this.m_extStyle.SetStyleForeColor(this.m_tabControl, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorTextePanel);
     this.m_tabControl.TabIndex = 4004;
     this.m_tabControl.TabPages.AddRange(new Crownwood.Magic.Controls.TabPage[] {
         this.tabPage1,
         this.m_pageValeurs
     });
     this.m_tabControl.TextColor = System.Drawing.Color.Black;
     //
     // m_pageValeurs
     //
     this.m_pageValeurs.Controls.Add(this.m_panelValeurs);
     this.m_pageValeurs.Controls.Add(this.panel2);
     this.m_extLinkField.SetLinkField(this.m_pageValeurs, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.m_pageValeurs, false);
     this.m_pageValeurs.Location = new System.Drawing.Point(0, 25);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_pageValeurs, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.m_pageValeurs, "");
     this.m_pageValeurs.Name = "m_pageValeurs";
     this.m_pageValeurs.Size = new System.Drawing.Size(806, 374);
     this.m_extStyle.SetStyleBackColor(this.m_pageValeurs, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_pageValeurs, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_pageValeurs.TabIndex = 11;
     this.m_pageValeurs.Title    = "Values|20835";
     //
     // m_panelValeurs
     //
     this.m_panelValeurs.Controls.Add(this.m_lstValeurs);
     this.m_panelValeurs.Controls.Add(this.panel1);
     this.m_panelValeurs.Controls.Add(this.m_btnUnlock);
     this.m_panelValeurs.Dock = System.Windows.Forms.DockStyle.Left;
     this.m_extLinkField.SetLinkField(this.m_panelValeurs, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.m_panelValeurs, false);
     this.m_panelValeurs.Location = new System.Drawing.Point(0, 37);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelValeurs, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.m_panelValeurs, "");
     this.m_panelValeurs.Name = "m_panelValeurs";
     this.m_panelValeurs.Size = new System.Drawing.Size(232, 337);
     this.m_extStyle.SetStyleBackColor(this.m_panelValeurs, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_panelValeurs, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_panelValeurs.TabIndex = 0;
     //
     // m_lstValeurs
     //
     this.m_lstValeurs.CurrentItemIndex = null;
     this.m_lstValeurs.Dock             = System.Windows.Forms.DockStyle.Fill;
     this.m_lstValeurs.Items            = new sc2i.win32.common.customizableList.CCustomizableListItem[0];
     this.m_extLinkField.SetLinkField(this.m_lstValeurs, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.m_lstValeurs, false);
     this.m_lstValeurs.Location    = new System.Drawing.Point(0, 47);
     this.m_lstValeurs.LockEdition = true;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_lstValeurs, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.m_lstValeurs, "");
     this.m_lstValeurs.Name = "m_lstValeurs";
     this.m_lstValeurs.Size = new System.Drawing.Size(232, 290);
     this.m_extStyle.SetStyleBackColor(this.m_lstValeurs, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_lstValeurs, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_lstValeurs.TabIndex = 1;
     //
     // panel1
     //
     this.panel1.Controls.Add(this.label6);
     this.panel1.Controls.Add(this.label7);
     this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
     this.m_extLinkField.SetLinkField(this.panel1, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.panel1, false);
     this.panel1.Location = new System.Drawing.Point(0, 23);
     this.m_gestionnaireModeEdition.SetModeEdition(this.panel1, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.panel1, "");
     this.panel1.Name = "panel1";
     this.panel1.Size = new System.Drawing.Size(232, 24);
     this.m_extStyle.SetStyleBackColor(this.panel1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.panel1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.panel1.TabIndex = 0;
     //
     // label6
     //
     this.label6.BackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))));
     this.label6.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label6.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.label6.Font        = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label6.ForeColor   = System.Drawing.Color.White;
     this.m_extLinkField.SetLinkField(this.label6, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.label6, false);
     this.label6.Location = new System.Drawing.Point(0, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.label6, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.label6, "");
     this.label6.Name = "label6";
     this.label6.Size = new System.Drawing.Size(132, 24);
     this.m_extStyle.SetStyleBackColor(this.label6, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.label6, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label6.TabIndex  = 0;
     this.label6.Text      = "Key|20836";
     this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // label7
     //
     this.label7.BackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))));
     this.label7.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label7.Dock        = System.Windows.Forms.DockStyle.Right;
     this.label7.Font        = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label7.ForeColor   = System.Drawing.Color.White;
     this.m_extLinkField.SetLinkField(this.label7, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.label7, false);
     this.label7.Location = new System.Drawing.Point(132, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.label7, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.label7, "");
     this.label7.Name = "label7";
     this.label7.Size = new System.Drawing.Size(100, 24);
     this.m_extStyle.SetStyleBackColor(this.label7, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.label7, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label7.TabIndex  = 1;
     this.label7.Text      = "Last value|20837";
     this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // tabPage1
     //
     this.tabPage1.Controls.Add(this.m_txtFormuleCle);
     this.tabPage1.Controls.Add(this.m_txtStartIndex);
     this.tabPage1.Controls.Add(this.label5);
     this.tabPage1.Controls.Add(this.label4);
     this.tabPage1.Controls.Add(this.m_cmbTypeNumerotation);
     this.tabPage1.Controls.Add(this.label3);
     this.tabPage1.Controls.Add(this.m_cmbTypeSource);
     this.tabPage1.Controls.Add(this.label2);
     this.m_extLinkField.SetLinkField(this.tabPage1, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.tabPage1, false);
     this.tabPage1.Location = new System.Drawing.Point(0, 25);
     this.m_gestionnaireModeEdition.SetModeEdition(this.tabPage1, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.tabPage1, "");
     this.tabPage1.Name     = "tabPage1";
     this.tabPage1.Selected = false;
     this.tabPage1.Size     = new System.Drawing.Size(806, 374);
     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    = "Setup|20485";
     //
     // m_txtFormuleCle
     //
     this.m_txtFormuleCle.AllowGraphic     = true;
     this.m_txtFormuleCle.AllowNullFormula = false;
     this.m_txtFormuleCle.AllowSaisieTexte = true;
     this.m_txtFormuleCle.Formule          = null;
     this.m_extLinkField.SetLinkField(this.m_txtFormuleCle, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.m_txtFormuleCle, false);
     this.m_txtFormuleCle.Location      = new System.Drawing.Point(150, 87);
     this.m_txtFormuleCle.LockEdition   = false;
     this.m_txtFormuleCle.LockZoneTexte = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_txtFormuleCle, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_extModulesAssociator.SetModules(this.m_txtFormuleCle, "");
     this.m_txtFormuleCle.Name = "m_txtFormuleCle";
     this.m_txtFormuleCle.Size = new System.Drawing.Size(345, 20);
     this.m_extStyle.SetStyleBackColor(this.m_txtFormuleCle, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_txtFormuleCle, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_txtFormuleCle.TabIndex = 3;
     //
     // m_txtStartIndex
     //
     this.m_txtStartIndex.Arrondi         = 0;
     this.m_txtStartIndex.DecimalAutorise = false;
     this.m_txtStartIndex.EmptyText       = "";
     this.m_txtStartIndex.IntValue        = 0;
     this.m_extLinkField.SetLinkField(this.m_txtStartIndex, "ValeurDepart");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.m_txtStartIndex, true);
     this.m_txtStartIndex.Location    = new System.Drawing.Point(150, 32);
     this.m_txtStartIndex.LockEdition = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_txtStartIndex, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_extModulesAssociator.SetModules(this.m_txtStartIndex, "");
     this.m_txtStartIndex.Name               = "m_txtStartIndex";
     this.m_txtStartIndex.NullAutorise       = false;
     this.m_txtStartIndex.SelectAllOnEnter   = true;
     this.m_txtStartIndex.SeparateurMilliers = "";
     this.m_txtStartIndex.Size               = new System.Drawing.Size(100, 21);
     this.m_extStyle.SetStyleBackColor(this.m_txtStartIndex, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_txtStartIndex, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_txtStartIndex.TabIndex  = 1;
     this.m_txtStartIndex.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // label5
     //
     this.m_extLinkField.SetLinkField(this.label5, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.label5, false);
     this.label5.Location = new System.Drawing.Point(16, 35);
     this.m_gestionnaireModeEdition.SetModeEdition(this.label5, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.label5, "");
     this.label5.Name = "label5";
     this.label5.Size = new System.Drawing.Size(128, 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 = 5;
     this.label5.Text     = "Start index|20488";
     //
     // label4
     //
     this.m_extLinkField.SetLinkField(this.label4, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.label4, false);
     this.label4.Location = new System.Drawing.Point(16, 87);
     this.m_gestionnaireModeEdition.SetModeEdition(this.label4, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.label4, "");
     this.label4.Name = "label4";
     this.label4.Size = new System.Drawing.Size(100, 21);
     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 = 4;
     this.label4.Text     = "Key formula|20487";
     //
     // m_cmbTypeNumerotation
     //
     this.m_cmbTypeNumerotation.DropDownStyle      = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cmbTypeNumerotation.ElementSelectionne = null;
     this.m_cmbTypeNumerotation.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_cmbTypeNumerotation.FormattingEnabled = true;
     this.m_cmbTypeNumerotation.IsLink            = false;
     this.m_extLinkField.SetLinkField(this.m_cmbTypeNumerotation, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.m_cmbTypeNumerotation, false);
     this.m_cmbTypeNumerotation.ListDonnees = null;
     this.m_cmbTypeNumerotation.Location    = new System.Drawing.Point(150, 5);
     this.m_cmbTypeNumerotation.LockEdition = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_cmbTypeNumerotation, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_extModulesAssociator.SetModules(this.m_cmbTypeNumerotation, "");
     this.m_cmbTypeNumerotation.Name                       = "m_cmbTypeNumerotation";
     this.m_cmbTypeNumerotation.NullAutorise               = false;
     this.m_cmbTypeNumerotation.ProprieteAffichee          = null;
     this.m_cmbTypeNumerotation.ProprieteParentListeObjets = null;
     this.m_cmbTypeNumerotation.SelectionneurParent        = null;
     this.m_cmbTypeNumerotation.Size                       = new System.Drawing.Size(347, 21);
     this.m_extStyle.SetStyleBackColor(this.m_cmbTypeNumerotation, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_cmbTypeNumerotation, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_cmbTypeNumerotation.TabIndex = 0;
     this.m_cmbTypeNumerotation.TextNull = "(empty)";
     this.m_cmbTypeNumerotation.Tri      = true;
     //
     // label3
     //
     this.m_extLinkField.SetLinkField(this.label3, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.label3, false);
     this.label3.Location = new System.Drawing.Point(16, 8);
     this.m_gestionnaireModeEdition.SetModeEdition(this.label3, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.label3, "");
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size(128, 21);
     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 = 2;
     this.label3.Text     = "Numbering type|20489";
     //
     // m_cmbTypeSource
     //
     this.m_cmbTypeSource.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cmbTypeSource.Font              = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_cmbTypeSource.FormattingEnabled = true;
     this.m_cmbTypeSource.IsLink            = false;
     this.m_extLinkField.SetLinkField(this.m_cmbTypeSource, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.m_cmbTypeSource, false);
     this.m_cmbTypeSource.Location    = new System.Drawing.Point(150, 59);
     this.m_cmbTypeSource.LockEdition = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_cmbTypeSource, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_extModulesAssociator.SetModules(this.m_cmbTypeSource, "");
     this.m_cmbTypeSource.Name = "m_cmbTypeSource";
     this.m_cmbTypeSource.Size = new System.Drawing.Size(345, 21);
     this.m_extStyle.SetStyleBackColor(this.m_cmbTypeSource, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_cmbTypeSource, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_cmbTypeSource.TabIndex                  = 2;
     this.m_cmbTypeSource.TypeSelectionne           = null;
     this.m_cmbTypeSource.SelectionChangeCommitted += new System.EventHandler(this.m_cmbTypeSource_SelectionChangeCommitted);
     //
     // label2
     //
     this.m_extLinkField.SetLinkField(this.label2, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.label2, false);
     this.label2.Location = new System.Drawing.Point(16, 62);
     this.m_gestionnaireModeEdition.SetModeEdition(this.label2, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.label2, "");
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(100, 21);
     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 type|20486";
     //
     // label8
     //
     this.label8.Dock = System.Windows.Forms.DockStyle.Fill;
     this.m_extLinkField.SetLinkField(this.label8, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.label8, true);
     this.label8.Location = new System.Drawing.Point(24, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.label8, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.label8, "");
     this.label8.Name = "label8";
     this.label8.Size = new System.Drawing.Size(758, 37);
     this.m_extStyle.SetStyleBackColor(this.label8, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.label8, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label8.TabIndex = 1;
     this.label8.Text     = "WARNING : Manually changing sequence value may cause objects identification probl" +
                            "ems in many case. You should use this solution only if you understand the conseq" +
                            "uences of this action|20838";
     //
     // panel2
     //
     this.panel2.Controls.Add(this.label8);
     this.panel2.Controls.Add(this.pictureBox6);
     this.panel2.Controls.Add(this.pictureBox5);
     this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
     this.m_extLinkField.SetLinkField(this.panel2, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.panel2, true);
     this.panel2.Location = new System.Drawing.Point(0, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.panel2, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.panel2, "");
     this.panel2.Name = "panel2";
     this.panel2.Size = new System.Drawing.Size(806, 37);
     this.m_extStyle.SetStyleBackColor(this.panel2, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.panel2, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.panel2.TabIndex = 2;
     //
     // pictureBox5
     //
     this.pictureBox5.Dock  = System.Windows.Forms.DockStyle.Left;
     this.pictureBox5.Image = global::timos.Properties.Resources.alerte;
     this.m_extLinkField.SetLinkField(this.pictureBox5, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.pictureBox5, true);
     this.pictureBox5.Location = new System.Drawing.Point(0, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.pictureBox5, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.pictureBox5, "");
     this.pictureBox5.Name = "pictureBox5";
     this.pictureBox5.Size = new System.Drawing.Size(24, 37);
     this.m_extStyle.SetStyleBackColor(this.pictureBox5, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.pictureBox5, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.pictureBox5.TabIndex = 2;
     this.pictureBox5.TabStop  = false;
     //
     // pictureBox6
     //
     this.pictureBox6.Dock  = System.Windows.Forms.DockStyle.Right;
     this.pictureBox6.Image = global::timos.Properties.Resources.alerte;
     this.m_extLinkField.SetLinkField(this.pictureBox6, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.pictureBox6, false);
     this.pictureBox6.Location = new System.Drawing.Point(782, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.pictureBox6, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.pictureBox6, "");
     this.pictureBox6.Name = "pictureBox6";
     this.pictureBox6.Size = new System.Drawing.Size(24, 37);
     this.m_extStyle.SetStyleBackColor(this.pictureBox6, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.pictureBox6, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.pictureBox6.TabIndex = 3;
     this.pictureBox6.TabStop  = false;
     //
     // m_btnUnlock
     //
     this.m_btnUnlock.Dock = System.Windows.Forms.DockStyle.Top;
     this.m_extLinkField.SetLinkField(this.m_btnUnlock, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.m_btnUnlock, true);
     this.m_btnUnlock.Location = new System.Drawing.Point(0, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnUnlock, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.m_btnUnlock, "");
     this.m_btnUnlock.Name = "m_btnUnlock";
     this.m_btnUnlock.Size = new System.Drawing.Size(232, 23);
     this.m_extStyle.SetStyleBackColor(this.m_btnUnlock, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnUnlock, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_btnUnlock.TabIndex = 2;
     this.m_btnUnlock.Text     = "Unlock modification|20839";
     this.m_btnUnlock.UseVisualStyleBackColor = true;
     this.m_btnUnlock.Visible = false;
     this.m_btnUnlock.Click  += new System.EventHandler(this.m_btnUnlock_Click);
     //
     // CFormEditionSequenceNumerotation
     //
     this.AffectationsPourNouvelElement = ((System.Collections.Generic.IEnumerable <sc2i.formulaire.CAffectationsProprietes>)(resources.GetObject("$this.AffectationsPourNouvelElement")));
     this.ClientSize = new System.Drawing.Size(830, 530);
     this.Controls.Add(this.m_tabControl);
     this.Controls.Add(this.c2iPanelOmbre4);
     this.m_extLinkField.SetLinkField(this, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this, false);
     this.m_gestionnaireModeEdition.SetModeEdition(this, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this, "");
     this.Name = "CFormEditionSequenceNumerotation";
     this.m_extStyle.SetStyleBackColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.TabControl           = this.m_tabControl;
     this.OnInitPage          += new sc2i.win32.data.navigation.EventOnPageHandler(this.CFormEditionSequenceNumerotation_OnInitPage);
     this.OnMajChampsPage     += new sc2i.win32.data.navigation.EventOnPageHandler(this.CFormEditionSequenceNumerotation_OnMajChampsPage);
     this.OnChangeModeEdition += new System.EventHandler(this.CFormEditionSequenceNumerotation_OnChangeModeEdition);
     this.Controls.SetChildIndex(this.m_panelMenu, 0);
     this.Controls.SetChildIndex(this.c2iPanelOmbre4, 0);
     this.Controls.SetChildIndex(this.m_tabControl, 0);
     this.m_panelNavigation.ResumeLayout(false);
     this.m_panelCle.ResumeLayout(false);
     this.m_panelCle.PerformLayout();
     this.m_panelMenu.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.m_btnHistorique)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_imageCle)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnChercherObjet)).EndInit();
     this.c2iPanelOmbre4.ResumeLayout(false);
     this.c2iPanelOmbre4.PerformLayout();
     this.m_tabControl.ResumeLayout(false);
     this.m_tabControl.PerformLayout();
     this.m_pageValeurs.ResumeLayout(false);
     this.m_panelValeurs.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     this.tabPage1.ResumeLayout(false);
     this.tabPage1.PerformLayout();
     this.panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
     this.ResumeLayout(false);
 }
 //-------------------------------------------------------------------------
 #region Designer generated code
 /// <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.label1                 = new System.Windows.Forms.Label();
     this.label6                 = new System.Windows.Forms.Label();
     this.c2iPanelOmbre1         = new sc2i.win32.common.C2iPanelOmbre();
     this.m_cmbTypeElement       = new sc2i.win32.common.C2iComboSelectDynamicClass(this.components);
     this.m_panelFond            = new System.Windows.Forms.Panel();
     this.m_panelDonnees         = new System.Windows.Forms.Panel();
     this.c2iPanelOmbre3         = new sc2i.win32.common.C2iPanelOmbre();
     this.m_txtFormule           = new sc2i.win32.expression.CControleEditeFormule();
     this.m_btnSelectElementTest = new System.Windows.Forms.Button();
     this.m_btnTest              = new System.Windows.Forms.Button();
     this.label8                 = new System.Windows.Forms.Label();
     this.splitter1              = new System.Windows.Forms.Splitter();
     this.m_wndAide              = new sc2i.win32.expression.CControlAideFormule();
     this.m_txtLibelle           = new sc2i.win32.common.C2iTextBox();
     this.m_panelNavigation.SuspendLayout();
     this.m_panelCle.SuspendLayout();
     this.m_panelMenu.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnHistorique)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_imageCle)).BeginInit();
     this.c2iPanelOmbre1.SuspendLayout();
     this.m_panelFond.SuspendLayout();
     this.m_panelDonnees.SuspendLayout();
     this.c2iPanelOmbre3.SuspendLayout();
     this.SuspendLayout();
     //
     // m_btnAnnulerModifications
     //
     this.m_extLinkField.SetLinkField(this.m_btnAnnulerModifications, "");
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnAnnulerModifications, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extStyle.SetStyleBackColor(this.m_btnAnnulerModifications, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnAnnulerModifications, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_btnValiderModifications
     //
     this.m_extLinkField.SetLinkField(this.m_btnValiderModifications, "");
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnValiderModifications, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extStyle.SetStyleBackColor(this.m_btnValiderModifications, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnValiderModifications, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_btnSupprimerObjet
     //
     this.m_extLinkField.SetLinkField(this.m_btnSupprimerObjet, "");
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnSupprimerObjet, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extStyle.SetStyleBackColor(this.m_btnSupprimerObjet, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnSupprimerObjet, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_btnEditerObjet
     //
     this.m_extLinkField.SetLinkField(this.m_btnEditerObjet, "");
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnEditerObjet, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extStyle.SetStyleBackColor(this.m_btnEditerObjet, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnEditerObjet, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_panelNavigation
     //
     this.m_panelNavigation.Location = new System.Drawing.Point(617, 0);
     this.m_panelNavigation.Size     = new System.Drawing.Size(175, 28);
     this.m_extStyle.SetStyleBackColor(this.m_panelNavigation, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_panelNavigation, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_lblNbListes
     //
     this.m_extStyle.SetStyleBackColor(this.m_lblNbListes, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_lblNbListes, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_btnPrecedent
     //
     this.m_extStyle.SetStyleBackColor(this.m_btnPrecedent, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnPrecedent, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_btnSuivant
     //
     this.m_extStyle.SetStyleBackColor(this.m_btnSuivant, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnSuivant, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_btnAjout
     //
     this.m_extStyle.SetStyleBackColor(this.m_btnAjout, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnAjout, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_lblId
     //
     this.m_extStyle.SetStyleBackColor(this.m_lblId, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_lblId, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_panelCle
     //
     this.m_panelCle.Location = new System.Drawing.Point(530, 0);
     this.m_panelCle.Size     = new System.Drawing.Size(87, 28);
     this.m_extStyle.SetStyleBackColor(this.m_panelCle, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_panelCle, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_panelMenu
     //
     this.m_panelMenu.Size = new System.Drawing.Size(792, 28);
     this.m_extStyle.SetStyleBackColor(this.m_panelMenu, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_panelMenu, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_btnHistorique
     //
     this.m_extStyle.SetStyleBackColor(this.m_btnHistorique, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnHistorique, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_imageCle
     //
     this.m_extStyle.SetStyleBackColor(this.m_imageCle, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_imageCle, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.m_extLinkField.SetLinkField(this.label1, "");
     this.label1.Location = new System.Drawing.Point(15, 11);
     this.m_gestionnaireModeEdition.SetModeEdition(this.label1, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.label1, "");
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(47, 13);
     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     = "Label|50";
     //
     // label6
     //
     this.m_extLinkField.SetLinkField(this.label6, "");
     this.label6.Location = new System.Drawing.Point(5, 48);
     this.m_gestionnaireModeEdition.SetModeEdition(this.label6, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.label6, "");
     this.label6.Name = "label6";
     this.label6.Size = new System.Drawing.Size(80, 23);
     this.m_extStyle.SetStyleBackColor(this.label6, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.label6, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label6.TabIndex = 4001;
     this.label6.Text     = "Type|30284";
     //
     // c2iPanelOmbre1
     //
     this.c2iPanelOmbre1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                        | System.Windows.Forms.AnchorStyles.Right)));
     this.c2iPanelOmbre1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255)))));
     this.c2iPanelOmbre1.Controls.Add(this.m_txtLibelle);
     this.c2iPanelOmbre1.Controls.Add(this.label1);
     this.c2iPanelOmbre1.Controls.Add(this.m_cmbTypeElement);
     this.c2iPanelOmbre1.Controls.Add(this.label6);
     this.c2iPanelOmbre1.ForeColor = System.Drawing.Color.Black;
     this.m_extLinkField.SetLinkField(this.c2iPanelOmbre1, "");
     this.c2iPanelOmbre1.Location    = new System.Drawing.Point(8, 8);
     this.c2iPanelOmbre1.LockEdition = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.c2iPanelOmbre1, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.c2iPanelOmbre1, "");
     this.c2iPanelOmbre1.Name = "c2iPanelOmbre1";
     this.c2iPanelOmbre1.Size = new System.Drawing.Size(476, 96);
     this.m_extStyle.SetStyleBackColor(this.c2iPanelOmbre1, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel);
     this.m_extStyle.SetStyleForeColor(this.c2iPanelOmbre1, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorTextePanel);
     this.c2iPanelOmbre1.TabIndex = 0;
     //
     // m_cmbTypeElement
     //
     this.m_cmbTypeElement.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                          | System.Windows.Forms.AnchorStyles.Right)));
     this.m_cmbTypeElement.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cmbTypeElement.FormattingEnabled = true;
     this.m_cmbTypeElement.IsLink            = false;
     this.m_extLinkField.SetLinkField(this.m_cmbTypeElement, "");
     this.m_cmbTypeElement.Location    = new System.Drawing.Point(88, 45);
     this.m_cmbTypeElement.LockEdition = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_cmbTypeElement, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_extModulesAssociator.SetModules(this.m_cmbTypeElement, "");
     this.m_cmbTypeElement.Name = "m_cmbTypeElement";
     this.m_cmbTypeElement.Size = new System.Drawing.Size(356, 21);
     this.m_extStyle.SetStyleBackColor(this.m_cmbTypeElement, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_cmbTypeElement, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_cmbTypeElement.TabIndex              = 2;
     this.m_cmbTypeElement.TypeSelectionne       = null;
     this.m_cmbTypeElement.SelectedIndexChanged += new System.EventHandler(this.m_cmbTypeElements_SelectedIndexChanged);
     //
     // m_panelFond
     //
     this.m_panelFond.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_panelFond.Controls.Add(this.m_panelDonnees);
     this.m_panelFond.Controls.Add(this.splitter1);
     this.m_panelFond.Controls.Add(this.m_wndAide);
     this.m_extLinkField.SetLinkField(this.m_panelFond, "");
     this.m_panelFond.Location = new System.Drawing.Point(8, 48);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelFond, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.m_panelFond, "");
     this.m_panelFond.Name = "m_panelFond";
     this.m_panelFond.Size = new System.Drawing.Size(776, 408);
     this.m_extStyle.SetStyleBackColor(this.m_panelFond, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_panelFond, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_panelFond.TabIndex = 4001;
     //
     // m_panelDonnees
     //
     this.m_panelDonnees.Controls.Add(this.c2iPanelOmbre3);
     this.m_panelDonnees.Controls.Add(this.c2iPanelOmbre1);
     this.m_panelDonnees.Dock = System.Windows.Forms.DockStyle.Fill;
     this.m_extLinkField.SetLinkField(this.m_panelDonnees, "");
     this.m_panelDonnees.Location = new System.Drawing.Point(0, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelDonnees, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.m_panelDonnees, "");
     this.m_panelDonnees.Name = "m_panelDonnees";
     this.m_panelDonnees.Size = new System.Drawing.Size(569, 408);
     this.m_extStyle.SetStyleBackColor(this.m_panelDonnees, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_panelDonnees, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_panelDonnees.TabIndex = 2;
     //
     // c2iPanelOmbre3
     //
     this.c2iPanelOmbre3.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.c2iPanelOmbre3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255)))));
     this.c2iPanelOmbre3.Controls.Add(this.m_txtFormule);
     this.c2iPanelOmbre3.Controls.Add(this.m_btnSelectElementTest);
     this.c2iPanelOmbre3.Controls.Add(this.m_btnTest);
     this.c2iPanelOmbre3.Controls.Add(this.label8);
     this.c2iPanelOmbre3.ForeColor = System.Drawing.Color.Black;
     this.m_extLinkField.SetLinkField(this.c2iPanelOmbre3, "");
     this.c2iPanelOmbre3.Location    = new System.Drawing.Point(8, 99);
     this.c2iPanelOmbre3.LockEdition = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.c2iPanelOmbre3, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.c2iPanelOmbre3, "");
     this.c2iPanelOmbre3.Name = "c2iPanelOmbre3";
     this.c2iPanelOmbre3.Size = new System.Drawing.Size(553, 306);
     this.m_extStyle.SetStyleBackColor(this.c2iPanelOmbre3, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel);
     this.m_extStyle.SetStyleForeColor(this.c2iPanelOmbre3, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorTextePanel);
     this.c2iPanelOmbre3.TabIndex = 2;
     //
     // m_txtFormule
     //
     this.m_txtFormule.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                      | System.Windows.Forms.AnchorStyles.Right)));
     this.m_txtFormule.BackColor = System.Drawing.Color.White;
     this.m_txtFormule.Font      = new System.Drawing.Font("Courier New", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_txtFormule.Formule   = null;
     this.m_extLinkField.SetLinkField(this.m_txtFormule, "");
     this.m_txtFormule.Location    = new System.Drawing.Point(8, 24);
     this.m_txtFormule.LockEdition = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_txtFormule, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_extModulesAssociator.SetModules(this.m_txtFormule, "");
     this.m_txtFormule.Name = "m_txtFormule";
     this.m_txtFormule.Size = new System.Drawing.Size(522, 210);
     this.m_extStyle.SetStyleBackColor(this.m_txtFormule, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_txtFormule, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_txtFormule.TabIndex = 0;
     //
     // m_btnSelectElementTest
     //
     this.m_btnSelectElementTest.Anchor    = System.Windows.Forms.AnchorStyles.Bottom;
     this.m_btnSelectElementTest.BackColor = System.Drawing.SystemColors.Control;
     this.m_extLinkField.SetLinkField(this.m_btnSelectElementTest, "");
     this.m_btnSelectElementTest.Location = new System.Drawing.Point(40, 258);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnSelectElementTest, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_extModulesAssociator.SetModules(this.m_btnSelectElementTest, "");
     this.m_btnSelectElementTest.Name = "m_btnSelectElementTest";
     this.m_btnSelectElementTest.Size = new System.Drawing.Size(224, 24);
     this.m_extStyle.SetStyleBackColor(this.m_btnSelectElementTest, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnSelectElementTest, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_btnSelectElementTest.TabIndex = 1;
     this.m_btnSelectElementTest.Text     = "Select an element to test|894";
     this.m_btnSelectElementTest.UseVisualStyleBackColor = false;
     this.m_btnSelectElementTest.Click += new System.EventHandler(this.m_btnSelectElementTest_Click);
     //
     // m_btnTest
     //
     this.m_btnTest.Anchor    = System.Windows.Forms.AnchorStyles.Bottom;
     this.m_btnTest.BackColor = System.Drawing.SystemColors.Control;
     this.m_extLinkField.SetLinkField(this.m_btnTest, "");
     this.m_btnTest.Location = new System.Drawing.Point(272, 258);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnTest, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_extModulesAssociator.SetModules(this.m_btnTest, "");
     this.m_btnTest.Name = "m_btnTest";
     this.m_btnTest.Size = new System.Drawing.Size(224, 24);
     this.m_extStyle.SetStyleBackColor(this.m_btnTest, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnTest, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_btnTest.TabIndex = 2;
     this.m_btnTest.Text     = "Test|895";
     this.m_btnTest.UseVisualStyleBackColor = false;
     this.m_btnTest.Click += new System.EventHandler(this.m_btnTest_Click);
     //
     // label8
     //
     this.label8.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_extLinkField.SetLinkField(this.label8, "");
     this.label8.Location = new System.Drawing.Point(8, 8);
     this.m_gestionnaireModeEdition.SetModeEdition(this.label8, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.label8, "");
     this.label8.Name = "label8";
     this.label8.Size = new System.Drawing.Size(104, 16);
     this.m_extStyle.SetStyleBackColor(this.label8, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.label8, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label8.TabIndex = 3;
     this.label8.Text     = "Formula|582";
     //
     // splitter1
     //
     this.splitter1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.splitter1.Dock        = System.Windows.Forms.DockStyle.Right;
     this.m_extLinkField.SetLinkField(this.splitter1, "");
     this.splitter1.Location = new System.Drawing.Point(569, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.splitter1, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.splitter1, "");
     this.splitter1.Name = "splitter1";
     this.splitter1.Size = new System.Drawing.Size(5, 408);
     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 = 4;
     this.splitter1.TabStop  = false;
     //
     // m_wndAide
     //
     this.m_wndAide.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_wndAide.FournisseurProprietes = null;
     this.m_extLinkField.SetLinkField(this.m_wndAide, "");
     this.m_wndAide.Location = new System.Drawing.Point(574, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_wndAide, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.m_wndAide, "");
     this.m_wndAide.Name           = "m_wndAide";
     this.m_wndAide.ObjetInterroge = null;
     this.m_wndAide.SendIdChamps   = false;
     this.m_wndAide.Size           = new System.Drawing.Size(202, 408);
     this.m_extStyle.SetStyleBackColor(this.m_wndAide, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_wndAide, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_wndAide.TabIndex        = 3;
     this.m_wndAide.OnSendCommande += new sc2i.win32.expression.SendCommande(this.m_wndAide_OnSendCommande);
     //
     // m_txtLibelle
     //
     this.m_txtLibelle.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                      | System.Windows.Forms.AnchorStyles.Right)));
     this.m_extLinkField.SetLinkField(this.m_txtLibelle, "Libelle");
     this.m_txtLibelle.Location    = new System.Drawing.Point(88, 8);
     this.m_txtLibelle.LockEdition = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_txtLibelle, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_extModulesAssociator.SetModules(this.m_txtLibelle, "");
     this.m_txtLibelle.Name = "m_txtLibelle";
     this.m_txtLibelle.Size = new System.Drawing.Size(356, 20);
     this.m_extStyle.SetStyleBackColor(this.m_txtLibelle, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_txtLibelle, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_txtLibelle.TabIndex = 4002;
     this.m_txtLibelle.Text     = "[Libelle]";
     //
     // CFormEditionModeleEtiquetteSchema
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(792, 456);
     this.Controls.Add(this.m_panelFond);
     this.m_extLinkField.SetLinkField(this, "");
     this.m_gestionnaireModeEdition.SetModeEdition(this, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this, "");
     this.Name = "CFormEditionModeleEtiquetteSchema";
     this.m_extStyle.SetStyleBackColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.Load += new System.EventHandler(this.CFormEditionChampCalcule_Load);
     this.Controls.SetChildIndex(this.m_panelMenu, 0);
     this.Controls.SetChildIndex(this.m_panelFond, 0);
     this.m_panelNavigation.ResumeLayout(false);
     this.m_panelCle.ResumeLayout(false);
     this.m_panelCle.PerformLayout();
     this.m_panelMenu.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.m_btnHistorique)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_imageCle)).EndInit();
     this.c2iPanelOmbre1.ResumeLayout(false);
     this.c2iPanelOmbre1.PerformLayout();
     this.m_panelFond.ResumeLayout(false);
     this.m_panelDonnees.ResumeLayout(false);
     this.c2iPanelOmbre3.ResumeLayout(false);
     this.c2iPanelOmbre3.PerformLayout();
     this.ResumeLayout(false);
 }