Exemple #1
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_cmbTypeVersion = new sc2i.win32.common.CComboboxAutoFilled();
     this.label1           = new System.Windows.Forms.Label();
     this.m_extStyle       = new sc2i.win32.common.CExtStyle();
     this.SuspendLayout();
     //
     // m_cmbTypeVersion
     //
     this.m_cmbTypeVersion.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cmbTypeVersion.IsLink            = false;
     this.m_cmbTypeVersion.ListDonnees       = null;
     this.m_cmbTypeVersion.Location          = new System.Drawing.Point(151, 5);
     this.m_cmbTypeVersion.LockEdition       = false;
     this.m_cmbTypeVersion.Name              = "m_cmbTypeVersion";
     this.m_cmbTypeVersion.NullAutorise      = true;
     this.m_cmbTypeVersion.ProprieteAffichee = null;
     this.m_cmbTypeVersion.Size              = new System.Drawing.Size(242, 21);
     this.m_extStyle.SetStyleBackColor(this.m_cmbTypeVersion, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_cmbTypeVersion, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_cmbTypeVersion.TabIndex = 1;
     this.m_cmbTypeVersion.TextNull = I.T("(All)|30313");
     this.m_cmbTypeVersion.Tri      = true;
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(8, 8);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(113, 18);
     this.m_extStyle.SetStyleBackColor(this.label1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.label1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label1.TabIndex = 2;
     this.label1.Text     = "Version Type|1420";
     //
     // CPanelFiltreVersions
     //
     this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255)))));
     this.Controls.Add(this.label1);
     this.Controls.Add(this.m_cmbTypeVersion);
     this.ForeColor = System.Drawing.Color.Black;
     this.Name      = "CPanelFiltreVersions";
     this.Size      = new System.Drawing.Size(456, 40);
     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.CPanelFiltreVersions_Load);
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Méthode requise pour la prise en charge du concepteur - ne modifiez pas
 /// le contenu de cette méthode avec l'éditeur de code.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CFormNavigateurPopup));
     this.panel3             = new System.Windows.Forms.Panel();
     this.m_panelVersion     = new System.Windows.Forms.Panel();
     this.m_lblVersion       = new System.Windows.Forms.Label();
     this.m_btnSuivant       = new System.Windows.Forms.Button();
     this.m_imageListButtons = new System.Windows.Forms.ImageList(this.components);
     this.m_btnPrecedent     = new System.Windows.Forms.Button();
     this.m_btnHome          = new System.Windows.Forms.Button();
     this.m_ExtStyle1        = new sc2i.win32.common.CExtStyle();
     this.m_timerClignote    = new System.Windows.Forms.Timer(this.components);
     this.panel3.SuspendLayout();
     this.m_panelVersion.SuspendLayout();
     this.SuspendLayout();
     //
     // m_panelForMainTabs
     //
     this.m_panelForMainTabs.Location = new System.Drawing.Point(0, 40);
     this.m_panelForMainTabs.Size     = new System.Drawing.Size(658, 408);
     this.m_ExtStyle1.SetStyleBackColor(this.m_panelForMainTabs, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle1.SetStyleForeColor(this.m_panelForMainTabs, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // panel3
     //
     this.panel3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255)))));
     this.panel3.Controls.Add(this.m_panelVersion);
     this.panel3.Controls.Add(this.m_btnSuivant);
     this.panel3.Controls.Add(this.m_btnPrecedent);
     this.panel3.Controls.Add(this.m_btnHome);
     this.panel3.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel3.Location = new System.Drawing.Point(0, 0);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(658, 40);
     this.m_ExtStyle1.SetStyleBackColor(this.panel3, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel);
     this.m_ExtStyle1.SetStyleForeColor(this.panel3, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.panel3.TabIndex = 6;
     //
     // m_panelVersion
     //
     this.m_panelVersion.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                        | System.Windows.Forms.AnchorStyles.Right)));
     this.m_panelVersion.BackColor = System.Drawing.Color.Red;
     this.m_panelVersion.Controls.Add(this.m_lblVersion);
     this.m_panelVersion.Cursor   = System.Windows.Forms.Cursors.Hand;
     this.m_panelVersion.Location = new System.Drawing.Point(184, 9);
     this.m_panelVersion.Name     = "m_panelVersion";
     this.m_panelVersion.Size     = new System.Drawing.Size(290, 23);
     this.m_ExtStyle1.SetStyleBackColor(this.m_panelVersion, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle1.SetStyleForeColor(this.m_panelVersion, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_panelVersion.TabIndex = 8;
     this.m_panelVersion.Visible  = false;
     //
     // m_lblVersion
     //
     this.m_lblVersion.Cursor    = System.Windows.Forms.Cursors.Hand;
     this.m_lblVersion.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.m_lblVersion.Font      = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_lblVersion.ForeColor = System.Drawing.Color.Black;
     this.m_lblVersion.Location  = new System.Drawing.Point(0, 0);
     this.m_lblVersion.Name      = "m_lblVersion";
     this.m_lblVersion.Size      = new System.Drawing.Size(290, 23);
     this.m_ExtStyle1.SetStyleBackColor(this.m_lblVersion, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle1.SetStyleForeColor(this.m_lblVersion, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_lblVersion.TabIndex  = 6;
     this.m_lblVersion.Text      = "VERSION V1";
     this.m_lblVersion.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.m_lblVersion.Visible   = false;
     //
     // m_btnSuivant
     //
     this.m_btnSuivant.Cursor     = System.Windows.Forms.Cursors.Hand;
     this.m_btnSuivant.FlatStyle  = System.Windows.Forms.FlatStyle.Flat;
     this.m_btnSuivant.ForeColor  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(234)))), ((int)(((byte)(108)))));
     this.m_btnSuivant.ImageIndex = 1;
     this.m_btnSuivant.ImageList  = this.m_imageListButtons;
     this.m_btnSuivant.Location   = new System.Drawing.Point(48, 2);
     this.m_btnSuivant.Name       = "m_btnSuivant";
     this.m_btnSuivant.Size       = new System.Drawing.Size(34, 28);
     this.m_ExtStyle1.SetStyleBackColor(this.m_btnSuivant, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle1.SetStyleForeColor(this.m_btnSuivant, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_btnSuivant.TabIndex = 1;
     this.m_btnSuivant.Click   += new System.EventHandler(this.m_btnSuivant_Click);
     //
     // m_imageListButtons
     //
     this.m_imageListButtons.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("m_imageListButtons.ImageStream")));
     this.m_imageListButtons.TransparentColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
     this.m_imageListButtons.Images.SetKeyName(0, "");
     this.m_imageListButtons.Images.SetKeyName(1, "");
     this.m_imageListButtons.Images.SetKeyName(2, "");
     this.m_imageListButtons.Images.SetKeyName(3, "");
     this.m_imageListButtons.Images.SetKeyName(4, "");
     this.m_imageListButtons.Images.SetKeyName(5, "");
     //
     // m_btnPrecedent
     //
     this.m_btnPrecedent.Cursor     = System.Windows.Forms.Cursors.Hand;
     this.m_btnPrecedent.FlatStyle  = System.Windows.Forms.FlatStyle.Flat;
     this.m_btnPrecedent.ForeColor  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(234)))), ((int)(((byte)(108)))));
     this.m_btnPrecedent.ImageIndex = 0;
     this.m_btnPrecedent.ImageList  = this.m_imageListButtons;
     this.m_btnPrecedent.Location   = new System.Drawing.Point(8, 2);
     this.m_btnPrecedent.Name       = "m_btnPrecedent";
     this.m_btnPrecedent.Size       = new System.Drawing.Size(34, 28);
     this.m_ExtStyle1.SetStyleBackColor(this.m_btnPrecedent, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle1.SetStyleForeColor(this.m_btnPrecedent, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_btnPrecedent.TabIndex = 0;
     this.m_btnPrecedent.Click   += new System.EventHandler(this.m_btnPrecedent_Click);
     //
     // m_btnHome
     //
     this.m_btnHome.Cursor     = System.Windows.Forms.Cursors.Hand;
     this.m_btnHome.FlatStyle  = System.Windows.Forms.FlatStyle.Flat;
     this.m_btnHome.ForeColor  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(234)))), ((int)(((byte)(108)))));
     this.m_btnHome.ImageIndex = 2;
     this.m_btnHome.ImageList  = this.m_imageListButtons;
     this.m_btnHome.Location   = new System.Drawing.Point(96, 2);
     this.m_btnHome.Name       = "m_btnHome";
     this.m_btnHome.Size       = new System.Drawing.Size(34, 28);
     this.m_ExtStyle1.SetStyleBackColor(this.m_btnHome, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle1.SetStyleForeColor(this.m_btnHome, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_btnHome.TabIndex = 2;
     this.m_btnHome.Click   += new System.EventHandler(this.m_btnHome_Click);
     //
     // m_timerClignote
     //
     this.m_timerClignote.Interval = 500;
     this.m_timerClignote.Tick    += new System.EventHandler(this.m_timerClignote_Tick);
     //
     // CFormNavigateurPopup
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(658, 448);
     this.Controls.Add(this.panel3);
     this.Name = "CFormNavigateurPopup";
     this.m_ExtStyle1.SetStyleBackColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle1.SetStyleForeColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.Load        += new System.EventHandler(this.CFormNavigateurPopup_Load);
     this.FormClosed  += new System.Windows.Forms.FormClosedEventHandler(this.CFormNavigateurPopup_FormClosed);
     this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.CFormNavigateurPopup_FormClosing);
     this.Controls.SetChildIndex(this.panel3, 0);
     this.Controls.SetChildIndex(this.m_panelForMainTabs, 0);
     this.panel3.ResumeLayout(false);
     this.m_panelVersion.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Exemple #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()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CFormOrdonnerEntites));
     this.m_wndListeEntites = new System.Windows.Forms.ListView();
     this.columnHeader1     = new System.Windows.Forms.ColumnHeader();
     this.panel1            = new System.Windows.Forms.Panel();
     this.m_btnAnnuler      = new System.Windows.Forms.Button();
     this.m_btnOk           = new System.Windows.Forms.Button();
     this.m_numUpPas        = new sc2i.win32.common.C2iNumericUpDown();
     this.m_numUpStart      = new sc2i.win32.common.C2iNumericUpDown();
     this.label1            = new System.Windows.Forms.Label();
     this.label2            = new System.Windows.Forms.Label();
     this.m_btnBas          = new System.Windows.Forms.Button();
     this.m_btnHaut         = new System.Windows.Forms.Button();
     this.m_extStyle        = new sc2i.win32.common.CExtStyle();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_numUpPas)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_numUpStart)).BeginInit();
     this.SuspendLayout();
     //
     // m_wndListeEntites
     //
     this.m_wndListeEntites.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_wndListeEntites.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
         this.columnHeader1
     });
     this.m_wndListeEntites.HeaderStyle   = System.Windows.Forms.ColumnHeaderStyle.None;
     this.m_wndListeEntites.HideSelection = false;
     this.m_wndListeEntites.Location      = new System.Drawing.Point(8, 8);
     this.m_wndListeEntites.MultiSelect   = false;
     this.m_wndListeEntites.Name          = "m_wndListeEntites";
     this.m_wndListeEntites.Size          = new System.Drawing.Size(540, 343);
     this.m_extStyle.SetStyleBackColor(this.m_wndListeEntites, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_wndListeEntites, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_wndListeEntites.TabIndex = 0;
     this.m_wndListeEntites.UseCompatibleStateImageBehavior = false;
     this.m_wndListeEntites.View = System.Windows.Forms.View.Details;
     //
     // columnHeader1
     //
     this.columnHeader1.Width = 507;
     //
     // panel1
     //
     this.panel1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                                                                | System.Windows.Forms.AnchorStyles.Right)));
     this.panel1.Controls.Add(this.m_btnAnnuler);
     this.panel1.Controls.Add(this.m_btnOk);
     this.panel1.Location = new System.Drawing.Point(0, 390);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(551, 48);
     this.m_extStyle.SetStyleBackColor(this.panel1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.panel1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.panel1.TabIndex = 2;
     //
     // m_btnAnnuler
     //
     this.m_btnAnnuler.Anchor       = System.Windows.Forms.AnchorStyles.Top;
     this.m_btnAnnuler.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.m_btnAnnuler.FlatStyle    = System.Windows.Forms.FlatStyle.Flat;
     this.m_btnAnnuler.ForeColor    = System.Drawing.Color.White;
     this.m_btnAnnuler.Image        = global::timos.Properties.Resources.cancel;
     this.m_btnAnnuler.Location     = new System.Drawing.Point(282, 4);
     this.m_btnAnnuler.Name         = "m_btnAnnuler";
     this.m_btnAnnuler.Size         = new System.Drawing.Size(40, 40);
     this.m_extStyle.SetStyleBackColor(this.m_btnAnnuler, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnAnnuler, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_btnAnnuler.TabIndex = 3;
     //
     // m_btnOk
     //
     this.m_btnOk.Anchor    = System.Windows.Forms.AnchorStyles.Top;
     this.m_btnOk.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.m_btnOk.ForeColor = System.Drawing.Color.White;
     this.m_btnOk.Image     = global::timos.Properties.Resources.check;
     this.m_btnOk.Location  = new System.Drawing.Point(228, 4);
     this.m_btnOk.Name      = "m_btnOk";
     this.m_btnOk.Size      = new System.Drawing.Size(40, 40);
     this.m_extStyle.SetStyleBackColor(this.m_btnOk, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnOk, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_btnOk.TabIndex = 2;
     this.m_btnOk.Click   += new System.EventHandler(this.m_btnOk_Click);
     //
     // m_numUpPas
     //
     this.m_numUpPas.Anchor      = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.m_numUpPas.DoubleValue = 1;
     this.m_numUpPas.IntValue    = 1;
     this.m_numUpPas.Location    = new System.Drawing.Point(448, 362);
     this.m_numUpPas.LockEdition = false;
     this.m_numUpPas.Maximum     = new decimal(new int[] {
         100000,
         0,
         0,
         0
     });
     this.m_numUpPas.Minimum = new decimal(new int[] {
         1,
         0,
         0,
         0
     });
     this.m_numUpPas.Name = "m_numUpPas";
     this.m_numUpPas.Size = new System.Drawing.Size(88, 20);
     this.m_extStyle.SetStyleBackColor(this.m_numUpPas, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_numUpPas, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_numUpPas.TabIndex           = 3;
     this.m_numUpPas.TextAlign          = System.Windows.Forms.HorizontalAlignment.Right;
     this.m_numUpPas.ThousandsSeparator = true;
     this.m_numUpPas.Value = new decimal(new int[] {
         1,
         0,
         0,
         0
     });
     //
     // m_numUpStart
     //
     this.m_numUpStart.Anchor      = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.m_numUpStart.DoubleValue = 0;
     this.m_numUpStart.IntValue    = 0;
     this.m_numUpStart.Location    = new System.Drawing.Point(282, 362);
     this.m_numUpStart.LockEdition = false;
     this.m_numUpStart.Maximum     = new decimal(new int[] {
         100000,
         0,
         0,
         0
     });
     this.m_numUpStart.Name = "m_numUpStart";
     this.m_numUpStart.Size = new System.Drawing.Size(72, 20);
     this.m_extStyle.SetStyleBackColor(this.m_numUpStart, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_numUpStart, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_numUpStart.TabIndex           = 4;
     this.m_numUpStart.TextAlign          = System.Windows.Forms.HorizontalAlignment.Right;
     this.m_numUpStart.ThousandsSeparator = true;
     //
     // label1
     //
     this.label1.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.label1.Location = new System.Drawing.Point(156, 364);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(112, 16);
     this.m_extStyle.SetStyleBackColor(this.label1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.label1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label1.TabIndex  = 5;
     this.label1.Text      = "Number from|816";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // label2
     //
     this.label2.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.label2.Location = new System.Drawing.Point(372, 364);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(76, 16);
     this.m_extStyle.SetStyleBackColor(this.label2, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.label2, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label2.TabIndex  = 6;
     this.label2.Text      = "By step of|817";
     this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // m_btnBas
     //
     this.m_btnBas.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.m_btnBas.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
     this.m_btnBas.Image     = ((System.Drawing.Image)(resources.GetObject("m_btnBas.Image")));
     this.m_btnBas.Location  = new System.Drawing.Point(56, 353);
     this.m_btnBas.Name      = "m_btnBas";
     this.m_btnBas.Size      = new System.Drawing.Size(40, 32);
     this.m_extStyle.SetStyleBackColor(this.m_btnBas, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnBas, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_btnBas.TabIndex = 9;
     this.m_btnBas.Click   += new System.EventHandler(this.m_btnBas_Click);
     //
     // m_btnHaut
     //
     this.m_btnHaut.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.m_btnHaut.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
     this.m_btnHaut.Image     = ((System.Drawing.Image)(resources.GetObject("m_btnHaut.Image")));
     this.m_btnHaut.Location  = new System.Drawing.Point(16, 353);
     this.m_btnHaut.Name      = "m_btnHaut";
     this.m_btnHaut.Size      = new System.Drawing.Size(40, 32);
     this.m_extStyle.SetStyleBackColor(this.m_btnHaut, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnHaut, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_btnHaut.TabIndex = 8;
     this.m_btnHaut.Click   += new System.EventHandler(this.m_btnHaut_Click);
     //
     // CFormOrdonnerEntites
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.BackColor         = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255)))));
     this.ClientSize        = new System.Drawing.Size(552, 439);
     this.ControlBox        = false;
     this.Controls.Add(this.m_btnBas);
     this.Controls.Add(this.m_btnHaut);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.m_numUpStart);
     this.Controls.Add(this.m_numUpPas);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.m_wndListeEntites);
     this.ForeColor     = System.Drawing.Color.Black;
     this.Name          = "CFormOrdonnerEntites";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
     this.m_extStyle.SetStyleBackColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel);
     this.m_extStyle.SetStyleForeColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorTextePanel);
     this.Text  = "Entity ordering|30114";
     this.Load += new System.EventHandler(this.CFormOrdonnerEntites_Load);
     this.panel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.m_numUpPas)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_numUpStart)).EndInit();
     this.ResumeLayout(false);
 }
