/// <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.m_lnkFormulaire           = new System.Windows.Forms.LinkLabel();
     this.m_panelListeFormulaires   = new sc2i.win32.data.navigation.CPanelListeRelationSelection();
     this.listViewAutoFilledColumn4 = new sc2i.win32.common.ListViewAutoFilledColumn();
     this.listViewAutoFilledColumn2 = new sc2i.win32.common.ListViewAutoFilledColumn();
     this.m_lnkNewChampCustom       = new System.Windows.Forms.LinkLabel();
     this.m_panelListeChampsCustom  = new sc2i.win32.data.navigation.CPanelListeRelationSelection();
     this.listViewAutoFilledColumn3 = new sc2i.win32.common.ListViewAutoFilledColumn();
     this.listViewAutoFilledColumn1 = new sc2i.win32.common.ListViewAutoFilledColumn();
     this.label1           = new System.Windows.Forms.Label();
     this.m_numUpDownOrdre = new sc2i.win32.common.C2iNumericUpDown();
     this.m_splitContainer = new System.Windows.Forms.SplitContainer();
     this.m_panelConteneurGererFormulaires = new System.Windows.Forms.Panel();
     this.m_panelConteneurGererChamps      = new System.Windows.Forms.Panel();
     ((System.ComponentModel.ISupportInitialize)(this.m_numUpDownOrdre)).BeginInit();
     this.m_splitContainer.Panel1.SuspendLayout();
     this.m_splitContainer.Panel2.SuspendLayout();
     this.m_splitContainer.SuspendLayout();
     this.m_panelConteneurGererFormulaires.SuspendLayout();
     this.m_panelConteneurGererChamps.SuspendLayout();
     this.SuspendLayout();
     //
     // m_lnkFormulaire
     //
     this.m_lnkFormulaire.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.m_lnkFormulaire.AutoSize     = true;
     this.m_lnkFormulaire.Location     = new System.Drawing.Point(181, 11);
     this.m_lnkFormulaire.Name         = "m_lnkFormulaire";
     this.m_lnkFormulaire.Size         = new System.Drawing.Size(126, 13);
     this.m_lnkFormulaire.TabIndex     = 7;
     this.m_lnkFormulaire.TabStop      = true;
     this.m_lnkFormulaire.Text         = "Form management|30104";
     this.m_lnkFormulaire.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.m_lnkFormulaire_LinkClicked);
     //
     // m_panelListeFormulaires
     //
     this.m_panelListeFormulaires.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_panelListeFormulaires.Columns.AddRange(new sc2i.win32.common.ListViewAutoFilledColumn[] {
         this.listViewAutoFilledColumn4
     });
     this.m_panelListeFormulaires.EnableCustomisation   = true;
     this.m_panelListeFormulaires.ExclusionParException = false;
     this.m_panelListeFormulaires.Location    = new System.Drawing.Point(17, 27);
     this.m_panelListeFormulaires.LockEdition = true;
     this.m_panelListeFormulaires.Name        = "m_panelListeFormulaires";
     this.m_panelListeFormulaires.Size        = new System.Drawing.Size(299, 232);
     this.m_panelListeFormulaires.TabIndex    = 6;
     //
     // listViewAutoFilledColumn4
     //
     this.listViewAutoFilledColumn4.Field             = "Libelle";
     this.listViewAutoFilledColumn4.PrecisionWidth    = 0;
     this.listViewAutoFilledColumn4.ProportionnalSize = false;
     this.listViewAutoFilledColumn4.Text    = "Label|50";
     this.listViewAutoFilledColumn4.Visible = true;
     this.listViewAutoFilledColumn4.Width   = 120;
     //
     // listViewAutoFilledColumn2
     //
     this.listViewAutoFilledColumn2.Field             = "Libelle";
     this.listViewAutoFilledColumn2.PrecisionWidth    = 0;
     this.listViewAutoFilledColumn2.ProportionnalSize = false;
     this.listViewAutoFilledColumn2.Text    = "Label|50";
     this.listViewAutoFilledColumn2.Visible = true;
     this.listViewAutoFilledColumn2.Width   = 177;
     //
     // m_lnkNewChampCustom
     //
     this.m_lnkNewChampCustom.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.m_lnkNewChampCustom.AutoSize     = true;
     this.m_lnkNewChampCustom.Location     = new System.Drawing.Point(176, 11);
     this.m_lnkNewChampCustom.Name         = "m_lnkNewChampCustom";
     this.m_lnkNewChampCustom.Size         = new System.Drawing.Size(125, 13);
     this.m_lnkNewChampCustom.TabIndex     = 4;
     this.m_lnkNewChampCustom.TabStop      = true;
     this.m_lnkNewChampCustom.Text         = "Field management|30105";
     this.m_lnkNewChampCustom.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.m_lnkNewChampCustom_LinkClicked);
     //
     // m_panelListeChampsCustom
     //
     this.m_panelListeChampsCustom.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_panelListeChampsCustom.Columns.AddRange(new sc2i.win32.common.ListViewAutoFilledColumn[] {
         this.listViewAutoFilledColumn3
     });
     this.m_panelListeChampsCustom.EnableCustomisation   = true;
     this.m_panelListeChampsCustom.ExclusionParException = false;
     this.m_panelListeChampsCustom.Location            = new System.Drawing.Point(17, 27);
     this.m_panelListeChampsCustom.LockEdition         = true;
     this.m_panelListeChampsCustom.Name                = "m_panelListeChampsCustom";
     this.m_panelListeChampsCustom.Size                = new System.Drawing.Size(295, 196);
     this.m_panelListeChampsCustom.TabIndex            = 5;
     this.m_panelListeChampsCustom.OnValideRelation   += new sc2i.win32.data.navigation.AssocieDataEventHandler(this.m_panelListeChampsCustom_OnValideRelation);
     this.m_panelListeChampsCustom.OnSelectionChanged += new sc2i.win32.data.navigation.ObjetSelecionneeChangedEventHandler(this.m_panelListeChampsCustom_OnSelectionChanged);
     this.m_panelListeChampsCustom.OnAssocieData      += new sc2i.win32.data.navigation.AssocieDataEventHandler(this.m_panelListeChampsCustom_OnAssocieData);
     //
     // listViewAutoFilledColumn3
     //
     this.listViewAutoFilledColumn3.Field             = "Nom";
     this.listViewAutoFilledColumn3.PrecisionWidth    = 0;
     this.listViewAutoFilledColumn3.ProportionnalSize = false;
     this.listViewAutoFilledColumn3.Text    = "Name|64";
     this.listViewAutoFilledColumn3.Visible = true;
     this.listViewAutoFilledColumn3.Width   = 200;
     //
     // listViewAutoFilledColumn1
     //
     this.listViewAutoFilledColumn1.Field             = "Nom";
     this.listViewAutoFilledColumn1.PrecisionWidth    = 0;
     this.listViewAutoFilledColumn1.ProportionnalSize = false;
     this.listViewAutoFilledColumn1.Text    = "Nom";
     this.listViewAutoFilledColumn1.Visible = true;
     this.listViewAutoFilledColumn1.Width   = 225;
     //
     // label1
     //
     this.label1.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.label1.Location = new System.Drawing.Point(26, 226);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(64, 16);
     this.label1.TabIndex = 8;
     this.label1.Text     = "Order|30106";
     //
     // m_numUpDownOrdre
     //
     this.m_numUpDownOrdre.Anchor      = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.m_numUpDownOrdre.DoubleValue = 0;
     this.m_numUpDownOrdre.IntValue    = 0;
     this.m_numUpDownOrdre.Location    = new System.Drawing.Point(96, 224);
     this.m_numUpDownOrdre.LockEdition = false;
     this.m_numUpDownOrdre.Maximum     = new decimal(new int[] {
         100000,
         0,
         0,
         0
     });
     this.m_numUpDownOrdre.Name               = "m_numUpDownOrdre";
     this.m_numUpDownOrdre.Size               = new System.Drawing.Size(82, 20);
     this.m_numUpDownOrdre.TabIndex           = 9;
     this.m_numUpDownOrdre.TextAlign          = System.Windows.Forms.HorizontalAlignment.Right;
     this.m_numUpDownOrdre.ThousandsSeparator = true;
     this.m_numUpDownOrdre.ValueChanged      += new System.EventHandler(this.c2iNumericUpDown1_ValueChanged);
     //
     // m_splitContainer
     //
     this.m_splitContainer.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_splitContainer.Location = new System.Drawing.Point(0, 3);
     this.m_splitContainer.Name     = "m_splitContainer";
     //
     // m_splitContainer.Panel1
     //
     this.m_splitContainer.Panel1.Controls.Add(this.m_panelConteneurGererFormulaires);
     //
     // m_splitContainer.Panel2
     //
     this.m_splitContainer.Panel2.Controls.Add(this.m_panelConteneurGererChamps);
     this.m_splitContainer.Size             = new System.Drawing.Size(663, 262);
     this.m_splitContainer.SplitterDistance = 332;
     this.m_splitContainer.TabIndex         = 10;
     //
     // m_panelConteneurGererFormulaires
     //
     this.m_panelConteneurGererFormulaires.Controls.Add(this.m_panelListeFormulaires);
     this.m_panelConteneurGererFormulaires.Controls.Add(this.m_lnkFormulaire);
     this.m_panelConteneurGererFormulaires.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.m_panelConteneurGererFormulaires.Location = new System.Drawing.Point(0, 0);
     this.m_panelConteneurGererFormulaires.Name     = "m_panelConteneurGererFormulaires";
     this.m_panelConteneurGererFormulaires.Size     = new System.Drawing.Size(332, 262);
     this.m_panelConteneurGererFormulaires.TabIndex = 10;
     //
     // m_panelConteneurGererChamps
     //
     this.m_panelConteneurGererChamps.Controls.Add(this.m_lnkNewChampCustom);
     this.m_panelConteneurGererChamps.Controls.Add(this.m_numUpDownOrdre);
     this.m_panelConteneurGererChamps.Controls.Add(this.label1);
     this.m_panelConteneurGererChamps.Controls.Add(this.m_panelListeChampsCustom);
     this.m_panelConteneurGererChamps.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.m_panelConteneurGererChamps.Location = new System.Drawing.Point(0, 0);
     this.m_panelConteneurGererChamps.Name     = "m_panelConteneurGererChamps";
     this.m_panelConteneurGererChamps.Size     = new System.Drawing.Size(327, 262);
     this.m_panelConteneurGererChamps.TabIndex = 10;
     //
     // CPanelEditDefinisseurChampsCustom
     //
     this.Controls.Add(this.m_splitContainer);
     this.Name  = "CPanelEditDefinisseurChampsCustom";
     this.Size  = new System.Drawing.Size(666, 268);
     this.Load += new System.EventHandler(this.CPanelEditDefinisseurChampsCustom_Load);
     ((System.ComponentModel.ISupportInitialize)(this.m_numUpDownOrdre)).EndInit();
     this.m_splitContainer.Panel1.ResumeLayout(false);
     this.m_splitContainer.Panel2.ResumeLayout(false);
     this.m_splitContainer.ResumeLayout(false);
     this.m_panelConteneurGererFormulaires.ResumeLayout(false);
     this.m_panelConteneurGererFormulaires.PerformLayout();
     this.m_panelConteneurGererChamps.ResumeLayout(false);
     this.m_panelConteneurGererChamps.PerformLayout();
     this.ResumeLayout(false);
 }
