/// <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_chkFiltreDefaut      = new System.Windows.Forms.CheckBox();
     this.m_chkCompterUniquement = new System.Windows.Forms.CheckBox();
     this.m_panelFiltre          = new sc2i.win32.data.dynamic.CPanelEditFiltreDynamique();
     this.c2iPanelOmbre1.SuspendLayout();
     this.SuspendLayout();
     //
     // m_lblStockerResIn
     //
     this.m_lblStockerResIn.Size = new System.Drawing.Size(144, 16);
     this.m_lblStockerResIn.Text = "Store the result in|112";
     //
     // 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.Controls.Add(this.m_chkFiltreDefaut);
     this.c2iPanelOmbre1.Controls.Add(this.m_chkCompterUniquement);
     this.c2iPanelOmbre1.Controls.Add(this.m_panelFiltre);
     this.c2iPanelOmbre1.Location    = new System.Drawing.Point(0, 32);
     this.c2iPanelOmbre1.LockEdition = false;
     this.c2iPanelOmbre1.Name        = "c2iPanelOmbre1";
     this.c2iPanelOmbre1.Size        = new System.Drawing.Size(664, 296);
     this.c2iPanelOmbre1.TabIndex    = 4003;
     //
     // m_chkFiltreDefaut
     //
     this.m_chkFiltreDefaut.Location = new System.Drawing.Point(280, 264);
     this.m_chkFiltreDefaut.Name     = "m_chkFiltreDefaut";
     this.m_chkFiltreDefaut.Size     = new System.Drawing.Size(213, 16);
     this.m_chkFiltreDefaut.TabIndex = 5;
     this.m_chkFiltreDefaut.Text     = "Apply default filter|116";
     //
     // m_chkCompterUniquement
     //
     this.m_chkCompterUniquement.Location        = new System.Drawing.Point(8, 264);
     this.m_chkCompterUniquement.Name            = "m_chkCompterUniquement";
     this.m_chkCompterUniquement.Size            = new System.Drawing.Size(312, 16);
     this.m_chkCompterUniquement.TabIndex        = 4;
     this.m_chkCompterUniquement.Text            = "Only count the elements|115";
     this.m_chkCompterUniquement.CheckedChanged += new System.EventHandler(this.m_chkCompterUniquement_CheckedChanged);
     //
     // 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.White;
     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.ModeFiltreExpression = false;
     this.m_panelFiltre.ModeSansType         = false;
     this.m_panelFiltre.Name                  = "m_panelFiltre";
     this.m_panelFiltre.Size                  = new System.Drawing.Size(648, 280);
     this.m_panelFiltre.TabIndex              = 3;
     this.m_panelFiltre.OnChangeTypeElements += new sc2i.win32.data.dynamic.ChangeTypeElementsEventHandler(this.m_panelFiltre_OnChangeTypeElements);
     //
     // CFormEditActionCreerListeObjetsDonnee
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(664, 374);
     this.Controls.Add(this.c2iPanelOmbre1);
     this.Name  = "CFormEditActionCreerListeObjetsDonnee";
     this.Text  = "Creates an Object List|114";
     this.Load += new System.EventHandler(this.CFormEditActionCreerListeObjetsDonnee_Load);
     this.Controls.SetChildIndex(this.c2iPanelOmbre1, 0);
     this.c2iPanelOmbre1.ResumeLayout(false);
     this.c2iPanelOmbre1.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()
 {
     this.components             = new System.ComponentModel.Container();
     this.c2iTabControl1         = new sc2i.win32.common.C2iTabControl(this.components);
     this.c2iPanelOmbre1         = new sc2i.win32.common.C2iPanelOmbre();
     this.label1                 = new System.Windows.Forms.Label();
     this.m_comboVariableElement = new sc2i.win32.common.CComboboxAutoFilled();
     this.label2                 = new System.Windows.Forms.Label();
     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.label1);
     this.c2iPanelOmbre1.Controls.Add(this.m_comboVariableElement);
     this.c2iPanelOmbre1.Controls.Add(this.label2);
     this.c2iPanelOmbre1.Location    = new System.Drawing.Point(0, 0);
     this.c2iPanelOmbre1.LockEdition = false;
     this.c2iPanelOmbre1.Name        = "c2iPanelOmbre1";
     this.c2iPanelOmbre1.Size        = new System.Drawing.Size(464, 104);
     this.c2iPanelOmbre1.TabIndex    = 4003;
     this.c2iPanelOmbre1.TabStop     = true;
     //
     // label1
     //
     this.label1.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.Location = new System.Drawing.Point(8, 40);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(432, 48);
     this.label1.TabIndex = 6;
     this.label1.Text     = "This action triggers creation events which have not been triggered yet and modifi" +
                            "cation events which have undefined initial value and have not been launched.|119" +
                            "";
     //
     // 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(195, 8);
     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          = I.T("(to affect)|30017");
     this.m_comboVariableElement.Tri = true;
     //
     // label2
     //
     this.label2.Location = new System.Drawing.Point(8, 8);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(163, 32);
     this.label2.TabIndex = 4;
     this.label2.Text     = "Trigger the event for this element |118";
     //
     // CFormEditActionDeclencherEvenementStatiques
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(464, 149);
     this.Controls.Add(this.c2iPanelOmbre1);
     this.Name  = "CFormEditActionDeclencherEvenementStatiques";
     this.Text  = "Trigger static events|117";
     this.Load += new System.EventHandler(this.CFormEditActionDeclencherEvenementStatiques_Load);
     this.Controls.SetChildIndex(this.c2iPanelOmbre1, 0);
     this.c2iPanelOmbre1.ResumeLayout(false);
     this.c2iPanelOmbre1.PerformLayout();
     this.ResumeLayout(false);
 }
Esempio n. 3
0
 /// <summary>
 /// Méthode requise pour la prise en charge du concepteur - ne modifiez pas
 /// le contenu de cette méthode avec l'éditeur de code.
 /// </summary>
 private void InitializeComponent()
 {
     this.components                    = new System.ComponentModel.Container();
     this.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);
 }
 /// <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_panelAgenda  = new timos.CPanelParametrageAgenda();
     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_panelAgenda);
     this.c2iPanelOmbre1.Location    = new System.Drawing.Point(0, 32);
     this.c2iPanelOmbre1.LockEdition = false;
     this.c2iPanelOmbre1.Name        = "c2iPanelOmbre1";
     this.c2iPanelOmbre1.Size        = new System.Drawing.Size(744, 343);
     this.c2iPanelOmbre1.TabIndex    = 4003;
     //
     // m_panelAgenda
     //
     this.m_panelAgenda.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_panelAgenda.BackColor   = System.Drawing.SystemColors.Control;
     this.m_panelAgenda.Location    = new System.Drawing.Point(0, 0);
     this.m_panelAgenda.LockEdition = false;
     this.m_panelAgenda.Name        = "m_panelAgenda";
     this.m_panelAgenda.Size        = new System.Drawing.Size(728, 327);
     this.m_panelAgenda.TabIndex    = 3;
     //
     // CFormEditActionCreerEntreeAgenda
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(744, 421);
     this.Controls.Add(this.c2iPanelOmbre1);
     this.Name = "CFormEditActionCreerEntreeAgenda";
     this.Text = "Create diary entry|1022";
     this.Controls.SetChildIndex(this.c2iPanelOmbre1, 0);
     this.c2iPanelOmbre1.ResumeLayout(false);
     this.c2iPanelOmbre1.PerformLayout();
     this.ResumeLayout(false);
 }
