コード例 #1
0
 /// <summary>
 /// Méthode requise pour la prise en charge du concepteur - ne modifiez pas
 /// le contenu de cette méthode avec l'éditeur de code.
 /// </summary>
 private void InitializeComponent()
 {
     this.components            = new System.ComponentModel.Container();
     this.label1                = new System.Windows.Forms.Label();
     this.m_txtLibelle          = new sc2i.win32.common.C2iTextBox();
     this.c2iPanelOmbre4        = new sc2i.win32.common.C2iPanelOmbre();
     this.m_lnkModeleStructure  = new sc2i.win32.common.C2iLink(this.components);
     this.m_cmbModeleStructure  = new sc2i.win32.data.navigation.CComboBoxLinkListeObjetsDonnees();
     this.m_cmbCategorie        = new sc2i.win32.data.navigation.CComboBoxLinkListeObjetsDonnees();
     this.m_btnModifierModele   = new System.Windows.Forms.Button();
     this.m_linkVisualiser      = new sc2i.win32.common.C2iLink(this.components);
     this.m_linkCategorie       = new sc2i.win32.common.C2iLink(this.components);
     this.m_panelMultiStructure = new sc2i.win32.data.dynamic.CPanelEditMultiStructure();
     this.c2iPanelOmbre4.SuspendLayout();
     this.SuspendLayout();
     //
     // m_panelMenu
     //
     this.m_panelMenu.Size = new System.Drawing.Size(830, 28);
     this.m_extStyle.SetStyleBackColor(this.m_panelMenu, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_panelMenu, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // label1
     //
     this.m_extLinkField.SetLinkField(this.label1, "");
     this.label1.Location = new System.Drawing.Point(4, 14);
     this.m_gestionnaireModeEdition.SetModeEdition(this.label1, sc2i.win32.common.TypeModeEdition.Autonome);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(100, 16);
     this.m_extStyle.SetStyleBackColor(this.label1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.label1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label1.TabIndex = 4002;
     this.label1.Text     = "Report label|926";
     //
     // m_txtLibelle
     //
     this.m_extLinkField.SetLinkField(this.m_txtLibelle, "Libelle");
     this.m_txtLibelle.Location    = new System.Drawing.Point(120, 12);
     this.m_txtLibelle.LockEdition = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_txtLibelle, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_txtLibelle.Name = "m_txtLibelle";
     this.m_txtLibelle.Size = new System.Drawing.Size(304, 20);
     this.m_extStyle.SetStyleBackColor(this.m_txtLibelle, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_txtLibelle, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_txtLibelle.TabIndex = 0;
     this.m_txtLibelle.Text     = "[Label]|30324";
     //
     // c2iPanelOmbre4
     //
     this.c2iPanelOmbre4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255)))));
     this.c2iPanelOmbre4.Controls.Add(this.m_lnkModeleStructure);
     this.c2iPanelOmbre4.Controls.Add(this.m_cmbModeleStructure);
     this.c2iPanelOmbre4.Controls.Add(this.m_txtLibelle);
     this.c2iPanelOmbre4.Controls.Add(this.m_cmbCategorie);
     this.c2iPanelOmbre4.Controls.Add(this.m_btnModifierModele);
     this.c2iPanelOmbre4.Controls.Add(this.label1);
     this.c2iPanelOmbre4.Controls.Add(this.m_linkVisualiser);
     this.c2iPanelOmbre4.Controls.Add(this.m_linkCategorie);
     this.c2iPanelOmbre4.ForeColor = System.Drawing.Color.Black;
     this.m_extLinkField.SetLinkField(this.c2iPanelOmbre4, "");
     this.c2iPanelOmbre4.Location    = new System.Drawing.Point(8, 36);
     this.c2iPanelOmbre4.LockEdition = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.c2iPanelOmbre4, sc2i.win32.common.TypeModeEdition.Autonome);
     this.c2iPanelOmbre4.Name = "c2iPanelOmbre4";
     this.c2iPanelOmbre4.Size = new System.Drawing.Size(636, 132);
     this.m_extStyle.SetStyleBackColor(this.c2iPanelOmbre4, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel);
     this.m_extStyle.SetStyleForeColor(this.c2iPanelOmbre4, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorTextePanel);
     this.c2iPanelOmbre4.TabIndex = 0;
     //
     // m_lnkModeleStructure
     //
     this.m_lnkModeleStructure.ClickEnabled      = true;
     this.m_lnkModeleStructure.ColorLabel        = System.Drawing.SystemColors.ControlText;
     this.m_lnkModeleStructure.ColorLinkDisabled = System.Drawing.Color.Blue;
     this.m_lnkModeleStructure.ColorLinkEnabled  = System.Drawing.Color.Blue;
     this.m_lnkModeleStructure.Cursor            = System.Windows.Forms.Cursors.Hand;
     this.m_lnkModeleStructure.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Underline);
     this.m_lnkModeleStructure.ForeColor = System.Drawing.Color.Blue;
     this.m_extLinkField.SetLinkField(this.m_lnkModeleStructure, "");
     this.m_lnkModeleStructure.Location = new System.Drawing.Point(4, 88);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_lnkModeleStructure, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_lnkModeleStructure.Name = "m_lnkModeleStructure";
     this.m_lnkModeleStructure.Size = new System.Drawing.Size(110, 20);
     this.m_extStyle.SetStyleBackColor(this.m_lnkModeleStructure, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_lnkModeleStructure, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_lnkModeleStructure.TabIndex     = 4052;
     this.m_lnkModeleStructure.Text         = "Structure model|927";
     this.m_lnkModeleStructure.LinkClicked += new System.EventHandler(this.m_lnkModeleStructure_LinkClicked);
     //
     // m_cmbModeleStructure
     //
     this.m_cmbModeleStructure.ComportementLinkStd = true;
     this.m_cmbModeleStructure.DropDownStyle       = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cmbModeleStructure.ElementSelectionne  = null;
     this.m_cmbModeleStructure.IsLink = true;
     this.m_extLinkField.SetLinkField(this.m_cmbModeleStructure, "");
     this.m_cmbModeleStructure.LinkProperty = "";
     this.m_cmbModeleStructure.ListDonnees  = null;
     this.m_cmbModeleStructure.Location     = new System.Drawing.Point(120, 88);
     this.m_cmbModeleStructure.LockEdition  = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_cmbModeleStructure, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_cmbModeleStructure.Name                       = "m_cmbModeleStructure";
     this.m_cmbModeleStructure.NullAutorise               = true;
     this.m_cmbModeleStructure.ProprieteAffichee          = null;
     this.m_cmbModeleStructure.ProprieteParentListeObjets = null;
     this.m_cmbModeleStructure.SelectionneurParent        = null;
     this.m_cmbModeleStructure.Size                       = new System.Drawing.Size(304, 21);
     this.m_extStyle.SetStyleBackColor(this.m_cmbModeleStructure, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_cmbModeleStructure, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_cmbModeleStructure.TabIndex                  = 4051;
     this.m_cmbModeleStructure.TextNull                  = "(None)|30292";
     this.m_cmbModeleStructure.Tri                       = true;
     this.m_cmbModeleStructure.TypeFormEdition           = null;
     this.m_cmbModeleStructure.SelectionChangeCommitted += new System.EventHandler(this.m_cmbModeleStructure_SelectionChangeCommitted);
     //
     // m_cmbCategorie
     //
     this.m_cmbCategorie.ComportementLinkStd = true;
     this.m_cmbCategorie.DropDownStyle       = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cmbCategorie.ElementSelectionne  = null;
     this.m_cmbCategorie.IsLink = true;
     this.m_extLinkField.SetLinkField(this.m_cmbCategorie, "");
     this.m_cmbCategorie.LinkProperty = "";
     this.m_cmbCategorie.ListDonnees  = null;
     this.m_cmbCategorie.Location     = new System.Drawing.Point(120, 36);
     this.m_cmbCategorie.LockEdition  = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_cmbCategorie, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_cmbCategorie.Name                       = "m_cmbCategorie";
     this.m_cmbCategorie.NullAutorise               = true;
     this.m_cmbCategorie.ProprieteAffichee          = null;
     this.m_cmbCategorie.ProprieteParentListeObjets = null;
     this.m_cmbCategorie.SelectionneurParent        = null;
     this.m_cmbCategorie.Size                       = new System.Drawing.Size(304, 21);
     this.m_extStyle.SetStyleBackColor(this.m_cmbCategorie, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_cmbCategorie, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_cmbCategorie.TabIndex        = 1;
     this.m_cmbCategorie.TextNull        = I.T("(None)|30292");
     this.m_cmbCategorie.Tri             = true;
     this.m_cmbCategorie.TypeFormEdition = null;
     //
     // m_btnModifierModele
     //
     this.m_btnModifierModele.BackColor = System.Drawing.SystemColors.Control;
     this.m_extLinkField.SetLinkField(this.m_btnModifierModele, "");
     this.m_btnModifierModele.Location = new System.Drawing.Point(120, 61);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnModifierModele, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_btnModifierModele.Name = "m_btnModifierModele";
     this.m_btnModifierModele.Size = new System.Drawing.Size(148, 23);
     this.m_extStyle.SetStyleBackColor(this.m_btnModifierModele, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnModifierModele, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_btnModifierModele.TabIndex = 4049;
     this.m_btnModifierModele.Text     = "Edit Report|928";
     this.m_btnModifierModele.UseVisualStyleBackColor = false;
     this.m_btnModifierModele.Click += new System.EventHandler(this.m_btnModifierModele_Click);
     //
     // m_linkVisualiser
     //
     this.m_linkVisualiser.ClickEnabled      = true;
     this.m_linkVisualiser.ColorLabel        = System.Drawing.SystemColors.ControlText;
     this.m_linkVisualiser.ColorLinkDisabled = System.Drawing.Color.Blue;
     this.m_linkVisualiser.ColorLinkEnabled  = System.Drawing.Color.Blue;
     this.m_linkVisualiser.Cursor            = System.Windows.Forms.Cursors.Hand;
     this.m_linkVisualiser.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Underline);
     this.m_linkVisualiser.ForeColor = System.Drawing.Color.Blue;
     this.m_extLinkField.SetLinkField(this.m_linkVisualiser, "");
     this.m_linkVisualiser.Location = new System.Drawing.Point(497, 14);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_linkVisualiser, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_linkVisualiser.Name = "m_linkVisualiser";
     this.m_linkVisualiser.Size = new System.Drawing.Size(104, 16);
     this.m_extStyle.SetStyleBackColor(this.m_linkVisualiser, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_linkVisualiser, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_linkVisualiser.TabIndex     = 4045;
     this.m_linkVisualiser.Text         = "Visualise Report|925";
     this.m_linkVisualiser.LinkClicked += new System.EventHandler(this.m_linkVisualiser_LinkClicked);
     //
     // m_linkCategorie
     //
     this.m_linkCategorie.ClickEnabled      = true;
     this.m_linkCategorie.ColorLabel        = System.Drawing.SystemColors.ControlText;
     this.m_linkCategorie.ColorLinkDisabled = System.Drawing.Color.Blue;
     this.m_linkCategorie.ColorLinkEnabled  = System.Drawing.Color.Blue;
     this.m_linkCategorie.Cursor            = System.Windows.Forms.Cursors.Hand;
     this.m_linkCategorie.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Underline);
     this.m_linkCategorie.ForeColor = System.Drawing.Color.Blue;
     this.m_extLinkField.SetLinkField(this.m_linkCategorie, "");
     this.m_linkCategorie.Location = new System.Drawing.Point(4, 39);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_linkCategorie, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_linkCategorie.Name = "m_linkCategorie";
     this.m_linkCategorie.Size = new System.Drawing.Size(64, 16);
     this.m_extStyle.SetStyleBackColor(this.m_linkCategorie, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_linkCategorie, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_linkCategorie.TabIndex     = 4044;
     this.m_linkCategorie.Text         = "Category|852";
     this.m_linkCategorie.LinkClicked += new System.EventHandler(this.m_linkCategorie_LinkClicked);
     //
     // m_panelMultiStructure
     //
     this.m_panelMultiStructure.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                                | System.Windows.Forms.AnchorStyles.Left)
                                                                               | System.Windows.Forms.AnchorStyles.Right)));
     this.m_panelMultiStructure.BackColor       = System.Drawing.Color.White;
     this.m_panelMultiStructure.FiltreDynamique = null;
     this.m_extLinkField.SetLinkField(this.m_panelMultiStructure, "");
     this.m_panelMultiStructure.Location    = new System.Drawing.Point(8, 174);
     this.m_panelMultiStructure.LockEdition = true;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelMultiStructure, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_panelMultiStructure.Name = "m_panelMultiStructure";
     this.m_panelMultiStructure.Size = new System.Drawing.Size(822, 356);
     this.m_extStyle.SetStyleBackColor(this.m_panelMultiStructure, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_panelMultiStructure, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_panelMultiStructure.TabColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255)))));
     this.m_panelMultiStructure.TabIndex = 4048;
     //
     // CFormEditionRapportCrystal
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(830, 530);
     this.Controls.Add(this.m_panelMultiStructure);
     this.Controls.Add(this.c2iPanelOmbre4);
     this.m_extLinkField.SetLinkField(this, "");
     this.m_gestionnaireModeEdition.SetModeEdition(this, sc2i.win32.common.TypeModeEdition.Autonome);
     this.Name = "CFormEditionRapportCrystal";
     this.m_extStyle.SetStyleBackColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.Closed += new System.EventHandler(this.CFormEditionRapportCrystal_Closed);
     this.BeforeValideModification += new sc2i.data.ObjetDonneeCancelEventHandler(this.CFormEditionRapportCrystal_BeforeValideModification);
     this.Controls.SetChildIndex(this.m_panelMenu, 0);
     this.Controls.SetChildIndex(this.c2iPanelOmbre4, 0);
     this.Controls.SetChildIndex(this.m_panelMultiStructure, 0);
     this.c2iPanelOmbre4.ResumeLayout(false);
     this.c2iPanelOmbre4.PerformLayout();
     this.ResumeLayout(false);
 }
