/// <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.m_lnkModeleStructure  = new sc2i.win32.common.C2iLink(this.components);
     this.m_cmbModeleStructure  = new sc2i.win32.data.navigation.CComboBoxLinkListeObjetsDonnees();
     this.m_cmbCategorie        = new sc2i.win32.data.navigation.CComboBoxLinkListeObjetsDonnees();
     this.m_btnModifierModele   = new System.Windows.Forms.Button();
     this.m_linkVisualiser      = new sc2i.win32.common.C2iLink(this.components);
     this.m_linkCategorie       = new sc2i.win32.common.C2iLink(this.components);
     this.m_panelMultiStructure = new sc2i.win32.data.dynamic.CPanelEditMultiStructure();
     this.c2iPanelOmbre4.SuspendLayout();
     this.SuspendLayout();
     //
     // 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);
     //
     // label1
     //
     this.m_extLinkField.SetLinkField(this.label1, "");
     this.label1.Location = new System.Drawing.Point(4, 14);
     this.m_gestionnaireModeEdition.SetModeEdition(this.label1, sc2i.win32.common.TypeModeEdition.Autonome);
     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 = 4002;
     this.label1.Text     = "Report label|926";
     //
     // m_txtLibelle
     //
     this.m_extLinkField.SetLinkField(this.m_txtLibelle, "Libelle");
     this.m_txtLibelle.Location    = new System.Drawing.Point(120, 12);
     this.m_txtLibelle.LockEdition = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_txtLibelle, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_txtLibelle.Name = "m_txtLibelle";
     this.m_txtLibelle.Size = new System.Drawing.Size(304, 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.m_lnkModeleStructure);
     this.c2iPanelOmbre4.Controls.Add(this.m_cmbModeleStructure);
     this.c2iPanelOmbre4.Controls.Add(this.m_txtLibelle);
     this.c2iPanelOmbre4.Controls.Add(this.m_cmbCategorie);
     this.c2iPanelOmbre4.Controls.Add(this.m_btnModifierModele);
     this.c2iPanelOmbre4.Controls.Add(this.label1);
     this.c2iPanelOmbre4.Controls.Add(this.m_linkVisualiser);
     this.c2iPanelOmbre4.Controls.Add(this.m_linkCategorie);
     this.c2iPanelOmbre4.ForeColor = System.Drawing.Color.Black;
     this.m_extLinkField.SetLinkField(this.c2iPanelOmbre4, "");
     this.c2iPanelOmbre4.Location    = new System.Drawing.Point(8, 36);
     this.c2iPanelOmbre4.LockEdition = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.c2iPanelOmbre4, sc2i.win32.common.TypeModeEdition.Autonome);
     this.c2iPanelOmbre4.Name = "c2iPanelOmbre4";
     this.c2iPanelOmbre4.Size = new System.Drawing.Size(636, 132);
     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;
     //
     // m_lnkModeleStructure
     //
     this.m_lnkModeleStructure.ClickEnabled      = true;
     this.m_lnkModeleStructure.ColorLabel        = System.Drawing.SystemColors.ControlText;
     this.m_lnkModeleStructure.ColorLinkDisabled = System.Drawing.Color.Blue;
     this.m_lnkModeleStructure.ColorLinkEnabled  = System.Drawing.Color.Blue;
     this.m_lnkModeleStructure.Cursor            = System.Windows.Forms.Cursors.Hand;
     this.m_lnkModeleStructure.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Underline);
     this.m_lnkModeleStructure.ForeColor = System.Drawing.Color.Blue;
     this.m_extLinkField.SetLinkField(this.m_lnkModeleStructure, "");
     this.m_lnkModeleStructure.Location = new System.Drawing.Point(4, 88);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_lnkModeleStructure, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_lnkModeleStructure.Name = "m_lnkModeleStructure";
     this.m_lnkModeleStructure.Size = new System.Drawing.Size(110, 20);
     this.m_extStyle.SetStyleBackColor(this.m_lnkModeleStructure, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_lnkModeleStructure, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_lnkModeleStructure.TabIndex     = 4052;
     this.m_lnkModeleStructure.Text         = "Structure model|927";
     this.m_lnkModeleStructure.LinkClicked += new System.EventHandler(this.m_lnkModeleStructure_LinkClicked);
     //
     // m_cmbModeleStructure
     //
     this.m_cmbModeleStructure.ComportementLinkStd = true;
     this.m_cmbModeleStructure.DropDownStyle       = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cmbModeleStructure.ElementSelectionne  = null;
     this.m_cmbModeleStructure.IsLink = true;
     this.m_extLinkField.SetLinkField(this.m_cmbModeleStructure, "");
     this.m_cmbModeleStructure.LinkProperty = "";
     this.m_cmbModeleStructure.ListDonnees  = null;
     this.m_cmbModeleStructure.Location     = new System.Drawing.Point(120, 88);
     this.m_cmbModeleStructure.LockEdition  = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_cmbModeleStructure, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_cmbModeleStructure.Name                       = "m_cmbModeleStructure";
     this.m_cmbModeleStructure.NullAutorise               = true;
     this.m_cmbModeleStructure.ProprieteAffichee          = null;
     this.m_cmbModeleStructure.ProprieteParentListeObjets = null;
     this.m_cmbModeleStructure.SelectionneurParent        = null;
     this.m_cmbModeleStructure.Size                       = new System.Drawing.Size(304, 21);
     this.m_extStyle.SetStyleBackColor(this.m_cmbModeleStructure, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_cmbModeleStructure, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_cmbModeleStructure.TabIndex                  = 4051;
     this.m_cmbModeleStructure.TextNull                  = "(None)|30292";
     this.m_cmbModeleStructure.Tri                       = true;
     this.m_cmbModeleStructure.TypeFormEdition           = null;
     this.m_cmbModeleStructure.SelectionChangeCommitted += new System.EventHandler(this.m_cmbModeleStructure_SelectionChangeCommitted);
     //
     // m_cmbCategorie
     //
     this.m_cmbCategorie.ComportementLinkStd = true;
     this.m_cmbCategorie.DropDownStyle       = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cmbCategorie.ElementSelectionne  = null;
     this.m_cmbCategorie.IsLink = true;
     this.m_extLinkField.SetLinkField(this.m_cmbCategorie, "");
     this.m_cmbCategorie.LinkProperty = "";
     this.m_cmbCategorie.ListDonnees  = null;
     this.m_cmbCategorie.Location     = new System.Drawing.Point(120, 36);
     this.m_cmbCategorie.LockEdition  = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_cmbCategorie, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_cmbCategorie.Name                       = "m_cmbCategorie";
     this.m_cmbCategorie.NullAutorise               = true;
     this.m_cmbCategorie.ProprieteAffichee          = null;
     this.m_cmbCategorie.ProprieteParentListeObjets = null;
     this.m_cmbCategorie.SelectionneurParent        = null;
     this.m_cmbCategorie.Size                       = new System.Drawing.Size(304, 21);
     this.m_extStyle.SetStyleBackColor(this.m_cmbCategorie, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_cmbCategorie, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_cmbCategorie.TabIndex        = 1;
     this.m_cmbCategorie.TextNull        = I.T("(None)|30292");
     this.m_cmbCategorie.Tri             = true;
     this.m_cmbCategorie.TypeFormEdition = null;
     //
     // m_btnModifierModele
     //
     this.m_btnModifierModele.BackColor = System.Drawing.SystemColors.Control;
     this.m_extLinkField.SetLinkField(this.m_btnModifierModele, "");
     this.m_btnModifierModele.Location = new System.Drawing.Point(120, 61);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnModifierModele, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_btnModifierModele.Name = "m_btnModifierModele";
     this.m_btnModifierModele.Size = new System.Drawing.Size(148, 23);
     this.m_extStyle.SetStyleBackColor(this.m_btnModifierModele, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnModifierModele, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_btnModifierModele.TabIndex = 4049;
     this.m_btnModifierModele.Text     = "Edit Report|928";
     this.m_btnModifierModele.UseVisualStyleBackColor = false;
     this.m_btnModifierModele.Click += new System.EventHandler(this.m_btnModifierModele_Click);
     //
     // m_linkVisualiser
     //
     this.m_linkVisualiser.ClickEnabled      = true;
     this.m_linkVisualiser.ColorLabel        = System.Drawing.SystemColors.ControlText;
     this.m_linkVisualiser.ColorLinkDisabled = System.Drawing.Color.Blue;
     this.m_linkVisualiser.ColorLinkEnabled  = System.Drawing.Color.Blue;
     this.m_linkVisualiser.Cursor            = System.Windows.Forms.Cursors.Hand;
     this.m_linkVisualiser.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Underline);
     this.m_linkVisualiser.ForeColor = System.Drawing.Color.Blue;
     this.m_extLinkField.SetLinkField(this.m_linkVisualiser, "");
     this.m_linkVisualiser.Location = new System.Drawing.Point(497, 14);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_linkVisualiser, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_linkVisualiser.Name = "m_linkVisualiser";
     this.m_linkVisualiser.Size = new System.Drawing.Size(104, 16);
     this.m_extStyle.SetStyleBackColor(this.m_linkVisualiser, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_linkVisualiser, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_linkVisualiser.TabIndex     = 4045;
     this.m_linkVisualiser.Text         = "Visualise Report|925";
     this.m_linkVisualiser.LinkClicked += new System.EventHandler(this.m_linkVisualiser_LinkClicked);
     //
     // m_linkCategorie
     //
     this.m_linkCategorie.ClickEnabled      = true;
     this.m_linkCategorie.ColorLabel        = System.Drawing.SystemColors.ControlText;
     this.m_linkCategorie.ColorLinkDisabled = System.Drawing.Color.Blue;
     this.m_linkCategorie.ColorLinkEnabled  = System.Drawing.Color.Blue;
     this.m_linkCategorie.Cursor            = System.Windows.Forms.Cursors.Hand;
     this.m_linkCategorie.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Underline);
     this.m_linkCategorie.ForeColor = System.Drawing.Color.Blue;
     this.m_extLinkField.SetLinkField(this.m_linkCategorie, "");
     this.m_linkCategorie.Location = new System.Drawing.Point(4, 39);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_linkCategorie, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_linkCategorie.Name = "m_linkCategorie";
     this.m_linkCategorie.Size = new System.Drawing.Size(64, 16);
     this.m_extStyle.SetStyleBackColor(this.m_linkCategorie, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_linkCategorie, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_linkCategorie.TabIndex     = 4044;
     this.m_linkCategorie.Text         = "Category|852";
     this.m_linkCategorie.LinkClicked += new System.EventHandler(this.m_linkCategorie_LinkClicked);
     //
     // m_panelMultiStructure
     //
     this.m_panelMultiStructure.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_panelMultiStructure.BackColor       = System.Drawing.Color.White;
     this.m_panelMultiStructure.FiltreDynamique = null;
     this.m_extLinkField.SetLinkField(this.m_panelMultiStructure, "");
     this.m_panelMultiStructure.Location    = new System.Drawing.Point(8, 174);
     this.m_panelMultiStructure.LockEdition = true;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelMultiStructure, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_panelMultiStructure.Name = "m_panelMultiStructure";
     this.m_panelMultiStructure.Size = new System.Drawing.Size(822, 356);
     this.m_extStyle.SetStyleBackColor(this.m_panelMultiStructure, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_panelMultiStructure, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_panelMultiStructure.TabColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255)))));
     this.m_panelMultiStructure.TabIndex = 4048;
     //
     // CFormEditionRapportCrystal
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(830, 530);
     this.Controls.Add(this.m_panelMultiStructure);
     this.Controls.Add(this.c2iPanelOmbre4);
     this.m_extLinkField.SetLinkField(this, "");
     this.m_gestionnaireModeEdition.SetModeEdition(this, sc2i.win32.common.TypeModeEdition.Autonome);
     this.Name = "CFormEditionRapportCrystal";
     this.m_extStyle.SetStyleBackColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.Closed += new System.EventHandler(this.CFormEditionRapportCrystal_Closed);
     this.BeforeValideModification += new sc2i.data.ObjetDonneeCancelEventHandler(this.CFormEditionRapportCrystal_BeforeValideModification);
     this.Controls.SetChildIndex(this.m_panelMenu, 0);
     this.Controls.SetChildIndex(this.c2iPanelOmbre4, 0);
     this.Controls.SetChildIndex(this.m_panelMultiStructure, 0);
     this.c2iPanelOmbre4.ResumeLayout(false);
     this.c2iPanelOmbre4.PerformLayout();
     this.ResumeLayout(false);
 }
