/// <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(CFormEditProprieteListeColonnes));
     this.m_btnOk                = new System.Windows.Forms.Button();
     this.m_btnAnnuler           = new System.Windows.Forms.Button();
     this.m_panelTotal           = new System.Windows.Forms.Panel();
     this.m_panelInfo            = new System.Windows.Forms.Panel();
     this.m_panelLibTotal        = new System.Windows.Forms.Panel();
     this.label8                 = new System.Windows.Forms.Label();
     this.m_txtTitreTotal        = new System.Windows.Forms.TextBox();
     this.m_panelAgregation      = new System.Windows.Forms.Panel();
     this.m_cmbAgregate          = new sc2i.win32.common.C2iComboBox();
     this.label7                 = new System.Windows.Forms.Label();
     this.m_btnSelectFont        = new System.Windows.Forms.Button();
     this.m_btnCancelFont        = new System.Windows.Forms.Button();
     this.m_lblPolice            = new System.Windows.Forms.Label();
     this.label6                 = new System.Windows.Forms.Label();
     this.m_btnNoTextColor       = new System.Windows.Forms.Button();
     this.m_picTextColor         = new System.Windows.Forms.PictureBox();
     this.label5                 = new System.Windows.Forms.Label();
     this.m_btnNoBackgroundColor = new System.Windows.Forms.Button();
     this.m_picBkColor           = new System.Windows.Forms.PictureBox();
     this.label4                 = new System.Windows.Forms.Label();
     this.m_imageLink            = new System.Windows.Forms.PictureBox();
     this.m_lnkAction            = new System.Windows.Forms.LinkLabel();
     this.m_chkGrouperDonnees    = new System.Windows.Forms.CheckBox();
     this.m_txtFormule           = new sc2i.win32.expression.CTextBoxZoomFormule();
     this.m_numUpLargeur         = new System.Windows.Forms.NumericUpDown();
     this.label3                 = new System.Windows.Forms.Label();
     this.label2                 = new System.Windows.Forms.Label();
     this.m_txtTitre             = new System.Windows.Forms.TextBox();
     this.label1                 = new System.Windows.Forms.Label();
     this.m_panelGauche          = new System.Windows.Forms.Panel();
     this.m_btnBas               = new System.Windows.Forms.Button();
     this.m_btnHaut              = new System.Windows.Forms.Button();
     this.m_btnRemove            = new sc2i.win32.common.CWndLinkStd();
     this.m_btnAdd               = new sc2i.win32.common.CWndLinkStd();
     this.m_wndListeColonnes     = new System.Windows.Forms.ListBox();
     this.m_panelTotal.SuspendLayout();
     this.m_panelInfo.SuspendLayout();
     this.m_panelLibTotal.SuspendLayout();
     this.m_panelAgregation.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_picTextColor)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_picBkColor)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_imageLink)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_numUpLargeur)).BeginInit();
     this.m_panelGauche.SuspendLayout();
     this.SuspendLayout();
     //
     // m_btnOk
     //
     this.m_btnOk.Anchor    = System.Windows.Forms.AnchorStyles.Bottom;
     this.m_btnOk.BackColor = System.Drawing.SystemColors.ControlLight;
     this.m_btnOk.Location  = new System.Drawing.Point(193, 280);
     this.m_btnOk.Name      = "m_btnOk";
     this.m_btnOk.Size      = new System.Drawing.Size(75, 24);
     this.m_btnOk.TabIndex  = 2;
     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.Anchor                  = System.Windows.Forms.AnchorStyles.Bottom;
     this.m_btnAnnuler.BackColor               = System.Drawing.SystemColors.ControlLight;
     this.m_btnAnnuler.DialogResult            = System.Windows.Forms.DialogResult.Cancel;
     this.m_btnAnnuler.Location                = new System.Drawing.Point(284, 280);
     this.m_btnAnnuler.Name                    = "m_btnAnnuler";
     this.m_btnAnnuler.Size                    = new System.Drawing.Size(74, 24);
     this.m_btnAnnuler.TabIndex                = 3;
     this.m_btnAnnuler.Text                    = "Cancel|11";
     this.m_btnAnnuler.UseVisualStyleBackColor = false;
     this.m_btnAnnuler.Click                  += new System.EventHandler(this.m_btnAnnuler_Click);
     //
     // m_panelTotal
     //
     this.m_panelTotal.Controls.Add(this.m_panelInfo);
     this.m_panelTotal.Controls.Add(this.m_panelGauche);
     this.m_panelTotal.Location = new System.Drawing.Point(0, 0);
     this.m_panelTotal.Name     = "m_panelTotal";
     this.m_panelTotal.Size     = new System.Drawing.Size(656, 280);
     this.m_panelTotal.TabIndex = 4;
     //
     // m_panelInfo
     //
     this.m_panelInfo.Controls.Add(this.m_panelLibTotal);
     this.m_panelInfo.Controls.Add(this.m_panelAgregation);
     this.m_panelInfo.Controls.Add(this.m_btnSelectFont);
     this.m_panelInfo.Controls.Add(this.m_btnCancelFont);
     this.m_panelInfo.Controls.Add(this.m_lblPolice);
     this.m_panelInfo.Controls.Add(this.label6);
     this.m_panelInfo.Controls.Add(this.m_btnNoTextColor);
     this.m_panelInfo.Controls.Add(this.m_picTextColor);
     this.m_panelInfo.Controls.Add(this.label5);
     this.m_panelInfo.Controls.Add(this.m_btnNoBackgroundColor);
     this.m_panelInfo.Controls.Add(this.m_picBkColor);
     this.m_panelInfo.Controls.Add(this.label4);
     this.m_panelInfo.Controls.Add(this.m_imageLink);
     this.m_panelInfo.Controls.Add(this.m_lnkAction);
     this.m_panelInfo.Controls.Add(this.m_chkGrouperDonnees);
     this.m_panelInfo.Controls.Add(this.m_txtFormule);
     this.m_panelInfo.Controls.Add(this.m_numUpLargeur);
     this.m_panelInfo.Controls.Add(this.label3);
     this.m_panelInfo.Controls.Add(this.label2);
     this.m_panelInfo.Controls.Add(this.m_txtTitre);
     this.m_panelInfo.Controls.Add(this.label1);
     this.m_panelInfo.Location = new System.Drawing.Point(239, 12);
     this.m_panelInfo.Name     = "m_panelInfo";
     this.m_panelInfo.Size     = new System.Drawing.Size(327, 262);
     this.m_panelInfo.TabIndex = 3;
     this.m_panelInfo.Visible  = false;
     //
     // m_panelLibTotal
     //
     this.m_panelLibTotal.Controls.Add(this.label8);
     this.m_panelLibTotal.Controls.Add(this.m_txtTitreTotal);
     this.m_panelLibTotal.Location = new System.Drawing.Point(6, 211);
     this.m_panelLibTotal.Name     = "m_panelLibTotal";
     this.m_panelLibTotal.Size     = new System.Drawing.Size(312, 25);
     this.m_panelLibTotal.TabIndex = 22;
     //
     // label8
     //
     this.label8.Location = new System.Drawing.Point(3, 3);
     this.label8.Name     = "label8";
     this.label8.Size     = new System.Drawing.Size(82, 23);
     this.label8.TabIndex = 1;
     this.label8.Text     = "Total label|224";
     //
     // m_txtTitreTotal
     //
     this.m_txtTitreTotal.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                         | System.Windows.Forms.AnchorStyles.Right)));
     this.m_txtTitreTotal.Location = new System.Drawing.Point(85, 1);
     this.m_txtTitreTotal.Name     = "m_txtTitreTotal";
     this.m_txtTitreTotal.Size     = new System.Drawing.Size(224, 20);
     this.m_txtTitreTotal.TabIndex = 21;
     //
     // m_panelAgregation
     //
     this.m_panelAgregation.Controls.Add(this.m_cmbAgregate);
     this.m_panelAgregation.Controls.Add(this.label7);
     this.m_panelAgregation.Location = new System.Drawing.Point(6, 189);
     this.m_panelAgregation.Name     = "m_panelAgregation";
     this.m_panelAgregation.Size     = new System.Drawing.Size(312, 25);
     this.m_panelAgregation.TabIndex = 20;
     //
     // m_cmbAgregate
     //
     this.m_cmbAgregate.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cmbAgregate.FormattingEnabled = true;
     this.m_cmbAgregate.IsLink            = false;
     this.m_cmbAgregate.Location          = new System.Drawing.Point(85, 0);
     this.m_cmbAgregate.LockEdition       = false;
     this.m_cmbAgregate.Name     = "m_cmbAgregate";
     this.m_cmbAgregate.Size     = new System.Drawing.Size(224, 21);
     this.m_cmbAgregate.TabIndex = 22;
     //
     // label7
     //
     this.label7.Location = new System.Drawing.Point(3, 0);
     this.label7.Name     = "label7";
     this.label7.Size     = new System.Drawing.Size(82, 23);
     this.label7.TabIndex = 0;
     this.label7.Text     = "Agregate|223";
     //
     // m_btnSelectFont
     //
     this.m_btnSelectFont.Location = new System.Drawing.Point(276, 138);
     this.m_btnSelectFont.Name     = "m_btnSelectFont";
     this.m_btnSelectFont.Size     = new System.Drawing.Size(23, 23);
     this.m_btnSelectFont.TabIndex = 19;
     this.m_btnSelectFont.Text     = "...";
     this.m_btnSelectFont.UseVisualStyleBackColor = true;
     this.m_btnSelectFont.Click += new System.EventHandler(this.m_btnSelectFont_Click);
     //
     // m_btnCancelFont
     //
     this.m_btnCancelFont.Location = new System.Drawing.Point(296, 138);
     this.m_btnCancelFont.Name     = "m_btnCancelFont";
     this.m_btnCancelFont.Size     = new System.Drawing.Size(23, 23);
     this.m_btnCancelFont.TabIndex = 18;
     this.m_btnCancelFont.Text     = "x";
     this.m_btnCancelFont.UseVisualStyleBackColor = true;
     this.m_btnCancelFont.Click += new System.EventHandler(this.m_btnCancelFont_Click);
     //
     // m_lblPolice
     //
     this.m_lblPolice.BackColor   = System.Drawing.Color.White;
     this.m_lblPolice.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.m_lblPolice.Location    = new System.Drawing.Point(91, 138);
     this.m_lblPolice.Name        = "m_lblPolice";
     this.m_lblPolice.Size        = new System.Drawing.Size(187, 23);
     this.m_lblPolice.TabIndex    = 17;
     //
     // label6
     //
     this.label6.Location = new System.Drawing.Point(3, 142);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(88, 15);
     this.label6.TabIndex = 16;
     this.label6.Text     = "Font|222";
     //
     // m_btnNoTextColor
     //
     this.m_btnNoTextColor.Location = new System.Drawing.Point(158, 115);
     this.m_btnNoTextColor.Name     = "m_btnNoTextColor";
     this.m_btnNoTextColor.Size     = new System.Drawing.Size(23, 20);
     this.m_btnNoTextColor.TabIndex = 15;
     this.m_btnNoTextColor.Text     = "x";
     this.m_btnNoTextColor.UseVisualStyleBackColor = true;
     this.m_btnNoTextColor.Click += new System.EventHandler(this.m_btnNoTextColor_Click);
     //
     // m_picTextColor
     //
     this.m_picTextColor.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.m_picTextColor.Cursor      = System.Windows.Forms.Cursors.Hand;
     this.m_picTextColor.Location    = new System.Drawing.Point(91, 115);
     this.m_picTextColor.Name        = "m_picTextColor";
     this.m_picTextColor.Size        = new System.Drawing.Size(66, 20);
     this.m_picTextColor.TabIndex    = 14;
     this.m_picTextColor.TabStop     = false;
     this.m_picTextColor.Click      += new System.EventHandler(this.m_picTextColor_Click);
     //
     // label5
     //
     this.label5.Location = new System.Drawing.Point(3, 118);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(88, 15);
     this.label5.TabIndex = 13;
     this.label5.Text     = "Text|221";
     //
     // m_btnNoBackgroundColor
     //
     this.m_btnNoBackgroundColor.Location = new System.Drawing.Point(158, 89);
     this.m_btnNoBackgroundColor.Name     = "m_btnNoBackgroundColor";
     this.m_btnNoBackgroundColor.Size     = new System.Drawing.Size(23, 20);
     this.m_btnNoBackgroundColor.TabIndex = 12;
     this.m_btnNoBackgroundColor.Text     = "x";
     this.m_btnNoBackgroundColor.UseVisualStyleBackColor = true;
     this.m_btnNoBackgroundColor.Click += new System.EventHandler(this.m_btnNoBackgroundColor_Click);
     //
     // m_picBkColor
     //
     this.m_picBkColor.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.m_picBkColor.Cursor      = System.Windows.Forms.Cursors.Hand;
     this.m_picBkColor.Location    = new System.Drawing.Point(91, 89);
     this.m_picBkColor.Name        = "m_picBkColor";
     this.m_picBkColor.Size        = new System.Drawing.Size(66, 20);
     this.m_picBkColor.TabIndex    = 11;
     this.m_picBkColor.TabStop     = false;
     this.m_picBkColor.Click      += new System.EventHandler(this.m_picBkColor_Click);
     //
     // label4
     //
     this.label4.Location = new System.Drawing.Point(3, 92);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(88, 15);
     this.label4.TabIndex = 10;
     this.label4.Text     = "Background|220";
     //
     // m_imageLink
     //
     this.m_imageLink.Image    = ((System.Drawing.Image)(resources.GetObject("m_imageLink.Image")));
     this.m_imageLink.Location = new System.Drawing.Point(45, 237);
     this.m_imageLink.Name     = "m_imageLink";
     this.m_imageLink.Size     = new System.Drawing.Size(16, 16);
     this.m_imageLink.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
     this.m_imageLink.TabIndex = 9;
     this.m_imageLink.TabStop  = false;
     //
     // m_lnkAction
     //
     this.m_lnkAction.AutoSize     = true;
     this.m_lnkAction.Location     = new System.Drawing.Point(62, 240);
     this.m_lnkAction.Name         = "m_lnkAction";
     this.m_lnkAction.Size         = new System.Drawing.Size(79, 13);
     this.m_lnkAction.TabIndex     = 8;
     this.m_lnkAction.TabStop      = true;
     this.m_lnkAction.Text         = "Link action|217";
     this.m_lnkAction.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.m_lnkAction_LinkClicked);
     //
     // m_chkGrouperDonnees
     //
     this.m_chkGrouperDonnees.AutoSize = true;
     this.m_chkGrouperDonnees.Location = new System.Drawing.Point(91, 167);
     this.m_chkGrouperDonnees.Name     = "m_chkGrouperDonnees";
     this.m_chkGrouperDonnees.Size     = new System.Drawing.Size(120, 17);
     this.m_chkGrouperDonnees.TabIndex = 7;
     this.m_chkGrouperDonnees.Text     = "Group the data |216";
     this.m_chkGrouperDonnees.UseVisualStyleBackColor = true;
     this.m_chkGrouperDonnees.CheckedChanged         += new System.EventHandler(this.m_chkGrouperDonnees_CheckedChanged);
     //
     // m_txtFormule
     //
     this.m_txtFormule.Formule     = null;
     this.m_txtFormule.Location    = new System.Drawing.Point(91, 33);
     this.m_txtFormule.LockEdition = false;
     this.m_txtFormule.Name        = "m_txtFormule";
     this.m_txtFormule.Size        = new System.Drawing.Size(226, 19);
     this.m_txtFormule.TabIndex    = 6;
     //
     // m_numUpLargeur
     //
     this.m_numUpLargeur.Location = new System.Drawing.Point(91, 59);
     this.m_numUpLargeur.Maximum  = new decimal(new int[] {
         1000,
         0,
         0,
         0
     });
     this.m_numUpLargeur.Name          = "m_numUpLargeur";
     this.m_numUpLargeur.Size          = new System.Drawing.Size(66, 20);
     this.m_numUpLargeur.TabIndex      = 5;
     this.m_numUpLargeur.ValueChanged += new System.EventHandler(this.m_numUpLargeur_ValueChanged);
     //
     // label3
     //
     this.label3.Location = new System.Drawing.Point(3, 64);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(56, 15);
     this.label3.TabIndex = 4;
     this.label3.Text     = "Width|215";
     //
     // label2
     //
     this.label2.Location = new System.Drawing.Point(3, 34);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(56, 15);
     this.label2.TabIndex = 2;
     this.label2.Text     = "Content|214";
     //
     // m_txtTitre
     //
     this.m_txtTitre.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                    | System.Windows.Forms.AnchorStyles.Right)));
     this.m_txtTitre.Location = new System.Drawing.Point(91, 7);
     this.m_txtTitre.Name     = "m_txtTitre";
     this.m_txtTitre.Size     = new System.Drawing.Size(228, 20);
     this.m_txtTitre.TabIndex = 1;
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(3, 10);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(56, 15);
     this.label1.TabIndex = 0;
     this.label1.Text     = "Title|213";
     //
     // m_panelGauche
     //
     this.m_panelGauche.Controls.Add(this.m_btnBas);
     this.m_panelGauche.Controls.Add(this.m_btnHaut);
     this.m_panelGauche.Controls.Add(this.m_btnRemove);
     this.m_panelGauche.Controls.Add(this.m_btnAdd);
     this.m_panelGauche.Controls.Add(this.m_wndListeColonnes);
     this.m_panelGauche.Dock     = System.Windows.Forms.DockStyle.Left;
     this.m_panelGauche.Location = new System.Drawing.Point(0, 0);
     this.m_panelGauche.Name     = "m_panelGauche";
     this.m_panelGauche.Size     = new System.Drawing.Size(233, 280);
     this.m_panelGauche.TabIndex = 2;
     //
     // m_btnBas
     //
     this.m_btnBas.Image    = ((System.Drawing.Image)(resources.GetObject("m_btnBas.Image")));
     this.m_btnBas.Location = new System.Drawing.Point(173, 252);
     this.m_btnBas.Name     = "m_btnBas";
     this.m_btnBas.Size     = new System.Drawing.Size(27, 22);
     this.m_btnBas.TabIndex = 6;
     this.m_btnBas.UseVisualStyleBackColor = true;
     this.m_btnBas.Click += new System.EventHandler(this.m_btnBas_Click);
     //
     // m_btnHaut
     //
     this.m_btnHaut.Image    = ((System.Drawing.Image)(resources.GetObject("m_btnHaut.Image")));
     this.m_btnHaut.Location = new System.Drawing.Point(199, 252);
     this.m_btnHaut.Name     = "m_btnHaut";
     this.m_btnHaut.Size     = new System.Drawing.Size(27, 22);
     this.m_btnHaut.TabIndex = 5;
     this.m_btnHaut.UseVisualStyleBackColor = true;
     this.m_btnHaut.Click += new System.EventHandler(this.m_btnHaut_Click);
     //
     // m_btnRemove
     //
     this.m_btnRemove.Cursor       = System.Windows.Forms.Cursors.Hand;
     this.m_btnRemove.LinkColor    = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(255)))));
     this.m_btnRemove.Location     = new System.Drawing.Point(87, 12);
     this.m_btnRemove.Name         = "m_btnRemove";
     this.m_btnRemove.Size         = new System.Drawing.Size(78, 16);
     this.m_btnRemove.TabIndex     = 4;
     this.m_btnRemove.TypeLien     = sc2i.win32.common.TypeLinkStd.Suppression;
     this.m_btnRemove.LinkClicked += new System.EventHandler(this.m_btnRemove_LinkClicked);
     //
     // m_btnAdd
     //
     this.m_btnAdd.Cursor       = System.Windows.Forms.Cursors.Hand;
     this.m_btnAdd.LinkColor    = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(255)))));
     this.m_btnAdd.Location     = new System.Drawing.Point(3, 12);
     this.m_btnAdd.Name         = "m_btnAdd";
     this.m_btnAdd.Size         = new System.Drawing.Size(78, 16);
     this.m_btnAdd.TabIndex     = 3;
     this.m_btnAdd.TypeLien     = sc2i.win32.common.TypeLinkStd.Ajout;
     this.m_btnAdd.LinkClicked += new System.EventHandler(this.m_btnAdd_LinkClicked);
     //
     // m_wndListeColonnes
     //
     this.m_wndListeColonnes.FormattingEnabled = true;
     this.m_wndListeColonnes.Location          = new System.Drawing.Point(3, 29);
     this.m_wndListeColonnes.Name                  = "m_wndListeColonnes";
     this.m_wndListeColonnes.Size                  = new System.Drawing.Size(224, 225);
     this.m_wndListeColonnes.TabIndex              = 3;
     this.m_wndListeColonnes.SelectedIndexChanged += new System.EventHandler(this.m_wndListeColonnes_SelectedIndexChanged);
     //
     // CFormEditProprieteListeColonnes
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(568, 309);
     this.ControlBox        = false;
     this.Controls.Add(this.m_panelTotal);
     this.Controls.Add(this.m_btnOk);
     this.Controls.Add(this.m_btnAnnuler);
     this.MinimizeBox = false;
     this.Name        = "CFormEditProprieteListeColonnes";
     this.Text        = "Rows|218";
     this.Load       += new System.EventHandler(this.CFormEditProprieteListeColonnes_Load);
     this.m_panelTotal.ResumeLayout(false);
     this.m_panelInfo.ResumeLayout(false);
     this.m_panelInfo.PerformLayout();
     this.m_panelLibTotal.ResumeLayout(false);
     this.m_panelLibTotal.PerformLayout();
     this.m_panelAgregation.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.m_picTextColor)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_picBkColor)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_imageLink)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_numUpLargeur)).EndInit();
     this.m_panelGauche.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Ejemplo n.º 2