コード例 #2
0
 /// <summary>
 /// Méthode requise pour la prise en charge du concepteur - ne modifiez pas
 /// le contenu de cette méthode avec l'éditeur de code.
 /// </summary>
 private void InitializeComponent()
 {
     this.m_listView = new sc2i.win32.common.ListViewAutoFilled();
     this.listViewAutoFilledColumn1 = new sc2i.win32.common.ListViewAutoFilledColumn();
     this.listViewAutoFilledColumn2 = new sc2i.win32.common.ListViewAutoFilledColumn();
     this.label1         = new System.Windows.Forms.Label();
     this.m_cmbCategorie = new sc2i.win32.data.navigation.CComboBoxLinkListeObjetsDonnees();
     this.SuspendLayout();
     //
     // m_listView
     //
     this.m_listView.AllowColumnReorder = true;
     this.m_listView.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_listView.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
         this.listViewAutoFilledColumn1,
         this.listViewAutoFilledColumn2
     });
     this.m_listView.EnableCustomisation = true;
     this.m_listView.FullRowSelect       = true;
     this.m_listView.Location            = new System.Drawing.Point(0, 32);
     this.m_listView.Name = "m_listView";
     this.m_listView.Size = new System.Drawing.Size(476, 364);
     this.m_extStyle.SetStyleBackColor(this.m_listView, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_listView, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_listView.TabIndex = 4;
     this.m_listView.UseCompatibleStateImageBehavior = false;
     this.m_listView.View         = System.Windows.Forms.View.Details;
     this.m_listView.DoubleClick += new System.EventHandler(this.m_listView_DoubleClick);
     //
     // listViewAutoFilledColumn1
     //
     this.listViewAutoFilledColumn1.Field             = "Libelle";
     this.listViewAutoFilledColumn1.PrecisionWidth    = 0;
     this.listViewAutoFilledColumn1.ProportionnalSize = false;
     this.listViewAutoFilledColumn1.Text    = "Report|1005";
     this.listViewAutoFilledColumn1.Visible = true;
     this.listViewAutoFilledColumn1.Width   = 200;
     //
     // listViewAutoFilledColumn2
     //
     this.listViewAutoFilledColumn2.Field             = "CategorieRapport.Libelle";
     this.listViewAutoFilledColumn2.PrecisionWidth    = 0;
     this.listViewAutoFilledColumn2.ProportionnalSize = false;
     this.listViewAutoFilledColumn2.Text    = "Category|852";
     this.listViewAutoFilledColumn2.Visible = true;
     this.listViewAutoFilledColumn2.Width   = 120;
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(-3, 7);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(124, 16);
     this.m_extStyle.SetStyleBackColor(this.label1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.label1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label1.TabIndex = 5;
     this.label1.Text     = "Filter by category|1004";
     //
     // m_cmbCategorie
     //
     this.m_cmbCategorie.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                        | System.Windows.Forms.AnchorStyles.Right)));
     this.m_cmbCategorie.ComportementLinkStd = true;
     this.m_cmbCategorie.DropDownStyle       = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cmbCategorie.ElementSelectionne  = null;
     this.m_cmbCategorie.IsLink                     = false;
     this.m_cmbCategorie.LinkProperty               = "";
     this.m_cmbCategorie.ListDonnees                = null;
     this.m_cmbCategorie.Location                   = new System.Drawing.Point(120, 4);
     this.m_cmbCategorie.LockEdition                = false;
     this.m_cmbCategorie.Name                       = "m_cmbCategorie";
     this.m_cmbCategorie.NullAutorise               = true;
     this.m_cmbCategorie.ProprieteAffichee          = null;
     this.m_cmbCategorie.ProprieteParentListeObjets = null;
     this.m_cmbCategorie.SelectionneurParent        = null;
     this.m_cmbCategorie.Size                       = new System.Drawing.Size(356, 21);
     this.m_extStyle.SetStyleBackColor(this.m_cmbCategorie, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_cmbCategorie, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_cmbCategorie.TabIndex              = 6;
     this.m_cmbCategorie.TextNull              = I.T("(All)|30329");
     this.m_cmbCategorie.Tri                   = true;
     this.m_cmbCategorie.TypeFormEdition       = null;
     this.m_cmbCategorie.SelectedValueChanged += new System.EventHandler(this.m_cmbCategorie_SelectedValueChanged);
     //
     // CFormListeVisualisationsRapport
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.BackColor         = System.Drawing.Color.White;
     this.ClientSize        = new System.Drawing.Size(480, 400);
     this.Controls.Add(this.m_cmbCategorie);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.m_listView);
     this.Name = "CFormListeVisualisationsRapport";
     this.m_extStyle.SetStyleBackColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.Closing += new System.ComponentModel.CancelEventHandler(this.CFormListeVisualisationsRapport_Closing);
     this.Load    += new System.EventHandler(this.CFormListeVisualisationsRapport_Load);
     this.ResumeLayout(false);
 }
