Exemple #1
0
 /// <summary>
 /// Méthode requise pour la prise en charge du concepteur - ne modifiez pas
 /// le contenu de cette méthode avec l'éditeur de code.
 /// </summary>
 private void InitializeComponent()
 {
     this.components                    = new System.ComponentModel.Container();
     this.c2iTabControl1                = new sc2i.win32.common.C2iTabControl(this.components);
     this.c2iPanelOmbre1                = new sc2i.win32.common.C2iPanelOmbre();
     this.m_cmbGestionCode              = new sc2i.win32.common.C2iComboBox();
     this.label3                        = new System.Windows.Forms.Label();
     this.m_txtLibelle                  = new System.Windows.Forms.TextBox();
     this.label1                        = new System.Windows.Forms.Label();
     this.m_comboVariableElement        = new sc2i.win32.common.CComboboxAutoFilled();
     this.label2                        = new System.Windows.Forms.Label();
     this.m_panelParametreDeclenchement = new sc2i.win32.process.CPanelEditParametreDeclencheur();
     this.c2iPanelOmbre1.SuspendLayout();
     this.SuspendLayout();
     //
     // c2iTabControl1
     //
     this.c2iTabControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                         | System.Windows.Forms.AnchorStyles.Left)
                                                                        | System.Windows.Forms.AnchorStyles.Right)));
     this.c2iTabControl1.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(247)))), ((int)(((byte)(184)))));
     this.c2iTabControl1.BoldSelectedPage    = true;
     this.c2iTabControl1.ControlBottomOffset = 16;
     this.c2iTabControl1.ControlRightOffset  = 16;
     this.c2iTabControl1.IDEPixelArea        = false;
     this.c2iTabControl1.Location            = new System.Drawing.Point(0, 32);
     this.c2iTabControl1.Name        = "c2iTabControl1";
     this.c2iTabControl1.Ombre       = true;
     this.c2iTabControl1.PositionTop = true;
     this.c2iTabControl1.Size        = new System.Drawing.Size(712, 328);
     this.c2iTabControl1.TabIndex    = 2;
     //
     // 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.Controls.Add(this.m_cmbGestionCode);
     this.c2iPanelOmbre1.Controls.Add(this.label3);
     this.c2iPanelOmbre1.Controls.Add(this.m_txtLibelle);
     this.c2iPanelOmbre1.Controls.Add(this.label1);
     this.c2iPanelOmbre1.Controls.Add(this.m_comboVariableElement);
     this.c2iPanelOmbre1.Controls.Add(this.label2);
     this.c2iPanelOmbre1.Controls.Add(this.m_panelParametreDeclenchement);
     this.c2iPanelOmbre1.Location    = new System.Drawing.Point(0, 0);
     this.c2iPanelOmbre1.LockEdition = false;
     this.c2iPanelOmbre1.Name        = "c2iPanelOmbre1";
     this.c2iPanelOmbre1.Size        = new System.Drawing.Size(760, 352);
     this.c2iPanelOmbre1.TabIndex    = 4003;
     this.c2iPanelOmbre1.TabStop     = true;
     //
     // m_cmbGestionCode
     //
     this.m_cmbGestionCode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cmbGestionCode.IsLink        = false;
     this.m_cmbGestionCode.Location      = new System.Drawing.Point(456, 32);
     this.m_cmbGestionCode.LockEdition   = false;
     this.m_cmbGestionCode.Name          = "m_cmbGestionCode";
     this.m_cmbGestionCode.Size          = new System.Drawing.Size(208, 21);
     this.m_cmbGestionCode.TabIndex      = 9;
     //
     // label3
     //
     this.label3.Location = new System.Drawing.Point(360, 32);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(88, 16);
     this.label3.TabIndex = 8;
     this.label3.Text     = "Code management|30009";
     //
     // m_txtLibelle
     //
     this.m_txtLibelle.Location = new System.Drawing.Point(136, 8);
     this.m_txtLibelle.Name     = "m_txtLibelle";
     this.m_txtLibelle.Size     = new System.Drawing.Size(312, 20);
     this.m_txtLibelle.TabIndex = 7;
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(8, 8);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(120, 16);
     this.label1.TabIndex = 6;
     this.label1.Text     = "Label|200";
     //
     // m_comboVariableElement
     //
     this.m_comboVariableElement.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_comboVariableElement.IsLink            = false;
     this.m_comboVariableElement.ListDonnees       = null;
     this.m_comboVariableElement.Location          = new System.Drawing.Point(136, 32);
     this.m_comboVariableElement.LockEdition       = false;
     this.m_comboVariableElement.Name              = "m_comboVariableElement";
     this.m_comboVariableElement.NullAutorise      = false;
     this.m_comboVariableElement.ProprieteAffichee = null;
     this.m_comboVariableElement.Size              = new System.Drawing.Size(224, 21);
     this.m_comboVariableElement.TabIndex          = 5;
     this.m_comboVariableElement.TextNull          = "(to affect)";
     this.m_comboVariableElement.Tri = true;
     this.m_comboVariableElement.SelectedIndexChanged += new System.EventHandler(this.m_comboVariableElement_SelectedIndexChanged);
     //
     // label2
     //
     this.label2.Location = new System.Drawing.Point(8, 32);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(120, 16);
     this.label2.TabIndex = 4;
     this.label2.Text     = "Attach the event to|30008";
     //
     // m_panelParametreDeclenchement
     //
     this.m_panelParametreDeclenchement.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_panelParametreDeclenchement.AutoriseSurCreation     = false;
     this.m_panelParametreDeclenchement.AutoriseSurDate         = true;
     this.m_panelParametreDeclenchement.AutoriseSurManuel       = true;
     this.m_panelParametreDeclenchement.AutoriseSurModification = true;
     this.m_panelParametreDeclenchement.AutoriseSurSuppression  = false;
     this.m_panelParametreDeclenchement.BackColor   = System.Drawing.Color.White;
     this.m_panelParametreDeclenchement.Location    = new System.Drawing.Point(0, 56);
     this.m_panelParametreDeclenchement.LockEdition = false;
     this.m_panelParametreDeclenchement.Name        = "m_panelParametreDeclenchement";
     this.m_panelParametreDeclenchement.Size        = new System.Drawing.Size(744, 280);
     this.m_panelParametreDeclenchement.TabIndex    = 3;
     this.m_panelParametreDeclenchement.TypeCible   = typeof(string);
     //
     // CFormEditActionCreerHandlerEvenement
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(760, 397);
     this.Controls.Add(this.c2iPanelOmbre1);
     this.Name = "CFormEditActionCreerHandlerEvenement";
     this.Text = "Event creation|30010";
     this.Controls.SetChildIndex(this.c2iPanelOmbre1, 0);
     this.c2iPanelOmbre1.ResumeLayout(false);
     this.c2iPanelOmbre1.PerformLayout();
     this.ResumeLayout(false);
 }