Esempio n. 5
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_txtCode              = 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.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_txtCode);
     this.c2iPanelOmbre1.Controls.Add(this.label1);
     this.c2iPanelOmbre1.Controls.Add(this.m_comboVariableElement);
     this.c2iPanelOmbre1.Controls.Add(this.label2);
     this.c2iPanelOmbre1.Location    = new System.Drawing.Point(0, 0);
     this.c2iPanelOmbre1.LockEdition = false;
     this.c2iPanelOmbre1.Name        = "c2iPanelOmbre1";
     this.c2iPanelOmbre1.Size        = new System.Drawing.Size(440, 104);
     this.c2iPanelOmbre1.TabIndex    = 4003;
     //
     // m_txtCode
     //
     this.m_txtCode.Location = new System.Drawing.Point(152, 8);
     this.m_txtCode.Name     = "m_txtCode";
     this.m_txtCode.Size     = new System.Drawing.Size(120, 20);
     this.m_txtCode.TabIndex = 7;
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(8, 8);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(128, 16);
     this.label1.TabIndex = 6;
     this.label1.Text     = "Event code|157";
     //
     // 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(152, 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(208, 21);
     this.m_comboVariableElement.TabIndex          = 5;
     this.m_comboVariableElement.TextNull          = I.T("(to affect)|30017");
     this.m_comboVariableElement.Tri = true;
     //
     // label2
     //
     this.label2.Location = new System.Drawing.Point(8, 32);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(144, 16);
     this.label2.TabIndex = 4;
     this.label2.Text     = "Delete event of|158";
     //
     // CFormEditActionSupprimerHandlerEvenement
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(440, 149);
     this.Controls.Add(this.c2iPanelOmbre1);
     this.Name  = "CFormEditActionSupprimerHandlerEvenement";
     this.Text  = "Delete an event|156";
     this.Load += new System.EventHandler(this.CFormEditActionSupprimerHandlerEvenement_Load);
     this.Controls.SetChildIndex(this.c2iPanelOmbre1, 0);
     this.c2iPanelOmbre1.ResumeLayout(false);
     this.c2iPanelOmbre1.PerformLayout();
     this.ResumeLayout(false);
 }