Exemple #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.components    = new System.ComponentModel.Container();
     this.m_labelInfo   = new System.Windows.Forms.Label();
     this.panel1        = new System.Windows.Forms.Panel();
     this.label2        = new System.Windows.Forms.Label();
     this.m_panelMove   = new System.Windows.Forms.Panel();
     this.m_lnkAnnuler  = new System.Windows.Forms.LinkLabel();
     this.m_progressBar = new System.Windows.Forms.ProgressBar();
     this.m_btnReduire  = new System.Windows.Forms.Button();
     this.m_tooltip     = new System.Windows.Forms.ToolTip(this.components);
     this.m_ExtStyle    = new sc2i.win32.common.CExtStyle();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // m_labelInfo
     //
     this.m_labelInfo.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_labelInfo.ForeColor = System.Drawing.Color.Black;
     this.m_labelInfo.Location  = new System.Drawing.Point(0, 40);
     this.m_labelInfo.Name      = "m_labelInfo";
     this.m_labelInfo.Size      = new System.Drawing.Size(324, 60);
     this.m_ExtStyle.SetStyleBackColor(this.m_labelInfo, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_labelInfo, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_labelInfo.TabIndex  = 1;
     this.m_labelInfo.Text      = "Processing...|814";
     this.m_labelInfo.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // panel1
     //
     this.panel1.BackColor   = System.Drawing.Color.White;
     this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.panel1.Controls.Add(this.label2);
     this.panel1.Controls.Add(this.m_panelMove);
     this.panel1.Controls.Add(this.m_lnkAnnuler);
     this.panel1.Controls.Add(this.m_progressBar);
     this.panel1.Controls.Add(this.m_btnReduire);
     this.panel1.Controls.Add(this.m_labelInfo);
     this.panel1.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.panel1.ForeColor = System.Drawing.Color.Black;
     this.panel1.Location  = new System.Drawing.Point(0, 0);
     this.panel1.Name      = "panel1";
     this.panel1.Size      = new System.Drawing.Size(322, 149);
     this.m_ExtStyle.SetStyleBackColor(this.panel1, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondFenetre);
     this.m_ExtStyle.SetStyleForeColor(this.panel1, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorTexteFenetre);
     this.panel1.TabIndex = 2;
     //
     // label2
     //
     this.label2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                | System.Windows.Forms.AnchorStyles.Right)));
     this.label2.Font     = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.Location = new System.Drawing.Point(2, 16);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(316, 24);
     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  = 12;
     this.label2.Text      = "Timos";
     this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // m_panelMove
     //
     this.m_panelMove.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                     | System.Windows.Forms.AnchorStyles.Right)));
     this.m_panelMove.Location = new System.Drawing.Point(0, 0);
     this.m_panelMove.Name     = "m_panelMove";
     this.m_panelMove.Size     = new System.Drawing.Size(292, 8);
     this.m_ExtStyle.SetStyleBackColor(this.m_panelMove, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_panelMove, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_panelMove.TabIndex = 6;
     //
     // m_lnkAnnuler
     //
     this.m_lnkAnnuler.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.m_lnkAnnuler.ForeColor = System.Drawing.Color.Black;
     this.m_lnkAnnuler.LinkColor = System.Drawing.Color.Black;
     this.m_lnkAnnuler.Location  = new System.Drawing.Point(260, 125);
     this.m_lnkAnnuler.Name      = "m_lnkAnnuler";
     this.m_lnkAnnuler.Size      = new System.Drawing.Size(48, 16);
     this.m_ExtStyle.SetStyleBackColor(this.m_lnkAnnuler, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_lnkAnnuler, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_lnkAnnuler.TabIndex     = 5;
     this.m_lnkAnnuler.TabStop      = true;
     this.m_lnkAnnuler.Text         = "Cancel|11";
     this.m_lnkAnnuler.TextAlign    = System.Drawing.ContentAlignment.TopRight;
     this.m_lnkAnnuler.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.m_lnkAnnuler_LinkClicked);
     //
     // m_progressBar
     //
     this.m_progressBar.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                                                                       | System.Windows.Forms.AnchorStyles.Right)));
     this.m_progressBar.Location = new System.Drawing.Point(10, 103);
     this.m_progressBar.Name     = "m_progressBar";
     this.m_progressBar.Size     = new System.Drawing.Size(300, 22);
     this.m_ExtStyle.SetStyleBackColor(this.m_progressBar, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_progressBar, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_progressBar.TabIndex = 4;
     //
     // m_btnReduire
     //
     this.m_btnReduire.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.m_btnReduire.Location = new System.Drawing.Point(300, 0);
     this.m_btnReduire.Name     = "m_btnReduire";
     this.m_btnReduire.Size     = new System.Drawing.Size(16, 8);
     this.m_ExtStyle.SetStyleBackColor(this.m_btnReduire, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_btnReduire, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_btnReduire.TabIndex = 3;
     this.m_tooltip.SetToolTip(this.m_btnReduire, "Réduire cette fenêtre");
     this.m_btnReduire.Click += new System.EventHandler(this.m_btnReduire_Click);
     //
     // CFormProgressTimos
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.BackColor         = System.Drawing.Color.FromArgb(((int)(((byte)(62)))), ((int)(((byte)(147)))), ((int)(((byte)(0)))));
     this.ClientSize        = new System.Drawing.Size(322, 149);
     this.Controls.Add(this.panel1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.MaximizeBox     = false;
     this.Name            = "CFormProgressTimos";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.m_ExtStyle.SetStyleBackColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.Text  = "Traitement en cours";
     this.Load += new System.EventHandler(this.CFormProgressTimos_Load);
     this.panel1.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.m_panelOmbre    = new sc2i.win32.common.C2iPanelOmbre();
     this.m_panelEdition  = new System.Windows.Forms.Panel();
     this.m_lblDescriptif = new System.Windows.Forms.Label();
     this.m_txtDescriptif = new System.Windows.Forms.TextBox();
     this.m_chkCanCancel  = new System.Windows.Forms.CheckBox();
     this.m_ExtStyle      = new sc2i.win32.common.CExtStyle();
     this.m_panelEditionFullFormulaire = new sc2i.formulaire.win32.editor.CPanelEditionFullFormulaire();
     this.m_panelOmbre.SuspendLayout();
     this.m_panelEdition.SuspendLayout();
     this.SuspendLayout();
     //
     // m_panelOmbre
     //
     this.m_panelOmbre.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_panelOmbre.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255)))));
     this.m_panelOmbre.Controls.Add(this.m_panelEdition);
     this.m_panelOmbre.ForeColor   = System.Drawing.Color.Black;
     this.m_panelOmbre.Location    = new System.Drawing.Point(5, 54);
     this.m_panelOmbre.LockEdition = false;
     this.m_panelOmbre.Name        = "m_panelOmbre";
     this.m_panelOmbre.Size        = new System.Drawing.Size(727, 344);
     this.m_ExtStyle.SetStyleBackColor(this.m_panelOmbre, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_panelOmbre, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_panelOmbre.TabIndex = 2;
     //
     // m_panelEdition
     //
     this.m_panelEdition.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_panelEdition.Controls.Add(this.m_panelEditionFullFormulaire);
     this.m_panelEdition.Location = new System.Drawing.Point(3, 3);
     this.m_panelEdition.Name     = "m_panelEdition";
     this.m_panelEdition.Size     = new System.Drawing.Size(703, 320);
     this.m_ExtStyle.SetStyleBackColor(this.m_panelEdition, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_panelEdition, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_panelEdition.TabIndex = 3;
     //
     // m_lblDescriptif
     //
     this.m_lblDescriptif.Location = new System.Drawing.Point(2, 11);
     this.m_lblDescriptif.Name     = "m_lblDescriptif";
     this.m_lblDescriptif.Size     = new System.Drawing.Size(96, 18);
     this.m_ExtStyle.SetStyleBackColor(this.m_lblDescriptif, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_lblDescriptif, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_lblDescriptif.TabIndex = 3;
     this.m_lblDescriptif.Text     = "Title|713";
     //
     // m_txtDescriptif
     //
     this.m_txtDescriptif.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                         | System.Windows.Forms.AnchorStyles.Right)));
     this.m_txtDescriptif.Location = new System.Drawing.Point(104, 8);
     this.m_txtDescriptif.Name     = "m_txtDescriptif";
     this.m_txtDescriptif.Size     = new System.Drawing.Size(588, 20);
     this.m_ExtStyle.SetStyleBackColor(this.m_txtDescriptif, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_txtDescriptif, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_txtDescriptif.TabIndex = 4;
     //
     // m_chkCanCancel
     //
     this.m_chkCanCancel.Location = new System.Drawing.Point(104, 32);
     this.m_chkCanCancel.Name     = "m_chkCanCancel";
     this.m_chkCanCancel.Size     = new System.Drawing.Size(240, 16);
     this.m_ExtStyle.SetStyleBackColor(this.m_chkCanCancel, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_chkCanCancel, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_chkCanCancel.TabIndex = 5;
     this.m_chkCanCancel.Text     = "User can cancel the form|1053";
     //
     // m_panelEditionFullFormulaire
     //
     this.m_panelEditionFullFormulaire.Dock                  = System.Windows.Forms.DockStyle.Fill;
     this.m_panelEditionFullFormulaire.EntiteEditee          = null;
     this.m_panelEditionFullFormulaire.FournisseurProprietes = null;
     this.m_panelEditionFullFormulaire.Location              = new System.Drawing.Point(0, 0);
     this.m_panelEditionFullFormulaire.LockEdition           = true;
     this.m_panelEditionFullFormulaire.Name                  = "m_panelEditionFullFormulaire";
     this.m_panelEditionFullFormulaire.Size                  = new System.Drawing.Size(703, 320);
     this.m_ExtStyle.SetStyleBackColor(this.m_panelEditionFullFormulaire, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_panelEditionFullFormulaire, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_panelEditionFullFormulaire.TabIndex  = 6;
     this.m_panelEditionFullFormulaire.TypeEdite = null;
     this.m_panelEditionFullFormulaire.WndEditee = null;
     //
     // CFormEditActionFormulaire
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(732, 450);
     this.Controls.Add(this.m_chkCanCancel);
     this.Controls.Add(this.m_txtDescriptif);
     this.Controls.Add(this.m_lblDescriptif);
     this.Controls.Add(this.m_panelOmbre);
     this.Name = "CFormEditActionFormulaire";
     this.m_ExtStyle.SetStyleBackColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.Text  = "Form designer|1052";
     this.Load += new System.EventHandler(this.CFormEditActionFormulaire_Load);
     this.Controls.SetChildIndex(this.m_panelOmbre, 0);
     this.Controls.SetChildIndex(this.m_lblDescriptif, 0);
     this.Controls.SetChildIndex(this.m_txtDescriptif, 0);
     this.Controls.SetChildIndex(this.m_chkCanCancel, 0);
     this.m_panelOmbre.ResumeLayout(false);
     this.m_panelOmbre.PerformLayout();
     this.m_panelEdition.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemple #6
0
 /// <summary>
 /// Méthode requise pour la prise en charge du concepteur - ne modifiez pas
 /// le contenu de cette méthode avec l'éditeur de code.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     this.components = new System.ComponentModel.Container();
     sc2i.data.dynamic.CExporteurDatasetXML cExporteurDatasetXML2 = new sc2i.data.dynamic.CExporteurDatasetXML();
     this.listViewAutoFilledColumn1 = new sc2i.win32.common.ListViewAutoFilledColumn();
     this.m_wndListeCategories      = new sc2i.win32.common.ListViewAutoFilled();
     this.listViewAutoFilledColumn2 = new sc2i.win32.common.ListViewAutoFilledColumn();
     this.m_wndAideFormule          = new sc2i.win32.expression.CControlAideFormule();
     this.tabPage1 = new Crownwood.Magic.Controls.TabPage();
     this.m_panelFormuleStructure = new System.Windows.Forms.Panel();
     this.m_txtFormuleStructure   = new sc2i.win32.expression.CControleEditeFormule();
     this.label1                   = new System.Windows.Forms.Label();
     this.m_panelStructure         = new sc2i.win32.data.dynamic.CPanelEditMultiStructure();
     this.m_panelSelectStructure   = new System.Windows.Forms.Panel();
     this.tabPage2                 = new Crownwood.Magic.Controls.TabPage();
     this.label3                   = new System.Windows.Forms.Label();
     this.tabPage3                 = new Crownwood.Magic.Controls.TabPage();
     this.m_txtFormuleCle          = new sc2i.win32.expression.CControleEditeFormule();
     this.label7                   = new System.Windows.Forms.Label();
     this.m_txtFormuleDescriptif   = new sc2i.win32.expression.CControleEditeFormule();
     this.label5                   = new System.Windows.Forms.Label();
     this.m_txtFormuleLibelle      = new sc2i.win32.expression.CControleEditeFormule();
     this.label4                   = new System.Windows.Forms.Label();
     this.m_tabControl             = new sc2i.win32.common.C2iTabControl(this.components);
     this.tabPage4                 = new Crownwood.Magic.Controls.TabPage();
     this.m_panelExporteur         = new sc2i.win32.data.dynamic.CPanelEditFormatExport();
     this.m_ExtStyle               = new sc2i.win32.common.CExtStyle();
     this.splitContainer1          = new System.Windows.Forms.SplitContainer();
     this.m_radStructureParFormule = new System.Windows.Forms.RadioButton();
     this.m_radStructurePropre     = new System.Windows.Forms.RadioButton();
     this.tabPage1.SuspendLayout();
     this.m_panelFormuleStructure.SuspendLayout();
     this.m_panelSelectStructure.SuspendLayout();
     this.tabPage2.SuspendLayout();
     this.tabPage3.SuspendLayout();
     this.m_tabControl.SuspendLayout();
     this.tabPage4.SuspendLayout();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     this.SuspendLayout();
     //
     // m_lblStockerResIn
     //
     this.m_ExtStyle.SetStyleBackColor(this.m_lblStockerResIn, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_lblStockerResIn, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_lblStockerResIn.Text = "Store the result in|30239";
     //
     // listViewAutoFilledColumn1
     //
     this.listViewAutoFilledColumn1.Field             = "Nom";
     this.listViewAutoFilledColumn1.PrecisionWidth    = 0;
     this.listViewAutoFilledColumn1.ProportionnalSize = false;
     this.listViewAutoFilledColumn1.Text    = "Name|164";
     this.listViewAutoFilledColumn1.Visible = true;
     this.listViewAutoFilledColumn1.Width   = 176;
     //
     // m_wndListeCategories
     //
     this.m_wndListeCategories.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                              | System.Windows.Forms.AnchorStyles.Left)));
     this.m_wndListeCategories.CheckBoxes = true;
     this.m_wndListeCategories.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
         this.listViewAutoFilledColumn2
     });
     this.m_wndListeCategories.EnableCustomisation = true;
     this.m_wndListeCategories.FullRowSelect       = true;
     this.m_wndListeCategories.Location            = new System.Drawing.Point(8, 24);
     this.m_wndListeCategories.MultiSelect         = false;
     this.m_wndListeCategories.Name = "m_wndListeCategories";
     this.m_wndListeCategories.Size = new System.Drawing.Size(296, 347);
     this.m_ExtStyle.SetStyleBackColor(this.m_wndListeCategories, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_wndListeCategories, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_wndListeCategories.TabIndex = 0;
     this.m_wndListeCategories.UseCompatibleStateImageBehavior = false;
     this.m_wndListeCategories.View = System.Windows.Forms.View.Details;
     //
     // listViewAutoFilledColumn2
     //
     this.listViewAutoFilledColumn2.Field             = "Libelle";
     this.listViewAutoFilledColumn2.PrecisionWidth    = 0;
     this.listViewAutoFilledColumn2.ProportionnalSize = false;
     this.listViewAutoFilledColumn2.Text    = "Category|852";
     this.listViewAutoFilledColumn2.Visible = true;
     this.listViewAutoFilledColumn2.Width   = 279;
     //
     // m_wndAideFormule
     //
     this.m_wndAideFormule.BackColor             = System.Drawing.Color.White;
     this.m_wndAideFormule.Dock                  = System.Windows.Forms.DockStyle.Fill;
     this.m_wndAideFormule.FournisseurProprietes = null;
     this.m_wndAideFormule.Location              = new System.Drawing.Point(0, 0);
     this.m_wndAideFormule.Name                  = "m_wndAideFormule";
     this.m_wndAideFormule.ObjetInterroge        = null;
     this.m_wndAideFormule.SendIdChamps          = false;
     this.m_wndAideFormule.Size                  = new System.Drawing.Size(195, 403);
     this.m_ExtStyle.SetStyleBackColor(this.m_wndAideFormule, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_wndAideFormule, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_wndAideFormule.TabIndex        = 4;
     this.m_wndAideFormule.OnSendCommande += new sc2i.win32.expression.SendCommande(this.m_wndAideFormule_OnSendCommande);
     //
     // tabPage1
     //
     this.tabPage1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255)))));
     this.tabPage1.Controls.Add(this.m_panelStructure);
     this.tabPage1.Controls.Add(this.m_panelFormuleStructure);
     this.tabPage1.Controls.Add(this.m_panelSelectStructure);
     this.tabPage1.Font      = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.World);
     this.tabPage1.ForeColor = System.Drawing.Color.Black;
     this.tabPage1.Location  = new System.Drawing.Point(0, 25);
     this.tabPage1.Name      = "tabPage1";
     this.tabPage1.Size      = new System.Drawing.Size(607, 378);
     this.m_ExtStyle.SetStyleBackColor(this.tabPage1, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel);
     this.m_ExtStyle.SetStyleForeColor(this.tabPage1, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorTextePanel);
     this.tabPage1.TabIndex = 10;
     this.tabPage1.Title    = "Structure|943";
     //
     // m_panelFormuleStructure
     //
     this.m_panelFormuleStructure.Controls.Add(this.m_txtFormuleStructure);
     this.m_panelFormuleStructure.Controls.Add(this.label1);
     this.m_panelFormuleStructure.Dock     = System.Windows.Forms.DockStyle.Top;
     this.m_panelFormuleStructure.Location = new System.Drawing.Point(0, 32);
     this.m_panelFormuleStructure.Name     = "m_panelFormuleStructure";
     this.m_panelFormuleStructure.Size     = new System.Drawing.Size(607, 129);
     this.m_ExtStyle.SetStyleBackColor(this.m_panelFormuleStructure, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_panelFormuleStructure, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_panelFormuleStructure.TabIndex = 2;
     //
     // m_txtFormuleStructure
     //
     this.m_txtFormuleStructure.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                               | System.Windows.Forms.AnchorStyles.Right)));
     this.m_txtFormuleStructure.BackColor   = System.Drawing.Color.White;
     this.m_txtFormuleStructure.Font        = new System.Drawing.Font("Courier New", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_txtFormuleStructure.Formule     = null;
     this.m_txtFormuleStructure.Location    = new System.Drawing.Point(8, 22);
     this.m_txtFormuleStructure.LockEdition = false;
     this.m_txtFormuleStructure.Name        = "m_txtFormuleStructure";
     this.m_txtFormuleStructure.Size        = new System.Drawing.Size(591, 88);
     this.m_ExtStyle.SetStyleBackColor(this.m_txtFormuleStructure, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_txtFormuleStructure, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_txtFormuleStructure.TabIndex = 3;
     this.m_txtFormuleStructure.Enter   += new System.EventHandler(this.OnEnterTextBoxFormule);
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(8, 6);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(112, 16);
     this.m_ExtStyle.SetStyleBackColor(this.label1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.label1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label1.TabIndex = 2;
     this.label1.Text     = "Document label|1041";
     //
     // m_panelStructure
     //
     this.m_panelStructure.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255)))));
     this.m_panelStructure.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.m_panelStructure.FiltreDynamique = null;
     this.m_panelStructure.ForeColor       = System.Drawing.Color.Black;
     this.m_panelStructure.Location        = new System.Drawing.Point(0, 161);
     this.m_panelStructure.LockEdition     = false;
     this.m_panelStructure.Name            = "m_panelStructure";
     this.m_panelStructure.Size            = new System.Drawing.Size(607, 217);
     this.m_ExtStyle.SetStyleBackColor(this.m_panelStructure, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel);
     this.m_ExtStyle.SetStyleForeColor(this.m_panelStructure, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorTextePanel);
     this.m_panelStructure.TabColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255)))));
     this.m_panelStructure.TabIndex = 0;
     //
     // m_panelSelectStructure
     //
     this.m_panelSelectStructure.Controls.Add(this.m_radStructurePropre);
     this.m_panelSelectStructure.Controls.Add(this.m_radStructureParFormule);
     this.m_panelSelectStructure.Dock     = System.Windows.Forms.DockStyle.Top;
     this.m_panelSelectStructure.Location = new System.Drawing.Point(0, 0);
     this.m_panelSelectStructure.Name     = "m_panelSelectStructure";
     this.m_panelSelectStructure.Size     = new System.Drawing.Size(607, 32);
     this.m_ExtStyle.SetStyleBackColor(this.m_panelSelectStructure, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_panelSelectStructure, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_panelSelectStructure.TabIndex = 1;
     //
     // tabPage2
     //
     this.tabPage2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255)))));
     this.tabPage2.Controls.Add(this.label3);
     this.tabPage2.Controls.Add(this.m_wndListeCategories);
     this.tabPage2.Font      = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.World);
     this.tabPage2.ForeColor = System.Drawing.Color.Black;
     this.tabPage2.Location  = new System.Drawing.Point(0, 25);
     this.tabPage2.Name      = "tabPage2";
     this.tabPage2.Selected  = false;
     this.tabPage2.Size      = new System.Drawing.Size(607, 378);
     this.m_ExtStyle.SetStyleBackColor(this.tabPage2, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel);
     this.m_ExtStyle.SetStyleForeColor(this.tabPage2, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorTextePanel);
     this.tabPage2.TabIndex = 11;
     this.tabPage2.Title    = "EDM category|176";
     this.tabPage2.Visible  = false;
     //
     // label3
     //
     this.label3.Location = new System.Drawing.Point(8, 8);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(358, 13);
     this.m_ExtStyle.SetStyleBackColor(this.label3, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.label3, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label3.TabIndex = 1;
     this.label3.Text     = "The document will be associated to following categories|1040";
     //
     // tabPage3
     //
     this.tabPage3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255)))));
     this.tabPage3.Controls.Add(this.m_txtFormuleCle);
     this.tabPage3.Controls.Add(this.label7);
     this.tabPage3.Controls.Add(this.m_txtFormuleDescriptif);
     this.tabPage3.Controls.Add(this.label5);
     this.tabPage3.Controls.Add(this.m_txtFormuleLibelle);
     this.tabPage3.Controls.Add(this.label4);
     this.tabPage3.Font      = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.World);
     this.tabPage3.ForeColor = System.Drawing.Color.Black;
     this.tabPage3.Location  = new System.Drawing.Point(0, 25);
     this.tabPage3.Name      = "tabPage3";
     this.tabPage3.Selected  = false;
     this.tabPage3.Size      = new System.Drawing.Size(607, 378);
     this.m_ExtStyle.SetStyleBackColor(this.tabPage3, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel);
     this.m_ExtStyle.SetStyleForeColor(this.tabPage3, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorTextePanel);
     this.tabPage3.TabIndex = 12;
     this.tabPage3.Title    = "Document properties|1039";
     this.tabPage3.Visible  = false;
     //
     // m_txtFormuleCle
     //
     this.m_txtFormuleCle.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                          | System.Windows.Forms.AnchorStyles.Left)
                                                                         | System.Windows.Forms.AnchorStyles.Right)));
     this.m_txtFormuleCle.BackColor   = System.Drawing.Color.White;
     this.m_txtFormuleCle.Font        = new System.Drawing.Font("Courier New", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_txtFormuleCle.Formule     = null;
     this.m_txtFormuleCle.Location    = new System.Drawing.Point(8, 224);
     this.m_txtFormuleCle.LockEdition = false;
     this.m_txtFormuleCle.Name        = "m_txtFormuleCle";
     this.m_txtFormuleCle.Size        = new System.Drawing.Size(591, 147);
     this.m_ExtStyle.SetStyleBackColor(this.m_txtFormuleCle, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_txtFormuleCle, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_txtFormuleCle.TabIndex = 7;
     this.m_txtFormuleCle.Enter   += new System.EventHandler(this.OnEnterTextBoxFormule);
     //
     // label7
     //
     this.label7.Location = new System.Drawing.Point(8, 208);
     this.label7.Name     = "label7";
     this.label7.Size     = new System.Drawing.Size(120, 16);
     this.m_ExtStyle.SetStyleBackColor(this.label7, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.label7, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label7.TabIndex = 6;
     this.label7.Text     = "Key (unique ID)|1043";
     //
     // m_txtFormuleDescriptif
     //
     this.m_txtFormuleDescriptif.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                                | System.Windows.Forms.AnchorStyles.Right)));
     this.m_txtFormuleDescriptif.BackColor   = System.Drawing.Color.White;
     this.m_txtFormuleDescriptif.Font        = new System.Drawing.Font("Courier New", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_txtFormuleDescriptif.Formule     = null;
     this.m_txtFormuleDescriptif.Location    = new System.Drawing.Point(8, 136);
     this.m_txtFormuleDescriptif.LockEdition = false;
     this.m_txtFormuleDescriptif.Name        = "m_txtFormuleDescriptif";
     this.m_txtFormuleDescriptif.Size        = new System.Drawing.Size(591, 64);
     this.m_ExtStyle.SetStyleBackColor(this.m_txtFormuleDescriptif, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_txtFormuleDescriptif, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_txtFormuleDescriptif.TabIndex = 3;
     this.m_txtFormuleDescriptif.Enter   += new System.EventHandler(this.OnEnterTextBoxFormule);
     //
     // label5
     //
     this.label5.Location = new System.Drawing.Point(8, 120);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(192, 13);
     this.m_ExtStyle.SetStyleBackColor(this.label5, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.label5, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label5.TabIndex = 2;
     this.label5.Text     = "Document description|1042";
     //
     // m_txtFormuleLibelle
     //
     this.m_txtFormuleLibelle.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                             | System.Windows.Forms.AnchorStyles.Right)));
     this.m_txtFormuleLibelle.BackColor   = System.Drawing.Color.White;
     this.m_txtFormuleLibelle.Font        = new System.Drawing.Font("Courier New", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_txtFormuleLibelle.Formule     = null;
     this.m_txtFormuleLibelle.Location    = new System.Drawing.Point(8, 24);
     this.m_txtFormuleLibelle.LockEdition = false;
     this.m_txtFormuleLibelle.Name        = "m_txtFormuleLibelle";
     this.m_txtFormuleLibelle.Size        = new System.Drawing.Size(591, 88);
     this.m_ExtStyle.SetStyleBackColor(this.m_txtFormuleLibelle, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_txtFormuleLibelle, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_txtFormuleLibelle.TabIndex = 1;
     this.m_txtFormuleLibelle.Enter   += new System.EventHandler(this.OnEnterTextBoxFormule);
     //
     // label4
     //
     this.label4.Location = new System.Drawing.Point(8, 8);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(112, 16);
     this.m_ExtStyle.SetStyleBackColor(this.label4, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.label4, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label4.TabIndex = 0;
     this.label4.Text     = "Document label|1041";
     //
     // m_tabControl
     //
     this.m_tabControl.BackColor        = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255)))));
     this.m_tabControl.BoldSelectedPage = true;
     this.m_tabControl.Dock             = System.Windows.Forms.DockStyle.Fill;
     this.m_tabControl.ForeColor        = System.Drawing.Color.Black;
     this.m_tabControl.IDEPixelArea     = false;
     this.m_tabControl.Location         = new System.Drawing.Point(0, 0);
     this.m_tabControl.Name             = "m_tabControl";
     this.m_tabControl.Ombre            = false;
     this.m_tabControl.PositionTop      = true;
     this.m_tabControl.SelectedIndex    = 0;
     this.m_tabControl.SelectedTab      = this.tabPage1;
     this.m_tabControl.Size             = new System.Drawing.Size(607, 403);
     this.m_ExtStyle.SetStyleBackColor(this.m_tabControl, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel);
     this.m_ExtStyle.SetStyleForeColor(this.m_tabControl, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorTextePanel);
     this.m_tabControl.TabIndex = 7;
     this.m_tabControl.TabPages.AddRange(new Crownwood.Magic.Controls.TabPage[] {
         this.tabPage1,
         this.tabPage4,
         this.tabPage2,
         this.tabPage3
     });
     this.m_tabControl.TextColor = System.Drawing.Color.Black;
     //
     // tabPage4
     //
     this.tabPage4.Controls.Add(this.m_panelExporteur);
     this.tabPage4.Location = new System.Drawing.Point(0, 25);
     this.tabPage4.Name     = "tabPage4";
     this.tabPage4.Selected = false;
     this.tabPage4.Size     = new System.Drawing.Size(607, 378);
     this.m_ExtStyle.SetStyleBackColor(this.tabPage4, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.tabPage4, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.tabPage4.TabIndex = 13;
     this.tabPage4.Title    = "Export options|1038";
     //
     // m_panelExporteur
     //
     cExporteurDatasetXML2.ExporteStructureOnly = false;
     this.m_panelExporteur.Exporteur            = cExporteurDatasetXML2;
     this.m_panelExporteur.Location             = new System.Drawing.Point(0, 0);
     this.m_panelExporteur.Name        = "m_panelExporteur";
     this.m_panelExporteur.SansFichier = true;
     this.m_panelExporteur.Size        = new System.Drawing.Size(608, 336);
     this.m_ExtStyle.SetStyleBackColor(this.m_panelExporteur, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_panelExporteur, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_panelExporteur.TabIndex = 0;
     //
     // splitContainer1
     //
     this.splitContainer1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.splitContainer1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer1.Location    = new System.Drawing.Point(0, 32);
     this.splitContainer1.Name        = "splitContainer1";
     //
     // splitContainer1.Panel1
     //
     this.splitContainer1.Panel1.Controls.Add(this.m_tabControl);
     this.m_ExtStyle.SetStyleBackColor(this.splitContainer1.Panel1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.splitContainer1.Panel1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // splitContainer1.Panel2
     //
     this.splitContainer1.Panel2.Controls.Add(this.m_wndAideFormule);
     this.m_ExtStyle.SetStyleBackColor(this.splitContainer1.Panel2, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.splitContainer1.Panel2, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.splitContainer1.Size             = new System.Drawing.Size(814, 407);
     this.splitContainer1.SplitterDistance = 611;
     this.m_ExtStyle.SetStyleBackColor(this.splitContainer1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.splitContainer1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.splitContainer1.TabIndex = 8;
     //
     // m_radStructureParFormule
     //
     this.m_radStructureParFormule.Location = new System.Drawing.Point(55, 9);
     this.m_radStructureParFormule.Name     = "m_radStructureParFormule";
     this.m_radStructureParFormule.Size     = new System.Drawing.Size(241, 17);
     this.m_ExtStyle.SetStyleBackColor(this.m_radStructureParFormule, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_radStructureParFormule, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_radStructureParFormule.TabIndex = 0;
     this.m_radStructureParFormule.TabStop  = true;
     this.m_radStructureParFormule.Text     = "Select Structure Model by formula|10049";
     this.m_radStructureParFormule.UseVisualStyleBackColor = true;
     this.m_radStructureParFormule.CheckedChanged         += new System.EventHandler(this.m_radStructureParFormule_CheckedChanged);
     //
     // m_radStructurePropre
     //
     this.m_radStructurePropre.Location = new System.Drawing.Point(315, 9);
     this.m_radStructurePropre.Name     = "m_radStructurePropre";
     this.m_radStructurePropre.Size     = new System.Drawing.Size(243, 17);
     this.m_ExtStyle.SetStyleBackColor(this.m_radStructurePropre, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_radStructurePropre, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_radStructurePropre.TabIndex = 0;
     this.m_radStructurePropre.TabStop  = true;
     this.m_radStructurePropre.Text     = "Create new Export Structure|10050";
     this.m_radStructurePropre.UseVisualStyleBackColor = true;
     //
     // CFormEditionActionExporterDonnees
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(814, 487);
     this.Controls.Add(this.splitContainer1);
     this.Name = "CFormEditionActionExporterDonnees";
     this.m_ExtStyle.SetStyleBackColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.Text  = "Export data|1037";
     this.Load += new System.EventHandler(this.CFormEditionActionExporterDonneesCode_Load);
     this.Controls.SetChildIndex(this.splitContainer1, 0);
     this.tabPage1.ResumeLayout(false);
     this.m_panelFormuleStructure.ResumeLayout(false);
     this.m_panelSelectStructure.ResumeLayout(false);
     this.tabPage2.ResumeLayout(false);
     this.tabPage3.ResumeLayout(false);
     this.m_tabControl.ResumeLayout(false);
     this.m_tabControl.PerformLayout();
     this.tabPage4.ResumeLayout(false);
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     this.splitContainer1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Méthode requise pour la prise en charge du concepteur - ne modifiez pas
 /// le contenu de cette méthode avec l'éditeur de code.
 /// </summary>
 private void InitializeComponent()
 {
     this.components        = new System.ComponentModel.Container();
     this.c2iTabControl1    = new sc2i.win32.common.C2iTabControl(this.components);
     this.m_chkFiltreDefaut = new System.Windows.Forms.CheckBox();
     this.m_panelFiltre     = new sc2i.win32.data.dynamic.CPanelEditFiltreDynamique();
     this.c2iTabControl2    = new sc2i.win32.common.C2iTabControl(this.components);
     this.tabPage2          = new Crownwood.Magic.Controls.TabPage();
     this.panel2            = new System.Windows.Forms.Panel();
     this.label5            = new System.Windows.Forms.Label();
     this.m_txtFormuleContexteUtilisation = new sc2i.win32.expression.CControleEditeFormule();
     this.label1            = new System.Windows.Forms.Label();
     this.m_txtFormuleTitre = new sc2i.win32.expression.CControleEditeFormule();
     this.splitter1         = new System.Windows.Forms.Splitter();
     this.m_wndAideFormule  = new sc2i.win32.expression.CControlAideFormule();
     this.tabPage1          = new Crownwood.Magic.Controls.TabPage();
     this.m_tmp             = new sc2i.win32.common.C2iPanel(this.components);
     this.m_ExtStyle        = new sc2i.win32.common.CExtStyle();
     this.c2iTabControl2.SuspendLayout();
     this.tabPage2.SuspendLayout();
     this.panel2.SuspendLayout();
     this.tabPage1.SuspendLayout();
     this.SuspendLayout();
     //
     // c2iTabControl1
     //
     this.c2iTabControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                         | System.Windows.Forms.AnchorStyles.Left)
                                                                        | System.Windows.Forms.AnchorStyles.Right)));
     this.c2iTabControl1.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255)))));
     this.c2iTabControl1.BoldSelectedPage    = true;
     this.c2iTabControl1.ControlBottomOffset = 16;
     this.c2iTabControl1.ControlRightOffset  = 16;
     this.c2iTabControl1.ForeColor           = System.Drawing.Color.Black;
     this.c2iTabControl1.IDEPixelArea        = false;
     this.c2iTabControl1.Location            = new System.Drawing.Point(0, 32);
     this.c2iTabControl1.Name        = "c2iTabControl1";
     this.c2iTabControl1.Ombre       = true;
     this.c2iTabControl1.PositionTop = true;
     this.c2iTabControl1.Size        = new System.Drawing.Size(712, 328);
     this.m_ExtStyle.SetStyleBackColor(this.c2iTabControl1, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel);
     this.m_ExtStyle.SetStyleForeColor(this.c2iTabControl1, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorTextePanel);
     this.c2iTabControl1.TabIndex  = 2;
     this.c2iTabControl1.TextColor = System.Drawing.Color.Black;
     //
     // m_chkFiltreDefaut
     //
     this.m_chkFiltreDefaut.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.m_chkFiltreDefaut.BackColor = System.Drawing.Color.White;
     this.m_chkFiltreDefaut.Location  = new System.Drawing.Point(8, 272);
     this.m_chkFiltreDefaut.Name      = "m_chkFiltreDefaut";
     this.m_chkFiltreDefaut.Size      = new System.Drawing.Size(184, 16);
     this.m_ExtStyle.SetStyleBackColor(this.m_chkFiltreDefaut, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_chkFiltreDefaut, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_chkFiltreDefaut.TabIndex = 5;
     this.m_chkFiltreDefaut.Text     = "Apply default filter|30252";
     this.m_chkFiltreDefaut.UseVisualStyleBackColor = false;
     //
     // m_panelFiltre
     //
     this.m_panelFiltre.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                        | System.Windows.Forms.AnchorStyles.Left)
                                                                       | System.Windows.Forms.AnchorStyles.Right)));
     this.m_panelFiltre.BackColor = System.Drawing.Color.White;
     this.m_panelFiltre.DefinitionRacineDeChampsFiltres = null;
     this.m_panelFiltre.FiltreDynamique = null;
     this.m_panelFiltre.Location        = new System.Drawing.Point(0, 0);
     this.m_panelFiltre.LockEdition     = false;
     this.m_panelFiltre.ModeSansType    = false;
     this.m_panelFiltre.Name            = "m_panelFiltre";
     this.m_panelFiltre.Size            = new System.Drawing.Size(592, 296);
     this.m_ExtStyle.SetStyleBackColor(this.m_panelFiltre, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_panelFiltre, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_panelFiltre.TabIndex              = 3;
     this.m_panelFiltre.OnChangeTypeElements += new sc2i.win32.data.dynamic.ChangeTypeElementsEventHandler(this.m_panelFiltre_OnChangeTypeElements);
     //
     // c2iTabControl2
     //
     this.c2iTabControl2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                         | System.Windows.Forms.AnchorStyles.Left)
                                                                        | System.Windows.Forms.AnchorStyles.Right)));
     this.c2iTabControl2.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255)))));
     this.c2iTabControl2.BoldSelectedPage    = true;
     this.c2iTabControl2.ControlBottomOffset = 16;
     this.c2iTabControl2.ControlRightOffset  = 16;
     this.c2iTabControl2.ForeColor           = System.Drawing.Color.Black;
     this.c2iTabControl2.IDEPixelArea        = false;
     this.c2iTabControl2.Location            = new System.Drawing.Point(8, 8);
     this.c2iTabControl2.Name          = "c2iTabControl2";
     this.c2iTabControl2.Ombre         = true;
     this.c2iTabControl2.PositionTop   = true;
     this.c2iTabControl2.SelectedIndex = 0;
     this.c2iTabControl2.SelectedTab   = this.tabPage1;
     this.c2iTabControl2.Size          = new System.Drawing.Size(608, 336);
     this.m_ExtStyle.SetStyleBackColor(this.c2iTabControl2, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel);
     this.m_ExtStyle.SetStyleForeColor(this.c2iTabControl2, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorTextePanel);
     this.c2iTabControl2.TabIndex = 4004;
     this.c2iTabControl2.TabPages.AddRange(new Crownwood.Magic.Controls.TabPage[] {
         this.tabPage1,
         this.tabPage2
     });
     this.c2iTabControl2.TextColor = System.Drawing.Color.Black;
     //
     // tabPage2
     //
     this.tabPage2.Controls.Add(this.panel2);
     this.tabPage2.Controls.Add(this.splitter1);
     this.tabPage2.Controls.Add(this.m_wndAideFormule);
     this.tabPage2.Location = new System.Drawing.Point(0, 25);
     this.tabPage2.Name     = "tabPage2";
     this.tabPage2.Selected = false;
     this.tabPage2.Size     = new System.Drawing.Size(592, 295);
     this.m_ExtStyle.SetStyleBackColor(this.tabPage2, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.tabPage2, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.tabPage2.TabIndex = 11;
     this.tabPage2.Title    = "Options|56";
     //
     // panel2
     //
     this.panel2.Controls.Add(this.label5);
     this.panel2.Controls.Add(this.m_txtFormuleContexteUtilisation);
     this.panel2.Controls.Add(this.label1);
     this.panel2.Controls.Add(this.m_txtFormuleTitre);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel2.Location = new System.Drawing.Point(0, 0);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(397, 295);
     this.m_ExtStyle.SetStyleBackColor(this.panel2, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.panel2, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.panel2.TabIndex = 0;
     //
     // label5
     //
     this.label5.Location = new System.Drawing.Point(6, 120);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(152, 16);
     this.m_ExtStyle.SetStyleBackColor(this.label5, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.label5, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label5.TabIndex = 13;
     this.label5.Text     = "Using context|1056";
     this.label5.Click   += new System.EventHandler(this.label5_Click);
     //
     // m_txtFormuleContexteUtilisation
     //
     this.m_txtFormuleContexteUtilisation.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                                          | System.Windows.Forms.AnchorStyles.Left)
                                                                                         | System.Windows.Forms.AnchorStyles.Right)));
     this.m_txtFormuleContexteUtilisation.BackColor   = System.Drawing.Color.White;
     this.m_txtFormuleContexteUtilisation.Font        = new System.Drawing.Font("Courier New", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_txtFormuleContexteUtilisation.Formule     = null;
     this.m_txtFormuleContexteUtilisation.Location    = new System.Drawing.Point(6, 136);
     this.m_txtFormuleContexteUtilisation.LockEdition = false;
     this.m_txtFormuleContexteUtilisation.Name        = "m_txtFormuleContexteUtilisation";
     this.m_txtFormuleContexteUtilisation.Size        = new System.Drawing.Size(384, 152);
     this.m_ExtStyle.SetStyleBackColor(this.m_txtFormuleContexteUtilisation, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_txtFormuleContexteUtilisation, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_txtFormuleContexteUtilisation.TabIndex = 12;
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(8, 8);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(224, 16);
     this.m_ExtStyle.SetStyleBackColor(this.label1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.label1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label1.TabIndex = 11;
     this.label1.Text     = "Window title|1055";
     //
     // m_txtFormuleTitre
     //
     this.m_txtFormuleTitre.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                           | System.Windows.Forms.AnchorStyles.Right)));
     this.m_txtFormuleTitre.BackColor   = System.Drawing.Color.White;
     this.m_txtFormuleTitre.Font        = new System.Drawing.Font("Courier New", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_txtFormuleTitre.Formule     = null;
     this.m_txtFormuleTitre.Location    = new System.Drawing.Point(8, 24);
     this.m_txtFormuleTitre.LockEdition = false;
     this.m_txtFormuleTitre.Name        = "m_txtFormuleTitre";
     this.m_txtFormuleTitre.Size        = new System.Drawing.Size(384, 88);
     this.m_ExtStyle.SetStyleBackColor(this.m_txtFormuleTitre, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_txtFormuleTitre, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_txtFormuleTitre.TabIndex = 10;
     this.m_txtFormuleTitre.Enter   += new System.EventHandler(this.m_txtFormuleTitre_Enter);
     //
     // splitter1
     //
     this.splitter1.Dock     = System.Windows.Forms.DockStyle.Right;
     this.splitter1.Location = new System.Drawing.Point(397, 0);
     this.splitter1.Name     = "splitter1";
     this.splitter1.Size     = new System.Drawing.Size(3, 295);
     this.m_ExtStyle.SetStyleBackColor(this.splitter1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.splitter1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.splitter1.TabIndex = 6;
     this.splitter1.TabStop  = false;
     //
     // m_wndAideFormule
     //
     this.m_wndAideFormule.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_wndAideFormule.FournisseurProprietes = null;
     this.m_wndAideFormule.Location       = new System.Drawing.Point(400, 0);
     this.m_wndAideFormule.Name           = "m_wndAideFormule";
     this.m_wndAideFormule.ObjetInterroge = null;
     this.m_wndAideFormule.SendIdChamps   = false;
     this.m_wndAideFormule.Size           = new System.Drawing.Size(192, 295);
     this.m_ExtStyle.SetStyleBackColor(this.m_wndAideFormule, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_wndAideFormule, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_wndAideFormule.TabIndex        = 5;
     this.m_wndAideFormule.OnSendCommande += new sc2i.win32.expression.SendCommande(this.m_wndAideFormule_OnSendCommande);
     //
     // tabPage1
     //
     this.tabPage1.Controls.Add(this.m_chkFiltreDefaut);
     this.tabPage1.Controls.Add(this.m_panelFiltre);
     this.tabPage1.Location = new System.Drawing.Point(0, 25);
     this.tabPage1.Name     = "tabPage1";
     this.tabPage1.Size     = new System.Drawing.Size(592, 295);
     this.m_ExtStyle.SetStyleBackColor(this.tabPage1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.tabPage1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.tabPage1.TabIndex = 10;
     this.tabPage1.Title    = "Filter|581";
     //
     // m_tmp
     //
     this.m_tmp.Location    = new System.Drawing.Point(144, 64);
     this.m_tmp.LockEdition = false;
     this.m_tmp.Name        = "m_tmp";
     this.m_tmp.Size        = new System.Drawing.Size(80, 32);
     this.m_ExtStyle.SetStyleBackColor(this.m_tmp, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_tmp, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_tmp.TabIndex = 0;
     //
     // CFormEditActionVisualiserListeObjetsDonnee
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(616, 390);
     this.Controls.Add(this.c2iTabControl2);
     this.Name = "CFormEditActionVisualiserListeObjetsDonnee";
     this.m_ExtStyle.SetStyleBackColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.Text  = "Displaying a list of objects|1054";
     this.Load += new System.EventHandler(this.CFormEditActionVisualiserListeObjetsDonnee_Load);
     this.Controls.SetChildIndex(this.c2iTabControl2, 0);
     this.c2iTabControl2.ResumeLayout(false);
     this.c2iTabControl2.PerformLayout();
     this.tabPage2.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     this.tabPage1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Exemple #8
0
 /// <summary>
 /// Méthode requise pour la prise en charge du concepteur - ne modifiez pas
 /// le contenu de cette méthode avec l'éditeur de code.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CFormEditFiltreDynamique));
     this.m_panelFiltre = new sc2i.win32.data.dynamic.CPanelEditFiltreDynamique();
     this.m_btnAnnuler  = new System.Windows.Forms.Button();
     this.m_btnOk       = new System.Windows.Forms.Button();
     this.cExtStyle1    = new sc2i.win32.common.CExtStyle();
     this.SuspendLayout();
     //
     // m_panelFiltre
     //
     this.m_panelFiltre.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                        | System.Windows.Forms.AnchorStyles.Left)
                                                                       | System.Windows.Forms.AnchorStyles.Right)));
     this.m_panelFiltre.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255)))));
     this.m_panelFiltre.DefinitionRacineDeChampsFiltres = null;
     this.m_panelFiltre.FiltreDynamique      = null;
     this.m_panelFiltre.Location             = new System.Drawing.Point(0, 0);
     this.m_panelFiltre.LockEdition          = false;
     this.m_panelFiltre.ModeFiltreExpression = false;
     this.m_panelFiltre.ModeSansType         = false;
     this.m_panelFiltre.Name = "m_panelFiltre";
     this.m_panelFiltre.Size = new System.Drawing.Size(608, 403);
     this.cExtStyle1.SetStyleBackColor(this.m_panelFiltre, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel);
     this.cExtStyle1.SetStyleForeColor(this.m_panelFiltre, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_panelFiltre.TabIndex = 0;
     this.m_panelFiltre.Load    += new System.EventHandler(this.m_panelFiltre_Load);
     //
     // m_btnAnnuler
     //
     this.m_btnAnnuler.Anchor       = System.Windows.Forms.AnchorStyles.Bottom;
     this.m_btnAnnuler.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.m_btnAnnuler.FlatStyle    = System.Windows.Forms.FlatStyle.Flat;
     this.m_btnAnnuler.ForeColor    = System.Drawing.Color.White;
     this.m_btnAnnuler.Image        = ((System.Drawing.Image)(resources.GetObject("m_btnAnnuler.Image")));
     this.m_btnAnnuler.Location     = new System.Drawing.Point(319, 376);
     this.m_btnAnnuler.Name         = "m_btnAnnuler";
     this.m_btnAnnuler.Size         = new System.Drawing.Size(40, 40);
     this.cExtStyle1.SetStyleBackColor(this.m_btnAnnuler, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.cExtStyle1.SetStyleForeColor(this.m_btnAnnuler, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_btnAnnuler.TabIndex = 5;
     this.m_btnAnnuler.Click   += new System.EventHandler(this.m_btnAnnuler_Click);
     //
     // m_btnOk
     //
     this.m_btnOk.Anchor    = System.Windows.Forms.AnchorStyles.Bottom;
     this.m_btnOk.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.m_btnOk.ForeColor = System.Drawing.Color.White;
     this.m_btnOk.Image     = ((System.Drawing.Image)(resources.GetObject("m_btnOk.Image")));
     this.m_btnOk.Location  = new System.Drawing.Point(255, 376);
     this.m_btnOk.Name      = "m_btnOk";
     this.m_btnOk.Size      = new System.Drawing.Size(40, 40);
     this.cExtStyle1.SetStyleBackColor(this.m_btnOk, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.cExtStyle1.SetStyleForeColor(this.m_btnOk, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_btnOk.TabIndex = 4;
     this.m_btnOk.Click   += new System.EventHandler(this.m_btnOk_Click);
     //
     // CFormEditFiltreDynamique
     //
     this.AcceptButton      = this.m_btnOk;
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.BackColor         = System.Drawing.Color.White;
     this.CancelButton      = this.m_btnAnnuler;
     this.ClientSize        = new System.Drawing.Size(614, 414);
     this.Controls.Add(this.m_btnAnnuler);
     this.Controls.Add(this.m_btnOk);
     this.Controls.Add(this.m_panelFiltre);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.Name            = "CFormEditFiltreDynamique";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterParent;
     this.cExtStyle1.SetStyleBackColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.cExtStyle1.SetStyleForeColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.Text  = "Filter|139";
     this.Load += new System.EventHandler(this.CFormEditFiltreDynamique_Load);
     this.ResumeLayout(false);
 }
Exemple #9
0
 /// <summary>
 /// Méthode requise pour la prise en charge du concepteur - ne modifiez pas
 /// le contenu de cette méthode avec l'éditeur de code.
 /// </summary>
 private void InitializeComponent()
 {
     this.components                 = new System.ComponentModel.Container();
     this.c2iTabControl1             = new sc2i.win32.common.C2iTabControl(this.components);
     this.m_tabControl               = new sc2i.win32.common.C2iTabControl(this.components);
     this.tabPage1                   = new Crownwood.Magic.Controls.TabPage();
     this.m_txtMessage               = new sc2i.win32.expression.CControleEditeFormule();
     this.label4                     = new System.Windows.Forms.Label();
     this.m_wndAideFormule           = new sc2i.win32.expression.CControlAideFormule();
     this.splitter1                  = new System.Windows.Forms.Splitter();
     this.m_extStyle                 = new sc2i.win32.common.CExtStyle();
     this.m_lnkAjouterDestinataire   = new System.Windows.Forms.LinkLabel();
     this.m_panelDestinataires       = new System.Windows.Forms.Panel();
     this.m_lnkSupprimerDestinataire = new System.Windows.Forms.LinkLabel();
     this.label1                     = new System.Windows.Forms.Label();
     this.m_tabControl.SuspendLayout();
     this.tabPage1.SuspendLayout();
     this.SuspendLayout();
     //
     // c2iTabControl1
     //
     this.c2iTabControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                         | System.Windows.Forms.AnchorStyles.Left)
                                                                        | System.Windows.Forms.AnchorStyles.Right)));
     this.c2iTabControl1.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255)))));
     this.c2iTabControl1.BoldSelectedPage    = true;
     this.c2iTabControl1.ControlBottomOffset = 16;
     this.c2iTabControl1.ControlRightOffset  = 16;
     this.c2iTabControl1.ForeColor           = System.Drawing.Color.Black;
     this.c2iTabControl1.IDEPixelArea        = false;
     this.c2iTabControl1.Location            = new System.Drawing.Point(0, 32);
     this.c2iTabControl1.Name        = "c2iTabControl1";
     this.c2iTabControl1.Ombre       = true;
     this.c2iTabControl1.PositionTop = true;
     this.c2iTabControl1.Size        = new System.Drawing.Size(712, 328);
     this.m_extStyle.SetStyleBackColor(this.c2iTabControl1, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel);
     this.m_extStyle.SetStyleForeColor(this.c2iTabControl1, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorTextePanel);
     this.c2iTabControl1.TabIndex  = 2;
     this.c2iTabControl1.TextColor = System.Drawing.Color.Black;
     //
     // m_tabControl
     //
     this.m_tabControl.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255)))));
     this.m_tabControl.BoldSelectedPage    = true;
     this.m_tabControl.ControlBottomOffset = 16;
     this.m_tabControl.ControlRightOffset  = 16;
     this.m_tabControl.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.m_tabControl.ForeColor     = System.Drawing.Color.Black;
     this.m_tabControl.IDEPixelArea  = false;
     this.m_tabControl.Location      = new System.Drawing.Point(0, 0);
     this.m_tabControl.Name          = "m_tabControl";
     this.m_tabControl.Ombre         = true;
     this.m_tabControl.PositionTop   = true;
     this.m_tabControl.SelectedIndex = 0;
     this.m_tabControl.SelectedTab   = this.tabPage1;
     this.m_tabControl.Size          = new System.Drawing.Size(567, 396);
     this.m_extStyle.SetStyleBackColor(this.m_tabControl, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel);
     this.m_extStyle.SetStyleForeColor(this.m_tabControl, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorTextePanel);
     this.m_tabControl.TabIndex = 3;
     this.m_tabControl.TabPages.AddRange(new Crownwood.Magic.Controls.TabPage[] {
         this.tabPage1
     });
     this.m_tabControl.TextColor         = System.Drawing.Color.Black;
     this.m_tabControl.SelectionChanged += new System.EventHandler(this.c2iTabControl2_SelectionChanged);
     //
     // tabPage1
     //
     this.tabPage1.Controls.Add(this.label1);
     this.tabPage1.Controls.Add(this.m_lnkAjouterDestinataire);
     this.tabPage1.Controls.Add(this.m_panelDestinataires);
     this.tabPage1.Controls.Add(this.m_lnkSupprimerDestinataire);
     this.tabPage1.Controls.Add(this.m_txtMessage);
     this.tabPage1.Controls.Add(this.label4);
     this.tabPage1.Location = new System.Drawing.Point(0, 25);
     this.tabPage1.Name     = "tabPage1";
     this.tabPage1.Size     = new System.Drawing.Size(551, 355);
     this.m_extStyle.SetStyleBackColor(this.tabPage1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.tabPage1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.tabPage1.TabIndex = 10;
     this.tabPage1.Title    = "Message|1029";
     //
     // m_txtMessage
     //
     this.m_txtMessage.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                       | System.Windows.Forms.AnchorStyles.Left)
                                                                      | System.Windows.Forms.AnchorStyles.Right)));
     this.m_txtMessage.BackColor   = System.Drawing.Color.White;
     this.m_txtMessage.Font        = new System.Drawing.Font("Courier New", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_txtMessage.Formule     = null;
     this.m_txtMessage.Location    = new System.Drawing.Point(8, 19);
     this.m_txtMessage.LockEdition = false;
     this.m_txtMessage.Name        = "m_txtMessage";
     this.m_txtMessage.Size        = new System.Drawing.Size(538, 103);
     this.m_extStyle.SetStyleBackColor(this.m_txtMessage, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_txtMessage, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_txtMessage.TabIndex = 5;
     this.m_txtMessage.Enter   += new System.EventHandler(this.OnEnterTexteFormule);
     //
     // label4
     //
     this.label4.Location = new System.Drawing.Point(5, 0);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(100, 16);
     this.m_extStyle.SetStyleBackColor(this.label4, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.label4, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label4.TabIndex = 2;
     this.label4.Text     = "Message|1029";
     //
     // m_wndAideFormule
     //
     this.m_wndAideFormule.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_wndAideFormule.FournisseurProprietes = null;
     this.m_wndAideFormule.Location       = new System.Drawing.Point(570, 0);
     this.m_wndAideFormule.Name           = "m_wndAideFormule";
     this.m_wndAideFormule.ObjetInterroge = null;
     this.m_wndAideFormule.SendIdChamps   = false;
     this.m_wndAideFormule.Size           = new System.Drawing.Size(192, 396);
     this.m_extStyle.SetStyleBackColor(this.m_wndAideFormule, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_wndAideFormule, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_wndAideFormule.TabIndex        = 4;
     this.m_wndAideFormule.OnSendCommande += new sc2i.win32.expression.SendCommande(this.m_wndAideFormule_OnSendCommande);
     //
     // splitter1
     //
     this.splitter1.Dock     = System.Windows.Forms.DockStyle.Right;
     this.splitter1.Location = new System.Drawing.Point(567, 0);
     this.splitter1.Name     = "splitter1";
     this.splitter1.Size     = new System.Drawing.Size(3, 396);
     this.m_extStyle.SetStyleBackColor(this.splitter1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.splitter1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.splitter1.TabIndex = 5;
     this.splitter1.TabStop  = false;
     //
     // m_lnkAjouterDestinataire
     //
     this.m_lnkAjouterDestinataire.Location = new System.Drawing.Point(7, 143);
     this.m_lnkAjouterDestinataire.Name     = "m_lnkAjouterDestinataire";
     this.m_lnkAjouterDestinataire.Size     = new System.Drawing.Size(136, 16);
     this.m_extStyle.SetStyleBackColor(this.m_lnkAjouterDestinataire, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_lnkAjouterDestinataire, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_lnkAjouterDestinataire.TabIndex     = 8;
     this.m_lnkAjouterDestinataire.TabStop      = true;
     this.m_lnkAjouterDestinataire.Text         = "Add recipient|1035";
     this.m_lnkAjouterDestinataire.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.m_lnkAjouter_LinkClicked);
     //
     // m_panelDestinataires
     //
     this.m_panelDestinataires.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                               | System.Windows.Forms.AnchorStyles.Left)
                                                                              | System.Windows.Forms.AnchorStyles.Right)));
     this.m_panelDestinataires.AutoScroll = true;
     this.m_panelDestinataires.Location   = new System.Drawing.Point(10, 162);
     this.m_panelDestinataires.Name       = "m_panelDestinataires";
     this.m_panelDestinataires.Size       = new System.Drawing.Size(538, 190);
     this.m_extStyle.SetStyleBackColor(this.m_panelDestinataires, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_panelDestinataires, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_panelDestinataires.TabIndex = 6;
     //
     // m_lnkSupprimerDestinataire
     //
     this.m_lnkSupprimerDestinataire.Location = new System.Drawing.Point(165, 143);
     this.m_lnkSupprimerDestinataire.Name     = "m_lnkSupprimerDestinataire";
     this.m_lnkSupprimerDestinataire.Size     = new System.Drawing.Size(136, 16);
     this.m_extStyle.SetStyleBackColor(this.m_lnkSupprimerDestinataire, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_lnkSupprimerDestinataire, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_lnkSupprimerDestinataire.TabIndex     = 7;
     this.m_lnkSupprimerDestinataire.TabStop      = true;
     this.m_lnkSupprimerDestinataire.Text         = "Remove|18";
     this.m_lnkSupprimerDestinataire.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.m_lnkSupprimerDestinataire_LinkClicked);
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font     = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.Location = new System.Drawing.Point(8, 127);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(107, 16);
     this.m_extStyle.SetStyleBackColor(this.label1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.label1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label1.TabIndex = 9;
     this.label1.Text     = "Recipient|1030";
     //
     // CFormEditActionEnvoyerSMS
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(762, 444);
     this.Controls.Add(this.m_tabControl);
     this.Controls.Add(this.splitter1);
     this.Controls.Add(this.m_wndAideFormule);
     this.Name = "CFormEditActionEnvoyerSMS";
     this.m_extStyle.SetStyleBackColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.Text = "Send a SMS|20353";
     this.Controls.SetChildIndex(this.m_wndAideFormule, 0);
     this.Controls.SetChildIndex(this.splitter1, 0);
     this.Controls.SetChildIndex(this.m_tabControl, 0);
     this.m_tabControl.ResumeLayout(false);
     this.m_tabControl.PerformLayout();
     this.tabPage1.ResumeLayout(false);
     this.tabPage1.PerformLayout();
     this.ResumeLayout(false);
 }
Exemple #10
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.m_btnOk      = new System.Windows.Forms.Button();
     this.m_btnAnnuler = new System.Windows.Forms.Button();
     this.label1       = new System.Windows.Forms.Label();
     this.m_txtFiltre  = new System.Windows.Forms.TextBox();
     this.panel1       = new System.Windows.Forms.Panel();
     this.m_ExtStyle1  = new sc2i.win32.common.CExtStyle();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // m_btnOk
     //
     this.m_btnOk.BackColor = System.Drawing.Color.White;
     this.m_btnOk.Location  = new System.Drawing.Point(88, 40);
     this.m_btnOk.Name      = "m_btnOk";
     this.m_btnOk.Size      = new System.Drawing.Size(72, 24);
     this.m_ExtStyle1.SetStyleBackColor(this.m_btnOk, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle1.SetStyleForeColor(this.m_btnOk, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_btnOk.TabIndex = 1;
     this.m_btnOk.Text     = "Ok|10";
     this.m_btnOk.UseVisualStyleBackColor = false;
     this.m_btnOk.Click += new System.EventHandler(this.m_btnOk_Click);
     //
     // m_btnAnnuler
     //
     this.m_btnAnnuler.BackColor    = System.Drawing.Color.White;
     this.m_btnAnnuler.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.m_btnAnnuler.Location     = new System.Drawing.Point(168, 40);
     this.m_btnAnnuler.Name         = "m_btnAnnuler";
     this.m_btnAnnuler.Size         = new System.Drawing.Size(72, 24);
     this.m_ExtStyle1.SetStyleBackColor(this.m_btnAnnuler, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle1.SetStyleForeColor(this.m_btnAnnuler, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_btnAnnuler.TabIndex = 2;
     this.m_btnAnnuler.Text     = "Cancel|11";
     this.m_btnAnnuler.UseVisualStyleBackColor = false;
     //
     // label1
     //
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.label1.ForeColor = System.Drawing.Color.White;
     this.label1.Location  = new System.Drawing.Point(8, 8);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(69, 20);
     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 = 2;
     this.label1.Text     = "Filter on|102";
     //
     // m_txtFiltre
     //
     this.m_txtFiltre.Location = new System.Drawing.Point(83, 8);
     this.m_txtFiltre.Name     = "m_txtFiltre";
     this.m_txtFiltre.Size     = new System.Drawing.Size(224, 20);
     this.m_ExtStyle1.SetStyleBackColor(this.m_txtFiltre, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle1.SetStyleForeColor(this.m_txtFiltre, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_txtFiltre.TabIndex = 0;
     //
     // panel1
     //
     this.panel1.BackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255)))));
     this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.panel1.Controls.Add(this.m_btnAnnuler);
     this.panel1.Controls.Add(this.m_btnOk);
     this.panel1.Controls.Add(this.label1);
     this.panel1.Controls.Add(this.m_txtFiltre);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(312, 80);
     this.m_ExtStyle1.SetStyleBackColor(this.panel1, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel);
     this.m_ExtStyle1.SetStyleForeColor(this.panel1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.panel1.TabIndex = 4;
     //
     // CFormRechercheRapide
     //
     this.AcceptButton      = this.m_btnOk;
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.CancelButton      = this.m_btnAnnuler;
     this.ClientSize        = new System.Drawing.Size(312, 80);
     this.ControlBox        = false;
     this.Controls.Add(this.panel1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "CFormRechercheRapide";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.Manual;
     this.m_ExtStyle1.SetStyleBackColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle1.SetStyleForeColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.Text  = "Filter the records|30007 ";
     this.Load += new System.EventHandler(this.CFormRechercheRapide_Load);
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Méthode requise pour la prise en charge du concepteur - ne modifiez pas
 /// le contenu de cette méthode avec l'éditeur de code.
 /// </summary>
 private void InitializeComponent()
 {
     this.components                      = new System.ComponentModel.Container();
     this.c2iTabControl1                  = new sc2i.win32.common.C2iTabControl(this.components);
     this.c2iTabControl2                  = new sc2i.win32.common.C2iTabControl(this.components);
     this.tabPage1                        = new Crownwood.Magic.Controls.TabPage();
     this.m_chkSurPosteClient             = new System.Windows.Forms.CheckBox();
     this.m_txtFormuleNomFichier          = new sc2i.win32.expression.CControleEditeFormule();
     this.m_txtFormuleNomFichierRenommage = new sc2i.win32.expression.CControleEditeFormule();
     this.m_txtFormuleDocument            = new sc2i.win32.expression.CControleEditeFormule();
     this.label4               = new System.Windows.Forms.Label();
     this.label3               = new System.Windows.Forms.Label();
     this.label2               = new System.Windows.Forms.Label();
     this.m_wndAideFormule     = new sc2i.win32.expression.CControlAideFormule();
     this.splitter1            = new System.Windows.Forms.Splitter();
     this.m_ExtStyle           = new sc2i.win32.common.CExtStyle();
     this.label1               = new System.Windows.Forms.Label();
     this.label5               = new System.Windows.Forms.Label();
     this.m_txtFormuleUser     = new sc2i.win32.expression.CTextBoxZoomFormule();
     this.m_txtFormulePassword = new sc2i.win32.expression.CTextBoxZoomFormule();
     this.c2iTabControl2.SuspendLayout();
     this.tabPage1.SuspendLayout();
     this.SuspendLayout();
     //
     // c2iTabControl1
     //
     this.c2iTabControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                         | System.Windows.Forms.AnchorStyles.Left)
                                                                        | System.Windows.Forms.AnchorStyles.Right)));
     this.c2iTabControl1.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255)))));
     this.c2iTabControl1.BoldSelectedPage    = true;
     this.c2iTabControl1.ControlBottomOffset = 16;
     this.c2iTabControl1.ControlRightOffset  = 16;
     this.c2iTabControl1.ForeColor           = System.Drawing.Color.Black;
     this.c2iTabControl1.IDEPixelArea        = false;
     this.c2iTabControl1.Location            = new System.Drawing.Point(0, 32);
     this.c2iTabControl1.Name        = "c2iTabControl1";
     this.c2iTabControl1.Ombre       = true;
     this.c2iTabControl1.PositionTop = true;
     this.c2iTabControl1.Size        = new System.Drawing.Size(712, 328);
     this.m_ExtStyle.SetStyleBackColor(this.c2iTabControl1, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel);
     this.m_ExtStyle.SetStyleForeColor(this.c2iTabControl1, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorTexteFenetre);
     this.c2iTabControl1.TabIndex  = 2;
     this.c2iTabControl1.TextColor = System.Drawing.Color.Black;
     //
     // c2iTabControl2
     //
     this.c2iTabControl2.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255)))));
     this.c2iTabControl2.BoldSelectedPage    = true;
     this.c2iTabControl2.ControlBottomOffset = 16;
     this.c2iTabControl2.ControlRightOffset  = 16;
     this.c2iTabControl2.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.c2iTabControl2.ForeColor     = System.Drawing.Color.Black;
     this.c2iTabControl2.IDEPixelArea  = false;
     this.c2iTabControl2.Location      = new System.Drawing.Point(0, 0);
     this.c2iTabControl2.Name          = "c2iTabControl2";
     this.c2iTabControl2.Ombre         = true;
     this.c2iTabControl2.PositionTop   = true;
     this.c2iTabControl2.SelectedIndex = 0;
     this.c2iTabControl2.SelectedTab   = this.tabPage1;
     this.c2iTabControl2.Size          = new System.Drawing.Size(549, 480);
     this.m_ExtStyle.SetStyleBackColor(this.c2iTabControl2, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel);
     this.m_ExtStyle.SetStyleForeColor(this.c2iTabControl2, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorTexteFenetre);
     this.c2iTabControl2.TabIndex = 3;
     this.c2iTabControl2.TabPages.AddRange(new Crownwood.Magic.Controls.TabPage[] {
         this.tabPage1
     });
     this.c2iTabControl2.TextColor = System.Drawing.Color.Black;
     //
     // tabPage1
     //
     this.tabPage1.Controls.Add(this.m_txtFormulePassword);
     this.tabPage1.Controls.Add(this.m_txtFormuleUser);
     this.tabPage1.Controls.Add(this.label5);
     this.tabPage1.Controls.Add(this.label1);
     this.tabPage1.Controls.Add(this.m_chkSurPosteClient);
     this.tabPage1.Controls.Add(this.m_txtFormuleNomFichier);
     this.tabPage1.Controls.Add(this.m_txtFormuleNomFichierRenommage);
     this.tabPage1.Controls.Add(this.m_txtFormuleDocument);
     this.tabPage1.Controls.Add(this.label4);
     this.tabPage1.Controls.Add(this.label3);
     this.tabPage1.Controls.Add(this.label2);
     this.tabPage1.Location = new System.Drawing.Point(0, 25);
     this.tabPage1.Name     = "tabPage1";
     this.tabPage1.Size     = new System.Drawing.Size(533, 439);
     this.m_ExtStyle.SetStyleBackColor(this.tabPage1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.tabPage1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.tabPage1.TabIndex = 10;
     this.tabPage1.Title    = "Copy|25";
     //
     // m_chkSurPosteClient
     //
     this.m_chkSurPosteClient.AutoSize = true;
     this.m_chkSurPosteClient.Location = new System.Drawing.Point(208, 108);
     this.m_chkSurPosteClient.Name     = "m_chkSurPosteClient";
     this.m_chkSurPosteClient.Size     = new System.Drawing.Size(191, 19);
     this.m_ExtStyle.SetStyleBackColor(this.m_chkSurPosteClient, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_chkSurPosteClient, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_chkSurPosteClient.TabIndex = 6;
     this.m_chkSurPosteClient.Text     = "Copy on client computer|20124";
     this.m_chkSurPosteClient.UseVisualStyleBackColor = true;
     this.m_chkSurPosteClient.CheckedChanged         += new System.EventHandler(this.m_chkSurPosteClient_CheckedChanged);
     //
     // m_txtFormuleNomFichier
     //
     this.m_txtFormuleNomFichier.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                                | System.Windows.Forms.AnchorStyles.Right)));
     this.m_txtFormuleNomFichier.BackColor   = System.Drawing.Color.White;
     this.m_txtFormuleNomFichier.Font        = new System.Drawing.Font("Courier New", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_txtFormuleNomFichier.Formule     = null;
     this.m_txtFormuleNomFichier.Location    = new System.Drawing.Point(8, 128);
     this.m_txtFormuleNomFichier.LockEdition = false;
     this.m_txtFormuleNomFichier.Name        = "m_txtFormuleNomFichier";
     this.m_txtFormuleNomFichier.Size        = new System.Drawing.Size(520, 91);
     this.m_ExtStyle.SetStyleBackColor(this.m_txtFormuleNomFichier, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_txtFormuleNomFichier, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_txtFormuleNomFichier.TabIndex = 5;
     this.m_txtFormuleNomFichier.Enter   += new System.EventHandler(this.OnEnterTexteFormule);
     //
     // m_txtFormuleNomFichierRenommage
     //
     this.m_txtFormuleNomFichierRenommage.BackColor   = System.Drawing.Color.White;
     this.m_txtFormuleNomFichierRenommage.Font        = new System.Drawing.Font("Courier New", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_txtFormuleNomFichierRenommage.Formule     = null;
     this.m_txtFormuleNomFichierRenommage.Location    = new System.Drawing.Point(8, 240);
     this.m_txtFormuleNomFichierRenommage.LockEdition = false;
     this.m_txtFormuleNomFichierRenommage.Name        = "m_txtFormuleNomFichierRenommage";
     this.m_txtFormuleNomFichierRenommage.Size        = new System.Drawing.Size(520, 88);
     this.m_ExtStyle.SetStyleBackColor(this.m_txtFormuleNomFichierRenommage, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_txtFormuleNomFichierRenommage, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_txtFormuleNomFichierRenommage.TabIndex = 4;
     this.m_txtFormuleNomFichierRenommage.Enter   += new System.EventHandler(this.OnEnterTexteFormule);
     //
     // m_txtFormuleDocument
     //
     this.m_txtFormuleDocument.BackColor   = System.Drawing.Color.White;
     this.m_txtFormuleDocument.Font        = new System.Drawing.Font("Courier New", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_txtFormuleDocument.Formule     = null;
     this.m_txtFormuleDocument.Location    = new System.Drawing.Point(8, 24);
     this.m_txtFormuleDocument.LockEdition = false;
     this.m_txtFormuleDocument.Name        = "m_txtFormuleDocument";
     this.m_txtFormuleDocument.Size        = new System.Drawing.Size(520, 80);
     this.m_ExtStyle.SetStyleBackColor(this.m_txtFormuleDocument, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_txtFormuleDocument, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_txtFormuleDocument.TabIndex = 3;
     this.m_txtFormuleDocument.Enter   += new System.EventHandler(this.OnEnterTexteFormule);
     //
     // label4
     //
     this.label4.Location = new System.Drawing.Point(8, 224);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(408, 16);
     this.m_ExtStyle.SetStyleBackColor(this.label4, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.label4, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label4.TabIndex = 2;
     this.label4.Text     = "Rename existing file as (not applicable on client or FTP)|1018";
     this.label4.Click   += new System.EventHandler(this.label4_Click);
     //
     // label3
     //
     this.label3.Location = new System.Drawing.Point(8, 111);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(194, 17);
     this.m_ExtStyle.SetStyleBackColor(this.label3, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.label3, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label3.TabIndex = 1;
     this.label3.Text     = "File name|1017";
     //
     // label2
     //
     this.label2.Location = new System.Drawing.Point(8, 8);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(248, 13);
     this.m_ExtStyle.SetStyleBackColor(this.label2, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.label2, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label2.TabIndex = 0;
     this.label2.Text     = "Source document to copy (use ftp:// for ftp)|844";
     //
     // m_wndAideFormule
     //
     this.m_wndAideFormule.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_wndAideFormule.FournisseurProprietes = null;
     this.m_wndAideFormule.Location       = new System.Drawing.Point(552, 0);
     this.m_wndAideFormule.Name           = "m_wndAideFormule";
     this.m_wndAideFormule.ObjetInterroge = null;
     this.m_wndAideFormule.SendIdChamps   = false;
     this.m_wndAideFormule.Size           = new System.Drawing.Size(192, 480);
     this.m_ExtStyle.SetStyleBackColor(this.m_wndAideFormule, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_wndAideFormule, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_wndAideFormule.TabIndex        = 4;
     this.m_wndAideFormule.OnSendCommande += new sc2i.win32.expression.SendCommande(this.m_wndAideFormule_OnSendCommande);
     this.m_wndAideFormule.Load           += new System.EventHandler(this.m_wndAideFormule_Load);
     //
     // splitter1
     //
     this.splitter1.Dock     = System.Windows.Forms.DockStyle.Right;
     this.splitter1.Location = new System.Drawing.Point(549, 0);
     this.splitter1.Name     = "splitter1";
     this.splitter1.Size     = new System.Drawing.Size(3, 480);
     this.m_ExtStyle.SetStyleBackColor(this.splitter1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.splitter1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.splitter1.TabIndex = 5;
     this.splitter1.TabStop  = false;
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(8, 331);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(177, 21);
     this.m_ExtStyle.SetStyleBackColor(this.label1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.label1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label1.TabIndex  = 7;
     this.label1.Text      = "User name (for FTP)|20884";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label5
     //
     this.label5.Location = new System.Drawing.Point(8, 359);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(177, 21);
     this.m_ExtStyle.SetStyleBackColor(this.label5, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.label5, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label5.TabIndex  = 7;
     this.label5.Text      = "Password (for FTP)|20885";
     this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // m_txtFormuleUser
     //
     this.m_txtFormuleUser.AllowGraphic     = true;
     this.m_txtFormuleUser.AllowNullFormula = true;
     this.m_txtFormuleUser.AllowSaisieTexte = true;
     this.m_txtFormuleUser.Anchor           = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                                    | System.Windows.Forms.AnchorStyles.Right)));
     this.m_txtFormuleUser.Formule       = null;
     this.m_txtFormuleUser.Location      = new System.Drawing.Point(189, 331);
     this.m_txtFormuleUser.LockEdition   = false;
     this.m_txtFormuleUser.LockZoneTexte = false;
     this.m_txtFormuleUser.Name          = "m_txtFormuleUser";
     this.m_txtFormuleUser.Size          = new System.Drawing.Size(339, 22);
     this.m_ExtStyle.SetStyleBackColor(this.m_txtFormuleUser, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_txtFormuleUser, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_txtFormuleUser.TabIndex = 8;
     //
     // m_txtFormulePassword
     //
     this.m_txtFormulePassword.AllowGraphic     = true;
     this.m_txtFormulePassword.AllowNullFormula = true;
     this.m_txtFormulePassword.AllowSaisieTexte = true;
     this.m_txtFormulePassword.Anchor           = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                                        | System.Windows.Forms.AnchorStyles.Right)));
     this.m_txtFormulePassword.Formule       = null;
     this.m_txtFormulePassword.Location      = new System.Drawing.Point(189, 359);
     this.m_txtFormulePassword.LockEdition   = false;
     this.m_txtFormulePassword.LockZoneTexte = false;
     this.m_txtFormulePassword.Name          = "m_txtFormulePassword";
     this.m_txtFormulePassword.Size          = new System.Drawing.Size(339, 22);
     this.m_ExtStyle.SetStyleBackColor(this.m_txtFormulePassword, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_txtFormulePassword, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_txtFormulePassword.TabIndex = 9;
     //
     // CFormEditActionCopierDocumentGed
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(744, 480);
     this.Controls.Add(this.c2iTabControl2);
     this.Controls.Add(this.splitter1);
     this.Controls.Add(this.m_wndAideFormule);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.MaximizeBox     = false;
     this.Name            = "CFormEditActionCopierDocumentGed";
     this.m_ExtStyle.SetStyleBackColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.Text = "EDM document copy|1015";
     this.Controls.SetChildIndex(this.m_wndAideFormule, 0);
     this.Controls.SetChildIndex(this.splitter1, 0);
     this.Controls.SetChildIndex(this.c2iTabControl2, 0);
     this.c2iTabControl2.ResumeLayout(false);
     this.c2iTabControl2.PerformLayout();
     this.tabPage1.ResumeLayout(false);
     this.tabPage1.PerformLayout();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Méthode requise pour la prise en charge du concepteur - ne modifiez pas
 /// le contenu de cette méthode avec l'éditeur de code.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CFormParametresEntreeAgendaCyclique));
     sc2i.win32.common.GLColumn glColumn2 = new sc2i.win32.common.GLColumn();
     this.label1                    = new System.Windows.Forms.Label();
     this.label2                    = new System.Windows.Forms.Label();
     this.label3                    = new System.Windows.Forms.Label();
     this.m_dateDebut               = new System.Windows.Forms.DateTimePicker();
     this.m_nDureeJours             = new System.Windows.Forms.NumericUpDown();
     this.label4                    = new System.Windows.Forms.Label();
     this.label5                    = new System.Windows.Forms.Label();
     this.m_nDureeHeures            = new System.Windows.Forms.NumericUpDown();
     this.label6                    = new System.Windows.Forms.Label();
     this.m_nDureeMinutes           = new System.Windows.Forms.NumericUpDown();
     this.m_btnValiderModifications = new System.Windows.Forms.Button();
     this.m_btnAnnulerModifications = new System.Windows.Forms.Button();
     this.panel1                    = new System.Windows.Forms.Panel();
     this.m_dateFin                 = new sc2i.win32.common.C2iDateTimeExPicker();
     this.m_chkSansHoraire          = new System.Windows.Forms.CheckBox();
     this.m_panelHoraires           = new System.Windows.Forms.Panel();
     this.c2iPanelOmbre1            = new sc2i.win32.common.C2iPanelOmbre();
     this.m_panelPlanif             = new timos.win32.composants.CEditeurPlanificationIntervention();
     this.c2iPanelOmbre2            = new sc2i.win32.common.C2iPanelOmbre();
     this.m_lnkSupprimer            = new sc2i.win32.common.CWndLinkStd();
     this.m_lnkAjouter              = new sc2i.win32.common.CWndLinkStd();
     this.m_dateDesactivation       = new System.Windows.Forms.DateTimePicker();
     this.m_wndListeExclusions      = new sc2i.win32.common.GlacialList();
     this.label7                    = new System.Windows.Forms.Label();
     this.m_ExtStyle                = new sc2i.win32.common.CExtStyle();
     ((System.ComponentModel.ISupportInitialize)(this.m_nDureeJours)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_nDureeHeures)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_nDureeMinutes)).BeginInit();
     this.panel1.SuspendLayout();
     this.m_panelHoraires.SuspendLayout();
     this.c2iPanelOmbre1.SuspendLayout();
     this.c2iPanelOmbre2.SuspendLayout();
     this.SuspendLayout();
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(8, 103);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(64, 21);
     this.m_ExtStyle.SetStyleBackColor(this.label1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.label1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label1.TabIndex  = 1;
     this.label1.Text      = "From|871";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // label2
     //
     this.label2.Location = new System.Drawing.Point(176, 105);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(55, 20);
     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  = 2;
     this.label2.Text      = "To|872";
     this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // label3
     //
     this.label3.Location = new System.Drawing.Point(8, 127);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(40, 23);
     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  = 3;
     this.label3.Text      = "Duration|873";
     this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // m_dateDebut
     //
     this.m_dateDebut.Format   = System.Windows.Forms.DateTimePickerFormat.Short;
     this.m_dateDebut.Location = new System.Drawing.Point(80, 104);
     this.m_dateDebut.Name     = "m_dateDebut";
     this.m_dateDebut.Size     = new System.Drawing.Size(88, 20);
     this.m_ExtStyle.SetStyleBackColor(this.m_dateDebut, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_dateDebut, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_dateDebut.TabIndex = 4;
     //
     // m_nDureeJours
     //
     this.m_nDureeJours.Location = new System.Drawing.Point(56, 128);
     this.m_nDureeJours.Maximum  = new decimal(new int[] {
         365,
         0,
         0,
         0
     });
     this.m_nDureeJours.Name = "m_nDureeJours";
     this.m_nDureeJours.Size = new System.Drawing.Size(48, 20);
     this.m_ExtStyle.SetStyleBackColor(this.m_nDureeJours, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_nDureeJours, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_nDureeJours.TabIndex = 6;
     this.m_nDureeJours.Value    = new decimal(new int[] {
         1,
         0,
         0,
         0
     });
     //
     // label4
     //
     this.label4.Location = new System.Drawing.Point(107, 131);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(40, 23);
     this.m_ExtStyle.SetStyleBackColor(this.label4, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.label4, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label4.TabIndex = 7;
     this.label4.Text     = "Days|874";
     //
     // label5
     //
     this.label5.Location = new System.Drawing.Point(50, 1);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(48, 23);
     this.m_ExtStyle.SetStyleBackColor(this.label5, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.label5, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label5.TabIndex  = 9;
     this.label5.Text      = "Hours|875";
     this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // m_nDureeHeures
     //
     this.m_nDureeHeures.Location = new System.Drawing.Point(0, 0);
     this.m_nDureeHeures.Maximum  = new decimal(new int[] {
         23,
         0,
         0,
         0
     });
     this.m_nDureeHeures.Name = "m_nDureeHeures";
     this.m_nDureeHeures.Size = new System.Drawing.Size(48, 20);
     this.m_ExtStyle.SetStyleBackColor(this.m_nDureeHeures, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_nDureeHeures, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_nDureeHeures.TabIndex = 8;
     //
     // label6
     //
     this.label6.Location = new System.Drawing.Point(152, 0);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(61, 23);
     this.m_ExtStyle.SetStyleBackColor(this.label6, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.label6, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label6.TabIndex  = 11;
     this.label6.Text      = "Minutes|876";
     this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // m_nDureeMinutes
     //
     this.m_nDureeMinutes.Location = new System.Drawing.Point(104, 0);
     this.m_nDureeMinutes.Maximum  = new decimal(new int[] {
         59,
         0,
         0,
         0
     });
     this.m_nDureeMinutes.Name = "m_nDureeMinutes";
     this.m_nDureeMinutes.Size = new System.Drawing.Size(48, 20);
     this.m_ExtStyle.SetStyleBackColor(this.m_nDureeMinutes, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_nDureeMinutes, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_nDureeMinutes.TabIndex = 10;
     //
     // m_btnValiderModifications
     //
     this.m_btnValiderModifications.Cursor    = System.Windows.Forms.Cursors.Hand;
     this.m_btnValiderModifications.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.m_btnValiderModifications.ForeColor = System.Drawing.Color.White;
     this.m_btnValiderModifications.Image     = ((System.Drawing.Image)(resources.GetObject("m_btnValiderModifications.Image")));
     this.m_btnValiderModifications.Location  = new System.Drawing.Point(152, 0);
     this.m_btnValiderModifications.Name      = "m_btnValiderModifications";
     this.m_btnValiderModifications.Size      = new System.Drawing.Size(40, 40);
     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);
     this.m_btnValiderModifications.TabIndex = 4016;
     this.m_btnValiderModifications.TabStop  = false;
     this.m_btnValiderModifications.Click   += new System.EventHandler(this.m_btnValiderModifications_Click);
     //
     // m_btnAnnulerModifications
     //
     this.m_btnAnnulerModifications.Cursor       = System.Windows.Forms.Cursors.Hand;
     this.m_btnAnnulerModifications.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.m_btnAnnulerModifications.FlatStyle    = System.Windows.Forms.FlatStyle.Flat;
     this.m_btnAnnulerModifications.ForeColor    = System.Drawing.Color.White;
     this.m_btnAnnulerModifications.Image        = ((System.Drawing.Image)(resources.GetObject("m_btnAnnulerModifications.Image")));
     this.m_btnAnnulerModifications.Location     = new System.Drawing.Point(208, 0);
     this.m_btnAnnulerModifications.Name         = "m_btnAnnulerModifications";
     this.m_btnAnnulerModifications.Size         = new System.Drawing.Size(40, 40);
     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);
     this.m_btnAnnulerModifications.TabIndex = 4017;
     this.m_btnAnnulerModifications.TabStop  = false;
     this.m_btnAnnulerModifications.Click   += new System.EventHandler(this.m_btnAnnulerModifications_Click);
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.White;
     this.panel1.Controls.Add(this.m_btnValiderModifications);
     this.panel1.Controls.Add(this.m_btnAnnulerModifications);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panel1.Location = new System.Drawing.Point(0, 376);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(470, 58);
     this.m_ExtStyle.SetStyleBackColor(this.panel1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.panel1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.panel1.TabIndex = 4018;
     //
     // m_dateFin
     //
     this.m_dateFin.BackColor    = System.Drawing.Color.Transparent;
     this.m_dateFin.Checked      = false;
     this.m_dateFin.CustomFormat = null;
     this.m_dateFin.ForeColor    = System.Drawing.Color.Black;
     this.m_dateFin.Format       = System.Windows.Forms.DateTimePickerFormat.Short;
     this.m_dateFin.Location     = new System.Drawing.Point(237, 104);
     this.m_dateFin.LockEdition  = false;
     this.m_dateFin.Name         = "m_dateFin";
     this.m_dateFin.Size         = new System.Drawing.Size(159, 20);
     this.m_ExtStyle.SetStyleBackColor(this.m_dateFin, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_dateFin, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorTextePanel);
     this.m_dateFin.TabIndex = 4019;
     this.m_dateFin.TextNull = I.T("None|148");
     this.m_dateFin.Value    = null;
     this.m_dateFin.Load    += new System.EventHandler(this.m_dateFin_Load);
     //
     // m_chkSansHoraire
     //
     this.m_chkSansHoraire.Location = new System.Drawing.Point(168, 128);
     this.m_chkSansHoraire.Name     = "m_chkSansHoraire";
     this.m_chkSansHoraire.Size     = new System.Drawing.Size(144, 16);
     this.m_ExtStyle.SetStyleBackColor(this.m_chkSansHoraire, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_chkSansHoraire, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_chkSansHoraire.TabIndex        = 4020;
     this.m_chkSansHoraire.Text            = "Without time|857";
     this.m_chkSansHoraire.CheckedChanged += new System.EventHandler(this.m_chkSansHoraire_CheckedChanged);
     //
     // m_panelHoraires
     //
     this.m_panelHoraires.Controls.Add(this.label6);
     this.m_panelHoraires.Controls.Add(this.m_nDureeMinutes);
     this.m_panelHoraires.Controls.Add(this.label5);
     this.m_panelHoraires.Controls.Add(this.m_nDureeHeures);
     this.m_panelHoraires.Location = new System.Drawing.Point(168, 144);
     this.m_panelHoraires.Name     = "m_panelHoraires";
     this.m_panelHoraires.Size     = new System.Drawing.Size(272, 24);
     this.m_ExtStyle.SetStyleBackColor(this.m_panelHoraires, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_panelHoraires, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_panelHoraires.TabIndex = 4021;
     //
     // c2iPanelOmbre1
     //
     this.c2iPanelOmbre1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255)))));
     this.c2iPanelOmbre1.Controls.Add(this.m_panelHoraires);
     this.c2iPanelOmbre1.Controls.Add(this.m_dateDebut);
     this.c2iPanelOmbre1.Controls.Add(this.m_chkSansHoraire);
     this.c2iPanelOmbre1.Controls.Add(this.label3);
     this.c2iPanelOmbre1.Controls.Add(this.label1);
     this.c2iPanelOmbre1.Controls.Add(this.m_nDureeJours);
     this.c2iPanelOmbre1.Controls.Add(this.label4);
     this.c2iPanelOmbre1.Controls.Add(this.m_panelPlanif);
     this.c2iPanelOmbre1.Controls.Add(this.m_dateFin);
     this.c2iPanelOmbre1.Controls.Add(this.label2);
     this.c2iPanelOmbre1.ForeColor   = System.Drawing.Color.Black;
     this.c2iPanelOmbre1.Location    = new System.Drawing.Point(8, 8);
     this.c2iPanelOmbre1.LockEdition = false;
     this.c2iPanelOmbre1.Name        = "c2iPanelOmbre1";
     this.c2iPanelOmbre1.Size        = new System.Drawing.Size(455, 184);
     this.m_ExtStyle.SetStyleBackColor(this.c2iPanelOmbre1, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel);
     this.m_ExtStyle.SetStyleForeColor(this.c2iPanelOmbre1, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorTextePanel);
     this.c2iPanelOmbre1.TabIndex = 4023;
     //
     // m_panelPlanif
     //
     this.m_panelPlanif.Location    = new System.Drawing.Point(0, 0);
     this.m_panelPlanif.LockEdition = false;
     this.m_panelPlanif.Name        = "m_panelPlanif";
     this.m_panelPlanif.Size        = new System.Drawing.Size(440, 56);
     this.m_ExtStyle.SetStyleBackColor(this.m_panelPlanif, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_panelPlanif, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_panelPlanif.TabIndex = 4022;
     //
     // c2iPanelOmbre2
     //
     this.c2iPanelOmbre2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255)))));
     this.c2iPanelOmbre2.Controls.Add(this.m_lnkSupprimer);
     this.c2iPanelOmbre2.Controls.Add(this.m_lnkAjouter);
     this.c2iPanelOmbre2.Controls.Add(this.m_wndListeExclusions);
     this.c2iPanelOmbre2.Controls.Add(this.label7);
     this.c2iPanelOmbre2.Controls.Add(this.m_dateDesactivation);
     this.c2iPanelOmbre2.ForeColor   = System.Drawing.Color.Black;
     this.c2iPanelOmbre2.Location    = new System.Drawing.Point(8, 192);
     this.c2iPanelOmbre2.LockEdition = false;
     this.c2iPanelOmbre2.Name        = "c2iPanelOmbre2";
     this.c2iPanelOmbre2.Size        = new System.Drawing.Size(456, 168);
     this.m_ExtStyle.SetStyleBackColor(this.c2iPanelOmbre2, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel);
     this.m_ExtStyle.SetStyleForeColor(this.c2iPanelOmbre2, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorTextePanel);
     this.c2iPanelOmbre2.TabIndex = 4024;
     //
     // m_lnkSupprimer
     //
     this.m_lnkSupprimer.Cursor    = System.Windows.Forms.Cursors.Hand;
     this.m_lnkSupprimer.LinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(255)))));
     this.m_lnkSupprimer.Location  = new System.Drawing.Point(192, 32);
     this.m_lnkSupprimer.Name      = "m_lnkSupprimer";
     this.m_lnkSupprimer.Size      = new System.Drawing.Size(80, 16);
     this.m_ExtStyle.SetStyleBackColor(this.m_lnkSupprimer, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_lnkSupprimer, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_lnkSupprimer.TabIndex     = 8;
     this.m_lnkSupprimer.TypeLien     = sc2i.win32.common.TypeLinkStd.Suppression;
     this.m_lnkSupprimer.LinkClicked += new System.EventHandler(this.m_lnkSupprimer_LinkClicked);
     //
     // m_lnkAjouter
     //
     this.m_lnkAjouter.Cursor    = System.Windows.Forms.Cursors.Hand;
     this.m_lnkAjouter.LinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(255)))));
     this.m_lnkAjouter.Location  = new System.Drawing.Point(192, 8);
     this.m_lnkAjouter.Name      = "m_lnkAjouter";
     this.m_lnkAjouter.Size      = new System.Drawing.Size(56, 16);
     this.m_ExtStyle.SetStyleBackColor(this.m_lnkAjouter, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_lnkAjouter, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_lnkAjouter.TabIndex     = 7;
     this.m_lnkAjouter.TypeLien     = sc2i.win32.common.TypeLinkStd.Ajout;
     this.m_lnkAjouter.LinkClicked += new System.EventHandler(this.m_lnkAjouter_LinkClicked);
     //
     // m_dateDesactivation
     //
     this.m_dateDesactivation.Format   = System.Windows.Forms.DateTimePickerFormat.Short;
     this.m_dateDesactivation.Location = new System.Drawing.Point(272, 8);
     this.m_dateDesactivation.Name     = "m_dateDesactivation";
     this.m_dateDesactivation.Size     = new System.Drawing.Size(88, 20);
     this.m_ExtStyle.SetStyleBackColor(this.m_dateDesactivation, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_dateDesactivation, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_dateDesactivation.TabIndex = 5;
     //
     // m_wndListeExclusions
     //
     this.m_wndListeExclusions.AllowColumnResize             = true;
     this.m_wndListeExclusions.AllowMultiselect              = false;
     this.m_wndListeExclusions.AlternateBackground           = System.Drawing.Color.DarkGreen;
     this.m_wndListeExclusions.AlternatingColors             = false;
     this.m_wndListeExclusions.AutoHeight                    = true;
     this.m_wndListeExclusions.AutoSort                      = true;
     this.m_wndListeExclusions.BackColor                     = System.Drawing.SystemColors.ControlLightLight;
     this.m_wndListeExclusions.CanChangeActivationCheckBoxes = false;
     this.m_wndListeExclusions.CheckBoxes                    = false;
     glColumn2.ActiveControlItems = ((System.Collections.ArrayList)(resources.GetObject("glColumn2.ActiveControlItems")));
     glColumn2.BackColor          = System.Drawing.Color.Transparent;
     glColumn2.ControlType        = sc2i.win32.common.ColumnControlTypes.None;
     glColumn2.ForColor           = System.Drawing.Color.Black;
     glColumn2.ImageIndex         = -1;
     glColumn2.IsCheckColumn      = false;
     glColumn2.LastSortState      = sc2i.win32.common.ColumnSortState.SortedUp;
     glColumn2.Name          = "Column1";
     glColumn2.Propriete     = "Date";
     glColumn2.Text          = "Date";
     glColumn2.TextAlignment = System.Drawing.ContentAlignment.TopCenter;
     glColumn2.Width         = 100;
     this.m_wndListeExclusions.Columns.AddRange(new sc2i.win32.common.GLColumn[] {
         glColumn2
     });
     this.m_wndListeExclusions.ContexteUtilisation = "";
     this.m_wndListeExclusions.EnableCustomisation = false;
     this.m_wndListeExclusions.FocusedItem         = null;
     this.m_wndListeExclusions.FullRowSelect       = true;
     this.m_wndListeExclusions.GLGridLines         = sc2i.win32.common.GLGridStyles.gridNone;
     this.m_wndListeExclusions.GridColor           = System.Drawing.Color.Gray;
     this.m_wndListeExclusions.HeaderHeight        = 0;
     this.m_wndListeExclusions.HeaderStyle         = sc2i.win32.common.GLHeaderStyles.Normal;
     this.m_wndListeExclusions.HeaderTextColor     = System.Drawing.Color.Black;
     this.m_wndListeExclusions.HeaderVisible       = false;
     this.m_wndListeExclusions.HeaderWordWrap      = false;
     this.m_wndListeExclusions.HotColumnIndex      = -1;
     this.m_wndListeExclusions.HotItemIndex        = -1;
     this.m_wndListeExclusions.HotTracking         = false;
     this.m_wndListeExclusions.HotTrackingColor    = System.Drawing.Color.LightGray;
     this.m_wndListeExclusions.ImageList           = null;
     this.m_wndListeExclusions.ItemHeight          = 17;
     this.m_wndListeExclusions.ItemWordWrap        = false;
     this.m_wndListeExclusions.ListeSource         = null;
     this.m_wndListeExclusions.Location            = new System.Drawing.Point(72, 8);
     this.m_wndListeExclusions.MaxHeight           = 17;
     this.m_wndListeExclusions.Name = "m_wndListeExclusions";
     this.m_wndListeExclusions.SelectedTextColor = System.Drawing.Color.White;
     this.m_wndListeExclusions.SelectionColor    = System.Drawing.Color.DarkBlue;
     this.m_wndListeExclusions.ShowBorder        = true;
     this.m_wndListeExclusions.ShowFocusRect     = false;
     this.m_wndListeExclusions.Size      = new System.Drawing.Size(120, 134);
     this.m_wndListeExclusions.SortIndex = 0;
     this.m_ExtStyle.SetStyleBackColor(this.m_wndListeExclusions, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_wndListeExclusions, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_wndListeExclusions.SuperFlatHeaderColor = System.Drawing.Color.White;
     this.m_wndListeExclusions.TabIndex             = 4;
     this.m_wndListeExclusions.Text = "glacialList1";
     //
     // label7
     //
     this.label7.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label7.Location = new System.Drawing.Point(0, 0);
     this.label7.Name     = "label7";
     this.label7.Size     = new System.Drawing.Size(64, 23);
     this.m_ExtStyle.SetStyleBackColor(this.label7, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.label7, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label7.TabIndex = 3;
     this.label7.Text     = "Exclusions|877";
     //
     // CFormParametresEntreeAgendaCyclique
     //
     this.AcceptButton      = this.m_btnValiderModifications;
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.BackColor         = System.Drawing.Color.White;
     this.CancelButton      = this.m_btnAnnulerModifications;
     this.ClientSize        = new System.Drawing.Size(470, 434);
     this.ControlBox        = false;
     this.Controls.Add(this.c2iPanelOmbre2);
     this.Controls.Add(this.c2iPanelOmbre1);
     this.Controls.Add(this.panel1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.Name            = "CFormParametresEntreeAgendaCyclique";
     this.m_ExtStyle.SetStyleBackColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.Text  = "Cyclic entry|870";
     this.Load += new System.EventHandler(this.CFormParametresEntreeAgendaCyclique_Load);
     ((System.ComponentModel.ISupportInitialize)(this.m_nDureeJours)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_nDureeHeures)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_nDureeMinutes)).EndInit();
     this.panel1.ResumeLayout(false);
     this.m_panelHoraires.ResumeLayout(false);
     this.c2iPanelOmbre1.ResumeLayout(false);
     this.c2iPanelOmbre1.PerformLayout();
     this.c2iPanelOmbre2.ResumeLayout(false);
     this.c2iPanelOmbre2.PerformLayout();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Méthode requise pour la prise en charge du concepteur - ne modifiez pas
 /// le contenu de cette méthode avec l'éditeur de code.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CFormEditeElementDeMultiStructure));
     this.label1               = new System.Windows.Forms.Label();
     this.c2iPanelOmbre1       = new sc2i.win32.common.C2iPanelOmbre();
     this.m_txtLibelleElement  = new System.Windows.Forms.TextBox();
     this.m_txtPrefix          = new System.Windows.Forms.TextBox();
     this.label2               = new System.Windows.Forms.Label();
     this.m_panelStructure     = new sc2i.win32.common.C2iPanelOmbre();
     this.c2iTabControl1       = new sc2i.win32.common.C2iTabControl(this.components);
     this.tabPage1             = new Crownwood.Magic.Controls.TabPage();
     this.m_panelEditStructure = new sc2i.win32.data.dynamic.CPanelEditionStructureDonnee();
     this.tabPage2             = new Crownwood.Magic.Controls.TabPage();
     this.m_panelFiltre        = new sc2i.win32.data.dynamic.CPanelEditFiltreDynamique();
     this.c2iTabControl2       = new sc2i.win32.common.C2iTabControl(this.components);
     this.label3               = new System.Windows.Forms.Label();
     this.m_cmbType            = new sc2i.win32.common.C2iComboBox();
     this.m_panelRequete       = new sc2i.win32.common.C2iPanelOmbre();
     this.m_panelEditRequete   = new sc2i.win32.data.dynamic.CPanelEditRequete();
     this.panel1               = new System.Windows.Forms.Panel();
     this.m_btnAnnuler         = new System.Windows.Forms.Button();
     this.m_btnOk              = new System.Windows.Forms.Button();
     this.m_ExtStyle           = new sc2i.win32.common.CExtStyle();
     this.c2iPanelOmbre1.SuspendLayout();
     this.m_panelStructure.SuspendLayout();
     this.c2iTabControl1.SuspendLayout();
     this.tabPage1.SuspendLayout();
     this.tabPage2.SuspendLayout();
     this.m_panelFiltre.SuspendLayout();
     this.m_panelRequete.SuspendLayout();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(8, 11);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(100, 16);
     this.m_ExtStyle.SetStyleBackColor(this.label1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.label1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label1.TabIndex = 0;
     this.label1.Text     = "Label|136";
     //
     // c2iPanelOmbre1
     //
     this.c2iPanelOmbre1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255)))));
     this.c2iPanelOmbre1.Controls.Add(this.m_txtLibelleElement);
     this.c2iPanelOmbre1.Controls.Add(this.m_txtPrefix);
     this.c2iPanelOmbre1.Controls.Add(this.label2);
     this.c2iPanelOmbre1.Controls.Add(this.label1);
     this.c2iPanelOmbre1.Location    = new System.Drawing.Point(8, 0);
     this.c2iPanelOmbre1.LockEdition = false;
     this.c2iPanelOmbre1.Name        = "c2iPanelOmbre1";
     this.c2iPanelOmbre1.Size        = new System.Drawing.Size(600, 48);
     this.m_ExtStyle.SetStyleBackColor(this.c2iPanelOmbre1, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel);
     this.m_ExtStyle.SetStyleForeColor(this.c2iPanelOmbre1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.c2iPanelOmbre1.TabIndex = 1;
     //
     // m_txtLibelleElement
     //
     this.m_txtLibelleElement.Location = new System.Drawing.Point(112, 8);
     this.m_txtLibelleElement.Name     = "m_txtLibelleElement";
     this.m_txtLibelleElement.Size     = new System.Drawing.Size(256, 20);
     this.m_ExtStyle.SetStyleBackColor(this.m_txtLibelleElement, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_txtLibelleElement, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_txtLibelleElement.TabIndex = 3;
     //
     // m_txtPrefix
     //
     this.m_txtPrefix.Location = new System.Drawing.Point(480, 8);
     this.m_txtPrefix.Name     = "m_txtPrefix";
     this.m_txtPrefix.Size     = new System.Drawing.Size(96, 20);
     this.m_ExtStyle.SetStyleBackColor(this.m_txtPrefix, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_txtPrefix, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_txtPrefix.TabIndex = 5;
     this.m_txtPrefix.Text     = "textBox1";
     //
     // label2
     //
     this.label2.Location = new System.Drawing.Point(374, 11);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(119, 16);
     this.m_ExtStyle.SetStyleBackColor(this.label2, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.label2, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label2.TabIndex = 4;
     this.label2.Text     = "Table prefix|137";
     //
     // m_panelStructure
     //
     this.m_panelStructure.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                           | System.Windows.Forms.AnchorStyles.Left)
                                                                          | System.Windows.Forms.AnchorStyles.Right)));
     this.m_panelStructure.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255)))));
     this.m_panelStructure.Controls.Add(this.c2iTabControl1);
     this.m_panelStructure.Controls.Add(this.label3);
     this.m_panelStructure.Controls.Add(this.m_cmbType);
     this.m_panelStructure.Location    = new System.Drawing.Point(8, 48);
     this.m_panelStructure.LockEdition = false;
     this.m_panelStructure.Name        = "m_panelStructure";
     this.m_panelStructure.Size        = new System.Drawing.Size(704, 376);
     this.m_ExtStyle.SetStyleBackColor(this.m_panelStructure, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel);
     this.m_ExtStyle.SetStyleForeColor(this.m_panelStructure, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_panelStructure.TabIndex = 2;
     //
     // c2iTabControl1
     //
     this.c2iTabControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                         | System.Windows.Forms.AnchorStyles.Left)
                                                                        | System.Windows.Forms.AnchorStyles.Right)));
     this.c2iTabControl1.BackColor        = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255)))));
     this.c2iTabControl1.BoldSelectedPage = true;
     this.c2iTabControl1.IDEPixelArea     = false;
     this.c2iTabControl1.Location         = new System.Drawing.Point(0, 28);
     this.c2iTabControl1.Name             = "c2iTabControl1";
     this.c2iTabControl1.Ombre            = false;
     this.c2iTabControl1.PositionTop      = true;
     this.c2iTabControl1.SelectedIndex    = 0;
     this.c2iTabControl1.SelectedTab      = this.tabPage1;
     this.c2iTabControl1.Size             = new System.Drawing.Size(688, 336);
     this.m_ExtStyle.SetStyleBackColor(this.c2iTabControl1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.c2iTabControl1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.c2iTabControl1.TabIndex = 4047;
     this.c2iTabControl1.TabPages.AddRange(new Crownwood.Magic.Controls.TabPage[] {
         this.tabPage1,
         this.tabPage2
     });
     this.c2iTabControl1.SelectionChanged += new System.EventHandler(this.c2iTabControl1_SelectionChanged_1);
     //
     // tabPage1
     //
     this.tabPage1.Controls.Add(this.m_panelEditStructure);
     this.tabPage1.Location = new System.Drawing.Point(0, 25);
     this.tabPage1.Name     = "tabPage1";
     this.tabPage1.Size     = new System.Drawing.Size(688, 311);
     this.m_ExtStyle.SetStyleBackColor(this.tabPage1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.tabPage1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.tabPage1.TabIndex = 10;
     this.tabPage1.Title    = "Structure|230";
     //
     // m_panelEditStructure
     //
     this.m_panelEditStructure.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                               | System.Windows.Forms.AnchorStyles.Left)
                                                                              | System.Windows.Forms.AnchorStyles.Right)));
     this.m_panelEditStructure.ComboTypeLockEdition        = false;
     this.m_panelEditStructure.ElementAVariablesPourFiltre = null;
     this.m_panelEditStructure.Location        = new System.Drawing.Point(4, 0);
     this.m_panelEditStructure.LockEdition     = false;
     this.m_panelEditStructure.Name            = "m_panelEditStructure";
     this.m_panelEditStructure.Size            = new System.Drawing.Size(680, 304);
     this.m_panelEditStructure.StructureExport = ((sc2i.data.dynamic.C2iStructureExport)(resources.GetObject("m_panelEditStructure.StructureExport")));
     this.m_ExtStyle.SetStyleBackColor(this.m_panelEditStructure, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_panelEditStructure, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_panelEditStructure.TabIndex = 5;
     //
     // tabPage2
     //
     this.tabPage2.Controls.Add(this.m_panelFiltre);
     this.tabPage2.Location = new System.Drawing.Point(0, 25);
     this.tabPage2.Name     = "tabPage2";
     this.tabPage2.Selected = false;
     this.tabPage2.Size     = new System.Drawing.Size(688, 311);
     this.m_ExtStyle.SetStyleBackColor(this.tabPage2, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.tabPage2, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.tabPage2.TabIndex = 11;
     this.tabPage2.Title    = "Filtre";
     this.tabPage2.Visible  = false;
     //
     // m_panelFiltre
     //
     this.m_panelFiltre.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                        | System.Windows.Forms.AnchorStyles.Left)
                                                                       | System.Windows.Forms.AnchorStyles.Right)));
     this.m_panelFiltre.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255)))));
     this.m_panelFiltre.Controls.Add(this.c2iTabControl2);
     this.m_panelFiltre.DefinitionRacineDeChampsFiltres = null;
     this.m_panelFiltre.FiltreDynamique = null;
     this.m_panelFiltre.Location        = new System.Drawing.Point(0, 0);
     this.m_panelFiltre.LockEdition     = false;
     this.m_panelFiltre.ModeSansType    = true;
     this.m_panelFiltre.Name            = "m_panelFiltre";
     this.m_panelFiltre.Size            = new System.Drawing.Size(688, 304);
     this.m_ExtStyle.SetStyleBackColor(this.m_panelFiltre, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel);
     this.m_ExtStyle.SetStyleForeColor(this.m_panelFiltre, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_panelFiltre.TabIndex = 4050;
     //
     // c2iTabControl2
     //
     this.c2iTabControl2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                         | System.Windows.Forms.AnchorStyles.Left)
                                                                        | System.Windows.Forms.AnchorStyles.Right)));
     this.c2iTabControl2.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(247)))), ((int)(((byte)(184)))));
     this.c2iTabControl2.BoldSelectedPage    = true;
     this.c2iTabControl2.ControlBottomOffset = 16;
     this.c2iTabControl2.ControlRightOffset  = 16;
     this.c2iTabControl2.IDEPixelArea        = false;
     this.c2iTabControl2.Location            = new System.Drawing.Point(0, 32);
     this.c2iTabControl2.Name        = "c2iTabControl2";
     this.c2iTabControl2.Ombre       = true;
     this.c2iTabControl2.PositionTop = true;
     this.c2iTabControl2.Size        = new System.Drawing.Size(688, 256);
     this.m_ExtStyle.SetStyleBackColor(this.c2iTabControl2, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.c2iTabControl2, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.c2iTabControl2.TabIndex = 2;
     //
     // label3
     //
     this.label3.Location = new System.Drawing.Point(12, 4);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(96, 20);
     this.m_ExtStyle.SetStyleBackColor(this.label3, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.label3, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label3.TabIndex = 4004;
     this.label3.Text     = "Object type|138";
     //
     // m_cmbType
     //
     this.m_cmbType.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                    | System.Windows.Forms.AnchorStyles.Left)
                                                                   | System.Windows.Forms.AnchorStyles.Right)));
     this.m_cmbType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cmbType.IsLink        = false;
     this.m_cmbType.Location      = new System.Drawing.Point(112, 4);
     this.m_cmbType.LockEdition   = false;
     this.m_cmbType.Name          = "m_cmbType";
     this.m_cmbType.Size          = new System.Drawing.Size(408, 21);
     this.m_ExtStyle.SetStyleBackColor(this.m_cmbType, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_cmbType, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_cmbType.TabIndex              = 0;
     this.m_cmbType.SelectedValueChanged += new System.EventHandler(this.m_cmbType_SelectedValueChanged);
     //
     // m_panelRequete
     //
     this.m_panelRequete.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                         | System.Windows.Forms.AnchorStyles.Left)
                                                                        | System.Windows.Forms.AnchorStyles.Right)));
     this.m_panelRequete.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(247)))), ((int)(((byte)(184)))));
     this.m_panelRequete.Controls.Add(this.m_panelEditRequete);
     this.m_panelRequete.Location    = new System.Drawing.Point(8, 48);
     this.m_panelRequete.LockEdition = false;
     this.m_panelRequete.Name        = "m_panelRequete";
     this.m_panelRequete.Size        = new System.Drawing.Size(704, 376);
     this.m_ExtStyle.SetStyleBackColor(this.m_panelRequete, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_panelRequete, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_panelRequete.TabIndex = 4049;
     //
     // m_panelEditRequete
     //
     this.m_panelEditRequete.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                             | System.Windows.Forms.AnchorStyles.Left)
                                                                            | System.Windows.Forms.AnchorStyles.Right)));
     this.m_panelEditRequete.BackColor     = System.Drawing.Color.White;
     this.m_panelEditRequete.Location      = new System.Drawing.Point(0, 0);
     this.m_panelEditRequete.LockEdition   = false;
     this.m_panelEditRequete.Name          = "m_panelEditRequete";
     this.m_panelEditRequete.RequeteEditee = null;
     this.m_panelEditRequete.Size          = new System.Drawing.Size(688, 360);
     this.m_ExtStyle.SetStyleBackColor(this.m_panelEditRequete, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_panelEditRequete, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_panelEditRequete.TabIndex = 3;
     //
     // panel1
     //
     this.panel1.Controls.Add(this.m_btnAnnuler);
     this.panel1.Controls.Add(this.m_btnOk);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panel1.Location = new System.Drawing.Point(0, 421);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(712, 48);
     this.m_ExtStyle.SetStyleBackColor(this.panel1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.panel1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.panel1.TabIndex = 4050;
     //
     // m_btnAnnuler
     //
     this.m_btnAnnuler.Anchor       = System.Windows.Forms.AnchorStyles.Top;
     this.m_btnAnnuler.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.m_btnAnnuler.FlatStyle    = System.Windows.Forms.FlatStyle.Flat;
     this.m_btnAnnuler.ForeColor    = System.Drawing.Color.White;
     this.m_btnAnnuler.Image        = ((System.Drawing.Image)(resources.GetObject("m_btnAnnuler.Image")));
     this.m_btnAnnuler.Location     = new System.Drawing.Point(363, 2);
     this.m_btnAnnuler.Name         = "m_btnAnnuler";
     this.m_btnAnnuler.Size         = new System.Drawing.Size(40, 40);
     this.m_ExtStyle.SetStyleBackColor(this.m_btnAnnuler, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_btnAnnuler, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_btnAnnuler.TabIndex = 3;
     this.m_btnAnnuler.Click   += new System.EventHandler(this.m_btnAnnuler_Click);
     //
     // m_btnOk
     //
     this.m_btnOk.Anchor    = System.Windows.Forms.AnchorStyles.Top;
     this.m_btnOk.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.m_btnOk.ForeColor = System.Drawing.Color.White;
     this.m_btnOk.Image     = ((System.Drawing.Image)(resources.GetObject("m_btnOk.Image")));
     this.m_btnOk.Location  = new System.Drawing.Point(309, 2);
     this.m_btnOk.Name      = "m_btnOk";
     this.m_btnOk.Size      = new System.Drawing.Size(40, 40);
     this.m_ExtStyle.SetStyleBackColor(this.m_btnOk, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_btnOk, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_btnOk.TabIndex = 2;
     this.m_btnOk.Click   += new System.EventHandler(this.m_btnOk_Click);
     //
     // CFormEditeElementDeMultiStructure
     //
     this.AcceptButton      = this.m_btnOk;
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.BackColor         = System.Drawing.Color.White;
     this.CancelButton      = this.m_btnAnnuler;
     this.ClientSize        = new System.Drawing.Size(712, 469);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.m_panelStructure);
     this.Controls.Add(this.m_panelRequete);
     this.Controls.Add(this.c2iPanelOmbre1);
     this.Name          = "CFormEditeElementDeMultiStructure";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.m_ExtStyle.SetStyleBackColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.Load += new System.EventHandler(this.CFormEditeElementDeMultiStructure_Load);
     this.c2iPanelOmbre1.ResumeLayout(false);
     this.c2iPanelOmbre1.PerformLayout();
     this.m_panelStructure.ResumeLayout(false);
     this.m_panelStructure.PerformLayout();
     this.c2iTabControl1.ResumeLayout(false);
     this.c2iTabControl1.PerformLayout();
     this.tabPage1.ResumeLayout(false);
     this.tabPage2.ResumeLayout(false);
     this.m_panelFiltre.ResumeLayout(false);
     this.m_panelRequete.ResumeLayout(false);
     this.m_panelRequete.PerformLayout();
     this.panel1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
 /// <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()
 {
     sc2i.win32.common.GLColumn glColumn1 = new sc2i.win32.common.GLColumn();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CFormLinksToElements));
     this.m_wndListe   = new sc2i.win32.common.GlacialList();
     this.m_panelFond  = new sc2i.win32.common.C2iPanelOmbre();
     this.m_btnAnnuler = new System.Windows.Forms.Button();
     this.m_ExtStyle   = new sc2i.win32.common.CExtStyle();
     this.m_panelFond.SuspendLayout();
     this.SuspendLayout();
     //
     // m_wndListe
     //
     this.m_wndListe.AllowColumnResize             = true;
     this.m_wndListe.AllowMultiselect              = false;
     this.m_wndListe.AlternateBackground           = System.Drawing.Color.DarkGreen;
     this.m_wndListe.AlternatingColors             = false;
     this.m_wndListe.AutoHeight                    = true;
     this.m_wndListe.AutoSort                      = true;
     this.m_wndListe.BackColor                     = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255)))));
     this.m_wndListe.CanChangeActivationCheckBoxes = false;
     this.m_wndListe.CheckBoxes                    = false;
     glColumn1.ActiveControlItems                  = ((System.Collections.ArrayList)(resources.GetObject("glColumn1.ActiveControlItems")));
     glColumn1.BackColor     = System.Drawing.Color.Transparent;
     glColumn1.ControlType   = sc2i.win32.common.ColumnControlTypes.None;
     glColumn1.ForColor      = System.Drawing.Color.Black;
     glColumn1.ImageIndex    = -1;
     glColumn1.IsCheckColumn = false;
     glColumn1.LastSortState = sc2i.win32.common.ColumnSortState.SortedUp;
     glColumn1.Name          = "Column1";
     glColumn1.Propriete     = "DescriptionElement";
     glColumn1.Text          = "Element|30085";
     glColumn1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
     glColumn1.Width         = 480;
     this.m_wndListe.Columns.AddRange(new sc2i.win32.common.GLColumn[] {
         glColumn1
     });
     this.m_wndListe.ContexteUtilisation = "";
     this.m_wndListe.EnableCustomisation = true;
     this.m_wndListe.FocusedItem         = null;
     this.m_wndListe.ForeColor           = System.Drawing.Color.Black;
     this.m_wndListe.FullRowSelect       = true;
     this.m_wndListe.GLGridLines         = sc2i.win32.common.GLGridStyles.gridNone;
     this.m_wndListe.GridColor           = System.Drawing.Color.Gray;
     this.m_wndListe.HeaderHeight        = 0;
     this.m_wndListe.HeaderStyle         = sc2i.win32.common.GLHeaderStyles.Normal;
     this.m_wndListe.HeaderTextColor     = System.Drawing.Color.Black;
     this.m_wndListe.HeaderVisible       = false;
     this.m_wndListe.HeaderWordWrap      = false;
     this.m_wndListe.HotColumnIndex      = -1;
     this.m_wndListe.HotItemIndex        = -1;
     this.m_wndListe.HotTracking         = false;
     this.m_wndListe.HotTrackingColor    = System.Drawing.Color.LightGray;
     this.m_wndListe.ImageList           = null;
     this.m_wndListe.ItemHeight          = 17;
     this.m_wndListe.ItemWordWrap        = false;
     this.m_wndListe.ListeSource         = null;
     this.m_wndListe.Location            = new System.Drawing.Point(0, 0);
     this.m_wndListe.MaxHeight           = 17;
     this.m_wndListe.Name = "m_wndListe";
     this.m_wndListe.SelectedTextColor = System.Drawing.Color.White;
     this.m_wndListe.SelectionColor    = System.Drawing.Color.DarkBlue;
     this.m_wndListe.ShowBorder        = true;
     this.m_wndListe.ShowFocusRect     = false;
     this.m_wndListe.Size      = new System.Drawing.Size(488, 176);
     this.m_wndListe.SortIndex = 0;
     this.m_ExtStyle.SetStyleBackColor(this.m_wndListe, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel);
     this.m_ExtStyle.SetStyleForeColor(this.m_wndListe, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorTextePanel);
     this.m_wndListe.SuperFlatHeaderColor = System.Drawing.Color.White;
     this.m_wndListe.TabIndex             = 2;
     this.m_wndListe.Text = "glacialList1";
     this.m_wndListe.OnChangeSelection += new System.EventHandler(this.m_wndListe_OnChangeSelection);
     //
     // m_panelFond
     //
     this.m_panelFond.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255)))));
     this.m_panelFond.Controls.Add(this.m_btnAnnuler);
     this.m_panelFond.Controls.Add(this.m_wndListe);
     this.m_panelFond.ForeColor   = System.Drawing.Color.Black;
     this.m_panelFond.Location    = new System.Drawing.Point(0, 0);
     this.m_panelFond.LockEdition = false;
     this.m_panelFond.Name        = "m_panelFond";
     this.m_panelFond.Size        = new System.Drawing.Size(504, 232);
     this.m_ExtStyle.SetStyleBackColor(this.m_panelFond, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel);
     this.m_ExtStyle.SetStyleForeColor(this.m_panelFond, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorTextePanel);
     this.m_panelFond.TabIndex = 3;
     //
     // m_btnAnnuler
     //
     this.m_btnAnnuler.Anchor       = System.Windows.Forms.AnchorStyles.Top;
     this.m_btnAnnuler.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.m_btnAnnuler.FlatStyle    = System.Windows.Forms.FlatStyle.Flat;
     this.m_btnAnnuler.ForeColor    = System.Drawing.Color.White;
     this.m_btnAnnuler.Image        = ((System.Drawing.Image)(resources.GetObject("m_btnAnnuler.Image")));
     this.m_btnAnnuler.Location     = new System.Drawing.Point(216, 176);
     this.m_btnAnnuler.Name         = "m_btnAnnuler";
     this.m_btnAnnuler.Size         = new System.Drawing.Size(40, 40);
     this.m_ExtStyle.SetStyleBackColor(this.m_btnAnnuler, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_btnAnnuler, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_btnAnnuler.TabIndex = 4014;
     //
     // CFormLinksToElements
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.BackColor         = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(247)))), ((int)(((byte)(184)))));
     this.CancelButton      = this.m_btnAnnuler;
     this.ClientSize        = new System.Drawing.Size(504, 225);
     this.Controls.Add(this.m_panelFond);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "CFormLinksToElements";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.Manual;
     this.m_ExtStyle.SetStyleBackColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.Text = "CFormLinksToElements";
     this.m_panelFond.ResumeLayout(false);
     this.m_panelFond.PerformLayout();
     this.ResumeLayout(false);
 }