/// <summary>
 /// Méthode requise pour la prise en charge du concepteur - ne modifiez pas
 /// le contenu de cette méthode avec l'éditeur de code.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     this.m_gestionnaireModeEdition = new sc2i.win32.common.CExtModeEdition();
     this.m_cmbTypePlanification    = new sc2i.win32.common.CComboboxAutoFilled();
     this.label1 = new System.Windows.Forms.Label();
     this.m_panelSousFormulaire = new sc2i.win32.common.C2iPanel(this.components);
     this.SuspendLayout();
     //
     // m_cmbTypePlanification
     //
     this.m_cmbTypePlanification.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cmbTypePlanification.IsLink        = false;
     this.m_cmbTypePlanification.ListDonnees   = null;
     this.m_cmbTypePlanification.Location      = new System.Drawing.Point(112, 0);
     this.m_cmbTypePlanification.LockEdition   = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_cmbTypePlanification, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_cmbTypePlanification.Name              = "m_cmbTypePlanification";
     this.m_cmbTypePlanification.NullAutorise      = true;
     this.m_cmbTypePlanification.ProprieteAffichee = "Libelle";
     this.m_cmbTypePlanification.Size              = new System.Drawing.Size(272, 21);
     this.m_cmbTypePlanification.TabIndex          = 0;
     this.m_cmbTypePlanification.TextNull          = "";
     this.m_cmbTypePlanification.Tri = true;
     this.m_cmbTypePlanification.SelectedIndexChanged += new System.EventHandler(this.m_cmbTypePlanification_SelectedIndexChanged);
     this.m_cmbTypePlanification.SelectedValueChanged += new System.EventHandler(this.m_cmbTypePlanification_SelectedValueChanged);
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(0, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.label1, sc2i.win32.common.TypeModeEdition.Autonome);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(112, 16);
     this.label1.TabIndex = 1;
     this.label1.Text     = "Planning type|30009";
     //
     // m_panelSousFormulaire
     //
     this.m_panelSousFormulaire.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_panelSousFormulaire.Location    = new System.Drawing.Point(0, 24);
     this.m_panelSousFormulaire.LockEdition = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelSousFormulaire, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_panelSousFormulaire.Name     = "m_panelSousFormulaire";
     this.m_panelSousFormulaire.Size     = new System.Drawing.Size(384, 80);
     this.m_panelSousFormulaire.TabIndex = 2;
     //
     // CEditeurPlanificationIntervention
     //
     this.Controls.Add(this.m_panelSousFormulaire);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.m_cmbTypePlanification);
     this.m_gestionnaireModeEdition.SetModeEdition(this, sc2i.win32.common.TypeModeEdition.Autonome);
     this.Name  = "CEditeurPlanificationIntervention";
     this.Size  = new System.Drawing.Size(384, 104);
     this.Load += new System.EventHandler(this.CEditeurPlanificationIntervention_Load);
     this.ResumeLayout(false);
 }