Ejemplo n.º 2
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();
     sc2i.win32.common.CGrilleEditeurObjetGraphique cGrilleEditeurObjetGraphique1 = new sc2i.win32.common.CGrilleEditeurObjetGraphique();
     sc2i.win32.common.CProfilEditeurObjetGraphique cProfilEditeurObjetGraphique1 = new sc2i.win32.common.CProfilEditeurObjetGraphique();
     this.m_lblLabel                = new System.Windows.Forms.Label();
     this.m_txtLibelle              = new sc2i.win32.common.C2iTextBox();
     this.label2                    = new System.Windows.Forms.Label();
     this.m_cmbRoleFormulaire       = new sc2i.win32.common.CComboboxAutoFilled();
     this.m_panelFondEdition        = new sc2i.win32.common.C2iPanel(this.components);
     this.m_panDesigner             = new System.Windows.Forms.Panel();
     this.m_panelEditionFormulaire  = new sc2i.formulaire.win32.editor.CPanelEditionFormulaire();
     this.splitter2                 = new System.Windows.Forms.Splitter();
     this.m_propertyGrid            = new System.Windows.Forms.PropertyGrid();
     this.splitter1                 = new System.Windows.Forms.Splitter();
     this.m_listeControles          = new sc2i.formulaire.win32.editor.CPanelListe2iWnd();
     this.m_panelLibelle            = new sc2i.win32.common.C2iPanelOmbre();
     this.c2iNumericUpDown1         = new sc2i.win32.common.C2iNumericUpDown();
     this.m_chkPartout              = new System.Windows.Forms.CheckBox();
     this.label3                    = new System.Windows.Forms.Label();
     this.m_tabControl              = new sc2i.win32.common.C2iTabControl(this.components);
     this.pageFormulaire            = new Crownwood.Magic.Controls.TabPage();
     this.m_wndListeMasquer         = new sc2i.win32.common.ListViewAutoFilled();
     this.listViewAutoFilledColumn2 = new sc2i.win32.common.ListViewAutoFilledColumn();
     this.m_ctrlSavProfilDesigner   = new timos.CCtrlSauvegardeProfilDesigner();
     this.m_panelCle.SuspendLayout();
     this.m_panelMenu.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnHistorique)).BeginInit();
     this.m_panelFondEdition.SuspendLayout();
     this.m_panDesigner.SuspendLayout();
     this.m_panelLibelle.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.c2iNumericUpDown1)).BeginInit();
     this.m_tabControl.SuspendLayout();
     this.pageFormulaire.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_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_panelCle
     //
     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_lblLabel
     //
     this.m_lblLabel.AutoSize = true;
     this.m_extLinkField.SetLinkField(this.m_lblLabel, "");
     this.m_lblLabel.Location = new System.Drawing.Point(12, 9);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_lblLabel, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.m_lblLabel, "");
     this.m_lblLabel.Name = "m_lblLabel";
     this.m_lblLabel.Size = new System.Drawing.Size(47, 13);
     this.m_extStyle.SetStyleBackColor(this.m_lblLabel, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_lblLabel, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_lblLabel.TabIndex = 67;
     this.m_lblLabel.Text     = "Label|50";
     //
     // m_txtLibelle
     //
     this.m_extLinkField.SetLinkField(this.m_txtLibelle, "Libelle");
     this.m_txtLibelle.Location    = new System.Drawing.Point(64, 6);
     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(168, 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]";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.m_extLinkField.SetLinkField(this.label2, "");
     this.label2.Location = new System.Drawing.Point(248, 10);
     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(66, 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 = 4001;
     this.label2.Text     = "Purpose|898";
     //
     // m_cmbRoleFormulaire
     //
     this.m_cmbRoleFormulaire.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cmbRoleFormulaire.IsLink        = false;
     this.m_extLinkField.SetLinkField(this.m_cmbRoleFormulaire, "");
     this.m_cmbRoleFormulaire.ListDonnees = null;
     this.m_cmbRoleFormulaire.Location    = new System.Drawing.Point(312, 6);
     this.m_cmbRoleFormulaire.LockEdition = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_cmbRoleFormulaire, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_extModulesAssociator.SetModules(this.m_cmbRoleFormulaire, "");
     this.m_cmbRoleFormulaire.Name              = "m_cmbRoleFormulaire";
     this.m_cmbRoleFormulaire.NullAutorise      = true;
     this.m_cmbRoleFormulaire.ProprieteAffichee = "Libelle";
     this.m_cmbRoleFormulaire.Size              = new System.Drawing.Size(204, 21);
     this.m_extStyle.SetStyleBackColor(this.m_cmbRoleFormulaire, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_cmbRoleFormulaire, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_cmbRoleFormulaire.TabIndex = 4002;
     this.m_cmbRoleFormulaire.TextNull = "Formulaire général";
     this.m_cmbRoleFormulaire.Tri      = true;
     this.m_cmbRoleFormulaire.SelectionChangeCommitted += new System.EventHandler(this.m_cmbRoleFormulaire_SelectionChangeCommitted);
     this.m_cmbRoleFormulaire.SelectedValueChanged     += new System.EventHandler(this.m_cmbRoleFormulaire_SelectedValueChanged);
     //
     // m_panelFondEdition
     //
     this.m_panelFondEdition.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_panelFondEdition.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255)))));
     this.m_panelFondEdition.Controls.Add(this.m_panDesigner);
     this.m_panelFondEdition.Controls.Add(this.splitter2);
     this.m_panelFondEdition.Controls.Add(this.m_propertyGrid);
     this.m_panelFondEdition.Controls.Add(this.splitter1);
     this.m_panelFondEdition.Controls.Add(this.m_listeControles);
     this.m_panelFondEdition.ForeColor = System.Drawing.Color.Black;
     this.m_extLinkField.SetLinkField(this.m_panelFondEdition, "");
     this.m_panelFondEdition.Location    = new System.Drawing.Point(0, 0);
     this.m_panelFondEdition.LockEdition = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelFondEdition, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.m_panelFondEdition, "");
     this.m_panelFondEdition.Name = "m_panelFondEdition";
     this.m_panelFondEdition.Size = new System.Drawing.Size(790, 371);
     this.m_extStyle.SetStyleBackColor(this.m_panelFondEdition, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel);
     this.m_extStyle.SetStyleForeColor(this.m_panelFondEdition, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorTextePanel);
     this.m_panelFondEdition.TabIndex = 3;
     //
     // m_panDesigner
     //
     this.m_panDesigner.Controls.Add(this.m_panelEditionFormulaire);
     this.m_panDesigner.Dock = System.Windows.Forms.DockStyle.Fill;
     this.m_extLinkField.SetLinkField(this.m_panDesigner, "");
     this.m_panDesigner.Location = new System.Drawing.Point(149, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_panDesigner, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.m_panDesigner, "");
     this.m_panDesigner.Name = "m_panDesigner";
     this.m_panDesigner.Size = new System.Drawing.Size(452, 371);
     this.m_extStyle.SetStyleBackColor(this.m_panDesigner, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_panDesigner, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_panDesigner.TabIndex = 4;
     //
     // m_panelEditionFormulaire
     //
     this.m_panelEditionFormulaire.AllowDrop                = true;
     this.m_panelEditionFormulaire.AutoScroll               = true;
     this.m_panelEditionFormulaire.BackColor                = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255)))));
     this.m_panelEditionFormulaire.Dock                     = System.Windows.Forms.DockStyle.Fill;
     this.m_panelEditionFormulaire.Echelle                  = 1F;
     this.m_panelEditionFormulaire.EffetAjoutSuppression    = false;
     this.m_panelEditionFormulaire.EffetFonduMenu           = true;
     this.m_panelEditionFormulaire.EnDeplacement            = false;
     this.m_panelEditionFormulaire.EntiteEditee             = null;
     this.m_panelEditionFormulaire.ForeColor                = System.Drawing.Color.Black;
     this.m_panelEditionFormulaire.FormesDesPoignees        = sc2i.win32.common.EFormePoignee.Carre;
     this.m_panelEditionFormulaire.FournisseurProprietes    = null;
     cGrilleEditeurObjetGraphique1.Couleur                  = System.Drawing.Color.Blue;
     cGrilleEditeurObjetGraphique1.HauteurCarreau           = 20;
     cGrilleEditeurObjetGraphique1.LargeurCarreau           = 25;
     cGrilleEditeurObjetGraphique1.Representation           = sc2i.win32.common.ERepresentationGrille.LignesContinues;
     cGrilleEditeurObjetGraphique1.TailleCarreau            = new System.Drawing.Size(25, 20);
     this.m_panelEditionFormulaire.GrilleAlignement         = cGrilleEditeurObjetGraphique1;
     this.m_panelEditionFormulaire.HauteurMinimaleDesObjets = 10;
     this.m_panelEditionFormulaire.HistorisationActive      = true;
     this.m_panelEditionFormulaire.LargeurMinimaleDesObjets = 10;
     this.m_extLinkField.SetLinkField(this.m_panelEditionFormulaire, "");
     this.m_panelEditionFormulaire.Location            = new System.Drawing.Point(0, 0);
     this.m_panelEditionFormulaire.LockEdition         = false;
     this.m_panelEditionFormulaire.Marge               = 10;
     this.m_panelEditionFormulaire.ModeAffichageGrille = sc2i.win32.common.EModeAffichageGrille.AuDeplacement;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelEditionFormulaire, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_panelEditionFormulaire.ModeRepresentationGrille = sc2i.win32.common.ERepresentationGrille.LignesContinues;
     this.m_panelEditionFormulaire.ModeSourisStandard       = true;
     this.m_extModulesAssociator.SetModules(this.m_panelEditionFormulaire, "");
     this.m_panelEditionFormulaire.Name = "m_panelEditionFormulaire";
     this.m_panelEditionFormulaire.NombreHistorisation = 10;
     this.m_panelEditionFormulaire.ObjetEdite          = null;
     cProfilEditeurObjetGraphique1.FormeDesPoignees    = sc2i.win32.common.EFormePoignee.Carre;
     cProfilEditeurObjetGraphique1.Grille = cGrilleEditeurObjetGraphique1;
     cProfilEditeurObjetGraphique1.HistorisationActive = true;
     cProfilEditeurObjetGraphique1.Marge = 10;
     cProfilEditeurObjetGraphique1.ModeAffichageGrille        = sc2i.win32.common.EModeAffichageGrille.AuDeplacement;
     cProfilEditeurObjetGraphique1.NombreHistorisation        = 10;
     cProfilEditeurObjetGraphique1.ToujoursAlignerSurLaGrille = false;
     this.m_panelEditionFormulaire.Profil = cProfilEditeurObjetGraphique1;
     this.m_panelEditionFormulaire.RefreshSelectionChanged = true;
     this.m_panelEditionFormulaire.Size = new System.Drawing.Size(452, 371);
     this.m_extStyle.SetStyleBackColor(this.m_panelEditionFormulaire, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel);
     this.m_extStyle.SetStyleForeColor(this.m_panelEditionFormulaire, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorTextePanel);
     this.m_panelEditionFormulaire.TabIndex = 0;
     this.m_panelEditionFormulaire.ToujoursAlignerSelonLesControles = true;
     this.m_panelEditionFormulaire.ToujoursAlignerSurLaGrille       = false;
     this.m_panelEditionFormulaire.TypeEdite              = null;
     this.m_panelEditionFormulaire.SelectionChanged      += new System.EventHandler(this.m_panelEditionFormulaire_SelectionChanged);
     this.m_panelEditionFormulaire.ElementMovedOrResized += new System.EventHandler(this.m_panelEditionFormulaire_ElementMovedOrResized);
     //
     // splitter2
     //
     this.splitter2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.splitter2.Dock      = System.Windows.Forms.DockStyle.Right;
     this.m_extLinkField.SetLinkField(this.splitter2, "");
     this.splitter2.Location = new System.Drawing.Point(601, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.splitter2, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.splitter2, "");
     this.splitter2.Name = "splitter2";
     this.splitter2.Size = new System.Drawing.Size(5, 371);
     this.m_extStyle.SetStyleBackColor(this.splitter2, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.splitter2, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.splitter2.TabIndex = 3;
     this.splitter2.TabStop  = false;
     //
     // m_propertyGrid
     //
     this.m_propertyGrid.CommandsBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(247)))), ((int)(((byte)(184)))));
     this.m_propertyGrid.Dock        = System.Windows.Forms.DockStyle.Right;
     this.m_propertyGrid.HelpVisible = false;
     this.m_propertyGrid.LineColor   = System.Drawing.SystemColors.ScrollBar;
     this.m_extLinkField.SetLinkField(this.m_propertyGrid, "");
     this.m_propertyGrid.Location = new System.Drawing.Point(606, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_propertyGrid, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.m_propertyGrid, "");
     this.m_propertyGrid.Name = "m_propertyGrid";
     this.m_propertyGrid.Size = new System.Drawing.Size(184, 371);
     this.m_extStyle.SetStyleBackColor(this.m_propertyGrid, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_propertyGrid, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_propertyGrid.TabIndex              = 2;
     this.m_propertyGrid.ToolbarVisible        = false;
     this.m_propertyGrid.PropertyValueChanged += new System.Windows.Forms.PropertyValueChangedEventHandler(this.m_propertyGrid_PropertyValueChanged);
     //
     // splitter1
     //
     this.splitter1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.m_extLinkField.SetLinkField(this.splitter1, "");
     this.splitter1.Location = new System.Drawing.Point(144, 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, 371);
     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 = 1;
     this.splitter1.TabStop  = false;
     //
     // m_listeControles
     //
     this.m_listeControles.AutoScroll = true;
     this.m_listeControles.Dock       = System.Windows.Forms.DockStyle.Left;
     this.m_extLinkField.SetLinkField(this.m_listeControles, "");
     this.m_listeControles.Location = new System.Drawing.Point(0, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_listeControles, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.m_listeControles, "");
     this.m_listeControles.Name = "m_listeControles";
     this.m_listeControles.Size = new System.Drawing.Size(144, 371);
     this.m_extStyle.SetStyleBackColor(this.m_listeControles, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_listeControles, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_listeControles.TabIndex = 0;
     //
     // m_panelLibelle
     //
     this.m_panelLibelle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255)))));
     this.m_panelLibelle.Controls.Add(this.m_cmbRoleFormulaire);
     this.m_panelLibelle.Controls.Add(this.m_txtLibelle);
     this.m_panelLibelle.Controls.Add(this.c2iNumericUpDown1);
     this.m_panelLibelle.Controls.Add(this.m_chkPartout);
     this.m_panelLibelle.Controls.Add(this.m_lblLabel);
     this.m_panelLibelle.Controls.Add(this.label2);
     this.m_panelLibelle.Controls.Add(this.label3);
     this.m_panelLibelle.ForeColor = System.Drawing.Color.Black;
     this.m_extLinkField.SetLinkField(this.m_panelLibelle, "");
     this.m_panelLibelle.Location    = new System.Drawing.Point(16, 44);
     this.m_panelLibelle.LockEdition = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelLibelle, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.m_panelLibelle, "");
     this.m_panelLibelle.Name = "m_panelLibelle";
     this.m_panelLibelle.Size = new System.Drawing.Size(688, 72);
     this.m_extStyle.SetStyleBackColor(this.m_panelLibelle, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel);
     this.m_extStyle.SetStyleForeColor(this.m_panelLibelle, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorTextePanel);
     this.m_panelLibelle.TabIndex = 0;
     this.m_panelLibelle.Text     = "[NumeroOrdre]";
     //
     // c2iNumericUpDown1
     //
     this.c2iNumericUpDown1.DoubleValue = 0;
     this.c2iNumericUpDown1.IntValue    = 0;
     this.m_extLinkField.SetLinkField(this.c2iNumericUpDown1, "NumeroOrdre");
     this.c2iNumericUpDown1.Location    = new System.Drawing.Point(64, 28);
     this.c2iNumericUpDown1.LockEdition = false;
     this.c2iNumericUpDown1.Maximum     = new decimal(new int[] {
         100000,
         0,
         0,
         0
     });
     this.m_gestionnaireModeEdition.SetModeEdition(this.c2iNumericUpDown1, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_extModulesAssociator.SetModules(this.c2iNumericUpDown1, "");
     this.c2iNumericUpDown1.Name = "c2iNumericUpDown1";
     this.c2iNumericUpDown1.Size = new System.Drawing.Size(64, 20);
     this.m_extStyle.SetStyleBackColor(this.c2iNumericUpDown1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.c2iNumericUpDown1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.c2iNumericUpDown1.TabIndex           = 4005;
     this.c2iNumericUpDown1.TextAlign          = System.Windows.Forms.HorizontalAlignment.Right;
     this.c2iNumericUpDown1.ThousandsSeparator = true;
     //
     // m_chkPartout
     //
     this.m_extLinkField.SetLinkField(this.m_chkPartout, "AfficherPartout");
     this.m_chkPartout.Location = new System.Drawing.Point(522, 6);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_chkPartout, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.m_chkPartout, "");
     this.m_chkPartout.Name = "m_chkPartout";
     this.m_chkPartout.Size = new System.Drawing.Size(147, 24);
     this.m_extStyle.SetStyleBackColor(this.m_chkPartout, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_chkPartout, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_chkPartout.TabIndex = 4003;
     this.m_chkPartout.Text     = "For all elements|919";
     this.m_chkPartout.Visible  = false;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.m_extLinkField.SetLinkField(this.label3, "");
     this.label3.Location = new System.Drawing.Point(12, 30);
     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(53, 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 = 4004;
     this.label3.Text     = "Order|782";
     //
     // 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_tabControl.Location = new System.Drawing.Point(16, 119);
     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 = 0;
     this.m_tabControl.SelectedTab   = this.pageFormulaire;
     this.m_tabControl.Size          = new System.Drawing.Size(806, 411);
     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.pageFormulaire
     });
     this.m_tabControl.TextColor = System.Drawing.Color.Black;
     //
     // pageFormulaire
     //
     this.pageFormulaire.Controls.Add(this.m_panelFondEdition);
     this.m_extLinkField.SetLinkField(this.pageFormulaire, "");
     this.pageFormulaire.Location = new System.Drawing.Point(0, 25);
     this.m_gestionnaireModeEdition.SetModeEdition(this.pageFormulaire, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.pageFormulaire, "");
     this.pageFormulaire.Name = "pageFormulaire";
     this.pageFormulaire.Size = new System.Drawing.Size(790, 370);
     this.m_extStyle.SetStyleBackColor(this.pageFormulaire, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.pageFormulaire, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.pageFormulaire.TabIndex = 10;
     this.pageFormulaire.Title    = "Form|555";
     //
     // m_wndListeMasquer
     //
     this.m_wndListeMasquer.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                           | System.Windows.Forms.AnchorStyles.Left)));
     this.m_wndListeMasquer.CheckBoxes = true;
     this.m_wndListeMasquer.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
         this.listViewAutoFilledColumn2
     });
     this.m_wndListeMasquer.EnableCustomisation = true;
     this.m_wndListeMasquer.FullRowSelect       = true;
     this.m_wndListeMasquer.HeaderStyle         = System.Windows.Forms.ColumnHeaderStyle.None;
     this.m_extLinkField.SetLinkField(this.m_wndListeMasquer, "");
     this.m_wndListeMasquer.Location = new System.Drawing.Point(8, 24);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_wndListeMasquer, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_extModulesAssociator.SetModules(this.m_wndListeMasquer, "");
     this.m_wndListeMasquer.MultiSelect = false;
     this.m_wndListeMasquer.Name        = "m_wndListeMasquer";
     this.m_wndListeMasquer.Size        = new System.Drawing.Size(216, 360);
     this.m_extStyle.SetStyleBackColor(this.m_wndListeMasquer, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_wndListeMasquer, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_wndListeMasquer.TabIndex = 13;
     this.m_wndListeMasquer.UseCompatibleStateImageBehavior = false;
     this.m_wndListeMasquer.View = System.Windows.Forms.View.Details;
     //
     // listViewAutoFilledColumn2
     //
     this.listViewAutoFilledColumn2.Field             = "Libelle";
     this.listViewAutoFilledColumn2.PrecisionWidth    = 0;
     this.listViewAutoFilledColumn2.ProportionnalSize = false;
     this.listViewAutoFilledColumn2.Text    = "Libellé";
     this.listViewAutoFilledColumn2.Visible = true;
     this.listViewAutoFilledColumn2.Width   = 200;
     //
     // m_ctrlSavProfilDesigner
     //
     this.m_ctrlSavProfilDesigner.Designer   = this.m_panelEditionFormulaire;
     this.m_ctrlSavProfilDesigner.Formulaire = this;
     //
     // CFormEditionFormulaire
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(830, 530);
     this.Controls.Add(this.m_tabControl);
     this.Controls.Add(this.m_panelLibelle);
     this.m_extLinkField.SetLinkField(this, "");
     this.m_gestionnaireModeEdition.SetModeEdition(this, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this, "");
     this.Name = "CFormEditionFormulaire";
     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.CFormEditionFormulaire_Load);
     this.Controls.SetChildIndex(this.m_panelMenu, 0);
     this.Controls.SetChildIndex(this.m_panelLibelle, 0);
     this.Controls.SetChildIndex(this.m_tabControl, 0);
     this.m_panelCle.ResumeLayout(false);
     this.m_panelCle.PerformLayout();
     this.m_panelMenu.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.m_btnHistorique)).EndInit();
     this.m_panelFondEdition.ResumeLayout(false);
     this.m_panDesigner.ResumeLayout(false);
     this.m_panelLibelle.ResumeLayout(false);
     this.m_panelLibelle.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.c2iNumericUpDown1)).EndInit();
     this.m_tabControl.ResumeLayout(false);
     this.m_tabControl.PerformLayout();
     this.pageFormulaire.ResumeLayout(false);
     this.ResumeLayout(false);
 }