0
 /// <summary>
 /// Méthode requise pour la prise en charge du concepteur - ne modifiez pas
 /// le contenu de cette méthode avec l'éditeur de code.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CPanelSelectListeElements));
     sc2i.win32.common.GLColumn glColumn1 = new sc2i.win32.common.GLColumn();
     this.m_lnkAjoutParFiltre       = new System.Windows.Forms.LinkLabel();
     this.m_lnkDelete               = new sc2i.win32.common.CWndLinkStd();
     this.m_wndListeSelection       = new sc2i.win32.common.GlacialList();
     this.m_menuPopup               = new System.Windows.Forms.ContextMenu();
     this.m_lblNbSel                = new System.Windows.Forms.Label();
     this.m_gestionnaireModeEdition = new sc2i.win32.common.CExtModeEdition();
     this.m_lnkAjoutParListe        = new System.Windows.Forms.LinkLabel();
     this.m_btnSaveListe            = new System.Windows.Forms.PictureBox();
     this.m_selectionneurElement    = new sc2i.win32.data.navigation.C2iTextBoxSelectionne();
     this.m_lnkAjouter              = new sc2i.win32.common.CWndLinkStd();
     this.m_tooltip  = new System.Windows.Forms.ToolTip(this.components);
     this.m_ExtStyle = new sc2i.win32.common.CExtStyle();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnSaveListe)).BeginInit();
     this.SuspendLayout();
     //
     // m_lnkAjoutParFiltre
     //
     this.m_lnkAjoutParFiltre.Location = new System.Drawing.Point(131, 26);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_lnkAjoutParFiltre, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_lnkAjoutParFiltre.Name = "m_lnkAjoutParFiltre";
     this.m_lnkAjoutParFiltre.Size = new System.Drawing.Size(146, 16);
     this.m_ExtStyle.SetStyleBackColor(this.m_lnkAjoutParFiltre, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_lnkAjoutParFiltre, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_lnkAjoutParFiltre.TabIndex     = 4016;
     this.m_lnkAjoutParFiltre.TabStop      = true;
     this.m_lnkAjoutParFiltre.Text         = "Add by filter|30087";
     this.m_lnkAjoutParFiltre.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.m_lnkAjoutParFiltre_LinkClicked);
     //
     // m_lnkDelete
     //
     this.m_lnkDelete.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.m_lnkDelete.Cursor    = System.Windows.Forms.Cursors.Hand;
     this.m_lnkDelete.LinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(255)))));
     this.m_lnkDelete.Location  = new System.Drawing.Point(1, 226);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_lnkDelete, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_lnkDelete.Name = "m_lnkDelete";
     this.m_lnkDelete.Size = new System.Drawing.Size(154, 22);
     this.m_ExtStyle.SetStyleBackColor(this.m_lnkDelete, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_lnkDelete, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_lnkDelete.TabIndex     = 4015;
     this.m_lnkDelete.TypeLien     = sc2i.win32.common.TypeLinkStd.Suppression;
     this.m_lnkDelete.LinkClicked += new System.EventHandler(this.m_lnkDelete_LinkClicked);
     //
     // m_wndListeSelection
     //
     this.m_wndListeSelection.AllowColumnResize   = true;
     this.m_wndListeSelection.AllowDrop           = true;
     this.m_wndListeSelection.AllowMultiselect    = true;
     this.m_wndListeSelection.AlternateBackground = System.Drawing.Color.DarkGreen;
     this.m_wndListeSelection.AlternatingColors   = false;
     this.m_wndListeSelection.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_wndListeSelection.AutoHeight = true;
     this.m_wndListeSelection.AutoSort   = true;
     this.m_wndListeSelection.BackColor  = System.Drawing.SystemColors.ControlLightLight;
     this.m_wndListeSelection.CanChangeActivationCheckBoxes = false;
     this.m_wndListeSelection.CheckBoxes   = false;
     this.m_wndListeSelection.CheckedItems = ((System.Collections.ArrayList)(resources.GetObject("m_wndListeSelection.CheckedItems")));
     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          = "Nom";
     glColumn1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
     glColumn1.Width         = 450;
     this.m_wndListeSelection.Columns.AddRange(new sc2i.win32.common.GLColumn[] {
         glColumn1
     });
     this.m_wndListeSelection.ContexteUtilisation = "";
     this.m_wndListeSelection.EnableCustomisation = true;
     this.m_wndListeSelection.FocusedItem         = null;
     this.m_wndListeSelection.FullRowSelect       = true;
     this.m_wndListeSelection.GLGridLines         = sc2i.win32.common.GLGridStyles.gridSolid;
     this.m_wndListeSelection.GridColor           = System.Drawing.Color.Gray;
     this.m_wndListeSelection.HasImages           = false;
     this.m_wndListeSelection.HeaderHeight        = 0;
     this.m_wndListeSelection.HeaderStyle         = sc2i.win32.common.GLHeaderStyles.Normal;
     this.m_wndListeSelection.HeaderTextColor     = System.Drawing.Color.Black;
     this.m_wndListeSelection.HeaderTextFont      = new System.Drawing.Font("Microsoft Sans Serif", 8F);
     this.m_wndListeSelection.HeaderVisible       = false;
     this.m_wndListeSelection.HeaderWordWrap      = false;
     this.m_wndListeSelection.HotColumnIndex      = -1;
     this.m_wndListeSelection.HotItemIndex        = -1;
     this.m_wndListeSelection.HotTracking         = false;
     this.m_wndListeSelection.HotTrackingColor    = System.Drawing.Color.LightGray;
     this.m_wndListeSelection.ImageList           = null;
     this.m_wndListeSelection.ItemHeight          = 17;
     this.m_wndListeSelection.ItemWordWrap        = false;
     this.m_wndListeSelection.ListeSource         = null;
     this.m_wndListeSelection.Location            = new System.Drawing.Point(0, 46);
     this.m_wndListeSelection.MaxHeight           = 17;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_wndListeSelection, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_wndListeSelection.Name = "m_wndListeSelection";
     this.m_wndListeSelection.SelectedTextColor = System.Drawing.Color.White;
     this.m_wndListeSelection.SelectionColor    = System.Drawing.Color.DarkBlue;
     this.m_wndListeSelection.ShowBorder        = true;
     this.m_wndListeSelection.ShowFocusRect     = false;
     this.m_wndListeSelection.Size      = new System.Drawing.Size(472, 180);
     this.m_wndListeSelection.SortIndex = 0;
     this.m_ExtStyle.SetStyleBackColor(this.m_wndListeSelection, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_wndListeSelection, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_wndListeSelection.SuperFlatHeaderColor = System.Drawing.Color.White;
     this.m_wndListeSelection.TabIndex             = 4010;
     this.m_wndListeSelection.Text = "glacialList1";
     this.m_wndListeSelection.TrierAuClicSurEnteteColonne = true;
     this.m_wndListeSelection.DragOver  += new System.Windows.Forms.DragEventHandler(this.m_wndListeSelection_DragOver);
     this.m_wndListeSelection.DragDrop  += new System.Windows.Forms.DragEventHandler(this.m_wndListeSelection_DragDrop);
     this.m_wndListeSelection.DragEnter += new System.Windows.Forms.DragEventHandler(this.m_wndListeSelection_DragEnter);
     //
     // m_lblNbSel
     //
     this.m_lblNbSel.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.m_lblNbSel.Location = new System.Drawing.Point(296, 232);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_lblNbSel, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_lblNbSel.Name = "m_lblNbSel";
     this.m_lblNbSel.Size = new System.Drawing.Size(160, 16);
     this.m_ExtStyle.SetStyleBackColor(this.m_lblNbSel, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_lblNbSel, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_lblNbSel.TabIndex  = 4054;
     this.m_lblNbSel.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // m_lnkAjoutParListe
     //
     this.m_lnkAjoutParListe.Location = new System.Drawing.Point(295, 26);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_lnkAjoutParListe, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_lnkAjoutParListe.Name = "m_lnkAjoutParListe";
     this.m_lnkAjoutParListe.Size = new System.Drawing.Size(133, 16);
     this.m_ExtStyle.SetStyleBackColor(this.m_lnkAjoutParListe, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_lnkAjoutParListe, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_lnkAjoutParListe.TabIndex     = 4055;
     this.m_lnkAjoutParListe.TabStop      = true;
     this.m_lnkAjoutParListe.Text         = "Add by list|30292";
     this.m_lnkAjoutParListe.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.m_lnkAjoutParListe_LinkClicked);
     //
     // m_btnSaveListe
     //
     this.m_btnSaveListe.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.m_btnSaveListe.Cursor   = System.Windows.Forms.Cursors.Hand;
     this.m_btnSaveListe.Image    = ((System.Drawing.Image)(resources.GetObject("m_btnSaveListe.Image")));
     this.m_btnSaveListe.Location = new System.Drawing.Point(453, 230);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnSaveListe, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_btnSaveListe.Name     = "m_btnSaveListe";
     this.m_btnSaveListe.Size     = new System.Drawing.Size(14, 14);
     this.m_btnSaveListe.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
     this.m_ExtStyle.SetStyleBackColor(this.m_btnSaveListe, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_btnSaveListe, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_btnSaveListe.TabIndex = 4056;
     this.m_btnSaveListe.TabStop  = false;
     this.m_tooltip.SetToolTip(this.m_btnSaveListe, "Sauvegarde cette liste");
     this.m_btnSaveListe.Click += new System.EventHandler(this.m_btnSaveListe_Click);
     //
     // m_selectionneurElement
     //
     this.m_selectionneurElement.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                                | System.Windows.Forms.AnchorStyles.Right)));
     this.m_selectionneurElement.BackColor          = System.Drawing.Color.Transparent;
     this.m_selectionneurElement.ElementSelectionne = null;
     this.m_selectionneurElement.FonctionTextNull   = null;
     this.m_selectionneurElement.HasLink            = true;
     this.m_selectionneurElement.Location           = new System.Drawing.Point(0, 0);
     this.m_selectionneurElement.LockEdition        = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_selectionneurElement, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_selectionneurElement.Name           = "m_selectionneurElement";
     this.m_selectionneurElement.SelectedObject = null;
     this.m_selectionneurElement.Size           = new System.Drawing.Size(472, 22);
     this.m_ExtStyle.SetStyleBackColor(this.m_selectionneurElement, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_selectionneurElement, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_selectionneurElement.TabIndex = 4057;
     this.m_selectionneurElement.TextNull = "";
     this.m_selectionneurElement.ElementSelectionneChanged += new System.EventHandler(this.m_selectionneurElement_OnChangeSelection);
     //
     // 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(3, 23);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_lnkAjouter, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_lnkAjouter.Name = "m_lnkAjouter";
     this.m_lnkAjouter.Size = new System.Drawing.Size(105, 22);
     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     = 4015;
     this.m_lnkAjouter.TypeLien     = sc2i.win32.common.TypeLinkStd.Ajout;
     this.m_lnkAjouter.LinkClicked += new System.EventHandler(this.m_lnkAjouter_LinkClicked);
     //
     // CPanelSelectListeElements
     //
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
     this.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255)))));
     this.Controls.Add(this.m_selectionneurElement);
     this.Controls.Add(this.m_btnSaveListe);
     this.Controls.Add(this.m_lnkAjoutParListe);
     this.Controls.Add(this.m_lblNbSel);
     this.Controls.Add(this.m_lnkAjoutParFiltre);
     this.Controls.Add(this.m_wndListeSelection);
     this.Controls.Add(this.m_lnkAjouter);
     this.Controls.Add(this.m_lnkDelete);
     this.ForeColor = System.Drawing.Color.Black;
     this.m_gestionnaireModeEdition.SetModeEdition(this, sc2i.win32.common.TypeModeEdition.Autonome);
     this.Name = "CPanelSelectListeElements";
     this.Size = new System.Drawing.Size(472, 248);
     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.CPanelSelectListeElements_Load);
     ((System.ComponentModel.ISupportInitialize)(this.m_btnSaveListe)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Ejemplo n.º 3
0
 /// <summary>
 /// Méthode requise pour la prise en charge du concepteur - ne modifiez pas
 /// le contenu de cette méthode avec l'éditeur de code.
 /// </summary>
 private void InitializeComponent()
 {
     this.components                   = new System.ComponentModel.Container();
     this.label1                       = new System.Windows.Forms.Label();
     this.m_txtLibelle                 = new sc2i.win32.common.C2iTextBox();
     this.c2iPanelOmbre4               = new sc2i.win32.common.C2iPanelOmbre();
     this.panel1                       = new System.Windows.Forms.Panel();
     this.m_lblLabel                   = new System.Windows.Forms.Label();
     this.panel2                       = new System.Windows.Forms.Panel();
     this.m_cmbFormatNumerotation      = new sc2i.win32.data.navigation.CComboBoxLinkListeObjetsDonnees();
     this.m_lblNumerotation            = new System.Windows.Forms.Label();
     this.m_lnkAjouterNumerotation     = new sc2i.win32.common.CWndLinkStd();
     this.m_wndListeFormatNumerotation = new sc2i.win32.common.ListViewAutoFilled();
     this.listViewAutoFilledColumn1    = new sc2i.win32.common.ListViewAutoFilledColumn();
     this.listViewAutoFilledColumn4    = new sc2i.win32.common.ListViewAutoFilledColumn();
     this.m_panelNumerotation          = new System.Windows.Forms.Panel();
     this.m_cmbUnite                   = new sc2i.win32.data.navigation.CComboBoxLinkListeObjetsDonnees();
     this.m_txtPrefix                  = new sc2i.win32.common.C2iTextBox();
     this.m_lblPrefix                  = new System.Windows.Forms.Label();
     this.m_lblPositionCurrent         = new System.Windows.Forms.Label();
     this.m_lblPosition                = new System.Windows.Forms.Label();
     this.m_lblUnite                   = new System.Windows.Forms.Label();
     this.m_lblLabel2                  = new System.Windows.Forms.Label();
     this.m_txtLibelle2                = new sc2i.win32.common.C2iTextBox();
     this.m_ctrlMD                     = new sc2i.win32.common.CCtrlUpDownListView();
     this.m_lnkSupprimerFournisseur    = new sc2i.win32.common.CWndLinkStd();
     this.m_gestionnaireEditionRelationSysCoorFormatNum = new sc2i.win32.data.navigation.CGestionnaireEditionSousObjetDonnee(this.components);
     this.m_lnkEditionRelationSysCoorFormatNum          = new sc2i.win32.common.CExtLinkField();
     this.m_panelCle.SuspendLayout();
     this.m_panelMenu.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnHistorique)).BeginInit();
     this.c2iPanelOmbre4.SuspendLayout();
     this.panel1.SuspendLayout();
     this.panel2.SuspendLayout();
     this.m_panelNumerotation.SuspendLayout();
     this.SuspendLayout();
     //
     // m_btnAnnulerModifications
     //
     this.m_extLinkField.SetLinkField(this.m_btnAnnulerModifications, "");
     this.m_lnkEditionRelationSysCoorFormatNum.SetLinkField(this.m_btnAnnulerModifications, "");
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnAnnulerModifications, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extStyle.SetStyleBackColor(this.m_btnAnnulerModifications, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnAnnulerModifications, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_btnValiderModifications
     //
     this.m_extLinkField.SetLinkField(this.m_btnValiderModifications, "");
     this.m_lnkEditionRelationSysCoorFormatNum.SetLinkField(this.m_btnValiderModifications, "");
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnValiderModifications, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extStyle.SetStyleBackColor(this.m_btnValiderModifications, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnValiderModifications, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_btnSupprimerObjet
     //
     this.m_extLinkField.SetLinkField(this.m_btnSupprimerObjet, "");
     this.m_lnkEditionRelationSysCoorFormatNum.SetLinkField(this.m_btnSupprimerObjet, "");
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnSupprimerObjet, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extStyle.SetStyleBackColor(this.m_btnSupprimerObjet, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnSupprimerObjet, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_btnEditerObjet
     //
     this.m_extLinkField.SetLinkField(this.m_btnEditerObjet, "");
     this.m_lnkEditionRelationSysCoorFormatNum.SetLinkField(this.m_btnEditerObjet, "");
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnEditerObjet, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extStyle.SetStyleBackColor(this.m_btnEditerObjet, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnEditerObjet, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_panelNavigation
     //
     this.m_extLinkField.SetLinkField(this.m_panelNavigation, "");
     this.m_lnkEditionRelationSysCoorFormatNum.SetLinkField(this.m_panelNavigation, "");
     this.m_panelNavigation.Location = new System.Drawing.Point(694, 0);
     this.m_extStyle.SetStyleBackColor(this.m_panelNavigation, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_panelNavigation, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_panelCle
     //
     this.m_extLinkField.SetLinkField(this.m_panelCle, "");
     this.m_lnkEditionRelationSysCoorFormatNum.SetLinkField(this.m_panelCle, "");
     this.m_panelCle.Location = new System.Drawing.Point(610, 0);
     this.m_extStyle.SetStyleBackColor(this.m_panelCle, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_panelCle, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_panelMenu
     //
     this.m_extLinkField.SetLinkField(this.m_panelMenu, "");
     this.m_lnkEditionRelationSysCoorFormatNum.SetLinkField(this.m_panelMenu, "");
     this.m_panelMenu.Size = new System.Drawing.Size(830, 28);
     this.m_extStyle.SetStyleBackColor(this.m_panelMenu, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_panelMenu, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_btnHistorique
     //
     this.m_extLinkField.SetLinkField(this.m_btnHistorique, "");
     this.m_lnkEditionRelationSysCoorFormatNum.SetLinkField(this.m_btnHistorique, "");
     this.m_extStyle.SetStyleBackColor(this.m_btnHistorique, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnHistorique, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.m_extLinkField.SetLinkField(this.label1, "");
     this.m_lnkEditionRelationSysCoorFormatNum.SetLinkField(this.label1, "");
     this.label1.Location = new System.Drawing.Point(16, 12);
     this.m_gestionnaireModeEdition.SetModeEdition(this.label1, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.label1, "");
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(37, 13);
     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 = 4002;
     this.label1.Text     = "Label|50";
     //
     // m_txtLibelle
     //
     this.m_lnkEditionRelationSysCoorFormatNum.SetLinkField(this.m_txtLibelle, "");
     this.m_extLinkField.SetLinkField(this.m_txtLibelle, "Libelle");
     this.m_txtLibelle.Location    = new System.Drawing.Point(99, 8);
     this.m_txtLibelle.LockEdition = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_txtLibelle, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_extModulesAssociator.SetModules(this.m_txtLibelle, "");
     this.m_txtLibelle.Name = "m_txtLibelle";
     this.m_txtLibelle.Size = new System.Drawing.Size(212, 20);
     this.m_extStyle.SetStyleBackColor(this.m_txtLibelle, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_txtLibelle, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_txtLibelle.TabIndex = 0;
     this.m_txtLibelle.Text     = "[Label]|30324";
     //
     // c2iPanelOmbre4
     //
     this.c2iPanelOmbre4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255)))));
     this.c2iPanelOmbre4.Controls.Add(this.panel1);
     this.c2iPanelOmbre4.Controls.Add(this.panel2);
     this.c2iPanelOmbre4.ForeColor = System.Drawing.Color.Black;
     this.m_extLinkField.SetLinkField(this.c2iPanelOmbre4, "");
     this.m_lnkEditionRelationSysCoorFormatNum.SetLinkField(this.c2iPanelOmbre4, "");
     this.c2iPanelOmbre4.Location    = new System.Drawing.Point(8, 52);
     this.c2iPanelOmbre4.LockEdition = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.c2iPanelOmbre4, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.c2iPanelOmbre4, "");
     this.c2iPanelOmbre4.Name = "c2iPanelOmbre4";
     this.c2iPanelOmbre4.Size = new System.Drawing.Size(667, 340);
     this.m_extStyle.SetStyleBackColor(this.c2iPanelOmbre4, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel);
     this.m_extStyle.SetStyleForeColor(this.c2iPanelOmbre4, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorTextePanel);
     this.c2iPanelOmbre4.TabIndex = 0;
     //
     // panel1
     //
     this.panel1.Controls.Add(this.m_lblLabel);
     this.panel1.Controls.Add(this.m_txtLibelle);
     this.m_extLinkField.SetLinkField(this.panel1, "");
     this.m_lnkEditionRelationSysCoorFormatNum.SetLinkField(this.panel1, "");
     this.panel1.Location = new System.Drawing.Point(3, 3);
     this.m_gestionnaireModeEdition.SetModeEdition(this.panel1, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.panel1, "");
     this.panel1.Name = "panel1";
     this.panel1.Size = new System.Drawing.Size(517, 43);
     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 = 4011;
     //
     // m_lblLabel
     //
     this.m_extLinkField.SetLinkField(this.m_lblLabel, "");
     this.m_lnkEditionRelationSysCoorFormatNum.SetLinkField(this.m_lblLabel, "");
     this.m_lblLabel.Location = new System.Drawing.Point(15, 11);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_lblLabel, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.m_lblLabel, "");
     this.m_lblLabel.Name = "m_lblLabel";
     this.m_lblLabel.Size = new System.Drawing.Size(78, 14);
     this.m_extStyle.SetStyleBackColor(this.m_lblLabel, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_lblLabel, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_lblLabel.TabIndex = 4005;
     this.m_lblLabel.Text     = "Label|50";
     //
     // panel2
     //
     this.panel2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                 | System.Windows.Forms.AnchorStyles.Left)
                                                                | System.Windows.Forms.AnchorStyles.Right)));
     this.panel2.Controls.Add(this.m_cmbFormatNumerotation);
     this.panel2.Controls.Add(this.m_lblNumerotation);
     this.panel2.Controls.Add(this.m_lnkAjouterNumerotation);
     this.panel2.Controls.Add(this.m_wndListeFormatNumerotation);
     this.panel2.Controls.Add(this.m_panelNumerotation);
     this.panel2.Controls.Add(this.m_ctrlMD);
     this.panel2.Controls.Add(this.m_lnkSupprimerFournisseur);
     this.m_extLinkField.SetLinkField(this.panel2, "");
     this.m_lnkEditionRelationSysCoorFormatNum.SetLinkField(this.panel2, "");
     this.panel2.Location = new System.Drawing.Point(4, 52);
     this.m_gestionnaireModeEdition.SetModeEdition(this.panel2, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.panel2, "");
     this.panel2.Name = "panel2";
     this.panel2.Size = new System.Drawing.Size(643, 268);
     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 = 4012;
     //
     // m_cmbFormatNumerotation
     //
     this.m_cmbFormatNumerotation.ComportementLinkStd = true;
     this.m_cmbFormatNumerotation.DropDownStyle       = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cmbFormatNumerotation.ElementSelectionne  = null;
     this.m_cmbFormatNumerotation.FormattingEnabled   = true;
     this.m_cmbFormatNumerotation.IsLink = false;
     this.m_lnkEditionRelationSysCoorFormatNum.SetLinkField(this.m_cmbFormatNumerotation, "");
     this.m_extLinkField.SetLinkField(this.m_cmbFormatNumerotation, "");
     this.m_cmbFormatNumerotation.LinkProperty = "";
     this.m_cmbFormatNumerotation.ListDonnees  = null;
     this.m_cmbFormatNumerotation.Location     = new System.Drawing.Point(98, 8);
     this.m_cmbFormatNumerotation.LockEdition  = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_cmbFormatNumerotation, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_extModulesAssociator.SetModules(this.m_cmbFormatNumerotation, "");
     this.m_cmbFormatNumerotation.Name                       = "m_cmbFormatNumerotation";
     this.m_cmbFormatNumerotation.NullAutorise               = false;
     this.m_cmbFormatNumerotation.ProprieteAffichee          = null;
     this.m_cmbFormatNumerotation.ProprieteParentListeObjets = null;
     this.m_cmbFormatNumerotation.SelectionneurParent        = null;
     this.m_cmbFormatNumerotation.Size                       = new System.Drawing.Size(212, 21);
     this.m_extStyle.SetStyleBackColor(this.m_cmbFormatNumerotation, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_cmbFormatNumerotation, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_cmbFormatNumerotation.TabIndex        = 4008;
     this.m_cmbFormatNumerotation.TextNull        = I.T("(empty)|30195");
     this.m_cmbFormatNumerotation.Tri             = true;
     this.m_cmbFormatNumerotation.TypeFormEdition = null;
     //
     // m_lblNumerotation
     //
     this.m_extLinkField.SetLinkField(this.m_lblNumerotation, "");
     this.m_lnkEditionRelationSysCoorFormatNum.SetLinkField(this.m_lblNumerotation, "");
     this.m_lblNumerotation.Location = new System.Drawing.Point(14, 11);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_lblNumerotation, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.m_lblNumerotation, "");
     this.m_lblNumerotation.Name = "m_lblNumerotation";
     this.m_lblNumerotation.Size = new System.Drawing.Size(78, 13);
     this.m_extStyle.SetStyleBackColor(this.m_lblNumerotation, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_lblNumerotation, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_lblNumerotation.TabIndex = 4005;
     this.m_lblNumerotation.Text     = "Numbering|453";
     //
     // m_lnkAjouterNumerotation
     //
     this.m_lnkAjouterNumerotation.Cursor    = System.Windows.Forms.Cursors.Hand;
     this.m_lnkAjouterNumerotation.LinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(255)))));
     this.m_lnkEditionRelationSysCoorFormatNum.SetLinkField(this.m_lnkAjouterNumerotation, "");
     this.m_extLinkField.SetLinkField(this.m_lnkAjouterNumerotation, "");
     this.m_lnkAjouterNumerotation.Location = new System.Drawing.Point(98, 32);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_lnkAjouterNumerotation, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_extModulesAssociator.SetModules(this.m_lnkAjouterNumerotation, "");
     this.m_lnkAjouterNumerotation.Name = "m_lnkAjouterNumerotation";
     this.m_lnkAjouterNumerotation.Size = new System.Drawing.Size(104, 16);
     this.m_extStyle.SetStyleBackColor(this.m_lnkAjouterNumerotation, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_lnkAjouterNumerotation, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_lnkAjouterNumerotation.TabIndex     = 4007;
     this.m_lnkAjouterNumerotation.TypeLien     = sc2i.win32.common.TypeLinkStd.Ajout;
     this.m_lnkAjouterNumerotation.LinkClicked += new System.EventHandler(this.m_lnkAjouterNumerotation_LinkClicked);
     //
     // m_wndListeFormatNumerotation
     //
     this.m_wndListeFormatNumerotation.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                                      | System.Windows.Forms.AnchorStyles.Left)));
     this.m_wndListeFormatNumerotation.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
         this.listViewAutoFilledColumn1,
         this.listViewAutoFilledColumn4
     });
     this.m_wndListeFormatNumerotation.EnableCustomisation = true;
     this.m_wndListeFormatNumerotation.FullRowSelect       = true;
     this.m_wndListeFormatNumerotation.HideSelection       = false;
     this.m_lnkEditionRelationSysCoorFormatNum.SetLinkField(this.m_wndListeFormatNumerotation, "");
     this.m_extLinkField.SetLinkField(this.m_wndListeFormatNumerotation, "");
     this.m_wndListeFormatNumerotation.Location = new System.Drawing.Point(12, 54);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_wndListeFormatNumerotation, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.m_wndListeFormatNumerotation, "");
     this.m_wndListeFormatNumerotation.MultiSelect = false;
     this.m_wndListeFormatNumerotation.Name        = "m_wndListeFormatNumerotation";
     this.m_wndListeFormatNumerotation.Size        = new System.Drawing.Size(298, 180);
     this.m_extStyle.SetStyleBackColor(this.m_wndListeFormatNumerotation, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_wndListeFormatNumerotation, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_wndListeFormatNumerotation.TabIndex = 4006;
     this.m_wndListeFormatNumerotation.UseCompatibleStateImageBehavior = false;
     this.m_wndListeFormatNumerotation.View = System.Windows.Forms.View.Details;
     //
     // listViewAutoFilledColumn1
     //
     this.listViewAutoFilledColumn1.Field             = "Libelle";
     this.listViewAutoFilledColumn1.PrecisionWidth    = 0;
     this.listViewAutoFilledColumn1.ProportionnalSize = false;
     this.listViewAutoFilledColumn1.Text    = "Label|50";
     this.listViewAutoFilledColumn1.Visible = true;
     this.listViewAutoFilledColumn1.Width   = 156;
     //
     // listViewAutoFilledColumn4
     //
     this.listViewAutoFilledColumn4.Field             = "FormatNumerotation.Libelle";
     this.listViewAutoFilledColumn4.PrecisionWidth    = 0;
     this.listViewAutoFilledColumn4.ProportionnalSize = false;
     this.listViewAutoFilledColumn4.Text    = "Type|54";
     this.listViewAutoFilledColumn4.Visible = true;
     this.listViewAutoFilledColumn4.Width   = 122;
     //
     // m_panelNumerotation
     //
     this.m_panelNumerotation.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_panelNumerotation.Controls.Add(this.m_cmbUnite);
     this.m_panelNumerotation.Controls.Add(this.m_txtPrefix);
     this.m_panelNumerotation.Controls.Add(this.m_lblPrefix);
     this.m_panelNumerotation.Controls.Add(this.m_lblPositionCurrent);
     this.m_panelNumerotation.Controls.Add(this.m_lblPosition);
     this.m_panelNumerotation.Controls.Add(this.m_lblUnite);
     this.m_panelNumerotation.Controls.Add(this.m_lblLabel2);
     this.m_panelNumerotation.Controls.Add(this.m_txtLibelle2);
     this.m_extLinkField.SetLinkField(this.m_panelNumerotation, "");
     this.m_lnkEditionRelationSysCoorFormatNum.SetLinkField(this.m_panelNumerotation, "");
     this.m_panelNumerotation.Location = new System.Drawing.Point(316, 57);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelNumerotation, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.m_panelNumerotation, "");
     this.m_panelNumerotation.Name = "m_panelNumerotation";
     this.m_panelNumerotation.Size = new System.Drawing.Size(322, 177);
     this.m_extStyle.SetStyleBackColor(this.m_panelNumerotation, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_panelNumerotation, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_panelNumerotation.TabIndex = 4008;
     this.m_panelNumerotation.Visible  = false;
     //
     // m_cmbUnite
     //
     this.m_cmbUnite.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                    | System.Windows.Forms.AnchorStyles.Right)));
     this.m_cmbUnite.ComportementLinkStd = true;
     this.m_cmbUnite.DropDownStyle       = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cmbUnite.ElementSelectionne  = null;
     this.m_cmbUnite.FormattingEnabled   = true;
     this.m_cmbUnite.IsLink = false;
     this.m_lnkEditionRelationSysCoorFormatNum.SetLinkField(this.m_cmbUnite, "Unite");
     this.m_extLinkField.SetLinkField(this.m_cmbUnite, "");
     this.m_cmbUnite.LinkProperty = "";
     this.m_cmbUnite.ListDonnees  = null;
     this.m_cmbUnite.Location     = new System.Drawing.Point(105, 38);
     this.m_cmbUnite.LockEdition  = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_cmbUnite, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_extModulesAssociator.SetModules(this.m_cmbUnite, "");
     this.m_cmbUnite.Name                       = "m_cmbUnite";
     this.m_cmbUnite.NullAutorise               = false;
     this.m_cmbUnite.ProprieteAffichee          = null;
     this.m_cmbUnite.ProprieteParentListeObjets = null;
     this.m_cmbUnite.SelectionneurParent        = null;
     this.m_cmbUnite.Size                       = new System.Drawing.Size(202, 21);
     this.m_extStyle.SetStyleBackColor(this.m_cmbUnite, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_cmbUnite, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_cmbUnite.TabIndex        = 4009;
     this.m_cmbUnite.TextNull        = I.T("(empty)|30195");
     this.m_cmbUnite.Tri             = true;
     this.m_cmbUnite.TypeFormEdition = null;
     //
     // m_txtPrefix
     //
     this.m_txtPrefix.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                     | System.Windows.Forms.AnchorStyles.Right)));
     this.m_lnkEditionRelationSysCoorFormatNum.SetLinkField(this.m_txtPrefix, "Prefixes");
     this.m_extLinkField.SetLinkField(this.m_txtPrefix, "");
     this.m_txtPrefix.Location    = new System.Drawing.Point(105, 63);
     this.m_txtPrefix.LockEdition = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_txtPrefix, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_extModulesAssociator.SetModules(this.m_txtPrefix, "");
     this.m_txtPrefix.Name = "m_txtPrefix";
     this.m_txtPrefix.Size = new System.Drawing.Size(202, 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 = 2;
     this.m_txtPrefix.Text     = "[Prefixes]";
     //
     // m_lblPrefix
     //
     this.m_extLinkField.SetLinkField(this.m_lblPrefix, "");
     this.m_lnkEditionRelationSysCoorFormatNum.SetLinkField(this.m_lblPrefix, "");
     this.m_lblPrefix.Location = new System.Drawing.Point(12, 66);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_lblPrefix, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.m_lblPrefix, "");
     this.m_lblPrefix.Name = "m_lblPrefix";
     this.m_lblPrefix.Size = new System.Drawing.Size(100, 23);
     this.m_extStyle.SetStyleBackColor(this.m_lblPrefix, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_lblPrefix, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_lblPrefix.TabIndex = 1;
     this.m_lblPrefix.Text     = "Prefixes|454";
     //
     // m_lblPositionCurrent
     //
     this.m_lblPositionCurrent.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_extLinkField.SetLinkField(this.m_lblPositionCurrent, "");
     this.m_lnkEditionRelationSysCoorFormatNum.SetLinkField(this.m_lblPositionCurrent, "Position");
     this.m_lblPositionCurrent.Location = new System.Drawing.Point(102, 92);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_lblPositionCurrent, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.m_lblPositionCurrent, "");
     this.m_lblPositionCurrent.Name = "m_lblPositionCurrent";
     this.m_lblPositionCurrent.Size = new System.Drawing.Size(86, 23);
     this.m_extStyle.SetStyleBackColor(this.m_lblPositionCurrent, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_lblPositionCurrent, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_lblPositionCurrent.TabIndex = 1;
     this.m_lblPositionCurrent.Text     = "[Position]";
     //
     // m_lblPosition
     //
     this.m_extLinkField.SetLinkField(this.m_lblPosition, "");
     this.m_lnkEditionRelationSysCoorFormatNum.SetLinkField(this.m_lblPosition, "");
     this.m_lblPosition.Location = new System.Drawing.Point(12, 94);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_lblPosition, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.m_lblPosition, "");
     this.m_lblPosition.Name = "m_lblPosition";
     this.m_lblPosition.Size = new System.Drawing.Size(100, 23);
     this.m_extStyle.SetStyleBackColor(this.m_lblPosition, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_lblPosition, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_lblPosition.TabIndex = 1;
     this.m_lblPosition.Text     = "Position|455";
     //
     // m_lblUnite
     //
     this.m_lblUnite.AutoSize = true;
     this.m_extLinkField.SetLinkField(this.m_lblUnite, "");
     this.m_lnkEditionRelationSysCoorFormatNum.SetLinkField(this.m_lblUnite, "");
     this.m_lblUnite.Location = new System.Drawing.Point(12, 41);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_lblUnite, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.m_lblUnite, "");
     this.m_lblUnite.Name = "m_lblUnite";
     this.m_lblUnite.Size = new System.Drawing.Size(46, 13);
     this.m_extStyle.SetStyleBackColor(this.m_lblUnite, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_lblUnite, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_lblUnite.TabIndex = 4005;
     this.m_lblUnite.Text     = "Unit|444";
     //
     // m_lblLabel2
     //
     this.m_lblLabel2.AutoSize = true;
     this.m_extLinkField.SetLinkField(this.m_lblLabel2, "");
     this.m_lnkEditionRelationSysCoorFormatNum.SetLinkField(this.m_lblLabel2, "");
     this.m_lblLabel2.Location = new System.Drawing.Point(12, 16);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_lblLabel2, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this.m_lblLabel2, "");
     this.m_lblLabel2.Name = "m_lblLabel2";
     this.m_lblLabel2.Size = new System.Drawing.Size(47, 13);
     this.m_extStyle.SetStyleBackColor(this.m_lblLabel2, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_lblLabel2, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_lblLabel2.TabIndex = 4005;
     this.m_lblLabel2.Text     = "Label|50";
     //
     // m_txtLibelle2
     //
     this.m_txtLibelle2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                       | System.Windows.Forms.AnchorStyles.Right)));
     this.m_lnkEditionRelationSysCoorFormatNum.SetLinkField(this.m_txtLibelle2, "Libelle");
     this.m_extLinkField.SetLinkField(this.m_txtLibelle2, "");
     this.m_txtLibelle2.Location    = new System.Drawing.Point(105, 13);
     this.m_txtLibelle2.LockEdition = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_txtLibelle2, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_extModulesAssociator.SetModules(this.m_txtLibelle2, "");
     this.m_txtLibelle2.Name = "m_txtLibelle2";
     this.m_txtLibelle2.Size = new System.Drawing.Size(202, 20);
     this.m_extStyle.SetStyleBackColor(this.m_txtLibelle2, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_txtLibelle2, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_txtLibelle2.TabIndex = 0;
     this.m_txtLibelle2.Text     = "[Label]|30324";
     //
     // m_ctrlMD
     //
     this.m_ctrlMD.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.m_extLinkField.SetLinkField(this.m_ctrlMD, "");
     this.m_lnkEditionRelationSysCoorFormatNum.SetLinkField(this.m_ctrlMD, "");
     this.m_ctrlMD.ListeGeree  = this.m_wndListeFormatNumerotation;
     this.m_ctrlMD.Location    = new System.Drawing.Point(259, 237);
     this.m_ctrlMD.LockEdition = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_ctrlMD, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_extModulesAssociator.SetModules(this.m_ctrlMD, "");
     this.m_ctrlMD.Name            = "m_ctrlMD";
     this.m_ctrlMD.ProprieteNumero = "Position";
     this.m_ctrlMD.Size            = new System.Drawing.Size(51, 21);
     this.m_extStyle.SetStyleBackColor(this.m_ctrlMD, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_ctrlMD, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ctrlMD.TabIndex           = 4010;
     this.m_ctrlMD.ApresRenumeration += new System.EventHandler(this.m_ctrlMD_ApresRenumeration);
     //
     // m_lnkSupprimerFournisseur
     //
     this.m_lnkSupprimerFournisseur.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.m_lnkSupprimerFournisseur.Cursor    = System.Windows.Forms.Cursors.Hand;
     this.m_lnkSupprimerFournisseur.LinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(255)))));
     this.m_lnkEditionRelationSysCoorFormatNum.SetLinkField(this.m_lnkSupprimerFournisseur, "");
     this.m_extLinkField.SetLinkField(this.m_lnkSupprimerFournisseur, "");
     this.m_lnkSupprimerFournisseur.Location = new System.Drawing.Point(12, 237);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_lnkSupprimerFournisseur, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_extModulesAssociator.SetModules(this.m_lnkSupprimerFournisseur, "");
     this.m_lnkSupprimerFournisseur.Name = "m_lnkSupprimerFournisseur";
     this.m_lnkSupprimerFournisseur.Size = new System.Drawing.Size(104, 20);
     this.m_extStyle.SetStyleBackColor(this.m_lnkSupprimerFournisseur, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_lnkSupprimerFournisseur, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_lnkSupprimerFournisseur.TabIndex     = 4009;
     this.m_lnkSupprimerFournisseur.TypeLien     = sc2i.win32.common.TypeLinkStd.Suppression;
     this.m_lnkSupprimerFournisseur.LinkClicked += new System.EventHandler(this.m_lnkSupprimerFormatNumerotation_LinkClicked);
     //
     // m_gestionnaireEditionRelationSysCoorFormatNum
     //
     this.m_gestionnaireEditionRelationSysCoorFormatNum.ListeAssociee = this.m_wndListeFormatNumerotation;
     this.m_gestionnaireEditionRelationSysCoorFormatNum.ObjetEdite    = null;
     this.m_gestionnaireEditionRelationSysCoorFormatNum.InitChamp    += new sc2i.data.ObjetDonneeResultEventHandler(this.m_gestionnaireEditionRelationSysCoorFormatNum_InitChamp);
     this.m_gestionnaireEditionRelationSysCoorFormatNum.MAJ_Champs   += new sc2i.data.ObjetDonneeResultEventHandler(this.m_gestionnaireEditionRelationSysCoorFormatNum_MAJ_Champs);
     //
     // CFormEditionSystemeCoordonnees
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(830, 530);
     this.Controls.Add(this.c2iPanelOmbre4);
     this.m_extLinkField.SetLinkField(this, "");
     this.m_lnkEditionRelationSysCoorFormatNum.SetLinkField(this, "");
     this.m_gestionnaireModeEdition.SetModeEdition(this, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extModulesAssociator.SetModules(this, "");
     this.Name = "CFormEditionSystemeCoordonnees";
     this.m_extStyle.SetStyleBackColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.Controls.SetChildIndex(this.m_panelMenu, 0);
     this.Controls.SetChildIndex(this.c2iPanelOmbre4, 0);
     this.m_panelCle.ResumeLayout(false);
     this.m_panelCle.PerformLayout();
     this.m_panelMenu.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.m_btnHistorique)).EndInit();
     this.c2iPanelOmbre4.ResumeLayout(false);
     this.c2iPanelOmbre4.PerformLayout();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.panel2.ResumeLayout(false);
     this.m_panelNumerotation.ResumeLayout(false);
     this.m_panelNumerotation.PerformLayout();
     this.ResumeLayout(false);
 }