Esempio n. 6
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.components = new System.ComponentModel.Container();
     sc2i.data.dynamic.CExporteurDatasetXML cExporteurDatasetXML2 = new sc2i.data.dynamic.CExporteurDatasetXML();
     this.listViewAutoFilledColumn1 = new sc2i.win32.common.ListViewAutoFilledColumn();
     this.m_wndListeCategories      = new sc2i.win32.common.ListViewAutoFilled();
     this.listViewAutoFilledColumn2 = new sc2i.win32.common.ListViewAutoFilledColumn();
     this.m_wndAideFormule          = new sc2i.win32.expression.CControlAideFormule();
     this.tabPage1 = new Crownwood.Magic.Controls.TabPage();
     this.m_panelFormuleStructure = new System.Windows.Forms.Panel();
     this.m_txtFormuleStructure   = new sc2i.win32.expression.CControleEditeFormule();
     this.label1                   = new System.Windows.Forms.Label();
     this.m_panelStructure         = new sc2i.win32.data.dynamic.CPanelEditMultiStructure();
     this.m_panelSelectStructure   = new System.Windows.Forms.Panel();
     this.tabPage2                 = new Crownwood.Magic.Controls.TabPage();
     this.label3                   = new System.Windows.Forms.Label();
     this.tabPage3                 = new Crownwood.Magic.Controls.TabPage();
     this.m_txtFormuleCle          = new sc2i.win32.expression.CControleEditeFormule();
     this.label7                   = new System.Windows.Forms.Label();
     this.m_txtFormuleDescriptif   = new sc2i.win32.expression.CControleEditeFormule();
     this.label5                   = new System.Windows.Forms.Label();
     this.m_txtFormuleLibelle      = new sc2i.win32.expression.CControleEditeFormule();
     this.label4                   = new System.Windows.Forms.Label();
     this.m_tabControl             = new sc2i.win32.common.C2iTabControl(this.components);
     this.tabPage4                 = new Crownwood.Magic.Controls.TabPage();
     this.m_panelExporteur         = new sc2i.win32.data.dynamic.CPanelEditFormatExport();
     this.m_ExtStyle               = new sc2i.win32.common.CExtStyle();
     this.splitContainer1          = new System.Windows.Forms.SplitContainer();
     this.m_radStructureParFormule = new System.Windows.Forms.RadioButton();
     this.m_radStructurePropre     = new System.Windows.Forms.RadioButton();
     this.tabPage1.SuspendLayout();
     this.m_panelFormuleStructure.SuspendLayout();
     this.m_panelSelectStructure.SuspendLayout();
     this.tabPage2.SuspendLayout();
     this.tabPage3.SuspendLayout();
     this.m_tabControl.SuspendLayout();
     this.tabPage4.SuspendLayout();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     this.SuspendLayout();
     //
     // m_lblStockerResIn
     //
     this.m_ExtStyle.SetStyleBackColor(this.m_lblStockerResIn, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_lblStockerResIn, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_lblStockerResIn.Text = "Store the result in|30239";
     //
     // listViewAutoFilledColumn1
     //
     this.listViewAutoFilledColumn1.Field             = "Nom";
     this.listViewAutoFilledColumn1.PrecisionWidth    = 0;
     this.listViewAutoFilledColumn1.ProportionnalSize = false;
     this.listViewAutoFilledColumn1.Text    = "Name|164";
     this.listViewAutoFilledColumn1.Visible = true;
     this.listViewAutoFilledColumn1.Width   = 176;
     //
     // m_wndListeCategories
     //
     this.m_wndListeCategories.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                              | System.Windows.Forms.AnchorStyles.Left)));
     this.m_wndListeCategories.CheckBoxes = true;
     this.m_wndListeCategories.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
         this.listViewAutoFilledColumn2
     });
     this.m_wndListeCategories.EnableCustomisation = true;
     this.m_wndListeCategories.FullRowSelect       = true;
     this.m_wndListeCategories.Location            = new System.Drawing.Point(8, 24);
     this.m_wndListeCategories.MultiSelect         = false;
     this.m_wndListeCategories.Name = "m_wndListeCategories";
     this.m_wndListeCategories.Size = new System.Drawing.Size(296, 347);
     this.m_ExtStyle.SetStyleBackColor(this.m_wndListeCategories, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_wndListeCategories, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_wndListeCategories.TabIndex = 0;
     this.m_wndListeCategories.UseCompatibleStateImageBehavior = false;
     this.m_wndListeCategories.View = System.Windows.Forms.View.Details;
     //
     // listViewAutoFilledColumn2
     //
     this.listViewAutoFilledColumn2.Field             = "Libelle";
     this.listViewAutoFilledColumn2.PrecisionWidth    = 0;
     this.listViewAutoFilledColumn2.ProportionnalSize = false;
     this.listViewAutoFilledColumn2.Text    = "Category|852";
     this.listViewAutoFilledColumn2.Visible = true;
     this.listViewAutoFilledColumn2.Width   = 279;
     //
     // m_wndAideFormule
     //
     this.m_wndAideFormule.BackColor             = System.Drawing.Color.White;
     this.m_wndAideFormule.Dock                  = System.Windows.Forms.DockStyle.Fill;
     this.m_wndAideFormule.FournisseurProprietes = null;
     this.m_wndAideFormule.Location              = new System.Drawing.Point(0, 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(195, 403);
     this.m_ExtStyle.SetStyleBackColor(this.m_wndAideFormule, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_wndAideFormule, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_wndAideFormule.TabIndex        = 4;
     this.m_wndAideFormule.OnSendCommande += new sc2i.win32.expression.SendCommande(this.m_wndAideFormule_OnSendCommande);
     //
     // tabPage1
     //
     this.tabPage1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255)))));
     this.tabPage1.Controls.Add(this.m_panelStructure);
     this.tabPage1.Controls.Add(this.m_panelFormuleStructure);
     this.tabPage1.Controls.Add(this.m_panelSelectStructure);
     this.tabPage1.Font      = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.World);
     this.tabPage1.ForeColor = System.Drawing.Color.Black;
     this.tabPage1.Location  = new System.Drawing.Point(0, 25);
     this.tabPage1.Name      = "tabPage1";
     this.tabPage1.Size      = new System.Drawing.Size(607, 378);
     this.m_ExtStyle.SetStyleBackColor(this.tabPage1, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel);
     this.m_ExtStyle.SetStyleForeColor(this.tabPage1, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorTextePanel);
     this.tabPage1.TabIndex = 10;
     this.tabPage1.Title    = "Structure|943";
     //
     // m_panelFormuleStructure
     //
     this.m_panelFormuleStructure.Controls.Add(this.m_txtFormuleStructure);
     this.m_panelFormuleStructure.Controls.Add(this.label1);
     this.m_panelFormuleStructure.Dock     = System.Windows.Forms.DockStyle.Top;
     this.m_panelFormuleStructure.Location = new System.Drawing.Point(0, 32);
     this.m_panelFormuleStructure.Name     = "m_panelFormuleStructure";
     this.m_panelFormuleStructure.Size     = new System.Drawing.Size(607, 129);
     this.m_ExtStyle.SetStyleBackColor(this.m_panelFormuleStructure, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_panelFormuleStructure, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_panelFormuleStructure.TabIndex = 2;
     //
     // m_txtFormuleStructure
     //
     this.m_txtFormuleStructure.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                               | System.Windows.Forms.AnchorStyles.Right)));
     this.m_txtFormuleStructure.BackColor   = System.Drawing.Color.White;
     this.m_txtFormuleStructure.Font        = new System.Drawing.Font("Courier New", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_txtFormuleStructure.Formule     = null;
     this.m_txtFormuleStructure.Location    = new System.Drawing.Point(8, 22);
     this.m_txtFormuleStructure.LockEdition = false;
     this.m_txtFormuleStructure.Name        = "m_txtFormuleStructure";
     this.m_txtFormuleStructure.Size        = new System.Drawing.Size(591, 88);
     this.m_ExtStyle.SetStyleBackColor(this.m_txtFormuleStructure, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_txtFormuleStructure, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_txtFormuleStructure.TabIndex = 3;
     this.m_txtFormuleStructure.Enter   += new System.EventHandler(this.OnEnterTextBoxFormule);
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(8, 6);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(112, 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 = 2;
     this.label1.Text     = "Document label|1041";
     //
     // m_panelStructure
     //
     this.m_panelStructure.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255)))));
     this.m_panelStructure.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.m_panelStructure.FiltreDynamique = null;
     this.m_panelStructure.ForeColor       = System.Drawing.Color.Black;
     this.m_panelStructure.Location        = new System.Drawing.Point(0, 161);
     this.m_panelStructure.LockEdition     = false;
     this.m_panelStructure.Name            = "m_panelStructure";
     this.m_panelStructure.Size            = new System.Drawing.Size(607, 217);
     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.ColorTextePanel);
     this.m_panelStructure.TabColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255)))));
     this.m_panelStructure.TabIndex = 0;
     //
     // m_panelSelectStructure
     //
     this.m_panelSelectStructure.Controls.Add(this.m_radStructurePropre);
     this.m_panelSelectStructure.Controls.Add(this.m_radStructureParFormule);
     this.m_panelSelectStructure.Dock     = System.Windows.Forms.DockStyle.Top;
     this.m_panelSelectStructure.Location = new System.Drawing.Point(0, 0);
     this.m_panelSelectStructure.Name     = "m_panelSelectStructure";
     this.m_panelSelectStructure.Size     = new System.Drawing.Size(607, 32);
     this.m_ExtStyle.SetStyleBackColor(this.m_panelSelectStructure, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_panelSelectStructure, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_panelSelectStructure.TabIndex = 1;
     //
     // tabPage2
     //
     this.tabPage2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255)))));
     this.tabPage2.Controls.Add(this.label3);
     this.tabPage2.Controls.Add(this.m_wndListeCategories);
     this.tabPage2.Font      = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.World);
     this.tabPage2.ForeColor = System.Drawing.Color.Black;
     this.tabPage2.Location  = new System.Drawing.Point(0, 25);
     this.tabPage2.Name      = "tabPage2";
     this.tabPage2.Selected  = false;
     this.tabPage2.Size      = new System.Drawing.Size(607, 378);
     this.m_ExtStyle.SetStyleBackColor(this.tabPage2, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel);
     this.m_ExtStyle.SetStyleForeColor(this.tabPage2, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorTextePanel);
     this.tabPage2.TabIndex = 11;
     this.tabPage2.Title    = "EDM category|176";
     this.tabPage2.Visible  = false;
     //
     // label3
     //
     this.label3.Location = new System.Drawing.Point(8, 8);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(358, 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 = 1;
     this.label3.Text     = "The document will be associated to following categories|1040";
     //
     // tabPage3
     //
     this.tabPage3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255)))));
     this.tabPage3.Controls.Add(this.m_txtFormuleCle);
     this.tabPage3.Controls.Add(this.label7);
     this.tabPage3.Controls.Add(this.m_txtFormuleDescriptif);
     this.tabPage3.Controls.Add(this.label5);
     this.tabPage3.Controls.Add(this.m_txtFormuleLibelle);
     this.tabPage3.Controls.Add(this.label4);
     this.tabPage3.Font      = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.World);
     this.tabPage3.ForeColor = System.Drawing.Color.Black;
     this.tabPage3.Location  = new System.Drawing.Point(0, 25);
     this.tabPage3.Name      = "tabPage3";
     this.tabPage3.Selected  = false;
     this.tabPage3.Size      = new System.Drawing.Size(607, 378);
     this.m_ExtStyle.SetStyleBackColor(this.tabPage3, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel);
     this.m_ExtStyle.SetStyleForeColor(this.tabPage3, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorTextePanel);
     this.tabPage3.TabIndex = 12;
     this.tabPage3.Title    = "Document properties|1039";
     this.tabPage3.Visible  = false;
     //
     // m_txtFormuleCle
     //
     this.m_txtFormuleCle.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                          | System.Windows.Forms.AnchorStyles.Left)
                                                                         | System.Windows.Forms.AnchorStyles.Right)));
     this.m_txtFormuleCle.BackColor   = System.Drawing.Color.White;
     this.m_txtFormuleCle.Font        = new System.Drawing.Font("Courier New", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_txtFormuleCle.Formule     = null;
     this.m_txtFormuleCle.Location    = new System.Drawing.Point(8, 224);
     this.m_txtFormuleCle.LockEdition = false;
     this.m_txtFormuleCle.Name        = "m_txtFormuleCle";
     this.m_txtFormuleCle.Size        = new System.Drawing.Size(591, 147);
     this.m_ExtStyle.SetStyleBackColor(this.m_txtFormuleCle, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_txtFormuleCle, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_txtFormuleCle.TabIndex = 7;
     this.m_txtFormuleCle.Enter   += new System.EventHandler(this.OnEnterTextBoxFormule);
     //
     // label7
     //
     this.label7.Location = new System.Drawing.Point(8, 208);
     this.label7.Name     = "label7";
     this.label7.Size     = new System.Drawing.Size(120, 16);
     this.m_ExtStyle.SetStyleBackColor(this.label7, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.label7, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label7.TabIndex = 6;
     this.label7.Text     = "Key (unique ID)|1043";
     //
     // m_txtFormuleDescriptif
     //
     this.m_txtFormuleDescriptif.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                                | System.Windows.Forms.AnchorStyles.Right)));
     this.m_txtFormuleDescriptif.BackColor   = System.Drawing.Color.White;
     this.m_txtFormuleDescriptif.Font        = new System.Drawing.Font("Courier New", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_txtFormuleDescriptif.Formule     = null;
     this.m_txtFormuleDescriptif.Location    = new System.Drawing.Point(8, 136);
     this.m_txtFormuleDescriptif.LockEdition = false;
     this.m_txtFormuleDescriptif.Name        = "m_txtFormuleDescriptif";
     this.m_txtFormuleDescriptif.Size        = new System.Drawing.Size(591, 64);
     this.m_ExtStyle.SetStyleBackColor(this.m_txtFormuleDescriptif, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_txtFormuleDescriptif, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_txtFormuleDescriptif.TabIndex = 3;
     this.m_txtFormuleDescriptif.Enter   += new System.EventHandler(this.OnEnterTextBoxFormule);
     //
     // label5
     //
     this.label5.Location = new System.Drawing.Point(8, 120);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(192, 13);
     this.m_ExtStyle.SetStyleBackColor(this.label5, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.label5, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label5.TabIndex = 2;
     this.label5.Text     = "Document description|1042";
     //
     // m_txtFormuleLibelle
     //
     this.m_txtFormuleLibelle.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                             | System.Windows.Forms.AnchorStyles.Right)));
     this.m_txtFormuleLibelle.BackColor   = System.Drawing.Color.White;
     this.m_txtFormuleLibelle.Font        = new System.Drawing.Font("Courier New", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_txtFormuleLibelle.Formule     = null;
     this.m_txtFormuleLibelle.Location    = new System.Drawing.Point(8, 24);
     this.m_txtFormuleLibelle.LockEdition = false;
     this.m_txtFormuleLibelle.Name        = "m_txtFormuleLibelle";
     this.m_txtFormuleLibelle.Size        = new System.Drawing.Size(591, 88);
     this.m_ExtStyle.SetStyleBackColor(this.m_txtFormuleLibelle, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_txtFormuleLibelle, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_txtFormuleLibelle.TabIndex = 1;
     this.m_txtFormuleLibelle.Enter   += new System.EventHandler(this.OnEnterTextBoxFormule);
     //
     // label4
     //
     this.label4.Location = new System.Drawing.Point(8, 8);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(112, 16);
     this.m_ExtStyle.SetStyleBackColor(this.label4, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.label4, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label4.TabIndex = 0;
     this.label4.Text     = "Document label|1041";
     //
     // m_tabControl
     //
     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.Dock             = System.Windows.Forms.DockStyle.Fill;
     this.m_tabControl.ForeColor        = System.Drawing.Color.Black;
     this.m_tabControl.IDEPixelArea     = false;
     this.m_tabControl.Location         = new System.Drawing.Point(0, 0);
     this.m_tabControl.Name             = "m_tabControl";
     this.m_tabControl.Ombre            = false;
     this.m_tabControl.PositionTop      = true;
     this.m_tabControl.SelectedIndex    = 0;
     this.m_tabControl.SelectedTab      = this.tabPage1;
     this.m_tabControl.Size             = new System.Drawing.Size(607, 403);
     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 = 7;
     this.m_tabControl.TabPages.AddRange(new Crownwood.Magic.Controls.TabPage[] {
         this.tabPage1,
         this.tabPage4,
         this.tabPage2,
         this.tabPage3
     });
     this.m_tabControl.TextColor = System.Drawing.Color.Black;
     //
     // tabPage4
     //
     this.tabPage4.Controls.Add(this.m_panelExporteur);
     this.tabPage4.Location = new System.Drawing.Point(0, 25);
     this.tabPage4.Name     = "tabPage4";
     this.tabPage4.Selected = false;
     this.tabPage4.Size     = new System.Drawing.Size(607, 378);
     this.m_ExtStyle.SetStyleBackColor(this.tabPage4, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.tabPage4, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.tabPage4.TabIndex = 13;
     this.tabPage4.Title    = "Export options|1038";
     //
     // m_panelExporteur
     //
     cExporteurDatasetXML2.ExporteStructureOnly = false;
     this.m_panelExporteur.Exporteur            = cExporteurDatasetXML2;
     this.m_panelExporteur.Location             = new System.Drawing.Point(0, 0);
     this.m_panelExporteur.Name        = "m_panelExporteur";
     this.m_panelExporteur.SansFichier = true;
     this.m_panelExporteur.Size        = new System.Drawing.Size(608, 336);
     this.m_ExtStyle.SetStyleBackColor(this.m_panelExporteur, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_panelExporteur, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_panelExporteur.TabIndex = 0;
     //
     // splitContainer1
     //
     this.splitContainer1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.splitContainer1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer1.Location    = new System.Drawing.Point(0, 32);
     this.splitContainer1.Name        = "splitContainer1";
     //
     // splitContainer1.Panel1
     //
     this.splitContainer1.Panel1.Controls.Add(this.m_tabControl);
     this.m_ExtStyle.SetStyleBackColor(this.splitContainer1.Panel1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.splitContainer1.Panel1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // splitContainer1.Panel2
     //
     this.splitContainer1.Panel2.Controls.Add(this.m_wndAideFormule);
     this.m_ExtStyle.SetStyleBackColor(this.splitContainer1.Panel2, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.splitContainer1.Panel2, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.splitContainer1.Size             = new System.Drawing.Size(814, 407);
     this.splitContainer1.SplitterDistance = 611;
     this.m_ExtStyle.SetStyleBackColor(this.splitContainer1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.splitContainer1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.splitContainer1.TabIndex = 8;
     //
     // m_radStructureParFormule
     //
     this.m_radStructureParFormule.Location = new System.Drawing.Point(55, 9);
     this.m_radStructureParFormule.Name     = "m_radStructureParFormule";
     this.m_radStructureParFormule.Size     = new System.Drawing.Size(241, 17);
     this.m_ExtStyle.SetStyleBackColor(this.m_radStructureParFormule, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_radStructureParFormule, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_radStructureParFormule.TabIndex = 0;
     this.m_radStructureParFormule.TabStop  = true;
     this.m_radStructureParFormule.Text     = "Select Structure Model by formula|10049";
     this.m_radStructureParFormule.UseVisualStyleBackColor = true;
     this.m_radStructureParFormule.CheckedChanged         += new System.EventHandler(this.m_radStructureParFormule_CheckedChanged);
     //
     // m_radStructurePropre
     //
     this.m_radStructurePropre.Location = new System.Drawing.Point(315, 9);
     this.m_radStructurePropre.Name     = "m_radStructurePropre";
     this.m_radStructurePropre.Size     = new System.Drawing.Size(243, 17);
     this.m_ExtStyle.SetStyleBackColor(this.m_radStructurePropre, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_radStructurePropre, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_radStructurePropre.TabIndex = 0;
     this.m_radStructurePropre.TabStop  = true;
     this.m_radStructurePropre.Text     = "Create new Export Structure|10050";
     this.m_radStructurePropre.UseVisualStyleBackColor = true;
     //
     // CFormEditionActionExporterDonnees
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(814, 487);
     this.Controls.Add(this.splitContainer1);
     this.Name = "CFormEditionActionExporterDonnees";
     this.m_ExtStyle.SetStyleBackColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.Text  = "Export data|1037";
     this.Load += new System.EventHandler(this.CFormEditionActionExporterDonneesCode_Load);
     this.Controls.SetChildIndex(this.splitContainer1, 0);
     this.tabPage1.ResumeLayout(false);
     this.m_panelFormuleStructure.ResumeLayout(false);
     this.m_panelSelectStructure.ResumeLayout(false);
     this.tabPage2.ResumeLayout(false);
     this.tabPage3.ResumeLayout(false);
     this.m_tabControl.ResumeLayout(false);
     this.m_tabControl.PerformLayout();
     this.tabPage4.ResumeLayout(false);
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     this.splitContainer1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Méthode requise pour la prise en charge du concepteur - ne modifiez pas
 /// le contenu de cette méthode avec l'éditeur de code.
 /// </summary>
 private void InitializeComponent()
 {
     this.components        = new System.ComponentModel.Container();
     this.c2iTabControl1    = new sc2i.win32.common.C2iTabControl(this.components);
     this.m_chkFiltreDefaut = new System.Windows.Forms.CheckBox();
     this.m_panelFiltre     = new sc2i.win32.data.dynamic.CPanelEditFiltreDynamique();
     this.c2iTabControl2    = new sc2i.win32.common.C2iTabControl(this.components);
     this.tabPage2          = new Crownwood.Magic.Controls.TabPage();
     this.panel2            = new System.Windows.Forms.Panel();
     this.label5            = new System.Windows.Forms.Label();
     this.m_txtFormuleContexteUtilisation = new sc2i.win32.expression.CControleEditeFormule();
     this.label1            = new System.Windows.Forms.Label();
     this.m_txtFormuleTitre = new sc2i.win32.expression.CControleEditeFormule();
     this.splitter1         = new System.Windows.Forms.Splitter();
     this.m_wndAideFormule  = new sc2i.win32.expression.CControlAideFormule();
     this.tabPage1          = new Crownwood.Magic.Controls.TabPage();
     this.m_tmp             = new sc2i.win32.common.C2iPanel(this.components);
     this.m_ExtStyle        = new sc2i.win32.common.CExtStyle();
     this.c2iTabControl2.SuspendLayout();
     this.tabPage2.SuspendLayout();
     this.panel2.SuspendLayout();
     this.tabPage1.SuspendLayout();
     this.SuspendLayout();
     //
     // c2iTabControl1
     //
     this.c2iTabControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                         | System.Windows.Forms.AnchorStyles.Left)
                                                                        | System.Windows.Forms.AnchorStyles.Right)));
     this.c2iTabControl1.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255)))));
     this.c2iTabControl1.BoldSelectedPage    = true;
     this.c2iTabControl1.ControlBottomOffset = 16;
     this.c2iTabControl1.ControlRightOffset  = 16;
     this.c2iTabControl1.ForeColor           = System.Drawing.Color.Black;
     this.c2iTabControl1.IDEPixelArea        = false;
     this.c2iTabControl1.Location            = new System.Drawing.Point(0, 32);
     this.c2iTabControl1.Name        = "c2iTabControl1";
     this.c2iTabControl1.Ombre       = true;
     this.c2iTabControl1.PositionTop = true;
     this.c2iTabControl1.Size        = new System.Drawing.Size(712, 328);
     this.m_ExtStyle.SetStyleBackColor(this.c2iTabControl1, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel);
     this.m_ExtStyle.SetStyleForeColor(this.c2iTabControl1, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorTextePanel);
     this.c2iTabControl1.TabIndex  = 2;
     this.c2iTabControl1.TextColor = System.Drawing.Color.Black;
     //
     // m_chkFiltreDefaut
     //
     this.m_chkFiltreDefaut.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.m_chkFiltreDefaut.BackColor = System.Drawing.Color.White;
     this.m_chkFiltreDefaut.Location  = new System.Drawing.Point(8, 272);
     this.m_chkFiltreDefaut.Name      = "m_chkFiltreDefaut";
     this.m_chkFiltreDefaut.Size      = new System.Drawing.Size(184, 16);
     this.m_ExtStyle.SetStyleBackColor(this.m_chkFiltreDefaut, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_chkFiltreDefaut, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_chkFiltreDefaut.TabIndex = 5;
     this.m_chkFiltreDefaut.Text     = "Apply default filter|30252";
     this.m_chkFiltreDefaut.UseVisualStyleBackColor = 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.White;
     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    = false;
     this.m_panelFiltre.Name            = "m_panelFiltre";
     this.m_panelFiltre.Size            = new System.Drawing.Size(592, 296);
     this.m_ExtStyle.SetStyleBackColor(this.m_panelFiltre, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_panelFiltre, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_panelFiltre.TabIndex              = 3;
     this.m_panelFiltre.OnChangeTypeElements += new sc2i.win32.data.dynamic.ChangeTypeElementsEventHandler(this.m_panelFiltre_OnChangeTypeElements);
     //
     // 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)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255)))));
     this.c2iTabControl2.BoldSelectedPage    = true;
     this.c2iTabControl2.ControlBottomOffset = 16;
     this.c2iTabControl2.ControlRightOffset  = 16;
     this.c2iTabControl2.ForeColor           = System.Drawing.Color.Black;
     this.c2iTabControl2.IDEPixelArea        = false;
     this.c2iTabControl2.Location            = new System.Drawing.Point(8, 8);
     this.c2iTabControl2.Name          = "c2iTabControl2";
     this.c2iTabControl2.Ombre         = true;
     this.c2iTabControl2.PositionTop   = true;
     this.c2iTabControl2.SelectedIndex = 0;
     this.c2iTabControl2.SelectedTab   = this.tabPage1;
     this.c2iTabControl2.Size          = new System.Drawing.Size(608, 336);
     this.m_ExtStyle.SetStyleBackColor(this.c2iTabControl2, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel);
     this.m_ExtStyle.SetStyleForeColor(this.c2iTabControl2, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorTextePanel);
     this.c2iTabControl2.TabIndex = 4004;
     this.c2iTabControl2.TabPages.AddRange(new Crownwood.Magic.Controls.TabPage[] {
         this.tabPage1,
         this.tabPage2
     });
     this.c2iTabControl2.TextColor = System.Drawing.Color.Black;
     //
     // tabPage2
     //
     this.tabPage2.Controls.Add(this.panel2);
     this.tabPage2.Controls.Add(this.splitter1);
     this.tabPage2.Controls.Add(this.m_wndAideFormule);
     this.tabPage2.Location = new System.Drawing.Point(0, 25);
     this.tabPage2.Name     = "tabPage2";
     this.tabPage2.Selected = false;
     this.tabPage2.Size     = new System.Drawing.Size(592, 295);
     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    = "Options|56";
     //
     // panel2
     //
     this.panel2.Controls.Add(this.label5);
     this.panel2.Controls.Add(this.m_txtFormuleContexteUtilisation);
     this.panel2.Controls.Add(this.label1);
     this.panel2.Controls.Add(this.m_txtFormuleTitre);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel2.Location = new System.Drawing.Point(0, 0);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(397, 295);
     this.m_ExtStyle.SetStyleBackColor(this.panel2, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.panel2, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.panel2.TabIndex = 0;
     //
     // label5
     //
     this.label5.Location = new System.Drawing.Point(6, 120);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(152, 16);
     this.m_ExtStyle.SetStyleBackColor(this.label5, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.label5, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label5.TabIndex = 13;
     this.label5.Text     = "Using context|1056";
     this.label5.Click   += new System.EventHandler(this.label5_Click);
     //
     // m_txtFormuleContexteUtilisation
     //
     this.m_txtFormuleContexteUtilisation.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_txtFormuleContexteUtilisation.BackColor   = System.Drawing.Color.White;
     this.m_txtFormuleContexteUtilisation.Font        = new System.Drawing.Font("Courier New", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_txtFormuleContexteUtilisation.Formule     = null;
     this.m_txtFormuleContexteUtilisation.Location    = new System.Drawing.Point(6, 136);
     this.m_txtFormuleContexteUtilisation.LockEdition = false;
     this.m_txtFormuleContexteUtilisation.Name        = "m_txtFormuleContexteUtilisation";
     this.m_txtFormuleContexteUtilisation.Size        = new System.Drawing.Size(384, 152);
     this.m_ExtStyle.SetStyleBackColor(this.m_txtFormuleContexteUtilisation, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_txtFormuleContexteUtilisation, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_txtFormuleContexteUtilisation.TabIndex = 12;
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(8, 8);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(224, 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 = 11;
     this.label1.Text     = "Window title|1055";
     //
     // m_txtFormuleTitre
     //
     this.m_txtFormuleTitre.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                           | System.Windows.Forms.AnchorStyles.Right)));
     this.m_txtFormuleTitre.BackColor   = System.Drawing.Color.White;
     this.m_txtFormuleTitre.Font        = new System.Drawing.Font("Courier New", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_txtFormuleTitre.Formule     = null;
     this.m_txtFormuleTitre.Location    = new System.Drawing.Point(8, 24);
     this.m_txtFormuleTitre.LockEdition = false;
     this.m_txtFormuleTitre.Name        = "m_txtFormuleTitre";
     this.m_txtFormuleTitre.Size        = new System.Drawing.Size(384, 88);
     this.m_ExtStyle.SetStyleBackColor(this.m_txtFormuleTitre, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_txtFormuleTitre, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_txtFormuleTitre.TabIndex = 10;
     this.m_txtFormuleTitre.Enter   += new System.EventHandler(this.m_txtFormuleTitre_Enter);
     //
     // splitter1
     //
     this.splitter1.Dock     = System.Windows.Forms.DockStyle.Right;
     this.splitter1.Location = new System.Drawing.Point(397, 0);
     this.splitter1.Name     = "splitter1";
     this.splitter1.Size     = new System.Drawing.Size(3, 295);
     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 = 6;
     this.splitter1.TabStop  = false;
     //
     // m_wndAideFormule
     //
     this.m_wndAideFormule.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_wndAideFormule.FournisseurProprietes = null;
     this.m_wndAideFormule.Location       = new System.Drawing.Point(400, 0);
     this.m_wndAideFormule.Name           = "m_wndAideFormule";
     this.m_wndAideFormule.ObjetInterroge = null;
     this.m_wndAideFormule.SendIdChamps   = false;
     this.m_wndAideFormule.Size           = new System.Drawing.Size(192, 295);
     this.m_ExtStyle.SetStyleBackColor(this.m_wndAideFormule, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_wndAideFormule, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_wndAideFormule.TabIndex        = 5;
     this.m_wndAideFormule.OnSendCommande += new sc2i.win32.expression.SendCommande(this.m_wndAideFormule_OnSendCommande);
     //
     // tabPage1
     //
     this.tabPage1.Controls.Add(this.m_chkFiltreDefaut);
     this.tabPage1.Controls.Add(this.m_panelFiltre);
     this.tabPage1.Location = new System.Drawing.Point(0, 25);
     this.tabPage1.Name     = "tabPage1";
     this.tabPage1.Size     = new System.Drawing.Size(592, 295);
     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    = "Filter|581";
     //
     // m_tmp
     //
     this.m_tmp.Location    = new System.Drawing.Point(144, 64);
     this.m_tmp.LockEdition = false;
     this.m_tmp.Name        = "m_tmp";
     this.m_tmp.Size        = new System.Drawing.Size(80, 32);
     this.m_ExtStyle.SetStyleBackColor(this.m_tmp, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_tmp, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_tmp.TabIndex = 0;
     //
     // CFormEditActionVisualiserListeObjetsDonnee
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(616, 390);
     this.Controls.Add(this.c2iTabControl2);
     this.Name = "CFormEditActionVisualiserListeObjetsDonnee";
     this.m_ExtStyle.SetStyleBackColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.Text  = "Displaying a list of objects|1054";
     this.Load += new System.EventHandler(this.CFormEditActionVisualiserListeObjetsDonnee_Load);
     this.Controls.SetChildIndex(this.c2iTabControl2, 0);
     this.c2iTabControl2.ResumeLayout(false);
     this.c2iTabControl2.PerformLayout();
     this.tabPage2.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     this.tabPage1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Esempio n. 8
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.m_tabControl               = new sc2i.win32.common.C2iTabControl(this.components);
     this.tabPage1                   = new Crownwood.Magic.Controls.TabPage();
     this.m_txtMessage               = new sc2i.win32.expression.CControleEditeFormule();
     this.label4                     = new System.Windows.Forms.Label();
     this.m_wndAideFormule           = new sc2i.win32.expression.CControlAideFormule();
     this.splitter1                  = new System.Windows.Forms.Splitter();
     this.m_extStyle                 = new sc2i.win32.common.CExtStyle();
     this.m_lnkAjouterDestinataire   = new System.Windows.Forms.LinkLabel();
     this.m_panelDestinataires       = new System.Windows.Forms.Panel();
     this.m_lnkSupprimerDestinataire = new System.Windows.Forms.LinkLabel();
     this.label1                     = new System.Windows.Forms.Label();
     this.m_tabControl.SuspendLayout();
     this.tabPage1.SuspendLayout();
     this.SuspendLayout();
     //
     // c2iTabControl1
     //
     this.c2iTabControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                         | System.Windows.Forms.AnchorStyles.Left)
                                                                        | System.Windows.Forms.AnchorStyles.Right)));
     this.c2iTabControl1.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255)))));
     this.c2iTabControl1.BoldSelectedPage    = true;
     this.c2iTabControl1.ControlBottomOffset = 16;
     this.c2iTabControl1.ControlRightOffset  = 16;
     this.c2iTabControl1.ForeColor           = System.Drawing.Color.Black;
     this.c2iTabControl1.IDEPixelArea        = false;
     this.c2iTabControl1.Location            = new System.Drawing.Point(0, 32);
     this.c2iTabControl1.Name        = "c2iTabControl1";
     this.c2iTabControl1.Ombre       = true;
     this.c2iTabControl1.PositionTop = true;
     this.c2iTabControl1.Size        = new System.Drawing.Size(712, 328);
     this.m_extStyle.SetStyleBackColor(this.c2iTabControl1, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel);
     this.m_extStyle.SetStyleForeColor(this.c2iTabControl1, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorTextePanel);
     this.c2iTabControl1.TabIndex  = 2;
     this.c2iTabControl1.TextColor = System.Drawing.Color.Black;
     //
     // m_tabControl
     //
     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.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.m_tabControl.ForeColor     = System.Drawing.Color.Black;
     this.m_tabControl.IDEPixelArea  = false;
     this.m_tabControl.Location      = new System.Drawing.Point(0, 0);
     this.m_tabControl.Name          = "m_tabControl";
     this.m_tabControl.Ombre         = true;
     this.m_tabControl.PositionTop   = true;
     this.m_tabControl.SelectedIndex = 0;
     this.m_tabControl.SelectedTab   = this.tabPage1;
     this.m_tabControl.Size          = new System.Drawing.Size(567, 396);
     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 = 3;
     this.m_tabControl.TabPages.AddRange(new Crownwood.Magic.Controls.TabPage[] {
         this.tabPage1
     });
     this.m_tabControl.TextColor         = System.Drawing.Color.Black;
     this.m_tabControl.SelectionChanged += new System.EventHandler(this.c2iTabControl2_SelectionChanged);
     //
     // tabPage1
     //
     this.tabPage1.Controls.Add(this.label1);
     this.tabPage1.Controls.Add(this.m_lnkAjouterDestinataire);
     this.tabPage1.Controls.Add(this.m_panelDestinataires);
     this.tabPage1.Controls.Add(this.m_lnkSupprimerDestinataire);
     this.tabPage1.Controls.Add(this.m_txtMessage);
     this.tabPage1.Controls.Add(this.label4);
     this.tabPage1.Location = new System.Drawing.Point(0, 25);
     this.tabPage1.Name     = "tabPage1";
     this.tabPage1.Size     = new System.Drawing.Size(551, 355);
     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    = "Message|1029";
     //
     // m_txtMessage
     //
     this.m_txtMessage.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_txtMessage.BackColor   = System.Drawing.Color.White;
     this.m_txtMessage.Font        = new System.Drawing.Font("Courier New", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_txtMessage.Formule     = null;
     this.m_txtMessage.Location    = new System.Drawing.Point(8, 19);
     this.m_txtMessage.LockEdition = false;
     this.m_txtMessage.Name        = "m_txtMessage";
     this.m_txtMessage.Size        = new System.Drawing.Size(538, 103);
     this.m_extStyle.SetStyleBackColor(this.m_txtMessage, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_txtMessage, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_txtMessage.TabIndex = 5;
     this.m_txtMessage.Enter   += new System.EventHandler(this.OnEnterTexteFormule);
     //
     // label4
     //
     this.label4.Location = new System.Drawing.Point(5, 0);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(100, 16);
     this.m_extStyle.SetStyleBackColor(this.label4, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.label4, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label4.TabIndex = 2;
     this.label4.Text     = "Message|1029";
     //
     // m_wndAideFormule
     //
     this.m_wndAideFormule.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_wndAideFormule.FournisseurProprietes = null;
     this.m_wndAideFormule.Location       = new System.Drawing.Point(570, 0);
     this.m_wndAideFormule.Name           = "m_wndAideFormule";
     this.m_wndAideFormule.ObjetInterroge = null;
     this.m_wndAideFormule.SendIdChamps   = false;
     this.m_wndAideFormule.Size           = new System.Drawing.Size(192, 396);
     this.m_extStyle.SetStyleBackColor(this.m_wndAideFormule, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_wndAideFormule, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_wndAideFormule.TabIndex        = 4;
     this.m_wndAideFormule.OnSendCommande += new sc2i.win32.expression.SendCommande(this.m_wndAideFormule_OnSendCommande);
     //
     // splitter1
     //
     this.splitter1.Dock     = System.Windows.Forms.DockStyle.Right;
     this.splitter1.Location = new System.Drawing.Point(567, 0);
     this.splitter1.Name     = "splitter1";
     this.splitter1.Size     = new System.Drawing.Size(3, 396);
     this.m_extStyle.SetStyleBackColor(this.splitter1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.splitter1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.splitter1.TabIndex = 5;
     this.splitter1.TabStop  = false;
     //
     // m_lnkAjouterDestinataire
     //
     this.m_lnkAjouterDestinataire.Location = new System.Drawing.Point(7, 143);
     this.m_lnkAjouterDestinataire.Name     = "m_lnkAjouterDestinataire";
     this.m_lnkAjouterDestinataire.Size     = new System.Drawing.Size(136, 16);
     this.m_extStyle.SetStyleBackColor(this.m_lnkAjouterDestinataire, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_lnkAjouterDestinataire, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_lnkAjouterDestinataire.TabIndex     = 8;
     this.m_lnkAjouterDestinataire.TabStop      = true;
     this.m_lnkAjouterDestinataire.Text         = "Add recipient|1035";
     this.m_lnkAjouterDestinataire.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.m_lnkAjouter_LinkClicked);
     //
     // m_panelDestinataires
     //
     this.m_panelDestinataires.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_panelDestinataires.AutoScroll = true;
     this.m_panelDestinataires.Location   = new System.Drawing.Point(10, 162);
     this.m_panelDestinataires.Name       = "m_panelDestinataires";
     this.m_panelDestinataires.Size       = new System.Drawing.Size(538, 190);
     this.m_extStyle.SetStyleBackColor(this.m_panelDestinataires, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_panelDestinataires, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_panelDestinataires.TabIndex = 6;
     //
     // m_lnkSupprimerDestinataire
     //
     this.m_lnkSupprimerDestinataire.Location = new System.Drawing.Point(165, 143);
     this.m_lnkSupprimerDestinataire.Name     = "m_lnkSupprimerDestinataire";
     this.m_lnkSupprimerDestinataire.Size     = new System.Drawing.Size(136, 16);
     this.m_extStyle.SetStyleBackColor(this.m_lnkSupprimerDestinataire, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_lnkSupprimerDestinataire, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_lnkSupprimerDestinataire.TabIndex     = 7;
     this.m_lnkSupprimerDestinataire.TabStop      = true;
     this.m_lnkSupprimerDestinataire.Text         = "Remove|18";
     this.m_lnkSupprimerDestinataire.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.m_lnkSupprimerDestinataire_LinkClicked);
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font     = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.Location = new System.Drawing.Point(8, 127);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(107, 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 = 9;
     this.label1.Text     = "Recipient|1030";
     //
     // CFormEditActionEnvoyerSMS
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(762, 444);
     this.Controls.Add(this.m_tabControl);
     this.Controls.Add(this.splitter1);
     this.Controls.Add(this.m_wndAideFormule);
     this.Name = "CFormEditActionEnvoyerSMS";
     this.m_extStyle.SetStyleBackColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.Text = "Send a SMS|20353";
     this.Controls.SetChildIndex(this.m_wndAideFormule, 0);
     this.Controls.SetChildIndex(this.splitter1, 0);
     this.Controls.SetChildIndex(this.m_tabControl, 0);
     this.m_tabControl.ResumeLayout(false);
     this.m_tabControl.PerformLayout();
     this.tabPage1.ResumeLayout(false);
     this.tabPage1.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()
 {
     this.components                      = new System.ComponentModel.Container();
     this.c2iTabControl1                  = new sc2i.win32.common.C2iTabControl(this.components);
     this.c2iTabControl2                  = new sc2i.win32.common.C2iTabControl(this.components);
     this.tabPage1                        = new Crownwood.Magic.Controls.TabPage();
     this.m_chkSurPosteClient             = new System.Windows.Forms.CheckBox();
     this.m_txtFormuleNomFichier          = new sc2i.win32.expression.CControleEditeFormule();
     this.m_txtFormuleNomFichierRenommage = new sc2i.win32.expression.CControleEditeFormule();
     this.m_txtFormuleDocument            = new sc2i.win32.expression.CControleEditeFormule();
     this.label4               = new System.Windows.Forms.Label();
     this.label3               = new System.Windows.Forms.Label();
     this.label2               = new System.Windows.Forms.Label();
     this.m_wndAideFormule     = new sc2i.win32.expression.CControlAideFormule();
     this.splitter1            = new System.Windows.Forms.Splitter();
     this.m_ExtStyle           = new sc2i.win32.common.CExtStyle();
     this.label1               = new System.Windows.Forms.Label();
     this.label5               = new System.Windows.Forms.Label();
     this.m_txtFormuleUser     = new sc2i.win32.expression.CTextBoxZoomFormule();
     this.m_txtFormulePassword = new sc2i.win32.expression.CTextBoxZoomFormule();
     this.c2iTabControl2.SuspendLayout();
     this.tabPage1.SuspendLayout();
     this.SuspendLayout();
     //
     // c2iTabControl1
     //
     this.c2iTabControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                         | System.Windows.Forms.AnchorStyles.Left)
                                                                        | System.Windows.Forms.AnchorStyles.Right)));
     this.c2iTabControl1.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255)))));
     this.c2iTabControl1.BoldSelectedPage    = true;
     this.c2iTabControl1.ControlBottomOffset = 16;
     this.c2iTabControl1.ControlRightOffset  = 16;
     this.c2iTabControl1.ForeColor           = System.Drawing.Color.Black;
     this.c2iTabControl1.IDEPixelArea        = false;
     this.c2iTabControl1.Location            = new System.Drawing.Point(0, 32);
     this.c2iTabControl1.Name        = "c2iTabControl1";
     this.c2iTabControl1.Ombre       = true;
     this.c2iTabControl1.PositionTop = true;
     this.c2iTabControl1.Size        = new System.Drawing.Size(712, 328);
     this.m_ExtStyle.SetStyleBackColor(this.c2iTabControl1, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel);
     this.m_ExtStyle.SetStyleForeColor(this.c2iTabControl1, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorTexteFenetre);
     this.c2iTabControl1.TabIndex  = 2;
     this.c2iTabControl1.TextColor = System.Drawing.Color.Black;
     //
     // c2iTabControl2
     //
     this.c2iTabControl2.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255)))));
     this.c2iTabControl2.BoldSelectedPage    = true;
     this.c2iTabControl2.ControlBottomOffset = 16;
     this.c2iTabControl2.ControlRightOffset  = 16;
     this.c2iTabControl2.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.c2iTabControl2.ForeColor     = System.Drawing.Color.Black;
     this.c2iTabControl2.IDEPixelArea  = false;
     this.c2iTabControl2.Location      = new System.Drawing.Point(0, 0);
     this.c2iTabControl2.Name          = "c2iTabControl2";
     this.c2iTabControl2.Ombre         = true;
     this.c2iTabControl2.PositionTop   = true;
     this.c2iTabControl2.SelectedIndex = 0;
     this.c2iTabControl2.SelectedTab   = this.tabPage1;
     this.c2iTabControl2.Size          = new System.Drawing.Size(549, 480);
     this.m_ExtStyle.SetStyleBackColor(this.c2iTabControl2, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel);
     this.m_ExtStyle.SetStyleForeColor(this.c2iTabControl2, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorTexteFenetre);
     this.c2iTabControl2.TabIndex = 3;
     this.c2iTabControl2.TabPages.AddRange(new Crownwood.Magic.Controls.TabPage[] {
         this.tabPage1
     });
     this.c2iTabControl2.TextColor = System.Drawing.Color.Black;
     //
     // tabPage1
     //
     this.tabPage1.Controls.Add(this.m_txtFormulePassword);
     this.tabPage1.Controls.Add(this.m_txtFormuleUser);
     this.tabPage1.Controls.Add(this.label5);
     this.tabPage1.Controls.Add(this.label1);
     this.tabPage1.Controls.Add(this.m_chkSurPosteClient);
     this.tabPage1.Controls.Add(this.m_txtFormuleNomFichier);
     this.tabPage1.Controls.Add(this.m_txtFormuleNomFichierRenommage);
     this.tabPage1.Controls.Add(this.m_txtFormuleDocument);
     this.tabPage1.Controls.Add(this.label4);
     this.tabPage1.Controls.Add(this.label3);
     this.tabPage1.Controls.Add(this.label2);
     this.tabPage1.Location = new System.Drawing.Point(0, 25);
     this.tabPage1.Name     = "tabPage1";
     this.tabPage1.Size     = new System.Drawing.Size(533, 439);
     this.m_ExtStyle.SetStyleBackColor(this.tabPage1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.tabPage1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.tabPage1.TabIndex = 10;
     this.tabPage1.Title    = "Copy|25";
     //
     // m_chkSurPosteClient
     //
     this.m_chkSurPosteClient.AutoSize = true;
     this.m_chkSurPosteClient.Location = new System.Drawing.Point(208, 108);
     this.m_chkSurPosteClient.Name     = "m_chkSurPosteClient";
     this.m_chkSurPosteClient.Size     = new System.Drawing.Size(191, 19);
     this.m_ExtStyle.SetStyleBackColor(this.m_chkSurPosteClient, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_chkSurPosteClient, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_chkSurPosteClient.TabIndex = 6;
     this.m_chkSurPosteClient.Text     = "Copy on client computer|20124";
     this.m_chkSurPosteClient.UseVisualStyleBackColor = true;
     this.m_chkSurPosteClient.CheckedChanged         += new System.EventHandler(this.m_chkSurPosteClient_CheckedChanged);
     //
     // m_txtFormuleNomFichier
     //
     this.m_txtFormuleNomFichier.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                                | System.Windows.Forms.AnchorStyles.Right)));
     this.m_txtFormuleNomFichier.BackColor   = System.Drawing.Color.White;
     this.m_txtFormuleNomFichier.Font        = new System.Drawing.Font("Courier New", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_txtFormuleNomFichier.Formule     = null;
     this.m_txtFormuleNomFichier.Location    = new System.Drawing.Point(8, 128);
     this.m_txtFormuleNomFichier.LockEdition = false;
     this.m_txtFormuleNomFichier.Name        = "m_txtFormuleNomFichier";
     this.m_txtFormuleNomFichier.Size        = new System.Drawing.Size(520, 91);
     this.m_ExtStyle.SetStyleBackColor(this.m_txtFormuleNomFichier, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_txtFormuleNomFichier, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_txtFormuleNomFichier.TabIndex = 5;
     this.m_txtFormuleNomFichier.Enter   += new System.EventHandler(this.OnEnterTexteFormule);
     //
     // m_txtFormuleNomFichierRenommage
     //
     this.m_txtFormuleNomFichierRenommage.BackColor   = System.Drawing.Color.White;
     this.m_txtFormuleNomFichierRenommage.Font        = new System.Drawing.Font("Courier New", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_txtFormuleNomFichierRenommage.Formule     = null;
     this.m_txtFormuleNomFichierRenommage.Location    = new System.Drawing.Point(8, 240);
     this.m_txtFormuleNomFichierRenommage.LockEdition = false;
     this.m_txtFormuleNomFichierRenommage.Name        = "m_txtFormuleNomFichierRenommage";
     this.m_txtFormuleNomFichierRenommage.Size        = new System.Drawing.Size(520, 88);
     this.m_ExtStyle.SetStyleBackColor(this.m_txtFormuleNomFichierRenommage, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_txtFormuleNomFichierRenommage, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_txtFormuleNomFichierRenommage.TabIndex = 4;
     this.m_txtFormuleNomFichierRenommage.Enter   += new System.EventHandler(this.OnEnterTexteFormule);
     //
     // m_txtFormuleDocument
     //
     this.m_txtFormuleDocument.BackColor   = System.Drawing.Color.White;
     this.m_txtFormuleDocument.Font        = new System.Drawing.Font("Courier New", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_txtFormuleDocument.Formule     = null;
     this.m_txtFormuleDocument.Location    = new System.Drawing.Point(8, 24);
     this.m_txtFormuleDocument.LockEdition = false;
     this.m_txtFormuleDocument.Name        = "m_txtFormuleDocument";
     this.m_txtFormuleDocument.Size        = new System.Drawing.Size(520, 80);
     this.m_ExtStyle.SetStyleBackColor(this.m_txtFormuleDocument, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_txtFormuleDocument, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_txtFormuleDocument.TabIndex = 3;
     this.m_txtFormuleDocument.Enter   += new System.EventHandler(this.OnEnterTexteFormule);
     //
     // label4
     //
     this.label4.Location = new System.Drawing.Point(8, 224);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(408, 16);
     this.m_ExtStyle.SetStyleBackColor(this.label4, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.label4, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label4.TabIndex = 2;
     this.label4.Text     = "Rename existing file as (not applicable on client or FTP)|1018";
     this.label4.Click   += new System.EventHandler(this.label4_Click);
     //
     // label3
     //
     this.label3.Location = new System.Drawing.Point(8, 111);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(194, 17);
     this.m_ExtStyle.SetStyleBackColor(this.label3, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.label3, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label3.TabIndex = 1;
     this.label3.Text     = "File name|1017";
     //
     // label2
     //
     this.label2.Location = new System.Drawing.Point(8, 8);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(248, 13);
     this.m_ExtStyle.SetStyleBackColor(this.label2, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.label2, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label2.TabIndex = 0;
     this.label2.Text     = "Source document to copy (use ftp:// for ftp)|844";
     //
     // m_wndAideFormule
     //
     this.m_wndAideFormule.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_wndAideFormule.FournisseurProprietes = null;
     this.m_wndAideFormule.Location       = new System.Drawing.Point(552, 0);
     this.m_wndAideFormule.Name           = "m_wndAideFormule";
     this.m_wndAideFormule.ObjetInterroge = null;
     this.m_wndAideFormule.SendIdChamps   = false;
     this.m_wndAideFormule.Size           = new System.Drawing.Size(192, 480);
     this.m_ExtStyle.SetStyleBackColor(this.m_wndAideFormule, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_wndAideFormule, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_wndAideFormule.TabIndex        = 4;
     this.m_wndAideFormule.OnSendCommande += new sc2i.win32.expression.SendCommande(this.m_wndAideFormule_OnSendCommande);
     this.m_wndAideFormule.Load           += new System.EventHandler(this.m_wndAideFormule_Load);
     //
     // splitter1
     //
     this.splitter1.Dock     = System.Windows.Forms.DockStyle.Right;
     this.splitter1.Location = new System.Drawing.Point(549, 0);
     this.splitter1.Name     = "splitter1";
     this.splitter1.Size     = new System.Drawing.Size(3, 480);
     this.m_ExtStyle.SetStyleBackColor(this.splitter1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.splitter1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.splitter1.TabIndex = 5;
     this.splitter1.TabStop  = false;
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(8, 331);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(177, 21);
     this.m_ExtStyle.SetStyleBackColor(this.label1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.label1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label1.TabIndex  = 7;
     this.label1.Text      = "User name (for FTP)|20884";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label5
     //
     this.label5.Location = new System.Drawing.Point(8, 359);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(177, 21);
     this.m_ExtStyle.SetStyleBackColor(this.label5, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.label5, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label5.TabIndex  = 7;
     this.label5.Text      = "Password (for FTP)|20885";
     this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // m_txtFormuleUser
     //
     this.m_txtFormuleUser.AllowGraphic     = true;
     this.m_txtFormuleUser.AllowNullFormula = true;
     this.m_txtFormuleUser.AllowSaisieTexte = true;
     this.m_txtFormuleUser.Anchor           = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                                    | System.Windows.Forms.AnchorStyles.Right)));
     this.m_txtFormuleUser.Formule       = null;
     this.m_txtFormuleUser.Location      = new System.Drawing.Point(189, 331);
     this.m_txtFormuleUser.LockEdition   = false;
     this.m_txtFormuleUser.LockZoneTexte = false;
     this.m_txtFormuleUser.Name          = "m_txtFormuleUser";
     this.m_txtFormuleUser.Size          = new System.Drawing.Size(339, 22);
     this.m_ExtStyle.SetStyleBackColor(this.m_txtFormuleUser, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_txtFormuleUser, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_txtFormuleUser.TabIndex = 8;
     //
     // m_txtFormulePassword
     //
     this.m_txtFormulePassword.AllowGraphic     = true;
     this.m_txtFormulePassword.AllowNullFormula = true;
     this.m_txtFormulePassword.AllowSaisieTexte = true;
     this.m_txtFormulePassword.Anchor           = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                                        | System.Windows.Forms.AnchorStyles.Right)));
     this.m_txtFormulePassword.Formule       = null;
     this.m_txtFormulePassword.Location      = new System.Drawing.Point(189, 359);
     this.m_txtFormulePassword.LockEdition   = false;
     this.m_txtFormulePassword.LockZoneTexte = false;
     this.m_txtFormulePassword.Name          = "m_txtFormulePassword";
     this.m_txtFormulePassword.Size          = new System.Drawing.Size(339, 22);
     this.m_ExtStyle.SetStyleBackColor(this.m_txtFormulePassword, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_txtFormulePassword, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_txtFormulePassword.TabIndex = 9;
     //
     // CFormEditActionCopierDocumentGed
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(744, 480);
     this.Controls.Add(this.c2iTabControl2);
     this.Controls.Add(this.splitter1);
     this.Controls.Add(this.m_wndAideFormule);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.MaximizeBox     = false;
     this.Name            = "CFormEditActionCopierDocumentGed";
     this.m_ExtStyle.SetStyleBackColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.Text = "EDM document copy|1015";
     this.Controls.SetChildIndex(this.m_wndAideFormule, 0);
     this.Controls.SetChildIndex(this.splitter1, 0);
     this.Controls.SetChildIndex(this.c2iTabControl2, 0);
     this.c2iTabControl2.ResumeLayout(false);
     this.c2iTabControl2.PerformLayout();
     this.tabPage1.ResumeLayout(false);
     this.tabPage1.PerformLayout();
     this.ResumeLayout(false);
 }
 /// <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);
 }