Ejemplo n.º 2
0
 /// <summary>
 /// Méthode requise pour la prise en charge du concepteur - ne modifiez pas
 /// le contenu de cette méthode avec l'éditeur de code.
 /// </summary>
 private void InitializeComponent()
 {
     this.components                = new System.ComponentModel.Container();
     this.m_tabControl              = new sc2i.win32.common.C2iTabControl(this.components);
     this.tabPage3                  = new Crownwood.Magic.Controls.TabPage();
     this.m_cmbFormat               = new sc2i.win32.common.C2iComboBox();
     this.label6                    = new System.Windows.Forms.Label();
     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.tabPage1                  = new Crownwood.Magic.Controls.TabPage();
     this.m_lblNomVariable          = new System.Windows.Forms.Label();
     this.label2                    = new System.Windows.Forms.Label();
     this.m_txtFormuleVariable      = new sc2i.win32.expression.CControleEditeFormule();
     this.m_wndListeVariables       = new sc2i.win32.common.ListViewAutoFilled();
     this.listViewAutoFilledColumn1 = new sc2i.win32.common.ListViewAutoFilledColumn();
     this.tabPage2                  = new Crownwood.Magic.Controls.TabPage();
     this.m_chkStocker              = new System.Windows.Forms.CheckBox();
     this.label3                    = new System.Windows.Forms.Label();
     this.m_wndListeCategories      = new sc2i.win32.common.ListViewAutoFilled();
     this.listViewAutoFilledColumn2 = new sc2i.win32.common.ListViewAutoFilledColumn();
     this.m_comboModeleEtat         = new sc2i.win32.common.CComboboxAutoFilled();
     this.label8                    = new System.Windows.Forms.Label();
     this.m_wndAideFormule          = new sc2i.win32.expression.CControlAideFormule();
     this.m_chkImprimer             = new System.Windows.Forms.CheckBox();
     this.m_exStyle                 = new sc2i.win32.common.CExtStyle();
     this.m_tabControl.SuspendLayout();
     this.tabPage3.SuspendLayout();
     this.tabPage1.SuspendLayout();
     this.tabPage2.SuspendLayout();
     this.SuspendLayout();
     //
     // m_lblStockerResIn
     //
     this.m_exStyle.SetStyleBackColor(this.m_lblStockerResIn, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_exStyle.SetStyleForeColor(this.m_lblStockerResIn, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_lblStockerResIn.Text = "Store the result in|30239";
     //
     // m_tabControl
     //
     this.m_tabControl.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                       | System.Windows.Forms.AnchorStyles.Left)
                                                                      | System.Windows.Forms.AnchorStyles.Right)));
     this.m_tabControl.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255)))));
     this.m_tabControl.BoldSelectedPage    = true;
     this.m_tabControl.ControlBottomOffset = 16;
     this.m_tabControl.ControlRightOffset  = 16;
     this.m_tabControl.ForeColor           = System.Drawing.Color.Black;
     this.m_tabControl.IDEPixelArea        = false;
     this.m_tabControl.Location            = new System.Drawing.Point(8, 80);
     this.m_tabControl.Name          = "m_tabControl";
     this.m_tabControl.Ombre         = true;
     this.m_tabControl.PositionTop   = true;
     this.m_tabControl.SelectedIndex = 2;
     this.m_tabControl.SelectedTab   = this.tabPage3;
     this.m_tabControl.Size          = new System.Drawing.Size(456, 312);
     this.m_exStyle.SetStyleBackColor(this.m_tabControl, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel);
     this.m_exStyle.SetStyleForeColor(this.m_tabControl, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorTextePanel);
     this.m_tabControl.TabIndex = 7;
     this.m_tabControl.TabPages.AddRange(new Crownwood.Magic.Controls.TabPage[] {
         this.tabPage1,
         this.tabPage2,
         this.tabPage3
     });
     this.m_tabControl.TextColor = System.Drawing.Color.Black;
     //
     // tabPage3
     //
     this.tabPage3.Controls.Add(this.m_cmbFormat);
     this.tabPage3.Controls.Add(this.label6);
     this.tabPage3.Controls.Add(this.m_txtFormuleCle);
     this.tabPage3.Controls.Add(this.label7);
     this.tabPage3.Controls.Add(this.m_txtFormuleDescriptif);
     this.tabPage3.Controls.Add(this.label5);
     this.tabPage3.Controls.Add(this.m_txtFormuleLibelle);
     this.tabPage3.Controls.Add(this.label4);
     this.tabPage3.Location = new System.Drawing.Point(0, 25);
     this.tabPage3.Name     = "tabPage3";
     this.tabPage3.Size     = new System.Drawing.Size(440, 271);
     this.m_exStyle.SetStyleBackColor(this.tabPage3, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_exStyle.SetStyleForeColor(this.tabPage3, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.tabPage3.TabIndex = 12;
     this.tabPage3.Title    = "Document properties|1039";
     this.tabPage3.Visible  = false;
     //
     // m_cmbFormat
     //
     this.m_cmbFormat.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cmbFormat.IsLink        = false;
     this.m_cmbFormat.Location      = new System.Drawing.Point(80, 8);
     this.m_cmbFormat.LockEdition   = false;
     this.m_cmbFormat.Name          = "m_cmbFormat";
     this.m_cmbFormat.Size          = new System.Drawing.Size(176, 21);
     this.m_exStyle.SetStyleBackColor(this.m_cmbFormat, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_exStyle.SetStyleForeColor(this.m_cmbFormat, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_cmbFormat.TabIndex = 9;
     //
     // label6
     //
     this.label6.Location = new System.Drawing.Point(8, 8);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(72, 16);
     this.m_exStyle.SetStyleBackColor(this.label6, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_exStyle.SetStyleForeColor(this.label6, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label6.TabIndex = 8;
     this.label6.Text     = "Format|30246";
     //
     // 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(424, 40);
     this.m_exStyle.SetStyleBackColor(this.m_txtFormuleCle, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_exStyle.SetStyleForeColor(this.m_txtFormuleCle, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_txtFormuleCle.TabIndex = 7;
     this.m_txtFormuleCle.Enter   += new System.EventHandler(this.OnEnterTextBoxFormule);
     //
     // label7
     //
     this.label7.Location = new System.Drawing.Point(8, 208);
     this.label7.Name     = "label7";
     this.label7.Size     = new System.Drawing.Size(120, 16);
     this.m_exStyle.SetStyleBackColor(this.label7, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_exStyle.SetStyleForeColor(this.label7, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label7.TabIndex = 6;
     this.label7.Text     = "Key (unique ID)|1043";
     //
     // m_txtFormuleDescriptif
     //
     this.m_txtFormuleDescriptif.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                                | System.Windows.Forms.AnchorStyles.Right)));
     this.m_txtFormuleDescriptif.BackColor   = System.Drawing.Color.White;
     this.m_txtFormuleDescriptif.Font        = new System.Drawing.Font("Courier New", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_txtFormuleDescriptif.Formule     = null;
     this.m_txtFormuleDescriptif.Location    = new System.Drawing.Point(8, 136);
     this.m_txtFormuleDescriptif.LockEdition = false;
     this.m_txtFormuleDescriptif.Name        = "m_txtFormuleDescriptif";
     this.m_txtFormuleDescriptif.Size        = new System.Drawing.Size(424, 64);
     this.m_exStyle.SetStyleBackColor(this.m_txtFormuleDescriptif, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_exStyle.SetStyleForeColor(this.m_txtFormuleDescriptif, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_txtFormuleDescriptif.TabIndex = 3;
     this.m_txtFormuleDescriptif.Enter   += new System.EventHandler(this.OnEnterTextBoxFormule);
     //
     // label5
     //
     this.label5.Location = new System.Drawing.Point(8, 120);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(162, 16);
     this.m_exStyle.SetStyleBackColor(this.label5, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_exStyle.SetStyleForeColor(this.label5, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label5.TabIndex = 2;
     this.label5.Text     = "Document description|1042";
     //
     // m_txtFormuleLibelle
     //
     this.m_txtFormuleLibelle.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                             | System.Windows.Forms.AnchorStyles.Right)));
     this.m_txtFormuleLibelle.BackColor   = System.Drawing.Color.White;
     this.m_txtFormuleLibelle.Font        = new System.Drawing.Font("Courier New", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_txtFormuleLibelle.Formule     = null;
     this.m_txtFormuleLibelle.Location    = new System.Drawing.Point(8, 48);
     this.m_txtFormuleLibelle.LockEdition = false;
     this.m_txtFormuleLibelle.Name        = "m_txtFormuleLibelle";
     this.m_txtFormuleLibelle.Size        = new System.Drawing.Size(424, 64);
     this.m_exStyle.SetStyleBackColor(this.m_txtFormuleLibelle, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_exStyle.SetStyleForeColor(this.m_txtFormuleLibelle, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_txtFormuleLibelle.TabIndex = 1;
     this.m_txtFormuleLibelle.Enter   += new System.EventHandler(this.OnEnterTextBoxFormule);
     //
     // label4
     //
     this.label4.Location = new System.Drawing.Point(8, 32);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(112, 16);
     this.m_exStyle.SetStyleBackColor(this.label4, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_exStyle.SetStyleForeColor(this.label4, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label4.TabIndex = 0;
     this.label4.Text     = "Document label|1041";
     //
     // tabPage1
     //
     this.tabPage1.Controls.Add(this.m_lblNomVariable);
     this.tabPage1.Controls.Add(this.label2);
     this.tabPage1.Controls.Add(this.m_txtFormuleVariable);
     this.tabPage1.Controls.Add(this.m_wndListeVariables);
     this.tabPage1.Location = new System.Drawing.Point(0, 25);
     this.tabPage1.Name     = "tabPage1";
     this.tabPage1.Size     = new System.Drawing.Size(440, 271);
     this.m_exStyle.SetStyleBackColor(this.tabPage1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_exStyle.SetStyleForeColor(this.tabPage1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.tabPage1.TabIndex = 10;
     this.tabPage1.Title    = "Filter|47";
     //
     // m_lblNomVariable
     //
     this.m_lblNomVariable.Font     = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_lblNomVariable.Location = new System.Drawing.Point(208, 8);
     this.m_lblNomVariable.Name     = "m_lblNomVariable";
     this.m_lblNomVariable.Size     = new System.Drawing.Size(232, 16);
     this.m_exStyle.SetStyleBackColor(this.m_lblNomVariable, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_exStyle.SetStyleForeColor(this.m_lblNomVariable, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_lblNomVariable.TabIndex = 3;
     //
     // label2
     //
     this.label2.Location = new System.Drawing.Point(208, 24);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(160, 16);
     this.m_exStyle.SetStyleBackColor(this.label2, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_exStyle.SetStyleForeColor(this.label2, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label2.TabIndex = 2;
     this.label2.Text     = "Variable value|30242";
     //
     // m_txtFormuleVariable
     //
     this.m_txtFormuleVariable.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_txtFormuleVariable.BackColor   = System.Drawing.Color.White;
     this.m_txtFormuleVariable.Font        = new System.Drawing.Font("Courier New", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_txtFormuleVariable.Formule     = null;
     this.m_txtFormuleVariable.Location    = new System.Drawing.Point(208, 40);
     this.m_txtFormuleVariable.LockEdition = false;
     this.m_txtFormuleVariable.Name        = "m_txtFormuleVariable";
     this.m_txtFormuleVariable.Size        = new System.Drawing.Size(224, 224);
     this.m_exStyle.SetStyleBackColor(this.m_txtFormuleVariable, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_exStyle.SetStyleForeColor(this.m_txtFormuleVariable, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_txtFormuleVariable.TabIndex = 1;
     this.m_txtFormuleVariable.Enter   += new System.EventHandler(this.OnEnterTextBoxFormule);
     //
     // m_wndListeVariables
     //
     this.m_wndListeVariables.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                             | System.Windows.Forms.AnchorStyles.Left)));
     this.m_wndListeVariables.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
         this.listViewAutoFilledColumn1
     });
     this.m_wndListeVariables.EnableCustomisation = true;
     this.m_wndListeVariables.FullRowSelect       = true;
     this.m_wndListeVariables.Location            = new System.Drawing.Point(8, 8);
     this.m_wndListeVariables.MultiSelect         = false;
     this.m_wndListeVariables.Name = "m_wndListeVariables";
     this.m_wndListeVariables.Size = new System.Drawing.Size(192, 256);
     this.m_exStyle.SetStyleBackColor(this.m_wndListeVariables, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_exStyle.SetStyleForeColor(this.m_wndListeVariables, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_wndListeVariables.TabIndex = 0;
     this.m_wndListeVariables.UseCompatibleStateImageBehavior = false;
     this.m_wndListeVariables.View = System.Windows.Forms.View.Details;
     this.m_wndListeVariables.SelectedIndexChanged += new System.EventHandler(this.m_wndListeVariables_SelectedIndexChanged);
     //
     // 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;
     //
     // tabPage2
     //
     this.tabPage2.Controls.Add(this.m_chkStocker);
     this.tabPage2.Controls.Add(this.label3);
     this.tabPage2.Controls.Add(this.m_wndListeCategories);
     this.tabPage2.Location = new System.Drawing.Point(0, 25);
     this.tabPage2.Name     = "tabPage2";
     this.tabPage2.Selected = false;
     this.tabPage2.Size     = new System.Drawing.Size(440, 271);
     this.m_exStyle.SetStyleBackColor(this.tabPage2, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_exStyle.SetStyleForeColor(this.tabPage2, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.tabPage2.TabIndex = 11;
     this.tabPage2.Title    = "EDM category|176";
     this.tabPage2.Visible  = false;
     //
     // m_chkStocker
     //
     this.m_chkStocker.Location = new System.Drawing.Point(8, 8);
     this.m_chkStocker.Name     = "m_chkStocker";
     this.m_chkStocker.Size     = new System.Drawing.Size(296, 16);
     this.m_exStyle.SetStyleBackColor(this.m_chkStocker, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_exStyle.SetStyleForeColor(this.m_chkStocker, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_chkStocker.TabIndex = 9;
     this.m_chkStocker.Text     = "Store EDM document|30243";
     //
     // label3
     //
     this.label3.Location = new System.Drawing.Point(8, 24);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(322, 16);
     this.m_exStyle.SetStyleBackColor(this.label3, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_exStyle.SetStyleForeColor(this.label3, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label3.TabIndex = 1;
     this.label3.Text     = "The document will be stored in the following categories|30244";
     //
     // m_wndListeCategories
     //
     this.m_wndListeCategories.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                              | System.Windows.Forms.AnchorStyles.Left)));
     this.m_wndListeCategories.CheckBoxes = true;
     this.m_wndListeCategories.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
         this.listViewAutoFilledColumn2
     });
     this.m_wndListeCategories.EnableCustomisation = true;
     this.m_wndListeCategories.FullRowSelect       = true;
     this.m_wndListeCategories.Location            = new System.Drawing.Point(8, 40);
     this.m_wndListeCategories.MultiSelect         = false;
     this.m_wndListeCategories.Name = "m_wndListeCategories";
     this.m_wndListeCategories.Size = new System.Drawing.Size(296, 224);
     this.m_exStyle.SetStyleBackColor(this.m_wndListeCategories, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_exStyle.SetStyleForeColor(this.m_wndListeCategories, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_wndListeCategories.TabIndex = 0;
     this.m_wndListeCategories.UseCompatibleStateImageBehavior = false;
     this.m_wndListeCategories.View = System.Windows.Forms.View.Details;
     //
     // listViewAutoFilledColumn2
     //
     this.listViewAutoFilledColumn2.Field             = "Libelle";
     this.listViewAutoFilledColumn2.PrecisionWidth    = 0;
     this.listViewAutoFilledColumn2.ProportionnalSize = false;
     this.listViewAutoFilledColumn2.Text    = "Category|30245";
     this.listViewAutoFilledColumn2.Visible = true;
     this.listViewAutoFilledColumn2.Width   = 279;
     //
     // m_comboModeleEtat
     //
     this.m_comboModeleEtat.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                           | System.Windows.Forms.AnchorStyles.Right)));
     this.m_comboModeleEtat.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_comboModeleEtat.IsLink            = false;
     this.m_comboModeleEtat.ListDonnees       = null;
     this.m_comboModeleEtat.Location          = new System.Drawing.Point(120, 40);
     this.m_comboModeleEtat.LockEdition       = false;
     this.m_comboModeleEtat.Name              = "m_comboModeleEtat";
     this.m_comboModeleEtat.NullAutorise      = true;
     this.m_comboModeleEtat.ProprieteAffichee = "Libelle";
     this.m_comboModeleEtat.Size              = new System.Drawing.Size(336, 21);
     this.m_exStyle.SetStyleBackColor(this.m_comboModeleEtat, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_exStyle.SetStyleForeColor(this.m_comboModeleEtat, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_comboModeleEtat.TabIndex              = 6;
     this.m_comboModeleEtat.TextNull              = I.T("(None)|30291");
     this.m_comboModeleEtat.Tri                   = true;
     this.m_comboModeleEtat.SelectedIndexChanged += new System.EventHandler(this.m_comboModeleEtat_SelectedIndexChanged);
     //
     // label8
     //
     this.label8.Location = new System.Drawing.Point(8, 40);
     this.label8.Name     = "label8";
     this.label8.Size     = new System.Drawing.Size(106, 21);
     this.m_exStyle.SetStyleBackColor(this.label8, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_exStyle.SetStyleForeColor(this.label8, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label8.TabIndex = 5;
     this.label8.Text     = "Report model|30228";
     //
     // m_wndAideFormule
     //
     this.m_wndAideFormule.BackColor             = System.Drawing.Color.White;
     this.m_wndAideFormule.Dock                  = System.Windows.Forms.DockStyle.Right;
     this.m_wndAideFormule.FournisseurProprietes = null;
     this.m_wndAideFormule.Location              = new System.Drawing.Point(464, 32);
     this.m_wndAideFormule.Name                  = "m_wndAideFormule";
     this.m_wndAideFormule.ObjetInterroge        = null;
     this.m_wndAideFormule.SendIdChamps          = false;
     this.m_wndAideFormule.Size                  = new System.Drawing.Size(176, 357);
     this.m_exStyle.SetStyleBackColor(this.m_wndAideFormule, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_exStyle.SetStyleForeColor(this.m_wndAideFormule, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_wndAideFormule.TabIndex        = 4;
     this.m_wndAideFormule.OnSendCommande += new sc2i.win32.expression.SendCommande(this.m_wndAideFormule_OnSendCommande);
     //
     // m_chkImprimer
     //
     this.m_chkImprimer.Location = new System.Drawing.Point(8, 64);
     this.m_chkImprimer.Name     = "m_chkImprimer";
     this.m_chkImprimer.Size     = new System.Drawing.Size(296, 16);
     this.m_exStyle.SetStyleBackColor(this.m_chkImprimer, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_exStyle.SetStyleForeColor(this.m_chkImprimer, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_chkImprimer.TabIndex = 8;
     this.m_chkImprimer.Text     = "Server printing|30241";
     //
     // CFormEditActionGenererEtat
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(640, 437);
     this.Controls.Add(this.m_chkImprimer);
     this.Controls.Add(this.m_tabControl);
     this.Controls.Add(this.m_comboModeleEtat);
     this.Controls.Add(this.label8);
     this.Controls.Add(this.m_wndAideFormule);
     this.Name = "CFormEditActionGenererEtat";
     this.m_exStyle.SetStyleBackColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_exStyle.SetStyleForeColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.Text  = "Function|30240";
     this.Load += new System.EventHandler(this.CFormEditActionGenererEtatCode_Load);
     this.Controls.SetChildIndex(this.m_wndAideFormule, 0);
     this.Controls.SetChildIndex(this.label8, 0);
     this.Controls.SetChildIndex(this.m_comboModeleEtat, 0);
     this.Controls.SetChildIndex(this.m_tabControl, 0);
     this.Controls.SetChildIndex(this.m_chkImprimer, 0);
     this.m_tabControl.ResumeLayout(false);
     this.m_tabControl.PerformLayout();
     this.tabPage3.ResumeLayout(false);
     this.tabPage1.ResumeLayout(false);
     this.tabPage2.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Ejemplo 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.panel2             = new System.Windows.Forms.Panel();
     this.c2iTabControl1     = new sc2i.win32.common.C2iTabControl(this.components);
     this.tabPage1           = new Crownwood.Magic.Controls.TabPage();
     this.m_cmbChampDest     = new sc2i.win32.common.CComboboxAutoFilled();
     this.label2             = new System.Windows.Forms.Label();
     this.m_txtConditionDest = new sc2i.win32.expression.CControleEditeFormule();
     this.label1             = new System.Windows.Forms.Label();
     this.m_txtDest          = new sc2i.win32.expression.CControleEditeFormule();
     this.tabPage2           = new Crownwood.Magic.Controls.TabPage();
     this.m_cmbChampSource   = new sc2i.win32.common.CComboboxAutoFilled();
     this.label3             = new System.Windows.Forms.Label();
     this.m_txtSource        = new sc2i.win32.expression.CControleEditeFormule();
     this.splitter1          = new System.Windows.Forms.Splitter();
     this.m_wndAideFormule   = new sc2i.win32.expression.CControlAideFormule();
     this.m_ExtStyle1        = new sc2i.win32.common.CExtStyle();
     this.panel2.SuspendLayout();
     this.c2iTabControl1.SuspendLayout();
     this.tabPage1.SuspendLayout();
     this.tabPage2.SuspendLayout();
     this.SuspendLayout();
     //
     // panel2
     //
     this.panel2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                 | System.Windows.Forms.AnchorStyles.Left)
                                                                | System.Windows.Forms.AnchorStyles.Right)));
     this.panel2.Controls.Add(this.c2iTabControl1);
     this.panel2.Controls.Add(this.splitter1);
     this.panel2.Controls.Add(this.m_wndAideFormule);
     this.panel2.Location = new System.Drawing.Point(0, 0);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(672, 391);
     this.m_ExtStyle1.SetStyleBackColor(this.panel2, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle1.SetStyleForeColor(this.panel2, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.panel2.TabIndex = 2;
     //
     // c2iTabControl1
     //
     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.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.c2iTabControl1.IDEPixelArea  = false;
     this.c2iTabControl1.Location      = new System.Drawing.Point(0, 0);
     this.c2iTabControl1.Name          = "c2iTabControl1";
     this.c2iTabControl1.Ombre         = true;
     this.c2iTabControl1.PositionTop   = true;
     this.c2iTabControl1.SelectedIndex = 1;
     this.c2iTabControl1.SelectedTab   = this.tabPage2;
     this.c2iTabControl1.Size          = new System.Drawing.Size(493, 391);
     this.m_ExtStyle1.SetStyleBackColor(this.c2iTabControl1, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel);
     this.m_ExtStyle1.SetStyleForeColor(this.c2iTabControl1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.c2iTabControl1.TabIndex = 3;
     this.c2iTabControl1.TabPages.AddRange(new Crownwood.Magic.Controls.TabPage[] {
         this.tabPage1,
         this.tabPage2
     });
     //
     // tabPage1
     //
     this.tabPage1.Controls.Add(this.m_cmbChampDest);
     this.tabPage1.Controls.Add(this.label2);
     this.tabPage1.Controls.Add(this.m_txtConditionDest);
     this.tabPage1.Controls.Add(this.label1);
     this.tabPage1.Controls.Add(this.m_txtDest);
     this.tabPage1.Location = new System.Drawing.Point(0, 25);
     this.tabPage1.Name     = "tabPage1";
     this.tabPage1.Selected = false;
     this.tabPage1.Size     = new System.Drawing.Size(477, 350);
     this.m_ExtStyle1.SetStyleBackColor(this.tabPage1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle1.SetStyleForeColor(this.tabPage1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.tabPage1.TabIndex = 10;
     this.tabPage1.Title    = "Synchronized element|162";
     //
     // m_cmbChampDest
     //
     this.m_cmbChampDest.DisplayMember     = "NomConvivialPropOuChamp";
     this.m_cmbChampDest.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cmbChampDest.IsLink            = false;
     this.m_cmbChampDest.ListDonnees       = null;
     this.m_cmbChampDest.Location          = new System.Drawing.Point(75, 152);
     this.m_cmbChampDest.LockEdition       = false;
     this.m_cmbChampDest.Name              = "m_cmbChampDest";
     this.m_cmbChampDest.NullAutorise      = false;
     this.m_cmbChampDest.ProprieteAffichee = "NomConvivialPropOuChamp";
     this.m_cmbChampDest.Size              = new System.Drawing.Size(328, 21);
     this.m_ExtStyle1.SetStyleBackColor(this.m_cmbChampDest, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle1.SetStyleForeColor(this.m_cmbChampDest, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_cmbChampDest.TabIndex    = 9;
     this.m_cmbChampDest.TextNull    = I.T("(empty)|30018");
     this.m_cmbChampDest.Tri         = true;
     this.m_cmbChampDest.ValueMember = "NomChamp";
     //
     // label2
     //
     this.label2.Location = new System.Drawing.Point(8, 176);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(224, 16);
     this.m_ExtStyle1.SetStyleBackColor(this.label2, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle1.SetStyleForeColor(this.label2, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label2.TabIndex = 6;
     this.label2.Text     = "Synchronization condition|161";
     //
     // m_txtConditionDest
     //
     this.m_txtConditionDest.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_txtConditionDest.BackColor   = System.Drawing.Color.White;
     this.m_txtConditionDest.Font        = new System.Drawing.Font("Courier New", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_txtConditionDest.Formule     = null;
     this.m_txtConditionDest.Location    = new System.Drawing.Point(8, 192);
     this.m_txtConditionDest.LockEdition = false;
     this.m_txtConditionDest.Name        = "m_txtConditionDest";
     this.m_txtConditionDest.Size        = new System.Drawing.Size(464, 152);
     this.m_ExtStyle1.SetStyleBackColor(this.m_txtConditionDest, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle1.SetStyleForeColor(this.m_txtConditionDest, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_txtConditionDest.TabIndex = 5;
     this.m_txtConditionDest.Enter   += new System.EventHandler(this.OnEnterZoneEdition);
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(12, 155);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(62, 16);
     this.m_ExtStyle1.SetStyleBackColor(this.label1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle1.SetStyleForeColor(this.label1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label1.TabIndex = 3;
     this.label1.Text     = "Field|160";
     //
     // m_txtDest
     //
     this.m_txtDest.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                   | System.Windows.Forms.AnchorStyles.Right)));
     this.m_txtDest.BackColor   = System.Drawing.Color.White;
     this.m_txtDest.Font        = new System.Drawing.Font("Courier New", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_txtDest.Formule     = null;
     this.m_txtDest.Location    = new System.Drawing.Point(8, 8);
     this.m_txtDest.LockEdition = false;
     this.m_txtDest.Name        = "m_txtDest";
     this.m_txtDest.Size        = new System.Drawing.Size(464, 136);
     this.m_ExtStyle1.SetStyleBackColor(this.m_txtDest, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle1.SetStyleForeColor(this.m_txtDest, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_txtDest.TabIndex     = 2;
     this.m_txtDest.Enter       += new System.EventHandler(this.OnEnterZoneEdition);
     this.m_txtDest.Load        += new System.EventHandler(this.m_txtDest_Load);
     this.m_txtDest.Validated   += new System.EventHandler(this.m_txtDest_Validated);
     this.m_txtDest.TextChanged += new System.EventHandler(this.m_txtDest_Validated);
     //
     // tabPage2
     //
     this.tabPage2.Controls.Add(this.m_cmbChampSource);
     this.tabPage2.Controls.Add(this.label3);
     this.tabPage2.Controls.Add(this.m_txtSource);
     this.tabPage2.Location = new System.Drawing.Point(0, 25);
     this.tabPage2.Name     = "tabPage2";
     this.tabPage2.Size     = new System.Drawing.Size(477, 350);
     this.m_ExtStyle1.SetStyleBackColor(this.tabPage2, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle1.SetStyleForeColor(this.tabPage2, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.tabPage2.TabIndex = 11;
     this.tabPage2.Title    = "Watched event|163";
     //
     // m_cmbChampSource
     //
     this.m_cmbChampSource.DisplayMember     = "NomConvivialPropOuChamp";
     this.m_cmbChampSource.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cmbChampSource.IsLink            = false;
     this.m_cmbChampSource.ListDonnees       = null;
     this.m_cmbChampSource.Location          = new System.Drawing.Point(97, 150);
     this.m_cmbChampSource.LockEdition       = false;
     this.m_cmbChampSource.Name              = "m_cmbChampSource";
     this.m_cmbChampSource.NullAutorise      = false;
     this.m_cmbChampSource.ProprieteAffichee = "NomConvivialPropOuChamp";
     this.m_cmbChampSource.Size              = new System.Drawing.Size(328, 21);
     this.m_ExtStyle1.SetStyleBackColor(this.m_cmbChampSource, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle1.SetStyleForeColor(this.m_cmbChampSource, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_cmbChampSource.TabIndex    = 8;
     this.m_cmbChampSource.TextNull    = I.T("(empty)|30018");
     this.m_cmbChampSource.Tri         = true;
     this.m_cmbChampSource.ValueMember = "NomChamp";
     //
     // label3
     //
     this.label3.Location = new System.Drawing.Point(24, 155);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(67, 16);
     this.m_ExtStyle1.SetStyleBackColor(this.label3, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle1.SetStyleForeColor(this.label3, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label3.TabIndex = 6;
     this.label3.Text     = "Field|160";
     //
     // m_txtSource
     //
     this.m_txtSource.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                     | System.Windows.Forms.AnchorStyles.Right)));
     this.m_txtSource.BackColor   = System.Drawing.Color.White;
     this.m_txtSource.Font        = new System.Drawing.Font("Courier New", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_txtSource.Formule     = null;
     this.m_txtSource.Location    = new System.Drawing.Point(8, 8);
     this.m_txtSource.LockEdition = false;
     this.m_txtSource.Name        = "m_txtSource";
     this.m_txtSource.Size        = new System.Drawing.Size(464, 136);
     this.m_ExtStyle1.SetStyleBackColor(this.m_txtSource, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle1.SetStyleForeColor(this.m_txtSource, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_txtSource.TabIndex     = 5;
     this.m_txtSource.Enter       += new System.EventHandler(this.OnEnterZoneEdition);
     this.m_txtSource.Validated   += new System.EventHandler(this.m_txtSource_Validated);
     this.m_txtSource.TextChanged += new System.EventHandler(this.m_txtSource_Validated);
     //
     // splitter1
     //
     this.splitter1.Dock     = System.Windows.Forms.DockStyle.Right;
     this.splitter1.Location = new System.Drawing.Point(493, 0);
     this.splitter1.Name     = "splitter1";
     this.splitter1.Size     = new System.Drawing.Size(3, 391);
     this.m_ExtStyle1.SetStyleBackColor(this.splitter1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle1.SetStyleForeColor(this.splitter1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.splitter1.TabIndex = 4;
     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(496, 0);
     this.m_wndAideFormule.Name         = "m_wndAideFormule";
     this.m_wndAideFormule.SendIdChamps = false;
     this.m_wndAideFormule.Size         = new System.Drawing.Size(176, 391);
     this.m_ExtStyle1.SetStyleBackColor(this.m_wndAideFormule, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle1.SetStyleForeColor(this.m_wndAideFormule, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_wndAideFormule.TabIndex        = 0;
     this.m_wndAideFormule.ObjetInterroge  = null;
     this.m_wndAideFormule.OnSendCommande += new sc2i.win32.expression.SendCommande(this.m_wndAideFormule_OnSendCommande);
     //
     // CFormEditActionSynchronisme
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(672, 437);
     this.Controls.Add(this.panel2);
     this.Name = "CFormEditActionSynchronisme";
     this.m_ExtStyle1.SetStyleBackColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle1.SetStyleForeColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.Text  = "Synchronization|159";
     this.Load += new System.EventHandler(this.CFormEditActionSynchronisme_Load);
     this.Controls.SetChildIndex(this.panel2, 0);
     this.panel2.ResumeLayout(false);
     this.c2iTabControl1.ResumeLayout(false);
     this.c2iTabControl1.PerformLayout();
     this.tabPage1.ResumeLayout(false);
     this.tabPage2.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Ejemplo n.º 4
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.label1           = new System.Windows.Forms.Label();
     this.m_lblChampSource = new System.Windows.Forms.Label();
     this.label2           = new System.Windows.Forms.Label();
     this.label3           = new System.Windows.Forms.Label();
     this.m_txtPrefix      = new sc2i.win32.common.C2iTextBox();
     this.m_btnOk          = new System.Windows.Forms.Button();
     this.m_btnAnnuler     = new System.Windows.Forms.Button();
     this.m_cmbOperation   = new sc2i.win32.common.CComboboxAutoFilled();
     this.m_chkHorsPivot   = new System.Windows.Forms.CheckBox();
     this.SuspendLayout();
     //
     // label1
     //
     this.label1.Location  = new System.Drawing.Point(8, 9);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(105, 20);
     this.label1.TabIndex  = 0;
     this.label1.Text      = "Source field|132";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // m_lblChampSource
     //
     this.m_lblChampSource.BackColor   = System.Drawing.Color.White;
     this.m_lblChampSource.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.m_lblChampSource.Location    = new System.Drawing.Point(105, 8);
     this.m_lblChampSource.Name        = "m_lblChampSource";
     this.m_lblChampSource.Size        = new System.Drawing.Size(329, 23);
     this.m_lblChampSource.TabIndex    = 1;
     this.m_lblChampSource.Text        = "label2";
     //
     // label2
     //
     this.label2.Location  = new System.Drawing.Point(8, 39);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(95, 23);
     this.label2.TabIndex  = 2;
     this.label2.Text      = "Operation|133";
     this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // label3
     //
     this.label3.Location  = new System.Drawing.Point(8, 71);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(105, 23);
     this.label3.TabIndex  = 4;
     this.label3.Text      = "Field prefix|134";
     this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // m_txtPrefix
     //
     this.m_txtPrefix.EmptyText   = "";
     this.m_txtPrefix.Location    = new System.Drawing.Point(105, 72);
     this.m_txtPrefix.LockEdition = false;
     this.m_txtPrefix.Name        = "m_txtPrefix";
     this.m_txtPrefix.Size        = new System.Drawing.Size(184, 20);
     this.m_txtPrefix.TabIndex    = 1;
     //
     // m_btnOk
     //
     this.m_btnOk.Location = new System.Drawing.Point(142, 137);
     this.m_btnOk.Name     = "m_btnOk";
     this.m_btnOk.Size     = new System.Drawing.Size(75, 23);
     this.m_btnOk.TabIndex = 3;
     this.m_btnOk.Text     = "Ok|10";
     this.m_btnOk.Click   += new System.EventHandler(this.m_btnOk_Click);
     //
     // m_btnAnnuler
     //
     this.m_btnAnnuler.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.m_btnAnnuler.Location     = new System.Drawing.Point(238, 137);
     this.m_btnAnnuler.Name         = "m_btnAnnuler";
     this.m_btnAnnuler.Size         = new System.Drawing.Size(75, 23);
     this.m_btnAnnuler.TabIndex     = 4;
     this.m_btnAnnuler.Text         = "Cancel|11";
     this.m_btnAnnuler.Click       += new System.EventHandler(this.m_btnAnnuler_Click);
     //
     // m_cmbOperation
     //
     this.m_cmbOperation.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cmbOperation.IsLink            = false;
     this.m_cmbOperation.ListDonnees       = null;
     this.m_cmbOperation.Location          = new System.Drawing.Point(105, 40);
     this.m_cmbOperation.LockEdition       = false;
     this.m_cmbOperation.Name              = "m_cmbOperation";
     this.m_cmbOperation.NullAutorise      = false;
     this.m_cmbOperation.ProprieteAffichee = null;
     this.m_cmbOperation.Size              = new System.Drawing.Size(184, 21);
     this.m_cmbOperation.TabIndex          = 0;
     this.m_cmbOperation.TextNull          = "(empty)";
     this.m_cmbOperation.Tri = true;
     //
     // m_chkHorsPivot
     //
     this.m_chkHorsPivot.Location = new System.Drawing.Point(105, 97);
     this.m_chkHorsPivot.Name     = "m_chkHorsPivot";
     this.m_chkHorsPivot.Size     = new System.Drawing.Size(209, 24);
     this.m_chkHorsPivot.TabIndex = 2;
     this.m_chkHorsPivot.Text     = "Cumulate out of pivot columns|135";
     //
     // CFormEditCumulCroise
     //
     this.AcceptButton      = this.m_btnOk;
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.CancelButton      = this.m_btnAnnuler;
     this.ClientSize        = new System.Drawing.Size(444, 176);
     this.ControlBox        = false;
     this.Controls.Add(this.m_chkHorsPivot);
     this.Controls.Add(this.m_cmbOperation);
     this.Controls.Add(this.m_btnAnnuler);
     this.Controls.Add(this.m_btnOk);
     this.Controls.Add(this.m_txtPrefix);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.m_lblChampSource);
     this.Controls.Add(this.label1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.Name            = "CFormEditCumulCroise";
     this.Text            = "Cumulated field|131";
     this.Load           += new System.EventHandler(this.CFormEditCumulCroise_Load);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Ejemplo n.º 5
0
 //-------------------------------------------------------------------
 #region Component Designer generated code
 /// <summary>
 /// Méthode requise pour la prise en charge du concepteur - ne modifiez pas
 /// le contenu de cette méthode avec l'éditeur de code.
 /// </summary>
 private void InitializeComponent()
 {
     this.m_lblNom          = new System.Windows.Forms.Label();
     this.m_lblRole         = new System.Windows.Forms.Label();
     this.m_cmbEtats        = new sc2i.win32.common.CComboboxAutoFilled();
     this.m_ExtStyle        = new sc2i.win32.common.CExtStyle();
     this.m_txtActeur       = new sc2i.win32.data.dynamic.C2iTextBoxFiltreRapide();
     this.label1            = new System.Windows.Forms.Label();
     this.m_txtTypeWorkflow = new sc2i.win32.data.dynamic.C2iTextBoxFiltreRapide();
     this.label2            = new System.Windows.Forms.Label();
     this.m_txtLabel        = new System.Windows.Forms.TextBox();
     this.SuspendLayout();
     //
     // m_lblNom
     //
     this.m_lblNom.Location = new System.Drawing.Point(8, 5);
     this.m_lblNom.Name     = "m_lblNom";
     this.m_lblNom.Size     = new System.Drawing.Size(97, 17);
     this.m_ExtStyle.SetStyleBackColor(this.m_lblNom, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_lblNom, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_lblNom.TabIndex = 0;
     this.m_lblNom.Text     = "Affected to|20616";
     //
     // m_lblRole
     //
     this.m_lblRole.Location = new System.Drawing.Point(346, 51);
     this.m_lblRole.Name     = "m_lblRole";
     this.m_lblRole.Size     = new System.Drawing.Size(97, 16);
     this.m_ExtStyle.SetStyleBackColor(this.m_lblRole, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_lblRole, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_lblRole.TabIndex = 10;
     this.m_lblRole.Text     = "State|20617";
     //
     // m_cmbEtats
     //
     this.m_cmbEtats.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cmbEtats.IsLink            = false;
     this.m_cmbEtats.ListDonnees       = null;
     this.m_cmbEtats.Location          = new System.Drawing.Point(453, 48);
     this.m_cmbEtats.LockEdition       = false;
     this.m_cmbEtats.Name              = "m_cmbEtats";
     this.m_cmbEtats.NullAutorise      = true;
     this.m_cmbEtats.ProprieteAffichee = null;
     this.m_cmbEtats.Size              = new System.Drawing.Size(136, 21);
     this.m_ExtStyle.SetStyleBackColor(this.m_cmbEtats, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_cmbEtats, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_cmbEtats.TabIndex = 9;
     this.m_cmbEtats.TextNull = "(All)";
     this.m_cmbEtats.Tri      = true;
     //
     // m_txtActeur
     //
     this.m_txtActeur.ElementSelectionne = null;
     this.m_txtActeur.Location           = new System.Drawing.Point(111, 2);
     this.m_txtActeur.LockEdition        = false;
     this.m_txtActeur.Name            = "m_txtActeur";
     this.m_txtActeur.SelectedObject  = null;
     this.m_txtActeur.SelectionLength = 0;
     this.m_txtActeur.SelectionStart  = 0;
     this.m_txtActeur.Size            = new System.Drawing.Size(527, 20);
     this.m_ExtStyle.SetStyleBackColor(this.m_txtActeur, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_txtActeur, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_txtActeur.TabIndex = 11;
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(8, 52);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(97, 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 = 12;
     this.label1.Text     = "Label|20619";
     //
     // m_txtTypeWorkflow
     //
     this.m_txtTypeWorkflow.ElementSelectionne = null;
     this.m_txtTypeWorkflow.Location           = new System.Drawing.Point(111, 25);
     this.m_txtTypeWorkflow.LockEdition        = false;
     this.m_txtTypeWorkflow.Name            = "m_txtTypeWorkflow";
     this.m_txtTypeWorkflow.SelectedObject  = null;
     this.m_txtTypeWorkflow.SelectionLength = 0;
     this.m_txtTypeWorkflow.SelectionStart  = 0;
     this.m_txtTypeWorkflow.Size            = new System.Drawing.Size(527, 20);
     this.m_ExtStyle.SetStyleBackColor(this.m_txtTypeWorkflow, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_txtTypeWorkflow, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_txtTypeWorkflow.TabIndex = 14;
     //
     // label2
     //
     this.label2.Location = new System.Drawing.Point(8, 28);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(97, 17);
     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 = 13;
     this.label2.Text     = "Workflow type|20618";
     //
     // m_txtLabel
     //
     this.m_txtLabel.Location = new System.Drawing.Point(111, 48);
     this.m_txtLabel.Name     = "m_txtLabel";
     this.m_txtLabel.Size     = new System.Drawing.Size(229, 20);
     this.m_ExtStyle.SetStyleBackColor(this.m_txtLabel, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_txtLabel, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_txtLabel.TabIndex = 15;
     //
     // CPanelFiltreEtapesWorkflow
     //
     this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255)))));
     this.Controls.Add(this.m_txtLabel);
     this.Controls.Add(this.m_txtTypeWorkflow);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.m_txtActeur);
     this.Controls.Add(this.m_lblRole);
     this.Controls.Add(this.m_cmbEtats);
     this.Controls.Add(this.m_lblNom);
     this.ForeColor = System.Drawing.Color.Black;
     this.Name      = "CPanelFiltreEtapesWorkflow";
     this.Size      = new System.Drawing.Size(652, 84);
     this.m_ExtStyle.SetStyleBackColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel);
     this.m_ExtStyle.SetStyleForeColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorTextePanel);
     this.Load += new System.EventHandler(this.CPanelFiltreEtapesWorkflow_Load);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Ejemplo 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()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CFormEditActionForEach));
     this.m_extLinkField        = new sc2i.win32.common.CExtLinkField();
     this.label1                = new System.Windows.Forms.Label();
     this.label2                = new System.Windows.Forms.Label();
     this.m_comboVariableListe  = new sc2i.win32.common.CComboboxAutoFilled();
     this.m_comboVariable       = new sc2i.win32.common.CComboboxAutoFilled();
     this.m_lnkNouvelleVariable = new System.Windows.Forms.LinkLabel();
     this.SuspendLayout();
     //
     // label1
     //
     this.m_extLinkField.SetLinkField(this.label1, "");
     this.label1.Location = new System.Drawing.Point(8, 10);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(112, 16);
     this.label1.TabIndex = 2;
     this.label1.Text     = "List|129";
     //
     // label2
     //
     this.m_extLinkField.SetLinkField(this.label2, "");
     this.label2.Location = new System.Drawing.Point(8, 34);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(112, 16);
     this.label2.TabIndex = 3;
     this.label2.Text     = "Iteration variable|206";
     //
     // m_comboVariableListe
     //
     this.m_comboVariableListe.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_comboVariableListe.IsLink        = false;
     this.m_extLinkField.SetLinkField(this.m_comboVariableListe, "");
     this.m_comboVariableListe.ListDonnees       = null;
     this.m_comboVariableListe.Location          = new System.Drawing.Point(120, 8);
     this.m_comboVariableListe.LockEdition       = false;
     this.m_comboVariableListe.Name              = "m_comboVariableListe";
     this.m_comboVariableListe.NullAutorise      = false;
     this.m_comboVariableListe.ProprieteAffichee = null;
     this.m_comboVariableListe.Size              = new System.Drawing.Size(288, 21);
     this.m_comboVariableListe.TabIndex          = 4;
     this.m_comboVariableListe.TextNull          = I.T("(to affect)|30017");
     this.m_comboVariableListe.Tri = true;
     this.m_comboVariableListe.SelectedValueChanged += new System.EventHandler(this.m_comboVariableListe_SelectedValueChanged);
     //
     // m_comboVariable
     //
     this.m_comboVariable.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_comboVariable.IsLink        = false;
     this.m_extLinkField.SetLinkField(this.m_comboVariable, "");
     this.m_comboVariable.ListDonnees       = null;
     this.m_comboVariable.Location          = new System.Drawing.Point(120, 32);
     this.m_comboVariable.LockEdition       = false;
     this.m_comboVariable.Name              = "m_comboVariable";
     this.m_comboVariable.NullAutorise      = false;
     this.m_comboVariable.ProprieteAffichee = null;
     this.m_comboVariable.Size              = new System.Drawing.Size(288, 21);
     this.m_comboVariable.TabIndex          = 5;
     this.m_comboVariable.TextNull          = I.T("(to affect)|30017");
     this.m_comboVariable.Tri = true;
     //
     // m_lnkNouvelleVariable
     //
     this.m_extLinkField.SetLinkField(this.m_lnkNouvelleVariable, "");
     this.m_lnkNouvelleVariable.Location     = new System.Drawing.Point(416, 34);
     this.m_lnkNouvelleVariable.Name         = "m_lnkNouvelleVariable";
     this.m_lnkNouvelleVariable.Size         = new System.Drawing.Size(120, 16);
     this.m_lnkNouvelleVariable.TabIndex     = 6;
     this.m_lnkNouvelleVariable.TabStop      = true;
     this.m_lnkNouvelleVariable.Text         = "New variable|127";
     this.m_lnkNouvelleVariable.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.m_lnkNouvelleVariable_LinkClicked);
     //
     // CFormEditActionForEach
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.BackColor         = System.Drawing.Color.White;
     this.ClientSize        = new System.Drawing.Size(536, 110);
     this.Controls.Add(this.m_lnkNouvelleVariable);
     this.Controls.Add(this.m_comboVariable);
     this.Controls.Add(this.m_comboVariableListe);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.label1);
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.m_extLinkField.SetLinkField(this, "");
     this.Name  = "CFormEditActionForEach";
     this.Text  = "List iterating properties|128";
     this.Load += new System.EventHandler(this.CFormEditLienAction_Load);
     this.Controls.SetChildIndex(this.label1, 0);
     this.Controls.SetChildIndex(this.label2, 0);
     this.Controls.SetChildIndex(this.m_comboVariableListe, 0);
     this.Controls.SetChildIndex(this.m_comboVariable, 0);
     this.Controls.SetChildIndex(this.m_lnkNouvelleVariable, 0);
     this.ResumeLayout(false);
 }
Ejemplo n.º 7
0
 //-------------------------------------------------------------------------
 /// <summary>
 /// Méthode requise pour la prise en charge du concepteur - ne modifiez pas
 /// le contenu de cette méthode avec l'éditeur de code.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     sc2i.win32.common.CGrilleEditeurObjetGraphique cGrilleEditeurObjetGraphique1 = new sc2i.win32.common.CGrilleEditeurObjetGraphique();
     sc2i.win32.common.CProfilEditeurObjetGraphique cProfilEditeurObjetGraphique1 = new sc2i.win32.common.CProfilEditeurObjetGraphique();
     this.m_lblLabel                = new System.Windows.Forms.Label();
     this.m_txtLibelle              = new sc2i.win32.common.C2iTextBox();
     this.label2                    = new System.Windows.Forms.Label();
     this.m_cmbRoleFormulaire       = new sc2i.win32.common.CComboboxAutoFilled();
     this.m_panelFondEdition        = new sc2i.win32.common.C2iPanel(this.components);
     this.m_panDesigner             = new System.Windows.Forms.Panel();
     this.m_panelEditionFormulaire  = new sc2i.formulaire.win32.editor.CPanelEditionFormulaire();
     this.splitter2                 = new System.Windows.Forms.Splitter();
     this.m_propertyGrid            = new System.Windows.Forms.PropertyGrid();
     this.splitter1                 = new System.Windows.Forms.Splitter();
     this.m_listeControles          = new sc2i.formulaire.win32.editor.CPanelListe2iWnd();
     this.m_panelLibelle            = new sc2i.win32.common.C2iPanelOmbre();
     this.c2iNumericUpDown1         = new sc2i.win32.common.C2iNumericUpDown();
     this.m_chkPartout              = new System.Windows.Forms.CheckBox();
     this.label3                    = new System.Windows.Forms.Label();
     this.m_tabControl              = new sc2i.win32.common.C2iTabControl(this.components);
     this.pageFormulaire            = new Crownwood.Magic.Controls.TabPage();
     this.m_wndListeMasquer         = new sc2i.win32.common.ListViewAutoFilled();
     this.listViewAutoFilledColumn2 = new sc2i.win32.common.ListViewAutoFilledColumn();
     this.m_ctrlSavProfilDesigner   = new timos.CCtrlSauvegardeProfilDesigner();
     this.m_panelCle.SuspendLayout();
     this.m_panelMenu.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnHistorique)).BeginInit();
     this.m_panelFondEdition.SuspendLayout();
     this.m_panDesigner.SuspendLayout();
     this.m_panelLibelle.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.c2iNumericUpDown1)).BeginInit();
     this.m_tabControl.SuspendLayout();
     this.pageFormulaire.SuspendLayout();
     this.SuspendLayout();
     //
     // m_btnAnnulerModifications
     //
     this.m_extLinkField.SetLinkField(this.m_btnAnnulerModifications, "");
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnAnnulerModifications, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extStyle.SetStyleBackColor(this.m_btnAnnulerModifications, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnAnnulerModifications, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_btnValiderModifications
     //
     this.m_extLinkField.SetLinkField(this.m_btnValiderModifications, "");
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnValiderModifications, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extStyle.SetStyleBackColor(this.m_btnValiderModifications, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnValiderModifications, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_btnSupprimerObjet
     //
     this.m_extLinkField.SetLinkField(this.m_btnSupprimerObjet, "");
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnSupprimerObjet, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extStyle.SetStyleBackColor(this.m_btnSupprimerObjet, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnSupprimerObjet, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_btnEditerObjet
     //
     this.m_extLinkField.SetLinkField(this.m_btnEditerObjet, "");
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnEditerObjet, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extStyle.SetStyleBackColor(this.m_btnEditerObjet, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnEditerObjet, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_panelNavigation
     //
     this.m_extStyle.SetStyleBackColor(this.m_panelNavigation, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_panelNavigation, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_panelCle
     //
     this.m_extStyle.SetStyleBackColor(this.m_panelCle, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_panelCle, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_panelMenu
     //
     this.m_panelMenu.Size = new System.Drawing.Size(830, 28);
     this.m_extStyle.SetStyleBackColor(this.m_panelMenu, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_panelMenu, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_btnHistorique
     //
     this.m_extStyle.SetStyleBackColor(this.m_btnHistorique, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnHistorique, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_lblLabel
     //
     this.m_lblLabel.AutoSize = true;
     this.m_extLinkField.SetLinkField(this.m_lblLabel, "");
     this.m_lblLabel.Location = new System.Drawing.Point(12, 9);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_lblLabel, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.m_lblLabel, "");
     this.m_lblLabel.Name = "m_lblLabel";
     this.m_lblLabel.Size = new System.Drawing.Size(47, 13);
     this.m_extStyle.SetStyleBackColor(this.m_lblLabel, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_lblLabel, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_lblLabel.TabIndex = 67;
     this.m_lblLabel.Text     = "Label|50";
     //
     // m_txtLibelle
     //
     this.m_extLinkField.SetLinkField(this.m_txtLibelle, "Libelle");
     this.m_txtLibelle.Location    = new System.Drawing.Point(64, 6);
     this.m_txtLibelle.LockEdition = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_txtLibelle, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_extModulesAssociator.SetModules(this.m_txtLibelle, "");
     this.m_txtLibelle.Name = "m_txtLibelle";
     this.m_txtLibelle.Size = new System.Drawing.Size(168, 20);
     this.m_extStyle.SetStyleBackColor(this.m_txtLibelle, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_txtLibelle, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_txtLibelle.TabIndex = 0;
     this.m_txtLibelle.Text     = "[Libelle]";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.m_extLinkField.SetLinkField(this.label2, "");
     this.label2.Location = new System.Drawing.Point(248, 10);
     this.m_gestionnaireModeEdition.SetModeEdition(this.label2, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.label2, "");
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(66, 13);
     this.m_extStyle.SetStyleBackColor(this.label2, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.label2, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label2.TabIndex = 4001;
     this.label2.Text     = "Purpose|898";
     //
     // m_cmbRoleFormulaire
     //
     this.m_cmbRoleFormulaire.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cmbRoleFormulaire.IsLink        = false;
     this.m_extLinkField.SetLinkField(this.m_cmbRoleFormulaire, "");
     this.m_cmbRoleFormulaire.ListDonnees = null;
     this.m_cmbRoleFormulaire.Location    = new System.Drawing.Point(312, 6);
     this.m_cmbRoleFormulaire.LockEdition = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_cmbRoleFormulaire, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_extModulesAssociator.SetModules(this.m_cmbRoleFormulaire, "");
     this.m_cmbRoleFormulaire.Name              = "m_cmbRoleFormulaire";
     this.m_cmbRoleFormulaire.NullAutorise      = true;
     this.m_cmbRoleFormulaire.ProprieteAffichee = "Libelle";
     this.m_cmbRoleFormulaire.Size              = new System.Drawing.Size(204, 21);
     this.m_extStyle.SetStyleBackColor(this.m_cmbRoleFormulaire, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_cmbRoleFormulaire, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_cmbRoleFormulaire.TabIndex = 4002;
     this.m_cmbRoleFormulaire.TextNull = "Formulaire général";
     this.m_cmbRoleFormulaire.Tri      = true;
     this.m_cmbRoleFormulaire.SelectionChangeCommitted += new System.EventHandler(this.m_cmbRoleFormulaire_SelectionChangeCommitted);
     this.m_cmbRoleFormulaire.SelectedValueChanged     += new System.EventHandler(this.m_cmbRoleFormulaire_SelectedValueChanged);
     //
     // m_panelFondEdition
     //
     this.m_panelFondEdition.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                             | System.Windows.Forms.AnchorStyles.Left)
                                                                            | System.Windows.Forms.AnchorStyles.Right)));
     this.m_panelFondEdition.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255)))));
     this.m_panelFondEdition.Controls.Add(this.m_panDesigner);
     this.m_panelFondEdition.Controls.Add(this.splitter2);
     this.m_panelFondEdition.Controls.Add(this.m_propertyGrid);
     this.m_panelFondEdition.Controls.Add(this.splitter1);
     this.m_panelFondEdition.Controls.Add(this.m_listeControles);
     this.m_panelFondEdition.ForeColor = System.Drawing.Color.Black;
     this.m_extLinkField.SetLinkField(this.m_panelFondEdition, "");
     this.m_panelFondEdition.Location    = new System.Drawing.Point(0, 0);
     this.m_panelFondEdition.LockEdition = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelFondEdition, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.m_panelFondEdition, "");
     this.m_panelFondEdition.Name = "m_panelFondEdition";
     this.m_panelFondEdition.Size = new System.Drawing.Size(790, 371);
     this.m_extStyle.SetStyleBackColor(this.m_panelFondEdition, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel);
     this.m_extStyle.SetStyleForeColor(this.m_panelFondEdition, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorTextePanel);
     this.m_panelFondEdition.TabIndex = 3;
     //
     // m_panDesigner
     //
     this.m_panDesigner.Controls.Add(this.m_panelEditionFormulaire);
     this.m_panDesigner.Dock = System.Windows.Forms.DockStyle.Fill;
     this.m_extLinkField.SetLinkField(this.m_panDesigner, "");
     this.m_panDesigner.Location = new System.Drawing.Point(149, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_panDesigner, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.m_panDesigner, "");
     this.m_panDesigner.Name = "m_panDesigner";
     this.m_panDesigner.Size = new System.Drawing.Size(452, 371);
     this.m_extStyle.SetStyleBackColor(this.m_panDesigner, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_panDesigner, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_panDesigner.TabIndex = 4;
     //
     // m_panelEditionFormulaire
     //
     this.m_panelEditionFormulaire.AllowDrop                = true;
     this.m_panelEditionFormulaire.AutoScroll               = true;
     this.m_panelEditionFormulaire.BackColor                = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255)))));
     this.m_panelEditionFormulaire.Dock                     = System.Windows.Forms.DockStyle.Fill;
     this.m_panelEditionFormulaire.Echelle                  = 1F;
     this.m_panelEditionFormulaire.EffetAjoutSuppression    = false;
     this.m_panelEditionFormulaire.EffetFonduMenu           = true;
     this.m_panelEditionFormulaire.EnDeplacement            = false;
     this.m_panelEditionFormulaire.EntiteEditee             = null;
     this.m_panelEditionFormulaire.ForeColor                = System.Drawing.Color.Black;
     this.m_panelEditionFormulaire.FormesDesPoignees        = sc2i.win32.common.EFormePoignee.Carre;
     this.m_panelEditionFormulaire.FournisseurProprietes    = null;
     cGrilleEditeurObjetGraphique1.Couleur                  = System.Drawing.Color.Blue;
     cGrilleEditeurObjetGraphique1.HauteurCarreau           = 20;
     cGrilleEditeurObjetGraphique1.LargeurCarreau           = 25;
     cGrilleEditeurObjetGraphique1.Representation           = sc2i.win32.common.ERepresentationGrille.LignesContinues;
     cGrilleEditeurObjetGraphique1.TailleCarreau            = new System.Drawing.Size(25, 20);
     this.m_panelEditionFormulaire.GrilleAlignement         = cGrilleEditeurObjetGraphique1;
     this.m_panelEditionFormulaire.HauteurMinimaleDesObjets = 10;
     this.m_panelEditionFormulaire.HistorisationActive      = true;
     this.m_panelEditionFormulaire.LargeurMinimaleDesObjets = 10;
     this.m_extLinkField.SetLinkField(this.m_panelEditionFormulaire, "");
     this.m_panelEditionFormulaire.Location            = new System.Drawing.Point(0, 0);
     this.m_panelEditionFormulaire.LockEdition         = false;
     this.m_panelEditionFormulaire.Marge               = 10;
     this.m_panelEditionFormulaire.ModeAffichageGrille = sc2i.win32.common.EModeAffichageGrille.AuDeplacement;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelEditionFormulaire, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_panelEditionFormulaire.ModeRepresentationGrille = sc2i.win32.common.ERepresentationGrille.LignesContinues;
     this.m_panelEditionFormulaire.ModeSourisStandard       = true;
     this.m_extModulesAssociator.SetModules(this.m_panelEditionFormulaire, "");
     this.m_panelEditionFormulaire.Name = "m_panelEditionFormulaire";
     this.m_panelEditionFormulaire.NombreHistorisation = 10;
     this.m_panelEditionFormulaire.ObjetEdite          = null;
     cProfilEditeurObjetGraphique1.FormeDesPoignees    = sc2i.win32.common.EFormePoignee.Carre;
     cProfilEditeurObjetGraphique1.Grille = cGrilleEditeurObjetGraphique1;
     cProfilEditeurObjetGraphique1.HistorisationActive = true;
     cProfilEditeurObjetGraphique1.Marge = 10;
     cProfilEditeurObjetGraphique1.ModeAffichageGrille        = sc2i.win32.common.EModeAffichageGrille.AuDeplacement;
     cProfilEditeurObjetGraphique1.NombreHistorisation        = 10;
     cProfilEditeurObjetGraphique1.ToujoursAlignerSurLaGrille = false;
     this.m_panelEditionFormulaire.Profil = cProfilEditeurObjetGraphique1;
     this.m_panelEditionFormulaire.RefreshSelectionChanged = true;
     this.m_panelEditionFormulaire.Size = new System.Drawing.Size(452, 371);
     this.m_extStyle.SetStyleBackColor(this.m_panelEditionFormulaire, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel);
     this.m_extStyle.SetStyleForeColor(this.m_panelEditionFormulaire, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorTextePanel);
     this.m_panelEditionFormulaire.TabIndex = 0;
     this.m_panelEditionFormulaire.ToujoursAlignerSelonLesControles = true;
     this.m_panelEditionFormulaire.ToujoursAlignerSurLaGrille       = false;
     this.m_panelEditionFormulaire.TypeEdite              = null;
     this.m_panelEditionFormulaire.SelectionChanged      += new System.EventHandler(this.m_panelEditionFormulaire_SelectionChanged);
     this.m_panelEditionFormulaire.ElementMovedOrResized += new System.EventHandler(this.m_panelEditionFormulaire_ElementMovedOrResized);
     //
     // splitter2
     //
     this.splitter2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.splitter2.Dock      = System.Windows.Forms.DockStyle.Right;
     this.m_extLinkField.SetLinkField(this.splitter2, "");
     this.splitter2.Location = new System.Drawing.Point(601, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.splitter2, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.splitter2, "");
     this.splitter2.Name = "splitter2";
     this.splitter2.Size = new System.Drawing.Size(5, 371);
     this.m_extStyle.SetStyleBackColor(this.splitter2, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.splitter2, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.splitter2.TabIndex = 3;
     this.splitter2.TabStop  = false;
     //
     // m_propertyGrid
     //
     this.m_propertyGrid.CommandsBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(247)))), ((int)(((byte)(184)))));
     this.m_propertyGrid.Dock        = System.Windows.Forms.DockStyle.Right;
     this.m_propertyGrid.HelpVisible = false;
     this.m_propertyGrid.LineColor   = System.Drawing.SystemColors.ScrollBar;
     this.m_extLinkField.SetLinkField(this.m_propertyGrid, "");
     this.m_propertyGrid.Location = new System.Drawing.Point(606, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_propertyGrid, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.m_propertyGrid, "");
     this.m_propertyGrid.Name = "m_propertyGrid";
     this.m_propertyGrid.Size = new System.Drawing.Size(184, 371);
     this.m_extStyle.SetStyleBackColor(this.m_propertyGrid, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_propertyGrid, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_propertyGrid.TabIndex              = 2;
     this.m_propertyGrid.ToolbarVisible        = false;
     this.m_propertyGrid.PropertyValueChanged += new System.Windows.Forms.PropertyValueChangedEventHandler(this.m_propertyGrid_PropertyValueChanged);
     //
     // splitter1
     //
     this.splitter1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.m_extLinkField.SetLinkField(this.splitter1, "");
     this.splitter1.Location = new System.Drawing.Point(144, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.splitter1, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.splitter1, "");
     this.splitter1.Name = "splitter1";
     this.splitter1.Size = new System.Drawing.Size(5, 371);
     this.m_extStyle.SetStyleBackColor(this.splitter1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.splitter1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.splitter1.TabIndex = 1;
     this.splitter1.TabStop  = false;
     //
     // m_listeControles
     //
     this.m_listeControles.AutoScroll = true;
     this.m_listeControles.Dock       = System.Windows.Forms.DockStyle.Left;
     this.m_extLinkField.SetLinkField(this.m_listeControles, "");
     this.m_listeControles.Location = new System.Drawing.Point(0, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_listeControles, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.m_listeControles, "");
     this.m_listeControles.Name = "m_listeControles";
     this.m_listeControles.Size = new System.Drawing.Size(144, 371);
     this.m_extStyle.SetStyleBackColor(this.m_listeControles, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_listeControles, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_listeControles.TabIndex = 0;
     //
     // m_panelLibelle
     //
     this.m_panelLibelle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255)))));
     this.m_panelLibelle.Controls.Add(this.m_cmbRoleFormulaire);
     this.m_panelLibelle.Controls.Add(this.m_txtLibelle);
     this.m_panelLibelle.Controls.Add(this.c2iNumericUpDown1);
     this.m_panelLibelle.Controls.Add(this.m_chkPartout);
     this.m_panelLibelle.Controls.Add(this.m_lblLabel);
     this.m_panelLibelle.Controls.Add(this.label2);
     this.m_panelLibelle.Controls.Add(this.label3);
     this.m_panelLibelle.ForeColor = System.Drawing.Color.Black;
     this.m_extLinkField.SetLinkField(this.m_panelLibelle, "");
     this.m_panelLibelle.Location    = new System.Drawing.Point(16, 44);
     this.m_panelLibelle.LockEdition = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelLibelle, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.m_panelLibelle, "");
     this.m_panelLibelle.Name = "m_panelLibelle";
     this.m_panelLibelle.Size = new System.Drawing.Size(688, 72);
     this.m_extStyle.SetStyleBackColor(this.m_panelLibelle, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel);
     this.m_extStyle.SetStyleForeColor(this.m_panelLibelle, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorTextePanel);
     this.m_panelLibelle.TabIndex = 0;
     this.m_panelLibelle.Text     = "[NumeroOrdre]";
     //
     // c2iNumericUpDown1
     //
     this.c2iNumericUpDown1.DoubleValue = 0;
     this.c2iNumericUpDown1.IntValue    = 0;
     this.m_extLinkField.SetLinkField(this.c2iNumericUpDown1, "NumeroOrdre");
     this.c2iNumericUpDown1.Location    = new System.Drawing.Point(64, 28);
     this.c2iNumericUpDown1.LockEdition = false;
     this.c2iNumericUpDown1.Maximum     = new decimal(new int[] {
         100000,
         0,
         0,
         0
     });
     this.m_gestionnaireModeEdition.SetModeEdition(this.c2iNumericUpDown1, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_extModulesAssociator.SetModules(this.c2iNumericUpDown1, "");
     this.c2iNumericUpDown1.Name = "c2iNumericUpDown1";
     this.c2iNumericUpDown1.Size = new System.Drawing.Size(64, 20);
     this.m_extStyle.SetStyleBackColor(this.c2iNumericUpDown1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.c2iNumericUpDown1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.c2iNumericUpDown1.TabIndex           = 4005;
     this.c2iNumericUpDown1.TextAlign          = System.Windows.Forms.HorizontalAlignment.Right;
     this.c2iNumericUpDown1.ThousandsSeparator = true;
     //
     // m_chkPartout
     //
     this.m_extLinkField.SetLinkField(this.m_chkPartout, "AfficherPartout");
     this.m_chkPartout.Location = new System.Drawing.Point(522, 6);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_chkPartout, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.m_chkPartout, "");
     this.m_chkPartout.Name = "m_chkPartout";
     this.m_chkPartout.Size = new System.Drawing.Size(147, 24);
     this.m_extStyle.SetStyleBackColor(this.m_chkPartout, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_chkPartout, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_chkPartout.TabIndex = 4003;
     this.m_chkPartout.Text     = "For all elements|919";
     this.m_chkPartout.Visible  = false;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.m_extLinkField.SetLinkField(this.label3, "");
     this.label3.Location = new System.Drawing.Point(12, 30);
     this.m_gestionnaireModeEdition.SetModeEdition(this.label3, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.label3, "");
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size(53, 13);
     this.m_extStyle.SetStyleBackColor(this.label3, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.label3, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label3.TabIndex = 4004;
     this.label3.Text     = "Order|782";
     //
     // m_tabControl
     //
     this.m_tabControl.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                       | System.Windows.Forms.AnchorStyles.Left)
                                                                      | System.Windows.Forms.AnchorStyles.Right)));
     this.m_tabControl.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255)))));
     this.m_tabControl.BoldSelectedPage    = true;
     this.m_tabControl.ControlBottomOffset = 16;
     this.m_tabControl.ControlRightOffset  = 16;
     this.m_tabControl.ForeColor           = System.Drawing.Color.Black;
     this.m_tabControl.IDEPixelArea        = false;
     this.m_extLinkField.SetLinkField(this.m_tabControl, "");
     this.m_tabControl.Location = new System.Drawing.Point(16, 119);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_tabControl, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.m_tabControl, "");
     this.m_tabControl.Name          = "m_tabControl";
     this.m_tabControl.Ombre         = true;
     this.m_tabControl.PositionTop   = true;
     this.m_tabControl.SelectedIndex = 0;
     this.m_tabControl.SelectedTab   = this.pageFormulaire;
     this.m_tabControl.Size          = new System.Drawing.Size(806, 411);
     this.m_extStyle.SetStyleBackColor(this.m_tabControl, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel);
     this.m_extStyle.SetStyleForeColor(this.m_tabControl, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorTextePanel);
     this.m_tabControl.TabIndex = 4004;
     this.m_tabControl.TabPages.AddRange(new Crownwood.Magic.Controls.TabPage[] {
         this.pageFormulaire
     });
     this.m_tabControl.TextColor = System.Drawing.Color.Black;
     //
     // pageFormulaire
     //
     this.pageFormulaire.Controls.Add(this.m_panelFondEdition);
     this.m_extLinkField.SetLinkField(this.pageFormulaire, "");
     this.pageFormulaire.Location = new System.Drawing.Point(0, 25);
     this.m_gestionnaireModeEdition.SetModeEdition(this.pageFormulaire, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.pageFormulaire, "");
     this.pageFormulaire.Name = "pageFormulaire";
     this.pageFormulaire.Size = new System.Drawing.Size(790, 370);
     this.m_extStyle.SetStyleBackColor(this.pageFormulaire, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.pageFormulaire, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.pageFormulaire.TabIndex = 10;
     this.pageFormulaire.Title    = "Form|555";
     //
     // m_wndListeMasquer
     //
     this.m_wndListeMasquer.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                           | System.Windows.Forms.AnchorStyles.Left)));
     this.m_wndListeMasquer.CheckBoxes = true;
     this.m_wndListeMasquer.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
         this.listViewAutoFilledColumn2
     });
     this.m_wndListeMasquer.EnableCustomisation = true;
     this.m_wndListeMasquer.FullRowSelect       = true;
     this.m_wndListeMasquer.HeaderStyle         = System.Windows.Forms.ColumnHeaderStyle.None;
     this.m_extLinkField.SetLinkField(this.m_wndListeMasquer, "");
     this.m_wndListeMasquer.Location = new System.Drawing.Point(8, 24);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_wndListeMasquer, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_extModulesAssociator.SetModules(this.m_wndListeMasquer, "");
     this.m_wndListeMasquer.MultiSelect = false;
     this.m_wndListeMasquer.Name        = "m_wndListeMasquer";
     this.m_wndListeMasquer.Size        = new System.Drawing.Size(216, 360);
     this.m_extStyle.SetStyleBackColor(this.m_wndListeMasquer, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_wndListeMasquer, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_wndListeMasquer.TabIndex = 13;
     this.m_wndListeMasquer.UseCompatibleStateImageBehavior = false;
     this.m_wndListeMasquer.View = System.Windows.Forms.View.Details;
     //
     // listViewAutoFilledColumn2
     //
     this.listViewAutoFilledColumn2.Field             = "Libelle";
     this.listViewAutoFilledColumn2.PrecisionWidth    = 0;
     this.listViewAutoFilledColumn2.ProportionnalSize = false;
     this.listViewAutoFilledColumn2.Text    = "Libellé";
     this.listViewAutoFilledColumn2.Visible = true;
     this.listViewAutoFilledColumn2.Width   = 200;
     //
     // m_ctrlSavProfilDesigner
     //
     this.m_ctrlSavProfilDesigner.Designer   = this.m_panelEditionFormulaire;
     this.m_ctrlSavProfilDesigner.Formulaire = this;
     //
     // CFormEditionFormulaire
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(830, 530);
     this.Controls.Add(this.m_tabControl);
     this.Controls.Add(this.m_panelLibelle);
     this.m_extLinkField.SetLinkField(this, "");
     this.m_gestionnaireModeEdition.SetModeEdition(this, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this, "");
     this.Name = "CFormEditionFormulaire";
     this.m_extStyle.SetStyleBackColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.Load += new System.EventHandler(this.CFormEditionFormulaire_Load);
     this.Controls.SetChildIndex(this.m_panelMenu, 0);
     this.Controls.SetChildIndex(this.m_panelLibelle, 0);
     this.Controls.SetChildIndex(this.m_tabControl, 0);
     this.m_panelCle.ResumeLayout(false);
     this.m_panelCle.PerformLayout();
     this.m_panelMenu.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.m_btnHistorique)).EndInit();
     this.m_panelFondEdition.ResumeLayout(false);
     this.m_panDesigner.ResumeLayout(false);
     this.m_panelLibelle.ResumeLayout(false);
     this.m_panelLibelle.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.c2iNumericUpDown1)).EndInit();
     this.m_tabControl.ResumeLayout(false);
     this.m_tabControl.PerformLayout();
     this.pageFormulaire.ResumeLayout(false);
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Méthode requise pour la prise en charge du concepteur - ne modifiez pas
 /// le contenu de cette méthode avec l'éditeur de code.
 /// </summary>
 private void InitializeComponent()
 {
     this.components                = new System.ComponentModel.Container();
     this.label1                    = new System.Windows.Forms.Label();
     this.m_cmbProcess              = new sc2i.win32.common.CComboboxAutoFilled();
     this.m_lblNomVariable          = new System.Windows.Forms.Label();
     this.label2                    = new System.Windows.Forms.Label();
     this.m_txtFormuleVariable      = new sc2i.win32.expression.CControleEditeFormule();
     this.m_wndListeVariables       = new sc2i.win32.common.ListViewAutoFilled();
     this.listViewAutoFilledColumn1 = new sc2i.win32.common.ListViewAutoFilledColumn();
     this.m_wndListeCategories      = new sc2i.win32.common.ListViewAutoFilled();
     this.listViewAutoFilledColumn2 = new sc2i.win32.common.ListViewAutoFilledColumn();
     this.m_chkAsynchrone           = new System.Windows.Forms.CheckBox();
     this.m_panelCentre             = new sc2i.win32.common.C2iPanelOmbre();
     this.label3                    = new System.Windows.Forms.Label();
     this.m_wndAideFormule          = new sc2i.win32.expression.CControlAideFormule();
     this.m_panelHaut               = new sc2i.win32.common.C2iPanel(this.components);
     this.m_chkContexteSepare       = new System.Windows.Forms.CheckBox();
     this.splitter1                 = new System.Windows.Forms.Splitter();
     this.m_panelPointEntree        = new System.Windows.Forms.Panel();
     this.m_cmbPointEntree          = new sc2i.win32.common.CComboboxAutoFilled();
     this.label4                    = new System.Windows.Forms.Label();
     this.m_chkSansTrace            = new System.Windows.Forms.CheckBox();
     this.m_panelCentre.SuspendLayout();
     this.m_panelHaut.SuspendLayout();
     this.m_panelPointEntree.SuspendLayout();
     this.SuspendLayout();
     //
     // m_lblStockerResIn
     //
     this.m_lblStockerResIn.Text = "Store the result in|30011";
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(8, 8);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(72, 16);
     this.label1.TabIndex = 2;
     this.label1.Text     = "Action|134";
     //
     // m_cmbProcess
     //
     this.m_cmbProcess.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cmbProcess.IsLink            = false;
     this.m_cmbProcess.ListDonnees       = null;
     this.m_cmbProcess.Location          = new System.Drawing.Point(80, 8);
     this.m_cmbProcess.LockEdition       = false;
     this.m_cmbProcess.Name              = "m_cmbProcess";
     this.m_cmbProcess.NullAutorise      = false;
     this.m_cmbProcess.ProprieteAffichee = null;
     this.m_cmbProcess.Size              = new System.Drawing.Size(288, 21);
     this.m_cmbProcess.TabIndex          = 3;
     this.m_cmbProcess.TextNull          = "(vide)";
     this.m_cmbProcess.Tri = true;
     this.m_cmbProcess.SelectedIndexChanged += new System.EventHandler(this.m_cmbProcess_SelectedIndexChanged);
     //
     // m_lblNomVariable
     //
     this.m_lblNomVariable.Font     = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_lblNomVariable.Location = new System.Drawing.Point(216, 8);
     this.m_lblNomVariable.Name     = "m_lblNomVariable";
     this.m_lblNomVariable.Size     = new System.Drawing.Size(232, 16);
     this.m_lblNomVariable.TabIndex = 3;
     //
     // label2
     //
     this.label2.Location = new System.Drawing.Point(216, 24);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(160, 16);
     this.label2.TabIndex = 2;
     this.label2.Text     = "Variable value|137";
     //
     // m_txtFormuleVariable
     //
     this.m_txtFormuleVariable.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_txtFormuleVariable.BackColor   = System.Drawing.Color.White;
     this.m_txtFormuleVariable.Font        = new System.Drawing.Font("Courier New", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_txtFormuleVariable.Formule     = null;
     this.m_txtFormuleVariable.Location    = new System.Drawing.Point(216, 40);
     this.m_txtFormuleVariable.LockEdition = false;
     this.m_txtFormuleVariable.Name        = "m_txtFormuleVariable";
     this.m_txtFormuleVariable.Size        = new System.Drawing.Size(240, 179);
     this.m_txtFormuleVariable.TabIndex    = 1;
     this.m_txtFormuleVariable.Enter      += new System.EventHandler(this.OnEnterTextBoxFormule);
     //
     // m_wndListeVariables
     //
     this.m_wndListeVariables.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_wndListeVariables.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
         this.listViewAutoFilledColumn1
     });
     this.m_wndListeVariables.EnableCustomisation = true;
     this.m_wndListeVariables.FullRowSelect       = true;
     this.m_wndListeVariables.Location            = new System.Drawing.Point(8, 24);
     this.m_wndListeVariables.MultiSelect         = false;
     this.m_wndListeVariables.Name     = "m_wndListeVariables";
     this.m_wndListeVariables.Size     = new System.Drawing.Size(192, 195);
     this.m_wndListeVariables.TabIndex = 0;
     this.m_wndListeVariables.UseCompatibleStateImageBehavior = false;
     this.m_wndListeVariables.View = System.Windows.Forms.View.Details;
     this.m_wndListeVariables.SelectedIndexChanged += new System.EventHandler(this.m_wndListeVariables_SelectedIndexChanged);
     //
     // listViewAutoFilledColumn1
     //
     this.listViewAutoFilledColumn1.Field             = "Nom";
     this.listViewAutoFilledColumn1.PrecisionWidth    = 0;
     this.listViewAutoFilledColumn1.ProportionnalSize = false;
     this.listViewAutoFilledColumn1.Text    = "Name|205";
     this.listViewAutoFilledColumn1.Visible = true;
     this.listViewAutoFilledColumn1.Width   = 176;
     //
     // m_wndListeCategories
     //
     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, 240);
     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|10002";
     this.listViewAutoFilledColumn2.Visible = true;
     this.listViewAutoFilledColumn2.Width   = 279;
     //
     // m_chkAsynchrone
     //
     this.m_chkAsynchrone.Location        = new System.Drawing.Point(374, 6);
     this.m_chkAsynchrone.Name            = "m_chkAsynchrone";
     this.m_chkAsynchrone.Size            = new System.Drawing.Size(174, 18);
     this.m_chkAsynchrone.TabIndex        = 5;
     this.m_chkAsynchrone.Text            = "Asynchronous mode|135";
     this.m_chkAsynchrone.Visible         = false;
     this.m_chkAsynchrone.CheckedChanged += new System.EventHandler(this.m_chkAsynchrone_CheckedChanged);
     //
     // m_panelCentre
     //
     this.m_panelCentre.Controls.Add(this.m_lblNomVariable);
     this.m_panelCentre.Controls.Add(this.label2);
     this.m_panelCentre.Controls.Add(this.m_txtFormuleVariable);
     this.m_panelCentre.Controls.Add(this.m_wndListeVariables);
     this.m_panelCentre.Controls.Add(this.label3);
     this.m_panelCentre.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.m_panelCentre.Location    = new System.Drawing.Point(0, 101);
     this.m_panelCentre.LockEdition = false;
     this.m_panelCentre.Name        = "m_panelCentre";
     this.m_panelCentre.Size        = new System.Drawing.Size(485, 240);
     this.m_panelCentre.TabIndex    = 6;
     //
     // label3
     //
     this.label3.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.Location = new System.Drawing.Point(12, 8);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(110, 16);
     this.label3.TabIndex = 4;
     this.label3.Text     = "Variables|136";
     //
     // m_wndAideFormule
     //
     this.m_wndAideFormule.BackColor             = System.Drawing.Color.White;
     this.m_wndAideFormule.Dock                  = System.Windows.Forms.DockStyle.Right;
     this.m_wndAideFormule.FournisseurProprietes = null;
     this.m_wndAideFormule.Location              = new System.Drawing.Point(488, 72);
     this.m_wndAideFormule.Name                  = "m_wndAideFormule";
     this.m_wndAideFormule.ObjetInterroge        = null;
     this.m_wndAideFormule.SendIdChamps          = false;
     this.m_wndAideFormule.Size                  = new System.Drawing.Size(176, 269);
     this.m_wndAideFormule.TabIndex              = 7;
     this.m_wndAideFormule.OnSendCommande       += new sc2i.win32.expression.SendCommande(this.m_wndAideFormule_OnSendCommande);
     //
     // m_panelHaut
     //
     this.m_panelHaut.Controls.Add(this.m_chkSansTrace);
     this.m_panelHaut.Controls.Add(this.m_chkContexteSepare);
     this.m_panelHaut.Controls.Add(this.label1);
     this.m_panelHaut.Controls.Add(this.m_chkAsynchrone);
     this.m_panelHaut.Controls.Add(this.m_cmbProcess);
     this.m_panelHaut.Dock        = System.Windows.Forms.DockStyle.Top;
     this.m_panelHaut.Location    = new System.Drawing.Point(0, 32);
     this.m_panelHaut.LockEdition = false;
     this.m_panelHaut.Name        = "m_panelHaut";
     this.m_panelHaut.Size        = new System.Drawing.Size(664, 40);
     this.m_panelHaut.TabIndex    = 8;
     //
     // m_chkContexteSepare
     //
     this.m_chkContexteSepare.Location        = new System.Drawing.Point(374, 22);
     this.m_chkContexteSepare.Name            = "m_chkContexteSepare";
     this.m_chkContexteSepare.Size            = new System.Drawing.Size(174, 18);
     this.m_chkContexteSepare.TabIndex        = 6;
     this.m_chkContexteSepare.Text            = "Separate data context|20009";
     this.m_chkContexteSepare.CheckedChanged += new System.EventHandler(this.m_chkContexteSepare_CheckedChanged);
     //
     // splitter1
     //
     this.splitter1.Dock     = System.Windows.Forms.DockStyle.Right;
     this.splitter1.Location = new System.Drawing.Point(485, 72);
     this.splitter1.Name     = "splitter1";
     this.splitter1.Size     = new System.Drawing.Size(3, 269);
     this.splitter1.TabIndex = 9;
     this.splitter1.TabStop  = false;
     //
     // m_panelPointEntree
     //
     this.m_panelPointEntree.Controls.Add(this.m_cmbPointEntree);
     this.m_panelPointEntree.Controls.Add(this.label4);
     this.m_panelPointEntree.Dock     = System.Windows.Forms.DockStyle.Top;
     this.m_panelPointEntree.Location = new System.Drawing.Point(0, 72);
     this.m_panelPointEntree.Name     = "m_panelPointEntree";
     this.m_panelPointEntree.Size     = new System.Drawing.Size(485, 29);
     this.m_panelPointEntree.TabIndex = 5;
     //
     // m_cmbPointEntree
     //
     this.m_cmbPointEntree.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cmbPointEntree.IsLink            = false;
     this.m_cmbPointEntree.ListDonnees       = null;
     this.m_cmbPointEntree.Location          = new System.Drawing.Point(144, 4);
     this.m_cmbPointEntree.LockEdition       = false;
     this.m_cmbPointEntree.Name              = "m_cmbPointEntree";
     this.m_cmbPointEntree.NullAutorise      = false;
     this.m_cmbPointEntree.ProprieteAffichee = null;
     this.m_cmbPointEntree.Size              = new System.Drawing.Size(335, 21);
     this.m_cmbPointEntree.TabIndex          = 4;
     this.m_cmbPointEntree.TextNull          = "(vide)";
     this.m_cmbPointEntree.Tri = true;
     //
     // label4
     //
     this.label4.Location = new System.Drawing.Point(8, 7);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(130, 23);
     this.label4.TabIndex = 0;
     this.label4.Text     = "Entry point|20011";
     //
     // m_chkSansTrace
     //
     this.m_chkSansTrace.Location = new System.Drawing.Point(539, 6);
     this.m_chkSansTrace.Name     = "m_chkSansTrace";
     this.m_chkSansTrace.Size     = new System.Drawing.Size(122, 18);
     this.m_chkSansTrace.TabIndex = 7;
     this.m_chkSansTrace.Text     = "Don\'t trace|20026";
     //
     // CFormEditActionLancerProcess
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(664, 389);
     this.Controls.Add(this.m_panelCentre);
     this.Controls.Add(this.m_panelPointEntree);
     this.Controls.Add(this.splitter1);
     this.Controls.Add(this.m_wndAideFormule);
     this.Controls.Add(this.m_panelHaut);
     this.Name  = "CFormEditActionLancerProcess";
     this.Text  = "Start an Action|133";
     this.Load += new System.EventHandler(this.CFormEditActionLancerProcess_Load);
     this.Controls.SetChildIndex(this.m_panelHaut, 0);
     this.Controls.SetChildIndex(this.m_wndAideFormule, 0);
     this.Controls.SetChildIndex(this.splitter1, 0);
     this.Controls.SetChildIndex(this.m_panelPointEntree, 0);
     this.Controls.SetChildIndex(this.m_panelCentre, 0);
     this.m_panelCentre.ResumeLayout(false);
     this.m_panelCentre.PerformLayout();
     this.m_panelHaut.ResumeLayout(false);
     this.m_panelPointEntree.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Ejemplo n.º 9
0
 //-------------------------------------------------------------------
 #region Component Designer generated code
 /// <summary>
 /// Méthode requise pour la prise en charge du concepteur - ne modifiez pas
 /// le contenu de cette méthode avec l'éditeur de code.
 /// </summary>
 private void InitializeComponent()
 {
     this.m_lblNom        = new System.Windows.Forms.Label();
     this.m_txtNom        = new System.Windows.Forms.TextBox();
     this.m_txtVille      = new System.Windows.Forms.TextBox();
     this.m_lblVille      = new System.Windows.Forms.Label();
     this.m_txtCodePostal = new System.Windows.Forms.TextBox();
     this.m_lblCodePostal = new System.Windows.Forms.Label();
     this.m_lblRole       = new System.Windows.Forms.Label();
     this.m_cmbRoles      = new sc2i.win32.common.CComboboxAutoFilled();
     this.m_lblGroupe     = new System.Windows.Forms.Label();
     this.m_cmbGroupes    = new sc2i.win32.data.CComboBoxListeObjetsDonnees();
     this.m_ExtStyle      = new sc2i.win32.common.CExtStyle();
     this.SuspendLayout();
     //
     // m_lblNom
     //
     this.m_lblNom.Location = new System.Drawing.Point(8, 5);
     this.m_lblNom.Name     = "m_lblNom";
     this.m_lblNom.Size     = new System.Drawing.Size(64, 17);
     this.m_ExtStyle.SetStyleBackColor(this.m_lblNom, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_lblNom, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_lblNom.TabIndex = 0;
     this.m_lblNom.Text     = "Name|309";
     //
     // m_txtNom
     //
     this.m_txtNom.Location = new System.Drawing.Point(96, 2);
     this.m_txtNom.Name     = "m_txtNom";
     this.m_txtNom.Size     = new System.Drawing.Size(136, 20);
     this.m_ExtStyle.SetStyleBackColor(this.m_txtNom, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_txtNom, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_txtNom.TabIndex = 1;
     //
     // m_txtVille
     //
     this.m_txtVille.Location = new System.Drawing.Point(357, 25);
     this.m_txtVille.Name     = "m_txtVille";
     this.m_txtVille.Size     = new System.Drawing.Size(136, 20);
     this.m_ExtStyle.SetStyleBackColor(this.m_txtVille, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_txtVille, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_txtVille.TabIndex = 3;
     //
     // m_lblVille
     //
     this.m_lblVille.Location = new System.Drawing.Point(246, 28);
     this.m_lblVille.Name     = "m_lblVille";
     this.m_lblVille.Size     = new System.Drawing.Size(48, 16);
     this.m_ExtStyle.SetStyleBackColor(this.m_lblVille, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_lblVille, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_lblVille.TabIndex = 2;
     this.m_lblVille.Text     = "City|757";
     //
     // m_txtCodePostal
     //
     this.m_txtCodePostal.Location = new System.Drawing.Point(357, 2);
     this.m_txtCodePostal.Name     = "m_txtCodePostal";
     this.m_txtCodePostal.Size     = new System.Drawing.Size(136, 20);
     this.m_ExtStyle.SetStyleBackColor(this.m_txtCodePostal, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_txtCodePostal, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_txtCodePostal.TabIndex = 5;
     //
     // m_lblCodePostal
     //
     this.m_lblCodePostal.Location = new System.Drawing.Point(246, 5);
     this.m_lblCodePostal.Name     = "m_lblCodePostal";
     this.m_lblCodePostal.Size     = new System.Drawing.Size(105, 17);
     this.m_ExtStyle.SetStyleBackColor(this.m_lblCodePostal, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_lblCodePostal, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_lblCodePostal.TabIndex = 4;
     this.m_lblCodePostal.Text     = "Postal/Zip Code|756";
     //
     // m_lblRole
     //
     this.m_lblRole.Location = new System.Drawing.Point(8, 31);
     this.m_lblRole.Name     = "m_lblRole";
     this.m_lblRole.Size     = new System.Drawing.Size(56, 16);
     this.m_ExtStyle.SetStyleBackColor(this.m_lblRole, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_lblRole, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_lblRole.TabIndex = 10;
     this.m_lblRole.Text     = "Role|764";
     //
     // m_cmbRoles
     //
     this.m_cmbRoles.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cmbRoles.IsLink            = false;
     this.m_cmbRoles.ListDonnees       = null;
     this.m_cmbRoles.Location          = new System.Drawing.Point(96, 28);
     this.m_cmbRoles.LockEdition       = false;
     this.m_cmbRoles.Name              = "m_cmbRoles";
     this.m_cmbRoles.NullAutorise      = true;
     this.m_cmbRoles.ProprieteAffichee = null;
     this.m_cmbRoles.Size              = new System.Drawing.Size(136, 21);
     this.m_ExtStyle.SetStyleBackColor(this.m_cmbRoles, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_cmbRoles, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_cmbRoles.TabIndex = 9;
     this.m_cmbRoles.TextNull = I.T("(All)|30313");
     this.m_cmbRoles.Tri      = true;
     //
     // m_lblGroupe
     //
     this.m_lblGroupe.Location = new System.Drawing.Point(246, 51);
     this.m_lblGroupe.Name     = "m_lblGroupe";
     this.m_lblGroupe.Size     = new System.Drawing.Size(72, 16);
     this.m_ExtStyle.SetStyleBackColor(this.m_lblGroupe, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_lblGroupe, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_lblGroupe.TabIndex = 12;
     this.m_lblGroupe.Text     = "Group|165";
     //
     // m_cmbGroupes
     //
     this.m_cmbGroupes.DropDownStyle      = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cmbGroupes.ElementSelectionne = null;
     this.m_cmbGroupes.IsLink             = false;
     this.m_cmbGroupes.ListDonnees        = null;
     this.m_cmbGroupes.Location           = new System.Drawing.Point(357, 48);
     this.m_cmbGroupes.LockEdition        = false;
     this.m_cmbGroupes.Name                       = "m_cmbGroupes";
     this.m_cmbGroupes.NullAutorise               = true;
     this.m_cmbGroupes.ProprieteAffichee          = null;
     this.m_cmbGroupes.ProprieteParentListeObjets = null;
     this.m_cmbGroupes.SelectionneurParent        = null;
     this.m_cmbGroupes.Size                       = new System.Drawing.Size(136, 21);
     this.m_ExtStyle.SetStyleBackColor(this.m_cmbGroupes, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_cmbGroupes, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_cmbGroupes.TabIndex = 11;
     this.m_cmbGroupes.TextNull = I.T("(All)|30313");
     this.m_cmbGroupes.Tri      = true;
     //
     // CPanelFiltreActeur
     //
     this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255)))));
     this.Controls.Add(this.m_lblGroupe);
     this.Controls.Add(this.m_cmbGroupes);
     this.Controls.Add(this.m_lblRole);
     this.Controls.Add(this.m_cmbRoles);
     this.Controls.Add(this.m_txtCodePostal);
     this.Controls.Add(this.m_lblCodePostal);
     this.Controls.Add(this.m_txtVille);
     this.Controls.Add(this.m_lblVille);
     this.Controls.Add(this.m_txtNom);
     this.Controls.Add(this.m_lblNom);
     this.ForeColor = System.Drawing.Color.Black;
     this.Name      = "CPanelFiltreActeur";
     this.Size      = new System.Drawing.Size(512, 79);
     this.m_ExtStyle.SetStyleBackColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel);
     this.m_ExtStyle.SetStyleForeColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorTextePanel);
     this.Load += new System.EventHandler(this.CPanelFiltreActeur_Load);
     this.ResumeLayout(false);
     this.PerformLayout();
 }