Ejemplo n.º 4
0
 /// <summary>
 /// Méthode requise pour la prise en charge du concepteur - ne modifiez pas
 /// le contenu de cette méthode avec l'éditeur de code.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CFormSelectColonnesListeSpeedStd));
     this.m_btnOk                   = new System.Windows.Forms.Button();
     this.m_btnAnnuler              = new System.Windows.Forms.Button();
     this.m_panelTotal              = new System.Windows.Forms.Panel();
     this.m_panelInfo               = new System.Windows.Forms.Panel();
     this.m_panelComboChamp         = new System.Windows.Forms.Panel();
     this.m_labelChamp              = new System.Windows.Forms.Label();
     this.m_btnSelectChampDynamique = new System.Windows.Forms.Button();
     this.m_numUpLargeur            = new System.Windows.Forms.NumericUpDown();
     this.label2             = new System.Windows.Forms.Label();
     this.label3             = new System.Windows.Forms.Label();
     this.m_txtTitre         = new System.Windows.Forms.TextBox();
     this.label1             = new System.Windows.Forms.Label();
     this.m_panelGauche      = new System.Windows.Forms.Panel();
     this.m_btnBas           = new System.Windows.Forms.Button();
     this.m_btnHaut          = new System.Windows.Forms.Button();
     this.m_btnRemove        = new sc2i.win32.common.CWndLinkStd();
     this.m_btnAdd           = new sc2i.win32.common.CWndLinkStd();
     this.m_wndListeColonnes = new System.Windows.Forms.ListBox();
     this.m_panelTotal.SuspendLayout();
     this.m_panelInfo.SuspendLayout();
     this.m_panelComboChamp.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_numUpLargeur)).BeginInit();
     this.m_panelGauche.SuspendLayout();
     this.SuspendLayout();
     //
     // m_btnOk
     //
     this.m_btnOk.Anchor    = System.Windows.Forms.AnchorStyles.Bottom;
     this.m_btnOk.BackColor = System.Drawing.SystemColors.ControlLight;
     this.m_btnOk.Location  = new System.Drawing.Point(193, 280);
     this.m_btnOk.Name      = "m_btnOk";
     this.m_btnOk.Size      = new System.Drawing.Size(75, 24);
     this.m_btnOk.TabIndex  = 2;
     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.Anchor                  = System.Windows.Forms.AnchorStyles.Bottom;
     this.m_btnAnnuler.BackColor               = System.Drawing.SystemColors.ControlLight;
     this.m_btnAnnuler.DialogResult            = System.Windows.Forms.DialogResult.Cancel;
     this.m_btnAnnuler.Location                = new System.Drawing.Point(284, 280);
     this.m_btnAnnuler.Name                    = "m_btnAnnuler";
     this.m_btnAnnuler.Size                    = new System.Drawing.Size(74, 24);
     this.m_btnAnnuler.TabIndex                = 3;
     this.m_btnAnnuler.Text                    = "Cancel|11";
     this.m_btnAnnuler.UseVisualStyleBackColor = false;
     this.m_btnAnnuler.Click                  += new System.EventHandler(this.m_btnAnnuler_Click);
     //
     // m_panelTotal
     //
     this.m_panelTotal.Controls.Add(this.m_panelInfo);
     this.m_panelTotal.Controls.Add(this.m_panelGauche);
     this.m_panelTotal.Location = new System.Drawing.Point(0, 0);
     this.m_panelTotal.Name     = "m_panelTotal";
     this.m_panelTotal.Size     = new System.Drawing.Size(656, 280);
     this.m_panelTotal.TabIndex = 4;
     //
     // m_panelInfo
     //
     this.m_panelInfo.Controls.Add(this.m_panelComboChamp);
     this.m_panelInfo.Controls.Add(this.m_numUpLargeur);
     this.m_panelInfo.Controls.Add(this.label2);
     this.m_panelInfo.Controls.Add(this.label3);
     this.m_panelInfo.Controls.Add(this.m_txtTitre);
     this.m_panelInfo.Controls.Add(this.label1);
     this.m_panelInfo.Location = new System.Drawing.Point(239, 12);
     this.m_panelInfo.Name     = "m_panelInfo";
     this.m_panelInfo.Size     = new System.Drawing.Size(327, 262);
     this.m_panelInfo.TabIndex = 3;
     this.m_panelInfo.Visible  = false;
     //
     // m_panelComboChamp
     //
     this.m_panelComboChamp.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                           | System.Windows.Forms.AnchorStyles.Right)));
     this.m_panelComboChamp.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.m_panelComboChamp.Controls.Add(this.m_labelChamp);
     this.m_panelComboChamp.Controls.Add(this.m_btnSelectChampDynamique);
     this.m_panelComboChamp.Location = new System.Drawing.Point(71, 60);
     this.m_panelComboChamp.Name     = "m_panelComboChamp";
     this.m_panelComboChamp.Size     = new System.Drawing.Size(246, 21);
     this.m_panelComboChamp.TabIndex = 8;
     //
     // m_labelChamp
     //
     this.m_labelChamp.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                      | System.Windows.Forms.AnchorStyles.Right)));
     this.m_labelChamp.BackColor = System.Drawing.Color.White;
     this.m_labelChamp.Location  = new System.Drawing.Point(0, 0);
     this.m_labelChamp.Name      = "m_labelChamp";
     this.m_labelChamp.Size      = new System.Drawing.Size(226, 17);
     this.m_labelChamp.TabIndex  = 2;
     this.m_labelChamp.Text      = "label1";
     this.m_labelChamp.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // m_btnSelectChampDynamique
     //
     this.m_btnSelectChampDynamique.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.m_btnSelectChampDynamique.BackColor = System.Drawing.SystemColors.Control;
     this.m_btnSelectChampDynamique.Image     = ((System.Drawing.Image)(resources.GetObject("m_btnSelectChampDynamique.Image")));
     this.m_btnSelectChampDynamique.Location  = new System.Drawing.Point(226, 0);
     this.m_btnSelectChampDynamique.Name      = "m_btnSelectChampDynamique";
     this.m_btnSelectChampDynamique.Size      = new System.Drawing.Size(17, 17);
     this.m_btnSelectChampDynamique.TabIndex  = 3;
     this.m_btnSelectChampDynamique.TabStop   = false;
     this.m_btnSelectChampDynamique.UseVisualStyleBackColor = false;
     this.m_btnSelectChampDynamique.Click += new System.EventHandler(this.m_btnSelectChampDynamique_Click);
     //
     // m_numUpLargeur
     //
     this.m_numUpLargeur.Location = new System.Drawing.Point(71, 33);
     this.m_numUpLargeur.Maximum  = new decimal(new int[] {
         1000,
         0,
         0,
         0
     });
     this.m_numUpLargeur.Name     = "m_numUpLargeur";
     this.m_numUpLargeur.Size     = new System.Drawing.Size(60, 20);
     this.m_numUpLargeur.TabIndex = 5;
     //
     // label2
     //
     this.label2.Location = new System.Drawing.Point(3, 66);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(62, 15);
     this.label2.TabIndex = 4;
     this.label2.Text     = "Field|140";
     //
     // label3
     //
     this.label3.Location = new System.Drawing.Point(3, 36);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(62, 15);
     this.label3.TabIndex = 4;
     this.label3.Text     = "Width|141";
     //
     // m_txtTitre
     //
     this.m_txtTitre.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                    | System.Windows.Forms.AnchorStyles.Right)));
     this.m_txtTitre.Location = new System.Drawing.Point(71, 7);
     this.m_txtTitre.Name     = "m_txtTitre";
     this.m_txtTitre.Size     = new System.Drawing.Size(245, 20);
     this.m_txtTitre.TabIndex = 1;
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(3, 10);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(62, 15);
     this.label1.TabIndex = 0;
     this.label1.Text     = "Title|139";
     //
     // m_panelGauche
     //
     this.m_panelGauche.Controls.Add(this.m_btnBas);
     this.m_panelGauche.Controls.Add(this.m_btnHaut);
     this.m_panelGauche.Controls.Add(this.m_btnRemove);
     this.m_panelGauche.Controls.Add(this.m_btnAdd);
     this.m_panelGauche.Controls.Add(this.m_wndListeColonnes);
     this.m_panelGauche.Dock     = System.Windows.Forms.DockStyle.Left;
     this.m_panelGauche.Location = new System.Drawing.Point(0, 0);
     this.m_panelGauche.Name     = "m_panelGauche";
     this.m_panelGauche.Size     = new System.Drawing.Size(233, 280);
     this.m_panelGauche.TabIndex = 2;
     //
     // m_btnBas
     //
     this.m_btnBas.Image    = ((System.Drawing.Image)(resources.GetObject("m_btnBas.Image")));
     this.m_btnBas.Location = new System.Drawing.Point(173, 253);
     this.m_btnBas.Name     = "m_btnBas";
     this.m_btnBas.Size     = new System.Drawing.Size(27, 22);
     this.m_btnBas.TabIndex = 6;
     this.m_btnBas.UseVisualStyleBackColor = true;
     this.m_btnBas.Click += new System.EventHandler(this.m_btnBas_Click);
     //
     // m_btnHaut
     //
     this.m_btnHaut.Image    = ((System.Drawing.Image)(resources.GetObject("m_btnHaut.Image")));
     this.m_btnHaut.Location = new System.Drawing.Point(199, 253);
     this.m_btnHaut.Name     = "m_btnHaut";
     this.m_btnHaut.Size     = new System.Drawing.Size(27, 22);
     this.m_btnHaut.TabIndex = 5;
     this.m_btnHaut.UseVisualStyleBackColor = true;
     this.m_btnHaut.Click += new System.EventHandler(this.m_btnHaut_Click);
     //
     // m_btnRemove
     //
     this.m_btnRemove.Cursor       = System.Windows.Forms.Cursors.Hand;
     this.m_btnRemove.LinkColor    = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(255)))));
     this.m_btnRemove.Location     = new System.Drawing.Point(87, 12);
     this.m_btnRemove.Name         = "m_btnRemove";
     this.m_btnRemove.Size         = new System.Drawing.Size(78, 22);
     this.m_btnRemove.TabIndex     = 4;
     this.m_btnRemove.TypeLien     = sc2i.win32.common.TypeLinkStd.Suppression;
     this.m_btnRemove.LinkClicked += new System.EventHandler(this.m_btnRemove_LinkClicked);
     //
     // m_btnAdd
     //
     this.m_btnAdd.Cursor       = System.Windows.Forms.Cursors.Hand;
     this.m_btnAdd.LinkColor    = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(255)))));
     this.m_btnAdd.Location     = new System.Drawing.Point(3, 12);
     this.m_btnAdd.Name         = "m_btnAdd";
     this.m_btnAdd.Size         = new System.Drawing.Size(78, 22);
     this.m_btnAdd.TabIndex     = 3;
     this.m_btnAdd.TypeLien     = sc2i.win32.common.TypeLinkStd.Ajout;
     this.m_btnAdd.LinkClicked += new System.EventHandler(this.m_btnAdd_LinkClicked);
     //
     // m_wndListeColonnes
     //
     this.m_wndListeColonnes.DisplayMember     = "Titre";
     this.m_wndListeColonnes.FormattingEnabled = true;
     this.m_wndListeColonnes.Location          = new System.Drawing.Point(3, 39);
     this.m_wndListeColonnes.Name                  = "m_wndListeColonnes";
     this.m_wndListeColonnes.Size                  = new System.Drawing.Size(224, 212);
     this.m_wndListeColonnes.TabIndex              = 3;
     this.m_wndListeColonnes.SelectedIndexChanged += new System.EventHandler(this.m_wndListeColonnes_SelectedIndexChanged);
     //
     // CFormSelectColonnesListeSpeedStd
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(568, 309);
     this.ControlBox        = false;
     this.Controls.Add(this.m_panelTotal);
     this.Controls.Add(this.m_btnOk);
     this.Controls.Add(this.m_btnAnnuler);
     this.MinimizeBox = false;
     this.Name        = "CFormSelectColonnesListeSpeedStd";
     this.Text        = "Rows|218";
     this.Load       += new System.EventHandler(this.CFormEditProprieteListeColonnes_Load);
     this.m_panelTotal.ResumeLayout(false);
     this.m_panelInfo.ResumeLayout(false);
     this.m_panelInfo.PerformLayout();
     this.m_panelComboChamp.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.m_numUpLargeur)).EndInit();
     this.m_panelGauche.ResumeLayout(false);
     this.ResumeLayout(false);
 }