/// <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.m_listViewRelationsComptabilites = new sc2i.win32.common.ListViewAutoFilled(); this.listViewAutoFilledColumn8 = new sc2i.win32.common.ListViewAutoFilledColumn(); this.c2iPanelOmbre1 = new sc2i.win32.common.C2iPanelOmbre(); this.m_cmbTypeElements = new sc2i.win32.common.C2iComboBox(); this.label2 = new System.Windows.Forms.Label(); this.m_tab = new sc2i.win32.common.C2iTabControl(this.components); this.m_pageEvenements = new Crownwood.Magic.Controls.TabPage(); this.m_panelEvenements = new sc2i.win32.process.CPanelDefinisseurEvenements(); this.m_tabPageToRemove = new Crownwood.Magic.Controls.TabPage(); this.m_listViewRelationElement = new sc2i.win32.common.ListViewAutoFilled(); this.listViewAutoFilledColumn1 = new sc2i.win32.common.ListViewAutoFilledColumn(); this.listViewAutoFilledColumn5 = new sc2i.win32.common.ListViewAutoFilledColumn(); this.m_gestionnaireModeEdition = new sc2i.win32.common.CExtModeEdition(); this.m_extLinkField = new sc2i.win32.common.CExtLinkField(); this.m_extStyle = new sc2i.win32.common.CExtStyle(); this.c2iPanelOmbre1.SuspendLayout(); this.m_tab.SuspendLayout(); this.m_pageEvenements.SuspendLayout(); this.SuspendLayout(); // // label1 // this.label1.AutoSize = true; this.m_extLinkField.SetLinkField(this.label1, ""); this.m_extLinkField.SetLinkFieldAutoUpdate(this.label1, false); this.label1.Location = new System.Drawing.Point(8, 8); this.m_gestionnaireModeEdition.SetModeEdition(this.label1, sc2i.win32.common.TypeModeEdition.Autonome); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(47, 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 = 61; this.label1.Text = "Label|50"; // // m_txtLibelle // this.m_txtLibelle.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.m_extLinkField.SetLinkField(this.m_txtLibelle, "Libelle"); this.m_extLinkField.SetLinkFieldAutoUpdate(this.m_txtLibelle, true); this.m_txtLibelle.Location = new System.Drawing.Point(88, 8); 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(464, 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 = 2; this.m_txtLibelle.Text = "[Libelle]"; // // m_listViewRelationsComptabilites // this.m_listViewRelationsComptabilites.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left))); this.m_listViewRelationsComptabilites.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { this.listViewAutoFilledColumn8 }); this.m_listViewRelationsComptabilites.EnableCustomisation = true; this.m_listViewRelationsComptabilites.FullRowSelect = true; this.m_listViewRelationsComptabilites.HideSelection = false; this.m_extLinkField.SetLinkField(this.m_listViewRelationsComptabilites, ""); this.m_extLinkField.SetLinkFieldAutoUpdate(this.m_listViewRelationsComptabilites, false); this.m_listViewRelationsComptabilites.Location = new System.Drawing.Point(8, 40); this.m_gestionnaireModeEdition.SetModeEdition(this.m_listViewRelationsComptabilites, sc2i.win32.common.TypeModeEdition.Autonome); this.m_listViewRelationsComptabilites.Name = "m_listViewRelationsComptabilites"; this.m_listViewRelationsComptabilites.Size = new System.Drawing.Size(360, 208); this.m_extStyle.SetStyleBackColor(this.m_listViewRelationsComptabilites, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_listViewRelationsComptabilites, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_listViewRelationsComptabilites.TabIndex = 3; this.m_listViewRelationsComptabilites.UseCompatibleStateImageBehavior = false; this.m_listViewRelationsComptabilites.View = System.Windows.Forms.View.Details; // // listViewAutoFilledColumn8 // this.listViewAutoFilledColumn8.Field = "Comptabilite.Libelle"; this.listViewAutoFilledColumn8.PrecisionWidth = 0; this.listViewAutoFilledColumn8.ProportionnalSize = false; this.listViewAutoFilledColumn8.Text = "Comptabilité.Libellé"; this.listViewAutoFilledColumn8.Visible = true; this.listViewAutoFilledColumn8.Width = 300; // // c2iPanelOmbre1 // this.c2iPanelOmbre1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.c2iPanelOmbre1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255))))); this.c2iPanelOmbre1.Controls.Add(this.m_cmbTypeElements); this.c2iPanelOmbre1.Controls.Add(this.label2); this.c2iPanelOmbre1.Controls.Add(this.m_txtLibelle); this.c2iPanelOmbre1.Controls.Add(this.label1); this.c2iPanelOmbre1.ForeColor = System.Drawing.Color.Black; this.m_extLinkField.SetLinkField(this.c2iPanelOmbre1, ""); this.m_extLinkField.SetLinkFieldAutoUpdate(this.c2iPanelOmbre1, false); this.c2iPanelOmbre1.Location = new System.Drawing.Point(8, 3); this.c2iPanelOmbre1.LockEdition = false; this.m_gestionnaireModeEdition.SetModeEdition(this.c2iPanelOmbre1, sc2i.win32.common.TypeModeEdition.Autonome); this.c2iPanelOmbre1.Name = "c2iPanelOmbre1"; this.c2iPanelOmbre1.Size = new System.Drawing.Size(634, 72); this.m_extStyle.SetStyleBackColor(this.c2iPanelOmbre1, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel); this.m_extStyle.SetStyleForeColor(this.c2iPanelOmbre1, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorTextePanel); this.c2iPanelOmbre1.TabIndex = 0; // // m_cmbTypeElements // this.m_cmbTypeElements.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.m_cmbTypeElements.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.m_cmbTypeElements.IsLink = false; this.m_extLinkField.SetLinkField(this.m_cmbTypeElements, ""); this.m_extLinkField.SetLinkFieldAutoUpdate(this.m_cmbTypeElements, false); this.m_cmbTypeElements.Location = new System.Drawing.Point(88, 32); this.m_cmbTypeElements.LockEdition = false; this.m_gestionnaireModeEdition.SetModeEdition(this.m_cmbTypeElements, sc2i.win32.common.TypeModeEdition.EnableSurEdition); this.m_cmbTypeElements.Name = "m_cmbTypeElements"; this.m_cmbTypeElements.Size = new System.Drawing.Size(464, 21); this.m_extStyle.SetStyleBackColor(this.m_cmbTypeElements, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_cmbTypeElements, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_cmbTypeElements.TabIndex = 4007; // // label2 // this.m_extLinkField.SetLinkField(this.label2, ""); this.m_extLinkField.SetLinkFieldAutoUpdate(this.label2, false); this.label2.Location = new System.Drawing.Point(8, 32); this.m_gestionnaireModeEdition.SetModeEdition(this.label2, sc2i.win32.common.TypeModeEdition.Autonome); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(80, 16); this.m_extStyle.SetStyleBackColor(this.label2, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.label2, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.label2.TabIndex = 4006; this.label2.Text = "Target|20106"; // // m_tab // this.m_tab.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_tab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255))))); this.m_tab.BoldSelectedPage = true; this.m_tab.ControlBottomOffset = 16; this.m_tab.ControlRightOffset = 16; this.m_tab.ForeColor = System.Drawing.Color.Black; this.m_tab.IDEPixelArea = false; this.m_extLinkField.SetLinkField(this.m_tab, ""); this.m_extLinkField.SetLinkFieldAutoUpdate(this.m_tab, false); this.m_tab.Location = new System.Drawing.Point(8, 81); this.m_gestionnaireModeEdition.SetModeEdition(this.m_tab, sc2i.win32.common.TypeModeEdition.Autonome); this.m_tab.Name = "m_tab"; this.m_tab.Ombre = true; this.m_tab.PositionTop = true; this.m_tab.SelectedIndex = 0; this.m_tab.SelectedTab = this.m_tabPageToRemove; this.m_tab.Size = new System.Drawing.Size(822, 449); this.m_extStyle.SetStyleBackColor(this.m_tab, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel); this.m_extStyle.SetStyleForeColor(this.m_tab, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorTextePanel); this.m_tab.TabIndex = 4003; this.m_tab.TabPages.AddRange(new Crownwood.Magic.Controls.TabPage[] { this.m_tabPageToRemove, this.m_pageEvenements }); this.m_tab.TextColor = System.Drawing.Color.Black; // // m_pageEvenements // this.m_pageEvenements.Controls.Add(this.m_panelEvenements); this.m_extLinkField.SetLinkField(this.m_pageEvenements, ""); this.m_extLinkField.SetLinkFieldAutoUpdate(this.m_pageEvenements, false); this.m_pageEvenements.Location = new System.Drawing.Point(0, 25); this.m_gestionnaireModeEdition.SetModeEdition(this.m_pageEvenements, sc2i.win32.common.TypeModeEdition.Autonome); this.m_pageEvenements.Name = "m_pageEvenements"; this.m_pageEvenements.Selected = false; this.m_pageEvenements.Size = new System.Drawing.Size(806, 408); this.m_extStyle.SetStyleBackColor(this.m_pageEvenements, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_pageEvenements, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_pageEvenements.TabIndex = 10; this.m_pageEvenements.Title = "Event|20108"; // // m_panelEvenements // this.m_panelEvenements.Dock = System.Windows.Forms.DockStyle.Fill; this.m_extLinkField.SetLinkField(this.m_panelEvenements, ""); this.m_extLinkField.SetLinkFieldAutoUpdate(this.m_panelEvenements, false); this.m_panelEvenements.Location = new System.Drawing.Point(0, 0); this.m_panelEvenements.LockEdition = true; this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelEvenements, sc2i.win32.common.TypeModeEdition.EnableSurEdition); this.m_panelEvenements.Name = "m_panelEvenements"; this.m_panelEvenements.Size = new System.Drawing.Size(806, 408); this.m_extStyle.SetStyleBackColor(this.m_panelEvenements, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_panelEvenements, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_panelEvenements.TabIndex = 0; // // m_tabPageToRemove // this.m_extLinkField.SetLinkField(this.m_tabPageToRemove, ""); this.m_extLinkField.SetLinkFieldAutoUpdate(this.m_tabPageToRemove, false); this.m_tabPageToRemove.Location = new System.Drawing.Point(0, 25); this.m_gestionnaireModeEdition.SetModeEdition(this.m_tabPageToRemove, sc2i.win32.common.TypeModeEdition.Autonome); this.m_tabPageToRemove.Name = "m_tabPageToRemove"; this.m_tabPageToRemove.Size = new System.Drawing.Size(806, 408); this.m_extStyle.SetStyleBackColor(this.m_tabPageToRemove, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_tabPageToRemove, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_tabPageToRemove.TabIndex = 2; this.m_tabPageToRemove.Title = "Page|20107"; // // m_listViewRelationElement // this.m_listViewRelationElement.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left))); this.m_listViewRelationElement.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { this.listViewAutoFilledColumn1, this.listViewAutoFilledColumn5 }); this.m_listViewRelationElement.EnableCustomisation = false; this.m_listViewRelationElement.FullRowSelect = true; this.m_listViewRelationElement.HideSelection = false; this.m_extLinkField.SetLinkField(this.m_listViewRelationElement, ""); this.m_extLinkField.SetLinkFieldAutoUpdate(this.m_listViewRelationElement, false); this.m_listViewRelationElement.Location = new System.Drawing.Point(8, 32); this.m_gestionnaireModeEdition.SetModeEdition(this.m_listViewRelationElement, sc2i.win32.common.TypeModeEdition.Autonome); this.m_listViewRelationElement.MultiSelect = false; this.m_listViewRelationElement.Name = "m_listViewRelationElement"; this.m_listViewRelationElement.Size = new System.Drawing.Size(376, 272); this.m_extStyle.SetStyleBackColor(this.m_listViewRelationElement, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_listViewRelationElement, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_listViewRelationElement.TabIndex = 14; this.m_listViewRelationElement.UseCompatibleStateImageBehavior = false; this.m_listViewRelationElement.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 = 203; // // listViewAutoFilledColumn5 // this.listViewAutoFilledColumn5.Field = "TypeElementsConvivial"; this.listViewAutoFilledColumn5.PrecisionWidth = 0; this.listViewAutoFilledColumn5.ProportionnalSize = false; this.listViewAutoFilledColumn5.Text = "Type|20109"; this.listViewAutoFilledColumn5.Visible = true; this.listViewAutoFilledColumn5.Width = 156; // // m_extLinkField // this.m_extLinkField.SourceTypeString = ""; // // CPanelEditionComportementGenerique // this.Controls.Add(this.m_tab); this.Controls.Add(this.c2iPanelOmbre1); this.m_extLinkField.SetLinkField(this, ""); this.m_extLinkField.SetLinkFieldAutoUpdate(this, false); this.m_gestionnaireModeEdition.SetModeEdition(this, sc2i.win32.common.TypeModeEdition.Autonome); this.Name = "CPanelEditionComportementGenerique"; this.Size = new System.Drawing.Size(830, 530); this.m_extStyle.SetStyleBackColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.Load += new System.EventHandler(this.CPanelEditionComportementGenerique_Load); this.c2iPanelOmbre1.ResumeLayout(false); this.c2iPanelOmbre1.PerformLayout(); this.m_tab.ResumeLayout(false); this.m_tab.PerformLayout(); this.m_pageEvenements.ResumeLayout(false); this.ResumeLayout(false); }
/// <summary> /// Méthode requise pour la prise en charge du concepteur - ne modifiez pas /// le contenu de cette méthode avec l'éditeur de code. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); this.m_tabControl = new sc2i.win32.common.C2iTabControl(this.components); this.tabPage3 = new Crownwood.Magic.Controls.TabPage(); this.m_cmbFormat = new sc2i.win32.common.C2iComboBox(); this.label6 = new System.Windows.Forms.Label(); this.m_txtFormuleCle = new sc2i.win32.expression.CControleEditeFormule(); this.label7 = new System.Windows.Forms.Label(); this.m_txtFormuleDescriptif = new sc2i.win32.expression.CControleEditeFormule(); this.label5 = new System.Windows.Forms.Label(); this.m_txtFormuleLibelle = new sc2i.win32.expression.CControleEditeFormule(); this.label4 = new System.Windows.Forms.Label(); this.tabPage1 = new Crownwood.Magic.Controls.TabPage(); this.m_lblNomVariable = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.m_txtFormuleVariable = new sc2i.win32.expression.CControleEditeFormule(); this.m_wndListeVariables = new sc2i.win32.common.ListViewAutoFilled(); this.listViewAutoFilledColumn1 = new sc2i.win32.common.ListViewAutoFilledColumn(); this.tabPage2 = new Crownwood.Magic.Controls.TabPage(); this.m_chkStocker = new System.Windows.Forms.CheckBox(); this.label3 = new System.Windows.Forms.Label(); this.m_wndListeCategories = new sc2i.win32.common.ListViewAutoFilled(); this.listViewAutoFilledColumn2 = new sc2i.win32.common.ListViewAutoFilledColumn(); this.m_comboModeleEtat = new sc2i.win32.common.CComboboxAutoFilled(); this.label8 = new System.Windows.Forms.Label(); this.m_wndAideFormule = new sc2i.win32.expression.CControlAideFormule(); this.m_chkImprimer = new System.Windows.Forms.CheckBox(); this.m_exStyle = new sc2i.win32.common.CExtStyle(); this.m_tabControl.SuspendLayout(); this.tabPage3.SuspendLayout(); this.tabPage1.SuspendLayout(); this.tabPage2.SuspendLayout(); this.SuspendLayout(); // // m_lblStockerResIn // this.m_exStyle.SetStyleBackColor(this.m_lblStockerResIn, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_exStyle.SetStyleForeColor(this.m_lblStockerResIn, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_lblStockerResIn.Text = "Store the result in|30239"; // // m_tabControl // this.m_tabControl.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.m_tabControl.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255))))); this.m_tabControl.BoldSelectedPage = true; this.m_tabControl.ControlBottomOffset = 16; this.m_tabControl.ControlRightOffset = 16; this.m_tabControl.ForeColor = System.Drawing.Color.Black; this.m_tabControl.IDEPixelArea = false; this.m_tabControl.Location = new System.Drawing.Point(8, 80); this.m_tabControl.Name = "m_tabControl"; this.m_tabControl.Ombre = true; this.m_tabControl.PositionTop = true; this.m_tabControl.SelectedIndex = 2; this.m_tabControl.SelectedTab = this.tabPage3; this.m_tabControl.Size = new System.Drawing.Size(456, 312); this.m_exStyle.SetStyleBackColor(this.m_tabControl, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel); this.m_exStyle.SetStyleForeColor(this.m_tabControl, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorTextePanel); this.m_tabControl.TabIndex = 7; this.m_tabControl.TabPages.AddRange(new Crownwood.Magic.Controls.TabPage[] { this.tabPage1, this.tabPage2, this.tabPage3 }); this.m_tabControl.TextColor = System.Drawing.Color.Black; // // tabPage3 // this.tabPage3.Controls.Add(this.m_cmbFormat); this.tabPage3.Controls.Add(this.label6); this.tabPage3.Controls.Add(this.m_txtFormuleCle); this.tabPage3.Controls.Add(this.label7); this.tabPage3.Controls.Add(this.m_txtFormuleDescriptif); this.tabPage3.Controls.Add(this.label5); this.tabPage3.Controls.Add(this.m_txtFormuleLibelle); this.tabPage3.Controls.Add(this.label4); this.tabPage3.Location = new System.Drawing.Point(0, 25); this.tabPage3.Name = "tabPage3"; this.tabPage3.Size = new System.Drawing.Size(440, 271); this.m_exStyle.SetStyleBackColor(this.tabPage3, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_exStyle.SetStyleForeColor(this.tabPage3, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.tabPage3.TabIndex = 12; this.tabPage3.Title = "Document properties|1039"; this.tabPage3.Visible = false; // // m_cmbFormat // this.m_cmbFormat.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.m_cmbFormat.IsLink = false; this.m_cmbFormat.Location = new System.Drawing.Point(80, 8); this.m_cmbFormat.LockEdition = false; this.m_cmbFormat.Name = "m_cmbFormat"; this.m_cmbFormat.Size = new System.Drawing.Size(176, 21); this.m_exStyle.SetStyleBackColor(this.m_cmbFormat, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_exStyle.SetStyleForeColor(this.m_cmbFormat, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_cmbFormat.TabIndex = 9; // // label6 // this.label6.Location = new System.Drawing.Point(8, 8); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(72, 16); this.m_exStyle.SetStyleBackColor(this.label6, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_exStyle.SetStyleForeColor(this.label6, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.label6.TabIndex = 8; this.label6.Text = "Format|30246"; // // m_txtFormuleCle // this.m_txtFormuleCle.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.m_txtFormuleCle.BackColor = System.Drawing.Color.White; this.m_txtFormuleCle.Font = new System.Drawing.Font("Courier New", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.m_txtFormuleCle.Formule = null; this.m_txtFormuleCle.Location = new System.Drawing.Point(8, 224); this.m_txtFormuleCle.LockEdition = false; this.m_txtFormuleCle.Name = "m_txtFormuleCle"; this.m_txtFormuleCle.Size = new System.Drawing.Size(424, 40); this.m_exStyle.SetStyleBackColor(this.m_txtFormuleCle, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_exStyle.SetStyleForeColor(this.m_txtFormuleCle, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_txtFormuleCle.TabIndex = 7; this.m_txtFormuleCle.Enter += new System.EventHandler(this.OnEnterTextBoxFormule); // // label7 // this.label7.Location = new System.Drawing.Point(8, 208); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(120, 16); this.m_exStyle.SetStyleBackColor(this.label7, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_exStyle.SetStyleForeColor(this.label7, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.label7.TabIndex = 6; this.label7.Text = "Key (unique ID)|1043"; // // m_txtFormuleDescriptif // this.m_txtFormuleDescriptif.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.m_txtFormuleDescriptif.BackColor = System.Drawing.Color.White; this.m_txtFormuleDescriptif.Font = new System.Drawing.Font("Courier New", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.m_txtFormuleDescriptif.Formule = null; this.m_txtFormuleDescriptif.Location = new System.Drawing.Point(8, 136); this.m_txtFormuleDescriptif.LockEdition = false; this.m_txtFormuleDescriptif.Name = "m_txtFormuleDescriptif"; this.m_txtFormuleDescriptif.Size = new System.Drawing.Size(424, 64); this.m_exStyle.SetStyleBackColor(this.m_txtFormuleDescriptif, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_exStyle.SetStyleForeColor(this.m_txtFormuleDescriptif, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_txtFormuleDescriptif.TabIndex = 3; this.m_txtFormuleDescriptif.Enter += new System.EventHandler(this.OnEnterTextBoxFormule); // // label5 // this.label5.Location = new System.Drawing.Point(8, 120); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(162, 16); this.m_exStyle.SetStyleBackColor(this.label5, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_exStyle.SetStyleForeColor(this.label5, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.label5.TabIndex = 2; this.label5.Text = "Document description|1042"; // // m_txtFormuleLibelle // this.m_txtFormuleLibelle.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.m_txtFormuleLibelle.BackColor = System.Drawing.Color.White; this.m_txtFormuleLibelle.Font = new System.Drawing.Font("Courier New", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.m_txtFormuleLibelle.Formule = null; this.m_txtFormuleLibelle.Location = new System.Drawing.Point(8, 48); this.m_txtFormuleLibelle.LockEdition = false; this.m_txtFormuleLibelle.Name = "m_txtFormuleLibelle"; this.m_txtFormuleLibelle.Size = new System.Drawing.Size(424, 64); this.m_exStyle.SetStyleBackColor(this.m_txtFormuleLibelle, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_exStyle.SetStyleForeColor(this.m_txtFormuleLibelle, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_txtFormuleLibelle.TabIndex = 1; this.m_txtFormuleLibelle.Enter += new System.EventHandler(this.OnEnterTextBoxFormule); // // label4 // this.label4.Location = new System.Drawing.Point(8, 32); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(112, 16); this.m_exStyle.SetStyleBackColor(this.label4, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_exStyle.SetStyleForeColor(this.label4, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.label4.TabIndex = 0; this.label4.Text = "Document label|1041"; // // tabPage1 // this.tabPage1.Controls.Add(this.m_lblNomVariable); this.tabPage1.Controls.Add(this.label2); this.tabPage1.Controls.Add(this.m_txtFormuleVariable); this.tabPage1.Controls.Add(this.m_wndListeVariables); this.tabPage1.Location = new System.Drawing.Point(0, 25); this.tabPage1.Name = "tabPage1"; this.tabPage1.Size = new System.Drawing.Size(440, 271); this.m_exStyle.SetStyleBackColor(this.tabPage1, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_exStyle.SetStyleForeColor(this.tabPage1, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.tabPage1.TabIndex = 10; this.tabPage1.Title = "Filter|47"; // // m_lblNomVariable // this.m_lblNomVariable.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.m_lblNomVariable.Location = new System.Drawing.Point(208, 8); this.m_lblNomVariable.Name = "m_lblNomVariable"; this.m_lblNomVariable.Size = new System.Drawing.Size(232, 16); this.m_exStyle.SetStyleBackColor(this.m_lblNomVariable, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_exStyle.SetStyleForeColor(this.m_lblNomVariable, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_lblNomVariable.TabIndex = 3; // // label2 // this.label2.Location = new System.Drawing.Point(208, 24); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(160, 16); this.m_exStyle.SetStyleBackColor(this.label2, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_exStyle.SetStyleForeColor(this.label2, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.label2.TabIndex = 2; this.label2.Text = "Variable value|30242"; // // m_txtFormuleVariable // this.m_txtFormuleVariable.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.m_txtFormuleVariable.BackColor = System.Drawing.Color.White; this.m_txtFormuleVariable.Font = new System.Drawing.Font("Courier New", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.m_txtFormuleVariable.Formule = null; this.m_txtFormuleVariable.Location = new System.Drawing.Point(208, 40); this.m_txtFormuleVariable.LockEdition = false; this.m_txtFormuleVariable.Name = "m_txtFormuleVariable"; this.m_txtFormuleVariable.Size = new System.Drawing.Size(224, 224); this.m_exStyle.SetStyleBackColor(this.m_txtFormuleVariable, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_exStyle.SetStyleForeColor(this.m_txtFormuleVariable, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_txtFormuleVariable.TabIndex = 1; this.m_txtFormuleVariable.Enter += new System.EventHandler(this.OnEnterTextBoxFormule); // // m_wndListeVariables // this.m_wndListeVariables.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left))); this.m_wndListeVariables.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { this.listViewAutoFilledColumn1 }); this.m_wndListeVariables.EnableCustomisation = true; this.m_wndListeVariables.FullRowSelect = true; this.m_wndListeVariables.Location = new System.Drawing.Point(8, 8); this.m_wndListeVariables.MultiSelect = false; this.m_wndListeVariables.Name = "m_wndListeVariables"; this.m_wndListeVariables.Size = new System.Drawing.Size(192, 256); this.m_exStyle.SetStyleBackColor(this.m_wndListeVariables, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_exStyle.SetStyleForeColor(this.m_wndListeVariables, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_wndListeVariables.TabIndex = 0; this.m_wndListeVariables.UseCompatibleStateImageBehavior = false; this.m_wndListeVariables.View = System.Windows.Forms.View.Details; this.m_wndListeVariables.SelectedIndexChanged += new System.EventHandler(this.m_wndListeVariables_SelectedIndexChanged); // // listViewAutoFilledColumn1 // this.listViewAutoFilledColumn1.Field = "Nom"; this.listViewAutoFilledColumn1.PrecisionWidth = 0; this.listViewAutoFilledColumn1.ProportionnalSize = false; this.listViewAutoFilledColumn1.Text = "Name |164"; this.listViewAutoFilledColumn1.Visible = true; this.listViewAutoFilledColumn1.Width = 176; // // tabPage2 // this.tabPage2.Controls.Add(this.m_chkStocker); this.tabPage2.Controls.Add(this.label3); this.tabPage2.Controls.Add(this.m_wndListeCategories); this.tabPage2.Location = new System.Drawing.Point(0, 25); this.tabPage2.Name = "tabPage2"; this.tabPage2.Selected = false; this.tabPage2.Size = new System.Drawing.Size(440, 271); this.m_exStyle.SetStyleBackColor(this.tabPage2, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_exStyle.SetStyleForeColor(this.tabPage2, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.tabPage2.TabIndex = 11; this.tabPage2.Title = "EDM category|176"; this.tabPage2.Visible = false; // // m_chkStocker // this.m_chkStocker.Location = new System.Drawing.Point(8, 8); this.m_chkStocker.Name = "m_chkStocker"; this.m_chkStocker.Size = new System.Drawing.Size(296, 16); this.m_exStyle.SetStyleBackColor(this.m_chkStocker, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_exStyle.SetStyleForeColor(this.m_chkStocker, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_chkStocker.TabIndex = 9; this.m_chkStocker.Text = "Store EDM document|30243"; // // label3 // this.label3.Location = new System.Drawing.Point(8, 24); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(322, 16); this.m_exStyle.SetStyleBackColor(this.label3, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_exStyle.SetStyleForeColor(this.label3, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.label3.TabIndex = 1; this.label3.Text = "The document will be stored in the following categories|30244"; // // m_wndListeCategories // this.m_wndListeCategories.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left))); this.m_wndListeCategories.CheckBoxes = true; this.m_wndListeCategories.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { this.listViewAutoFilledColumn2 }); this.m_wndListeCategories.EnableCustomisation = true; this.m_wndListeCategories.FullRowSelect = true; this.m_wndListeCategories.Location = new System.Drawing.Point(8, 40); this.m_wndListeCategories.MultiSelect = false; this.m_wndListeCategories.Name = "m_wndListeCategories"; this.m_wndListeCategories.Size = new System.Drawing.Size(296, 224); this.m_exStyle.SetStyleBackColor(this.m_wndListeCategories, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_exStyle.SetStyleForeColor(this.m_wndListeCategories, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_wndListeCategories.TabIndex = 0; this.m_wndListeCategories.UseCompatibleStateImageBehavior = false; this.m_wndListeCategories.View = System.Windows.Forms.View.Details; // // listViewAutoFilledColumn2 // this.listViewAutoFilledColumn2.Field = "Libelle"; this.listViewAutoFilledColumn2.PrecisionWidth = 0; this.listViewAutoFilledColumn2.ProportionnalSize = false; this.listViewAutoFilledColumn2.Text = "Category|30245"; this.listViewAutoFilledColumn2.Visible = true; this.listViewAutoFilledColumn2.Width = 279; // // m_comboModeleEtat // this.m_comboModeleEtat.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.m_comboModeleEtat.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.m_comboModeleEtat.IsLink = false; this.m_comboModeleEtat.ListDonnees = null; this.m_comboModeleEtat.Location = new System.Drawing.Point(120, 40); this.m_comboModeleEtat.LockEdition = false; this.m_comboModeleEtat.Name = "m_comboModeleEtat"; this.m_comboModeleEtat.NullAutorise = true; this.m_comboModeleEtat.ProprieteAffichee = "Libelle"; this.m_comboModeleEtat.Size = new System.Drawing.Size(336, 21); this.m_exStyle.SetStyleBackColor(this.m_comboModeleEtat, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_exStyle.SetStyleForeColor(this.m_comboModeleEtat, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_comboModeleEtat.TabIndex = 6; this.m_comboModeleEtat.TextNull = I.T("(None)|30291"); this.m_comboModeleEtat.Tri = true; this.m_comboModeleEtat.SelectedIndexChanged += new System.EventHandler(this.m_comboModeleEtat_SelectedIndexChanged); // // label8 // this.label8.Location = new System.Drawing.Point(8, 40); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(106, 21); this.m_exStyle.SetStyleBackColor(this.label8, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_exStyle.SetStyleForeColor(this.label8, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.label8.TabIndex = 5; this.label8.Text = "Report model|30228"; // // m_wndAideFormule // this.m_wndAideFormule.BackColor = System.Drawing.Color.White; this.m_wndAideFormule.Dock = System.Windows.Forms.DockStyle.Right; this.m_wndAideFormule.FournisseurProprietes = null; this.m_wndAideFormule.Location = new System.Drawing.Point(464, 32); this.m_wndAideFormule.Name = "m_wndAideFormule"; this.m_wndAideFormule.ObjetInterroge = null; this.m_wndAideFormule.SendIdChamps = false; this.m_wndAideFormule.Size = new System.Drawing.Size(176, 357); this.m_exStyle.SetStyleBackColor(this.m_wndAideFormule, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_exStyle.SetStyleForeColor(this.m_wndAideFormule, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_wndAideFormule.TabIndex = 4; this.m_wndAideFormule.OnSendCommande += new sc2i.win32.expression.SendCommande(this.m_wndAideFormule_OnSendCommande); // // m_chkImprimer // this.m_chkImprimer.Location = new System.Drawing.Point(8, 64); this.m_chkImprimer.Name = "m_chkImprimer"; this.m_chkImprimer.Size = new System.Drawing.Size(296, 16); this.m_exStyle.SetStyleBackColor(this.m_chkImprimer, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_exStyle.SetStyleForeColor(this.m_chkImprimer, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_chkImprimer.TabIndex = 8; this.m_chkImprimer.Text = "Server printing|30241"; // // CFormEditActionGenererEtat // this.AutoScaleBaseSize = new System.Drawing.Size(5, 13); this.ClientSize = new System.Drawing.Size(640, 437); this.Controls.Add(this.m_chkImprimer); this.Controls.Add(this.m_tabControl); this.Controls.Add(this.m_comboModeleEtat); this.Controls.Add(this.label8); this.Controls.Add(this.m_wndAideFormule); this.Name = "CFormEditActionGenererEtat"; this.m_exStyle.SetStyleBackColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_exStyle.SetStyleForeColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.Text = "Function|30240"; this.Load += new System.EventHandler(this.CFormEditActionGenererEtatCode_Load); this.Controls.SetChildIndex(this.m_wndAideFormule, 0); this.Controls.SetChildIndex(this.label8, 0); this.Controls.SetChildIndex(this.m_comboModeleEtat, 0); this.Controls.SetChildIndex(this.m_tabControl, 0); this.Controls.SetChildIndex(this.m_chkImprimer, 0); this.m_tabControl.ResumeLayout(false); this.m_tabControl.PerformLayout(); this.tabPage3.ResumeLayout(false); this.tabPage1.ResumeLayout(false); this.tabPage2.ResumeLayout(false); this.ResumeLayout(false); }
//------------------------------------------------------------------------- /// <summary> /// Méthode requise pour la prise en charge du concepteur - ne modifiez pas /// le contenu de cette méthode avec l'éditeur de code. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); this.m_listViewRoles = new sc2i.win32.common.ListViewAutoFilled(); this.listViewColumn5 = new sc2i.win32.common.ListViewAutoFilledColumn(); this.m_timerMAJOnglets = new System.Windows.Forms.Timer(this.components); this.m_tabControl = new sc2i.win32.common.C2iTabControl(this.components); this.m_pageEOs = new Crownwood.Magic.Controls.TabPage(); this.m_panelEOS = new timos.CPanelAffectationEO(); this.m_pageGroupes = new Crownwood.Magic.Controls.TabPage(); this.label8 = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.m_btnApercuHierarchie = new System.Windows.Forms.LinkLabel(); this.label5 = new System.Windows.Forms.Label(); this.m_wndListeMembres = new sc2i.win32.common.ListViewAutoFilled(); this.listViewColumn2 = new sc2i.win32.common.ListViewAutoFilledColumn(); this.label4 = new System.Windows.Forms.Label(); this.m_panelNecessitesGroupes = new sc2i.win32.data.navigation.CPanelListeRelationSelection(); this.listViewAutoFilledColumn1 = new sc2i.win32.common.ListViewAutoFilledColumn(); this.label2 = new System.Windows.Forms.Label(); this.m_panelGroupesContenants = new sc2i.win32.data.navigation.CPanelListeRelationSelection(); this.listViewColumn6 = new sc2i.win32.common.ListViewAutoFilledColumn(); this.m_pageRoles = new Crownwood.Magic.Controls.TabPage(); this.m_pageChampsCustom = new Crownwood.Magic.Controls.TabPage(); this.m_panelDefinisseurChamps = new timos.win32.composants.CPanelEditDefinisseurChampsCustom(); this.listViewAutoFilledColumn2 = new sc2i.win32.common.ListViewAutoFilledColumn(); this.listViewAutoFilledColumn3 = new sc2i.win32.common.ListViewAutoFilledColumn(); this.c2iPanelOmbre1 = new sc2i.win32.common.C2iPanelOmbre(); this.m_txtNom = new sc2i.win32.common.C2iTextBox(); this.label9 = new System.Windows.Forms.Label(); this.m_chkMasque = new System.Windows.Forms.CheckBox(); this.label1 = new System.Windows.Forms.Label(); this.m_tabControl.SuspendLayout(); this.m_pageEOs.SuspendLayout(); this.m_pageGroupes.SuspendLayout(); this.m_pageRoles.SuspendLayout(); this.m_pageChampsCustom.SuspendLayout(); this.c2iPanelOmbre1.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); // // m_listViewRoles // this.m_listViewRoles.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_listViewRoles.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { this.listViewColumn5 }); this.m_listViewRoles.EnableCustomisation = true; this.m_listViewRoles.FullRowSelect = true; this.m_extLinkField.SetLinkField(this.m_listViewRoles, ""); this.m_listViewRoles.Location = new System.Drawing.Point(8, 8); this.m_gestionnaireModeEdition.SetModeEdition(this.m_listViewRoles, sc2i.win32.common.TypeModeEdition.EnableSurEdition); this.m_listViewRoles.Name = "m_listViewRoles"; this.m_listViewRoles.Size = new System.Drawing.Size(778, 362); this.m_extStyle.SetStyleBackColor(this.m_listViewRoles, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_listViewRoles, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_listViewRoles.TabIndex = 0; this.m_listViewRoles.UseCompatibleStateImageBehavior = false; this.m_listViewRoles.View = System.Windows.Forms.View.Details; this.m_listViewRoles.ItemCheck += new System.Windows.Forms.ItemCheckEventHandler(this.m_listViewRoles_ItemCheck); // // listViewColumn5 // this.listViewColumn5.Field = "Libelle"; this.listViewColumn5.PrecisionWidth = 0; this.listViewColumn5.ProportionnalSize = false; this.listViewColumn5.Text = "Label|50"; this.listViewColumn5.Visible = true; this.listViewColumn5.Width = 450; // // m_timerMAJOnglets // this.m_timerMAJOnglets.Interval = 300; this.m_timerMAJOnglets.Tick += new System.EventHandler(this.m_timerMAJOnglets_Tick); // // m_tabControl // this.m_tabControl.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.m_tabControl.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255))))); this.m_tabControl.BoldSelectedPage = true; this.m_tabControl.ControlBottomOffset = 16; this.m_tabControl.ControlRightOffset = 16; this.m_tabControl.ForeColor = System.Drawing.Color.Black; this.m_tabControl.IDEPixelArea = false; this.m_extLinkField.SetLinkField(this.m_tabControl, ""); this.m_tabControl.Location = new System.Drawing.Point(16, 104); this.m_gestionnaireModeEdition.SetModeEdition(this.m_tabControl, sc2i.win32.common.TypeModeEdition.Autonome); this.m_tabControl.Name = "m_tabControl"; this.m_tabControl.Ombre = true; this.m_tabControl.PositionTop = true; this.m_tabControl.SelectedIndex = 0; this.m_tabControl.SelectedTab = this.m_pageGroupes; this.m_tabControl.Size = new System.Drawing.Size(810, 418); this.m_extStyle.SetStyleBackColor(this.m_tabControl, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel); this.m_extStyle.SetStyleForeColor(this.m_tabControl, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorTextePanel); this.m_tabControl.TabIndex = 1; this.m_tabControl.TabPages.AddRange(new Crownwood.Magic.Controls.TabPage[] { this.m_pageGroupes, this.m_pageRoles, this.m_pageChampsCustom, this.m_pageEOs }); this.m_tabControl.TextColor = System.Drawing.Color.Black; // // m_pageEOs // this.m_pageEOs.Controls.Add(this.m_panelEOS); this.m_extLinkField.SetLinkField(this.m_pageEOs, ""); this.m_pageEOs.Location = new System.Drawing.Point(0, 25); this.m_gestionnaireModeEdition.SetModeEdition(this.m_pageEOs, sc2i.win32.common.TypeModeEdition.Autonome); this.m_pageEOs.Name = "m_pageEOs"; this.m_pageEOs.Selected = false; this.m_pageEOs.Size = new System.Drawing.Size(794, 377); this.m_extStyle.SetStyleBackColor(this.m_pageEOs, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_pageEOs, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_pageEOs.TabIndex = 10; this.m_pageEOs.Title = "Organizational Entities|53"; // // m_panelEOS // this.m_panelEOS.Dock = System.Windows.Forms.DockStyle.Fill; this.m_extLinkField.SetLinkField(this.m_panelEOS, ""); this.m_panelEOS.Location = new System.Drawing.Point(0, 0); this.m_panelEOS.LockEdition = true; this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelEOS, sc2i.win32.common.TypeModeEdition.EnableSurEdition); this.m_panelEOS.Name = "m_panelEOS"; this.m_panelEOS.Size = new System.Drawing.Size(794, 377); this.m_extStyle.SetStyleBackColor(this.m_panelEOS, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_panelEOS, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_panelEOS.TabIndex = 1; // // m_pageGroupes // this.m_pageGroupes.Controls.Add(this.label8); this.m_pageGroupes.Controls.Add(this.label7); this.m_pageGroupes.Controls.Add(this.label6); this.m_pageGroupes.Controls.Add(this.m_btnApercuHierarchie); this.m_pageGroupes.Controls.Add(this.label5); this.m_pageGroupes.Controls.Add(this.m_wndListeMembres); this.m_pageGroupes.Controls.Add(this.label4); this.m_pageGroupes.Controls.Add(this.m_panelNecessitesGroupes); this.m_pageGroupes.Controls.Add(this.label2); this.m_pageGroupes.Controls.Add(this.m_panelGroupesContenants); this.m_extLinkField.SetLinkField(this.m_pageGroupes, ""); this.m_pageGroupes.Location = new System.Drawing.Point(0, 25); this.m_gestionnaireModeEdition.SetModeEdition(this.m_pageGroupes, sc2i.win32.common.TypeModeEdition.Autonome); this.m_pageGroupes.Name = "m_pageGroupes"; this.m_pageGroupes.Size = new System.Drawing.Size(794, 377); this.m_extStyle.SetStyleBackColor(this.m_pageGroupes, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_pageGroupes, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_pageGroupes.TabIndex = 0; this.m_pageGroupes.Title = "Group membership|789"; // // label8 // this.label8.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.label8.Font = new System.Drawing.Font("Tahoma", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.m_extLinkField.SetLinkField(this.label8, ""); this.label8.Location = new System.Drawing.Point(574, 16); this.m_gestionnaireModeEdition.SetModeEdition(this.label8, sc2i.win32.common.TypeModeEdition.Autonome); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(217, 16); this.m_extStyle.SetStyleBackColor(this.label8, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.label8, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.label8.TabIndex = 13; this.label8.Text = "(Groups that inherit properties from this Group)|797"; // // label7 // this.label7.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.label7.Font = new System.Drawing.Font("Tahoma", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.m_extLinkField.SetLinkField(this.label7, ""); this.label7.Location = new System.Drawing.Point(358, 16); this.m_gestionnaireModeEdition.SetModeEdition(this.label7, sc2i.win32.common.TypeModeEdition.Autonome); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(168, 16); this.m_extStyle.SetStyleBackColor(this.label7, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.label7, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.label7.TabIndex = 12; this.label7.Text = "(Parents in visual hierarchy)|796"; // // label6 // this.label6.Font = new System.Drawing.Font("Tahoma", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.m_extLinkField.SetLinkField(this.label6, ""); this.label6.Location = new System.Drawing.Point(8, 16); this.m_gestionnaireModeEdition.SetModeEdition(this.label6, sc2i.win32.common.TypeModeEdition.Autonome); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(183, 16); this.m_extStyle.SetStyleBackColor(this.label6, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.label6, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.label6.TabIndex = 11; this.label6.Text = "(Inherit from following Groups)|795"; // // m_btnApercuHierarchie // this.m_btnApercuHierarchie.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.m_extLinkField.SetLinkField(this.m_btnApercuHierarchie, ""); this.m_btnApercuHierarchie.Location = new System.Drawing.Point(383, 362); this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnApercuHierarchie, sc2i.win32.common.TypeModeEdition.Autonome); this.m_btnApercuHierarchie.Name = "m_btnApercuHierarchie"; this.m_btnApercuHierarchie.Size = new System.Drawing.Size(167, 16); this.m_extStyle.SetStyleBackColor(this.m_btnApercuHierarchie, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_btnApercuHierarchie, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_btnApercuHierarchie.TabIndex = 10; this.m_btnApercuHierarchie.TabStop = true; this.m_btnApercuHierarchie.Text = "Groups hierarchy|798"; this.m_btnApercuHierarchie.TextAlign = System.Drawing.ContentAlignment.TopRight; this.m_btnApercuHierarchie.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.m_btnApercuHierarchie_LinkClicked); // // label5 // this.label5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.label5.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.m_extLinkField.SetLinkField(this.label5, ""); this.label5.Location = new System.Drawing.Point(574, 0); this.m_gestionnaireModeEdition.SetModeEdition(this.label5, sc2i.win32.common.TypeModeEdition.Autonome); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(136, 16); this.m_extStyle.SetStyleBackColor(this.label5, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.label5, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.label5.TabIndex = 9; this.label5.Text = "Members :|794"; // // m_wndListeMembres // this.m_wndListeMembres.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Right))); this.m_wndListeMembres.BackColor = System.Drawing.Color.White; this.m_wndListeMembres.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { this.listViewColumn2 }); this.m_wndListeMembres.EnableCustomisation = true; this.m_wndListeMembres.ForeColor = System.Drawing.Color.Black; this.m_wndListeMembres.FullRowSelect = true; this.m_extLinkField.SetLinkField(this.m_wndListeMembres, ""); this.m_wndListeMembres.Location = new System.Drawing.Point(574, 32); this.m_gestionnaireModeEdition.SetModeEdition(this.m_wndListeMembres, sc2i.win32.common.TypeModeEdition.Autonome); this.m_wndListeMembres.Name = "m_wndListeMembres"; this.m_wndListeMembres.Size = new System.Drawing.Size(208, 330); this.m_extStyle.SetStyleBackColor(this.m_wndListeMembres, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondFenetre); this.m_extStyle.SetStyleForeColor(this.m_wndListeMembres, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorTexteFenetre); this.m_wndListeMembres.TabIndex = 8; this.m_wndListeMembres.UseCompatibleStateImageBehavior = false; this.m_wndListeMembres.View = System.Windows.Forms.View.Details; // // listViewColumn2 // this.listViewColumn2.Field = "GroupeContenu.Libelle"; this.listViewColumn2.PrecisionWidth = 0; this.listViewColumn2.ProportionnalSize = false; this.listViewColumn2.Text = "Label|50"; this.listViewColumn2.Visible = true; this.listViewColumn2.Width = 193; // // label4 // this.label4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.label4.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.m_extLinkField.SetLinkField(this.label4, ""); this.label4.Location = new System.Drawing.Point(358, 0); this.m_gestionnaireModeEdition.SetModeEdition(this.label4, sc2i.win32.common.TypeModeEdition.Autonome); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(136, 16); this.m_extStyle.SetStyleBackColor(this.label4, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.label4, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.label4.TabIndex = 7; this.label4.Text = "Parent Groups :|793"; // // m_panelNecessitesGroupes // this.m_panelNecessitesGroupes.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Right))); this.m_panelNecessitesGroupes.Columns.AddRange(new sc2i.win32.common.ListViewAutoFilledColumn[] { this.listViewAutoFilledColumn1 }); this.m_panelNecessitesGroupes.EnableCustomisation = true; this.m_panelNecessitesGroupes.ExclusionParException = false; this.m_extLinkField.SetLinkField(this.m_panelNecessitesGroupes, ""); this.m_panelNecessitesGroupes.Location = new System.Drawing.Point(350, 24); this.m_panelNecessitesGroupes.LockEdition = false; this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelNecessitesGroupes, sc2i.win32.common.TypeModeEdition.EnableSurEdition); this.m_panelNecessitesGroupes.Name = "m_panelNecessitesGroupes"; this.m_panelNecessitesGroupes.Size = new System.Drawing.Size(208, 346); this.m_extStyle.SetStyleBackColor(this.m_panelNecessitesGroupes, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_panelNecessitesGroupes, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_panelNecessitesGroupes.TabIndex = 6; // // 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 = 175; // // label2 // this.label2.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.m_extLinkField.SetLinkField(this.label2, ""); this.label2.Location = new System.Drawing.Point(8, 0); this.m_gestionnaireModeEdition.SetModeEdition(this.label2, sc2i.win32.common.TypeModeEdition.Autonome); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(200, 16); this.m_extStyle.SetStyleBackColor(this.label2, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.label2, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.label2.TabIndex = 1; this.label2.Text = "Member of :|792"; // // m_panelGroupesContenants // this.m_panelGroupesContenants.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_panelGroupesContenants.Columns.AddRange(new sc2i.win32.common.ListViewAutoFilledColumn[] { this.listViewColumn6 }); this.m_panelGroupesContenants.EnableCustomisation = true; this.m_panelGroupesContenants.ExclusionParException = false; this.m_extLinkField.SetLinkField(this.m_panelGroupesContenants, ""); this.m_panelGroupesContenants.Location = new System.Drawing.Point(0, 24); this.m_panelGroupesContenants.LockEdition = false; this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelGroupesContenants, sc2i.win32.common.TypeModeEdition.EnableSurEdition); this.m_panelGroupesContenants.Name = "m_panelGroupesContenants"; this.m_panelGroupesContenants.Size = new System.Drawing.Size(334, 346); this.m_extStyle.SetStyleBackColor(this.m_panelGroupesContenants, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_panelGroupesContenants, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_panelGroupesContenants.TabIndex = 0; // // listViewColumn6 // this.listViewColumn6.Field = "Nom"; this.listViewColumn6.PrecisionWidth = 0; this.listViewColumn6.ProportionnalSize = false; this.listViewColumn6.Text = "Label|50"; this.listViewColumn6.Visible = true; this.listViewColumn6.Width = 156; // // m_pageRoles // this.m_pageRoles.Controls.Add(this.m_listViewRoles); this.m_extLinkField.SetLinkField(this.m_pageRoles, ""); this.m_pageRoles.Location = new System.Drawing.Point(0, 25); this.m_gestionnaireModeEdition.SetModeEdition(this.m_pageRoles, sc2i.win32.common.TypeModeEdition.Autonome); this.m_pageRoles.Name = "m_pageRoles"; this.m_pageRoles.Selected = false; this.m_pageRoles.Size = new System.Drawing.Size(794, 377); this.m_extStyle.SetStyleBackColor(this.m_pageRoles, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_pageRoles, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_pageRoles.TabIndex = 1; this.m_pageRoles.Title = "Associated Roles|790"; // // m_pageChampsCustom // this.m_pageChampsCustom.Controls.Add(this.m_panelDefinisseurChamps); this.m_extLinkField.SetLinkField(this.m_pageChampsCustom, ""); this.m_pageChampsCustom.Location = new System.Drawing.Point(0, 25); this.m_gestionnaireModeEdition.SetModeEdition(this.m_pageChampsCustom, sc2i.win32.common.TypeModeEdition.Autonome); this.m_pageChampsCustom.Name = "m_pageChampsCustom"; this.m_pageChampsCustom.Selected = false; this.m_pageChampsCustom.Size = new System.Drawing.Size(794, 377); this.m_extStyle.SetStyleBackColor(this.m_pageChampsCustom, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_pageChampsCustom, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_pageChampsCustom.TabIndex = 2; this.m_pageChampsCustom.Title = "Custom fields|791"; // // m_panelDefinisseurChamps // this.m_panelDefinisseurChamps.Dock = System.Windows.Forms.DockStyle.Fill; this.m_extLinkField.SetLinkField(this.m_panelDefinisseurChamps, ""); this.m_panelDefinisseurChamps.Location = new System.Drawing.Point(0, 0); this.m_panelDefinisseurChamps.LockEdition = false; this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelDefinisseurChamps, sc2i.win32.common.TypeModeEdition.EnableSurEdition); this.m_panelDefinisseurChamps.Name = "m_panelDefinisseurChamps"; this.m_panelDefinisseurChamps.Size = new System.Drawing.Size(794, 377); this.m_extStyle.SetStyleBackColor(this.m_panelDefinisseurChamps, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_panelDefinisseurChamps, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_panelDefinisseurChamps.TabIndex = 0; // // listViewAutoFilledColumn2 // this.listViewAutoFilledColumn2.Field = "Libelle"; this.listViewAutoFilledColumn2.PrecisionWidth = 0; this.listViewAutoFilledColumn2.ProportionnalSize = false; this.listViewAutoFilledColumn2.Text = "Label|50"; this.listViewAutoFilledColumn2.Visible = true; this.listViewAutoFilledColumn2.Width = 312; // // listViewAutoFilledColumn3 // this.listViewAutoFilledColumn3.Field = "Libelle"; this.listViewAutoFilledColumn3.PrecisionWidth = 0; this.listViewAutoFilledColumn3.ProportionnalSize = false; this.listViewAutoFilledColumn3.Text = "Label|50"; this.listViewAutoFilledColumn3.Visible = true; this.listViewAutoFilledColumn3.Width = 200; // // c2iPanelOmbre1 // this.c2iPanelOmbre1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255))))); this.c2iPanelOmbre1.Controls.Add(this.m_txtNom); this.c2iPanelOmbre1.Controls.Add(this.label9); this.c2iPanelOmbre1.Controls.Add(this.m_chkMasque); this.c2iPanelOmbre1.ForeColor = System.Drawing.Color.Black; this.m_extLinkField.SetLinkField(this.c2iPanelOmbre1, ""); this.c2iPanelOmbre1.Location = new System.Drawing.Point(16, 32); this.c2iPanelOmbre1.LockEdition = false; this.m_gestionnaireModeEdition.SetModeEdition(this.c2iPanelOmbre1, sc2i.win32.common.TypeModeEdition.Autonome); this.c2iPanelOmbre1.Name = "c2iPanelOmbre1"; this.c2iPanelOmbre1.Size = new System.Drawing.Size(600, 66); this.m_extStyle.SetStyleBackColor(this.c2iPanelOmbre1, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel); this.m_extStyle.SetStyleForeColor(this.c2iPanelOmbre1, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorTextePanel); this.c2iPanelOmbre1.TabIndex = 0; // // m_txtNom // this.m_extLinkField.SetLinkField(this.m_txtNom, "Nom"); this.m_txtNom.Location = new System.Drawing.Point(80, 12); this.m_txtNom.LockEdition = false; this.m_gestionnaireModeEdition.SetModeEdition(this.m_txtNom, sc2i.win32.common.TypeModeEdition.EnableSurEdition); this.m_txtNom.Name = "m_txtNom"; this.m_txtNom.Size = new System.Drawing.Size(328, 20); this.m_extStyle.SetStyleBackColor(this.m_txtNom, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_txtNom, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_txtNom.TabIndex = 4003; this.m_txtNom.Text = "[Name]|30301"; // // label9 // this.m_extLinkField.SetLinkField(this.label9, ""); this.label9.Location = new System.Drawing.Point(7, 17); this.m_gestionnaireModeEdition.SetModeEdition(this.label9, sc2i.win32.common.TypeModeEdition.Autonome); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(67, 15); this.m_extStyle.SetStyleBackColor(this.label9, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.label9, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.label9.TabIndex = 4009; this.label9.Text = "Label|50"; // // m_chkMasque // this.m_extLinkField.SetLinkField(this.m_chkMasque, "Masquer"); this.m_chkMasque.Location = new System.Drawing.Point(424, 16); this.m_gestionnaireModeEdition.SetModeEdition(this.m_chkMasque, sc2i.win32.common.TypeModeEdition.EnableSurEdition); this.m_chkMasque.Name = "m_chkMasque"; this.m_chkMasque.Size = new System.Drawing.Size(126, 16); this.m_extStyle.SetStyleBackColor(this.m_chkMasque, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_chkMasque, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_chkMasque.TabIndex = 4006; this.m_chkMasque.Text = "Hiden Group|788"; // // label1 // this.label1.AutoSize = true; this.m_extLinkField.SetLinkField(this.label1, ""); this.label1.Location = new System.Drawing.Point(20, 16); this.m_gestionnaireModeEdition.SetModeEdition(this.label1, sc2i.win32.common.TypeModeEdition.Autonome); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(37, 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 = 4004; this.label1.Text = "Nom : "; // // CFormEditionGroupeActeurs // this.AutoScaleBaseSize = new System.Drawing.Size(5, 13); this.ClientSize = new System.Drawing.Size(830, 530); this.Controls.Add(this.m_tabControl); this.Controls.Add(this.c2iPanelOmbre1); this.m_extLinkField.SetLinkField(this, ""); this.m_gestionnaireModeEdition.SetModeEdition(this, sc2i.win32.common.TypeModeEdition.Autonome); this.Name = "CFormEditionGroupeActeurs"; this.m_extStyle.SetStyleBackColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.TabControl = this.m_tabControl; this.Load += new System.EventHandler(this.CFormEditionGroupeActeurs_Load); this.OnInitPage += new sc2i.win32.data.navigation.EventOnPageHandler(this.CFormEditionGroupeActeurs_OnInitPage); this.OnMajChampsPage += new sc2i.win32.data.navigation.EventOnPageHandler(this.CFormEditionGroupeActeurs_OnMajChampsPage); this.Closing += new System.ComponentModel.CancelEventHandler(this.CFormEditionGroupeActeurs_Closing); this.AfterPassageEnEdition += new sc2i.data.ObjetDonneeEventHandler(this.CFormEditionGroupeActeurs_AfterPassageEnEdition); this.Controls.SetChildIndex(this.m_panelMenu, 0); this.Controls.SetChildIndex(this.c2iPanelOmbre1, 0); this.Controls.SetChildIndex(this.m_tabControl, 0); this.m_tabControl.ResumeLayout(false); this.m_tabControl.PerformLayout(); this.m_pageEOs.ResumeLayout(false); this.m_pageGroupes.ResumeLayout(false); this.m_pageRoles.ResumeLayout(false); this.m_pageChampsCustom.ResumeLayout(false); this.c2iPanelOmbre1.ResumeLayout(false); this.c2iPanelOmbre1.PerformLayout(); this.ResumeLayout(false); }
/// <summary> /// Méthode requise pour la prise en charge du concepteur - ne modifiez pas /// le contenu de cette méthode avec l'éditeur de code. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); this.m_tabControl = new sc2i.win32.common.C2iTabControl(this.components); this.tabPage1 = new Crownwood.Magic.Controls.TabPage(); this.m_splitterFormulesOnglet1 = new System.Windows.Forms.SplitContainer(); this.m_txtFormuleListeDocuments = new sc2i.win32.expression.CControleEditeFormule(); this.label1 = new System.Windows.Forms.Label(); this.m_txtFormuleNomFichier = new sc2i.win32.expression.CControleEditeFormule(); this.label2 = new System.Windows.Forms.Label(); this.tabPage2 = new Crownwood.Magic.Controls.TabPage(); this.label3 = new System.Windows.Forms.Label(); this.m_wndListeCategories = new sc2i.win32.common.ListViewAutoFilled(); this.listViewAutoFilledColumn2 = new sc2i.win32.common.ListViewAutoFilledColumn(); this.tabPage3 = new Crownwood.Magic.Controls.TabPage(); this.m_txtFormuleCle = new sc2i.win32.expression.CControleEditeFormule(); this.label7 = new System.Windows.Forms.Label(); this.m_txtFormuleDescriptif = new sc2i.win32.expression.CControleEditeFormule(); this.label5 = new System.Windows.Forms.Label(); this.m_txtFormuleLibelle = new sc2i.win32.expression.CControleEditeFormule(); this.label4 = new System.Windows.Forms.Label(); this.listViewAutoFilledColumn1 = new sc2i.win32.common.ListViewAutoFilledColumn(); this.m_wndAideFormule = new sc2i.win32.expression.CControlAideFormule(); this.m_exStyle = new sc2i.win32.common.CExtStyle(); this.m_tabControl.SuspendLayout(); this.tabPage1.SuspendLayout(); this.m_splitterFormulesOnglet1.Panel1.SuspendLayout(); this.m_splitterFormulesOnglet1.Panel2.SuspendLayout(); this.m_splitterFormulesOnglet1.SuspendLayout(); this.tabPage2.SuspendLayout(); this.tabPage3.SuspendLayout(); this.SuspendLayout(); // // m_lblStockerResIn // this.m_exStyle.SetStyleBackColor(this.m_lblStockerResIn, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_exStyle.SetStyleForeColor(this.m_lblStockerResIn, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_lblStockerResIn.Text = "Store the result in|112"; // // m_tabControl // this.m_tabControl.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.m_tabControl.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255))))); this.m_tabControl.BoldSelectedPage = true; this.m_tabControl.ControlBottomOffset = 16; this.m_tabControl.ControlRightOffset = 16; this.m_tabControl.ForeColor = System.Drawing.Color.Black; this.m_tabControl.IDEPixelArea = false; this.m_tabControl.Location = new System.Drawing.Point(8, 38); this.m_tabControl.Name = "m_tabControl"; this.m_tabControl.Ombre = true; this.m_tabControl.PositionTop = true; this.m_tabControl.SelectedIndex = 0; this.m_tabControl.SelectedTab = this.tabPage1; this.m_tabControl.Size = new System.Drawing.Size(476, 358); this.m_exStyle.SetStyleBackColor(this.m_tabControl, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel); this.m_exStyle.SetStyleForeColor(this.m_tabControl, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorTextePanel); this.m_tabControl.TabIndex = 7; this.m_tabControl.TabPages.AddRange(new Crownwood.Magic.Controls.TabPage[] { this.tabPage1, this.tabPage2, this.tabPage3 }); this.m_tabControl.TextColor = System.Drawing.Color.Black; // // tabPage1 // this.tabPage1.Controls.Add(this.m_splitterFormulesOnglet1); this.tabPage1.Location = new System.Drawing.Point(0, 25); this.tabPage1.Name = "tabPage1"; this.tabPage1.Size = new System.Drawing.Size(460, 317); this.m_exStyle.SetStyleBackColor(this.tabPage1, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_exStyle.SetStyleForeColor(this.tabPage1, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.tabPage1.TabIndex = 10; this.tabPage1.Title = "Content|20016"; // // m_splitterFormulesOnglet1 // this.m_splitterFormulesOnglet1.Dock = System.Windows.Forms.DockStyle.Fill; this.m_splitterFormulesOnglet1.Location = new System.Drawing.Point(0, 0); this.m_splitterFormulesOnglet1.Name = "m_splitterFormulesOnglet1"; this.m_splitterFormulesOnglet1.Orientation = System.Windows.Forms.Orientation.Horizontal; // // m_splitterFormulesOnglet1.Panel1 // this.m_splitterFormulesOnglet1.Panel1.Controls.Add(this.m_txtFormuleListeDocuments); this.m_splitterFormulesOnglet1.Panel1.Controls.Add(this.label1); this.m_exStyle.SetStyleBackColor(this.m_splitterFormulesOnglet1.Panel1, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_exStyle.SetStyleForeColor(this.m_splitterFormulesOnglet1.Panel1, sc2i.win32.common.CExtStyle.EnumCouleurs.None); // // m_splitterFormulesOnglet1.Panel2 // this.m_splitterFormulesOnglet1.Panel2.Controls.Add(this.m_txtFormuleNomFichier); this.m_splitterFormulesOnglet1.Panel2.Controls.Add(this.label2); this.m_exStyle.SetStyleBackColor(this.m_splitterFormulesOnglet1.Panel2, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_exStyle.SetStyleForeColor(this.m_splitterFormulesOnglet1.Panel2, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_splitterFormulesOnglet1.Size = new System.Drawing.Size(460, 317); this.m_splitterFormulesOnglet1.SplitterDistance = 146; this.m_exStyle.SetStyleBackColor(this.m_splitterFormulesOnglet1, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_exStyle.SetStyleForeColor(this.m_splitterFormulesOnglet1, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_splitterFormulesOnglet1.TabIndex = 5; // // m_txtFormuleListeDocuments // this.m_txtFormuleListeDocuments.BackColor = System.Drawing.Color.White; this.m_txtFormuleListeDocuments.Dock = System.Windows.Forms.DockStyle.Fill; this.m_txtFormuleListeDocuments.Font = new System.Drawing.Font("Courier New", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.m_txtFormuleListeDocuments.Formule = null; this.m_txtFormuleListeDocuments.Location = new System.Drawing.Point(0, 13); this.m_txtFormuleListeDocuments.LockEdition = false; this.m_txtFormuleListeDocuments.Name = "m_txtFormuleListeDocuments"; this.m_txtFormuleListeDocuments.Size = new System.Drawing.Size(460, 133); this.m_exStyle.SetStyleBackColor(this.m_txtFormuleListeDocuments, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_exStyle.SetStyleForeColor(this.m_txtFormuleListeDocuments, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_txtFormuleListeDocuments.TabIndex = 2; this.m_txtFormuleListeDocuments.Enter += new System.EventHandler(this.OnEnterTextBoxFormuleSurProcess); // // label1 // this.label1.Dock = System.Windows.Forms.DockStyle.Top; this.label1.Location = new System.Drawing.Point(0, 0); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(460, 13); this.m_exStyle.SetStyleBackColor(this.label1, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_exStyle.SetStyleForeColor(this.label1, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.label1.TabIndex = 3; this.label1.Text = "EDM document list|20041"; // // m_txtFormuleNomFichier // this.m_txtFormuleNomFichier.BackColor = System.Drawing.Color.White; this.m_txtFormuleNomFichier.Dock = System.Windows.Forms.DockStyle.Fill; this.m_txtFormuleNomFichier.Font = new System.Drawing.Font("Courier New", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.m_txtFormuleNomFichier.Formule = null; this.m_txtFormuleNomFichier.Location = new System.Drawing.Point(0, 13); this.m_txtFormuleNomFichier.LockEdition = false; this.m_txtFormuleNomFichier.Name = "m_txtFormuleNomFichier"; this.m_txtFormuleNomFichier.Size = new System.Drawing.Size(460, 154); this.m_exStyle.SetStyleBackColor(this.m_txtFormuleNomFichier, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_exStyle.SetStyleForeColor(this.m_txtFormuleNomFichier, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_txtFormuleNomFichier.TabIndex = 5; this.m_txtFormuleNomFichier.Enter += new System.EventHandler(this.m_txtFormuleNomFichier_Enter); // // label2 // this.label2.Dock = System.Windows.Forms.DockStyle.Top; this.label2.Location = new System.Drawing.Point(0, 0); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(460, 13); this.m_exStyle.SetStyleBackColor(this.label2, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_exStyle.SetStyleForeColor(this.label2, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.label2.TabIndex = 4; this.label2.Text = "file name for each document|20042"; // // tabPage2 // this.tabPage2.Controls.Add(this.label3); this.tabPage2.Controls.Add(this.m_wndListeCategories); this.tabPage2.Location = new System.Drawing.Point(0, 25); this.tabPage2.Name = "tabPage2"; this.tabPage2.Selected = false; this.tabPage2.Size = new System.Drawing.Size(460, 317); this.m_exStyle.SetStyleBackColor(this.tabPage2, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_exStyle.SetStyleForeColor(this.tabPage2, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.tabPage2.TabIndex = 11; this.tabPage2.Title = "EDM category|176"; this.tabPage2.Visible = false; // // label3 // this.label3.Location = new System.Drawing.Point(8, 24); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(322, 16); this.m_exStyle.SetStyleBackColor(this.label3, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_exStyle.SetStyleForeColor(this.label3, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.label3.TabIndex = 1; this.label3.Text = "The document will be stored in the following categories|30244"; // // m_wndListeCategories // this.m_wndListeCategories.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left))); this.m_wndListeCategories.CheckBoxes = true; this.m_wndListeCategories.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { this.listViewAutoFilledColumn2 }); this.m_wndListeCategories.EnableCustomisation = true; this.m_wndListeCategories.FullRowSelect = true; this.m_wndListeCategories.Location = new System.Drawing.Point(8, 40); this.m_wndListeCategories.MultiSelect = false; this.m_wndListeCategories.Name = "m_wndListeCategories"; this.m_wndListeCategories.Size = new System.Drawing.Size(296, 270); this.m_exStyle.SetStyleBackColor(this.m_wndListeCategories, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_exStyle.SetStyleForeColor(this.m_wndListeCategories, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_wndListeCategories.TabIndex = 0; this.m_wndListeCategories.UseCompatibleStateImageBehavior = false; this.m_wndListeCategories.View = System.Windows.Forms.View.Details; // // listViewAutoFilledColumn2 // this.listViewAutoFilledColumn2.Field = "Libelle"; this.listViewAutoFilledColumn2.PrecisionWidth = 0; this.listViewAutoFilledColumn2.ProportionnalSize = false; this.listViewAutoFilledColumn2.Text = "Category|30245"; this.listViewAutoFilledColumn2.Visible = true; this.listViewAutoFilledColumn2.Width = 279; // // tabPage3 // this.tabPage3.Controls.Add(this.m_txtFormuleCle); this.tabPage3.Controls.Add(this.label7); this.tabPage3.Controls.Add(this.m_txtFormuleDescriptif); this.tabPage3.Controls.Add(this.label5); this.tabPage3.Controls.Add(this.m_txtFormuleLibelle); this.tabPage3.Controls.Add(this.label4); this.tabPage3.Location = new System.Drawing.Point(0, 25); this.tabPage3.Name = "tabPage3"; this.tabPage3.Selected = false; this.tabPage3.Size = new System.Drawing.Size(460, 317); this.m_exStyle.SetStyleBackColor(this.tabPage3, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_exStyle.SetStyleForeColor(this.tabPage3, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.tabPage3.TabIndex = 12; this.tabPage3.Title = "Document characteristics|1039"; this.tabPage3.Visible = false; // // m_txtFormuleCle // this.m_txtFormuleCle.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.m_txtFormuleCle.BackColor = System.Drawing.Color.White; this.m_txtFormuleCle.Font = new System.Drawing.Font("Courier New", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.m_txtFormuleCle.Formule = null; this.m_txtFormuleCle.Location = new System.Drawing.Point(8, 224); this.m_txtFormuleCle.LockEdition = false; this.m_txtFormuleCle.Name = "m_txtFormuleCle"; this.m_txtFormuleCle.Size = new System.Drawing.Size(444, 86); this.m_exStyle.SetStyleBackColor(this.m_txtFormuleCle, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_exStyle.SetStyleForeColor(this.m_txtFormuleCle, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_txtFormuleCle.TabIndex = 7; this.m_txtFormuleCle.Enter += new System.EventHandler(this.OnEnterTextBoxFormuleSurProcess); // // label7 // this.label7.Location = new System.Drawing.Point(8, 208); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(120, 16); this.m_exStyle.SetStyleBackColor(this.label7, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_exStyle.SetStyleForeColor(this.label7, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.label7.TabIndex = 6; this.label7.Text = "Key (unique Id)|1043"; // // m_txtFormuleDescriptif // this.m_txtFormuleDescriptif.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.m_txtFormuleDescriptif.BackColor = System.Drawing.Color.White; this.m_txtFormuleDescriptif.Font = new System.Drawing.Font("Courier New", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.m_txtFormuleDescriptif.Formule = null; this.m_txtFormuleDescriptif.Location = new System.Drawing.Point(8, 136); this.m_txtFormuleDescriptif.LockEdition = false; this.m_txtFormuleDescriptif.Name = "m_txtFormuleDescriptif"; this.m_txtFormuleDescriptif.Size = new System.Drawing.Size(444, 64); this.m_exStyle.SetStyleBackColor(this.m_txtFormuleDescriptif, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_exStyle.SetStyleForeColor(this.m_txtFormuleDescriptif, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_txtFormuleDescriptif.TabIndex = 3; this.m_txtFormuleDescriptif.Enter += new System.EventHandler(this.OnEnterTextBoxFormuleSurProcess); // // label5 // this.label5.Location = new System.Drawing.Point(8, 120); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(162, 16); this.m_exStyle.SetStyleBackColor(this.label5, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_exStyle.SetStyleForeColor(this.label5, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.label5.TabIndex = 2; this.label5.Text = "Document description|1042"; // // m_txtFormuleLibelle // this.m_txtFormuleLibelle.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.m_txtFormuleLibelle.BackColor = System.Drawing.Color.White; this.m_txtFormuleLibelle.Font = new System.Drawing.Font("Courier New", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.m_txtFormuleLibelle.Formule = null; this.m_txtFormuleLibelle.Location = new System.Drawing.Point(8, 48); this.m_txtFormuleLibelle.LockEdition = false; this.m_txtFormuleLibelle.Name = "m_txtFormuleLibelle"; this.m_txtFormuleLibelle.Size = new System.Drawing.Size(444, 64); this.m_exStyle.SetStyleBackColor(this.m_txtFormuleLibelle, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_exStyle.SetStyleForeColor(this.m_txtFormuleLibelle, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_txtFormuleLibelle.TabIndex = 1; this.m_txtFormuleLibelle.Enter += new System.EventHandler(this.OnEnterTextBoxFormuleSurProcess); // // label4 // this.label4.Location = new System.Drawing.Point(8, 32); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(112, 16); this.m_exStyle.SetStyleBackColor(this.label4, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_exStyle.SetStyleForeColor(this.label4, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.label4.TabIndex = 0; this.label4.Text = "Document label|1041"; // // listViewAutoFilledColumn1 // this.listViewAutoFilledColumn1.Field = "Nom"; this.listViewAutoFilledColumn1.PrecisionWidth = 0; this.listViewAutoFilledColumn1.ProportionnalSize = false; this.listViewAutoFilledColumn1.Text = "Name |164"; this.listViewAutoFilledColumn1.Visible = true; this.listViewAutoFilledColumn1.Width = 176; // // m_wndAideFormule // this.m_wndAideFormule.BackColor = System.Drawing.Color.White; this.m_wndAideFormule.Dock = System.Windows.Forms.DockStyle.Right; this.m_wndAideFormule.FournisseurProprietes = null; this.m_wndAideFormule.Location = new System.Drawing.Point(484, 32); this.m_wndAideFormule.Name = "m_wndAideFormule"; this.m_wndAideFormule.ObjetInterroge = null; this.m_wndAideFormule.SendIdChamps = false; this.m_wndAideFormule.Size = new System.Drawing.Size(176, 361); this.m_exStyle.SetStyleBackColor(this.m_wndAideFormule, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_exStyle.SetStyleForeColor(this.m_wndAideFormule, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_wndAideFormule.TabIndex = 4; this.m_wndAideFormule.OnSendCommande += new sc2i.win32.expression.SendCommande(this.m_wndAideFormule_OnSendCommande); // // CFormEditZipGedDansGed // this.AutoScaleBaseSize = new System.Drawing.Size(5, 13); this.ClientSize = new System.Drawing.Size(660, 441); this.Controls.Add(this.m_tabControl); this.Controls.Add(this.m_wndAideFormule); this.Name = "CFormEditZipGedDansGed"; this.m_exStyle.SetStyleBackColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_exStyle.SetStyleForeColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.Text = "Create zip file from edm documents|20040"; this.Load += new System.EventHandler(this.CFormEditZipGedDansGedCode_Load); this.Controls.SetChildIndex(this.m_wndAideFormule, 0); this.Controls.SetChildIndex(this.m_tabControl, 0); this.m_tabControl.ResumeLayout(false); this.m_tabControl.PerformLayout(); this.tabPage1.ResumeLayout(false); this.m_splitterFormulesOnglet1.Panel1.ResumeLayout(false); this.m_splitterFormulesOnglet1.Panel2.ResumeLayout(false); this.m_splitterFormulesOnglet1.ResumeLayout(false); this.tabPage2.ResumeLayout(false); this.tabPage3.ResumeLayout(false); this.ResumeLayout(false); }
/// <summary> /// Méthode requise pour la prise en charge du concepteur - ne modifiez pas /// le contenu de cette méthode avec l'éditeur de code. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); this.panel2 = new System.Windows.Forms.Panel(); this.c2iTabControl1 = new sc2i.win32.common.C2iTabControl(this.components); this.tabPage1 = new Crownwood.Magic.Controls.TabPage(); this.m_cmbChampDest = new sc2i.win32.common.CComboboxAutoFilled(); this.label2 = new System.Windows.Forms.Label(); this.m_txtConditionDest = new sc2i.win32.expression.CControleEditeFormule(); this.label1 = new System.Windows.Forms.Label(); this.m_txtDest = new sc2i.win32.expression.CControleEditeFormule(); this.tabPage2 = new Crownwood.Magic.Controls.TabPage(); this.m_cmbChampSource = new sc2i.win32.common.CComboboxAutoFilled(); this.label3 = new System.Windows.Forms.Label(); this.m_txtSource = new sc2i.win32.expression.CControleEditeFormule(); this.splitter1 = new System.Windows.Forms.Splitter(); this.m_wndAideFormule = new sc2i.win32.expression.CControlAideFormule(); this.m_ExtStyle1 = new sc2i.win32.common.CExtStyle(); this.panel2.SuspendLayout(); this.c2iTabControl1.SuspendLayout(); this.tabPage1.SuspendLayout(); this.tabPage2.SuspendLayout(); this.SuspendLayout(); // // panel2 // this.panel2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.panel2.Controls.Add(this.c2iTabControl1); this.panel2.Controls.Add(this.splitter1); this.panel2.Controls.Add(this.m_wndAideFormule); this.panel2.Location = new System.Drawing.Point(0, 0); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(672, 391); this.m_ExtStyle1.SetStyleBackColor(this.panel2, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_ExtStyle1.SetStyleForeColor(this.panel2, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.panel2.TabIndex = 2; // // c2iTabControl1 // this.c2iTabControl1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255))))); this.c2iTabControl1.BoldSelectedPage = true; this.c2iTabControl1.ControlBottomOffset = 16; this.c2iTabControl1.ControlRightOffset = 16; this.c2iTabControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.c2iTabControl1.IDEPixelArea = false; this.c2iTabControl1.Location = new System.Drawing.Point(0, 0); this.c2iTabControl1.Name = "c2iTabControl1"; this.c2iTabControl1.Ombre = true; this.c2iTabControl1.PositionTop = true; this.c2iTabControl1.SelectedIndex = 1; this.c2iTabControl1.SelectedTab = this.tabPage2; this.c2iTabControl1.Size = new System.Drawing.Size(493, 391); this.m_ExtStyle1.SetStyleBackColor(this.c2iTabControl1, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel); this.m_ExtStyle1.SetStyleForeColor(this.c2iTabControl1, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.c2iTabControl1.TabIndex = 3; this.c2iTabControl1.TabPages.AddRange(new Crownwood.Magic.Controls.TabPage[] { this.tabPage1, this.tabPage2 }); // // tabPage1 // this.tabPage1.Controls.Add(this.m_cmbChampDest); this.tabPage1.Controls.Add(this.label2); this.tabPage1.Controls.Add(this.m_txtConditionDest); this.tabPage1.Controls.Add(this.label1); this.tabPage1.Controls.Add(this.m_txtDest); this.tabPage1.Location = new System.Drawing.Point(0, 25); this.tabPage1.Name = "tabPage1"; this.tabPage1.Selected = false; this.tabPage1.Size = new System.Drawing.Size(477, 350); this.m_ExtStyle1.SetStyleBackColor(this.tabPage1, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_ExtStyle1.SetStyleForeColor(this.tabPage1, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.tabPage1.TabIndex = 10; this.tabPage1.Title = "Synchronized element|162"; // // m_cmbChampDest // this.m_cmbChampDest.DisplayMember = "NomConvivialPropOuChamp"; this.m_cmbChampDest.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.m_cmbChampDest.IsLink = false; this.m_cmbChampDest.ListDonnees = null; this.m_cmbChampDest.Location = new System.Drawing.Point(75, 152); this.m_cmbChampDest.LockEdition = false; this.m_cmbChampDest.Name = "m_cmbChampDest"; this.m_cmbChampDest.NullAutorise = false; this.m_cmbChampDest.ProprieteAffichee = "NomConvivialPropOuChamp"; this.m_cmbChampDest.Size = new System.Drawing.Size(328, 21); this.m_ExtStyle1.SetStyleBackColor(this.m_cmbChampDest, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_ExtStyle1.SetStyleForeColor(this.m_cmbChampDest, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_cmbChampDest.TabIndex = 9; this.m_cmbChampDest.TextNull = I.T("(empty)|30018"); this.m_cmbChampDest.Tri = true; this.m_cmbChampDest.ValueMember = "NomChamp"; // // label2 // this.label2.Location = new System.Drawing.Point(8, 176); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(224, 16); this.m_ExtStyle1.SetStyleBackColor(this.label2, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_ExtStyle1.SetStyleForeColor(this.label2, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.label2.TabIndex = 6; this.label2.Text = "Synchronization condition|161"; // // m_txtConditionDest // this.m_txtConditionDest.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.m_txtConditionDest.BackColor = System.Drawing.Color.White; this.m_txtConditionDest.Font = new System.Drawing.Font("Courier New", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.m_txtConditionDest.Formule = null; this.m_txtConditionDest.Location = new System.Drawing.Point(8, 192); this.m_txtConditionDest.LockEdition = false; this.m_txtConditionDest.Name = "m_txtConditionDest"; this.m_txtConditionDest.Size = new System.Drawing.Size(464, 152); this.m_ExtStyle1.SetStyleBackColor(this.m_txtConditionDest, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_ExtStyle1.SetStyleForeColor(this.m_txtConditionDest, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_txtConditionDest.TabIndex = 5; this.m_txtConditionDest.Enter += new System.EventHandler(this.OnEnterZoneEdition); // // label1 // this.label1.Location = new System.Drawing.Point(12, 155); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(62, 16); this.m_ExtStyle1.SetStyleBackColor(this.label1, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_ExtStyle1.SetStyleForeColor(this.label1, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.label1.TabIndex = 3; this.label1.Text = "Field|160"; // // m_txtDest // this.m_txtDest.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.m_txtDest.BackColor = System.Drawing.Color.White; this.m_txtDest.Font = new System.Drawing.Font("Courier New", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.m_txtDest.Formule = null; this.m_txtDest.Location = new System.Drawing.Point(8, 8); this.m_txtDest.LockEdition = false; this.m_txtDest.Name = "m_txtDest"; this.m_txtDest.Size = new System.Drawing.Size(464, 136); this.m_ExtStyle1.SetStyleBackColor(this.m_txtDest, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_ExtStyle1.SetStyleForeColor(this.m_txtDest, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_txtDest.TabIndex = 2; this.m_txtDest.Enter += new System.EventHandler(this.OnEnterZoneEdition); this.m_txtDest.Load += new System.EventHandler(this.m_txtDest_Load); this.m_txtDest.Validated += new System.EventHandler(this.m_txtDest_Validated); this.m_txtDest.TextChanged += new System.EventHandler(this.m_txtDest_Validated); // // tabPage2 // this.tabPage2.Controls.Add(this.m_cmbChampSource); this.tabPage2.Controls.Add(this.label3); this.tabPage2.Controls.Add(this.m_txtSource); this.tabPage2.Location = new System.Drawing.Point(0, 25); this.tabPage2.Name = "tabPage2"; this.tabPage2.Size = new System.Drawing.Size(477, 350); this.m_ExtStyle1.SetStyleBackColor(this.tabPage2, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_ExtStyle1.SetStyleForeColor(this.tabPage2, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.tabPage2.TabIndex = 11; this.tabPage2.Title = "Watched event|163"; // // m_cmbChampSource // this.m_cmbChampSource.DisplayMember = "NomConvivialPropOuChamp"; this.m_cmbChampSource.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.m_cmbChampSource.IsLink = false; this.m_cmbChampSource.ListDonnees = null; this.m_cmbChampSource.Location = new System.Drawing.Point(97, 150); this.m_cmbChampSource.LockEdition = false; this.m_cmbChampSource.Name = "m_cmbChampSource"; this.m_cmbChampSource.NullAutorise = false; this.m_cmbChampSource.ProprieteAffichee = "NomConvivialPropOuChamp"; this.m_cmbChampSource.Size = new System.Drawing.Size(328, 21); this.m_ExtStyle1.SetStyleBackColor(this.m_cmbChampSource, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_ExtStyle1.SetStyleForeColor(this.m_cmbChampSource, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_cmbChampSource.TabIndex = 8; this.m_cmbChampSource.TextNull = I.T("(empty)|30018"); this.m_cmbChampSource.Tri = true; this.m_cmbChampSource.ValueMember = "NomChamp"; // // label3 // this.label3.Location = new System.Drawing.Point(24, 155); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(67, 16); this.m_ExtStyle1.SetStyleBackColor(this.label3, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_ExtStyle1.SetStyleForeColor(this.label3, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.label3.TabIndex = 6; this.label3.Text = "Field|160"; // // m_txtSource // this.m_txtSource.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.m_txtSource.BackColor = System.Drawing.Color.White; this.m_txtSource.Font = new System.Drawing.Font("Courier New", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.m_txtSource.Formule = null; this.m_txtSource.Location = new System.Drawing.Point(8, 8); this.m_txtSource.LockEdition = false; this.m_txtSource.Name = "m_txtSource"; this.m_txtSource.Size = new System.Drawing.Size(464, 136); this.m_ExtStyle1.SetStyleBackColor(this.m_txtSource, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_ExtStyle1.SetStyleForeColor(this.m_txtSource, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_txtSource.TabIndex = 5; this.m_txtSource.Enter += new System.EventHandler(this.OnEnterZoneEdition); this.m_txtSource.Validated += new System.EventHandler(this.m_txtSource_Validated); this.m_txtSource.TextChanged += new System.EventHandler(this.m_txtSource_Validated); // // splitter1 // this.splitter1.Dock = System.Windows.Forms.DockStyle.Right; this.splitter1.Location = new System.Drawing.Point(493, 0); this.splitter1.Name = "splitter1"; this.splitter1.Size = new System.Drawing.Size(3, 391); this.m_ExtStyle1.SetStyleBackColor(this.splitter1, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_ExtStyle1.SetStyleForeColor(this.splitter1, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.splitter1.TabIndex = 4; this.splitter1.TabStop = false; // // m_wndAideFormule // this.m_wndAideFormule.Dock = System.Windows.Forms.DockStyle.Right; this.m_wndAideFormule.FournisseurProprietes = null; this.m_wndAideFormule.Location = new System.Drawing.Point(496, 0); this.m_wndAideFormule.Name = "m_wndAideFormule"; this.m_wndAideFormule.SendIdChamps = false; this.m_wndAideFormule.Size = new System.Drawing.Size(176, 391); this.m_ExtStyle1.SetStyleBackColor(this.m_wndAideFormule, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_ExtStyle1.SetStyleForeColor(this.m_wndAideFormule, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_wndAideFormule.TabIndex = 0; this.m_wndAideFormule.ObjetInterroge = null; this.m_wndAideFormule.OnSendCommande += new sc2i.win32.expression.SendCommande(this.m_wndAideFormule_OnSendCommande); // // CFormEditActionSynchronisme // this.AutoScaleBaseSize = new System.Drawing.Size(5, 13); this.ClientSize = new System.Drawing.Size(672, 437); this.Controls.Add(this.panel2); this.Name = "CFormEditActionSynchronisme"; this.m_ExtStyle1.SetStyleBackColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_ExtStyle1.SetStyleForeColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.Text = "Synchronization|159"; this.Load += new System.EventHandler(this.CFormEditActionSynchronisme_Load); this.Controls.SetChildIndex(this.panel2, 0); this.panel2.ResumeLayout(false); this.c2iTabControl1.ResumeLayout(false); this.c2iTabControl1.PerformLayout(); this.tabPage1.ResumeLayout(false); this.tabPage2.ResumeLayout(false); this.ResumeLayout(false); }
/// <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); }
/// <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(CPanelRoleClient)); sc2i.win32.common.GLColumn glColumn1 = new sc2i.win32.common.GLColumn(); sc2i.win32.common.GLColumn glColumn2 = new sc2i.win32.common.GLColumn(); this.m_imageCle = new System.Windows.Forms.PictureBox(); this.m_lblId = new System.Windows.Forms.Label(); this.listViewAutoFilledColumn2 = new sc2i.win32.common.ListViewAutoFilledColumn(); this.listViewAutoFilledColumn1 = new sc2i.win32.common.ListViewAutoFilledColumn(); this.m_panelId = new System.Windows.Forms.Panel(); this.m_ExtStyle = new sc2i.win32.common.CExtStyle(); this.m_panelListeContrats = new sc2i.win32.data.navigation.CPanelListeSpeedStandard(); this.m_tabControl = new sc2i.win32.common.C2iTabControl(this.components); this.m_pageTickets = new Crownwood.Magic.Controls.TabPage(); this.m_panelListeTickets = new sc2i.win32.data.navigation.CPanelListeSpeedStandard(); this.m_pageContrats = new Crownwood.Magic.Controls.TabPage(); this.m_gestionnaireTabControl = new sc2i.win32.common.CGestionnaireTabControl(); this.m_extModulesAssociator = new timos.CExtModulesAssociator(); ((System.ComponentModel.ISupportInitialize)(this.m_imageCle)).BeginInit(); this.m_panelId.SuspendLayout(); this.m_tabControl.SuspendLayout(); this.m_pageTickets.SuspendLayout(); this.m_pageContrats.SuspendLayout(); this.SuspendLayout(); // // m_gestionnaireModeEdition // this.m_gestionnaireModeEdition.ModeEditionChanged += new System.EventHandler(this.m_gestionnaireModeEdition_ModeEditionChanged); // // m_imageCle // this.m_imageCle.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.m_imageCle.Cursor = System.Windows.Forms.Cursors.Hand; this.m_imageCle.Image = ((System.Drawing.Image)(resources.GetObject("m_imageCle.Image"))); this.m_extLinkField.SetLinkField(this.m_imageCle, ""); this.m_imageCle.Location = new System.Drawing.Point(46, 4); this.m_gestionnaireModeEdition.SetModeEdition(this.m_imageCle, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extModulesAssociator.SetModules(this.m_imageCle, ""); this.m_imageCle.Name = "m_imageCle"; this.m_imageCle.Size = new System.Drawing.Size(16, 15); this.m_imageCle.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize; this.m_ExtStyle.SetStyleBackColor(this.m_imageCle, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_ExtStyle.SetStyleForeColor(this.m_imageCle, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_imageCle.TabIndex = 4002; this.m_imageCle.TabStop = false; this.m_imageCle.Click += new System.EventHandler(this.m_imageCle_Click); // // m_lblId // this.m_lblId.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.m_extLinkField.SetLinkField(this.m_lblId, "Id"); this.m_lblId.Location = new System.Drawing.Point(-2, 4); this.m_gestionnaireModeEdition.SetModeEdition(this.m_lblId, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extModulesAssociator.SetModules(this.m_lblId, ""); this.m_lblId.Name = "m_lblId"; this.m_lblId.Size = new System.Drawing.Size(48, 16); this.m_ExtStyle.SetStyleBackColor(this.m_lblId, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_ExtStyle.SetStyleForeColor(this.m_lblId, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_lblId.TabIndex = 4003; this.m_lblId.Text = "[Id]"; this.m_lblId.TextAlign = System.Drawing.ContentAlignment.TopRight; this.m_lblId.Visible = false; // // listViewAutoFilledColumn2 // this.listViewAutoFilledColumn2.Field = "Libelle"; this.listViewAutoFilledColumn2.PrecisionWidth = 0; this.listViewAutoFilledColumn2.ProportionnalSize = false; this.listViewAutoFilledColumn2.Text = "Label|50"; this.listViewAutoFilledColumn2.Visible = true; this.listViewAutoFilledColumn2.Width = 300; // // listViewAutoFilledColumn1 // this.listViewAutoFilledColumn1.Field = "Acteur.Nom"; this.listViewAutoFilledColumn1.PrecisionWidth = 0; this.listViewAutoFilledColumn1.ProportionnalSize = false; this.listViewAutoFilledColumn1.Text = "Acteur"; this.listViewAutoFilledColumn1.Visible = true; this.listViewAutoFilledColumn1.Width = 360; // // m_panelId // this.m_panelId.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.m_panelId.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255))))); this.m_panelId.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.m_panelId.Controls.Add(this.m_lblId); this.m_panelId.Controls.Add(this.m_imageCle); this.m_panelId.ForeColor = System.Drawing.Color.Black; this.m_extLinkField.SetLinkField(this.m_panelId, ""); this.m_panelId.Location = new System.Drawing.Point(541, 0); this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelId, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extModulesAssociator.SetModules(this.m_panelId, ""); this.m_panelId.Name = "m_panelId"; this.m_panelId.Size = new System.Drawing.Size(64, 24); this.m_ExtStyle.SetStyleBackColor(this.m_panelId, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel); this.m_ExtStyle.SetStyleForeColor(this.m_panelId, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorTextePanel); this.m_panelId.TabIndex = 4005; // // m_panelListeContrats // this.m_panelListeContrats.AllowArbre = false; glColumn1.ActiveControlItems = ((System.Collections.ArrayList)(resources.GetObject("glColumn1.ActiveControlItems"))); glColumn1.BackColor = System.Drawing.Color.Transparent; glColumn1.ControlType = sc2i.win32.common.ColumnControlTypes.None; glColumn1.ForColor = System.Drawing.Color.Black; glColumn1.ImageIndex = -1; glColumn1.IsCheckColumn = false; glColumn1.LastSortState = sc2i.win32.common.ColumnSortState.SortedUp; glColumn1.Name = "colRessourceLibelle"; glColumn1.Propriete = "Libelle"; glColumn1.Text = "Label|50"; glColumn1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; glColumn1.Width = 100; this.m_panelListeContrats.Columns.AddRange(new sc2i.win32.common.GLColumn[] { glColumn1 }); this.m_panelListeContrats.ContexteUtilisation = ""; this.m_panelListeContrats.ControlFiltreStandard = null; this.m_panelListeContrats.Dock = System.Windows.Forms.DockStyle.Fill; this.m_panelListeContrats.ElementSelectionne = null; this.m_panelListeContrats.EnableCustomisation = true; this.m_panelListeContrats.FiltreDeBase = null; this.m_panelListeContrats.FiltreDeBaseEnAjout = false; this.m_panelListeContrats.FiltrePrefere = null; this.m_panelListeContrats.FiltreRapide = null; this.m_extLinkField.SetLinkField(this.m_panelListeContrats, ""); this.m_panelListeContrats.ListeObjets = null; this.m_panelListeContrats.Location = new System.Drawing.Point(0, 0); this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelListeContrats, sc2i.win32.common.TypeModeEdition.DisableSurEdition); this.m_panelListeContrats.ModeQuickSearch = false; this.m_panelListeContrats.ModeSelection = false; this.m_extModulesAssociator.SetModules(this.m_panelListeContrats, ""); this.m_panelListeContrats.MultiSelect = false; this.m_panelListeContrats.Name = "m_panelListeContrats"; this.m_panelListeContrats.Navigateur = null; this.m_panelListeContrats.ProprieteObjetAEditer = null; this.m_panelListeContrats.QuickSearchText = ""; this.m_panelListeContrats.Size = new System.Drawing.Size(608, 199); this.m_ExtStyle.SetStyleBackColor(this.m_panelListeContrats, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_ExtStyle.SetStyleForeColor(this.m_panelListeContrats, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_panelListeContrats.TabIndex = 4004; this.m_panelListeContrats.TrierAuClicSurEnteteColonne = true; // // m_tabControl // this.m_tabControl.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255))))); this.m_tabControl.BoldSelectedPage = true; this.m_tabControl.Dock = System.Windows.Forms.DockStyle.Fill; this.m_tabControl.IDEPixelArea = false; this.m_extLinkField.SetLinkField(this.m_tabControl, ""); this.m_tabControl.Location = new System.Drawing.Point(0, 0); this.m_gestionnaireModeEdition.SetModeEdition(this.m_tabControl, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extModulesAssociator.SetModules(this.m_tabControl, ""); this.m_tabControl.Name = "m_tabControl"; this.m_tabControl.Ombre = false; this.m_tabControl.PositionTop = true; this.m_tabControl.SelectedIndex = 0; this.m_tabControl.SelectedTab = this.m_pageContrats; this.m_tabControl.Size = new System.Drawing.Size(608, 224); this.m_ExtStyle.SetStyleBackColor(this.m_tabControl, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_ExtStyle.SetStyleForeColor(this.m_tabControl, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_tabControl.TabIndex = 4006; this.m_tabControl.TabPages.AddRange(new Crownwood.Magic.Controls.TabPage[] { this.m_pageContrats, this.m_pageTickets }); // // m_pageTickets // this.m_pageTickets.Controls.Add(this.m_panelListeTickets); this.m_extLinkField.SetLinkField(this.m_pageTickets, ""); this.m_pageTickets.Location = new System.Drawing.Point(0, 25); this.m_gestionnaireModeEdition.SetModeEdition(this.m_pageTickets, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extModulesAssociator.SetModules(this.m_pageTickets, "AINTER_CORR"); this.m_pageTickets.Name = "m_pageTickets"; this.m_pageTickets.Selected = false; this.m_pageTickets.Size = new System.Drawing.Size(608, 199); this.m_ExtStyle.SetStyleBackColor(this.m_pageTickets, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_ExtStyle.SetStyleForeColor(this.m_pageTickets, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_pageTickets.TabIndex = 11; this.m_pageTickets.Title = "Related Tickets|659"; // // m_panelListeTickets // this.m_panelListeTickets.AllowArbre = false; glColumn2.ActiveControlItems = ((System.Collections.ArrayList)(resources.GetObject("glColumn2.ActiveControlItems"))); glColumn2.BackColor = System.Drawing.Color.Transparent; glColumn2.ControlType = sc2i.win32.common.ColumnControlTypes.None; glColumn2.ForColor = System.Drawing.Color.Black; glColumn2.ImageIndex = -1; glColumn2.IsCheckColumn = false; glColumn2.LastSortState = sc2i.win32.common.ColumnSortState.SortedUp; glColumn2.Name = "colRessourceLibelle"; glColumn2.Propriete = "Libelle"; glColumn2.Text = "Label|50"; glColumn2.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; glColumn2.Width = 100; this.m_panelListeTickets.Columns.AddRange(new sc2i.win32.common.GLColumn[] { glColumn2 }); this.m_panelListeTickets.ContexteUtilisation = ""; this.m_panelListeTickets.ControlFiltreStandard = null; this.m_panelListeTickets.Dock = System.Windows.Forms.DockStyle.Fill; this.m_panelListeTickets.ElementSelectionne = null; this.m_panelListeTickets.EnableCustomisation = true; this.m_panelListeTickets.FiltreDeBase = null; this.m_panelListeTickets.FiltreDeBaseEnAjout = false; this.m_panelListeTickets.FiltrePrefere = null; this.m_panelListeTickets.FiltreRapide = null; this.m_extLinkField.SetLinkField(this.m_panelListeTickets, ""); this.m_panelListeTickets.ListeObjets = null; this.m_panelListeTickets.Location = new System.Drawing.Point(0, 0); this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelListeTickets, sc2i.win32.common.TypeModeEdition.DisableSurEdition); this.m_panelListeTickets.ModeQuickSearch = false; this.m_panelListeTickets.ModeSelection = false; this.m_extModulesAssociator.SetModules(this.m_panelListeTickets, ""); this.m_panelListeTickets.MultiSelect = false; this.m_panelListeTickets.Name = "m_panelListeTickets"; this.m_panelListeTickets.Navigateur = null; this.m_panelListeTickets.ProprieteObjetAEditer = null; this.m_panelListeTickets.QuickSearchText = ""; this.m_panelListeTickets.Size = new System.Drawing.Size(608, 199); this.m_ExtStyle.SetStyleBackColor(this.m_panelListeTickets, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_ExtStyle.SetStyleForeColor(this.m_panelListeTickets, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_panelListeTickets.TabIndex = 4005; this.m_panelListeTickets.TrierAuClicSurEnteteColonne = true; // // m_pageContrats // this.m_pageContrats.Controls.Add(this.m_panelListeContrats); this.m_extLinkField.SetLinkField(this.m_pageContrats, ""); this.m_pageContrats.Location = new System.Drawing.Point(0, 25); this.m_gestionnaireModeEdition.SetModeEdition(this.m_pageContrats, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extModulesAssociator.SetModules(this.m_pageContrats, ""); this.m_pageContrats.Name = "m_pageContrats"; this.m_pageContrats.Size = new System.Drawing.Size(608, 199); this.m_ExtStyle.SetStyleBackColor(this.m_pageContrats, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_ExtStyle.SetStyleForeColor(this.m_pageContrats, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_pageContrats.TabIndex = 10; this.m_pageContrats.Title = "Contracts|640"; // // m_gestionnaireTabControl // this.m_gestionnaireTabControl.TabControl = this.m_tabControl; this.m_gestionnaireTabControl.OnInitPage += new sc2i.win32.common.EventOnPageHandler(this.m_gestionnaireTabControl_OnInitPage); this.m_gestionnaireTabControl.OnMajChampsPage += new sc2i.win32.common.EventOnPageHandler(this.m_gestionnaireTabControl_OnMajChampsPage); // // CPanelRoleClient // this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255))))); this.Controls.Add(this.m_panelId); this.Controls.Add(this.m_tabControl); this.ForeColor = System.Drawing.Color.Black; this.m_extLinkField.SetLinkField(this, ""); this.m_gestionnaireModeEdition.SetModeEdition(this, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extModulesAssociator.SetModules(this, ""); this.Name = "CPanelRoleClient"; this.Size = new System.Drawing.Size(608, 224); 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.CPanelRoleUtilisateur_Load); ((System.ComponentModel.ISupportInitialize)(this.m_imageCle)).EndInit(); this.m_panelId.ResumeLayout(false); this.m_panelId.PerformLayout(); this.m_tabControl.ResumeLayout(false); this.m_tabControl.PerformLayout(); this.m_pageTickets.ResumeLayout(false); this.m_pageContrats.ResumeLayout(false); this.ResumeLayout(false); }
/// <summary> /// Méthode requise pour la prise en charge du concepteur - ne modifiez pas /// le contenu de cette méthode avec l'éditeur de code. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); this.components = new System.ComponentModel.Container(); this.m_btnAnnuler = new System.Windows.Forms.Button(); this.m_btnOk = new System.Windows.Forms.Button(); this.m_panelNom = new sc2i.win32.common.C2iPanelOmbre(); this.m_txtNomVariable = new System.Windows.Forms.TextBox(); this.label2 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.m_txtValeurStockee = new sc2i.win32.expression.CControleEditeFormule(); this.m_txtValeurAffichee = new sc2i.win32.expression.CControleEditeFormule(); this.label6 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.panel1 = new System.Windows.Forms.Panel(); this.m_lnkTester = new System.Windows.Forms.LinkLabel(); this.m_panelFiltre = new sc2i.win32.data.dynamic.CPanelEditFiltreDynamique(); this.m_panelValeurs = new sc2i.win32.common.C2iPanelOmbre(); this.m_chkRechercheRapide = new System.Windows.Forms.CheckBox(); this.m_chkCanBeNull = new System.Windows.Forms.CheckBox(); this.m_txtNullValue = new System.Windows.Forms.TextBox(); this.splitter1 = new System.Windows.Forms.Splitter(); this.c2iTabControl1 = new sc2i.win32.common.C2iTabControl(this.components); this.m_wndAideFormule = new sc2i.win32.expression.CControlAideFormule(); this.cExtStyle1 = new sc2i.win32.common.CExtStyle(); this.m_panelNom.SuspendLayout(); this.panel1.SuspendLayout(); this.m_panelValeurs.SuspendLayout(); this.SuspendLayout(); // // m_btnAnnuler // this.m_btnAnnuler.Anchor = System.Windows.Forms.AnchorStyles.Bottom; this.m_btnAnnuler.BackColor = System.Drawing.SystemColors.Control; this.m_btnAnnuler.DialogResult = System.Windows.Forms.DialogResult.Cancel; this.m_btnAnnuler.Location = new System.Drawing.Point(296, 434); this.m_btnAnnuler.Name = "m_btnAnnuler"; this.m_btnAnnuler.Size = new System.Drawing.Size(80, 24); this.cExtStyle1.SetStyleBackColor(this.m_btnAnnuler, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.cExtStyle1.SetStyleForeColor(this.m_btnAnnuler, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_btnAnnuler.TabIndex = 4; this.m_btnAnnuler.Text = "Cancel|11"; this.m_btnAnnuler.UseVisualStyleBackColor = false; // // m_btnOk // this.m_btnOk.Anchor = System.Windows.Forms.AnchorStyles.Bottom; this.m_btnOk.BackColor = System.Drawing.SystemColors.Control; this.m_btnOk.Location = new System.Drawing.Point(168, 434); this.m_btnOk.Name = "m_btnOk"; this.m_btnOk.Size = new System.Drawing.Size(80, 24); 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 = 3; this.m_btnOk.Text = "Ok|10"; this.m_btnOk.UseVisualStyleBackColor = false; this.m_btnOk.Click += new System.EventHandler(this.m_btnOk_Click); // // m_panelNom // this.m_panelNom.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.m_panelNom.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255))))); this.m_panelNom.Controls.Add(this.m_txtNomVariable); this.m_panelNom.Controls.Add(this.label2); this.m_panelNom.Controls.Add(this.label1); this.m_panelNom.Location = new System.Drawing.Point(8, 8); this.m_panelNom.LockEdition = false; this.m_panelNom.Name = "m_panelNom"; this.m_panelNom.Size = new System.Drawing.Size(536, 80); this.cExtStyle1.SetStyleBackColor(this.m_panelNom, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel); this.cExtStyle1.SetStyleForeColor(this.m_panelNom, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_panelNom.TabIndex = 0; // // m_txtNomVariable // this.m_txtNomVariable.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.m_txtNomVariable.Location = new System.Drawing.Point(136, 32); this.m_txtNomVariable.Name = "m_txtNomVariable"; this.m_txtNomVariable.Size = new System.Drawing.Size(376, 20); this.cExtStyle1.SetStyleBackColor(this.m_txtNomVariable, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.cExtStyle1.SetStyleForeColor(this.m_txtNomVariable, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_txtNomVariable.TabIndex = 0; // // label2 // this.label2.Location = new System.Drawing.Point(8, 32); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(104, 16); this.cExtStyle1.SetStyleBackColor(this.label2, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.cExtStyle1.SetStyleForeColor(this.label2, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.label2.TabIndex = 1; this.label2.Text = "Variable name|143"; // // label1 // this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label1.Location = new System.Drawing.Point(8, 8); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(328, 16); this.cExtStyle1.SetStyleBackColor(this.label1, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.cExtStyle1.SetStyleForeColor(this.label1, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.label1.TabIndex = 0; this.label1.Text = "Object list selection variable|153"; // // m_txtValeurStockee // this.m_txtValeurStockee.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.m_txtValeurStockee.BackColor = System.Drawing.Color.White; this.m_txtValeurStockee.Font = new System.Drawing.Font("Courier New", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.m_txtValeurStockee.Location = new System.Drawing.Point(136, 48); this.m_txtValeurStockee.LockEdition = false; this.m_txtValeurStockee.Name = "m_txtValeurStockee"; this.m_txtValeurStockee.Size = new System.Drawing.Size(376, 32); this.cExtStyle1.SetStyleBackColor(this.m_txtValeurStockee, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.cExtStyle1.SetStyleForeColor(this.m_txtValeurStockee, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_txtValeurStockee.TabIndex = 1; this.m_txtValeurStockee.Enter += new System.EventHandler(this.m_txtValeur_Enter); // // m_txtValeurAffichee // this.m_txtValeurAffichee.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.m_txtValeurAffichee.BackColor = System.Drawing.Color.White; this.m_txtValeurAffichee.Font = new System.Drawing.Font("Courier New", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.m_txtValeurAffichee.Location = new System.Drawing.Point(136, 8); this.m_txtValeurAffichee.LockEdition = false; this.m_txtValeurAffichee.Name = "m_txtValeurAffichee"; this.m_txtValeurAffichee.Size = new System.Drawing.Size(376, 32); this.cExtStyle1.SetStyleBackColor(this.m_txtValeurAffichee, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.cExtStyle1.SetStyleForeColor(this.m_txtValeurAffichee, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_txtValeurAffichee.TabIndex = 0; this.m_txtValeurAffichee.Enter += new System.EventHandler(this.m_txtValeur_Enter); // // label6 // this.label6.Location = new System.Drawing.Point(8, 48); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(112, 16); this.cExtStyle1.SetStyleBackColor(this.label6, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.cExtStyle1.SetStyleForeColor(this.label6, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.label6.TabIndex = 7; this.label6.Text = "Stored value|155"; // // label4 // this.label4.Location = new System.Drawing.Point(8, 8); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(112, 16); this.cExtStyle1.SetStyleBackColor(this.label4, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.cExtStyle1.SetStyleForeColor(this.label4, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.label4.TabIndex = 4; this.label4.Text = "Displayed value|154"; // // panel1 // this.panel1.Controls.Add(this.m_lnkTester); this.panel1.Controls.Add(this.m_panelFiltre); this.panel1.Controls.Add(this.m_panelValeurs); this.panel1.Controls.Add(this.splitter1); this.panel1.Controls.Add(this.m_panelNom); this.panel1.Controls.Add(this.m_btnAnnuler); this.panel1.Controls.Add(this.m_btnOk); this.panel1.Dock = System.Windows.Forms.DockStyle.Fill; this.panel1.Location = new System.Drawing.Point(0, 0); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(544, 461); this.cExtStyle1.SetStyleBackColor(this.panel1, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.cExtStyle1.SetStyleForeColor(this.panel1, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.panel1.TabIndex = 8; // // m_lnkTester // this.m_lnkTester.Anchor = AnchorStyles.Bottom | AnchorStyles.Right; this.m_lnkTester.Location = new System.Drawing.Point(448, 430); this.m_lnkTester.Name = "m_lnkTester"; this.m_lnkTester.Size = new System.Drawing.Size(88, 24); this.cExtStyle1.SetStyleBackColor(this.m_lnkTester, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.cExtStyle1.SetStyleForeColor(this.m_lnkTester, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_lnkTester.TabIndex = 12; this.m_lnkTester.TabStop = true; this.m_lnkTester.Text = "Test|25"; this.m_lnkTester.TextAlign = System.Drawing.ContentAlignment.TopRight; this.m_lnkTester.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.m_lnkTester_LinkClicked); // // m_panelFiltre // this.m_panelFiltre.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.m_panelFiltre.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255))))); this.m_panelFiltre.DefinitionRacineDeChampsFiltres = null; this.m_panelFiltre.FiltreDynamique = null; this.m_panelFiltre.Location = new System.Drawing.Point(10, 88); this.m_panelFiltre.LockEdition = false; this.m_panelFiltre.ModeSansType = false; this.m_panelFiltre.Name = "m_panelFiltre"; this.m_panelFiltre.Size = new System.Drawing.Size(534, 191); this.cExtStyle1.SetStyleBackColor(this.m_panelFiltre, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel); this.cExtStyle1.SetStyleForeColor(this.m_panelFiltre, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_panelFiltre.TabIndex = 1; this.m_panelFiltre.Load += new System.EventHandler(this.m_panelFiltre_Load); this.m_panelFiltre.OnChangeTypeElements += new sc2i.win32.data.dynamic.ChangeTypeElementsEventHandler(this.m_panelFiltre_OnChangeTypeElements); // // m_panelValeurs // this.m_panelValeurs.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.m_panelValeurs.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255))))); this.m_panelValeurs.Controls.Add(this.m_txtValeurAffichee); this.m_panelValeurs.Controls.Add(this.m_txtValeurStockee); this.m_panelValeurs.Controls.Add(this.label6); this.m_panelValeurs.Controls.Add(this.m_chkRechercheRapide); this.m_panelValeurs.Controls.Add(this.label4); this.m_panelValeurs.Controls.Add(this.m_chkCanBeNull); this.m_panelValeurs.Controls.Add(this.m_txtNullValue); this.m_panelValeurs.Location = new System.Drawing.Point(8, 279); this.m_panelValeurs.LockEdition = false; this.m_panelValeurs.Name = "m_panelValeurs"; this.m_panelValeurs.Size = new System.Drawing.Size(536, 152); this.cExtStyle1.SetStyleBackColor(this.m_panelValeurs, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel); this.cExtStyle1.SetStyleForeColor(this.m_panelValeurs, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_panelValeurs.TabIndex = 2; // // m_chkRechercheRapide // this.m_chkRechercheRapide.Location = new System.Drawing.Point(122, 114); this.m_chkRechercheRapide.Name = "m_chkRechercheRapide"; this.m_chkRechercheRapide.Size = new System.Drawing.Size(288, 16); this.cExtStyle1.SetStyleBackColor(this.m_chkRechercheRapide, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.cExtStyle1.SetStyleForeColor(this.m_chkRechercheRapide, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_chkRechercheRapide.TabIndex = 8; this.m_chkRechercheRapide.Text = "Use quick serach|157"; // // m_chkCanBeNull // this.m_chkCanBeNull.Location = new System.Drawing.Point(122, 88); this.m_chkCanBeNull.Name = "m_chkCanBeNull"; this.m_chkCanBeNull.Size = new System.Drawing.Size(123, 16); this.cExtStyle1.SetStyleBackColor(this.m_chkCanBeNull, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.cExtStyle1.SetStyleForeColor(this.m_chkCanBeNull, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_chkCanBeNull.TabIndex = 2; this.m_chkCanBeNull.Text = "Enable NULL|156"; this.m_chkCanBeNull.CheckedChanged += new System.EventHandler(this.m_chkCanBeNull_CheckedChanged); // // m_txtNullValue // this.m_txtNullValue.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.m_txtNullValue.Location = new System.Drawing.Point(248, 88); this.m_txtNullValue.Name = "m_txtNullValue"; this.m_txtNullValue.Size = new System.Drawing.Size(264, 20); this.cExtStyle1.SetStyleBackColor(this.m_txtNullValue, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.cExtStyle1.SetStyleForeColor(this.m_txtNullValue, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_txtNullValue.TabIndex = 3; // // splitter1 // this.splitter1.Location = new System.Drawing.Point(0, 0); this.splitter1.Name = "splitter1"; this.splitter1.Size = new System.Drawing.Size(3, 461); this.cExtStyle1.SetStyleBackColor(this.splitter1, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.cExtStyle1.SetStyleForeColor(this.splitter1, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.splitter1.TabIndex = 8; this.splitter1.TabStop = false; // // c2iTabControl1 // this.c2iTabControl1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(247)))), ((int)(((byte)(184))))); this.c2iTabControl1.BoldSelectedPage = true; this.c2iTabControl1.ControlBottomOffset = 16; this.c2iTabControl1.ControlRightOffset = 16; this.c2iTabControl1.IDEPixelArea = false; this.c2iTabControl1.Location = new System.Drawing.Point(0, 0); this.c2iTabControl1.Name = "c2iTabControl1"; this.c2iTabControl1.Ombre = true; this.c2iTabControl1.PositionTop = true; this.c2iTabControl1.Size = new System.Drawing.Size(496, 272); this.cExtStyle1.SetStyleBackColor(this.c2iTabControl1, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.cExtStyle1.SetStyleForeColor(this.c2iTabControl1, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.c2iTabControl1.TabIndex = 0; // // m_wndAideFormule // this.m_wndAideFormule.Dock = System.Windows.Forms.DockStyle.Right; this.m_wndAideFormule.FournisseurProprietes = null; this.m_wndAideFormule.Location = new System.Drawing.Point(544, 0); this.m_wndAideFormule.Name = "m_wndAideFormule"; this.m_wndAideFormule.SendIdChamps = false; this.m_wndAideFormule.Size = new System.Drawing.Size(184, 461); this.cExtStyle1.SetStyleBackColor(this.m_wndAideFormule, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.cExtStyle1.SetStyleForeColor(this.m_wndAideFormule, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_wndAideFormule.TabIndex = 5; this.m_wndAideFormule.ObjetInterroge = null; this.m_wndAideFormule.OnSendCommande += new sc2i.win32.expression.SendCommande(this.m_wndAideFormule_OnSendCommande); // // CFormEditVariableDynamiqueSelectionObjetDonnee // this.AutoScaleBaseSize = new System.Drawing.Size(5, 13); this.BackColor = System.Drawing.Color.White; this.CancelButton = this.m_btnAnnuler; this.ClientSize = new System.Drawing.Size(728, 461); this.Controls.Add(this.panel1); this.Controls.Add(this.m_wndAideFormule); this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "CFormEditVariableDynamiqueSelectionObjetDonnee"; this.cExtStyle1.SetStyleBackColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.cExtStyle1.SetStyleForeColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.Text = "Filter variable|145"; this.Load += new System.EventHandler(this.CFormEditVariableDynamiqueSelectionObjetDonnee_Load); this.m_panelNom.ResumeLayout(false); this.m_panelNom.PerformLayout(); this.panel1.ResumeLayout(false); this.m_panelValeurs.ResumeLayout(false); this.m_panelValeurs.PerformLayout(); this.ResumeLayout(false); }
/// <summary> /// Méthode requise pour la prise en charge du concepteur - ne modifiez pas /// le contenu de cette méthode avec l'éditeur de code. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); this.c2iPanelOmbre1 = new sc2i.win32.common.C2iPanelOmbre(); this.m_btnDynamique = new System.Windows.Forms.RadioButton(); this.m_btnStatique = new System.Windows.Forms.RadioButton(); this.m_cmbTypeElements = new sc2i.win32.common.C2iComboBox(); this.c2iTextBox2 = new sc2i.win32.common.C2iTextBox(); this.c2iTextBox1 = new sc2i.win32.common.C2iTextBox(); this.label4 = new System.Windows.Forms.Label(); this.m_txtLibelle = new sc2i.win32.common.C2iTextBox(); this.label3 = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.m_panelListe = new timos.win32.composants.CPanelSelectListeElements(); this.m_tabControl = new sc2i.win32.common.C2iTabControl(this.components); this.m_pageFiltre = new Crownwood.Magic.Controls.TabPage(); this.m_chkSourceRecherche = new System.Windows.Forms.CheckBox(); this.m_cmbTypeSourceRecherche = new sc2i.win32.common.C2iComboBox(); this.m_panelFiltre = new sc2i.win32.data.dynamic.CPanelEditFiltreDynamique(); this.c2iTabControl1 = new sc2i.win32.common.C2iTabControl(this.components); this.tabPage1 = new Crownwood.Magic.Controls.TabPage(); this.m_panelCle.SuspendLayout(); this.m_panelMenu.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.m_btnHistorique)).BeginInit(); this.c2iPanelOmbre1.SuspendLayout(); this.m_tabControl.SuspendLayout(); this.m_pageFiltre.SuspendLayout(); this.m_panelFiltre.SuspendLayout(); this.tabPage1.SuspendLayout(); this.SuspendLayout(); // // m_btnAnnulerModifications // this.m_extLinkField.SetLinkField(this.m_btnAnnulerModifications, ""); this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnAnnulerModifications, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extStyle.SetStyleBackColor(this.m_btnAnnulerModifications, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_btnAnnulerModifications, sc2i.win32.common.CExtStyle.EnumCouleurs.None); // // m_btnValiderModifications // this.m_extLinkField.SetLinkField(this.m_btnValiderModifications, ""); this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnValiderModifications, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extStyle.SetStyleBackColor(this.m_btnValiderModifications, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_btnValiderModifications, sc2i.win32.common.CExtStyle.EnumCouleurs.None); // // m_btnSupprimerObjet // this.m_extLinkField.SetLinkField(this.m_btnSupprimerObjet, ""); this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnSupprimerObjet, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extStyle.SetStyleBackColor(this.m_btnSupprimerObjet, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_btnSupprimerObjet, sc2i.win32.common.CExtStyle.EnumCouleurs.None); // // m_btnEditerObjet // this.m_extLinkField.SetLinkField(this.m_btnEditerObjet, ""); this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnEditerObjet, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extStyle.SetStyleBackColor(this.m_btnEditerObjet, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_btnEditerObjet, sc2i.win32.common.CExtStyle.EnumCouleurs.None); // // m_panelNavigation // this.m_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_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_panelMenu.Size = new System.Drawing.Size(830, 28); this.m_extStyle.SetStyleBackColor(this.m_panelMenu, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_panelMenu, sc2i.win32.common.CExtStyle.EnumCouleurs.None); // // m_btnHistorique // this.m_extStyle.SetStyleBackColor(this.m_btnHistorique, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_btnHistorique, sc2i.win32.common.CExtStyle.EnumCouleurs.None); // // c2iPanelOmbre1 // this.c2iPanelOmbre1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255))))); this.c2iPanelOmbre1.Controls.Add(this.m_btnDynamique); this.c2iPanelOmbre1.Controls.Add(this.m_btnStatique); this.c2iPanelOmbre1.Controls.Add(this.m_cmbTypeElements); this.c2iPanelOmbre1.Controls.Add(this.c2iTextBox2); this.c2iPanelOmbre1.Controls.Add(this.c2iTextBox1); this.c2iPanelOmbre1.Controls.Add(this.label4); this.c2iPanelOmbre1.Controls.Add(this.m_txtLibelle); this.c2iPanelOmbre1.Controls.Add(this.label3); this.c2iPanelOmbre1.Controls.Add(this.label5); this.c2iPanelOmbre1.Controls.Add(this.label2); this.m_extLinkField.SetLinkField(this.c2iPanelOmbre1, ""); this.c2iPanelOmbre1.Location = new System.Drawing.Point(12, 52); this.c2iPanelOmbre1.LockEdition = false; this.m_gestionnaireModeEdition.SetModeEdition(this.c2iPanelOmbre1, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extModulesAssociator.SetModules(this.c2iPanelOmbre1, ""); this.c2iPanelOmbre1.Name = "c2iPanelOmbre1"; this.c2iPanelOmbre1.Size = new System.Drawing.Size(572, 172); this.m_extStyle.SetStyleBackColor(this.c2iPanelOmbre1, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.c2iPanelOmbre1, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.c2iPanelOmbre1.TabIndex = 0; // // m_btnDynamique // this.m_extLinkField.SetLinkField(this.m_btnDynamique, ""); this.m_btnDynamique.Location = new System.Drawing.Point(208, 128); this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnDynamique, sc2i.win32.common.TypeModeEdition.EnableSurEdition); this.m_extModulesAssociator.SetModules(this.m_btnDynamique, ""); this.m_btnDynamique.Name = "m_btnDynamique"; this.m_btnDynamique.Size = new System.Drawing.Size(112, 26); this.m_extStyle.SetStyleBackColor(this.m_btnDynamique, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_btnDynamique, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_btnDynamique.TabIndex = 4012; this.m_btnDynamique.Text = "Dynamic list|922"; this.m_btnDynamique.CheckedChanged += new System.EventHandler(this.m_btnDynamique_CheckedChanged); // // m_btnStatique // this.m_extLinkField.SetLinkField(this.m_btnStatique, ""); this.m_btnStatique.Location = new System.Drawing.Point(96, 128); this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnStatique, sc2i.win32.common.TypeModeEdition.EnableSurEdition); this.m_extModulesAssociator.SetModules(this.m_btnStatique, ""); this.m_btnStatique.Name = "m_btnStatique"; this.m_btnStatique.Size = new System.Drawing.Size(104, 26); this.m_extStyle.SetStyleBackColor(this.m_btnStatique, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_btnStatique, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_btnStatique.TabIndex = 4011; this.m_btnStatique.Text = "Static list|921"; this.m_btnStatique.CheckedChanged += new System.EventHandler(this.m_btnStatique_CheckedChanged); // // m_cmbTypeElements // this.m_cmbTypeElements.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.m_cmbTypeElements.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.m_cmbTypeElements.IsLink = false; this.m_extLinkField.SetLinkField(this.m_cmbTypeElements, ""); this.m_cmbTypeElements.Location = new System.Drawing.Point(96, 56); this.m_cmbTypeElements.LockEdition = false; this.m_gestionnaireModeEdition.SetModeEdition(this.m_cmbTypeElements, sc2i.win32.common.TypeModeEdition.EnableSurEdition); this.m_extModulesAssociator.SetModules(this.m_cmbTypeElements, ""); this.m_cmbTypeElements.Name = "m_cmbTypeElements"; this.m_cmbTypeElements.Size = new System.Drawing.Size(440, 21); this.m_extStyle.SetStyleBackColor(this.m_cmbTypeElements, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_cmbTypeElements, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_cmbTypeElements.TabIndex = 4010; this.m_cmbTypeElements.SelectedIndexChanged += new System.EventHandler(this.m_cmbTypeElements_SelectedIndexChanged); // // c2iTextBox2 // this.m_extLinkField.SetLinkField(this.c2iTextBox2, "Commentaires"); this.c2iTextBox2.Location = new System.Drawing.Point(96, 80); this.c2iTextBox2.LockEdition = false; this.c2iTextBox2.MaxLength = 2048; this.m_gestionnaireModeEdition.SetModeEdition(this.c2iTextBox2, sc2i.win32.common.TypeModeEdition.EnableSurEdition); this.m_extModulesAssociator.SetModules(this.c2iTextBox2, ""); this.c2iTextBox2.Multiline = true; this.c2iTextBox2.Name = "c2iTextBox2"; this.c2iTextBox2.Size = new System.Drawing.Size(440, 48); this.m_extStyle.SetStyleBackColor(this.c2iTextBox2, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.c2iTextBox2, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.c2iTextBox2.TabIndex = 4008; this.c2iTextBox2.Text = "[Commentaires]"; // // c2iTextBox1 // this.m_extLinkField.SetLinkField(this.c2iTextBox1, "Code"); this.c2iTextBox1.Location = new System.Drawing.Point(96, 32); this.c2iTextBox1.LockEdition = false; this.c2iTextBox1.MaxLength = 255; this.m_gestionnaireModeEdition.SetModeEdition(this.c2iTextBox1, sc2i.win32.common.TypeModeEdition.EnableSurEdition); this.m_extModulesAssociator.SetModules(this.c2iTextBox1, ""); this.c2iTextBox1.Name = "c2iTextBox1"; this.c2iTextBox1.Size = new System.Drawing.Size(296, 20); this.m_extStyle.SetStyleBackColor(this.c2iTextBox1, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.c2iTextBox1, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.c2iTextBox1.TabIndex = 4006; this.c2iTextBox1.Text = "[Code]"; // // label4 // this.label4.AutoSize = true; this.m_extLinkField.SetLinkField(this.label4, ""); this.label4.Location = new System.Drawing.Point(8, 59); this.m_gestionnaireModeEdition.SetModeEdition(this.label4, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extModulesAssociator.SetModules(this.label4, ""); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(55, 13); this.m_extStyle.SetStyleBackColor(this.label4, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.label4, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.label4.TabIndex = 4009; this.label4.Text = "List of|920"; // // m_txtLibelle // this.m_extLinkField.SetLinkField(this.m_txtLibelle, "Libelle"); this.m_txtLibelle.Location = new System.Drawing.Point(96, 8); this.m_txtLibelle.LockEdition = false; this.m_txtLibelle.MaxLength = 255; 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(440, 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 = 4003; this.m_txtLibelle.Text = "[Label]|30324"; // // label3 // this.label3.AutoSize = true; this.m_extLinkField.SetLinkField(this.label3, ""); this.label3.Location = new System.Drawing.Point(8, 83); this.m_gestionnaireModeEdition.SetModeEdition(this.label3, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extModulesAssociator.SetModules(this.label3, ""); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(65, 13); this.m_extStyle.SetStyleBackColor(this.label3, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.label3, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.label3.TabIndex = 4007; this.label3.Text = "Comment|51"; // // label5 // this.label5.AutoSize = true; this.m_extLinkField.SetLinkField(this.label5, ""); this.label5.Location = new System.Drawing.Point(8, 11); this.m_gestionnaireModeEdition.SetModeEdition(this.label5, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extModulesAssociator.SetModules(this.label5, ""); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(47, 13); this.m_extStyle.SetStyleBackColor(this.label5, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.label5, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.label5.TabIndex = 4005; this.label5.Text = "Label|50"; // // label2 // this.label2.AutoSize = true; this.m_extLinkField.SetLinkField(this.label2, ""); this.label2.Location = new System.Drawing.Point(8, 35); this.m_gestionnaireModeEdition.SetModeEdition(this.label2, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extModulesAssociator.SetModules(this.label2, ""); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(52, 13); this.m_extStyle.SetStyleBackColor(this.label2, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.label2, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.label2.TabIndex = 4005; this.label2.Text = "Code|231"; // // label1 // this.label1.AutoSize = true; this.m_extLinkField.SetLinkField(this.label1, ""); this.label1.Location = new System.Drawing.Point(12, 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(46, 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 = 4004; this.label1.Text = "Libelle : "; // // m_panelListe // this.m_panelListe.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_panelListe.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255))))); this.m_panelListe.ForeColor = System.Drawing.Color.Black; this.m_extLinkField.SetLinkField(this.m_panelListe, ""); this.m_panelListe.Location = new System.Drawing.Point(0, 0); this.m_panelListe.LockEdition = false; this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelListe, sc2i.win32.common.TypeModeEdition.EnableSurEdition); this.m_extModulesAssociator.SetModules(this.m_panelListe, ""); this.m_panelListe.Name = "m_panelListe"; this.m_panelListe.Size = new System.Drawing.Size(790, 256); this.m_extStyle.SetStyleBackColor(this.m_panelListe, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_panelListe, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_panelListe.TabIndex = 3; this.m_panelListe.Load += new System.EventHandler(this.m_panelListe_Load); this.m_panelListe.OnChangeSelection += new System.EventHandler(this.m_panelListe_OnChangeSelection); // // m_tabControl // this.m_tabControl.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.m_tabControl.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255))))); this.m_tabControl.BoldSelectedPage = true; this.m_tabControl.ControlBottomOffset = 16; this.m_tabControl.ControlRightOffset = 16; this.m_tabControl.IDEPixelArea = false; this.m_extLinkField.SetLinkField(this.m_tabControl, ""); this.m_tabControl.Location = new System.Drawing.Point(16, 230); this.m_gestionnaireModeEdition.SetModeEdition(this.m_tabControl, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extModulesAssociator.SetModules(this.m_tabControl, ""); this.m_tabControl.Name = "m_tabControl"; this.m_tabControl.Ombre = true; this.m_tabControl.PositionTop = true; this.m_tabControl.SelectedIndex = 1; this.m_tabControl.SelectedTab = this.m_pageFiltre; this.m_tabControl.Size = new System.Drawing.Size(806, 300); this.m_extStyle.SetStyleBackColor(this.m_tabControl, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_tabControl, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_tabControl.TabIndex = 4005; this.m_tabControl.TabPages.AddRange(new Crownwood.Magic.Controls.TabPage[] { this.tabPage1, this.m_pageFiltre }); // // m_pageFiltre // this.m_pageFiltre.Controls.Add(this.m_chkSourceRecherche); this.m_pageFiltre.Controls.Add(this.m_cmbTypeSourceRecherche); this.m_pageFiltre.Controls.Add(this.m_panelFiltre); this.m_extLinkField.SetLinkField(this.m_pageFiltre, ""); this.m_pageFiltre.Location = new System.Drawing.Point(0, 25); this.m_gestionnaireModeEdition.SetModeEdition(this.m_pageFiltre, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extModulesAssociator.SetModules(this.m_pageFiltre, ""); this.m_pageFiltre.Name = "m_pageFiltre"; this.m_pageFiltre.Size = new System.Drawing.Size(790, 259); this.m_extStyle.SetStyleBackColor(this.m_pageFiltre, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_pageFiltre, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_pageFiltre.TabIndex = 11; this.m_pageFiltre.Title = "Filter|581"; // // m_chkSourceRecherche // this.m_chkSourceRecherche.FlatStyle = System.Windows.Forms.FlatStyle.System; this.m_extLinkField.SetLinkField(this.m_chkSourceRecherche, ""); this.m_chkSourceRecherche.Location = new System.Drawing.Point(64, 3); this.m_gestionnaireModeEdition.SetModeEdition(this.m_chkSourceRecherche, sc2i.win32.common.TypeModeEdition.EnableSurEdition); this.m_extModulesAssociator.SetModules(this.m_chkSourceRecherche, ""); this.m_chkSourceRecherche.Name = "m_chkSourceRecherche"; this.m_chkSourceRecherche.Size = new System.Drawing.Size(146, 17); this.m_extStyle.SetStyleBackColor(this.m_chkSourceRecherche, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_chkSourceRecherche, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_chkSourceRecherche.TabIndex = 4013; this.m_chkSourceRecherche.Text = "Search in|831"; this.m_chkSourceRecherche.UseVisualStyleBackColor = true; this.m_chkSourceRecherche.CheckedChanged += new System.EventHandler(this.m_chkSourceRecherche_CheckedChanged); // // m_cmbTypeSourceRecherche // this.m_cmbTypeSourceRecherche.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.m_cmbTypeSourceRecherche.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.m_cmbTypeSourceRecherche.IsLink = false; this.m_extLinkField.SetLinkField(this.m_cmbTypeSourceRecherche, ""); this.m_cmbTypeSourceRecherche.Location = new System.Drawing.Point(216, 0); this.m_cmbTypeSourceRecherche.LockEdition = false; this.m_gestionnaireModeEdition.SetModeEdition(this.m_cmbTypeSourceRecherche, sc2i.win32.common.TypeModeEdition.EnableSurEdition); this.m_extModulesAssociator.SetModules(this.m_cmbTypeSourceRecherche, ""); this.m_cmbTypeSourceRecherche.Name = "m_cmbTypeSourceRecherche"; this.m_cmbTypeSourceRecherche.Size = new System.Drawing.Size(558, 21); this.m_extStyle.SetStyleBackColor(this.m_cmbTypeSourceRecherche, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_cmbTypeSourceRecherche, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_cmbTypeSourceRecherche.TabIndex = 4012; this.m_cmbTypeSourceRecherche.SelectedIndexChanged += new System.EventHandler(this.m_cmbTypeSourceRecherche_SelectedIndexChanged); // // m_panelFiltre // this.m_panelFiltre.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.m_panelFiltre.BackColor = System.Drawing.Color.White; this.m_panelFiltre.Controls.Add(this.c2iTabControl1); this.m_panelFiltre.DefinitionRacineDeChampsFiltres = null; this.m_panelFiltre.FiltreDynamique = null; this.m_extLinkField.SetLinkField(this.m_panelFiltre, ""); this.m_panelFiltre.Location = new System.Drawing.Point(0, 24); this.m_panelFiltre.LockEdition = true; this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelFiltre, sc2i.win32.common.TypeModeEdition.EnableSurEdition); this.m_panelFiltre.ModeSansType = true; this.m_extModulesAssociator.SetModules(this.m_panelFiltre, ""); this.m_panelFiltre.Name = "m_panelFiltre"; this.m_panelFiltre.Size = new System.Drawing.Size(790, 233); this.m_extStyle.SetStyleBackColor(this.m_panelFiltre, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_panelFiltre, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_panelFiltre.TabIndex = 4002; // // c2iTabControl1 // this.c2iTabControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.c2iTabControl1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(247)))), ((int)(((byte)(184))))); this.c2iTabControl1.BoldSelectedPage = true; this.c2iTabControl1.ControlBottomOffset = 16; this.c2iTabControl1.ControlRightOffset = 16; this.c2iTabControl1.IDEPixelArea = false; this.m_extLinkField.SetLinkField(this.c2iTabControl1, ""); this.c2iTabControl1.Location = new System.Drawing.Point(0, 32); this.m_gestionnaireModeEdition.SetModeEdition(this.c2iTabControl1, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extModulesAssociator.SetModules(this.c2iTabControl1, ""); this.c2iTabControl1.Name = "c2iTabControl1"; this.c2iTabControl1.Ombre = true; this.c2iTabControl1.PositionTop = true; this.c2iTabControl1.Size = new System.Drawing.Size(790, 185); this.m_extStyle.SetStyleBackColor(this.c2iTabControl1, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.c2iTabControl1, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.c2iTabControl1.TabIndex = 2; // // tabPage1 // this.tabPage1.Controls.Add(this.m_panelListe); this.m_extLinkField.SetLinkField(this.tabPage1, ""); this.tabPage1.Location = new System.Drawing.Point(0, 25); this.m_gestionnaireModeEdition.SetModeEdition(this.tabPage1, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extModulesAssociator.SetModules(this.tabPage1, ""); this.tabPage1.Name = "tabPage1"; this.tabPage1.Selected = false; this.tabPage1.Size = new System.Drawing.Size(790, 259); this.m_extStyle.SetStyleBackColor(this.tabPage1, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.tabPage1, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.tabPage1.TabIndex = 10; this.tabPage1.Title = "Elements|923"; // // CFormEditionListeEntites // this.ClientSize = new System.Drawing.Size(830, 530); this.Controls.Add(this.m_tabControl); this.Controls.Add(this.c2iPanelOmbre1); this.m_extLinkField.SetLinkField(this, ""); this.m_gestionnaireModeEdition.SetModeEdition(this, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extModulesAssociator.SetModules(this, ""); this.Name = "CFormEditionListeEntites"; this.m_extStyle.SetStyleBackColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.AfterValideModification += new sc2i.data.ObjetDonneeEventHandler(this.CFormEditionListeEntites_AfterValideModification); this.Controls.SetChildIndex(this.m_panelMenu, 0); this.Controls.SetChildIndex(this.c2iPanelOmbre1, 0); this.Controls.SetChildIndex(this.m_tabControl, 0); this.m_panelCle.ResumeLayout(false); this.m_panelCle.PerformLayout(); this.m_panelMenu.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.m_btnHistorique)).EndInit(); this.c2iPanelOmbre1.ResumeLayout(false); this.c2iPanelOmbre1.PerformLayout(); this.m_tabControl.ResumeLayout(false); this.m_tabControl.PerformLayout(); this.m_pageFiltre.ResumeLayout(false); this.m_panelFiltre.ResumeLayout(false); this.tabPage1.ResumeLayout(false); this.ResumeLayout(false); }
//------------------------------------------------------------------------- /// <summary> /// Méthode requise pour la prise en charge du concepteur - ne modifiez pas /// le contenu de cette méthode avec l'éditeur de code. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); this.m_tabControl = new sc2i.win32.common.C2iTabControl(this.components); this.pageChampsCustom = new Crownwood.Magic.Controls.TabPage(); this.m_panelDefinisseurChamps = new timos.win32.composants.CPanelEditDefinisseurChampsCustom(); this.pageSetup = new Crownwood.Magic.Controls.TabPage(); this.m_lstViewExceptionsPourType = new sc2i.win32.common.ListViewAutoFilled(); this.label5 = new System.Windows.Forms.Label(); this.m_panelFormulairesParEos = new System.Windows.Forms.Panel(); this.pageCoor = new Crownwood.Magic.Controls.TabPage(); this.m_ctrlOptionsCoor = new timos.CControleEditionOptionsControleCoordonnees(); this.m_panelSystemeCoordonnees = new timos.CControleEditeObjetASystemeCoordonnee(); this.m_colTypeEntiteString = new System.Windows.Forms.ColumnHeader(); this.c2iPanelOmbre1 = new sc2i.win32.common.C2iPanelOmbre(); this.label4 = new System.Windows.Forms.Label(); this.m_lnkEntiteFille = new System.Windows.Forms.LinkLabel(); this.m_arbreParents = new sc2i.win32.data.navigation.CArbreObjetHierarchique(); this.label3 = new System.Windows.Forms.Label(); this.m_txtNom = new sc2i.win32.common.C2iTextBox(); this.label2 = new System.Windows.Forms.Label(); this.label9 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.m_panelNavigation.SuspendLayout(); this.m_panelCle.SuspendLayout(); this.m_panelMenu.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.m_btnHistorique)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.m_imageCle)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.m_btnChercherObjet)).BeginInit(); this.m_tabControl.SuspendLayout(); this.pageChampsCustom.SuspendLayout(); this.pageSetup.SuspendLayout(); this.pageCoor.SuspendLayout(); this.c2iPanelOmbre1.SuspendLayout(); this.SuspendLayout(); // // m_btnAnnulerModifications // this.m_extLinkField.SetLinkField(this.m_btnAnnulerModifications, ""); this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnAnnulerModifications, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extStyle.SetStyleBackColor(this.m_btnAnnulerModifications, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_btnAnnulerModifications, sc2i.win32.common.CExtStyle.EnumCouleurs.None); // // m_btnValiderModifications // this.m_extLinkField.SetLinkField(this.m_btnValiderModifications, ""); this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnValiderModifications, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extStyle.SetStyleBackColor(this.m_btnValiderModifications, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_btnValiderModifications, sc2i.win32.common.CExtStyle.EnumCouleurs.None); // // m_btnSupprimerObjet // this.m_extLinkField.SetLinkField(this.m_btnSupprimerObjet, ""); this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnSupprimerObjet, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extStyle.SetStyleBackColor(this.m_btnSupprimerObjet, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_btnSupprimerObjet, sc2i.win32.common.CExtStyle.EnumCouleurs.None); // // m_btnEditerObjet // this.m_extLinkField.SetLinkField(this.m_btnEditerObjet, ""); this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnEditerObjet, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extStyle.SetStyleBackColor(this.m_btnEditerObjet, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_btnEditerObjet, sc2i.win32.common.CExtStyle.EnumCouleurs.None); // // m_panelNavigation // this.m_panelNavigation.Location = new System.Drawing.Point(655, 0); this.m_panelNavigation.Size = new System.Drawing.Size(175, 28); 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_lblNbListes // this.m_extStyle.SetStyleBackColor(this.m_lblNbListes, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_lblNbListes, sc2i.win32.common.CExtStyle.EnumCouleurs.None); // // m_btnPrecedent // this.m_extStyle.SetStyleBackColor(this.m_btnPrecedent, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_btnPrecedent, sc2i.win32.common.CExtStyle.EnumCouleurs.None); // // m_btnSuivant // this.m_extStyle.SetStyleBackColor(this.m_btnSuivant, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_btnSuivant, sc2i.win32.common.CExtStyle.EnumCouleurs.None); // // m_btnAjout // this.m_extStyle.SetStyleBackColor(this.m_btnAjout, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_btnAjout, sc2i.win32.common.CExtStyle.EnumCouleurs.None); // // m_lblId // this.m_extStyle.SetStyleBackColor(this.m_lblId, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_lblId, sc2i.win32.common.CExtStyle.EnumCouleurs.None); // // m_panelCle // this.m_panelCle.Location = new System.Drawing.Point(547, 0); this.m_panelCle.Size = new System.Drawing.Size(108, 28); this.m_extStyle.SetStyleBackColor(this.m_panelCle, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_panelCle, sc2i.win32.common.CExtStyle.EnumCouleurs.None); // // m_panelMenu // this.m_panelMenu.Size = new System.Drawing.Size(830, 28); this.m_extStyle.SetStyleBackColor(this.m_panelMenu, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_panelMenu, sc2i.win32.common.CExtStyle.EnumCouleurs.None); // // m_btnHistorique // this.m_extStyle.SetStyleBackColor(this.m_btnHistorique, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_btnHistorique, sc2i.win32.common.CExtStyle.EnumCouleurs.None); // // m_imageCle // this.m_extStyle.SetStyleBackColor(this.m_imageCle, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_imageCle, sc2i.win32.common.CExtStyle.EnumCouleurs.None); // // m_btnChercherObjet // this.m_extStyle.SetStyleBackColor(this.m_btnChercherObjet, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_btnChercherObjet, sc2i.win32.common.CExtStyle.EnumCouleurs.None); // // m_tabControl // this.m_tabControl.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.m_tabControl.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255))))); this.m_tabControl.BoldSelectedPage = true; this.m_tabControl.ControlBottomOffset = 16; this.m_tabControl.ControlRightOffset = 16; this.m_tabControl.IDEPixelArea = false; this.m_extLinkField.SetLinkField(this.m_tabControl, ""); this.m_tabControl.Location = new System.Drawing.Point(12, 198); this.m_gestionnaireModeEdition.SetModeEdition(this.m_tabControl, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extModulesAssociator.SetModules(this.m_tabControl, ""); this.m_tabControl.Name = "m_tabControl"; this.m_tabControl.Ombre = true; this.m_tabControl.PositionTop = true; this.m_tabControl.SelectedIndex = 1; this.m_tabControl.SelectedTab = this.pageSetup; this.m_tabControl.Size = new System.Drawing.Size(810, 328); this.m_extStyle.SetStyleBackColor(this.m_tabControl, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel); this.m_extStyle.SetStyleForeColor(this.m_tabControl, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_tabControl.TabIndex = 1; this.m_tabControl.TabPages.AddRange(new Crownwood.Magic.Controls.TabPage[] { this.pageChampsCustom, this.pageSetup, this.pageCoor }); // // pageChampsCustom // this.pageChampsCustom.Controls.Add(this.m_panelDefinisseurChamps); this.m_extLinkField.SetLinkField(this.pageChampsCustom, ""); this.pageChampsCustom.Location = new System.Drawing.Point(0, 25); this.m_gestionnaireModeEdition.SetModeEdition(this.pageChampsCustom, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extModulesAssociator.SetModules(this.pageChampsCustom, ""); this.pageChampsCustom.Name = "pageChampsCustom"; this.pageChampsCustom.Selected = false; this.pageChampsCustom.Size = new System.Drawing.Size(794, 287); this.m_extStyle.SetStyleBackColor(this.pageChampsCustom, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.pageChampsCustom, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.pageChampsCustom.TabIndex = 2; this.pageChampsCustom.Title = "Custom fields|101"; // // m_panelDefinisseurChamps // this.m_panelDefinisseurChamps.Dock = System.Windows.Forms.DockStyle.Fill; this.m_extLinkField.SetLinkField(this.m_panelDefinisseurChamps, ""); this.m_panelDefinisseurChamps.Location = new System.Drawing.Point(0, 0); this.m_panelDefinisseurChamps.LockEdition = false; this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelDefinisseurChamps, sc2i.win32.common.TypeModeEdition.EnableSurEdition); this.m_extModulesAssociator.SetModules(this.m_panelDefinisseurChamps, ""); this.m_panelDefinisseurChamps.Name = "m_panelDefinisseurChamps"; this.m_panelDefinisseurChamps.Size = new System.Drawing.Size(794, 287); this.m_extStyle.SetStyleBackColor(this.m_panelDefinisseurChamps, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_panelDefinisseurChamps, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_panelDefinisseurChamps.TabIndex = 0; // // pageSetup // this.pageSetup.Controls.Add(this.m_lstViewExceptionsPourType); this.pageSetup.Controls.Add(this.label5); this.pageSetup.Controls.Add(this.m_panelFormulairesParEos); this.pageSetup.Controls.Add(this.label6); this.m_extLinkField.SetLinkField(this.pageSetup, ""); this.pageSetup.Location = new System.Drawing.Point(0, 25); this.m_gestionnaireModeEdition.SetModeEdition(this.pageSetup, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extModulesAssociator.SetModules(this.pageSetup, ""); this.pageSetup.Name = "pageSetup"; this.pageSetup.Size = new System.Drawing.Size(794, 287); this.m_extStyle.SetStyleBackColor(this.pageSetup, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.pageSetup, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.pageSetup.TabIndex = 11; this.pageSetup.Title = "Settings|1091"; // // m_lstViewExceptionsPourType // this.m_lstViewExceptionsPourType.EnableCustomisation = true; this.m_lstViewExceptionsPourType.FullRowSelect = true; this.m_extLinkField.SetLinkField(this.m_lstViewExceptionsPourType, ""); this.m_lstViewExceptionsPourType.Location = new System.Drawing.Point(451, 37); this.m_gestionnaireModeEdition.SetModeEdition(this.m_lstViewExceptionsPourType, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extModulesAssociator.SetModules(this.m_lstViewExceptionsPourType, ""); this.m_lstViewExceptionsPourType.Name = "m_lstViewExceptionsPourType"; this.m_lstViewExceptionsPourType.Size = new System.Drawing.Size(324, 230); this.m_extStyle.SetStyleBackColor(this.m_lstViewExceptionsPourType, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_lstViewExceptionsPourType, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_lstViewExceptionsPourType.TabIndex = 2; this.m_lstViewExceptionsPourType.UseCompatibleStateImageBehavior = false; this.m_lstViewExceptionsPourType.View = System.Windows.Forms.View.Details; // // label5 // this.m_extLinkField.SetLinkField(this.label5, ""); this.label5.Location = new System.Drawing.Point(5, 1); this.m_gestionnaireModeEdition.SetModeEdition(this.label5, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extModulesAssociator.SetModules(this.label5, ""); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(423, 34); this.m_extStyle.SetStyleBackColor(this.label5, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.label5, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.label5.TabIndex = 1; this.label5.Text = "Select the forms to display for elements associated with an Organizational Entity" + " of this type|1092"; // // m_panelFormulairesParEos // this.m_panelFormulairesParEos.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left))); this.m_panelFormulairesParEos.AutoScroll = true; this.m_extLinkField.SetLinkField(this.m_panelFormulairesParEos, ""); this.m_panelFormulairesParEos.Location = new System.Drawing.Point(6, 37); this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelFormulairesParEos, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extModulesAssociator.SetModules(this.m_panelFormulairesParEos, ""); this.m_panelFormulairesParEos.Name = "m_panelFormulairesParEos"; this.m_panelFormulairesParEos.Size = new System.Drawing.Size(422, 230); this.m_extStyle.SetStyleBackColor(this.m_panelFormulairesParEos, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_panelFormulairesParEos, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_panelFormulairesParEos.TabIndex = 0; // // pageCoor // this.pageCoor.Controls.Add(this.m_ctrlOptionsCoor); this.pageCoor.Controls.Add(this.m_panelSystemeCoordonnees); this.m_extLinkField.SetLinkField(this.pageCoor, ""); this.pageCoor.Location = new System.Drawing.Point(0, 25); this.m_gestionnaireModeEdition.SetModeEdition(this.pageCoor, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extModulesAssociator.SetModules(this.pageCoor, ""); this.pageCoor.Name = "pageCoor"; this.pageCoor.Selected = false; this.pageCoor.Size = new System.Drawing.Size(794, 287); this.m_extStyle.SetStyleBackColor(this.pageCoor, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.pageCoor, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.pageCoor.TabIndex = 10; this.pageCoor.Title = "Coordinates|446"; // // m_ctrlOptionsCoor // this.m_ctrlOptionsCoor.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255))))); this.m_ctrlOptionsCoor.ForeColor = System.Drawing.Color.Black; this.m_extLinkField.SetLinkField(this.m_ctrlOptionsCoor, ""); this.m_ctrlOptionsCoor.Location = new System.Drawing.Point(18, 3); this.m_ctrlOptionsCoor.LockEdition = true; this.m_gestionnaireModeEdition.SetModeEdition(this.m_ctrlOptionsCoor, sc2i.win32.common.TypeModeEdition.EnableSurEdition); this.m_extModulesAssociator.SetModules(this.m_ctrlOptionsCoor, ""); this.m_ctrlOptionsCoor.Name = "m_ctrlOptionsCoor"; this.m_ctrlOptionsCoor.Size = new System.Drawing.Size(489, 93); this.m_extStyle.SetStyleBackColor(this.m_ctrlOptionsCoor, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_ctrlOptionsCoor, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_ctrlOptionsCoor.TabIndex = 2; // // m_panelSystemeCoordonnees // this.m_extLinkField.SetLinkField(this.m_panelSystemeCoordonnees, ""); this.m_panelSystemeCoordonnees.Location = new System.Drawing.Point(18, 102); this.m_panelSystemeCoordonnees.LockEdition = true; this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelSystemeCoordonnees, sc2i.win32.common.TypeModeEdition.EnableSurEdition); this.m_extModulesAssociator.SetModules(this.m_panelSystemeCoordonnees, ""); this.m_panelSystemeCoordonnees.Name = "m_panelSystemeCoordonnees"; this.m_panelSystemeCoordonnees.Size = new System.Drawing.Size(762, 140); this.m_extStyle.SetStyleBackColor(this.m_panelSystemeCoordonnees, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_panelSystemeCoordonnees, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_panelSystemeCoordonnees.TabIndex = 1; // // m_colTypeEntiteString // this.m_colTypeEntiteString.Text = "Entity Type Name|10094"; this.m_colTypeEntiteString.Width = 300; // // c2iPanelOmbre1 // this.c2iPanelOmbre1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255))))); this.c2iPanelOmbre1.Controls.Add(this.label4); this.c2iPanelOmbre1.Controls.Add(this.m_lnkEntiteFille); this.c2iPanelOmbre1.Controls.Add(this.m_arbreParents); this.c2iPanelOmbre1.Controls.Add(this.label3); this.c2iPanelOmbre1.Controls.Add(this.m_txtNom); this.c2iPanelOmbre1.Controls.Add(this.label2); this.c2iPanelOmbre1.Controls.Add(this.label9); this.c2iPanelOmbre1.ForeColor = System.Drawing.Color.Black; this.m_extLinkField.SetLinkField(this.c2iPanelOmbre1, ""); this.c2iPanelOmbre1.Location = new System.Drawing.Point(12, 32); this.c2iPanelOmbre1.LockEdition = false; this.m_gestionnaireModeEdition.SetModeEdition(this.c2iPanelOmbre1, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extModulesAssociator.SetModules(this.c2iPanelOmbre1, ""); this.c2iPanelOmbre1.Name = "c2iPanelOmbre1"; this.c2iPanelOmbre1.Size = new System.Drawing.Size(600, 160); this.m_extStyle.SetStyleBackColor(this.c2iPanelOmbre1, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel); this.m_extStyle.SetStyleForeColor(this.c2iPanelOmbre1, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorTextePanel); this.c2iPanelOmbre1.TabIndex = 0; // // label4 // this.m_extLinkField.SetLinkField(this.label4, "CodeSystemeComplet"); this.label4.Location = new System.Drawing.Point(513, 95); this.m_gestionnaireModeEdition.SetModeEdition(this.label4, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extModulesAssociator.SetModules(this.label4, ""); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(66, 13); this.m_extStyle.SetStyleBackColor(this.label4, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.label4, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.label4.TabIndex = 4009; this.label4.Text = "[CodeSystemeComplet]"; // // m_lnkEntiteFille // this.m_lnkEntiteFille.BackColor = System.Drawing.Color.White; this.m_lnkEntiteFille.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.m_extLinkField.SetLinkField(this.m_lnkEntiteFille, ""); this.m_lnkEntiteFille.Location = new System.Drawing.Point(95, 116); this.m_gestionnaireModeEdition.SetModeEdition(this.m_lnkEntiteFille, sc2i.win32.common.TypeModeEdition.DisableSurEdition); this.m_extModulesAssociator.SetModules(this.m_lnkEntiteFille, ""); this.m_lnkEntiteFille.Name = "m_lnkEntiteFille"; this.m_lnkEntiteFille.Size = new System.Drawing.Size(484, 22); this.m_extStyle.SetStyleBackColor(this.m_lnkEntiteFille, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_lnkEntiteFille, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_lnkEntiteFille.TabIndex = 4007; this.m_lnkEntiteFille.TextAlign = System.Drawing.ContentAlignment.BottomLeft; this.m_lnkEntiteFille.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.m_lnkEntiteFille_LinkClicked); // // m_arbreParents // this.m_arbreParents.AutoriseReaffectation = false; this.m_arbreParents.BackColor = System.Drawing.Color.White; this.m_extLinkField.SetLinkField(this.m_arbreParents, ""); this.m_arbreParents.Location = new System.Drawing.Point(3, 3); this.m_arbreParents.LockEdition = false; this.m_gestionnaireModeEdition.SetModeEdition(this.m_arbreParents, sc2i.win32.common.TypeModeEdition.DisableSurEdition); this.m_extModulesAssociator.SetModules(this.m_arbreParents, ""); this.m_arbreParents.Name = "m_arbreParents"; this.m_arbreParents.Size = new System.Drawing.Size(576, 86); this.m_extStyle.SetStyleBackColor(this.m_arbreParents, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_arbreParents, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_arbreParents.TabIndex = 4005; // // label3 // this.label3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.m_extLinkField.SetLinkField(this.label3, ""); this.label3.Location = new System.Drawing.Point(455, 95); this.m_gestionnaireModeEdition.SetModeEdition(this.label3, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extModulesAssociator.SetModules(this.label3, ""); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(52, 13); this.m_extStyle.SetStyleBackColor(this.label3, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.label3, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.label3.TabIndex = 4008; this.label3.Text = "Code|121"; this.label3.TextAlign = System.Drawing.ContentAlignment.TopRight; // // m_txtNom // this.m_extLinkField.SetLinkField(this.m_txtNom, "Libelle"); this.m_txtNom.Location = new System.Drawing.Point(95, 92); this.m_txtNom.LockEdition = false; this.m_gestionnaireModeEdition.SetModeEdition(this.m_txtNom, sc2i.win32.common.TypeModeEdition.EnableSurEdition); this.m_extModulesAssociator.SetModules(this.m_txtNom, ""); this.m_txtNom.Name = "m_txtNom"; this.m_txtNom.Size = new System.Drawing.Size(354, 20); this.m_extStyle.SetStyleBackColor(this.m_txtNom, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_txtNom, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_txtNom.TabIndex = 4003; this.m_txtNom.Text = "[Libelle]"; // // label2 // this.m_extLinkField.SetLinkField(this.label2, ""); this.label2.Location = new System.Drawing.Point(3, 123); this.m_gestionnaireModeEdition.SetModeEdition(this.label2, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extModulesAssociator.SetModules(this.label2, ""); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(89, 15); this.m_extStyle.SetStyleBackColor(this.label2, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.label2, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.label2.TabIndex = 4006; this.label2.Text = "Child entities|111"; // // label9 // this.label9.ForeColor = System.Drawing.Color.Black; this.m_extLinkField.SetLinkField(this.label9, ""); this.label9.Location = new System.Drawing.Point(3, 95); this.m_gestionnaireModeEdition.SetModeEdition(this.label9, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extModulesAssociator.SetModules(this.label9, ""); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(89, 13); this.m_extStyle.SetStyleBackColor(this.label9, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.label9, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorTextePanel); this.label9.TabIndex = 4004; this.label9.Text = "Label|50"; // // label1 // this.label1.AutoSize = true; this.m_extLinkField.SetLinkField(this.label1, ""); this.label1.Location = new System.Drawing.Point(20, 16); 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, 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 = 4004; this.label1.Text = "Nom : "; // // label6 // this.label6.ForeColor = System.Drawing.Color.Black; this.m_extLinkField.SetLinkField(this.label6, ""); this.label6.Location = new System.Drawing.Point(451, 1); this.m_gestionnaireModeEdition.SetModeEdition(this.label6, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extModulesAssociator.SetModules(this.label6, ""); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(324, 34); this.m_extStyle.SetStyleBackColor(this.label6, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.label6, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.label6.TabIndex = 4004; this.label6.Text = "Select Entity Types on wich Organizational Enties of this Type will NOT be availa" + "ble in user interface OE selection|10095"; // // CFormEditionTypeEntiteOrganisationnelle // this.AutoScaleBaseSize = new System.Drawing.Size(5, 13); this.BoutonAjouterVisible = false; this.ClientSize = new System.Drawing.Size(830, 530); this.Controls.Add(this.m_tabControl); this.Controls.Add(this.c2iPanelOmbre1); this.m_extLinkField.SetLinkField(this, ""); this.m_gestionnaireModeEdition.SetModeEdition(this, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extModulesAssociator.SetModules(this, ""); this.Name = "CFormEditionTypeEntiteOrganisationnelle"; this.m_extStyle.SetStyleBackColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.TabControl = this.m_tabControl; this.OnInitPage += new sc2i.win32.data.navigation.EventOnPageHandler(this.CFormEditionTypeEntiteOrganisationnelle_OnInitPage); this.Load += new System.EventHandler(this.CFormEditionTypeEntiteOrganisationnelles_Load); this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.CFormEditionTypeEntiteOrganisationnelle_FormClosing); this.OnMajChampsPage += new sc2i.win32.data.navigation.EventOnPageHandler(this.CFormEditionTypeEntiteOrganisationnelle_OnMajChampsPage); this.Controls.SetChildIndex(this.m_panelMenu, 0); this.Controls.SetChildIndex(this.c2iPanelOmbre1, 0); this.Controls.SetChildIndex(this.m_tabControl, 0); this.m_panelNavigation.ResumeLayout(false); this.m_panelCle.ResumeLayout(false); this.m_panelCle.PerformLayout(); this.m_panelMenu.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.m_btnHistorique)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.m_imageCle)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.m_btnChercherObjet)).EndInit(); this.m_tabControl.ResumeLayout(false); this.m_tabControl.PerformLayout(); this.pageChampsCustom.ResumeLayout(false); this.pageSetup.ResumeLayout(false); this.pageCoor.ResumeLayout(false); this.c2iPanelOmbre1.ResumeLayout(false); this.c2iPanelOmbre1.PerformLayout(); this.ResumeLayout(false); }
/// <summary> /// Méthode requise pour la prise en charge du concepteur - ne modifiez pas /// le contenu de cette méthode avec l'éditeur de code. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); this.label1 = new System.Windows.Forms.Label(); this.m_txtLibelle = new sc2i.win32.common.C2iTextBox(); this.c2iPanelOmbre4 = new sc2i.win32.common.C2iPanelOmbre(); this.m_tabControl = new sc2i.win32.common.C2iTabControl(this.components); this.m_pageDetail = new Crownwood.Magic.Controls.TabPage(); this.label7 = new System.Windows.Forms.Label(); this.m_cmbFormulaire = new sc2i.win32.data.CComboBoxListeObjetsDonnees(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.m_radio_sites_manuels = new System.Windows.Forms.RadioButton(); this.m_radio_Sites_Auto = new System.Windows.Forms.RadioButton(); this.m_chkCorrectiveManagement = new System.Windows.Forms.CheckBox(); this.m_chkPreventiveManagement = new System.Windows.Forms.CheckBox(); this.m_panelNavigation.SuspendLayout(); this.m_panelCle.SuspendLayout(); this.m_panelMenu.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.m_btnHistorique)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.m_imageCle)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.m_btnChercherObjet)).BeginInit(); this.c2iPanelOmbre4.SuspendLayout(); this.m_tabControl.SuspendLayout(); this.m_pageDetail.SuspendLayout(); this.groupBox1.SuspendLayout(); this.SuspendLayout(); // // m_btnAnnulerModifications // this.m_extLinkField.SetLinkField(this.m_btnAnnulerModifications, ""); this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnAnnulerModifications, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extStyle.SetStyleBackColor(this.m_btnAnnulerModifications, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_btnAnnulerModifications, sc2i.win32.common.CExtStyle.EnumCouleurs.None); // // m_btnValiderModifications // this.m_extLinkField.SetLinkField(this.m_btnValiderModifications, ""); this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnValiderModifications, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extStyle.SetStyleBackColor(this.m_btnValiderModifications, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_btnValiderModifications, sc2i.win32.common.CExtStyle.EnumCouleurs.None); // // m_btnSupprimerObjet // this.m_extLinkField.SetLinkField(this.m_btnSupprimerObjet, ""); this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnSupprimerObjet, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extStyle.SetStyleBackColor(this.m_btnSupprimerObjet, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_btnSupprimerObjet, sc2i.win32.common.CExtStyle.EnumCouleurs.None); // // m_btnEditerObjet // this.m_extLinkField.SetLinkField(this.m_btnEditerObjet, ""); this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnEditerObjet, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extStyle.SetStyleBackColor(this.m_btnEditerObjet, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_btnEditerObjet, sc2i.win32.common.CExtStyle.EnumCouleurs.None); // // m_panelNavigation // this.m_panelNavigation.Location = new System.Drawing.Point(655, 0); this.m_panelNavigation.Size = new System.Drawing.Size(175, 28); 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_lblNbListes // this.m_extStyle.SetStyleBackColor(this.m_lblNbListes, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_lblNbListes, sc2i.win32.common.CExtStyle.EnumCouleurs.None); // // m_btnPrecedent // this.m_extStyle.SetStyleBackColor(this.m_btnPrecedent, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_btnPrecedent, sc2i.win32.common.CExtStyle.EnumCouleurs.None); // // m_btnSuivant // this.m_extStyle.SetStyleBackColor(this.m_btnSuivant, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_btnSuivant, sc2i.win32.common.CExtStyle.EnumCouleurs.None); // // m_btnAjout // this.m_extStyle.SetStyleBackColor(this.m_btnAjout, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_btnAjout, sc2i.win32.common.CExtStyle.EnumCouleurs.None); // // m_lblId // this.m_extStyle.SetStyleBackColor(this.m_lblId, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_lblId, sc2i.win32.common.CExtStyle.EnumCouleurs.None); // // m_panelCle // this.m_panelCle.Location = new System.Drawing.Point(547, 0); this.m_panelCle.Size = new System.Drawing.Size(108, 28); this.m_extStyle.SetStyleBackColor(this.m_panelCle, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_panelCle, sc2i.win32.common.CExtStyle.EnumCouleurs.None); // // m_panelMenu // this.m_panelMenu.Size = new System.Drawing.Size(830, 28); this.m_extStyle.SetStyleBackColor(this.m_panelMenu, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_panelMenu, sc2i.win32.common.CExtStyle.EnumCouleurs.None); // // m_btnHistorique // this.m_extStyle.SetStyleBackColor(this.m_btnHistorique, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_btnHistorique, sc2i.win32.common.CExtStyle.EnumCouleurs.None); // // m_imageCle // this.m_extStyle.SetStyleBackColor(this.m_imageCle, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_imageCle, sc2i.win32.common.CExtStyle.EnumCouleurs.None); // // m_btnChercherObjet // this.m_extStyle.SetStyleBackColor(this.m_btnChercherObjet, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_btnChercherObjet, sc2i.win32.common.CExtStyle.EnumCouleurs.None); // // label1 // this.label1.AutoSize = true; this.m_extLinkField.SetLinkField(this.label1, ""); this.label1.Location = new System.Drawing.Point(12, 24); 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(47, 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_extLinkField.SetLinkField(this.m_txtLibelle, "Libelle"); this.m_txtLibelle.Location = new System.Drawing.Point(72, 20); 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(412, 20); this.m_extStyle.SetStyleBackColor(this.m_txtLibelle, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_txtLibelle, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_txtLibelle.TabIndex = 0; this.m_txtLibelle.Text = "[Libelle]"; // // c2iPanelOmbre4 // this.c2iPanelOmbre4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255))))); this.c2iPanelOmbre4.Controls.Add(this.m_txtLibelle); this.c2iPanelOmbre4.Controls.Add(this.label1); this.c2iPanelOmbre4.ForeColor = System.Drawing.Color.Black; this.m_extLinkField.SetLinkField(this.c2iPanelOmbre4, ""); this.c2iPanelOmbre4.Location = new System.Drawing.Point(8, 30); 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(524, 86); 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_tabControl // this.m_tabControl.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.m_tabControl.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255))))); this.m_tabControl.BoldSelectedPage = true; this.m_tabControl.ControlBottomOffset = 16; this.m_tabControl.ControlRightOffset = 16; this.m_tabControl.ForeColor = System.Drawing.Color.Black; this.m_tabControl.IDEPixelArea = false; this.m_extLinkField.SetLinkField(this.m_tabControl, ""); this.m_tabControl.Location = new System.Drawing.Point(8, 122); this.m_gestionnaireModeEdition.SetModeEdition(this.m_tabControl, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extModulesAssociator.SetModules(this.m_tabControl, ""); this.m_tabControl.Name = "m_tabControl"; this.m_tabControl.Ombre = true; this.m_tabControl.PositionTop = true; this.m_tabControl.SelectedIndex = 0; this.m_tabControl.SelectedTab = this.m_pageDetail; this.m_tabControl.Size = new System.Drawing.Size(822, 406); this.m_extStyle.SetStyleBackColor(this.m_tabControl, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel); this.m_extStyle.SetStyleForeColor(this.m_tabControl, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorTextePanel); this.m_tabControl.TabIndex = 4004; this.m_tabControl.TabPages.AddRange(new Crownwood.Magic.Controls.TabPage[] { this.m_pageDetail }); this.m_tabControl.TextColor = System.Drawing.Color.Black; // // m_pageDetail // this.m_pageDetail.Controls.Add(this.m_chkPreventiveManagement); this.m_pageDetail.Controls.Add(this.m_chkCorrectiveManagement); this.m_pageDetail.Controls.Add(this.groupBox1); this.m_pageDetail.Controls.Add(this.label7); this.m_pageDetail.Controls.Add(this.m_cmbFormulaire); this.m_extLinkField.SetLinkField(this.m_pageDetail, ""); this.m_pageDetail.Location = new System.Drawing.Point(0, 25); this.m_gestionnaireModeEdition.SetModeEdition(this.m_pageDetail, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extModulesAssociator.SetModules(this.m_pageDetail, ""); this.m_pageDetail.Name = "m_pageDetail"; this.m_pageDetail.Size = new System.Drawing.Size(806, 365); this.m_extStyle.SetStyleBackColor(this.m_pageDetail, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_pageDetail, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_pageDetail.TabIndex = 10; this.m_pageDetail.Title = "Details|337"; // // label7 // this.m_extLinkField.SetLinkField(this.label7, ""); this.label7.Location = new System.Drawing.Point(19, 21); this.m_gestionnaireModeEdition.SetModeEdition(this.label7, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extModulesAssociator.SetModules(this.label7, ""); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(369, 18); this.m_extStyle.SetStyleBackColor(this.label7, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.label7, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.label7.TabIndex = 10; this.label7.Text = "Select the displayed form for the contracts of this type|1131"; // // m_cmbFormulaire // this.m_cmbFormulaire.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.m_cmbFormulaire.ElementSelectionne = null; this.m_cmbFormulaire.FormattingEnabled = true; this.m_cmbFormulaire.IsLink = false; this.m_extLinkField.SetLinkField(this.m_cmbFormulaire, ""); this.m_cmbFormulaire.ListDonnees = null; this.m_cmbFormulaire.Location = new System.Drawing.Point(19, 39); this.m_cmbFormulaire.LockEdition = false; this.m_gestionnaireModeEdition.SetModeEdition(this.m_cmbFormulaire, sc2i.win32.common.TypeModeEdition.EnableSurEdition); this.m_extModulesAssociator.SetModules(this.m_cmbFormulaire, ""); this.m_cmbFormulaire.Name = "m_cmbFormulaire"; this.m_cmbFormulaire.NullAutorise = true; this.m_cmbFormulaire.ProprieteAffichee = null; this.m_cmbFormulaire.ProprieteParentListeObjets = null; this.m_cmbFormulaire.SelectionneurParent = null; this.m_cmbFormulaire.Size = new System.Drawing.Size(382, 23); this.m_extStyle.SetStyleBackColor(this.m_cmbFormulaire, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_cmbFormulaire, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_cmbFormulaire.TabIndex = 10; this.m_cmbFormulaire.TextNull = "(Inherited)"; this.m_cmbFormulaire.Tri = true; // // groupBox1 // this.groupBox1.Controls.Add(this.m_radio_sites_manuels); this.groupBox1.Controls.Add(this.m_radio_Sites_Auto); this.m_extLinkField.SetLinkField(this.groupBox1, ""); this.groupBox1.Location = new System.Drawing.Point(22, 74); this.m_gestionnaireModeEdition.SetModeEdition(this.groupBox1, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extModulesAssociator.SetModules(this.groupBox1, ""); this.groupBox1.Name = "groupBox1"; this.groupBox1.Size = new System.Drawing.Size(374, 100); this.m_extStyle.SetStyleBackColor(this.groupBox1, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.groupBox1, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.groupBox1.TabIndex = 11; this.groupBox1.TabStop = false; this.groupBox1.Text = "Sites options|10104"; // // m_radio_sites_manuels // this.m_extLinkField.SetLinkField(this.m_radio_sites_manuels, ""); this.m_radio_sites_manuels.Location = new System.Drawing.Point(18, 55); this.m_gestionnaireModeEdition.SetModeEdition(this.m_radio_sites_manuels, sc2i.win32.common.TypeModeEdition.EnableSurEdition); this.m_extModulesAssociator.SetModules(this.m_radio_sites_manuels, ""); this.m_radio_sites_manuels.Name = "m_radio_sites_manuels"; this.m_radio_sites_manuels.Size = new System.Drawing.Size(293, 27); this.m_extStyle.SetStyleBackColor(this.m_radio_sites_manuels, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_radio_sites_manuels, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_radio_sites_manuels.TabIndex = 13; this.m_radio_sites_manuels.TabStop = true; this.m_radio_sites_manuels.Text = "Manual Site management|20230"; this.m_radio_sites_manuels.UseVisualStyleBackColor = true; // // m_radio_Sites_Auto // this.m_extLinkField.SetLinkField(this.m_radio_Sites_Auto, ""); this.m_radio_Sites_Auto.Location = new System.Drawing.Point(18, 22); this.m_gestionnaireModeEdition.SetModeEdition(this.m_radio_Sites_Auto, sc2i.win32.common.TypeModeEdition.EnableSurEdition); this.m_extModulesAssociator.SetModules(this.m_radio_Sites_Auto, ""); this.m_radio_Sites_Auto.Name = "m_radio_Sites_Auto"; this.m_radio_Sites_Auto.Size = new System.Drawing.Size(293, 27); this.m_extStyle.SetStyleBackColor(this.m_radio_Sites_Auto, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_radio_Sites_Auto, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_radio_Sites_Auto.TabIndex = 12; this.m_radio_Sites_Auto.TabStop = true; this.m_radio_Sites_Auto.Text = "Use profile to manage Sites|20229"; this.m_radio_Sites_Auto.UseVisualStyleBackColor = true; // // m_chkCorrectiveManagement // this.m_extLinkField.SetLinkField(this.m_chkCorrectiveManagement, "GestionMaintenanceCorrective"); this.m_chkCorrectiveManagement.Location = new System.Drawing.Point(40, 191); this.m_gestionnaireModeEdition.SetModeEdition(this.m_chkCorrectiveManagement, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extModulesAssociator.SetModules(this.m_chkCorrectiveManagement, ""); this.m_chkCorrectiveManagement.Name = "m_chkCorrectiveManagement"; this.m_chkCorrectiveManagement.Size = new System.Drawing.Size(356, 17); this.m_extStyle.SetStyleBackColor(this.m_chkCorrectiveManagement, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_chkCorrectiveManagement, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_chkCorrectiveManagement.TabIndex = 12; this.m_chkCorrectiveManagement.Text = "Corrective Maintenance configuration|10105"; this.m_chkCorrectiveManagement.UseVisualStyleBackColor = true; // // m_chkPreventiveManagement // this.m_extLinkField.SetLinkField(this.m_chkPreventiveManagement, "GestionMaintenancePreventive"); this.m_chkPreventiveManagement.Location = new System.Drawing.Point(40, 214); this.m_gestionnaireModeEdition.SetModeEdition(this.m_chkPreventiveManagement, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extModulesAssociator.SetModules(this.m_chkPreventiveManagement, ""); this.m_chkPreventiveManagement.Name = "m_chkPreventiveManagement"; this.m_chkPreventiveManagement.Size = new System.Drawing.Size(356, 17); this.m_extStyle.SetStyleBackColor(this.m_chkPreventiveManagement, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_chkPreventiveManagement, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_chkPreventiveManagement.TabIndex = 12; this.m_chkPreventiveManagement.Text = "Preventive Maintenance configuration|10106"; this.m_chkPreventiveManagement.UseVisualStyleBackColor = true; // // CFormEditionTypeContrat // this.ClientSize = new System.Drawing.Size(830, 540); this.Controls.Add(this.m_tabControl); this.Controls.Add(this.c2iPanelOmbre4); this.m_extLinkField.SetLinkField(this, ""); this.m_gestionnaireModeEdition.SetModeEdition(this, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extModulesAssociator.SetModules(this, ""); this.Name = "CFormEditionTypeContrat"; 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.Controls.SetChildIndex(this.m_tabControl, 0); this.m_panelNavigation.ResumeLayout(false); this.m_panelCle.ResumeLayout(false); this.m_panelCle.PerformLayout(); this.m_panelMenu.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.m_btnHistorique)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.m_imageCle)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.m_btnChercherObjet)).EndInit(); this.c2iPanelOmbre4.ResumeLayout(false); this.c2iPanelOmbre4.PerformLayout(); this.m_tabControl.ResumeLayout(false); this.m_tabControl.PerformLayout(); this.m_pageDetail.ResumeLayout(false); this.groupBox1.ResumeLayout(false); this.ResumeLayout(false); }
/// <summary> /// Méthode requise pour la prise en charge du concepteur - ne modifiez pas /// le contenu de cette méthode avec l'éditeur de code. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); this.lbl_label = new System.Windows.Forms.Label(); this.m_txtLibelle = new sc2i.win32.common.C2iTextBox(); this.c2iPanelOmbre4 = new sc2i.win32.common.C2iPanelOmbre(); this.lbl_code = new System.Windows.Forms.Label(); this.c2iTextBox1 = new sc2i.win32.common.C2iTextBox(); this.c2iTabControl1 = new sc2i.win32.common.C2iTabControl(this.components); this.tabPage1 = new Crownwood.Magic.Controls.TabPage(); this.checkBox2 = new System.Windows.Forms.CheckBox(); this.chk_saisirduree = new System.Windows.Forms.CheckBox(); this.m_chkSiteObligatoire = new System.Windows.Forms.CheckBox(); this.label7 = new System.Windows.Forms.Label(); this.m_cmbFormulaire = new sc2i.win32.data.CComboBoxListeObjetsDonnees(); this.m_panelCle.SuspendLayout(); this.m_panelMenu.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.m_btnHistorique)).BeginInit(); this.c2iPanelOmbre4.SuspendLayout(); this.c2iTabControl1.SuspendLayout(); this.tabPage1.SuspendLayout(); this.SuspendLayout(); // // m_btnAnnulerModifications // this.m_extLinkField.SetLinkField(this.m_btnAnnulerModifications, ""); this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnAnnulerModifications, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extStyle.SetStyleBackColor(this.m_btnAnnulerModifications, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_btnAnnulerModifications, sc2i.win32.common.CExtStyle.EnumCouleurs.None); // // m_btnValiderModifications // this.m_extLinkField.SetLinkField(this.m_btnValiderModifications, ""); this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnValiderModifications, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extStyle.SetStyleBackColor(this.m_btnValiderModifications, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_btnValiderModifications, sc2i.win32.common.CExtStyle.EnumCouleurs.None); // // m_btnSupprimerObjet // this.m_extLinkField.SetLinkField(this.m_btnSupprimerObjet, ""); this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnSupprimerObjet, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extStyle.SetStyleBackColor(this.m_btnSupprimerObjet, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_btnSupprimerObjet, sc2i.win32.common.CExtStyle.EnumCouleurs.None); // // m_btnEditerObjet // this.m_extLinkField.SetLinkField(this.m_btnEditerObjet, ""); this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnEditerObjet, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extStyle.SetStyleBackColor(this.m_btnEditerObjet, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_btnEditerObjet, sc2i.win32.common.CExtStyle.EnumCouleurs.None); // // m_panelNavigation // this.m_panelNavigation.Location = new System.Drawing.Point(528, 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_panelCle.Location = new System.Drawing.Point(444, 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_panelMenu.Size = new System.Drawing.Size(664, 28); this.m_extStyle.SetStyleBackColor(this.m_panelMenu, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_panelMenu, sc2i.win32.common.CExtStyle.EnumCouleurs.None); // // m_btnHistorique // this.m_extStyle.SetStyleBackColor(this.m_btnHistorique, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_btnHistorique, sc2i.win32.common.CExtStyle.EnumCouleurs.None); // // lbl_label // this.m_extLinkField.SetLinkField(this.lbl_label, ""); this.lbl_label.Location = new System.Drawing.Point(12, 14); this.m_gestionnaireModeEdition.SetModeEdition(this.lbl_label, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extModulesAssociator.SetModules(this.lbl_label, ""); this.lbl_label.Name = "lbl_label"; this.lbl_label.Size = new System.Drawing.Size(58, 12); this.m_extStyle.SetStyleBackColor(this.lbl_label, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.lbl_label, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.lbl_label.TabIndex = 4002; this.lbl_label.Text = "Label|50"; // // m_txtLibelle // this.m_extLinkField.SetLinkField(this.m_txtLibelle, "Libelle"); this.m_txtLibelle.Location = new System.Drawing.Point(72, 10); 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(306, 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_txtLibelle); this.c2iPanelOmbre4.Controls.Add(this.lbl_label); this.c2iPanelOmbre4.Controls.Add(this.lbl_code); this.c2iPanelOmbre4.Controls.Add(this.c2iTextBox1); this.c2iPanelOmbre4.ForeColor = System.Drawing.Color.Black; this.m_extLinkField.SetLinkField(this.c2iPanelOmbre4, ""); this.c2iPanelOmbre4.Location = new System.Drawing.Point(8, 30); 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(456, 100); 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; // // lbl_code // this.m_extLinkField.SetLinkField(this.lbl_code, ""); this.lbl_code.Location = new System.Drawing.Point(12, 36); this.m_gestionnaireModeEdition.SetModeEdition(this.lbl_code, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extModulesAssociator.SetModules(this.lbl_code, ""); this.lbl_code.Name = "lbl_code"; this.lbl_code.Size = new System.Drawing.Size(52, 13); this.m_extStyle.SetStyleBackColor(this.lbl_code, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.lbl_code, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.lbl_code.TabIndex = 4003; this.lbl_code.Text = "Code|335"; // // c2iTextBox1 // this.m_extLinkField.SetLinkField(this.c2iTextBox1, "Code"); this.c2iTextBox1.Location = new System.Drawing.Point(72, 33); this.c2iTextBox1.LockEdition = false; this.m_gestionnaireModeEdition.SetModeEdition(this.c2iTextBox1, sc2i.win32.common.TypeModeEdition.EnableSurEdition); this.m_extModulesAssociator.SetModules(this.c2iTextBox1, ""); this.c2iTextBox1.Name = "c2iTextBox1"; this.c2iTextBox1.Size = new System.Drawing.Size(139, 20); this.m_extStyle.SetStyleBackColor(this.c2iTextBox1, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.c2iTextBox1, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.c2iTextBox1.TabIndex = 4004; this.c2iTextBox1.Text = "[Code]"; // // c2iTabControl1 // this.c2iTabControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.c2iTabControl1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255))))); this.c2iTabControl1.BoldSelectedPage = true; this.c2iTabControl1.ControlBottomOffset = 16; this.c2iTabControl1.ControlRightOffset = 16; this.c2iTabControl1.ForeColor = System.Drawing.Color.Black; this.c2iTabControl1.IDEPixelArea = false; this.m_extLinkField.SetLinkField(this.c2iTabControl1, ""); this.c2iTabControl1.Location = new System.Drawing.Point(8, 136); this.m_gestionnaireModeEdition.SetModeEdition(this.c2iTabControl1, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extModulesAssociator.SetModules(this.c2iTabControl1, ""); this.c2iTabControl1.Name = "c2iTabControl1"; this.c2iTabControl1.Ombre = true; this.c2iTabControl1.PositionTop = true; this.c2iTabControl1.SelectedIndex = 0; this.c2iTabControl1.SelectedTab = this.tabPage1; this.c2iTabControl1.Size = new System.Drawing.Size(656, 344); this.m_extStyle.SetStyleBackColor(this.c2iTabControl1, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel); this.m_extStyle.SetStyleForeColor(this.c2iTabControl1, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorTextePanel); this.c2iTabControl1.TabIndex = 4004; this.c2iTabControl1.TabPages.AddRange(new Crownwood.Magic.Controls.TabPage[] { this.tabPage1 }); this.c2iTabControl1.TextColor = System.Drawing.Color.Black; // // tabPage1 // this.tabPage1.Controls.Add(this.checkBox2); this.tabPage1.Controls.Add(this.chk_saisirduree); this.tabPage1.Controls.Add(this.m_chkSiteObligatoire); this.tabPage1.Controls.Add(this.label7); this.tabPage1.Controls.Add(this.m_cmbFormulaire); this.m_extLinkField.SetLinkField(this.tabPage1, ""); this.tabPage1.Location = new System.Drawing.Point(0, 25); this.m_gestionnaireModeEdition.SetModeEdition(this.tabPage1, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extModulesAssociator.SetModules(this.tabPage1, ""); this.tabPage1.Name = "tabPage1"; this.tabPage1.Size = new System.Drawing.Size(640, 303); this.m_extStyle.SetStyleBackColor(this.tabPage1, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.tabPage1, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.tabPage1.TabIndex = 10; this.tabPage1.Title = "Options|56"; // // checkBox2 // this.checkBox2.AutoSize = true; this.checkBox2.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.m_extLinkField.SetLinkField(this.checkBox2, "ReadOnly"); this.checkBox2.Location = new System.Drawing.Point(19, 59); this.m_gestionnaireModeEdition.SetModeEdition(this.checkBox2, sc2i.win32.common.TypeModeEdition.EnableSurEdition); this.m_extModulesAssociator.SetModules(this.checkBox2, ""); this.checkBox2.Name = "checkBox2"; this.checkBox2.Size = new System.Drawing.Size(291, 17); this.m_extStyle.SetStyleBackColor(this.checkBox2, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.checkBox2, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.checkBox2.TabIndex = 13; this.checkBox2.Text = "Activites of this type can be created only by interventions|554"; this.checkBox2.UseVisualStyleBackColor = true; // // chk_saisirduree // this.chk_saisirduree.AutoSize = true; this.chk_saisirduree.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.m_extLinkField.SetLinkField(this.chk_saisirduree, "SaisieDuree"); this.chk_saisirduree.Location = new System.Drawing.Point(19, 13); this.m_gestionnaireModeEdition.SetModeEdition(this.chk_saisirduree, sc2i.win32.common.TypeModeEdition.EnableSurEdition); this.m_extModulesAssociator.SetModules(this.chk_saisirduree, ""); this.chk_saisirduree.Name = "chk_saisirduree"; this.chk_saisirduree.Size = new System.Drawing.Size(133, 17); this.m_extStyle.SetStyleBackColor(this.chk_saisirduree, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.chk_saisirduree, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.chk_saisirduree.TabIndex = 12; this.chk_saisirduree.Text = "Enter Activity duration|552"; this.chk_saisirduree.UseVisualStyleBackColor = true; // // m_chkSiteObligatoire // this.m_chkSiteObligatoire.AutoSize = true; this.m_chkSiteObligatoire.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.m_extLinkField.SetLinkField(this.m_chkSiteObligatoire, "SiteObligatoire"); this.m_chkSiteObligatoire.Location = new System.Drawing.Point(19, 36); this.m_gestionnaireModeEdition.SetModeEdition(this.m_chkSiteObligatoire, sc2i.win32.common.TypeModeEdition.EnableSurEdition); this.m_extModulesAssociator.SetModules(this.m_chkSiteObligatoire, ""); this.m_chkSiteObligatoire.Name = "m_chkSiteObligatoire"; this.m_chkSiteObligatoire.Size = new System.Drawing.Size(245, 17); this.m_extStyle.SetStyleBackColor(this.m_chkSiteObligatoire, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_chkSiteObligatoire, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_chkSiteObligatoire.TabIndex = 11; this.m_chkSiteObligatoire.Text = "A site must be specified for activity followup|553"; this.m_chkSiteObligatoire.UseVisualStyleBackColor = true; // // label7 // this.m_extLinkField.SetLinkField(this.label7, ""); this.label7.Location = new System.Drawing.Point(16, 79); this.m_gestionnaireModeEdition.SetModeEdition(this.label7, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extModulesAssociator.SetModules(this.label7, ""); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(57, 13); this.m_extStyle.SetStyleBackColor(this.label7, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.label7, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.label7.TabIndex = 10; this.label7.Text = "Form|555"; // // m_cmbFormulaire // this.m_cmbFormulaire.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.m_cmbFormulaire.ElementSelectionne = null; this.m_cmbFormulaire.FormattingEnabled = true; this.m_cmbFormulaire.IsLink = false; this.m_extLinkField.SetLinkField(this.m_cmbFormulaire, ""); this.m_cmbFormulaire.ListDonnees = null; this.m_cmbFormulaire.Location = new System.Drawing.Point(19, 95); this.m_cmbFormulaire.LockEdition = false; this.m_gestionnaireModeEdition.SetModeEdition(this.m_cmbFormulaire, sc2i.win32.common.TypeModeEdition.EnableSurEdition); this.m_extModulesAssociator.SetModules(this.m_cmbFormulaire, ""); this.m_cmbFormulaire.Name = "m_cmbFormulaire"; this.m_cmbFormulaire.NullAutorise = true; this.m_cmbFormulaire.ProprieteAffichee = null; this.m_cmbFormulaire.ProprieteParentListeObjets = null; this.m_cmbFormulaire.SelectionneurParent = null; this.m_cmbFormulaire.Size = new System.Drawing.Size(318, 21); this.m_extStyle.SetStyleBackColor(this.m_cmbFormulaire, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_cmbFormulaire, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_cmbFormulaire.TabIndex = 10; this.m_cmbFormulaire.TextNull = I.T("(none)|30921"); this.m_cmbFormulaire.Tri = true; // // CFormEditionTypeActiviteActeur // this.AutoScaleBaseSize = new System.Drawing.Size(5, 13); this.ClientSize = new System.Drawing.Size(664, 476); this.Controls.Add(this.c2iTabControl1); this.Controls.Add(this.c2iPanelOmbre4); this.m_extLinkField.SetLinkField(this, ""); this.m_gestionnaireModeEdition.SetModeEdition(this, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extModulesAssociator.SetModules(this, ""); this.Name = "CFormEditionTypeActiviteActeur"; 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.Controls.SetChildIndex(this.c2iTabControl1, 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.c2iTabControl1.ResumeLayout(false); this.c2iTabControl1.PerformLayout(); this.tabPage1.ResumeLayout(false); this.tabPage1.PerformLayout(); this.ResumeLayout(false); }
/// <summary> /// Méthode requise pour la prise en charge du concepteur - ne modifiez pas /// le contenu de cette méthode avec l'éditeur de code. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); this.c2iTabControl1 = new sc2i.win32.common.C2iTabControl(this.components); this.m_panelFiltre = new sc2i.win32.data.dynamic.CPanelEditFiltreDynamique(); this.c2iTabControl2 = new sc2i.win32.common.C2iTabControl(this.components); this.m_btnAnnuler = new System.Windows.Forms.Button(); this.m_btnOk = new System.Windows.Forms.Button(); this.c2iPanelOmbre1 = new sc2i.win32.common.C2iPanelOmbre(); this.m_txtNomVariable = new System.Windows.Forms.TextBox(); this.label2 = new System.Windows.Forms.Label(); this.cExtStyle1 = new sc2i.win32.common.CExtStyle(); this.m_panelFiltre.SuspendLayout(); this.c2iPanelOmbre1.SuspendLayout(); this.SuspendLayout(); // // c2iTabControl1 // this.c2iTabControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.c2iTabControl1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(247)))), ((int)(((byte)(184))))); this.c2iTabControl1.BoldSelectedPage = true; this.c2iTabControl1.ControlBottomOffset = 16; this.c2iTabControl1.ControlRightOffset = 16; this.c2iTabControl1.IDEPixelArea = false; this.c2iTabControl1.Location = new System.Drawing.Point(0, 32); this.c2iTabControl1.Name = "c2iTabControl1"; this.c2iTabControl1.Ombre = true; this.c2iTabControl1.PositionTop = true; this.c2iTabControl1.Size = new System.Drawing.Size(712, 328); this.cExtStyle1.SetStyleBackColor(this.c2iTabControl1, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.cExtStyle1.SetStyleForeColor(this.c2iTabControl1, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.c2iTabControl1.TabIndex = 2; // // m_panelFiltre // this.m_panelFiltre.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.m_panelFiltre.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255))))); this.m_panelFiltre.Controls.Add(this.c2iTabControl2); this.m_panelFiltre.DefinitionRacineDeChampsFiltres = null; this.m_panelFiltre.FiltreDynamique = null; this.m_panelFiltre.Location = new System.Drawing.Point(0, 56); this.m_panelFiltre.LockEdition = false; this.m_panelFiltre.ModeSansType = false; this.m_panelFiltre.Name = "m_panelFiltre"; this.m_panelFiltre.Size = new System.Drawing.Size(553, 295); this.cExtStyle1.SetStyleBackColor(this.m_panelFiltre, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel); this.cExtStyle1.SetStyleForeColor(this.m_panelFiltre, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_panelFiltre.TabIndex = 4; // // c2iTabControl2 // this.c2iTabControl2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(247)))), ((int)(((byte)(184))))); this.c2iTabControl2.BoldSelectedPage = true; this.c2iTabControl2.ControlBottomOffset = 16; this.c2iTabControl2.ControlRightOffset = 16; this.c2iTabControl2.Dock = System.Windows.Forms.DockStyle.Fill; this.c2iTabControl2.IDEPixelArea = false; this.c2iTabControl2.Location = new System.Drawing.Point(0, 0); this.c2iTabControl2.Name = "c2iTabControl2"; this.c2iTabControl2.Ombre = true; this.c2iTabControl2.PositionTop = true; this.c2iTabControl2.Size = new System.Drawing.Size(553, 295); this.cExtStyle1.SetStyleBackColor(this.c2iTabControl2, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.cExtStyle1.SetStyleForeColor(this.c2iTabControl2, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.c2iTabControl2.TabIndex = 2; // // m_btnAnnuler // this.m_btnAnnuler.Anchor = System.Windows.Forms.AnchorStyles.Bottom; this.m_btnAnnuler.BackColor = System.Drawing.SystemColors.Control; this.m_btnAnnuler.DialogResult = System.Windows.Forms.DialogResult.Cancel; this.m_btnAnnuler.Location = new System.Drawing.Point(304, 319); this.m_btnAnnuler.Name = "m_btnAnnuler"; this.m_btnAnnuler.Size = new System.Drawing.Size(80, 24); this.cExtStyle1.SetStyleBackColor(this.m_btnAnnuler, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.cExtStyle1.SetStyleForeColor(this.m_btnAnnuler, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_btnAnnuler.TabIndex = 24; this.m_btnAnnuler.Text = "Cancel|11"; this.m_btnAnnuler.UseVisualStyleBackColor = false; // // m_btnOk // this.m_btnOk.Anchor = System.Windows.Forms.AnchorStyles.Bottom; this.m_btnOk.BackColor = System.Drawing.SystemColors.Control; this.m_btnOk.Location = new System.Drawing.Point(176, 319); this.m_btnOk.Name = "m_btnOk"; this.m_btnOk.Size = new System.Drawing.Size(80, 24); 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 = 23; this.m_btnOk.Text = "Ok|10"; this.m_btnOk.UseVisualStyleBackColor = false; this.m_btnOk.Click += new System.EventHandler(this.m_btnOk_Click); // // c2iPanelOmbre1 // this.c2iPanelOmbre1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.c2iPanelOmbre1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255))))); this.c2iPanelOmbre1.Controls.Add(this.m_txtNomVariable); this.c2iPanelOmbre1.Controls.Add(this.label2); this.c2iPanelOmbre1.Location = new System.Drawing.Point(0, 1); this.c2iPanelOmbre1.LockEdition = false; this.c2iPanelOmbre1.Name = "c2iPanelOmbre1"; this.c2iPanelOmbre1.Size = new System.Drawing.Size(553, 56); this.cExtStyle1.SetStyleBackColor(this.c2iPanelOmbre1, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel); this.cExtStyle1.SetStyleForeColor(this.c2iPanelOmbre1, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.c2iPanelOmbre1.TabIndex = 25; // // m_txtNomVariable // this.m_txtNomVariable.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.m_txtNomVariable.Location = new System.Drawing.Point(131, 8); this.m_txtNomVariable.Name = "m_txtNomVariable"; this.m_txtNomVariable.Size = new System.Drawing.Size(398, 20); this.cExtStyle1.SetStyleBackColor(this.m_txtNomVariable, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.cExtStyle1.SetStyleForeColor(this.m_txtNomVariable, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_txtNomVariable.TabIndex = 2; // // label2 // this.label2.Location = new System.Drawing.Point(8, 8); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(117, 20); this.cExtStyle1.SetStyleBackColor(this.label2, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.cExtStyle1.SetStyleForeColor(this.label2, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.label2.TabIndex = 1; this.label2.Text = "Variable name|143"; // // CFormEditVariableDynamiqueListeObjets // this.AutoScaleBaseSize = new System.Drawing.Size(5, 13); this.ClientSize = new System.Drawing.Size(553, 348); this.Controls.Add(this.c2iPanelOmbre1); this.Controls.Add(this.m_btnAnnuler); this.Controls.Add(this.m_btnOk); this.Controls.Add(this.m_panelFiltre); this.Name = "CFormEditVariableDynamiqueListeObjets"; this.cExtStyle1.SetStyleBackColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.cExtStyle1.SetStyleForeColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.Text = "Object list variable|144"; this.Load += new System.EventHandler(this.CFormEditVariableDynamiqueListeObjets_Load); this.m_panelFiltre.ResumeLayout(false); this.c2iPanelOmbre1.ResumeLayout(false); this.c2iPanelOmbre1.PerformLayout(); this.ResumeLayout(false); }
/// <summary> /// Méthode requise pour la prise en charge du concepteur - ne modifiez pas /// le contenu de cette méthode avec l'éditeur de code. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); this.m_tabControl = new sc2i.win32.common.C2iTabControl(this.components); this.tabPage1 = new Crownwood.Magic.Controls.TabPage(); this.m_txtFormuleFichier = new sc2i.win32.expression.CControleEditeFormule(); this.label1 = new System.Windows.Forms.Label(); this.panel3 = new System.Windows.Forms.Panel(); this.m_rbtnText = new System.Windows.Forms.RadioButton(); this.m_rbtnFichier = new System.Windows.Forms.RadioButton(); this.tabPage2 = new Crownwood.Magic.Controls.TabPage(); this.label3 = new System.Windows.Forms.Label(); this.m_wndListeCategories = new sc2i.win32.common.ListViewAutoFilled(); this.listViewAutoFilledColumn2 = ((sc2i.win32.common.ListViewAutoFilledColumn)(new sc2i.win32.common.ListViewAutoFilledColumn())); this.tabPage3 = new Crownwood.Magic.Controls.TabPage(); this.m_txtFormuleCle = new sc2i.win32.expression.CControleEditeFormule(); this.label7 = new System.Windows.Forms.Label(); this.m_txtFormuleDescriptif = new sc2i.win32.expression.CControleEditeFormule(); this.label5 = new System.Windows.Forms.Label(); this.m_txtFormuleLibelle = new sc2i.win32.expression.CControleEditeFormule(); this.label4 = new System.Windows.Forms.Label(); this.listViewAutoFilledColumn1 = ((sc2i.win32.common.ListViewAutoFilledColumn)(new sc2i.win32.common.ListViewAutoFilledColumn())); this.m_wndAideFormule = new sc2i.win32.expression.CControlAideFormule(); this.m_exStyle = new sc2i.win32.common.CExtStyle(); this.panel4 = new System.Windows.Forms.Panel(); this.label2 = new System.Windows.Forms.Label(); this.panel5 = new System.Windows.Forms.Panel(); this.label6 = new System.Windows.Forms.Label(); this.m_txtFormuleUser = new sc2i.win32.expression.CTextBoxZoomFormule(); this.panel6 = new System.Windows.Forms.Panel(); this.m_txtFormulePassword = new sc2i.win32.expression.CTextBoxZoomFormule(); this.label8 = new System.Windows.Forms.Label(); this.m_tabControl.SuspendLayout(); this.tabPage1.SuspendLayout(); this.panel3.SuspendLayout(); this.tabPage2.SuspendLayout(); this.tabPage3.SuspendLayout(); this.panel4.SuspendLayout(); this.panel5.SuspendLayout(); this.panel6.SuspendLayout(); this.SuspendLayout(); // // m_lblStockerResIn // this.m_exStyle.SetStyleBackColor(this.m_lblStockerResIn, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_exStyle.SetStyleForeColor(this.m_lblStockerResIn, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_lblStockerResIn.Text = "Store the result in|30239"; // // m_tabControl // this.m_tabControl.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.m_tabControl.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255))))); this.m_tabControl.BoldSelectedPage = true; this.m_tabControl.ControlBottomOffset = 16; this.m_tabControl.ControlRightOffset = 16; this.m_tabControl.ForeColor = System.Drawing.Color.Black; this.m_tabControl.IDEPixelArea = false; this.m_tabControl.Location = new System.Drawing.Point(8, 38); this.m_tabControl.Name = "m_tabControl"; this.m_tabControl.Ombre = true; this.m_tabControl.PositionTop = true; this.m_tabControl.SelectedIndex = 0; this.m_tabControl.SelectedTab = this.tabPage1; this.m_tabControl.Size = new System.Drawing.Size(476, 358); this.m_exStyle.SetStyleBackColor(this.m_tabControl, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel); this.m_exStyle.SetStyleForeColor(this.m_tabControl, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorTextePanel); this.m_tabControl.TabIndex = 7; this.m_tabControl.TabPages.AddRange(new Crownwood.Magic.Controls.TabPage[] { this.tabPage1, this.tabPage2, this.tabPage3 }); this.m_tabControl.TextColor = System.Drawing.Color.Black; // // tabPage1 // this.tabPage1.Controls.Add(this.m_txtFormuleFichier); this.tabPage1.Controls.Add(this.label1); this.tabPage1.Controls.Add(this.panel3); this.tabPage1.Controls.Add(this.panel4); this.tabPage1.Location = new System.Drawing.Point(0, 25); this.tabPage1.Name = "tabPage1"; this.tabPage1.Size = new System.Drawing.Size(460, 317); this.m_exStyle.SetStyleBackColor(this.tabPage1, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_exStyle.SetStyleForeColor(this.tabPage1, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.tabPage1.TabIndex = 10; this.tabPage1.Title = "Content|20016"; // // m_txtFormuleFichier // this.m_txtFormuleFichier.BackColor = System.Drawing.Color.White; this.m_txtFormuleFichier.Dock = System.Windows.Forms.DockStyle.Fill; this.m_txtFormuleFichier.Font = new System.Drawing.Font("Courier New", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.m_txtFormuleFichier.Formule = null; this.m_txtFormuleFichier.Location = new System.Drawing.Point(0, 48); this.m_txtFormuleFichier.LockEdition = false; this.m_txtFormuleFichier.Name = "m_txtFormuleFichier"; this.m_txtFormuleFichier.Size = new System.Drawing.Size(460, 194); this.m_exStyle.SetStyleBackColor(this.m_txtFormuleFichier, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_exStyle.SetStyleForeColor(this.m_txtFormuleFichier, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_txtFormuleFichier.TabIndex = 2; this.m_txtFormuleFichier.Enter += new System.EventHandler(this.OnEnterTextBoxFormule); // // label1 // this.label1.Dock = System.Windows.Forms.DockStyle.Top; this.label1.Location = new System.Drawing.Point(0, 35); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(460, 13); this.m_exStyle.SetStyleBackColor(this.label1, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_exStyle.SetStyleForeColor(this.label1, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.label1.TabIndex = 3; this.label1.Text = "Content|20017"; // // panel3 // this.panel3.Controls.Add(this.m_rbtnText); this.panel3.Controls.Add(this.m_rbtnFichier); this.panel3.Dock = System.Windows.Forms.DockStyle.Top; this.panel3.Location = new System.Drawing.Point(0, 0); this.panel3.Name = "panel3"; this.panel3.Size = new System.Drawing.Size(460, 35); this.m_exStyle.SetStyleBackColor(this.panel3, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_exStyle.SetStyleForeColor(this.panel3, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.panel3.TabIndex = 4; // // m_rbtnText // this.m_rbtnText.Dock = System.Windows.Forms.DockStyle.Top; this.m_rbtnText.Location = new System.Drawing.Point(0, 17); this.m_rbtnText.Name = "m_rbtnText"; this.m_rbtnText.Size = new System.Drawing.Size(460, 17); this.m_exStyle.SetStyleBackColor(this.m_rbtnText, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_exStyle.SetStyleForeColor(this.m_rbtnText, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_rbtnText.TabIndex = 1; this.m_rbtnText.TabStop = true; this.m_rbtnText.Text = "Create text file from content|20039"; this.m_rbtnText.UseVisualStyleBackColor = true; // // m_rbtnFichier // this.m_rbtnFichier.Dock = System.Windows.Forms.DockStyle.Top; this.m_rbtnFichier.Location = new System.Drawing.Point(0, 0); this.m_rbtnFichier.Name = "m_rbtnFichier"; this.m_rbtnFichier.Size = new System.Drawing.Size(460, 17); this.m_exStyle.SetStyleBackColor(this.m_rbtnFichier, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_exStyle.SetStyleForeColor(this.m_rbtnFichier, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_rbtnFichier.TabIndex = 0; this.m_rbtnFichier.TabStop = true; this.m_rbtnFichier.Text = "Content is a file name (on client disk)|20038"; this.m_rbtnFichier.UseVisualStyleBackColor = true; // // tabPage2 // this.tabPage2.Controls.Add(this.label3); this.tabPage2.Controls.Add(this.m_wndListeCategories); this.tabPage2.Location = new System.Drawing.Point(0, 25); this.tabPage2.Name = "tabPage2"; this.tabPage2.Selected = false; this.tabPage2.Size = new System.Drawing.Size(460, 317); this.m_exStyle.SetStyleBackColor(this.tabPage2, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_exStyle.SetStyleForeColor(this.tabPage2, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.tabPage2.TabIndex = 11; this.tabPage2.Title = "EDM category|176"; this.tabPage2.Visible = false; // // label3 // this.label3.Location = new System.Drawing.Point(8, 24); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(322, 16); this.m_exStyle.SetStyleBackColor(this.label3, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_exStyle.SetStyleForeColor(this.label3, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.label3.TabIndex = 1; this.label3.Text = "The document will be stored in the following categories|30244"; // // m_wndListeCategories // this.m_wndListeCategories.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left))); this.m_wndListeCategories.CheckBoxes = true; this.m_wndListeCategories.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { this.listViewAutoFilledColumn2 }); this.m_wndListeCategories.EnableCustomisation = true; this.m_wndListeCategories.FullRowSelect = true; this.m_wndListeCategories.Location = new System.Drawing.Point(8, 40); this.m_wndListeCategories.MultiSelect = false; this.m_wndListeCategories.Name = "m_wndListeCategories"; this.m_wndListeCategories.Size = new System.Drawing.Size(296, 270); this.m_exStyle.SetStyleBackColor(this.m_wndListeCategories, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_exStyle.SetStyleForeColor(this.m_wndListeCategories, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_wndListeCategories.TabIndex = 0; this.m_wndListeCategories.UseCompatibleStateImageBehavior = false; this.m_wndListeCategories.View = System.Windows.Forms.View.Details; // // listViewAutoFilledColumn2 // this.listViewAutoFilledColumn2.Field = "Libelle"; this.listViewAutoFilledColumn2.PrecisionWidth = 0D; this.listViewAutoFilledColumn2.ProportionnalSize = false; this.listViewAutoFilledColumn2.Text = "Category|30245"; this.listViewAutoFilledColumn2.Visible = true; this.listViewAutoFilledColumn2.Width = 279; // // tabPage3 // this.tabPage3.Controls.Add(this.m_txtFormuleCle); this.tabPage3.Controls.Add(this.label7); this.tabPage3.Controls.Add(this.m_txtFormuleDescriptif); this.tabPage3.Controls.Add(this.label5); this.tabPage3.Controls.Add(this.m_txtFormuleLibelle); this.tabPage3.Controls.Add(this.label4); this.tabPage3.Location = new System.Drawing.Point(0, 25); this.tabPage3.Name = "tabPage3"; this.tabPage3.Selected = false; this.tabPage3.Size = new System.Drawing.Size(460, 317); this.m_exStyle.SetStyleBackColor(this.tabPage3, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_exStyle.SetStyleForeColor(this.tabPage3, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.tabPage3.TabIndex = 12; this.tabPage3.Title = "Document characteristics|1039"; this.tabPage3.Visible = false; // // m_txtFormuleCle // this.m_txtFormuleCle.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.m_txtFormuleCle.BackColor = System.Drawing.Color.White; this.m_txtFormuleCle.Font = new System.Drawing.Font("Courier New", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.m_txtFormuleCle.Formule = null; this.m_txtFormuleCle.Location = new System.Drawing.Point(8, 224); this.m_txtFormuleCle.LockEdition = false; this.m_txtFormuleCle.Name = "m_txtFormuleCle"; this.m_txtFormuleCle.Size = new System.Drawing.Size(444, 86); this.m_exStyle.SetStyleBackColor(this.m_txtFormuleCle, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_exStyle.SetStyleForeColor(this.m_txtFormuleCle, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_txtFormuleCle.TabIndex = 7; this.m_txtFormuleCle.Enter += new System.EventHandler(this.OnEnterTextBoxFormule); // // label7 // this.label7.Location = new System.Drawing.Point(8, 208); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(120, 16); this.m_exStyle.SetStyleBackColor(this.label7, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_exStyle.SetStyleForeColor(this.label7, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.label7.TabIndex = 6; this.label7.Text = "Key (unique Id)|1043"; // // m_txtFormuleDescriptif // this.m_txtFormuleDescriptif.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.m_txtFormuleDescriptif.BackColor = System.Drawing.Color.White; this.m_txtFormuleDescriptif.Font = new System.Drawing.Font("Courier New", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.m_txtFormuleDescriptif.Formule = null; this.m_txtFormuleDescriptif.Location = new System.Drawing.Point(8, 136); this.m_txtFormuleDescriptif.LockEdition = false; this.m_txtFormuleDescriptif.Name = "m_txtFormuleDescriptif"; this.m_txtFormuleDescriptif.Size = new System.Drawing.Size(444, 64); this.m_exStyle.SetStyleBackColor(this.m_txtFormuleDescriptif, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_exStyle.SetStyleForeColor(this.m_txtFormuleDescriptif, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_txtFormuleDescriptif.TabIndex = 3; this.m_txtFormuleDescriptif.Enter += new System.EventHandler(this.OnEnterTextBoxFormule); // // label5 // this.label5.Location = new System.Drawing.Point(8, 120); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(162, 16); this.m_exStyle.SetStyleBackColor(this.label5, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_exStyle.SetStyleForeColor(this.label5, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.label5.TabIndex = 2; this.label5.Text = "Document description|1042"; // // m_txtFormuleLibelle // this.m_txtFormuleLibelle.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.m_txtFormuleLibelle.BackColor = System.Drawing.Color.White; this.m_txtFormuleLibelle.Font = new System.Drawing.Font("Courier New", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.m_txtFormuleLibelle.Formule = null; this.m_txtFormuleLibelle.Location = new System.Drawing.Point(8, 48); this.m_txtFormuleLibelle.LockEdition = false; this.m_txtFormuleLibelle.Name = "m_txtFormuleLibelle"; this.m_txtFormuleLibelle.Size = new System.Drawing.Size(444, 64); this.m_exStyle.SetStyleBackColor(this.m_txtFormuleLibelle, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_exStyle.SetStyleForeColor(this.m_txtFormuleLibelle, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_txtFormuleLibelle.TabIndex = 1; this.m_txtFormuleLibelle.Enter += new System.EventHandler(this.OnEnterTextBoxFormule); // // label4 // this.label4.Location = new System.Drawing.Point(8, 32); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(112, 16); this.m_exStyle.SetStyleBackColor(this.label4, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_exStyle.SetStyleForeColor(this.label4, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.label4.TabIndex = 0; this.label4.Text = "Document label|1041"; // // listViewAutoFilledColumn1 // this.listViewAutoFilledColumn1.Field = "Nom"; this.listViewAutoFilledColumn1.PrecisionWidth = 0D; this.listViewAutoFilledColumn1.ProportionnalSize = false; this.listViewAutoFilledColumn1.Text = "Name |164"; this.listViewAutoFilledColumn1.Visible = true; this.listViewAutoFilledColumn1.Width = 176; // // m_wndAideFormule // this.m_wndAideFormule.BackColor = System.Drawing.Color.White; this.m_wndAideFormule.Dock = System.Windows.Forms.DockStyle.Right; this.m_wndAideFormule.FournisseurProprietes = null; this.m_wndAideFormule.Location = new System.Drawing.Point(484, 32); this.m_wndAideFormule.Name = "m_wndAideFormule"; this.m_wndAideFormule.ObjetInterroge = null; this.m_wndAideFormule.SendIdChamps = false; this.m_wndAideFormule.Size = new System.Drawing.Size(176, 361); this.m_exStyle.SetStyleBackColor(this.m_wndAideFormule, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_exStyle.SetStyleForeColor(this.m_wndAideFormule, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_wndAideFormule.TabIndex = 4; this.m_wndAideFormule.OnSendCommande += new sc2i.win32.expression.SendCommande(this.m_wndAideFormule_OnSendCommande); // // panel4 // this.panel4.Controls.Add(this.panel6); this.panel4.Controls.Add(this.panel5); this.panel4.Controls.Add(this.label2); this.panel4.Dock = System.Windows.Forms.DockStyle.Bottom; this.panel4.Location = new System.Drawing.Point(0, 242); this.panel4.Name = "panel4"; this.panel4.Size = new System.Drawing.Size(460, 75); this.m_exStyle.SetStyleBackColor(this.panel4, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_exStyle.SetStyleForeColor(this.panel4, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.panel4.TabIndex = 5; // // label2 // this.label2.Dock = System.Windows.Forms.DockStyle.Top; this.label2.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label2.Location = new System.Drawing.Point(0, 0); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(460, 26); this.m_exStyle.SetStyleBackColor(this.label2, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_exStyle.SetStyleForeColor(this.label2, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.label2.TabIndex = 0; this.label2.Text = "For ftp files (Content starts with \'ftp://\'), enter user and passord|20147"; // // panel5 // this.panel5.Controls.Add(this.m_txtFormuleUser); this.panel5.Controls.Add(this.label6); this.panel5.Dock = System.Windows.Forms.DockStyle.Top; this.panel5.Location = new System.Drawing.Point(0, 26); this.panel5.Name = "panel5"; this.panel5.Size = new System.Drawing.Size(460, 22); this.m_exStyle.SetStyleBackColor(this.panel5, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_exStyle.SetStyleForeColor(this.panel5, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.panel5.TabIndex = 1; // // label6 // this.label6.Dock = System.Windows.Forms.DockStyle.Left; this.label6.Location = new System.Drawing.Point(0, 0); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(119, 22); this.m_exStyle.SetStyleBackColor(this.label6, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_exStyle.SetStyleForeColor(this.label6, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.label6.TabIndex = 0; this.label6.Text = "User|20148"; // // m_txtFormuleUser // this.m_txtFormuleUser.AllowGraphic = true; this.m_txtFormuleUser.AllowNullFormula = true; this.m_txtFormuleUser.AllowSaisieTexte = true; this.m_txtFormuleUser.Dock = System.Windows.Forms.DockStyle.Fill; this.m_txtFormuleUser.Formule = null; this.m_txtFormuleUser.Location = new System.Drawing.Point(119, 0); this.m_txtFormuleUser.LockEdition = false; this.m_txtFormuleUser.LockZoneTexte = false; this.m_txtFormuleUser.Name = "m_txtFormuleUser"; this.m_txtFormuleUser.Size = new System.Drawing.Size(341, 22); this.m_exStyle.SetStyleBackColor(this.m_txtFormuleUser, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_exStyle.SetStyleForeColor(this.m_txtFormuleUser, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_txtFormuleUser.TabIndex = 1; // // panel6 // this.panel6.Controls.Add(this.m_txtFormulePassword); this.panel6.Controls.Add(this.label8); this.panel6.Dock = System.Windows.Forms.DockStyle.Top; this.panel6.Location = new System.Drawing.Point(0, 48); this.panel6.Name = "panel6"; this.panel6.Size = new System.Drawing.Size(460, 22); this.m_exStyle.SetStyleBackColor(this.panel6, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_exStyle.SetStyleForeColor(this.panel6, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.panel6.TabIndex = 2; // // m_txtFormulePassword // this.m_txtFormulePassword.AllowGraphic = true; this.m_txtFormulePassword.AllowNullFormula = true; this.m_txtFormulePassword.AllowSaisieTexte = true; this.m_txtFormulePassword.Dock = System.Windows.Forms.DockStyle.Fill; this.m_txtFormulePassword.Formule = null; this.m_txtFormulePassword.Location = new System.Drawing.Point(119, 0); this.m_txtFormulePassword.LockEdition = false; this.m_txtFormulePassword.LockZoneTexte = false; this.m_txtFormulePassword.Name = "m_txtFormulePassword"; this.m_txtFormulePassword.Size = new System.Drawing.Size(341, 22); this.m_exStyle.SetStyleBackColor(this.m_txtFormulePassword, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_exStyle.SetStyleForeColor(this.m_txtFormulePassword, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_txtFormulePassword.TabIndex = 1; // // label8 // this.label8.Dock = System.Windows.Forms.DockStyle.Left; this.label8.Location = new System.Drawing.Point(0, 0); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(119, 22); this.m_exStyle.SetStyleBackColor(this.label8, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_exStyle.SetStyleForeColor(this.label8, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.label8.TabIndex = 0; this.label8.Text = "Password|20149"; // // CFormEditCopierLocalDansGed // this.AutoScaleBaseSize = new System.Drawing.Size(5, 13); this.ClientSize = new System.Drawing.Size(660, 441); this.Controls.Add(this.m_tabControl); this.Controls.Add(this.m_wndAideFormule); this.Name = "CFormEditCopierLocalDansGed"; this.m_exStyle.SetStyleBackColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_exStyle.SetStyleForeColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.Text = "Copy local file into EDM|20018"; this.Load += new System.EventHandler(this.CFormEditCopierLocalDansGedCode_Load); this.Controls.SetChildIndex(this.m_wndAideFormule, 0); this.Controls.SetChildIndex(this.m_tabControl, 0); this.m_tabControl.ResumeLayout(false); this.m_tabControl.PerformLayout(); this.tabPage1.ResumeLayout(false); this.panel3.ResumeLayout(false); this.tabPage2.ResumeLayout(false); this.tabPage3.ResumeLayout(false); this.panel4.ResumeLayout(false); this.panel5.ResumeLayout(false); this.panel6.ResumeLayout(false); this.ResumeLayout(false); }
/// <summary> /// Méthode requise pour la prise en charge du concepteur - ne modifiez pas /// le contenu de cette méthode avec l'éditeur de code. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); sc2i.win32.common.GLColumn glColumn2 = new sc2i.win32.common.GLColumn(); sc2i.win32.common.GLColumn glColumn3 = new sc2i.win32.common.GLColumn(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CFormEditionGroupeParametrage)); sc2i.win32.common.GLColumn glColumn1 = new sc2i.win32.common.GLColumn(); this.label1 = new System.Windows.Forms.Label(); this.m_txtLibelle = new sc2i.win32.common.C2iTextBox(); this.c2iPanelOmbre4 = new sc2i.win32.common.C2iPanelOmbre(); this.label2 = new System.Windows.Forms.Label(); this.m_txtDescription = new sc2i.win32.common.C2iTextBox(); this.c2iTabControl1 = new sc2i.win32.common.C2iTabControl(this.components); this.tabPage3 = new Crownwood.Magic.Controls.TabPage(); this.m_panelConditionDeclenchement = new sc2i.win32.common.C2iPanel(this.components); this.m_txtCondition = new sc2i.win32.expression.CControleEditeFormule(); this.label6 = new System.Windows.Forms.Label(); this.m_wndAide = new sc2i.win32.expression.CControlAideFormule(); this.tabPage1 = new Crownwood.Magic.Controls.TabPage(); this.m_panelListeActions = new sc2i.win32.data.navigation.CPanelListeSpeedStandard(); this.tabPage2 = new Crownwood.Magic.Controls.TabPage(); this.m_panelListeEvenements = new sc2i.win32.data.navigation.CPanelListeSpeedStandard(); this.tabPage4 = new Crownwood.Magic.Controls.TabPage(); this.m_panelListeExports = new sc2i.win32.data.navigation.CPanelListeSpeedStandard(); this.m_panelNavigation.SuspendLayout(); this.m_panelCle.SuspendLayout(); this.m_panelMenu.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.m_btnHistorique)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.m_imageCle)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.m_btnChercherObjet)).BeginInit(); this.c2iPanelOmbre4.SuspendLayout(); this.c2iTabControl1.SuspendLayout(); this.tabPage3.SuspendLayout(); this.m_panelConditionDeclenchement.SuspendLayout(); this.tabPage1.SuspendLayout(); this.tabPage2.SuspendLayout(); this.tabPage4.SuspendLayout(); this.SuspendLayout(); // // m_btnAnnulerModifications // this.m_extLinkField.SetLinkField(this.m_btnAnnulerModifications, ""); this.m_extLinkField.SetLinkFieldAutoUpdate(this.m_btnAnnulerModifications, false); 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_extLinkField.SetLinkFieldAutoUpdate(this.m_btnValiderModifications, false); 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_extLinkField.SetLinkFieldAutoUpdate(this.m_btnSupprimerObjet, false); 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_extLinkField.SetLinkFieldAutoUpdate(this.m_btnEditerObjet, false); 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_panelNavigation.Location = new System.Drawing.Point(730, 0); this.m_panelNavigation.Size = new System.Drawing.Size(175, 28); 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_lblNbListes // this.m_extStyle.SetStyleBackColor(this.m_lblNbListes, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_lblNbListes, sc2i.win32.common.CExtStyle.EnumCouleurs.None); // // m_btnPrecedent // this.m_extStyle.SetStyleBackColor(this.m_btnPrecedent, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_btnPrecedent, sc2i.win32.common.CExtStyle.EnumCouleurs.None); // // m_btnSuivant // this.m_extStyle.SetStyleBackColor(this.m_btnSuivant, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_btnSuivant, sc2i.win32.common.CExtStyle.EnumCouleurs.None); // // m_btnAjout // this.m_extStyle.SetStyleBackColor(this.m_btnAjout, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_btnAjout, sc2i.win32.common.CExtStyle.EnumCouleurs.None); // // m_lblId // this.m_extStyle.SetStyleBackColor(this.m_lblId, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_lblId, sc2i.win32.common.CExtStyle.EnumCouleurs.None); // // m_panelCle // this.m_panelCle.Location = new System.Drawing.Point(622, 0); this.m_panelCle.Size = new System.Drawing.Size(108, 28); this.m_extStyle.SetStyleBackColor(this.m_panelCle, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_panelCle, sc2i.win32.common.CExtStyle.EnumCouleurs.None); // // m_panelMenu // this.m_panelMenu.Size = new System.Drawing.Size(937, 28); this.m_extStyle.SetStyleBackColor(this.m_panelMenu, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_panelMenu, sc2i.win32.common.CExtStyle.EnumCouleurs.None); // // m_btnHistorique // this.m_extStyle.SetStyleBackColor(this.m_btnHistorique, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_btnHistorique, sc2i.win32.common.CExtStyle.EnumCouleurs.None); // // m_imageCle // this.m_extStyle.SetStyleBackColor(this.m_imageCle, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_imageCle, sc2i.win32.common.CExtStyle.EnumCouleurs.None); // // m_btnChercherObjet // this.m_extStyle.SetStyleBackColor(this.m_btnChercherObjet, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_btnChercherObjet, sc2i.win32.common.CExtStyle.EnumCouleurs.None); // // label1 // this.label1.AutoSize = true; this.m_extLinkField.SetLinkField(this.label1, ""); this.m_extLinkField.SetLinkFieldAutoUpdate(this.label1, false); this.label1.Location = new System.Drawing.Point(3, 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(47, 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_txtLibelle.EmptyText = ""; this.m_extLinkField.SetLinkField(this.m_txtLibelle, "Libelle"); this.m_extLinkField.SetLinkFieldAutoUpdate(this.m_txtLibelle, true); this.m_txtLibelle.Location = new System.Drawing.Point(97, 9); 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(299, 20); this.m_extStyle.SetStyleBackColor(this.m_txtLibelle, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_txtLibelle, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_txtLibelle.TabIndex = 0; this.m_txtLibelle.Text = "[Libelle]"; // // c2iPanelOmbre4 // this.c2iPanelOmbre4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255))))); this.c2iPanelOmbre4.Controls.Add(this.label2); this.c2iPanelOmbre4.Controls.Add(this.label1); this.c2iPanelOmbre4.Controls.Add(this.m_txtDescription); this.c2iPanelOmbre4.Controls.Add(this.m_txtLibelle); this.c2iPanelOmbre4.ForeColor = System.Drawing.Color.Black; this.m_extLinkField.SetLinkField(this.c2iPanelOmbre4, ""); this.m_extLinkField.SetLinkFieldAutoUpdate(this.c2iPanelOmbre4, false); 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(609, 115); 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; // // label2 // this.label2.AutoSize = true; this.m_extLinkField.SetLinkField(this.label2, ""); this.m_extLinkField.SetLinkFieldAutoUpdate(this.label2, false); this.label2.Location = new System.Drawing.Point(4, 40); this.m_gestionnaireModeEdition.SetModeEdition(this.label2, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extModulesAssociator.SetModules(this.label2, ""); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(60, 13); this.m_extStyle.SetStyleBackColor(this.label2, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.label2, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.label2.TabIndex = 4002; this.label2.Text = "Description"; // // m_txtDescription // this.m_txtDescription.EmptyText = ""; this.m_extLinkField.SetLinkField(this.m_txtDescription, "Description"); this.m_extLinkField.SetLinkFieldAutoUpdate(this.m_txtDescription, true); this.m_txtDescription.Location = new System.Drawing.Point(97, 37); this.m_txtDescription.LockEdition = false; this.m_gestionnaireModeEdition.SetModeEdition(this.m_txtDescription, sc2i.win32.common.TypeModeEdition.EnableSurEdition); this.m_extModulesAssociator.SetModules(this.m_txtDescription, ""); this.m_txtDescription.Multiline = true; this.m_txtDescription.Name = "m_txtDescription"; this.m_txtDescription.Size = new System.Drawing.Size(479, 47); this.m_extStyle.SetStyleBackColor(this.m_txtDescription, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_txtDescription, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_txtDescription.TabIndex = 0; this.m_txtDescription.Text = "[Description]"; // // c2iTabControl1 // this.c2iTabControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.c2iTabControl1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255))))); this.c2iTabControl1.BoldSelectedPage = true; this.c2iTabControl1.ControlBottomOffset = 16; this.c2iTabControl1.ControlRightOffset = 16; this.c2iTabControl1.ForeColor = System.Drawing.Color.Black; this.c2iTabControl1.IDEPixelArea = false; this.m_extLinkField.SetLinkField(this.c2iTabControl1, ""); this.m_extLinkField.SetLinkFieldAutoUpdate(this.c2iTabControl1, false); this.c2iTabControl1.Location = new System.Drawing.Point(8, 173); this.m_gestionnaireModeEdition.SetModeEdition(this.c2iTabControl1, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extModulesAssociator.SetModules(this.c2iTabControl1, ""); this.c2iTabControl1.Name = "c2iTabControl1"; this.c2iTabControl1.Ombre = true; this.c2iTabControl1.PositionTop = true; this.c2iTabControl1.SelectedIndex = 3; this.c2iTabControl1.SelectedTab = this.tabPage4; this.c2iTabControl1.Size = new System.Drawing.Size(921, 378); this.m_extStyle.SetStyleBackColor(this.c2iTabControl1, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel); this.m_extStyle.SetStyleForeColor(this.c2iTabControl1, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorTextePanel); this.c2iTabControl1.TabIndex = 4004; this.c2iTabControl1.TabPages.AddRange(new Crownwood.Magic.Controls.TabPage[] { this.tabPage3, this.tabPage1, this.tabPage2, this.tabPage4 }); this.c2iTabControl1.TextColor = System.Drawing.Color.Black; // // tabPage3 // this.tabPage3.Controls.Add(this.m_panelConditionDeclenchement); this.tabPage3.Controls.Add(this.m_wndAide); this.m_extLinkField.SetLinkField(this.tabPage3, ""); this.m_extLinkField.SetLinkFieldAutoUpdate(this.tabPage3, false); this.tabPage3.Location = new System.Drawing.Point(0, 25); this.m_gestionnaireModeEdition.SetModeEdition(this.tabPage3, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extModulesAssociator.SetModules(this.tabPage3, ""); this.tabPage3.Name = "tabPage3"; this.tabPage3.Selected = false; this.tabPage3.Size = new System.Drawing.Size(905, 337); this.m_extStyle.SetStyleBackColor(this.tabPage3, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.tabPage3, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.tabPage3.TabIndex = 14; this.tabPage3.Title = "Options"; // // m_panelConditionDeclenchement // this.m_panelConditionDeclenchement.Controls.Add(this.m_txtCondition); this.m_panelConditionDeclenchement.Controls.Add(this.label6); this.m_panelConditionDeclenchement.Dock = System.Windows.Forms.DockStyle.Top; this.m_extLinkField.SetLinkField(this.m_panelConditionDeclenchement, ""); this.m_extLinkField.SetLinkFieldAutoUpdate(this.m_panelConditionDeclenchement, false); this.m_panelConditionDeclenchement.Location = new System.Drawing.Point(0, 0); this.m_panelConditionDeclenchement.LockEdition = false; this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelConditionDeclenchement, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extModulesAssociator.SetModules(this.m_panelConditionDeclenchement, ""); this.m_panelConditionDeclenchement.Name = "m_panelConditionDeclenchement"; this.m_panelConditionDeclenchement.Size = new System.Drawing.Size(670, 243); this.m_extStyle.SetStyleBackColor(this.m_panelConditionDeclenchement, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_panelConditionDeclenchement, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_panelConditionDeclenchement.TabIndex = 2; // // m_txtCondition // this.m_txtCondition.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_txtCondition.BackColor = System.Drawing.Color.White; this.m_txtCondition.Font = new System.Drawing.Font("Courier New", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.m_txtCondition.Formule = null; this.m_extLinkField.SetLinkField(this.m_txtCondition, ""); this.m_extLinkField.SetLinkFieldAutoUpdate(this.m_txtCondition, false); this.m_txtCondition.Location = new System.Drawing.Point(8, 26); this.m_txtCondition.LockEdition = false; this.m_gestionnaireModeEdition.SetModeEdition(this.m_txtCondition, sc2i.win32.common.TypeModeEdition.EnableSurEdition); this.m_extModulesAssociator.SetModules(this.m_txtCondition, ""); this.m_txtCondition.Name = "m_txtCondition"; this.m_txtCondition.Size = new System.Drawing.Size(656, 205); this.m_extStyle.SetStyleBackColor(this.m_txtCondition, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_txtCondition, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_txtCondition.TabIndex = 0; // // label6 // this.label6.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.m_extLinkField.SetLinkField(this.label6, ""); this.m_extLinkField.SetLinkFieldAutoUpdate(this.label6, false); this.label6.Location = new System.Drawing.Point(5, 7); this.m_gestionnaireModeEdition.SetModeEdition(this.label6, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extModulesAssociator.SetModules(this.label6, ""); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(276, 23); this.m_extStyle.SetStyleBackColor(this.label6, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.label6, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.label6.TabIndex = 0; this.label6.Text = "Condition"; // // m_wndAide // this.m_wndAide.Dock = System.Windows.Forms.DockStyle.Right; this.m_wndAide.FournisseurProprietes = null; this.m_extLinkField.SetLinkField(this.m_wndAide, ""); this.m_extLinkField.SetLinkFieldAutoUpdate(this.m_wndAide, false); this.m_wndAide.Location = new System.Drawing.Point(670, 0); this.m_gestionnaireModeEdition.SetModeEdition(this.m_wndAide, sc2i.win32.common.TypeModeEdition.EnableSurEdition); this.m_extModulesAssociator.SetModules(this.m_wndAide, ""); this.m_wndAide.Name = "m_wndAide"; this.m_wndAide.ObjetInterroge = null; this.m_wndAide.SendIdChamps = false; this.m_wndAide.Size = new System.Drawing.Size(235, 337); this.m_extStyle.SetStyleBackColor(this.m_wndAide, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_wndAide, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_wndAide.TabIndex = 4004; this.m_wndAide.OnSendCommande += new sc2i.win32.expression.SendCommande(this.m_wndAide_OnSendCommande); // // tabPage1 // this.tabPage1.Controls.Add(this.m_panelListeActions); this.m_extLinkField.SetLinkField(this.tabPage1, ""); this.m_extLinkField.SetLinkFieldAutoUpdate(this.tabPage1, false); this.tabPage1.Location = new System.Drawing.Point(0, 25); this.m_gestionnaireModeEdition.SetModeEdition(this.tabPage1, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extModulesAssociator.SetModules(this.tabPage1, ""); this.tabPage1.Name = "tabPage1"; this.tabPage1.Selected = false; this.tabPage1.Size = new System.Drawing.Size(905, 337); this.m_extStyle.SetStyleBackColor(this.tabPage1, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.tabPage1, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.tabPage1.TabIndex = 10; this.tabPage1.Title = "Actions|169"; // // m_panelListeActions // this.m_panelListeActions.AffectationsPourNouveauxElements = ((System.Collections.Generic.IEnumerable <sc2i.formulaire.CAffectationsProprietes>)(resources.GetObject("m_panelListeActions.AffectationsPourNouveauxElements"))); this.m_panelListeActions.AllowArbre = true; this.m_panelListeActions.AllowCustomisation = true; this.m_panelListeActions.AllowSerializePreferences = true; glColumn2.ActiveControlItems = ((System.Collections.ArrayList)(resources.GetObject("glColumn2.ActiveControlItems"))); glColumn2.BackColor = System.Drawing.Color.Transparent; glColumn2.ControlType = sc2i.win32.common.ColumnControlTypes.None; glColumn2.ForColor = System.Drawing.Color.Black; glColumn2.ImageIndex = -1; glColumn2.IsCheckColumn = false; glColumn2.LastSortState = sc2i.win32.common.ColumnSortState.SortedUp; glColumn2.Name = "Name"; glColumn2.Propriete = "Libelle"; glColumn2.Text = "Label|50"; glColumn2.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; glColumn2.Width = 350; this.m_panelListeActions.Columns.AddRange(new sc2i.win32.common.GLColumn[] { glColumn2 }); this.m_panelListeActions.ContexteUtilisation = ""; this.m_panelListeActions.ControlFiltreStandard = null; this.m_panelListeActions.Dock = System.Windows.Forms.DockStyle.Fill; this.m_panelListeActions.ElementSelectionne = null; this.m_panelListeActions.EnableCustomisation = true; this.m_panelListeActions.FiltreDeBase = null; this.m_panelListeActions.FiltreDeBaseEnAjout = false; this.m_panelListeActions.FiltrePrefere = null; this.m_panelListeActions.FiltreRapide = null; this.m_panelListeActions.HasImages = false; this.m_extLinkField.SetLinkField(this.m_panelListeActions, ""); this.m_extLinkField.SetLinkFieldAutoUpdate(this.m_panelListeActions, false); this.m_panelListeActions.ListeObjets = null; this.m_panelListeActions.Location = new System.Drawing.Point(0, 0); this.m_panelListeActions.LockEdition = true; this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelListeActions, sc2i.win32.common.TypeModeEdition.DisableSurEdition); this.m_panelListeActions.ModeQuickSearch = false; this.m_panelListeActions.ModeSelection = false; this.m_extModulesAssociator.SetModules(this.m_panelListeActions, ""); this.m_panelListeActions.MultiSelect = false; this.m_panelListeActions.Name = "m_panelListeActions"; this.m_panelListeActions.Navigateur = null; this.m_panelListeActions.ObjetReferencePourAffectationsInitiales = null; this.m_panelListeActions.ProprieteObjetAEditer = null; this.m_panelListeActions.QuickSearchText = ""; this.m_panelListeActions.ShortIcons = false; this.m_panelListeActions.Size = new System.Drawing.Size(905, 337); this.m_extStyle.SetStyleBackColor(this.m_panelListeActions, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_panelListeActions, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_panelListeActions.TabIndex = 0; this.m_panelListeActions.TrierAuClicSurEnteteColonne = true; this.m_panelListeActions.UseCheckBoxes = false; this.m_panelListeActions.Load += new System.EventHandler(this.m_panelListeActions_Load); // // tabPage2 // this.tabPage2.Controls.Add(this.m_panelListeEvenements); this.m_extLinkField.SetLinkField(this.tabPage2, ""); this.m_extLinkField.SetLinkFieldAutoUpdate(this.tabPage2, false); this.tabPage2.Location = new System.Drawing.Point(0, 25); this.m_gestionnaireModeEdition.SetModeEdition(this.tabPage2, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extModulesAssociator.SetModules(this.tabPage2, ""); this.tabPage2.Name = "tabPage2"; this.tabPage2.Selected = false; this.tabPage2.Size = new System.Drawing.Size(905, 337); this.m_extStyle.SetStyleBackColor(this.tabPage2, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.tabPage2, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.tabPage2.TabIndex = 11; this.tabPage2.Title = "Events|183"; // // m_panelListeEvenements // this.m_panelListeEvenements.AffectationsPourNouveauxElements = ((System.Collections.Generic.IEnumerable <sc2i.formulaire.CAffectationsProprietes>)(resources.GetObject("m_panelListeEvenements.AffectationsPourNouveauxElements"))); this.m_panelListeEvenements.AllowArbre = true; this.m_panelListeEvenements.AllowCustomisation = true; this.m_panelListeEvenements.AllowSerializePreferences = true; glColumn3.ActiveControlItems = ((System.Collections.ArrayList)(resources.GetObject("glColumn3.ActiveControlItems"))); glColumn3.BackColor = System.Drawing.Color.Transparent; glColumn3.ControlType = sc2i.win32.common.ColumnControlTypes.None; glColumn3.ForColor = System.Drawing.Color.Black; glColumn3.ImageIndex = -1; glColumn3.IsCheckColumn = false; glColumn3.LastSortState = sc2i.win32.common.ColumnSortState.SortedUp; glColumn3.Name = "Name"; glColumn3.Propriete = "Libelle"; glColumn3.Text = "Label|50"; glColumn3.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; glColumn3.Width = 350; this.m_panelListeEvenements.Columns.AddRange(new sc2i.win32.common.GLColumn[] { glColumn3 }); this.m_panelListeEvenements.ContexteUtilisation = ""; this.m_panelListeEvenements.ControlFiltreStandard = null; this.m_panelListeEvenements.Dock = System.Windows.Forms.DockStyle.Fill; this.m_panelListeEvenements.ElementSelectionne = null; this.m_panelListeEvenements.EnableCustomisation = true; this.m_panelListeEvenements.FiltreDeBase = null; this.m_panelListeEvenements.FiltreDeBaseEnAjout = false; this.m_panelListeEvenements.FiltrePrefere = null; this.m_panelListeEvenements.FiltreRapide = null; this.m_panelListeEvenements.HasImages = false; this.m_extLinkField.SetLinkField(this.m_panelListeEvenements, ""); this.m_extLinkField.SetLinkFieldAutoUpdate(this.m_panelListeEvenements, false); this.m_panelListeEvenements.ListeObjets = null; this.m_panelListeEvenements.Location = new System.Drawing.Point(0, 0); this.m_panelListeEvenements.LockEdition = true; this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelListeEvenements, sc2i.win32.common.TypeModeEdition.DisableSurEdition); this.m_panelListeEvenements.ModeQuickSearch = false; this.m_panelListeEvenements.ModeSelection = false; this.m_extModulesAssociator.SetModules(this.m_panelListeEvenements, ""); this.m_panelListeEvenements.MultiSelect = false; this.m_panelListeEvenements.Name = "m_panelListeEvenements"; this.m_panelListeEvenements.Navigateur = null; this.m_panelListeEvenements.ObjetReferencePourAffectationsInitiales = null; this.m_panelListeEvenements.ProprieteObjetAEditer = null; this.m_panelListeEvenements.QuickSearchText = ""; this.m_panelListeEvenements.ShortIcons = false; this.m_panelListeEvenements.Size = new System.Drawing.Size(905, 337); this.m_extStyle.SetStyleBackColor(this.m_panelListeEvenements, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_panelListeEvenements, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_panelListeEvenements.TabIndex = 1; this.m_panelListeEvenements.TrierAuClicSurEnteteColonne = true; this.m_panelListeEvenements.UseCheckBoxes = false; // // tabPage4 // this.tabPage4.Controls.Add(this.m_panelListeExports); this.m_extLinkField.SetLinkField(this.tabPage4, ""); this.m_extLinkField.SetLinkFieldAutoUpdate(this.tabPage4, false); this.tabPage4.Location = new System.Drawing.Point(0, 25); this.m_gestionnaireModeEdition.SetModeEdition(this.tabPage4, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extModulesAssociator.SetModules(this.tabPage4, ""); this.tabPage4.Name = "tabPage4"; this.tabPage4.Size = new System.Drawing.Size(905, 337); this.m_extStyle.SetStyleBackColor(this.tabPage4, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.tabPage4, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.tabPage4.TabIndex = 13; this.tabPage4.Title = "Exports"; // // m_panelListeExports // this.m_panelListeExports.AffectationsPourNouveauxElements = ((System.Collections.Generic.IEnumerable <sc2i.formulaire.CAffectationsProprietes>)(resources.GetObject("m_panelListeExports.AffectationsPourNouveauxElements"))); this.m_panelListeExports.AllowArbre = true; this.m_panelListeExports.AllowCustomisation = true; this.m_panelListeExports.AllowSerializePreferences = true; 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 = "Name"; glColumn1.Propriete = "Libelle"; glColumn1.Text = "Label|50"; glColumn1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; glColumn1.Width = 350; this.m_panelListeExports.Columns.AddRange(new sc2i.win32.common.GLColumn[] { glColumn1 }); this.m_panelListeExports.ContexteUtilisation = ""; this.m_panelListeExports.ControlFiltreStandard = null; this.m_panelListeExports.Dock = System.Windows.Forms.DockStyle.Fill; this.m_panelListeExports.ElementSelectionne = null; this.m_panelListeExports.EnableCustomisation = true; this.m_panelListeExports.FiltreDeBase = null; this.m_panelListeExports.FiltreDeBaseEnAjout = false; this.m_panelListeExports.FiltrePrefere = null; this.m_panelListeExports.FiltreRapide = null; this.m_panelListeExports.HasImages = false; this.m_extLinkField.SetLinkField(this.m_panelListeExports, ""); this.m_extLinkField.SetLinkFieldAutoUpdate(this.m_panelListeExports, false); this.m_panelListeExports.ListeObjets = null; this.m_panelListeExports.Location = new System.Drawing.Point(0, 0); this.m_panelListeExports.LockEdition = true; this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelListeExports, sc2i.win32.common.TypeModeEdition.DisableSurEdition); this.m_panelListeExports.ModeQuickSearch = false; this.m_panelListeExports.ModeSelection = false; this.m_extModulesAssociator.SetModules(this.m_panelListeExports, ""); this.m_panelListeExports.MultiSelect = false; this.m_panelListeExports.Name = "m_panelListeExports"; this.m_panelListeExports.Navigateur = null; this.m_panelListeExports.ObjetReferencePourAffectationsInitiales = null; this.m_panelListeExports.ProprieteObjetAEditer = null; this.m_panelListeExports.QuickSearchText = ""; this.m_panelListeExports.ShortIcons = false; this.m_panelListeExports.Size = new System.Drawing.Size(905, 337); this.m_extStyle.SetStyleBackColor(this.m_panelListeExports, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_panelListeExports, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_panelListeExports.TabIndex = 2; this.m_panelListeExports.TrierAuClicSurEnteteColonne = true; this.m_panelListeExports.UseCheckBoxes = false; // // CFormEditionGroupeParametrage // this.AffectationsPourNouvelElement = ((System.Collections.Generic.IEnumerable <sc2i.formulaire.CAffectationsProprietes>)(resources.GetObject("$this.AffectationsPourNouvelElement"))); this.ClientSize = new System.Drawing.Size(937, 547); this.Controls.Add(this.c2iTabControl1); this.Controls.Add(this.c2iPanelOmbre4); this.m_extLinkField.SetLinkField(this, ""); this.m_extLinkField.SetLinkFieldAutoUpdate(this, false); this.m_gestionnaireModeEdition.SetModeEdition(this, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extModulesAssociator.SetModules(this, ""); this.Name = "CFormEditionGroupeParametrage"; 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.Controls.SetChildIndex(this.c2iTabControl1, 0); this.m_panelNavigation.ResumeLayout(false); this.m_panelCle.ResumeLayout(false); this.m_panelCle.PerformLayout(); this.m_panelMenu.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.m_btnHistorique)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.m_imageCle)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.m_btnChercherObjet)).EndInit(); this.c2iPanelOmbre4.ResumeLayout(false); this.c2iPanelOmbre4.PerformLayout(); this.c2iTabControl1.ResumeLayout(false); this.c2iTabControl1.PerformLayout(); this.tabPage3.ResumeLayout(false); this.m_panelConditionDeclenchement.ResumeLayout(false); this.tabPage1.ResumeLayout(false); this.tabPage2.ResumeLayout(false); this.tabPage4.ResumeLayout(false); this.ResumeLayout(false); }
/// <summary> /// Méthode requise pour la prise en charge du concepteur - ne modifiez pas /// le contenu de cette méthode avec l'éditeur de code. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); this.label1 = new System.Windows.Forms.Label(); this.m_txtLibelle = new sc2i.win32.common.C2iTextBox(); this.c2iPanelOmbre4 = new sc2i.win32.common.C2iPanelOmbre(); this.m_chkBloquer = new System.Windows.Forms.CheckBox(); this.c2iTextBox1 = new sc2i.win32.common.C2iTextBox(); this.label2 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.m_lblProchaineExecution = new System.Windows.Forms.Label(); this.m_lnkReplanifier = new System.Windows.Forms.LinkLabel(); this.m_tabControl = new sc2i.win32.common.C2iTabControl(this.components); this.tabPage1 = new Crownwood.Magic.Controls.TabPage(); this.m_panelPlanification = new timos.win32.composants.CEditeurParametrePlanificationIntervention(); this.m_lnkExecuter = new System.Windows.Forms.LinkLabel(); this.tabPage2 = new Crownwood.Magic.Controls.TabPage(); this.label5 = new System.Windows.Forms.Label(); this.m_panelTypesDonnees = new sc2i.win32.data.navigation.CPanelListeRelationSelection(); this.listViewAutoFilledColumn2 = new sc2i.win32.common.ListViewAutoFilledColumn(); this.label3 = new System.Windows.Forms.Label(); this.m_panelProcess = new sc2i.win32.data.navigation.CPanelListeRelationSelection(); this.listViewAutoFilledColumn1 = new sc2i.win32.common.ListViewAutoFilledColumn(); this.c2iPanelOmbre4.SuspendLayout(); this.m_tabControl.SuspendLayout(); this.tabPage1.SuspendLayout(); this.tabPage2.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.label1.AutoSize = true; this.m_extLinkField.SetLinkField(this.label1, ""); this.label1.Location = new System.Drawing.Point(8, 11); this.m_gestionnaireModeEdition.SetModeEdition(this.label1, sc2i.win32.common.TypeModeEdition.Autonome); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(47, 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_extLinkField.SetLinkField(this.m_txtLibelle, "Libelle"); this.m_txtLibelle.Location = new System.Drawing.Point(104, 8); this.m_txtLibelle.LockEdition = false; this.m_txtLibelle.MaxLength = 128; 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(280, 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_chkBloquer); this.c2iPanelOmbre4.Controls.Add(this.c2iTextBox1); this.c2iPanelOmbre4.Controls.Add(this.m_txtLibelle); this.c2iPanelOmbre4.Controls.Add(this.label1); this.c2iPanelOmbre4.Controls.Add(this.label2); this.c2iPanelOmbre4.ForeColor = System.Drawing.Color.Black; this.m_extLinkField.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.c2iPanelOmbre4.Name = "c2iPanelOmbre4"; this.c2iPanelOmbre4.Size = new System.Drawing.Size(648, 108); 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_chkBloquer // this.m_extLinkField.SetLinkField(this.m_chkBloquer, "Bloquer"); this.m_chkBloquer.Location = new System.Drawing.Point(392, 8); this.m_gestionnaireModeEdition.SetModeEdition(this.m_chkBloquer, sc2i.win32.common.TypeModeEdition.EnableSurEdition); this.m_chkBloquer.Name = "m_chkBloquer"; this.m_chkBloquer.Size = new System.Drawing.Size(232, 16); this.m_extStyle.SetStyleBackColor(this.m_chkBloquer, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_chkBloquer, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_chkBloquer.TabIndex = 4005; this.m_chkBloquer.Text = "Disable this Task|929"; // // c2iTextBox1 // this.m_extLinkField.SetLinkField(this.c2iTextBox1, "Commentaires"); this.c2iTextBox1.Location = new System.Drawing.Point(104, 32); this.c2iTextBox1.LockEdition = false; this.c2iTextBox1.MaxLength = 128; this.m_gestionnaireModeEdition.SetModeEdition(this.c2iTextBox1, sc2i.win32.common.TypeModeEdition.EnableSurEdition); this.c2iTextBox1.Multiline = true; this.c2iTextBox1.Name = "c2iTextBox1"; this.c2iTextBox1.Size = new System.Drawing.Size(520, 56); this.m_extStyle.SetStyleBackColor(this.c2iTextBox1, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.c2iTextBox1, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.c2iTextBox1.TabIndex = 4004; this.c2iTextBox1.Text = "[Commentaires]"; // // label2 // this.label2.AutoSize = true; this.m_extLinkField.SetLinkField(this.label2, ""); this.label2.Location = new System.Drawing.Point(8, 35); this.m_gestionnaireModeEdition.SetModeEdition(this.label2, sc2i.win32.common.TypeModeEdition.Autonome); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(65, 13); this.m_extStyle.SetStyleBackColor(this.label2, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.label2, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.label2.TabIndex = 4003; this.label2.Text = "Comment|51"; // // label4 // this.m_extLinkField.SetLinkField(this.label4, ""); this.label4.Location = new System.Drawing.Point(8, 8); this.m_gestionnaireModeEdition.SetModeEdition(this.label4, sc2i.win32.common.TypeModeEdition.Autonome); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(112, 16); this.m_extStyle.SetStyleBackColor(this.label4, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.label4, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.label4.TabIndex = 4; this.label4.Text = "Next execution|931"; // // m_lblProchaineExecution // this.m_lblProchaineExecution.BackColor = System.Drawing.Color.White; this.m_lblProchaineExecution.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.m_extLinkField.SetLinkField(this.m_lblProchaineExecution, ""); this.m_lblProchaineExecution.Location = new System.Drawing.Point(120, 8); this.m_gestionnaireModeEdition.SetModeEdition(this.m_lblProchaineExecution, sc2i.win32.common.TypeModeEdition.Autonome); this.m_lblProchaineExecution.Name = "m_lblProchaineExecution"; this.m_lblProchaineExecution.Size = new System.Drawing.Size(122, 16); this.m_extStyle.SetStyleBackColor(this.m_lblProchaineExecution, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_lblProchaineExecution, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_lblProchaineExecution.TabIndex = 5; this.m_lblProchaineExecution.Text = "-"; // // m_lnkReplanifier // this.m_extLinkField.SetLinkField(this.m_lnkReplanifier, ""); this.m_lnkReplanifier.Location = new System.Drawing.Point(268, 8); this.m_gestionnaireModeEdition.SetModeEdition(this.m_lnkReplanifier, sc2i.win32.common.TypeModeEdition.EnableSurEdition); this.m_lnkReplanifier.Name = "m_lnkReplanifier"; this.m_lnkReplanifier.Size = new System.Drawing.Size(100, 16); this.m_extStyle.SetStyleBackColor(this.m_lnkReplanifier, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_lnkReplanifier, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_lnkReplanifier.TabIndex = 6; this.m_lnkReplanifier.TabStop = true; this.m_lnkReplanifier.Text = "Re-plan|932"; this.m_lnkReplanifier.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.m_lnkReplanifier_LinkClicked); // // m_tabControl // this.m_tabControl.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.m_tabControl.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255))))); this.m_tabControl.BoldSelectedPage = true; this.m_tabControl.ControlBottomOffset = 16; this.m_tabControl.ControlRightOffset = 16; this.m_tabControl.ForeColor = System.Drawing.Color.Black; this.m_tabControl.IDEPixelArea = false; this.m_extLinkField.SetLinkField(this.m_tabControl, ""); this.m_tabControl.Location = new System.Drawing.Point(8, 160); this.m_gestionnaireModeEdition.SetModeEdition(this.m_tabControl, sc2i.win32.common.TypeModeEdition.Autonome); this.m_tabControl.Name = "m_tabControl"; this.m_tabControl.Ombre = true; this.m_tabControl.PositionTop = true; this.m_tabControl.SelectedIndex = 1; this.m_tabControl.SelectedTab = this.tabPage2; this.m_tabControl.Size = new System.Drawing.Size(814, 366); this.m_extStyle.SetStyleBackColor(this.m_tabControl, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel); this.m_extStyle.SetStyleForeColor(this.m_tabControl, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorTextePanel); this.m_tabControl.TabIndex = 4005; this.m_tabControl.TabPages.AddRange(new Crownwood.Magic.Controls.TabPage[] { this.tabPage1, this.tabPage2 }); this.m_tabControl.TextColor = System.Drawing.Color.Black; // // tabPage1 // this.tabPage1.Controls.Add(this.m_panelPlanification); this.tabPage1.Controls.Add(this.m_lnkExecuter); this.tabPage1.Controls.Add(this.m_lblProchaineExecution); this.tabPage1.Controls.Add(this.m_lnkReplanifier); this.tabPage1.Controls.Add(this.label4); this.m_extLinkField.SetLinkField(this.tabPage1, ""); this.tabPage1.Location = new System.Drawing.Point(0, 25); this.m_gestionnaireModeEdition.SetModeEdition(this.tabPage1, sc2i.win32.common.TypeModeEdition.Autonome); this.tabPage1.Name = "tabPage1"; this.tabPage1.Size = new System.Drawing.Size(798, 325); this.m_extStyle.SetStyleBackColor(this.tabPage1, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.tabPage1, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.tabPage1.TabIndex = 10; this.tabPage1.Title = "Planning|563"; // // m_panelPlanification // this.m_panelPlanification.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_extLinkField.SetLinkField(this.m_panelPlanification, ""); this.m_panelPlanification.Location = new System.Drawing.Point(8, 24); this.m_panelPlanification.LockEdition = true; this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelPlanification, sc2i.win32.common.TypeModeEdition.EnableSurEdition); this.m_panelPlanification.Name = "m_panelPlanification"; this.m_panelPlanification.Size = new System.Drawing.Size(790, 302); this.m_extStyle.SetStyleBackColor(this.m_panelPlanification, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_panelPlanification, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_panelPlanification.TabIndex = 8; // // m_lnkExecuter // this.m_extLinkField.SetLinkField(this.m_lnkExecuter, ""); this.m_lnkExecuter.Location = new System.Drawing.Point(389, 8); this.m_gestionnaireModeEdition.SetModeEdition(this.m_lnkExecuter, sc2i.win32.common.TypeModeEdition.DisableSurEdition); this.m_lnkExecuter.Name = "m_lnkExecuter"; this.m_lnkExecuter.Size = new System.Drawing.Size(112, 16); this.m_extStyle.SetStyleBackColor(this.m_lnkExecuter, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_lnkExecuter, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_lnkExecuter.TabIndex = 7; this.m_lnkExecuter.TabStop = true; this.m_lnkExecuter.Text = "Execute now|933"; this.m_lnkExecuter.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.m_lnkExecuter_LinkClicked); // // tabPage2 // this.tabPage2.Controls.Add(this.label5); this.tabPage2.Controls.Add(this.m_panelTypesDonnees); this.tabPage2.Controls.Add(this.label3); this.tabPage2.Controls.Add(this.m_panelProcess); this.m_extLinkField.SetLinkField(this.tabPage2, ""); this.tabPage2.Location = new System.Drawing.Point(0, 25); this.m_gestionnaireModeEdition.SetModeEdition(this.tabPage2, sc2i.win32.common.TypeModeEdition.Autonome); this.tabPage2.Name = "tabPage2"; this.tabPage2.Size = new System.Drawing.Size(798, 325); this.m_extStyle.SetStyleBackColor(this.tabPage2, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.tabPage2, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.tabPage2.TabIndex = 11; this.tabPage2.Title = "Tasks|930"; // // label5 // this.label5.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.m_extLinkField.SetLinkField(this.label5, ""); this.label5.Location = new System.Drawing.Point(360, 8); this.m_gestionnaireModeEdition.SetModeEdition(this.label5, sc2i.win32.common.TypeModeEdition.Autonome); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(177, 16); this.m_extStyle.SetStyleBackColor(this.label5, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.label5, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.label5.TabIndex = 4022; this.label5.Text = "Data to calculate|935"; // // m_panelTypesDonnees // this.m_panelTypesDonnees.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left))); this.m_panelTypesDonnees.Columns.AddRange(new sc2i.win32.common.ListViewAutoFilledColumn[] { this.listViewAutoFilledColumn2 }); this.m_panelTypesDonnees.EnableCustomisation = true; this.m_panelTypesDonnees.ExclusionParException = false; this.m_extLinkField.SetLinkField(this.m_panelTypesDonnees, ""); this.m_panelTypesDonnees.Location = new System.Drawing.Point(352, 24); this.m_panelTypesDonnees.LockEdition = false; this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelTypesDonnees, sc2i.win32.common.TypeModeEdition.EnableSurEdition); this.m_panelTypesDonnees.Name = "m_panelTypesDonnees"; this.m_panelTypesDonnees.Size = new System.Drawing.Size(272, 286); this.m_extStyle.SetStyleBackColor(this.m_panelTypesDonnees, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_panelTypesDonnees, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_panelTypesDonnees.TabIndex = 4021; // // listViewAutoFilledColumn2 // this.listViewAutoFilledColumn2.Field = "Libelle"; this.listViewAutoFilledColumn2.PrecisionWidth = 0; this.listViewAutoFilledColumn2.ProportionnalSize = false; this.listViewAutoFilledColumn2.Text = "Label|50"; this.listViewAutoFilledColumn2.Visible = true; this.listViewAutoFilledColumn2.Width = 240; // // label3 // this.label3.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.m_extLinkField.SetLinkField(this.label3, ""); this.label3.Location = new System.Drawing.Point(16, 8); this.m_gestionnaireModeEdition.SetModeEdition(this.label3, sc2i.win32.common.TypeModeEdition.Autonome); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(178, 16); this.m_extStyle.SetStyleBackColor(this.label3, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.label3, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.label3.TabIndex = 4020; this.label3.Text = "Actions to trigger|934"; // // m_panelProcess // this.m_panelProcess.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left))); this.m_panelProcess.Columns.AddRange(new sc2i.win32.common.ListViewAutoFilledColumn[] { this.listViewAutoFilledColumn1 }); this.m_panelProcess.EnableCustomisation = true; this.m_panelProcess.ExclusionParException = false; this.m_extLinkField.SetLinkField(this.m_panelProcess, ""); this.m_panelProcess.Location = new System.Drawing.Point(8, 24); this.m_panelProcess.LockEdition = false; this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelProcess, sc2i.win32.common.TypeModeEdition.EnableSurEdition); this.m_panelProcess.Name = "m_panelProcess"; this.m_panelProcess.Size = new System.Drawing.Size(272, 286); this.m_extStyle.SetStyleBackColor(this.m_panelProcess, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_panelProcess, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_panelProcess.TabIndex = 4019; // // 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 = 240; // // CFormEditionTachePlanifiee // this.AutoScaleBaseSize = new System.Drawing.Size(5, 13); this.ClientSize = new System.Drawing.Size(830, 530); this.Controls.Add(this.m_tabControl); this.Controls.Add(this.c2iPanelOmbre4); this.m_extLinkField.SetLinkField(this, ""); this.m_gestionnaireModeEdition.SetModeEdition(this, sc2i.win32.common.TypeModeEdition.Autonome); this.Name = "CFormEditionTachePlanifiee"; 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.Controls.SetChildIndex(this.m_tabControl, 0); this.c2iPanelOmbre4.ResumeLayout(false); this.c2iPanelOmbre4.PerformLayout(); this.m_tabControl.ResumeLayout(false); this.m_tabControl.PerformLayout(); this.tabPage1.ResumeLayout(false); this.tabPage2.ResumeLayout(false); this.ResumeLayout(false); }
//------------------------------------------------------------------------- /// <summary> /// Méthode requise pour la prise en charge du concepteur - ne modifiez pas /// le contenu de cette méthode avec l'éditeur de code. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); sc2i.win32.common.CGrilleEditeurObjetGraphique cGrilleEditeurObjetGraphique1 = new sc2i.win32.common.CGrilleEditeurObjetGraphique(); sc2i.win32.common.CProfilEditeurObjetGraphique cProfilEditeurObjetGraphique1 = new sc2i.win32.common.CProfilEditeurObjetGraphique(); this.m_lblLabel = new System.Windows.Forms.Label(); this.m_txtLibelle = new sc2i.win32.common.C2iTextBox(); this.label2 = new System.Windows.Forms.Label(); this.m_cmbRoleFormulaire = new sc2i.win32.common.CComboboxAutoFilled(); this.m_panelFondEdition = new sc2i.win32.common.C2iPanel(this.components); this.m_panDesigner = new System.Windows.Forms.Panel(); this.m_panelEditionFormulaire = new sc2i.formulaire.win32.editor.CPanelEditionFormulaire(); this.splitter2 = new System.Windows.Forms.Splitter(); this.m_propertyGrid = new System.Windows.Forms.PropertyGrid(); this.splitter1 = new System.Windows.Forms.Splitter(); this.m_listeControles = new sc2i.formulaire.win32.editor.CPanelListe2iWnd(); this.m_panelLibelle = new sc2i.win32.common.C2iPanelOmbre(); this.c2iNumericUpDown1 = new sc2i.win32.common.C2iNumericUpDown(); this.m_chkPartout = new System.Windows.Forms.CheckBox(); this.label3 = new System.Windows.Forms.Label(); this.m_tabControl = new sc2i.win32.common.C2iTabControl(this.components); this.pageFormulaire = new Crownwood.Magic.Controls.TabPage(); this.m_wndListeMasquer = new sc2i.win32.common.ListViewAutoFilled(); this.listViewAutoFilledColumn2 = new sc2i.win32.common.ListViewAutoFilledColumn(); this.m_ctrlSavProfilDesigner = new timos.CCtrlSauvegardeProfilDesigner(); this.m_panelCle.SuspendLayout(); this.m_panelMenu.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.m_btnHistorique)).BeginInit(); this.m_panelFondEdition.SuspendLayout(); this.m_panDesigner.SuspendLayout(); this.m_panelLibelle.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.c2iNumericUpDown1)).BeginInit(); this.m_tabControl.SuspendLayout(); this.pageFormulaire.SuspendLayout(); this.SuspendLayout(); // // m_btnAnnulerModifications // this.m_extLinkField.SetLinkField(this.m_btnAnnulerModifications, ""); this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnAnnulerModifications, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extStyle.SetStyleBackColor(this.m_btnAnnulerModifications, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_btnAnnulerModifications, sc2i.win32.common.CExtStyle.EnumCouleurs.None); // // m_btnValiderModifications // this.m_extLinkField.SetLinkField(this.m_btnValiderModifications, ""); this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnValiderModifications, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extStyle.SetStyleBackColor(this.m_btnValiderModifications, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_btnValiderModifications, sc2i.win32.common.CExtStyle.EnumCouleurs.None); // // m_btnSupprimerObjet // this.m_extLinkField.SetLinkField(this.m_btnSupprimerObjet, ""); this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnSupprimerObjet, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extStyle.SetStyleBackColor(this.m_btnSupprimerObjet, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_btnSupprimerObjet, sc2i.win32.common.CExtStyle.EnumCouleurs.None); // // m_btnEditerObjet // this.m_extLinkField.SetLinkField(this.m_btnEditerObjet, ""); this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnEditerObjet, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extStyle.SetStyleBackColor(this.m_btnEditerObjet, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_btnEditerObjet, sc2i.win32.common.CExtStyle.EnumCouleurs.None); // // m_panelNavigation // this.m_extStyle.SetStyleBackColor(this.m_panelNavigation, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_panelNavigation, sc2i.win32.common.CExtStyle.EnumCouleurs.None); // // m_panelCle // this.m_extStyle.SetStyleBackColor(this.m_panelCle, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_panelCle, sc2i.win32.common.CExtStyle.EnumCouleurs.None); // // m_panelMenu // this.m_panelMenu.Size = new System.Drawing.Size(830, 28); this.m_extStyle.SetStyleBackColor(this.m_panelMenu, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_panelMenu, sc2i.win32.common.CExtStyle.EnumCouleurs.None); // // m_btnHistorique // this.m_extStyle.SetStyleBackColor(this.m_btnHistorique, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_btnHistorique, sc2i.win32.common.CExtStyle.EnumCouleurs.None); // // m_lblLabel // this.m_lblLabel.AutoSize = true; this.m_extLinkField.SetLinkField(this.m_lblLabel, ""); this.m_lblLabel.Location = new System.Drawing.Point(12, 9); this.m_gestionnaireModeEdition.SetModeEdition(this.m_lblLabel, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extModulesAssociator.SetModules(this.m_lblLabel, ""); this.m_lblLabel.Name = "m_lblLabel"; this.m_lblLabel.Size = new System.Drawing.Size(47, 13); this.m_extStyle.SetStyleBackColor(this.m_lblLabel, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_lblLabel, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_lblLabel.TabIndex = 67; this.m_lblLabel.Text = "Label|50"; // // m_txtLibelle // this.m_extLinkField.SetLinkField(this.m_txtLibelle, "Libelle"); this.m_txtLibelle.Location = new System.Drawing.Point(64, 6); this.m_txtLibelle.LockEdition = false; this.m_gestionnaireModeEdition.SetModeEdition(this.m_txtLibelle, sc2i.win32.common.TypeModeEdition.EnableSurEdition); this.m_extModulesAssociator.SetModules(this.m_txtLibelle, ""); this.m_txtLibelle.Name = "m_txtLibelle"; this.m_txtLibelle.Size = new System.Drawing.Size(168, 20); this.m_extStyle.SetStyleBackColor(this.m_txtLibelle, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_txtLibelle, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_txtLibelle.TabIndex = 0; this.m_txtLibelle.Text = "[Libelle]"; // // label2 // this.label2.AutoSize = true; this.m_extLinkField.SetLinkField(this.label2, ""); this.label2.Location = new System.Drawing.Point(248, 10); this.m_gestionnaireModeEdition.SetModeEdition(this.label2, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extModulesAssociator.SetModules(this.label2, ""); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(66, 13); this.m_extStyle.SetStyleBackColor(this.label2, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.label2, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.label2.TabIndex = 4001; this.label2.Text = "Purpose|898"; // // m_cmbRoleFormulaire // this.m_cmbRoleFormulaire.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.m_cmbRoleFormulaire.IsLink = false; this.m_extLinkField.SetLinkField(this.m_cmbRoleFormulaire, ""); this.m_cmbRoleFormulaire.ListDonnees = null; this.m_cmbRoleFormulaire.Location = new System.Drawing.Point(312, 6); this.m_cmbRoleFormulaire.LockEdition = false; this.m_gestionnaireModeEdition.SetModeEdition(this.m_cmbRoleFormulaire, sc2i.win32.common.TypeModeEdition.EnableSurEdition); this.m_extModulesAssociator.SetModules(this.m_cmbRoleFormulaire, ""); this.m_cmbRoleFormulaire.Name = "m_cmbRoleFormulaire"; this.m_cmbRoleFormulaire.NullAutorise = true; this.m_cmbRoleFormulaire.ProprieteAffichee = "Libelle"; this.m_cmbRoleFormulaire.Size = new System.Drawing.Size(204, 21); this.m_extStyle.SetStyleBackColor(this.m_cmbRoleFormulaire, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_cmbRoleFormulaire, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_cmbRoleFormulaire.TabIndex = 4002; this.m_cmbRoleFormulaire.TextNull = "Formulaire général"; this.m_cmbRoleFormulaire.Tri = true; this.m_cmbRoleFormulaire.SelectionChangeCommitted += new System.EventHandler(this.m_cmbRoleFormulaire_SelectionChangeCommitted); this.m_cmbRoleFormulaire.SelectedValueChanged += new System.EventHandler(this.m_cmbRoleFormulaire_SelectedValueChanged); // // m_panelFondEdition // this.m_panelFondEdition.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.m_panelFondEdition.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255))))); this.m_panelFondEdition.Controls.Add(this.m_panDesigner); this.m_panelFondEdition.Controls.Add(this.splitter2); this.m_panelFondEdition.Controls.Add(this.m_propertyGrid); this.m_panelFondEdition.Controls.Add(this.splitter1); this.m_panelFondEdition.Controls.Add(this.m_listeControles); this.m_panelFondEdition.ForeColor = System.Drawing.Color.Black; this.m_extLinkField.SetLinkField(this.m_panelFondEdition, ""); this.m_panelFondEdition.Location = new System.Drawing.Point(0, 0); this.m_panelFondEdition.LockEdition = false; this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelFondEdition, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extModulesAssociator.SetModules(this.m_panelFondEdition, ""); this.m_panelFondEdition.Name = "m_panelFondEdition"; this.m_panelFondEdition.Size = new System.Drawing.Size(790, 371); this.m_extStyle.SetStyleBackColor(this.m_panelFondEdition, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel); this.m_extStyle.SetStyleForeColor(this.m_panelFondEdition, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorTextePanel); this.m_panelFondEdition.TabIndex = 3; // // m_panDesigner // this.m_panDesigner.Controls.Add(this.m_panelEditionFormulaire); this.m_panDesigner.Dock = System.Windows.Forms.DockStyle.Fill; this.m_extLinkField.SetLinkField(this.m_panDesigner, ""); this.m_panDesigner.Location = new System.Drawing.Point(149, 0); this.m_gestionnaireModeEdition.SetModeEdition(this.m_panDesigner, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extModulesAssociator.SetModules(this.m_panDesigner, ""); this.m_panDesigner.Name = "m_panDesigner"; this.m_panDesigner.Size = new System.Drawing.Size(452, 371); this.m_extStyle.SetStyleBackColor(this.m_panDesigner, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_panDesigner, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_panDesigner.TabIndex = 4; // // m_panelEditionFormulaire // this.m_panelEditionFormulaire.AllowDrop = true; this.m_panelEditionFormulaire.AutoScroll = true; this.m_panelEditionFormulaire.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255))))); this.m_panelEditionFormulaire.Dock = System.Windows.Forms.DockStyle.Fill; this.m_panelEditionFormulaire.Echelle = 1F; this.m_panelEditionFormulaire.EffetAjoutSuppression = false; this.m_panelEditionFormulaire.EffetFonduMenu = true; this.m_panelEditionFormulaire.EnDeplacement = false; this.m_panelEditionFormulaire.EntiteEditee = null; this.m_panelEditionFormulaire.ForeColor = System.Drawing.Color.Black; this.m_panelEditionFormulaire.FormesDesPoignees = sc2i.win32.common.EFormePoignee.Carre; this.m_panelEditionFormulaire.FournisseurProprietes = null; cGrilleEditeurObjetGraphique1.Couleur = System.Drawing.Color.Blue; cGrilleEditeurObjetGraphique1.HauteurCarreau = 20; cGrilleEditeurObjetGraphique1.LargeurCarreau = 25; cGrilleEditeurObjetGraphique1.Representation = sc2i.win32.common.ERepresentationGrille.LignesContinues; cGrilleEditeurObjetGraphique1.TailleCarreau = new System.Drawing.Size(25, 20); this.m_panelEditionFormulaire.GrilleAlignement = cGrilleEditeurObjetGraphique1; this.m_panelEditionFormulaire.HauteurMinimaleDesObjets = 10; this.m_panelEditionFormulaire.HistorisationActive = true; this.m_panelEditionFormulaire.LargeurMinimaleDesObjets = 10; this.m_extLinkField.SetLinkField(this.m_panelEditionFormulaire, ""); this.m_panelEditionFormulaire.Location = new System.Drawing.Point(0, 0); this.m_panelEditionFormulaire.LockEdition = false; this.m_panelEditionFormulaire.Marge = 10; this.m_panelEditionFormulaire.ModeAffichageGrille = sc2i.win32.common.EModeAffichageGrille.AuDeplacement; this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelEditionFormulaire, sc2i.win32.common.TypeModeEdition.EnableSurEdition); this.m_panelEditionFormulaire.ModeRepresentationGrille = sc2i.win32.common.ERepresentationGrille.LignesContinues; this.m_panelEditionFormulaire.ModeSourisStandard = true; this.m_extModulesAssociator.SetModules(this.m_panelEditionFormulaire, ""); this.m_panelEditionFormulaire.Name = "m_panelEditionFormulaire"; this.m_panelEditionFormulaire.NombreHistorisation = 10; this.m_panelEditionFormulaire.ObjetEdite = null; cProfilEditeurObjetGraphique1.FormeDesPoignees = sc2i.win32.common.EFormePoignee.Carre; cProfilEditeurObjetGraphique1.Grille = cGrilleEditeurObjetGraphique1; cProfilEditeurObjetGraphique1.HistorisationActive = true; cProfilEditeurObjetGraphique1.Marge = 10; cProfilEditeurObjetGraphique1.ModeAffichageGrille = sc2i.win32.common.EModeAffichageGrille.AuDeplacement; cProfilEditeurObjetGraphique1.NombreHistorisation = 10; cProfilEditeurObjetGraphique1.ToujoursAlignerSurLaGrille = false; this.m_panelEditionFormulaire.Profil = cProfilEditeurObjetGraphique1; this.m_panelEditionFormulaire.RefreshSelectionChanged = true; this.m_panelEditionFormulaire.Size = new System.Drawing.Size(452, 371); this.m_extStyle.SetStyleBackColor(this.m_panelEditionFormulaire, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel); this.m_extStyle.SetStyleForeColor(this.m_panelEditionFormulaire, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorTextePanel); this.m_panelEditionFormulaire.TabIndex = 0; this.m_panelEditionFormulaire.ToujoursAlignerSelonLesControles = true; this.m_panelEditionFormulaire.ToujoursAlignerSurLaGrille = false; this.m_panelEditionFormulaire.TypeEdite = null; this.m_panelEditionFormulaire.SelectionChanged += new System.EventHandler(this.m_panelEditionFormulaire_SelectionChanged); this.m_panelEditionFormulaire.ElementMovedOrResized += new System.EventHandler(this.m_panelEditionFormulaire_ElementMovedOrResized); // // splitter2 // this.splitter2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.splitter2.Dock = System.Windows.Forms.DockStyle.Right; this.m_extLinkField.SetLinkField(this.splitter2, ""); this.splitter2.Location = new System.Drawing.Point(601, 0); this.m_gestionnaireModeEdition.SetModeEdition(this.splitter2, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extModulesAssociator.SetModules(this.splitter2, ""); this.splitter2.Name = "splitter2"; this.splitter2.Size = new System.Drawing.Size(5, 371); this.m_extStyle.SetStyleBackColor(this.splitter2, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.splitter2, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.splitter2.TabIndex = 3; this.splitter2.TabStop = false; // // m_propertyGrid // this.m_propertyGrid.CommandsBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(247)))), ((int)(((byte)(184))))); this.m_propertyGrid.Dock = System.Windows.Forms.DockStyle.Right; this.m_propertyGrid.HelpVisible = false; this.m_propertyGrid.LineColor = System.Drawing.SystemColors.ScrollBar; this.m_extLinkField.SetLinkField(this.m_propertyGrid, ""); this.m_propertyGrid.Location = new System.Drawing.Point(606, 0); this.m_gestionnaireModeEdition.SetModeEdition(this.m_propertyGrid, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extModulesAssociator.SetModules(this.m_propertyGrid, ""); this.m_propertyGrid.Name = "m_propertyGrid"; this.m_propertyGrid.Size = new System.Drawing.Size(184, 371); this.m_extStyle.SetStyleBackColor(this.m_propertyGrid, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_propertyGrid, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_propertyGrid.TabIndex = 2; this.m_propertyGrid.ToolbarVisible = false; this.m_propertyGrid.PropertyValueChanged += new System.Windows.Forms.PropertyValueChangedEventHandler(this.m_propertyGrid_PropertyValueChanged); // // splitter1 // this.splitter1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.m_extLinkField.SetLinkField(this.splitter1, ""); this.splitter1.Location = new System.Drawing.Point(144, 0); this.m_gestionnaireModeEdition.SetModeEdition(this.splitter1, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extModulesAssociator.SetModules(this.splitter1, ""); this.splitter1.Name = "splitter1"; this.splitter1.Size = new System.Drawing.Size(5, 371); this.m_extStyle.SetStyleBackColor(this.splitter1, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.splitter1, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.splitter1.TabIndex = 1; this.splitter1.TabStop = false; // // m_listeControles // this.m_listeControles.AutoScroll = true; this.m_listeControles.Dock = System.Windows.Forms.DockStyle.Left; this.m_extLinkField.SetLinkField(this.m_listeControles, ""); this.m_listeControles.Location = new System.Drawing.Point(0, 0); this.m_gestionnaireModeEdition.SetModeEdition(this.m_listeControles, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extModulesAssociator.SetModules(this.m_listeControles, ""); this.m_listeControles.Name = "m_listeControles"; this.m_listeControles.Size = new System.Drawing.Size(144, 371); this.m_extStyle.SetStyleBackColor(this.m_listeControles, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_listeControles, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_listeControles.TabIndex = 0; // // m_panelLibelle // this.m_panelLibelle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255))))); this.m_panelLibelle.Controls.Add(this.m_cmbRoleFormulaire); this.m_panelLibelle.Controls.Add(this.m_txtLibelle); this.m_panelLibelle.Controls.Add(this.c2iNumericUpDown1); this.m_panelLibelle.Controls.Add(this.m_chkPartout); this.m_panelLibelle.Controls.Add(this.m_lblLabel); this.m_panelLibelle.Controls.Add(this.label2); this.m_panelLibelle.Controls.Add(this.label3); this.m_panelLibelle.ForeColor = System.Drawing.Color.Black; this.m_extLinkField.SetLinkField(this.m_panelLibelle, ""); this.m_panelLibelle.Location = new System.Drawing.Point(16, 44); this.m_panelLibelle.LockEdition = false; this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelLibelle, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extModulesAssociator.SetModules(this.m_panelLibelle, ""); this.m_panelLibelle.Name = "m_panelLibelle"; this.m_panelLibelle.Size = new System.Drawing.Size(688, 72); this.m_extStyle.SetStyleBackColor(this.m_panelLibelle, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel); this.m_extStyle.SetStyleForeColor(this.m_panelLibelle, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorTextePanel); this.m_panelLibelle.TabIndex = 0; this.m_panelLibelle.Text = "[NumeroOrdre]"; // // c2iNumericUpDown1 // this.c2iNumericUpDown1.DoubleValue = 0; this.c2iNumericUpDown1.IntValue = 0; this.m_extLinkField.SetLinkField(this.c2iNumericUpDown1, "NumeroOrdre"); this.c2iNumericUpDown1.Location = new System.Drawing.Point(64, 28); this.c2iNumericUpDown1.LockEdition = false; this.c2iNumericUpDown1.Maximum = new decimal(new int[] { 100000, 0, 0, 0 }); this.m_gestionnaireModeEdition.SetModeEdition(this.c2iNumericUpDown1, sc2i.win32.common.TypeModeEdition.EnableSurEdition); this.m_extModulesAssociator.SetModules(this.c2iNumericUpDown1, ""); this.c2iNumericUpDown1.Name = "c2iNumericUpDown1"; this.c2iNumericUpDown1.Size = new System.Drawing.Size(64, 20); this.m_extStyle.SetStyleBackColor(this.c2iNumericUpDown1, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.c2iNumericUpDown1, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.c2iNumericUpDown1.TabIndex = 4005; this.c2iNumericUpDown1.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; this.c2iNumericUpDown1.ThousandsSeparator = true; // // m_chkPartout // this.m_extLinkField.SetLinkField(this.m_chkPartout, "AfficherPartout"); this.m_chkPartout.Location = new System.Drawing.Point(522, 6); this.m_gestionnaireModeEdition.SetModeEdition(this.m_chkPartout, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extModulesAssociator.SetModules(this.m_chkPartout, ""); this.m_chkPartout.Name = "m_chkPartout"; this.m_chkPartout.Size = new System.Drawing.Size(147, 24); this.m_extStyle.SetStyleBackColor(this.m_chkPartout, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_chkPartout, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_chkPartout.TabIndex = 4003; this.m_chkPartout.Text = "For all elements|919"; this.m_chkPartout.Visible = false; // // label3 // this.label3.AutoSize = true; this.m_extLinkField.SetLinkField(this.label3, ""); this.label3.Location = new System.Drawing.Point(12, 30); this.m_gestionnaireModeEdition.SetModeEdition(this.label3, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extModulesAssociator.SetModules(this.label3, ""); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(53, 13); this.m_extStyle.SetStyleBackColor(this.label3, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.label3, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.label3.TabIndex = 4004; this.label3.Text = "Order|782"; // // m_tabControl // this.m_tabControl.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.m_tabControl.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255))))); this.m_tabControl.BoldSelectedPage = true; this.m_tabControl.ControlBottomOffset = 16; this.m_tabControl.ControlRightOffset = 16; this.m_tabControl.ForeColor = System.Drawing.Color.Black; this.m_tabControl.IDEPixelArea = false; this.m_extLinkField.SetLinkField(this.m_tabControl, ""); this.m_tabControl.Location = new System.Drawing.Point(16, 119); this.m_gestionnaireModeEdition.SetModeEdition(this.m_tabControl, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extModulesAssociator.SetModules(this.m_tabControl, ""); this.m_tabControl.Name = "m_tabControl"; this.m_tabControl.Ombre = true; this.m_tabControl.PositionTop = true; this.m_tabControl.SelectedIndex = 0; this.m_tabControl.SelectedTab = this.pageFormulaire; this.m_tabControl.Size = new System.Drawing.Size(806, 411); this.m_extStyle.SetStyleBackColor(this.m_tabControl, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel); this.m_extStyle.SetStyleForeColor(this.m_tabControl, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorTextePanel); this.m_tabControl.TabIndex = 4004; this.m_tabControl.TabPages.AddRange(new Crownwood.Magic.Controls.TabPage[] { this.pageFormulaire }); this.m_tabControl.TextColor = System.Drawing.Color.Black; // // pageFormulaire // this.pageFormulaire.Controls.Add(this.m_panelFondEdition); this.m_extLinkField.SetLinkField(this.pageFormulaire, ""); this.pageFormulaire.Location = new System.Drawing.Point(0, 25); this.m_gestionnaireModeEdition.SetModeEdition(this.pageFormulaire, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extModulesAssociator.SetModules(this.pageFormulaire, ""); this.pageFormulaire.Name = "pageFormulaire"; this.pageFormulaire.Size = new System.Drawing.Size(790, 370); this.m_extStyle.SetStyleBackColor(this.pageFormulaire, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.pageFormulaire, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.pageFormulaire.TabIndex = 10; this.pageFormulaire.Title = "Form|555"; // // m_wndListeMasquer // this.m_wndListeMasquer.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left))); this.m_wndListeMasquer.CheckBoxes = true; this.m_wndListeMasquer.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { this.listViewAutoFilledColumn2 }); this.m_wndListeMasquer.EnableCustomisation = true; this.m_wndListeMasquer.FullRowSelect = true; this.m_wndListeMasquer.HeaderStyle = System.Windows.Forms.ColumnHeaderStyle.None; this.m_extLinkField.SetLinkField(this.m_wndListeMasquer, ""); this.m_wndListeMasquer.Location = new System.Drawing.Point(8, 24); this.m_gestionnaireModeEdition.SetModeEdition(this.m_wndListeMasquer, sc2i.win32.common.TypeModeEdition.EnableSurEdition); this.m_extModulesAssociator.SetModules(this.m_wndListeMasquer, ""); this.m_wndListeMasquer.MultiSelect = false; this.m_wndListeMasquer.Name = "m_wndListeMasquer"; this.m_wndListeMasquer.Size = new System.Drawing.Size(216, 360); this.m_extStyle.SetStyleBackColor(this.m_wndListeMasquer, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this.m_wndListeMasquer, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_wndListeMasquer.TabIndex = 13; this.m_wndListeMasquer.UseCompatibleStateImageBehavior = false; this.m_wndListeMasquer.View = System.Windows.Forms.View.Details; // // listViewAutoFilledColumn2 // this.listViewAutoFilledColumn2.Field = "Libelle"; this.listViewAutoFilledColumn2.PrecisionWidth = 0; this.listViewAutoFilledColumn2.ProportionnalSize = false; this.listViewAutoFilledColumn2.Text = "Libellé"; this.listViewAutoFilledColumn2.Visible = true; this.listViewAutoFilledColumn2.Width = 200; // // m_ctrlSavProfilDesigner // this.m_ctrlSavProfilDesigner.Designer = this.m_panelEditionFormulaire; this.m_ctrlSavProfilDesigner.Formulaire = this; // // CFormEditionFormulaire // this.AutoScaleBaseSize = new System.Drawing.Size(5, 13); this.ClientSize = new System.Drawing.Size(830, 530); this.Controls.Add(this.m_tabControl); this.Controls.Add(this.m_panelLibelle); this.m_extLinkField.SetLinkField(this, ""); this.m_gestionnaireModeEdition.SetModeEdition(this, sc2i.win32.common.TypeModeEdition.Autonome); this.m_extModulesAssociator.SetModules(this, ""); this.Name = "CFormEditionFormulaire"; this.m_extStyle.SetStyleBackColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.m_extStyle.SetStyleForeColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None); this.Load += new System.EventHandler(this.CFormEditionFormulaire_Load); this.Controls.SetChildIndex(this.m_panelMenu, 0); this.Controls.SetChildIndex(this.m_panelLibelle, 0); this.Controls.SetChildIndex(this.m_tabControl, 0); this.m_panelCle.ResumeLayout(false); this.m_panelCle.PerformLayout(); this.m_panelMenu.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.m_btnHistorique)).EndInit(); this.m_panelFondEdition.ResumeLayout(false); this.m_panDesigner.ResumeLayout(false); this.m_panelLibelle.ResumeLayout(false); this.m_panelLibelle.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.c2iNumericUpDown1)).EndInit(); this.m_tabControl.ResumeLayout(false); this.m_tabControl.PerformLayout(); this.pageFormulaire.ResumeLayout(false); this.ResumeLayout(false); }