Exemple #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.label16          = new System.Windows.Forms.Label();
            this.m_numUpEcartMois = new sc2i.win32.common.C2iNumericUpDown();
            this.label1           = new System.Windows.Forms.Label();
            this.label3           = new System.Windows.Forms.Label();
            this.label4           = new System.Windows.Forms.Label();
            this.m_cmbNumJour     = new sc2i.win32.common.C2iComboBox();
            this.m_cmbJourSemaine = new sc2i.win32.common.C2iComboBox();
            ((System.ComponentModel.ISupportInitialize)(this.m_numUpEcartMois)).BeginInit();
            this.SuspendLayout();
            //
            // label2
            //
            this.m_extLinkField.SetLinkField(this.label16, "");
            this.label16.Location = new System.Drawing.Point(16, 48);
            this.m_gestionnaireModeEdition.SetModeEdition(this.label16, sc2i.win32.common.TypeModeEdition.Autonome);
            this.label16.Name      = "label2";
            this.label16.Size      = new System.Drawing.Size(64, 16);
            this.label16.TabIndex  = 2;
            this.label16.Text      = "Every|30014";
            this.label16.TextAlign = System.Drawing.ContentAlignment.TopRight;
            //
            // m_numUpEcartMois
            //
            this.m_numUpEcartMois.DoubleValue = 1;
            this.m_numUpEcartMois.IntValue    = 1;
            this.m_extLinkField.SetLinkField(this.m_numUpEcartMois, "EcartMois");
            this.m_numUpEcartMois.Location    = new System.Drawing.Point(88, 48);
            this.m_numUpEcartMois.LockEdition = false;
            this.m_numUpEcartMois.Maximum     = new System.Decimal(new int[] {
                100000,
                0,
                0,
                0
            });
            this.m_numUpEcartMois.Minimum = new System.Decimal(new int[] {
                1,
                0,
                0,
                0
            });
            this.m_gestionnaireModeEdition.SetModeEdition(this.m_numUpEcartMois, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
            this.m_numUpEcartMois.Name               = "m_numUpEcartMois";
            this.m_numUpEcartMois.Size               = new System.Drawing.Size(40, 20);
            this.m_numUpEcartMois.TabIndex           = 4;
            this.m_numUpEcartMois.TextAlign          = System.Windows.Forms.HorizontalAlignment.Right;
            this.m_numUpEcartMois.ThousandsSeparator = true;
            this.m_numUpEcartMois.Value              = new System.Decimal(new int[] {
                1,
                0,
                0,
                0
            });
            //
            // label1
            //
            this.m_extLinkField.SetLinkField(this.label1, "");
            this.label1.Location = new System.Drawing.Point(264, 24);
            this.m_gestionnaireModeEdition.SetModeEdition(this.label1, sc2i.win32.common.TypeModeEdition.Autonome);
            this.label1.Name     = "label1";
            this.label1.Size     = new System.Drawing.Size(48, 16);
            this.label1.TabIndex = 5;
            this.label1.Text     = "of the month|30015";
            //
            // label3
            //
            this.m_extLinkField.SetLinkField(this.label3, "");
            this.label3.Location = new System.Drawing.Point(16, 24);
            this.m_gestionnaireModeEdition.SetModeEdition(this.label3, sc2i.win32.common.TypeModeEdition.Autonome);
            this.label3.Name      = "label3";
            this.label3.Size      = new System.Drawing.Size(64, 16);
            this.label3.TabIndex  = 6;
            this.label3.Text      = "Every|30014";
            this.label3.TextAlign = System.Drawing.ContentAlignment.TopRight;
            //
            // label4
            //
            this.m_extLinkField.SetLinkField(this.label4, "");
            this.label4.Location = new System.Drawing.Point(128, 48);
            this.m_gestionnaireModeEdition.SetModeEdition(this.label4, sc2i.win32.common.TypeModeEdition.Autonome);
            this.label4.Name     = "label4";
            this.label4.Size     = new System.Drawing.Size(48, 16);
            this.label4.TabIndex = 8;
            this.label4.Text     = "Month|30017";
            //
            // m_cmbNumJour
            //
            this.m_cmbNumJour.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.m_cmbNumJour.IsLink        = false;
            this.m_cmbNumJour.Items.AddRange(new object[] {
                I.T("First|30018"),
                I.T("Second|30019"),
                I.T("Third|30020"),
                I.T("Fourth|30021"),
                I.T("Last|30022")
            });
            this.m_extLinkField.SetLinkField(this.m_cmbNumJour, "");
            this.m_cmbNumJour.Location    = new System.Drawing.Point(88, 24);
            this.m_cmbNumJour.LockEdition = false;
            this.m_gestionnaireModeEdition.SetModeEdition(this.m_cmbNumJour, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
            this.m_cmbNumJour.Name     = "m_cmbNumJour";
            this.m_cmbNumJour.Size     = new System.Drawing.Size(88, 21);
            this.m_cmbNumJour.TabIndex = 9;
            //
            // m_cmbJourSemaine
            //
            this.m_cmbJourSemaine.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.m_cmbJourSemaine.IsLink        = false;
            this.m_cmbJourSemaine.Items.AddRange(new object[] {
                I.T("Monday|30023"),
                I.T("Tuesday|30024"),
                I.T("Wednesday|30025"),
                I.T("Thursday|30026"),
                I.T("Friday|30027"),
                I.T("Saturday|30028"),
                I.T("Sunday|30029")
            });

            this.m_extLinkField.SetLinkField(this.m_cmbJourSemaine, "");
            this.m_cmbJourSemaine.Location    = new System.Drawing.Point(176, 24);
            this.m_cmbJourSemaine.LockEdition = false;
            this.m_gestionnaireModeEdition.SetModeEdition(this.m_cmbJourSemaine, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
            this.m_cmbJourSemaine.Name     = "m_cmbJourSemaine";
            this.m_cmbJourSemaine.Size     = new System.Drawing.Size(88, 21);
            this.m_cmbJourSemaine.TabIndex = 10;
            //
            // CPanelPlanificationInterventionMensuelleJourSemaine
            //
            this.Controls.Add(this.m_cmbJourSemaine);
            this.Controls.Add(this.m_cmbNumJour);
            this.Controls.Add(this.label4);
            this.Controls.Add(this.label3);
            this.Controls.Add(this.label1);
            this.Controls.Add(this.m_numUpEcartMois);
            this.Controls.Add(this.label16);
            this.m_extLinkField.SetLinkField(this, "");
            this.m_gestionnaireModeEdition.SetModeEdition(this, sc2i.win32.common.TypeModeEdition.Autonome);
            this.Name  = "CPanelPlanificationInterventionMensuelleJourSemaine";
            this.Size  = new System.Drawing.Size(312, 72);
            this.Load += new System.EventHandler(this.CPanelPlanificationInterventionMensuelleJourSemaine_Load);
            this.Controls.SetChildIndex(this.label16, 0);
            this.Controls.SetChildIndex(this.m_numUpEcartMois, 0);
            this.Controls.SetChildIndex(this.label1, 0);
            this.Controls.SetChildIndex(this.label3, 0);
            this.Controls.SetChildIndex(this.label4, 0);
            this.Controls.SetChildIndex(this.m_cmbNumJour, 0);
            this.Controls.SetChildIndex(this.m_cmbJourSemaine, 0);
            ((System.ComponentModel.ISupportInitialize)(this.m_numUpEcartMois)).EndInit();
            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.panel2           = new System.Windows.Forms.Panel();
     this.m_txtFormule     = new sc2i.win32.expression.CControleEditeFormule();
     this.label1           = new System.Windows.Forms.Label();
     this.m_wndAideFormule = new sc2i.win32.expression.CControlAideFormule();
     this.label2           = new System.Windows.Forms.Label();
     this.m_cmbTypeBoite   = new sc2i.win32.common.C2iComboBox();
     this.m_chkAutoClose   = new System.Windows.Forms.CheckBox();
     this.m_panelAutoClose = new System.Windows.Forms.Panel();
     this.label3           = new System.Windows.Forms.Label();
     this.m_txtSecondesMax = new sc2i.win32.common.C2iTextBoxNumerique();
     this.label4           = new System.Windows.Forms.Label();
     this.panel2.SuspendLayout();
     this.m_panelAutoClose.SuspendLayout();
     this.SuspendLayout();
     //
     // 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_panelAutoClose);
     this.panel2.Controls.Add(this.m_chkAutoClose);
     this.panel2.Controls.Add(this.m_txtFormule);
     this.panel2.Controls.Add(this.label1);
     this.panel2.Controls.Add(this.m_wndAideFormule);
     this.panel2.Location = new System.Drawing.Point(0, 32);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(560, 248);
     this.panel2.TabIndex = 2;
     //
     // 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_txtFormule.Location    = new System.Drawing.Point(8, 24);
     this.m_txtFormule.LockEdition = false;
     this.m_txtFormule.Name        = "m_txtFormule";
     this.m_txtFormule.Size        = new System.Drawing.Size(368, 194);
     this.m_txtFormule.TabIndex    = 2;
     //
     // label1
     //
     this.label1.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.Location = new System.Drawing.Point(8, 8);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(120, 16);
     this.label1.TabIndex = 1;
     this.label1.Text     = "Message|142";
     //
     // m_wndAideFormule
     //
     this.m_wndAideFormule.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_wndAideFormule.FournisseurProprietes = null;
     this.m_wndAideFormule.Location        = new System.Drawing.Point(384, 0);
     this.m_wndAideFormule.Name            = "m_wndAideFormule";
     this.m_wndAideFormule.ObjetInterroge  = null;
     this.m_wndAideFormule.SendIdChamps    = false;
     this.m_wndAideFormule.Size            = new System.Drawing.Size(176, 248);
     this.m_wndAideFormule.TabIndex        = 0;
     this.m_wndAideFormule.OnSendCommande += new sc2i.win32.expression.SendCommande(this.m_wndAideFormule_OnSendCommande);
     //
     // label2
     //
     this.label2.Location = new System.Drawing.Point(8, 8);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(80, 16);
     this.label2.TabIndex = 3;
     this.label2.Text     = "Buttons|141";
     //
     // m_cmbTypeBoite
     //
     this.m_cmbTypeBoite.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cmbTypeBoite.IsLink        = false;
     this.m_cmbTypeBoite.Location      = new System.Drawing.Point(88, 8);
     this.m_cmbTypeBoite.LockEdition   = false;
     this.m_cmbTypeBoite.Name          = "m_cmbTypeBoite";
     this.m_cmbTypeBoite.Size          = new System.Drawing.Size(192, 21);
     this.m_cmbTypeBoite.TabIndex      = 4;
     //
     // m_chkAutoClose
     //
     this.m_chkAutoClose.Location = new System.Drawing.Point(8, 223);
     this.m_chkAutoClose.Name     = "m_chkAutoClose";
     this.m_chkAutoClose.Size     = new System.Drawing.Size(120, 24);
     this.m_chkAutoClose.TabIndex = 3;
     this.m_chkAutoClose.Text     = "Auto close|20013";
     this.m_chkAutoClose.UseVisualStyleBackColor = true;
     this.m_chkAutoClose.CheckedChanged         += new System.EventHandler(this.m_chkAutoClose_CheckedChanged);
     //
     // m_panelAutoClose
     //
     this.m_panelAutoClose.Controls.Add(this.label4);
     this.m_panelAutoClose.Controls.Add(this.m_txtSecondesMax);
     this.m_panelAutoClose.Controls.Add(this.label3);
     this.m_panelAutoClose.Location = new System.Drawing.Point(134, 223);
     this.m_panelAutoClose.Name     = "m_panelAutoClose";
     this.m_panelAutoClose.Size     = new System.Drawing.Size(242, 22);
     this.m_panelAutoClose.TabIndex = 4;
     this.m_panelAutoClose.Visible  = false;
     //
     // label3
     //
     this.label3.Location  = new System.Drawing.Point(3, 5);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(68, 15);
     this.label3.TabIndex  = 0;
     this.label3.Text      = "After|20014";
     this.label3.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // m_txtSecondesMax
     //
     this.m_txtSecondesMax.Arrondi          = 0;
     this.m_txtSecondesMax.DecimalAutorise  = false;
     this.m_txtSecondesMax.IntValue         = 0;
     this.m_txtSecondesMax.Location         = new System.Drawing.Point(77, 0);
     this.m_txtSecondesMax.LockEdition      = false;
     this.m_txtSecondesMax.Name             = "m_txtSecondesMax";
     this.m_txtSecondesMax.NullAutorise     = false;
     this.m_txtSecondesMax.SelectAllOnEnter = true;
     this.m_txtSecondesMax.Size             = new System.Drawing.Size(45, 20);
     this.m_txtSecondesMax.TabIndex         = 1;
     //
     // label4
     //
     this.label4.Location  = new System.Drawing.Point(125, 5);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(68, 15);
     this.label4.TabIndex  = 2;
     this.label4.Text      = "Sec|20015";
     this.label4.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // CFormEditActionMessageBox
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(560, 326);
     this.Controls.Add(this.m_cmbTypeBoite);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.panel2);
     this.Name  = "CFormEditActionMessageBox";
     this.Text  = "Message dialog box|140";
     this.Load += new System.EventHandler(this.CFormEditActionMessageBox_Load);
     this.Controls.SetChildIndex(this.panel2, 0);
     this.Controls.SetChildIndex(this.label2, 0);
     this.Controls.SetChildIndex(this.m_cmbTypeBoite, 0);
     this.panel2.ResumeLayout(false);
     this.m_panelAutoClose.ResumeLayout(false);
     this.m_panelAutoClose.PerformLayout();
     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()
 {
     System.Windows.Forms.ListViewItem listViewItem1 = new System.Windows.Forms.ListViewItem("Monday|130");
     System.Windows.Forms.ListViewItem listViewItem2 = new System.Windows.Forms.ListViewItem("Tuesday|131");
     System.Windows.Forms.ListViewItem listViewItem3 = new System.Windows.Forms.ListViewItem("Wednesday|132");
     System.Windows.Forms.ListViewItem listViewItem4 = new System.Windows.Forms.ListViewItem("Thursday|133");
     System.Windows.Forms.ListViewItem listViewItem5 = new System.Windows.Forms.ListViewItem("Friday|134");
     System.Windows.Forms.ListViewItem listViewItem6 = new System.Windows.Forms.ListViewItem("Saturday|135");
     System.Windows.Forms.ListViewItem listViewItem7 = new System.Windows.Forms.ListViewItem("Sunday|136");
     this.label3          = new System.Windows.Forms.Label();
     this.m_wndEcart      = new sc2i.win32.common.C2iNumericUpDown();
     this.m_wndListeJours = new System.Windows.Forms.ListView();
     this.columnHeader1   = new System.Windows.Forms.ColumnHeader();
     this.label5          = new System.Windows.Forms.Label();
     this.m_cmbUnite      = new sc2i.win32.common.C2iComboBox();
     this.m_wndHeureFin   = new sc2i.win32.common.CWndSaisieHeure();
     ((System.ComponentModel.ISupportInitialize)(this.m_wndEcart)).BeginInit();
     this.SuspendLayout();
     //
     // label2
     //
     this.m_extLinkField.SetLinkField(this.label2, "");
     this.label2.Location = new System.Drawing.Point(0, 2);
     this.label2.Text     = "From|126";
     //
     // label3
     //
     this.m_extLinkField.SetLinkField(this.label3, "");
     this.label3.Location = new System.Drawing.Point(222, 1);
     this.m_gestionnaireModeEdition.SetModeEdition(this.label3, sc2i.win32.common.TypeModeEdition.Autonome);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(64, 17);
     this.label3.TabIndex = 6;
     this.label3.Text     = "Each|128";
     //
     // m_wndEcart
     //
     this.m_wndEcart.DoubleValue = 1;
     this.m_wndEcart.IntValue    = 1;
     this.m_extLinkField.SetLinkField(this.m_wndEcart, "EcartSemaine");
     this.m_wndEcart.Location    = new System.Drawing.Point(289, 0);
     this.m_wndEcart.LockEdition = false;
     this.m_wndEcart.Maximum     = new decimal(new int[] {
         59,
         0,
         0,
         0
     });
     this.m_wndEcart.Minimum = new decimal(new int[] {
         1,
         0,
         0,
         0
     });
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_wndEcart, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_wndEcart.Name               = "m_wndEcart";
     this.m_wndEcart.Size               = new System.Drawing.Size(42, 20);
     this.m_wndEcart.TabIndex           = 7;
     this.m_wndEcart.TextAlign          = System.Windows.Forms.HorizontalAlignment.Right;
     this.m_wndEcart.ThousandsSeparator = true;
     this.m_wndEcart.Value              = new decimal(new int[] {
         1,
         0,
         0,
         0
     });
     //
     // m_wndListeJours
     //
     this.m_wndListeJours.BackColor   = System.Drawing.SystemColors.Control;
     this.m_wndListeJours.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.m_wndListeJours.CheckBoxes  = true;
     this.m_wndListeJours.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
         this.columnHeader1
     });
     this.m_wndListeJours.HeaderStyle = System.Windows.Forms.ColumnHeaderStyle.None;
     listViewItem1.StateImageIndex    = 0;
     listViewItem2.StateImageIndex    = 0;
     listViewItem3.StateImageIndex    = 0;
     listViewItem4.StateImageIndex    = 0;
     listViewItem5.StateImageIndex    = 0;
     listViewItem6.StateImageIndex    = 0;
     listViewItem7.StateImageIndex    = 0;
     this.m_wndListeJours.Items.AddRange(new System.Windows.Forms.ListViewItem[] {
         listViewItem1,
         listViewItem2,
         listViewItem3,
         listViewItem4,
         listViewItem5,
         listViewItem6,
         listViewItem7
     });
     this.m_extLinkField.SetLinkField(this.m_wndListeJours, "");
     this.m_wndListeJours.Location = new System.Drawing.Point(49, 24);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_wndListeJours, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_wndListeJours.Name     = "m_wndListeJours";
     this.m_wndListeJours.Size     = new System.Drawing.Size(288, 72);
     this.m_wndListeJours.TabIndex = 9;
     this.m_wndListeJours.UseCompatibleStateImageBehavior = false;
     this.m_wndListeJours.View = System.Windows.Forms.View.List;
     //
     // columnHeader1
     //
     this.columnHeader1.Width = 80;
     //
     // label5
     //
     this.m_extLinkField.SetLinkField(this.label5, "");
     this.label5.Location = new System.Drawing.Point(137, 2);
     this.m_gestionnaireModeEdition.SetModeEdition(this.label5, sc2i.win32.common.TypeModeEdition.Autonome);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(23, 16);
     this.label5.TabIndex = 10;
     this.label5.Text     = "To|127";
     //
     // m_cmbUnite
     //
     this.m_cmbUnite.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cmbUnite.IsLink        = false;
     this.m_extLinkField.SetLinkField(this.m_cmbUnite, "");
     this.m_cmbUnite.Location    = new System.Drawing.Point(332, 0);
     this.m_cmbUnite.LockEdition = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_cmbUnite, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_cmbUnite.Name     = "m_cmbUnite";
     this.m_cmbUnite.Size     = new System.Drawing.Size(97, 21);
     this.m_cmbUnite.TabIndex = 4003;
     //
     // m_wndHeureFin
     //
     this.m_extLinkField.SetLinkField(this.m_wndHeureFin, "");
     this.m_wndHeureFin.Location    = new System.Drawing.Point(162, 0);
     this.m_wndHeureFin.LockEdition = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_wndHeureFin, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_wndHeureFin.Name         = "m_wndHeureFin";
     this.m_wndHeureFin.NullAutorise = false;
     this.m_wndHeureFin.SaisieDuree  = true;
     this.m_wndHeureFin.Size         = new System.Drawing.Size(40, 20);
     this.m_wndHeureFin.TabIndex     = 4004;
     this.m_wndHeureFin.ValeurHeure  = 18.5;
     //
     // CPanelPlanificationInterventionFrequente
     //
     this.BackColor = System.Drawing.SystemColors.Control;
     this.Controls.Add(this.m_wndHeureFin);
     this.Controls.Add(this.m_cmbUnite);
     this.Controls.Add(this.label5);
     this.Controls.Add(this.m_wndListeJours);
     this.Controls.Add(this.m_wndEcart);
     this.Controls.Add(this.label3);
     this.m_extLinkField.SetLinkField(this, "");
     this.m_gestionnaireModeEdition.SetModeEdition(this, sc2i.win32.common.TypeModeEdition.Autonome);
     this.Name              = "CPanelPlanificationInterventionFrequente";
     this.Size              = new System.Drawing.Size(429, 80);
     this.BackColorChanged += new System.EventHandler(this.CPanelPlanificationInterventionFrequente_BackColorChanged);
     this.Controls.SetChildIndex(this.label2, 0);
     this.Controls.SetChildIndex(this.label3, 0);
     this.Controls.SetChildIndex(this.m_wndEcart, 0);
     this.Controls.SetChildIndex(this.m_wndListeJours, 0);
     this.Controls.SetChildIndex(this.label5, 0);
     this.Controls.SetChildIndex(this.m_cmbUnite, 0);
     this.Controls.SetChildIndex(this.m_wndHeureFin, 0);
     ((System.ComponentModel.ISupportInitialize)(this.m_wndEcart)).EndInit();
     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(CFormEditeElementDeMultiStructure));
     this.label1               = new System.Windows.Forms.Label();
     this.c2iPanelOmbre1       = new sc2i.win32.common.C2iPanelOmbre();
     this.m_txtLibelleElement  = new System.Windows.Forms.TextBox();
     this.m_txtPrefix          = new System.Windows.Forms.TextBox();
     this.label2               = new System.Windows.Forms.Label();
     this.m_panelStructure     = new sc2i.win32.common.C2iPanelOmbre();
     this.c2iTabControl1       = new sc2i.win32.common.C2iTabControl(this.components);
     this.tabPage1             = new Crownwood.Magic.Controls.TabPage();
     this.m_panelEditStructure = new sc2i.win32.data.dynamic.CPanelEditionStructureDonnee();
     this.tabPage2             = new Crownwood.Magic.Controls.TabPage();
     this.m_panelFiltre        = new sc2i.win32.data.dynamic.CPanelEditFiltreDynamique();
     this.c2iTabControl2       = new sc2i.win32.common.C2iTabControl(this.components);
     this.label3               = new System.Windows.Forms.Label();
     this.m_cmbType            = new sc2i.win32.common.C2iComboBox();
     this.m_panelRequete       = new sc2i.win32.common.C2iPanelOmbre();
     this.m_panelEditRequete   = new sc2i.win32.data.dynamic.CPanelEditRequete();
     this.panel1               = new System.Windows.Forms.Panel();
     this.m_btnAnnuler         = new System.Windows.Forms.Button();
     this.m_btnOk              = new System.Windows.Forms.Button();
     this.m_ExtStyle           = new sc2i.win32.common.CExtStyle();
     this.c2iPanelOmbre1.SuspendLayout();
     this.m_panelStructure.SuspendLayout();
     this.c2iTabControl1.SuspendLayout();
     this.tabPage1.SuspendLayout();
     this.tabPage2.SuspendLayout();
     this.m_panelFiltre.SuspendLayout();
     this.m_panelRequete.SuspendLayout();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(8, 11);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(100, 16);
     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 = 0;
     this.label1.Text     = "Label|136";
     //
     // c2iPanelOmbre1
     //
     this.c2iPanelOmbre1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255)))));
     this.c2iPanelOmbre1.Controls.Add(this.m_txtLibelleElement);
     this.c2iPanelOmbre1.Controls.Add(this.m_txtPrefix);
     this.c2iPanelOmbre1.Controls.Add(this.label2);
     this.c2iPanelOmbre1.Controls.Add(this.label1);
     this.c2iPanelOmbre1.Location    = new System.Drawing.Point(8, 0);
     this.c2iPanelOmbre1.LockEdition = false;
     this.c2iPanelOmbre1.Name        = "c2iPanelOmbre1";
     this.c2iPanelOmbre1.Size        = new System.Drawing.Size(600, 48);
     this.m_ExtStyle.SetStyleBackColor(this.c2iPanelOmbre1, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel);
     this.m_ExtStyle.SetStyleForeColor(this.c2iPanelOmbre1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.c2iPanelOmbre1.TabIndex = 1;
     //
     // m_txtLibelleElement
     //
     this.m_txtLibelleElement.Location = new System.Drawing.Point(112, 8);
     this.m_txtLibelleElement.Name     = "m_txtLibelleElement";
     this.m_txtLibelleElement.Size     = new System.Drawing.Size(256, 20);
     this.m_ExtStyle.SetStyleBackColor(this.m_txtLibelleElement, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_txtLibelleElement, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_txtLibelleElement.TabIndex = 3;
     //
     // m_txtPrefix
     //
     this.m_txtPrefix.Location = new System.Drawing.Point(480, 8);
     this.m_txtPrefix.Name     = "m_txtPrefix";
     this.m_txtPrefix.Size     = new System.Drawing.Size(96, 20);
     this.m_ExtStyle.SetStyleBackColor(this.m_txtPrefix, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_txtPrefix, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_txtPrefix.TabIndex = 5;
     this.m_txtPrefix.Text     = "textBox1";
     //
     // label2
     //
     this.label2.Location = new System.Drawing.Point(374, 11);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(119, 16);
     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 = 4;
     this.label2.Text     = "Table prefix|137";
     //
     // m_panelStructure
     //
     this.m_panelStructure.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_panelStructure.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255)))));
     this.m_panelStructure.Controls.Add(this.c2iTabControl1);
     this.m_panelStructure.Controls.Add(this.label3);
     this.m_panelStructure.Controls.Add(this.m_cmbType);
     this.m_panelStructure.Location    = new System.Drawing.Point(8, 48);
     this.m_panelStructure.LockEdition = false;
     this.m_panelStructure.Name        = "m_panelStructure";
     this.m_panelStructure.Size        = new System.Drawing.Size(704, 376);
     this.m_ExtStyle.SetStyleBackColor(this.m_panelStructure, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel);
     this.m_ExtStyle.SetStyleForeColor(this.m_panelStructure, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_panelStructure.TabIndex = 2;
     //
     // c2iTabControl1
     //
     this.c2iTabControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                         | System.Windows.Forms.AnchorStyles.Left)
                                                                        | System.Windows.Forms.AnchorStyles.Right)));
     this.c2iTabControl1.BackColor        = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255)))));
     this.c2iTabControl1.BoldSelectedPage = true;
     this.c2iTabControl1.IDEPixelArea     = false;
     this.c2iTabControl1.Location         = new System.Drawing.Point(0, 28);
     this.c2iTabControl1.Name             = "c2iTabControl1";
     this.c2iTabControl1.Ombre            = false;
     this.c2iTabControl1.PositionTop      = true;
     this.c2iTabControl1.SelectedIndex    = 0;
     this.c2iTabControl1.SelectedTab      = this.tabPage1;
     this.c2iTabControl1.Size             = new System.Drawing.Size(688, 336);
     this.m_ExtStyle.SetStyleBackColor(this.c2iTabControl1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.c2iTabControl1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.c2iTabControl1.TabIndex = 4047;
     this.c2iTabControl1.TabPages.AddRange(new Crownwood.Magic.Controls.TabPage[] {
         this.tabPage1,
         this.tabPage2
     });
     this.c2iTabControl1.SelectionChanged += new System.EventHandler(this.c2iTabControl1_SelectionChanged_1);
     //
     // tabPage1
     //
     this.tabPage1.Controls.Add(this.m_panelEditStructure);
     this.tabPage1.Location = new System.Drawing.Point(0, 25);
     this.tabPage1.Name     = "tabPage1";
     this.tabPage1.Size     = new System.Drawing.Size(688, 311);
     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    = "Structure|230";
     //
     // m_panelEditStructure
     //
     this.m_panelEditStructure.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_panelEditStructure.ComboTypeLockEdition        = false;
     this.m_panelEditStructure.ElementAVariablesPourFiltre = null;
     this.m_panelEditStructure.Location        = new System.Drawing.Point(4, 0);
     this.m_panelEditStructure.LockEdition     = false;
     this.m_panelEditStructure.Name            = "m_panelEditStructure";
     this.m_panelEditStructure.Size            = new System.Drawing.Size(680, 304);
     this.m_panelEditStructure.StructureExport = ((sc2i.data.dynamic.C2iStructureExport)(resources.GetObject("m_panelEditStructure.StructureExport")));
     this.m_ExtStyle.SetStyleBackColor(this.m_panelEditStructure, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_panelEditStructure, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_panelEditStructure.TabIndex = 5;
     //
     // tabPage2
     //
     this.tabPage2.Controls.Add(this.m_panelFiltre);
     this.tabPage2.Location = new System.Drawing.Point(0, 25);
     this.tabPage2.Name     = "tabPage2";
     this.tabPage2.Selected = false;
     this.tabPage2.Size     = new System.Drawing.Size(688, 311);
     this.m_ExtStyle.SetStyleBackColor(this.tabPage2, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.tabPage2, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.tabPage2.TabIndex = 11;
     this.tabPage2.Title    = "Filtre";
     this.tabPage2.Visible  = false;
     //
     // m_panelFiltre
     //
     this.m_panelFiltre.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_panelFiltre.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255)))));
     this.m_panelFiltre.Controls.Add(this.c2iTabControl2);
     this.m_panelFiltre.DefinitionRacineDeChampsFiltres = null;
     this.m_panelFiltre.FiltreDynamique = null;
     this.m_panelFiltre.Location        = new System.Drawing.Point(0, 0);
     this.m_panelFiltre.LockEdition     = false;
     this.m_panelFiltre.ModeSansType    = true;
     this.m_panelFiltre.Name            = "m_panelFiltre";
     this.m_panelFiltre.Size            = new System.Drawing.Size(688, 304);
     this.m_ExtStyle.SetStyleBackColor(this.m_panelFiltre, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel);
     this.m_ExtStyle.SetStyleForeColor(this.m_panelFiltre, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_panelFiltre.TabIndex = 4050;
     //
     // c2iTabControl2
     //
     this.c2iTabControl2.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.c2iTabControl2.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(247)))), ((int)(((byte)(184)))));
     this.c2iTabControl2.BoldSelectedPage    = true;
     this.c2iTabControl2.ControlBottomOffset = 16;
     this.c2iTabControl2.ControlRightOffset  = 16;
     this.c2iTabControl2.IDEPixelArea        = false;
     this.c2iTabControl2.Location            = new System.Drawing.Point(0, 32);
     this.c2iTabControl2.Name        = "c2iTabControl2";
     this.c2iTabControl2.Ombre       = true;
     this.c2iTabControl2.PositionTop = true;
     this.c2iTabControl2.Size        = new System.Drawing.Size(688, 256);
     this.m_ExtStyle.SetStyleBackColor(this.c2iTabControl2, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.c2iTabControl2, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.c2iTabControl2.TabIndex = 2;
     //
     // label3
     //
     this.label3.Location = new System.Drawing.Point(12, 4);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(96, 20);
     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     = "Object type|138";
     //
     // m_cmbType
     //
     this.m_cmbType.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_cmbType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cmbType.IsLink        = false;
     this.m_cmbType.Location      = new System.Drawing.Point(112, 4);
     this.m_cmbType.LockEdition   = false;
     this.m_cmbType.Name          = "m_cmbType";
     this.m_cmbType.Size          = new System.Drawing.Size(408, 21);
     this.m_ExtStyle.SetStyleBackColor(this.m_cmbType, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_cmbType, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_cmbType.TabIndex              = 0;
     this.m_cmbType.SelectedValueChanged += new System.EventHandler(this.m_cmbType_SelectedValueChanged);
     //
     // m_panelRequete
     //
     this.m_panelRequete.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_panelRequete.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(247)))), ((int)(((byte)(184)))));
     this.m_panelRequete.Controls.Add(this.m_panelEditRequete);
     this.m_panelRequete.Location    = new System.Drawing.Point(8, 48);
     this.m_panelRequete.LockEdition = false;
     this.m_panelRequete.Name        = "m_panelRequete";
     this.m_panelRequete.Size        = new System.Drawing.Size(704, 376);
     this.m_ExtStyle.SetStyleBackColor(this.m_panelRequete, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_panelRequete, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_panelRequete.TabIndex = 4049;
     //
     // m_panelEditRequete
     //
     this.m_panelEditRequete.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_panelEditRequete.BackColor     = System.Drawing.Color.White;
     this.m_panelEditRequete.Location      = new System.Drawing.Point(0, 0);
     this.m_panelEditRequete.LockEdition   = false;
     this.m_panelEditRequete.Name          = "m_panelEditRequete";
     this.m_panelEditRequete.RequeteEditee = null;
     this.m_panelEditRequete.Size          = new System.Drawing.Size(688, 360);
     this.m_ExtStyle.SetStyleBackColor(this.m_panelEditRequete, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_panelEditRequete, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_panelEditRequete.TabIndex = 3;
     //
     // panel1
     //
     this.panel1.Controls.Add(this.m_btnAnnuler);
     this.panel1.Controls.Add(this.m_btnOk);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panel1.Location = new System.Drawing.Point(0, 421);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(712, 48);
     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 = 4050;
     //
     // m_btnAnnuler
     //
     this.m_btnAnnuler.Anchor       = System.Windows.Forms.AnchorStyles.Top;
     this.m_btnAnnuler.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.m_btnAnnuler.FlatStyle    = System.Windows.Forms.FlatStyle.Flat;
     this.m_btnAnnuler.ForeColor    = System.Drawing.Color.White;
     this.m_btnAnnuler.Image        = ((System.Drawing.Image)(resources.GetObject("m_btnAnnuler.Image")));
     this.m_btnAnnuler.Location     = new System.Drawing.Point(363, 2);
     this.m_btnAnnuler.Name         = "m_btnAnnuler";
     this.m_btnAnnuler.Size         = new System.Drawing.Size(40, 40);
     this.m_ExtStyle.SetStyleBackColor(this.m_btnAnnuler, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_btnAnnuler, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_btnAnnuler.TabIndex = 3;
     this.m_btnAnnuler.Click   += new System.EventHandler(this.m_btnAnnuler_Click);
     //
     // m_btnOk
     //
     this.m_btnOk.Anchor    = System.Windows.Forms.AnchorStyles.Top;
     this.m_btnOk.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.m_btnOk.ForeColor = System.Drawing.Color.White;
     this.m_btnOk.Image     = ((System.Drawing.Image)(resources.GetObject("m_btnOk.Image")));
     this.m_btnOk.Location  = new System.Drawing.Point(309, 2);
     this.m_btnOk.Name      = "m_btnOk";
     this.m_btnOk.Size      = new System.Drawing.Size(40, 40);
     this.m_ExtStyle.SetStyleBackColor(this.m_btnOk, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_btnOk, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_btnOk.TabIndex = 2;
     this.m_btnOk.Click   += new System.EventHandler(this.m_btnOk_Click);
     //
     // CFormEditeElementDeMultiStructure
     //
     this.AcceptButton      = this.m_btnOk;
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.BackColor         = System.Drawing.Color.White;
     this.CancelButton      = this.m_btnAnnuler;
     this.ClientSize        = new System.Drawing.Size(712, 469);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.m_panelStructure);
     this.Controls.Add(this.m_panelRequete);
     this.Controls.Add(this.c2iPanelOmbre1);
     this.Name          = "CFormEditeElementDeMultiStructure";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     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.CFormEditeElementDeMultiStructure_Load);
     this.c2iPanelOmbre1.ResumeLayout(false);
     this.c2iPanelOmbre1.PerformLayout();
     this.m_panelStructure.ResumeLayout(false);
     this.m_panelStructure.PerformLayout();
     this.c2iTabControl1.ResumeLayout(false);
     this.c2iTabControl1.PerformLayout();
     this.tabPage1.ResumeLayout(false);
     this.tabPage2.ResumeLayout(false);
     this.m_panelFiltre.ResumeLayout(false);
     this.m_panelRequete.ResumeLayout(false);
     this.m_panelRequete.PerformLayout();
     this.panel1.ResumeLayout(false);
     this.ResumeLayout(false);
 }