Beispiel #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(CFormSelectStructure));
     sc2i.data.dynamic.CExporteurDatasetXML         cExporteurDatasetXML4 = new sc2i.data.dynamic.CExporteurDatasetXML();
     this.m_linkStructure       = new sc2i.win32.common.C2iLink(this.components);
     this.m_btnOK               = new System.Windows.Forms.Button();
     this.m_btnCancel           = new System.Windows.Forms.Button();
     this.m_cmbStructures       = new sc2i.win32.data.CComboBoxListeObjetsDonnees();
     this.m_panelEditStructure  = new sc2i.win32.data.dynamic.CPanelEditionStructureDonnee();
     this.tabPageOptions        = new Crownwood.Magic.Controls.TabPage();
     this.tabPageStructure      = new Crownwood.Magic.Controls.TabPage();
     this.tabPage1              = new Crownwood.Magic.Controls.TabPage();
     this.tabPage2              = new Crownwood.Magic.Controls.TabPage();
     this.c2iTabControl1        = new sc2i.win32.common.C2iTabControl(this.components);
     this.tabPage4              = new Crownwood.Magic.Controls.TabPage();
     this.m_panelOptionsExport  = new sc2i.win32.data.dynamic.CPanelEditFormatExport();
     this.tabPage3              = new Crownwood.Magic.Controls.TabPage();
     this.m_panelMultiStructure = new sc2i.win32.data.dynamic.CPanelEditMultiStructure();
     this.cExtStyle1            = new sc2i.win32.common.CExtStyle();
     this.tabPage1.SuspendLayout();
     this.c2iTabControl1.SuspendLayout();
     this.tabPage4.SuspendLayout();
     this.tabPage3.SuspendLayout();
     this.SuspendLayout();
     //
     // m_linkStructure
     //
     this.m_linkStructure.ClickEnabled      = false;
     this.m_linkStructure.ColorLabel        = System.Drawing.SystemColors.ControlText;
     this.m_linkStructure.ColorLinkDisabled = System.Drawing.Color.Blue;
     this.m_linkStructure.ColorLinkEnabled  = System.Drawing.Color.Blue;
     this.m_linkStructure.Cursor            = System.Windows.Forms.Cursors.Default;
     this.m_linkStructure.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.m_linkStructure.ForeColor = System.Drawing.SystemColors.ControlText;
     this.m_linkStructure.Location  = new System.Drawing.Point(20, 12);
     this.m_linkStructure.Name      = "m_linkStructure";
     this.m_linkStructure.Size      = new System.Drawing.Size(96, 16);
     this.cExtStyle1.SetStyleBackColor(this.m_linkStructure, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.cExtStyle1.SetStyleForeColor(this.m_linkStructure, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_linkStructure.TabIndex = 0;
     this.m_linkStructure.Text     = "Structure|169";
     //
     // m_btnOK
     //
     this.m_btnOK.Anchor   = System.Windows.Forms.AnchorStyles.Bottom;
     this.m_btnOK.Location = new System.Drawing.Point(277, 342);
     this.m_btnOK.Name     = "m_btnOK";
     this.m_btnOK.Size     = new System.Drawing.Size(75, 23);
     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.Text     = "Export|26";
     this.m_btnOK.Click   += new System.EventHandler(this.m_btnOK_Click);
     //
     // m_btnCancel
     //
     this.m_btnCancel.Anchor       = System.Windows.Forms.AnchorStyles.Bottom;
     this.m_btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.m_btnCancel.Location     = new System.Drawing.Point(357, 342);
     this.m_btnCancel.Name         = "m_btnCancel";
     this.m_btnCancel.Size         = new System.Drawing.Size(75, 23);
     this.cExtStyle1.SetStyleBackColor(this.m_btnCancel, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.cExtStyle1.SetStyleForeColor(this.m_btnCancel, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_btnCancel.TabIndex = 5;
     this.m_btnCancel.Text     = "Cancel|11";
     this.m_btnCancel.Click   += new System.EventHandler(this.m_btnCancel_Click);
     //
     // m_cmbStructures
     //
     this.m_cmbStructures.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                         | System.Windows.Forms.AnchorStyles.Right)));
     this.m_cmbStructures.DropDownStyle      = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cmbStructures.ElementSelectionne = null;
     this.m_cmbStructures.IsLink             = false;
     this.m_cmbStructures.ListDonnees        = null;
     this.m_cmbStructures.Location           = new System.Drawing.Point(122, 9);
     this.m_cmbStructures.LockEdition        = false;
     this.m_cmbStructures.Name                       = "m_cmbStructures";
     this.m_cmbStructures.NullAutorise               = true;
     this.m_cmbStructures.ProprieteAffichee          = null;
     this.m_cmbStructures.ProprieteParentListeObjets = null;
     this.m_cmbStructures.SelectionneurParent        = null;
     this.m_cmbStructures.Size                       = new System.Drawing.Size(286, 21);
     this.cExtStyle1.SetStyleBackColor(this.m_cmbStructures, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.cExtStyle1.SetStyleForeColor(this.m_cmbStructures, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_cmbStructures.TabIndex              = 6;
     this.m_cmbStructures.TextNull              = "Structure temporaire";
     this.m_cmbStructures.Tri                   = true;
     this.m_cmbStructures.SelectedValueChanged += new System.EventHandler(this.m_cmbStructures_SelectedValueChanged);
     //
     // 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(24, 40);
     this.m_panelEditStructure.LockEdition     = false;
     this.m_panelEditStructure.Name            = "m_panelEditStructure";
     this.m_panelEditStructure.Size            = new System.Drawing.Size(288, 120);
     this.m_panelEditStructure.StructureExport = ((sc2i.data.dynamic.C2iStructureExport)(resources.GetObject("m_panelEditStructure.StructureExport")));
     this.cExtStyle1.SetStyleBackColor(this.m_panelEditStructure, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.cExtStyle1.SetStyleForeColor(this.m_panelEditStructure, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_panelEditStructure.TabIndex = 7;
     //
     // tabPageOptions
     //
     this.tabPageOptions.Location = new System.Drawing.Point(0, 25);
     this.tabPageOptions.Name     = "tabPageOptions";
     this.tabPageOptions.Selected = false;
     this.tabPageOptions.Size     = new System.Drawing.Size(660, 263);
     this.cExtStyle1.SetStyleBackColor(this.tabPageOptions, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.cExtStyle1.SetStyleForeColor(this.tabPageOptions, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.tabPageOptions.TabIndex = 1;
     this.tabPageOptions.Title    = "Export options|201";
     //
     // tabPageStructure
     //
     this.tabPageStructure.Location = new System.Drawing.Point(0, 25);
     this.tabPageStructure.Name     = "tabPageStructure";
     this.tabPageStructure.Selected = false;
     this.tabPageStructure.Size     = new System.Drawing.Size(660, 263);
     this.cExtStyle1.SetStyleBackColor(this.tabPageStructure, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.cExtStyle1.SetStyleForeColor(this.tabPageStructure, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.tabPageStructure.TabIndex = 0;
     this.tabPageStructure.Title    = "Structure|230";
     //
     // tabPage1
     //
     this.tabPage1.Controls.Add(this.m_panelEditStructure);
     this.tabPage1.Location = new System.Drawing.Point(0, 25);
     this.tabPage1.Name     = "tabPage1";
     this.tabPage1.Selected = false;
     this.tabPage1.Size     = new System.Drawing.Size(296, 183);
     this.cExtStyle1.SetStyleBackColor(this.tabPage1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.cExtStyle1.SetStyleForeColor(this.tabPage1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.tabPage1.TabIndex = 10;
     //
     // tabPage2
     //
     this.tabPage2.Location = new System.Drawing.Point(0, 25);
     this.tabPage2.Name     = "tabPage2";
     this.tabPage2.Selected = false;
     this.tabPage2.Size     = new System.Drawing.Size(296, 183);
     this.cExtStyle1.SetStyleBackColor(this.tabPage2, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.cExtStyle1.SetStyleForeColor(this.tabPage2, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.tabPage2.TabIndex = 11;
     //
     // 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.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.SelectedIndex = 1;
     this.c2iTabControl1.SelectedTab   = this.tabPage4;
     this.c2iTabControl1.Size          = new System.Drawing.Size(696, 304);
     this.cExtStyle1.SetStyleBackColor(this.c2iTabControl1, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel);
     this.cExtStyle1.SetStyleForeColor(this.c2iTabControl1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.c2iTabControl1.TabIndex = 7;
     this.c2iTabControl1.TabPages.AddRange(new Crownwood.Magic.Controls.TabPage[] {
         this.tabPage3,
         this.tabPage4
     });
     this.c2iTabControl1.SelectionChanged += new System.EventHandler(this.c2iTabControl1_SelectionChanged);
     //
     // tabPage4
     //
     this.tabPage4.Controls.Add(this.m_panelOptionsExport);
     this.tabPage4.Location = new System.Drawing.Point(0, 25);
     this.tabPage4.Name     = "tabPage4";
     this.tabPage4.Selected = false;
     this.tabPage4.Size     = new System.Drawing.Size(680, 263);
     this.cExtStyle1.SetStyleBackColor(this.tabPage4, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.cExtStyle1.SetStyleForeColor(this.tabPage4, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.tabPage4.TabIndex = 11;
     this.tabPage4.Title    = "Options|231";
     //
     // m_panelOptionsExport
     //
     cExporteurDatasetXML4.ExporteStructureOnly = false;
     this.m_panelOptionsExport.Exporteur        = cExporteurDatasetXML4;
     this.m_panelOptionsExport.Location         = new System.Drawing.Point(0, 0);
     this.m_panelOptionsExport.Name             = "m_panelOptionsExport";
     this.m_panelOptionsExport.SansFichier      = false;
     this.m_panelOptionsExport.Size             = new System.Drawing.Size(680, 256);
     this.cExtStyle1.SetStyleBackColor(this.m_panelOptionsExport, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.cExtStyle1.SetStyleForeColor(this.m_panelOptionsExport, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_panelOptionsExport.TabIndex = 0;
     //
     // tabPage3
     //
     this.tabPage3.Controls.Add(this.m_panelMultiStructure);
     this.tabPage3.Location = new System.Drawing.Point(0, 25);
     this.tabPage3.Name     = "tabPage3";
     this.tabPage3.Size     = new System.Drawing.Size(680, 263);
     this.cExtStyle1.SetStyleBackColor(this.tabPage3, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.cExtStyle1.SetStyleForeColor(this.tabPage3, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.tabPage3.TabIndex = 10;
     this.tabPage3.Title    = "Structure|230";
     //
     // m_panelMultiStructure
     //
     this.m_panelMultiStructure.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_panelMultiStructure.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255)))));
     this.m_panelMultiStructure.FiltreDynamique = null;
     this.m_panelMultiStructure.Location        = new System.Drawing.Point(0, 0);
     this.m_panelMultiStructure.LockEdition     = false;
     this.m_panelMultiStructure.Name            = "m_panelMultiStructure";
     this.m_panelMultiStructure.Size            = new System.Drawing.Size(680, 264);
     this.cExtStyle1.SetStyleBackColor(this.m_panelMultiStructure, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel);
     this.cExtStyle1.SetStyleForeColor(this.m_panelMultiStructure, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_panelMultiStructure.TabColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255)))));
     this.m_panelMultiStructure.TabIndex = 0;
     //
     // CFormSelectStructure
     //
     this.AcceptButton      = this.m_btnOK;
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.BackColor         = System.Drawing.Color.White;
     this.CancelButton      = this.m_btnCancel;
     this.ClientSize        = new System.Drawing.Size(690, 372);
     this.Controls.Add(this.c2iTabControl1);
     this.Controls.Add(this.m_cmbStructures);
     this.Controls.Add(this.m_btnCancel);
     this.Controls.Add(this.m_btnOK);
     this.Controls.Add(this.m_linkStructure);
     this.Name          = "CFormSelectStructure";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.cExtStyle1.SetStyleBackColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.cExtStyle1.SetStyleForeColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.Text  = "Structure selection|168";
     this.Load += new System.EventHandler(this.CFormSelectStructure_Load);
     this.tabPage1.ResumeLayout(false);
     this.c2iTabControl1.ResumeLayout(false);
     this.c2iTabControl1.PerformLayout();
     this.tabPage4.ResumeLayout(false);
     this.tabPage3.ResumeLayout(false);
     this.ResumeLayout(false);
 }