コード例 #3
0
 /// <summary>
 /// Méthode requise pour la prise en charge du concepteur - ne modifiez pas
 /// le contenu de cette méthode avec l'éditeur de code.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CPanelDefinisseurEvenements));
     sc2i.win32.common.GLColumn glColumn1 = new sc2i.win32.common.GLColumn();
     sc2i.win32.common.GLColumn glColumn2 = new sc2i.win32.common.GLColumn();
     sc2i.win32.common.GLColumn glColumn3 = new sc2i.win32.common.GLColumn();
     this.m_panelComportementsInduits = new System.Windows.Forms.Panel();
     this.m_wndListeComportements     = new sc2i.win32.common.GlacialList();
     this.m_lnkSupprimer            = new sc2i.win32.common.CWndLinkStd();
     this.m_lnkAjouter              = new sc2i.win32.common.CWndLinkStd();
     this.m_cmbComportement         = new sc2i.win32.data.navigation.CComboBoxLinkListeObjetsDonnees();
     this.m_cmbTypeElements         = new sc2i.win32.common.C2iComboBox();
     this.label3                    = new System.Windows.Forms.Label();
     this.label2                    = new System.Windows.Forms.Label();
     this.label1                    = new System.Windows.Forms.Label();
     this.splitter1                 = new System.Windows.Forms.Splitter();
     this.m_gestionnaireModeEdition = new sc2i.win32.common.CExtModeEdition();
     this.m_panelEvenements         = new sc2i.win32.data.navigation.CPanelListeSpeedStandard();
     this.m_ExtStyle                = new sc2i.win32.common.CExtStyle();
     this.m_panelComportementsInduits.SuspendLayout();
     this.SuspendLayout();
     //
     // m_panelComportementsInduits
     //
     this.m_panelComportementsInduits.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255)))));
     this.m_panelComportementsInduits.Controls.Add(this.m_wndListeComportements);
     this.m_panelComportementsInduits.Controls.Add(this.m_lnkSupprimer);
     this.m_panelComportementsInduits.Controls.Add(this.m_lnkAjouter);
     this.m_panelComportementsInduits.Controls.Add(this.m_cmbComportement);
     this.m_panelComportementsInduits.Controls.Add(this.m_cmbTypeElements);
     this.m_panelComportementsInduits.Controls.Add(this.label3);
     this.m_panelComportementsInduits.Controls.Add(this.label2);
     this.m_panelComportementsInduits.Controls.Add(this.label1);
     this.m_panelComportementsInduits.Dock      = System.Windows.Forms.DockStyle.Right;
     this.m_panelComportementsInduits.ForeColor = System.Drawing.Color.Black;
     this.m_panelComportementsInduits.Location  = new System.Drawing.Point(449, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelComportementsInduits, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_panelComportementsInduits.Name = "m_panelComportementsInduits";
     this.m_panelComportementsInduits.Size = new System.Drawing.Size(344, 264);
     this.m_ExtStyle.SetStyleBackColor(this.m_panelComportementsInduits, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel);
     this.m_ExtStyle.SetStyleForeColor(this.m_panelComportementsInduits, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorTextePanel);
     this.m_panelComportementsInduits.TabIndex = 4;
     //
     // m_wndListeComportements
     //
     this.m_wndListeComportements.AllowColumnResize   = true;
     this.m_wndListeComportements.AllowMultiselect    = false;
     this.m_wndListeComportements.AlternateBackground = System.Drawing.Color.DarkGreen;
     this.m_wndListeComportements.AlternatingColors   = false;
     this.m_wndListeComportements.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_wndListeComportements.AutoHeight = true;
     this.m_wndListeComportements.AutoSort   = true;
     this.m_wndListeComportements.BackColor  = System.Drawing.SystemColors.ControlLightLight;
     this.m_wndListeComportements.CanChangeActivationCheckBoxes = false;
     this.m_wndListeComportements.CheckBoxes   = false;
     this.m_wndListeComportements.CheckedItems = ((System.Collections.ArrayList)(resources.GetObject("m_wndListeComportements.CheckedItems")));
     glColumn1.ActiveControlItems = ((System.Collections.ArrayList)(resources.GetObject("glColumn1.ActiveControlItems")));
     glColumn1.BackColor          = System.Drawing.Color.Transparent;
     glColumn1.ControlType        = sc2i.win32.common.ColumnControlTypes.None;
     glColumn1.ForColor           = System.Drawing.Color.Black;
     glColumn1.ImageIndex         = -1;
     glColumn1.IsCheckColumn      = false;
     glColumn1.LastSortState      = sc2i.win32.common.ColumnSortState.SortedUp;
     glColumn1.Name               = "Column1";
     glColumn1.Propriete          = "Libelle";
     glColumn1.Text               = "Behavior|821";
     glColumn1.TextAlignment      = System.Drawing.ContentAlignment.MiddleLeft;
     glColumn1.Width              = 230;
     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               = "Column2";
     glColumn2.Propriete          = "TypeCibleConvivial";
     glColumn2.Text               = "Target|820";
     glColumn2.TextAlignment      = System.Drawing.ContentAlignment.MiddleLeft;
     glColumn2.Width              = 100;
     this.m_wndListeComportements.Columns.AddRange(new sc2i.win32.common.GLColumn[] {
         glColumn1,
         glColumn2
     });
     this.m_wndListeComportements.ContexteUtilisation = "";
     this.m_wndListeComportements.EnableCustomisation = false;
     this.m_wndListeComportements.FocusedItem         = null;
     this.m_wndListeComportements.FullRowSelect       = true;
     this.m_wndListeComportements.GLGridLines         = sc2i.win32.common.GLGridStyles.gridSolid;
     this.m_wndListeComportements.GridColor           = System.Drawing.Color.Gray;
     this.m_wndListeComportements.HasImages           = false;
     this.m_wndListeComportements.HeaderHeight        = 22;
     this.m_wndListeComportements.HeaderStyle         = sc2i.win32.common.GLHeaderStyles.Normal;
     this.m_wndListeComportements.HeaderTextColor     = System.Drawing.Color.Black;
     this.m_wndListeComportements.HeaderTextFont      = new System.Drawing.Font("Microsoft Sans Serif", 8F);
     this.m_wndListeComportements.HeaderVisible       = true;
     this.m_wndListeComportements.HeaderWordWrap      = false;
     this.m_wndListeComportements.HotColumnIndex      = -1;
     this.m_wndListeComportements.HotItemIndex        = -1;
     this.m_wndListeComportements.HotTracking         = false;
     this.m_wndListeComportements.HotTrackingColor    = System.Drawing.Color.LightGray;
     this.m_wndListeComportements.ImageList           = null;
     this.m_wndListeComportements.ItemHeight          = 17;
     this.m_wndListeComportements.ItemWordWrap        = false;
     this.m_wndListeComportements.ListeSource         = null;
     this.m_wndListeComportements.Location            = new System.Drawing.Point(8, 104);
     this.m_wndListeComportements.MaxHeight           = 17;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_wndListeComportements, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_wndListeComportements.Name = "m_wndListeComportements";
     this.m_wndListeComportements.SelectedTextColor = System.Drawing.Color.White;
     this.m_wndListeComportements.SelectionColor    = System.Drawing.Color.DarkBlue;
     this.m_wndListeComportements.ShowBorder        = true;
     this.m_wndListeComportements.ShowFocusRect     = false;
     this.m_wndListeComportements.Size      = new System.Drawing.Size(328, 152);
     this.m_wndListeComportements.SortIndex = 0;
     this.m_ExtStyle.SetStyleBackColor(this.m_wndListeComportements, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_wndListeComportements, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_wndListeComportements.SuperFlatHeaderColor = System.Drawing.Color.White;
     this.m_wndListeComportements.TabIndex             = 4009;
     this.m_wndListeComportements.Text = "glacialList1";
     this.m_wndListeComportements.TrierAuClicSurEnteteColonne = true;
     this.m_wndListeComportements.DoubleClick += new System.EventHandler(this.m_wndListeComportements_DoubleClick);
     //
     // m_lnkSupprimer
     //
     this.m_lnkSupprimer.Cursor    = System.Windows.Forms.Cursors.Hand;
     this.m_lnkSupprimer.LinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(255)))));
     this.m_lnkSupprimer.Location  = new System.Drawing.Point(88, 78);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_lnkSupprimer, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_lnkSupprimer.Name = "m_lnkSupprimer";
     this.m_lnkSupprimer.Size = new System.Drawing.Size(72, 26);
     this.m_ExtStyle.SetStyleBackColor(this.m_lnkSupprimer, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_lnkSupprimer, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_lnkSupprimer.TabIndex     = 4008;
     this.m_lnkSupprimer.TypeLien     = sc2i.win32.common.TypeLinkStd.Suppression;
     this.m_lnkSupprimer.LinkClicked += new System.EventHandler(this.m_lnkSupprimer_LinkClicked);
     //
     // m_lnkAjouter
     //
     this.m_lnkAjouter.Cursor    = System.Windows.Forms.Cursors.Hand;
     this.m_lnkAjouter.LinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(255)))));
     this.m_lnkAjouter.Location  = new System.Drawing.Point(8, 78);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_lnkAjouter, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_lnkAjouter.Name = "m_lnkAjouter";
     this.m_lnkAjouter.Size = new System.Drawing.Size(64, 24);
     this.m_ExtStyle.SetStyleBackColor(this.m_lnkAjouter, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_lnkAjouter, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_lnkAjouter.TabIndex     = 4007;
     this.m_lnkAjouter.TypeLien     = sc2i.win32.common.TypeLinkStd.Ajout;
     this.m_lnkAjouter.LinkClicked += new System.EventHandler(this.m_lnkAjouter_LinkClicked);
     //
     // m_cmbComportement
     //
     this.m_cmbComportement.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                           | System.Windows.Forms.AnchorStyles.Right)));
     this.m_cmbComportement.ComportementLinkStd = true;
     this.m_cmbComportement.DropDownStyle       = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cmbComportement.ElementSelectionne  = null;
     this.m_cmbComportement.IsLink       = true;
     this.m_cmbComportement.LinkProperty = "";
     this.m_cmbComportement.ListDonnees  = null;
     this.m_cmbComportement.Location     = new System.Drawing.Point(88, 56);
     this.m_cmbComportement.LockEdition  = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_cmbComportement, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_cmbComportement.Name                       = "m_cmbComportement";
     this.m_cmbComportement.NullAutorise               = true;
     this.m_cmbComportement.ProprieteAffichee          = null;
     this.m_cmbComportement.ProprieteParentListeObjets = null;
     this.m_cmbComportement.SelectionneurParent        = null;
     this.m_cmbComportement.Size                       = new System.Drawing.Size(248, 21);
     this.m_ExtStyle.SetStyleBackColor(this.m_cmbComportement, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_cmbComportement, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_cmbComportement.TabIndex        = 4006;
     this.m_cmbComportement.TextNull        = "(Specific)";
     this.m_cmbComportement.Tri             = true;
     this.m_cmbComportement.TypeFormEdition = null;
     //
     // 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_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(248, 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              = 4005;
     this.m_cmbTypeElements.SelectedValueChanged += new System.EventHandler(this.m_cmbTypeElements_SelectedValueChanged);
     //
     // label3
     //
     this.label3.Location = new System.Drawing.Point(8, 58);
     this.m_gestionnaireModeEdition.SetModeEdition(this.label3, sc2i.win32.common.TypeModeEdition.Autonome);
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size(80, 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 = 2;
     this.label3.Text     = "Behavior|821";
     //
     // label2
     //
     this.label2.Location = new System.Drawing.Point(8, 34);
     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 = 1;
     this.label2.Text     = "Target|820";
     //
     // 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.m_gestionnaireModeEdition.SetModeEdition(this.label1, sc2i.win32.common.TypeModeEdition.Autonome);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(209, 21);
     this.m_ExtStyle.SetStyleBackColor(this.label1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.label1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label1.TabIndex = 0;
     this.label1.Text     = "Induced behaviors|819";
     //
     // splitter1
     //
     this.splitter1.Dock     = System.Windows.Forms.DockStyle.Right;
     this.splitter1.Location = new System.Drawing.Point(446, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.splitter1, sc2i.win32.common.TypeModeEdition.Autonome);
     this.splitter1.Name = "splitter1";
     this.splitter1.Size = new System.Drawing.Size(3, 264);
     this.m_ExtStyle.SetStyleBackColor(this.splitter1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.splitter1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.splitter1.TabIndex = 5;
     this.splitter1.TabStop  = false;
     //
     // m_panelEvenements
     //
     this.m_panelEvenements.AllowArbre         = true;
     this.m_panelEvenements.AllowCustomisation = 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         = 400;
     this.m_panelEvenements.Columns.AddRange(new sc2i.win32.common.GLColumn[] {
         glColumn3
     });
     this.m_panelEvenements.ContexteUtilisation   = "";
     this.m_panelEvenements.ControlFiltreStandard = null;
     this.m_panelEvenements.Dock = System.Windows.Forms.DockStyle.Fill;
     this.m_panelEvenements.ElementSelectionne  = null;
     this.m_panelEvenements.EnableCustomisation = true;
     this.m_panelEvenements.FiltreDeBase        = null;
     this.m_panelEvenements.FiltreDeBaseEnAjout = false;
     this.m_panelEvenements.FiltrePrefere       = null;
     this.m_panelEvenements.FiltreRapide        = null;
     this.m_panelEvenements.HasImages           = false;
     this.m_panelEvenements.ListeObjets         = null;
     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.DisableSurEdition);
     this.m_panelEvenements.ModeQuickSearch       = false;
     this.m_panelEvenements.ModeSelection         = false;
     this.m_panelEvenements.MultiSelect           = false;
     this.m_panelEvenements.Name                  = "m_panelEvenements";
     this.m_panelEvenements.Navigateur            = null;
     this.m_panelEvenements.ProprieteObjetAEditer = null;
     this.m_panelEvenements.QuickSearchText       = "";
     this.m_panelEvenements.Size                  = new System.Drawing.Size(446, 264);
     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 = 6;
     this.m_panelEvenements.TrierAuClicSurEnteteColonne = true;
     this.m_panelEvenements.UseCheckBoxes     = false;
     this.m_panelEvenements.OnNewObjetDonnee += new sc2i.win32.data.navigation.OnNewObjetDonneeEventHandler(this.m_panelEvenements_OnNewObjetDonnee);
     //
     // CPanelDefinisseurEvenements
     //
     this.Controls.Add(this.m_panelEvenements);
     this.Controls.Add(this.splitter1);
     this.Controls.Add(this.m_panelComportementsInduits);
     this.m_gestionnaireModeEdition.SetModeEdition(this, sc2i.win32.common.TypeModeEdition.Autonome);
     this.Name = "CPanelDefinisseurEvenements";
     this.Size = new System.Drawing.Size(793, 264);
     this.m_ExtStyle.SetStyleBackColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_panelComportementsInduits.ResumeLayout(false);
     this.ResumeLayout(false);
 }