/// <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_gestionnaireModeEdition = new sc2i.win32.common.CExtModeEdition();
     this.m_cmbTypePlanification    = new sc2i.win32.common.CComboboxAutoFilled();
     this.label1 = new System.Windows.Forms.Label();
     this.m_panelSousFormulaire = new sc2i.win32.common.C2iPanel(this.components);
     this.SuspendLayout();
     //
     // m_cmbTypePlanification
     //
     this.m_cmbTypePlanification.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cmbTypePlanification.IsLink        = false;
     this.m_cmbTypePlanification.ListDonnees   = null;
     this.m_cmbTypePlanification.Location      = new System.Drawing.Point(112, 0);
     this.m_cmbTypePlanification.LockEdition   = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_cmbTypePlanification, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_cmbTypePlanification.Name              = "m_cmbTypePlanification";
     this.m_cmbTypePlanification.NullAutorise      = true;
     this.m_cmbTypePlanification.ProprieteAffichee = "Libelle";
     this.m_cmbTypePlanification.Size              = new System.Drawing.Size(272, 21);
     this.m_cmbTypePlanification.TabIndex          = 0;
     this.m_cmbTypePlanification.TextNull          = "";
     this.m_cmbTypePlanification.Tri = true;
     this.m_cmbTypePlanification.SelectedIndexChanged += new System.EventHandler(this.m_cmbTypePlanification_SelectedIndexChanged);
     this.m_cmbTypePlanification.SelectedValueChanged += new System.EventHandler(this.m_cmbTypePlanification_SelectedValueChanged);
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(0, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.label1, sc2i.win32.common.TypeModeEdition.Autonome);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(112, 16);
     this.label1.TabIndex = 1;
     this.label1.Text     = "Planning type|30009";
     //
     // m_panelSousFormulaire
     //
     this.m_panelSousFormulaire.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_panelSousFormulaire.Location    = new System.Drawing.Point(0, 24);
     this.m_panelSousFormulaire.LockEdition = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelSousFormulaire, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_panelSousFormulaire.Name     = "m_panelSousFormulaire";
     this.m_panelSousFormulaire.Size     = new System.Drawing.Size(384, 80);
     this.m_panelSousFormulaire.TabIndex = 2;
     //
     // CEditeurPlanificationIntervention
     //
     this.Controls.Add(this.m_panelSousFormulaire);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.m_cmbTypePlanification);
     this.m_gestionnaireModeEdition.SetModeEdition(this, sc2i.win32.common.TypeModeEdition.Autonome);
     this.Name  = "CEditeurPlanificationIntervention";
     this.Size  = new System.Drawing.Size(384, 104);
     this.Load += new System.EventHandler(this.CEditeurPlanificationIntervention_Load);
     this.ResumeLayout(false);
 }
Пример #2
0
 //--------------------------------------------------------
 private void InitializeComponent()
 {
     this.m_extModeEdition = new sc2i.win32.common.CExtModeEdition();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     this.SuspendLayout();
     //
     // CDataGridViewCopyPaste
     //
     this.m_extModeEdition.SetModeEdition(this, sc2i.win32.common.TypeModeEdition.Autonome);
     this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.CDataGridViewCopyPaste_KeyDown);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
     this.ResumeLayout(false);
 }
Пример #3
0
 private void InitializeComponent()
 {
     this.m_gestionnaireModeEdition = new sc2i.win32.common.CExtModeEdition();
     this.SuspendLayout();
     //
     // m_gestionnaireModeEdition
     //
     this.m_gestionnaireModeEdition.ModeEdition = true;
     //
     // CRoundButton
     //
     this.m_gestionnaireModeEdition.SetModeEdition(this, sc2i.win32.common.TypeModeEdition.Autonome);
     this.TextChanged += new System.EventHandler(this.CRoundButton_TextChanged);
     this.Move        += new System.EventHandler(this.CRoundButton_Move);
     this.SizeChanged += new System.EventHandler(this.CRoundButton_SizeChanged);
     this.ResumeLayout(false);
 }
Пример #4
0
 /// <summary>
 /// Méthode requise pour la prise en charge du concepteur - ne modifiez pas
 /// le contenu de cette méthode avec l'éditeur de code.
 /// </summary>
 private void InitializeComponent()
 {
     this.m_gestionnaireModeEdition = new sc2i.win32.common.CExtModeEdition();
     this.label2         = new System.Windows.Forms.Label();
     this.m_wndHeure     = new sc2i.win32.common.CWndSaisieHeure();
     this.m_extLinkField = new sc2i.win32.common.CExtLinkField();
     this.SuspendLayout();
     //
     // label2
     //
     this.m_extLinkField.SetLinkField(this.label2, "");
     this.label2.Location = new System.Drawing.Point(0, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.label2, sc2i.win32.common.TypeModeEdition.Autonome);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(88, 16);
     this.label2.TabIndex  = 2;
     this.label2.Text      = "Time|125";
     this.label2.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // m_wndHeure
     //
     this.m_extLinkField.SetLinkField(this.m_wndHeure, "");
     this.m_wndHeure.Location    = new System.Drawing.Point(95, 0);
     this.m_wndHeure.LockEdition = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_wndHeure, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_wndHeure.Name         = "m_wndHeure";
     this.m_wndHeure.NullAutorise = false;
     this.m_wndHeure.SaisieDuree  = true;
     this.m_wndHeure.Size         = new System.Drawing.Size(40, 20);
     this.m_wndHeure.TabIndex     = 3;
     this.m_wndHeure.ValeurHeure  = 9.5;
     //
     // CPanelPlanficationIntervention
     //
     this.Controls.Add(this.m_wndHeure);
     this.Controls.Add(this.label2);
     this.m_extLinkField.SetLinkField(this, "");
     this.m_gestionnaireModeEdition.SetModeEdition(this, sc2i.win32.common.TypeModeEdition.Autonome);
     this.Name  = "CPanelPlanficationIntervention";
     this.Size  = new System.Drawing.Size(136, 24);
     this.Load += new System.EventHandler(this.CPanelPlanficationIntervention_Load);
     this.ResumeLayout(false);
 }
Пример #5
0
 /// <summary>
 /// Méthode requise pour la prise en charge du concepteur - ne modifiez pas
 /// le contenu de cette méthode avec l'éditeur de code.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     this.m_lnkAjouterPlanification = new System.Windows.Forms.LinkLabel();
     this.m_panelPlanifications     = new sc2i.win32.common.C2iPanel(this.components);
     this.m_gestionnaireModeEdition = new sc2i.win32.common.CExtModeEdition();
     this.SuspendLayout();
     //
     // m_lnkAjouterPlanification
     //
     this.m_lnkAjouterPlanification.Location = new System.Drawing.Point(0, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_lnkAjouterPlanification, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_lnkAjouterPlanification.Name         = "m_lnkAjouterPlanification";
     this.m_lnkAjouterPlanification.Size         = new System.Drawing.Size(144, 16);
     this.m_lnkAjouterPlanification.TabIndex     = 0;
     this.m_lnkAjouterPlanification.TabStop      = true;
     this.m_lnkAjouterPlanification.Text         = "Add a planning|30007";
     this.m_lnkAjouterPlanification.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.m_lnkAjouterPlanification_LinkClicked);
     //
     // m_panelPlanifications
     //
     this.m_panelPlanifications.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_panelPlanifications.AutoScroll  = true;
     this.m_panelPlanifications.Location    = new System.Drawing.Point(0, 16);
     this.m_panelPlanifications.LockEdition = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelPlanifications, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_panelPlanifications.Name     = "m_panelPlanifications";
     this.m_panelPlanifications.Size     = new System.Drawing.Size(512, 200);
     this.m_panelPlanifications.TabIndex = 3;
     //
     // CEditeurParametrePlanificationIntervention
     //
     this.Controls.Add(this.m_panelPlanifications);
     this.Controls.Add(this.m_lnkAjouterPlanification);
     this.m_gestionnaireModeEdition.SetModeEdition(this, sc2i.win32.common.TypeModeEdition.Autonome);
     this.Name = "CEditeurParametrePlanificationIntervention";
     this.Size = new System.Drawing.Size(512, 216);
     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_panGeneral              = new sc2i.win32.common.C2iPanelOmbre();
     this.m_splitContainer          = new System.Windows.Forms.SplitContainer();
     this.m_wndListeTypes           = new System.Windows.Forms.ListView();
     this.m_colType                 = new System.Windows.Forms.ColumnHeader();
     this.m_panelEditFiltre         = new System.Windows.Forms.Panel();
     this.m_panelParametres         = new sc2i.win32.data.EditionFiltreData.CControlEditeParametresFiltre();
     this.panel2                    = new System.Windows.Forms.Panel();
     this.m_txtFiltre               = new sc2i.win32.common.C2iTextBox();
     this.m_btnFiltreDynamique      = new System.Windows.Forms.Button();
     this.c2iTextBox1               = new sc2i.win32.common.C2iTextBox();
     this.panel1                    = new System.Windows.Forms.Panel();
     this.label2                    = new System.Windows.Forms.Label();
     this.c2iPanel1                 = new sc2i.win32.common.C2iPanel(this.components);
     this.m_btnEditerObjet          = new System.Windows.Forms.Button();
     this.m_btnAnnulerModifications = new System.Windows.Forms.Button();
     this.m_btnValiderModifications = new System.Windows.Forms.Button();
     this.label1                    = new System.Windows.Forms.Label();
     this.m_gestionnaireModeEdition = new sc2i.win32.common.CExtModeEdition();
     this.m_extLinkField            = new sc2i.win32.common.CExtLinkField();
     this.m_lblTypeEnCours          = new System.Windows.Forms.Label();
     this.m_panGeneral.SuspendLayout();
     this.m_splitContainer.Panel1.SuspendLayout();
     this.m_splitContainer.Panel2.SuspendLayout();
     this.m_splitContainer.SuspendLayout();
     this.m_panelEditFiltre.SuspendLayout();
     this.panel2.SuspendLayout();
     this.panel1.SuspendLayout();
     this.c2iPanel1.SuspendLayout();
     this.SuspendLayout();
     //
     // m_panGeneral
     //
     this.m_panGeneral.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_panGeneral.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255)))));
     this.m_panGeneral.Controls.Add(this.m_splitContainer);
     this.m_panGeneral.Controls.Add(this.label1);
     this.m_panGeneral.ForeColor = System.Drawing.Color.Black;
     this.m_extLinkField.SetLinkField(this.m_panGeneral, "");
     this.m_panGeneral.Location    = new System.Drawing.Point(12, 4);
     this.m_panGeneral.LockEdition = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_panGeneral, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_panGeneral.Name = "m_panGeneral";
     this.m_panGeneral.Size = new System.Drawing.Size(818, 563);
     this.m_extStyle.SetStyleBackColor(this.m_panGeneral, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_panGeneral, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_panGeneral.TabIndex = 0;
     //
     // m_splitContainer
     //
     this.m_splitContainer.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_splitContainer, "");
     this.m_splitContainer.Location = new System.Drawing.Point(8, 44);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_splitContainer, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_splitContainer.Name = "m_splitContainer";
     //
     // m_splitContainer.Panel1
     //
     this.m_splitContainer.Panel1.Controls.Add(this.m_wndListeTypes);
     this.m_extLinkField.SetLinkField(this.m_splitContainer.Panel1, "");
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_splitContainer.Panel1, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extStyle.SetStyleBackColor(this.m_splitContainer.Panel1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_splitContainer.Panel1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_splitContainer.Panel2
     //
     this.m_splitContainer.Panel2.Controls.Add(this.m_panelEditFiltre);
     this.m_extLinkField.SetLinkField(this.m_splitContainer.Panel2, "");
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_splitContainer.Panel2, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extStyle.SetStyleBackColor(this.m_splitContainer.Panel2, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_splitContainer.Panel2, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_splitContainer.Size             = new System.Drawing.Size(788, 496);
     this.m_splitContainer.SplitterDistance = 232;
     this.m_extStyle.SetStyleBackColor(this.m_splitContainer, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_splitContainer, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_splitContainer.TabIndex = 3;
     //
     // m_wndListeTypes
     //
     this.m_wndListeTypes.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
         this.m_colType
     });
     this.m_wndListeTypes.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.m_wndListeTypes.HideSelection = false;
     this.m_extLinkField.SetLinkField(this.m_wndListeTypes, "");
     this.m_wndListeTypes.Location = new System.Drawing.Point(0, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_wndListeTypes, sc2i.win32.common.TypeModeEdition.DisableSurEdition);
     this.m_wndListeTypes.MultiSelect = false;
     this.m_wndListeTypes.Name        = "m_wndListeTypes";
     this.m_wndListeTypes.Size        = new System.Drawing.Size(232, 496);
     this.m_extStyle.SetStyleBackColor(this.m_wndListeTypes, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_wndListeTypes, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_wndListeTypes.TabIndex = 4;
     this.m_wndListeTypes.UseCompatibleStateImageBehavior = false;
     this.m_wndListeTypes.View = System.Windows.Forms.View.Details;
     this.m_wndListeTypes.SelectedIndexChanged += new System.EventHandler(this.m_wndListeTypes_SelectedIndexChanged);
     //
     // m_colType
     //
     this.m_colType.Text  = "Object type|1085";
     this.m_colType.Width = 211;
     //
     // m_panelEditFiltre
     //
     this.m_panelEditFiltre.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_panelEditFiltre.Controls.Add(this.m_panelParametres);
     this.m_panelEditFiltre.Controls.Add(this.panel2);
     this.m_panelEditFiltre.Controls.Add(this.c2iTextBox1);
     this.m_panelEditFiltre.Controls.Add(this.panel1);
     this.m_panelEditFiltre.Controls.Add(this.c2iPanel1);
     this.m_extLinkField.SetLinkField(this.m_panelEditFiltre, "");
     this.m_panelEditFiltre.Location = new System.Drawing.Point(0, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelEditFiltre, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_panelEditFiltre.Name = "m_panelEditFiltre";
     this.m_panelEditFiltre.Size = new System.Drawing.Size(552, 496);
     this.m_extStyle.SetStyleBackColor(this.m_panelEditFiltre, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_panelEditFiltre, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_panelEditFiltre.TabIndex = 12;
     this.m_panelEditFiltre.Visible  = false;
     //
     // m_panelParametres
     //
     this.m_panelParametres.Dock = System.Windows.Forms.DockStyle.Fill;
     this.m_extLinkField.SetLinkField(this.m_panelParametres, "");
     this.m_panelParametres.Location       = new System.Drawing.Point(0, 165);
     this.m_panelParametres.LockEdition    = true;
     this.m_panelParametres.LockParametre1 = true;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelParametres, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_panelParametres.Name = "m_panelParametres";
     this.m_panelParametres.Size = new System.Drawing.Size(552, 331);
     this.m_extStyle.SetStyleBackColor(this.m_panelParametres, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_panelParametres, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_panelParametres.TabIndex = 3;
     //
     // panel2
     //
     this.panel2.Controls.Add(this.m_txtFiltre);
     this.panel2.Controls.Add(this.m_btnFiltreDynamique);
     this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
     this.m_extLinkField.SetLinkField(this.panel2, "");
     this.panel2.Location = new System.Drawing.Point(0, 65);
     this.m_gestionnaireModeEdition.SetModeEdition(this.panel2, sc2i.win32.common.TypeModeEdition.Autonome);
     this.panel2.Name = "panel2";
     this.panel2.Size = new System.Drawing.Size(552, 100);
     this.m_extStyle.SetStyleBackColor(this.panel2, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.panel2, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.panel2.TabIndex = 6;
     //
     // m_txtFiltre
     //
     this.m_txtFiltre.Dock = System.Windows.Forms.DockStyle.Fill;
     this.m_extLinkField.SetLinkField(this.m_txtFiltre, "");
     this.m_txtFiltre.Location    = new System.Drawing.Point(0, 0);
     this.m_txtFiltre.LockEdition = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_txtFiltre, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_txtFiltre.Multiline  = true;
     this.m_txtFiltre.Name       = "m_txtFiltre";
     this.m_txtFiltre.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
     this.m_txtFiltre.Size       = new System.Drawing.Size(527, 100);
     this.m_extStyle.SetStyleBackColor(this.m_txtFiltre, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_txtFiltre, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_txtFiltre.TabIndex = 0;
     //
     // m_btnFiltreDynamique
     //
     this.m_btnFiltreDynamique.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_extLinkField.SetLinkField(this.m_btnFiltreDynamique, "");
     this.m_btnFiltreDynamique.Location = new System.Drawing.Point(527, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnFiltreDynamique, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_btnFiltreDynamique.Name = "m_btnFiltreDynamique";
     this.m_btnFiltreDynamique.Size = new System.Drawing.Size(25, 100);
     this.m_extStyle.SetStyleBackColor(this.m_btnFiltreDynamique, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnFiltreDynamique, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_btnFiltreDynamique.TabIndex = 5;
     this.m_btnFiltreDynamique.Text     = "...";
     this.m_btnFiltreDynamique.UseVisualStyleBackColor = true;
     this.m_btnFiltreDynamique.Click += new System.EventHandler(this.m_btnFiltreDynamique_Click);
     //
     // c2iTextBox1
     //
     this.m_extLinkField.SetLinkField(this.c2iTextBox1, "");
     this.c2iTextBox1.Location    = new System.Drawing.Point(508, 491);
     this.c2iTextBox1.LockEdition = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.c2iTextBox1, sc2i.win32.common.TypeModeEdition.Autonome);
     this.c2iTextBox1.Name = "c2iTextBox1";
     this.c2iTextBox1.Size = new System.Drawing.Size(100, 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 = 2;
     //
     // panel1
     //
     this.panel1.Controls.Add(this.m_lblTypeEnCours);
     this.panel1.Controls.Add(this.label2);
     this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
     this.m_extLinkField.SetLinkField(this.panel1, "");
     this.panel1.Location = new System.Drawing.Point(0, 42);
     this.m_gestionnaireModeEdition.SetModeEdition(this.panel1, sc2i.win32.common.TypeModeEdition.Autonome);
     this.panel1.Name = "panel1";
     this.panel1.Size = new System.Drawing.Size(552, 23);
     this.m_extStyle.SetStyleBackColor(this.panel1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.panel1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.panel1.TabIndex = 4;
     //
     // label2
     //
     this.label2.Dock = System.Windows.Forms.DockStyle.Left;
     this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_extLinkField.SetLinkField(this.label2, "");
     this.label2.Location = new System.Drawing.Point(0, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.label2, sc2i.win32.common.TypeModeEdition.Autonome);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(132, 23);
     this.m_extStyle.SetStyleBackColor(this.label2, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.label2, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label2.TabIndex = 0;
     this.label2.Text     = "Parameters|20110";
     //
     // c2iPanel1
     //
     this.c2iPanel1.Controls.Add(this.m_btnEditerObjet);
     this.c2iPanel1.Controls.Add(this.m_btnAnnulerModifications);
     this.c2iPanel1.Controls.Add(this.m_btnValiderModifications);
     this.c2iPanel1.Dock = System.Windows.Forms.DockStyle.Top;
     this.m_extLinkField.SetLinkField(this.c2iPanel1, "");
     this.c2iPanel1.Location    = new System.Drawing.Point(0, 0);
     this.c2iPanel1.LockEdition = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.c2iPanel1, sc2i.win32.common.TypeModeEdition.Autonome);
     this.c2iPanel1.Name = "c2iPanel1";
     this.c2iPanel1.Size = new System.Drawing.Size(552, 42);
     this.m_extStyle.SetStyleBackColor(this.c2iPanel1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.c2iPanel1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.c2iPanel1.TabIndex = 1;
     //
     // m_btnEditerObjet
     //
     this.m_btnEditerObjet.Cursor    = System.Windows.Forms.Cursors.Hand;
     this.m_btnEditerObjet.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.m_btnEditerObjet.ForeColor = System.Drawing.Color.White;
     this.m_btnEditerObjet.Image     = global::timos.Properties.Resources.edit;
     this.m_extLinkField.SetLinkField(this.m_btnEditerObjet, "");
     this.m_btnEditerObjet.Location = new System.Drawing.Point(4, 3);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnEditerObjet, sc2i.win32.common.TypeModeEdition.DisableSurEdition);
     this.m_btnEditerObjet.Name = "m_btnEditerObjet";
     this.m_btnEditerObjet.Size = new System.Drawing.Size(31, 31);
     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);
     this.m_btnEditerObjet.TabIndex = 4019;
     this.m_btnEditerObjet.TabStop  = false;
     this.m_btnEditerObjet.Click   += new System.EventHandler(this.m_btnEditerObjet_Click);
     //
     // m_btnAnnulerModifications
     //
     this.m_btnAnnulerModifications.Cursor       = System.Windows.Forms.Cursors.Hand;
     this.m_btnAnnulerModifications.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.m_btnAnnulerModifications.Enabled      = false;
     this.m_btnAnnulerModifications.FlatStyle    = System.Windows.Forms.FlatStyle.Flat;
     this.m_btnAnnulerModifications.ForeColor    = System.Drawing.Color.White;
     this.m_btnAnnulerModifications.Image        = global::timos.Properties.Resources.cancel;
     this.m_extLinkField.SetLinkField(this.m_btnAnnulerModifications, "");
     this.m_btnAnnulerModifications.Location = new System.Drawing.Point(98, 3);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnAnnulerModifications, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_btnAnnulerModifications.Name = "m_btnAnnulerModifications";
     this.m_btnAnnulerModifications.Size = new System.Drawing.Size(31, 31);
     this.m_extStyle.SetStyleBackColor(this.m_btnAnnulerModifications, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnAnnulerModifications, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_btnAnnulerModifications.TabIndex = 4021;
     this.m_btnAnnulerModifications.TabStop  = false;
     this.m_btnAnnulerModifications.Click   += new System.EventHandler(this.m_btnAnnulerModifications_Click);
     //
     // m_btnValiderModifications
     //
     this.m_btnValiderModifications.Cursor    = System.Windows.Forms.Cursors.Hand;
     this.m_btnValiderModifications.Enabled   = false;
     this.m_btnValiderModifications.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.m_btnValiderModifications.ForeColor = System.Drawing.Color.White;
     this.m_btnValiderModifications.Image     = global::timos.Properties.Resources.check;
     this.m_extLinkField.SetLinkField(this.m_btnValiderModifications, "");
     this.m_btnValiderModifications.Location = new System.Drawing.Point(67, 3);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnValiderModifications, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_btnValiderModifications.Name = "m_btnValiderModifications";
     this.m_btnValiderModifications.Size = new System.Drawing.Size(31, 31);
     this.m_extStyle.SetStyleBackColor(this.m_btnValiderModifications, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnValiderModifications, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_btnValiderModifications.TabIndex = 4020;
     this.m_btnValiderModifications.TabStop  = false;
     this.m_btnValiderModifications.Click   += new System.EventHandler(this.m_btnValiderModifications_Click);
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font     = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_extLinkField.SetLinkField(this.label1, "");
     this.label1.Location = new System.Drawing.Point(4, 8);
     this.m_gestionnaireModeEdition.SetModeEdition(this.label1, sc2i.win32.common.TypeModeEdition.Autonome);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(256, 24);
     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 = 4;
     this.label1.Text     = "Quick search filter setup|20109";
     //
     // m_lblTypeEnCours
     //
     this.m_lblTypeEnCours.Dock = System.Windows.Forms.DockStyle.Fill;
     this.m_lblTypeEnCours.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_extLinkField.SetLinkField(this.m_lblTypeEnCours, "");
     this.m_lblTypeEnCours.Location = new System.Drawing.Point(132, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_lblTypeEnCours, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_lblTypeEnCours.Name = "m_lblTypeEnCours";
     this.m_lblTypeEnCours.Size = new System.Drawing.Size(420, 23);
     this.m_extStyle.SetStyleBackColor(this.m_lblTypeEnCours, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_lblTypeEnCours, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_lblTypeEnCours.TabIndex = 1;
     //
     // CFormEditionPreferenceFiltreRapide
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.BackColor         = System.Drawing.SystemColors.Window;
     this.ClientSize        = new System.Drawing.Size(830, 567);
     this.Controls.Add(this.m_panGeneral);
     this.KeyPreview = true;
     this.m_extLinkField.SetLinkField(this, "");
     this.m_gestionnaireModeEdition.SetModeEdition(this, sc2i.win32.common.TypeModeEdition.Autonome);
     this.Name = "CFormEditionPreferenceFiltreRapide";
     this.m_extStyle.SetStyleBackColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_panGeneral.ResumeLayout(false);
     this.m_panGeneral.PerformLayout();
     this.m_splitContainer.Panel1.ResumeLayout(false);
     this.m_splitContainer.Panel2.ResumeLayout(false);
     this.m_splitContainer.ResumeLayout(false);
     this.m_panelEditFiltre.ResumeLayout(false);
     this.m_panelEditFiltre.PerformLayout();
     this.panel2.ResumeLayout(false);
     this.panel2.PerformLayout();
     this.panel1.ResumeLayout(false);
     this.c2iPanel1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Пример #7
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()
 {
     sc2i.win32.common.GLColumn glColumn1 = new sc2i.win32.common.GLColumn();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CPanelDefinisseurEvenements));
     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_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_ExtStyle                = new sc2i.win32.common.CExtStyle();
     this.m_panelEvenements         = new sc2i.win32.data.navigation.CPanelListeSpeedStandard();
     this.m_cmbComportement         = new sc2i.win32.data.navigation.CComboBoxLinkListeObjetsDonnees();
     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;
     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.HeaderHeight        = 22;
     this.m_wndListeComportements.HeaderStyle         = sc2i.win32.common.GLHeaderStyles.Normal;
     this.m_wndListeComportements.HeaderTextColor     = System.Drawing.Color.Black;
     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_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;
     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.ListeObjets         = null;
     this.m_panelEvenements.Location            = new System.Drawing.Point(0, 0);
     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.OnNewObjetDonnee           += new sc2i.win32.data.navigation.OnNewObjetDonneeEventHandler(this.m_panelEvenements_OnNewObjetDonnee);
     //
     // 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        = I.T("(Specific)|30316");
     this.m_cmbComportement.Tri             = true;
     this.m_cmbComportement.TypeFormEdition = null;
     //
     // 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);
 }
 /// <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.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(CPanelIncorporePanelPlanification));
     this.m_panelTop                = new System.Windows.Forms.Panel();
     this.m_btnDelete               = new System.Windows.Forms.PictureBox();
     this.pictureBox1               = new System.Windows.Forms.PictureBox();
     this.m_lblTitre                = new System.Windows.Forms.Label();
     this.m_btnPlus                 = new System.Windows.Forms.Button();
     this.m_panelEdition            = new CEditeurPlanificationIntervention();
     this.m_gestionnaireModeEdition = new sc2i.win32.common.CExtModeEdition();
     this.m_panelTop.SuspendLayout();
     this.SuspendLayout();
     //
     // m_panelTop
     //
     this.m_panelTop.Controls.Add(this.m_btnDelete);
     this.m_panelTop.Controls.Add(this.pictureBox1);
     this.m_panelTop.Controls.Add(this.m_lblTitre);
     this.m_panelTop.Controls.Add(this.m_btnPlus);
     this.m_panelTop.Dock     = System.Windows.Forms.DockStyle.Top;
     this.m_panelTop.Location = new System.Drawing.Point(0, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelTop, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_panelTop.Name     = "m_panelTop";
     this.m_panelTop.Size     = new System.Drawing.Size(440, 24);
     this.m_panelTop.TabIndex = 0;
     //
     // m_btnDelete
     //
     this.m_btnDelete.Cursor   = System.Windows.Forms.Cursors.Hand;
     this.m_btnDelete.Image    = ((System.Drawing.Image)(resources.GetObject("m_btnDelete.Image")));
     this.m_btnDelete.Location = new System.Drawing.Point(16, 4);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnDelete, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_btnDelete.Name     = "m_btnDelete";
     this.m_btnDelete.Size     = new System.Drawing.Size(16, 16);
     this.m_btnDelete.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
     this.m_btnDelete.TabIndex = 3;
     this.m_btnDelete.TabStop  = false;
     this.m_btnDelete.Click   += new System.EventHandler(this.m_btnDelete_Click);
     //
     // pictureBox1
     //
     this.pictureBox1.BackColor = System.Drawing.Color.Black;
     this.pictureBox1.Dock      = System.Windows.Forms.DockStyle.Top;
     this.pictureBox1.Location  = new System.Drawing.Point(0, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.pictureBox1, sc2i.win32.common.TypeModeEdition.Autonome);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(440, 1);
     this.pictureBox1.TabIndex = 2;
     this.pictureBox1.TabStop  = false;
     //
     // m_lblTitre
     //
     this.m_lblTitre.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                    | System.Windows.Forms.AnchorStyles.Right)));
     this.m_lblTitre.Location = new System.Drawing.Point(32, 4);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_lblTitre, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_lblTitre.Name     = "m_lblTitre";
     this.m_lblTitre.Size     = new System.Drawing.Size(408, 16);
     this.m_lblTitre.TabIndex = 1;
     //
     // m_btnPlus
     //
     this.m_btnPlus.Location = new System.Drawing.Point(0, 4);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnPlus, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_btnPlus.Name     = "m_btnPlus";
     this.m_btnPlus.Size     = new System.Drawing.Size(16, 16);
     this.m_btnPlus.TabIndex = 0;
     this.m_btnPlus.Text     = "-";
     this.m_btnPlus.Click   += new System.EventHandler(this.m_btnPlus_Click);
     //
     // m_panelEdition
     //
     this.m_panelEdition.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.m_panelEdition.Location    = new System.Drawing.Point(0, 24);
     this.m_panelEdition.LockEdition = true;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelEdition, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_panelEdition.Name     = "m_panelEdition";
     this.m_panelEdition.Size     = new System.Drawing.Size(440, 112);
     this.m_panelEdition.TabIndex = 1;
     this.m_panelEdition.Leave   += new System.EventHandler(this.m_panelEdition_Leave);
     //
     // m_gestionnaireModeEdition
     //
     this.m_gestionnaireModeEdition.ModeEditionChanged += new System.EventHandler(this.m_gestionnaireModeEdition_ModeEditionChanged);
     //
     // CPanelIncorporePanelPlanification
     //
     this.Controls.Add(this.m_panelEdition);
     this.Controls.Add(this.m_panelTop);
     this.m_gestionnaireModeEdition.SetModeEdition(this, sc2i.win32.common.TypeModeEdition.Autonome);
     this.Name = "CPanelIncorporePanelPlanification";
     this.Size = new System.Drawing.Size(440, 136);
     this.m_panelTop.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Пример #9
0
 /// <summary>
 /// Méthode requise pour la prise en charge du concepteur - ne modifiez pas
 /// le contenu de cette méthode avec l'éditeur de code.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CFormFormulaireCustom));
     this.m_tooltip                 = new System.Windows.Forms.ToolTip(this.components);
     this.m_menuCustomizer          = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.m_menuItemCustomize       = new System.Windows.Forms.ToolStripMenuItem();
     this.m_panelEdition            = new System.Windows.Forms.Panel();
     this.m_btnValiderModifications = new System.Windows.Forms.Button();
     this.m_btnAnnulerModifications = new System.Windows.Forms.Button();
     this.m_btnEditerObjet          = new System.Windows.Forms.Button();
     this.m_panelFormulaire         = new sc2i.win32.common.C2iPanel(this.components);
     this.m_extModeEdition          = new sc2i.win32.common.CExtModeEdition();
     this.m_menuCustomizer.SuspendLayout();
     this.m_panelEdition.SuspendLayout();
     this.SuspendLayout();
     //
     // m_menuCustomizer
     //
     this.m_menuCustomizer.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.m_menuItemCustomize
     });
     this.m_extModeEdition.SetModeEdition(this.m_menuCustomizer, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_menuCustomizer.Name = "m_menuCustomizer";
     this.m_menuCustomizer.Size = new System.Drawing.Size(194, 26);
     this.m_extStyle.SetStyleBackColor(this.m_menuCustomizer, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_menuCustomizer, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_menuItemCustomize
     //
     this.m_menuItemCustomize.Image  = ((System.Drawing.Image)(resources.GetObject("m_menuItemCustomize.Image")));
     this.m_menuItemCustomize.Name   = "m_menuItemCustomize";
     this.m_menuItemCustomize.Size   = new System.Drawing.Size(193, 22);
     this.m_menuItemCustomize.Text   = "Customize form|30067";
     this.m_menuItemCustomize.Click += new System.EventHandler(this.m_menuItemCustomize_Click);
     //
     // m_panelEdition
     //
     this.m_panelEdition.BackColor = System.Drawing.Color.White;
     this.m_panelEdition.Controls.Add(this.m_btnEditerObjet);
     this.m_panelEdition.Controls.Add(this.m_btnValiderModifications);
     this.m_panelEdition.Controls.Add(this.m_btnAnnulerModifications);
     this.m_panelEdition.Dock     = System.Windows.Forms.DockStyle.Top;
     this.m_panelEdition.Location = new System.Drawing.Point(0, 0);
     this.m_extModeEdition.SetModeEdition(this.m_panelEdition, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_panelEdition.Name = "m_panelEdition";
     this.m_panelEdition.Size = new System.Drawing.Size(684, 32);
     this.m_extStyle.SetStyleBackColor(this.m_panelEdition, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_panelEdition, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_panelEdition.TabIndex = 4001;
     this.m_panelEdition.Visible  = false;
     //
     // m_btnValiderModifications
     //
     this.m_btnValiderModifications.Cursor    = System.Windows.Forms.Cursors.Hand;
     this.m_btnValiderModifications.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.m_btnValiderModifications.ForeColor = System.Drawing.Color.White;
     this.m_btnValiderModifications.Image     = ((System.Drawing.Image)(resources.GetObject("m_btnValiderModifications.Image")));
     this.m_btnValiderModifications.Location  = new System.Drawing.Point(80, 0);
     this.m_extModeEdition.SetModeEdition(this.m_btnValiderModifications, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_btnValiderModifications.Name = "m_btnValiderModifications";
     this.m_btnValiderModifications.Size = new System.Drawing.Size(32, 32);
     this.m_extStyle.SetStyleBackColor(this.m_btnValiderModifications, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnValiderModifications, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_btnValiderModifications.TabIndex = 2;
     this.m_btnValiderModifications.TabStop  = false;
     this.m_btnValiderModifications.Click   += new System.EventHandler(this.m_btnValiderModifications_Click);
     //
     // m_btnAnnulerModifications
     //
     this.m_btnAnnulerModifications.Cursor       = System.Windows.Forms.Cursors.Hand;
     this.m_btnAnnulerModifications.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.m_btnAnnulerModifications.FlatStyle    = System.Windows.Forms.FlatStyle.Flat;
     this.m_btnAnnulerModifications.ForeColor    = System.Drawing.Color.White;
     this.m_btnAnnulerModifications.Image        = ((System.Drawing.Image)(resources.GetObject("m_btnAnnulerModifications.Image")));
     this.m_btnAnnulerModifications.Location     = new System.Drawing.Point(120, 0);
     this.m_extModeEdition.SetModeEdition(this.m_btnAnnulerModifications, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_btnAnnulerModifications.Name = "m_btnAnnulerModifications";
     this.m_btnAnnulerModifications.Size = new System.Drawing.Size(32, 32);
     this.m_extStyle.SetStyleBackColor(this.m_btnAnnulerModifications, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnAnnulerModifications, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_btnAnnulerModifications.TabIndex = 3;
     this.m_btnAnnulerModifications.TabStop  = false;
     this.m_btnAnnulerModifications.Click   += new System.EventHandler(this.m_btnAnnulerModifications_Click);
     //
     // m_btnEditerObjet
     //
     this.m_btnEditerObjet.Cursor    = System.Windows.Forms.Cursors.Hand;
     this.m_btnEditerObjet.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.m_btnEditerObjet.ForeColor = System.Drawing.Color.White;
     this.m_btnEditerObjet.Image     = ((System.Drawing.Image)(resources.GetObject("m_btnEditerObjet.Image")));
     this.m_btnEditerObjet.Location  = new System.Drawing.Point(12, 0);
     this.m_extModeEdition.SetModeEdition(this.m_btnEditerObjet, sc2i.win32.common.TypeModeEdition.DisableSurEdition);
     this.m_btnEditerObjet.Name = "m_btnEditerObjet";
     this.m_btnEditerObjet.Size = new System.Drawing.Size(32, 32);
     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);
     this.m_btnEditerObjet.TabIndex = 4;
     this.m_btnEditerObjet.TabStop  = false;
     this.m_btnEditerObjet.Click   += new System.EventHandler(this.m_btnEditerObjet_Click);
     //
     // m_panelFormulaire
     //
     this.m_panelFormulaire.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.m_panelFormulaire.Location    = new System.Drawing.Point(0, 32);
     this.m_panelFormulaire.LockEdition = false;
     this.m_extModeEdition.SetModeEdition(this.m_panelFormulaire, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_panelFormulaire.Name = "m_panelFormulaire";
     this.m_panelFormulaire.Size = new System.Drawing.Size(684, 241);
     this.m_extStyle.SetStyleBackColor(this.m_panelFormulaire, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_panelFormulaire, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_panelFormulaire.TabIndex = 4002;
     //
     // CFormFormulaireCustom
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.BackColor         = System.Drawing.Color.White;
     this.ClientSize        = new System.Drawing.Size(684, 273);
     this.ContextMenuStrip  = this.m_menuCustomizer;
     this.Controls.Add(this.m_panelFormulaire);
     this.Controls.Add(this.m_panelEdition);
     this.m_extModeEdition.SetModeEdition(this, sc2i.win32.common.TypeModeEdition.Autonome);
     this.Name = "CFormFormulaireCustom";
     this.m_extStyle.SetStyleBackColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.Text  = "CFormFormulaireCustom";
     this.Load += new System.EventHandler(this.CFormFormulaireCustom_Load);
     this.m_menuCustomizer.ResumeLayout(false);
     this.m_panelEdition.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Пример #10
0
 /// <summary>
 /// Méthode requise pour la prise en charge du concepteur - ne modifiez pas
 /// le contenu de cette méthode avec l'éditeur de code.
 /// </summary>
 private void InitializeComponent()
 {
     this.components                = new System.ComponentModel.Container();
     this.m_panelControles          = new sc2i.win32.common.C2iPanel(this.components);
     this.m_gestionnaireModeEdition = new sc2i.win32.common.CExtModeEdition();
     this.lbl_startinter            = new System.Windows.Forms.Label();
     this.m_dtDebutIntervention     = new sc2i.win32.common.C2iDateTimePicker();
     this.m_dtFinIntervention       = new sc2i.win32.common.C2iDateTimePicker();
     this.label2         = new System.Windows.Forms.Label();
     this.pictureBox1    = new System.Windows.Forms.PictureBox();
     this.m_panelEntete  = new System.Windows.Forms.Panel();
     this.m_lnkAppliquer = new System.Windows.Forms.LinkLabel();
     this.m_tooltip      = new System.Windows.Forms.ToolTip(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.m_panelEntete.SuspendLayout();
     this.SuspendLayout();
     //
     // m_panelControles
     //
     this.m_panelControles.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_panelControles.AutoScroll  = true;
     this.m_panelControles.Location    = new System.Drawing.Point(0, 42);
     this.m_panelControles.LockEdition = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelControles, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_panelControles.Name     = "m_panelControles";
     this.m_panelControles.Size     = new System.Drawing.Size(491, 150);
     this.m_panelControles.TabIndex = 0;
     //
     // lbl_startinter
     //
     this.lbl_startinter.Location = new System.Drawing.Point(3, 4);
     this.m_gestionnaireModeEdition.SetModeEdition(this.lbl_startinter, sc2i.win32.common.TypeModeEdition.Autonome);
     this.lbl_startinter.Name     = "lbl_startinter";
     this.lbl_startinter.Size     = new System.Drawing.Size(132, 16);
     this.lbl_startinter.TabIndex = 3;
     this.lbl_startinter.Text     = "Beginning of intervention|543";
     //
     // m_dtDebutIntervention
     //
     this.m_dtDebutIntervention.CustomFormat = "dd/MM/yyyy HH:mm";
     this.m_dtDebutIntervention.Format       = System.Windows.Forms.DateTimePickerFormat.Short;
     this.m_dtDebutIntervention.Location     = new System.Drawing.Point(135, 0);
     this.m_dtDebutIntervention.LockEdition  = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_dtDebutIntervention, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_dtDebutIntervention.Name          = "m_dtDebutIntervention";
     this.m_dtDebutIntervention.Size          = new System.Drawing.Size(132, 20);
     this.m_dtDebutIntervention.TabIndex      = 4;
     this.m_dtDebutIntervention.Value         = new System.DateTime(2003, 4, 2, 9, 17, 49, 526);
     this.m_dtDebutIntervention.ValueChanged += new System.EventHandler(this.m_dtDebutIntervention_ValueChanged);
     //
     // m_dtFinIntervention
     //
     this.m_dtFinIntervention.CustomFormat = "dd/MM/yyyy HH:mm";
     this.m_dtFinIntervention.Format       = System.Windows.Forms.DateTimePickerFormat.Short;
     this.m_dtFinIntervention.Location     = new System.Drawing.Point(135, 19);
     this.m_dtFinIntervention.LockEdition  = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_dtFinIntervention, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_dtFinIntervention.Name          = "m_dtFinIntervention";
     this.m_dtFinIntervention.Size          = new System.Drawing.Size(132, 20);
     this.m_dtFinIntervention.TabIndex      = 6;
     this.m_dtFinIntervention.Value         = new System.DateTime(2003, 4, 2, 9, 17, 49, 526);
     this.m_dtFinIntervention.ValueChanged += new System.EventHandler(this.m_dtFinIntervention_ValueChanged);
     //
     // label2
     //
     this.label2.Location = new System.Drawing.Point(3, 23);
     this.m_gestionnaireModeEdition.SetModeEdition(this.label2, sc2i.win32.common.TypeModeEdition.Autonome);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(132, 16);
     this.label2.TabIndex = 5;
     this.label2.Text     = "End of intervention|544";
     //
     // pictureBox1
     //
     this.pictureBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                                                                     | System.Windows.Forms.AnchorStyles.Right)));
     this.pictureBox1.BackColor = System.Drawing.Color.Black;
     this.pictureBox1.Location  = new System.Drawing.Point(3, 193);
     this.m_gestionnaireModeEdition.SetModeEdition(this.pictureBox1, sc2i.win32.common.TypeModeEdition.Autonome);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(485, 1);
     this.pictureBox1.TabIndex = 7;
     this.pictureBox1.TabStop  = false;
     //
     // m_panelEntete
     //
     this.m_panelEntete.Controls.Add(this.m_lnkAppliquer);
     this.m_panelEntete.Controls.Add(this.lbl_startinter);
     this.m_panelEntete.Controls.Add(this.m_dtFinIntervention);
     this.m_panelEntete.Controls.Add(this.label2);
     this.m_panelEntete.Controls.Add(this.m_dtDebutIntervention);
     this.m_panelEntete.Dock     = System.Windows.Forms.DockStyle.Top;
     this.m_panelEntete.Location = new System.Drawing.Point(0, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelEntete, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_panelEntete.Name     = "m_panelEntete";
     this.m_panelEntete.Size     = new System.Drawing.Size(491, 42);
     this.m_panelEntete.TabIndex = 8;
     //
     // m_lnkAppliquer
     //
     this.m_lnkAppliquer.Location = new System.Drawing.Point(283, 25);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_lnkAppliquer, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_lnkAppliquer.Name         = "m_lnkAppliquer";
     this.m_lnkAppliquer.Size         = new System.Drawing.Size(200, 13);
     this.m_lnkAppliquer.TabIndex     = 7;
     this.m_lnkAppliquer.TabStop      = true;
     this.m_lnkAppliquer.Text         = "Apply dates|545";
     this.m_lnkAppliquer.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.m_lnkAppliquer_LinkClicked);
     //
     // CControleSaisieDesActivitesActeur
     //
     this.Controls.Add(this.m_panelEntete);
     this.Controls.Add(this.pictureBox1);
     this.Controls.Add(this.m_panelControles);
     this.m_gestionnaireModeEdition.SetModeEdition(this, sc2i.win32.common.TypeModeEdition.Autonome);
     this.Name = "CControleSaisieDesActivitesActeur";
     this.Size = new System.Drawing.Size(491, 195);
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.m_panelEntete.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Пример #11
0
 /// <summary>
 /// Méthode requise pour la prise en charge du concepteur - ne modifiez pas
 /// le contenu de cette méthode avec l'éditeur de code.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CPanelSelectListeElements));
     sc2i.win32.common.GLColumn glColumn1 = new sc2i.win32.common.GLColumn();
     this.m_lnkAjoutParFiltre       = new System.Windows.Forms.LinkLabel();
     this.m_lnkDelete               = new sc2i.win32.common.CWndLinkStd();
     this.m_wndListeSelection       = new sc2i.win32.common.GlacialList();
     this.m_menuPopup               = new System.Windows.Forms.ContextMenu();
     this.m_lblNbSel                = new System.Windows.Forms.Label();
     this.m_gestionnaireModeEdition = new sc2i.win32.common.CExtModeEdition();
     this.m_lnkAjoutParListe        = new System.Windows.Forms.LinkLabel();
     this.m_btnSaveListe            = new System.Windows.Forms.PictureBox();
     this.m_selectionneurElement    = new sc2i.win32.data.navigation.C2iTextBoxSelectionne();
     this.m_lnkAjouter              = new sc2i.win32.common.CWndLinkStd();
     this.m_tooltip  = new System.Windows.Forms.ToolTip(this.components);
     this.m_ExtStyle = new sc2i.win32.common.CExtStyle();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnSaveListe)).BeginInit();
     this.SuspendLayout();
     //
     // m_lnkAjoutParFiltre
     //
     this.m_lnkAjoutParFiltre.Location = new System.Drawing.Point(131, 26);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_lnkAjoutParFiltre, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_lnkAjoutParFiltre.Name = "m_lnkAjoutParFiltre";
     this.m_lnkAjoutParFiltre.Size = new System.Drawing.Size(146, 16);
     this.m_ExtStyle.SetStyleBackColor(this.m_lnkAjoutParFiltre, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_lnkAjoutParFiltre, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_lnkAjoutParFiltre.TabIndex     = 4016;
     this.m_lnkAjoutParFiltre.TabStop      = true;
     this.m_lnkAjoutParFiltre.Text         = "Add by filter|30087";
     this.m_lnkAjoutParFiltre.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.m_lnkAjoutParFiltre_LinkClicked);
     //
     // m_lnkDelete
     //
     this.m_lnkDelete.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.m_lnkDelete.Cursor    = System.Windows.Forms.Cursors.Hand;
     this.m_lnkDelete.LinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(255)))));
     this.m_lnkDelete.Location  = new System.Drawing.Point(1, 226);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_lnkDelete, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_lnkDelete.Name = "m_lnkDelete";
     this.m_lnkDelete.Size = new System.Drawing.Size(154, 22);
     this.m_ExtStyle.SetStyleBackColor(this.m_lnkDelete, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_lnkDelete, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_lnkDelete.TabIndex     = 4015;
     this.m_lnkDelete.TypeLien     = sc2i.win32.common.TypeLinkStd.Suppression;
     this.m_lnkDelete.LinkClicked += new System.EventHandler(this.m_lnkDelete_LinkClicked);
     //
     // m_wndListeSelection
     //
     this.m_wndListeSelection.AllowColumnResize   = true;
     this.m_wndListeSelection.AllowDrop           = true;
     this.m_wndListeSelection.AllowMultiselect    = true;
     this.m_wndListeSelection.AlternateBackground = System.Drawing.Color.DarkGreen;
     this.m_wndListeSelection.AlternatingColors   = false;
     this.m_wndListeSelection.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                              | System.Windows.Forms.AnchorStyles.Left)
                                                                             | System.Windows.Forms.AnchorStyles.Right)));
     this.m_wndListeSelection.AutoHeight = true;
     this.m_wndListeSelection.AutoSort   = true;
     this.m_wndListeSelection.BackColor  = System.Drawing.SystemColors.ControlLightLight;
     this.m_wndListeSelection.CanChangeActivationCheckBoxes = false;
     this.m_wndListeSelection.CheckBoxes   = false;
     this.m_wndListeSelection.CheckedItems = ((System.Collections.ArrayList)(resources.GetObject("m_wndListeSelection.CheckedItems")));
     glColumn1.ActiveControlItems          = ((System.Collections.ArrayList)(resources.GetObject("glColumn1.ActiveControlItems")));
     glColumn1.BackColor     = System.Drawing.Color.Transparent;
     glColumn1.ControlType   = sc2i.win32.common.ColumnControlTypes.None;
     glColumn1.ForColor      = System.Drawing.Color.Black;
     glColumn1.ImageIndex    = -1;
     glColumn1.IsCheckColumn = false;
     glColumn1.LastSortState = sc2i.win32.common.ColumnSortState.SortedUp;
     glColumn1.Name          = "Column1";
     glColumn1.Propriete     = "DescriptionElement";
     glColumn1.Text          = "Nom";
     glColumn1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
     glColumn1.Width         = 450;
     this.m_wndListeSelection.Columns.AddRange(new sc2i.win32.common.GLColumn[] {
         glColumn1
     });
     this.m_wndListeSelection.ContexteUtilisation = "";
     this.m_wndListeSelection.EnableCustomisation = true;
     this.m_wndListeSelection.FocusedItem         = null;
     this.m_wndListeSelection.FullRowSelect       = true;
     this.m_wndListeSelection.GLGridLines         = sc2i.win32.common.GLGridStyles.gridSolid;
     this.m_wndListeSelection.GridColor           = System.Drawing.Color.Gray;
     this.m_wndListeSelection.HasImages           = false;
     this.m_wndListeSelection.HeaderHeight        = 0;
     this.m_wndListeSelection.HeaderStyle         = sc2i.win32.common.GLHeaderStyles.Normal;
     this.m_wndListeSelection.HeaderTextColor     = System.Drawing.Color.Black;
     this.m_wndListeSelection.HeaderTextFont      = new System.Drawing.Font("Microsoft Sans Serif", 8F);
     this.m_wndListeSelection.HeaderVisible       = false;
     this.m_wndListeSelection.HeaderWordWrap      = false;
     this.m_wndListeSelection.HotColumnIndex      = -1;
     this.m_wndListeSelection.HotItemIndex        = -1;
     this.m_wndListeSelection.HotTracking         = false;
     this.m_wndListeSelection.HotTrackingColor    = System.Drawing.Color.LightGray;
     this.m_wndListeSelection.ImageList           = null;
     this.m_wndListeSelection.ItemHeight          = 17;
     this.m_wndListeSelection.ItemWordWrap        = false;
     this.m_wndListeSelection.ListeSource         = null;
     this.m_wndListeSelection.Location            = new System.Drawing.Point(0, 46);
     this.m_wndListeSelection.MaxHeight           = 17;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_wndListeSelection, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_wndListeSelection.Name = "m_wndListeSelection";
     this.m_wndListeSelection.SelectedTextColor = System.Drawing.Color.White;
     this.m_wndListeSelection.SelectionColor    = System.Drawing.Color.DarkBlue;
     this.m_wndListeSelection.ShowBorder        = true;
     this.m_wndListeSelection.ShowFocusRect     = false;
     this.m_wndListeSelection.Size      = new System.Drawing.Size(472, 180);
     this.m_wndListeSelection.SortIndex = 0;
     this.m_ExtStyle.SetStyleBackColor(this.m_wndListeSelection, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_wndListeSelection, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_wndListeSelection.SuperFlatHeaderColor = System.Drawing.Color.White;
     this.m_wndListeSelection.TabIndex             = 4010;
     this.m_wndListeSelection.Text = "glacialList1";
     this.m_wndListeSelection.TrierAuClicSurEnteteColonne = true;
     this.m_wndListeSelection.DragOver  += new System.Windows.Forms.DragEventHandler(this.m_wndListeSelection_DragOver);
     this.m_wndListeSelection.DragDrop  += new System.Windows.Forms.DragEventHandler(this.m_wndListeSelection_DragDrop);
     this.m_wndListeSelection.DragEnter += new System.Windows.Forms.DragEventHandler(this.m_wndListeSelection_DragEnter);
     //
     // m_lblNbSel
     //
     this.m_lblNbSel.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.m_lblNbSel.Location = new System.Drawing.Point(296, 232);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_lblNbSel, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_lblNbSel.Name = "m_lblNbSel";
     this.m_lblNbSel.Size = new System.Drawing.Size(160, 16);
     this.m_ExtStyle.SetStyleBackColor(this.m_lblNbSel, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_lblNbSel, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_lblNbSel.TabIndex  = 4054;
     this.m_lblNbSel.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // m_lnkAjoutParListe
     //
     this.m_lnkAjoutParListe.Location = new System.Drawing.Point(295, 26);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_lnkAjoutParListe, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_lnkAjoutParListe.Name = "m_lnkAjoutParListe";
     this.m_lnkAjoutParListe.Size = new System.Drawing.Size(133, 16);
     this.m_ExtStyle.SetStyleBackColor(this.m_lnkAjoutParListe, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_lnkAjoutParListe, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_lnkAjoutParListe.TabIndex     = 4055;
     this.m_lnkAjoutParListe.TabStop      = true;
     this.m_lnkAjoutParListe.Text         = "Add by list|30292";
     this.m_lnkAjoutParListe.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.m_lnkAjoutParListe_LinkClicked);
     //
     // m_btnSaveListe
     //
     this.m_btnSaveListe.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.m_btnSaveListe.Cursor   = System.Windows.Forms.Cursors.Hand;
     this.m_btnSaveListe.Image    = ((System.Drawing.Image)(resources.GetObject("m_btnSaveListe.Image")));
     this.m_btnSaveListe.Location = new System.Drawing.Point(453, 230);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnSaveListe, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_btnSaveListe.Name     = "m_btnSaveListe";
     this.m_btnSaveListe.Size     = new System.Drawing.Size(14, 14);
     this.m_btnSaveListe.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
     this.m_ExtStyle.SetStyleBackColor(this.m_btnSaveListe, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_btnSaveListe, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_btnSaveListe.TabIndex = 4056;
     this.m_btnSaveListe.TabStop  = false;
     this.m_tooltip.SetToolTip(this.m_btnSaveListe, "Sauvegarde cette liste");
     this.m_btnSaveListe.Click += new System.EventHandler(this.m_btnSaveListe_Click);
     //
     // m_selectionneurElement
     //
     this.m_selectionneurElement.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                                | System.Windows.Forms.AnchorStyles.Right)));
     this.m_selectionneurElement.BackColor          = System.Drawing.Color.Transparent;
     this.m_selectionneurElement.ElementSelectionne = null;
     this.m_selectionneurElement.FonctionTextNull   = null;
     this.m_selectionneurElement.HasLink            = true;
     this.m_selectionneurElement.Location           = new System.Drawing.Point(0, 0);
     this.m_selectionneurElement.LockEdition        = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_selectionneurElement, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_selectionneurElement.Name           = "m_selectionneurElement";
     this.m_selectionneurElement.SelectedObject = null;
     this.m_selectionneurElement.Size           = new System.Drawing.Size(472, 22);
     this.m_ExtStyle.SetStyleBackColor(this.m_selectionneurElement, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_selectionneurElement, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_selectionneurElement.TabIndex = 4057;
     this.m_selectionneurElement.TextNull = "";
     this.m_selectionneurElement.ElementSelectionneChanged += new System.EventHandler(this.m_selectionneurElement_OnChangeSelection);
     //
     // m_lnkAjouter
     //
     this.m_lnkAjouter.Cursor    = System.Windows.Forms.Cursors.Hand;
     this.m_lnkAjouter.LinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(255)))));
     this.m_lnkAjouter.Location  = new System.Drawing.Point(3, 23);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_lnkAjouter, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_lnkAjouter.Name = "m_lnkAjouter";
     this.m_lnkAjouter.Size = new System.Drawing.Size(105, 22);
     this.m_ExtStyle.SetStyleBackColor(this.m_lnkAjouter, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_ExtStyle.SetStyleForeColor(this.m_lnkAjouter, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_lnkAjouter.TabIndex     = 4015;
     this.m_lnkAjouter.TypeLien     = sc2i.win32.common.TypeLinkStd.Ajout;
     this.m_lnkAjouter.LinkClicked += new System.EventHandler(this.m_lnkAjouter_LinkClicked);
     //
     // CPanelSelectListeElements
     //
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
     this.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255)))));
     this.Controls.Add(this.m_selectionneurElement);
     this.Controls.Add(this.m_btnSaveListe);
     this.Controls.Add(this.m_lnkAjoutParListe);
     this.Controls.Add(this.m_lblNbSel);
     this.Controls.Add(this.m_lnkAjoutParFiltre);
     this.Controls.Add(this.m_wndListeSelection);
     this.Controls.Add(this.m_lnkAjouter);
     this.Controls.Add(this.m_lnkDelete);
     this.ForeColor = System.Drawing.Color.Black;
     this.m_gestionnaireModeEdition.SetModeEdition(this, sc2i.win32.common.TypeModeEdition.Autonome);
     this.Name = "CPanelSelectListeElements";
     this.Size = new System.Drawing.Size(472, 248);
     this.m_ExtStyle.SetStyleBackColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorFondPanel);
     this.m_ExtStyle.SetStyleForeColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.ColorTextePanel);
     this.Load += new System.EventHandler(this.CPanelSelectListeElements_Load);
     ((System.ComponentModel.ISupportInitialize)(this.m_btnSaveListe)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #12
0
 /// <summary>
 /// Méthode requise pour la prise en charge du concepteur - ne modifiez pas
 /// le contenu de cette méthode avec l'éditeur de code.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CFormPlanifierInterventions));
     this.c2iPanelOmbre3            = new sc2i.win32.common.C2iPanelOmbre();
     this.m_chkSuiviDates           = new System.Windows.Forms.CheckBox();
     this.label4                    = new System.Windows.Forms.Label();
     this.m_ToolTipTraductible1     = new sc2i.win32.common.CToolTipTraductible(this.components);
     this.m_panelTop                = new timos.interventions.CPanelPlanification();
     this.m_panelMenu               = new System.Windows.Forms.Panel();
     this.m_btnEditerObjet          = new System.Windows.Forms.Button();
     this.m_btnValiderModifications = new System.Windows.Forms.Button();
     this.m_btnAnnulerModifications = new System.Windows.Forms.Button();
     this.m_gestionnaireModeEdition = new sc2i.win32.common.CExtModeEdition();
     this.c2iPanelOmbre3.SuspendLayout();
     this.m_panelMenu.SuspendLayout();
     this.SuspendLayout();
     //
     // c2iPanelOmbre3
     //
     this.c2iPanelOmbre3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
     this.c2iPanelOmbre3.Controls.Add(this.m_chkSuiviDates);
     this.c2iPanelOmbre3.Controls.Add(this.label4);
     this.c2iPanelOmbre3.Location    = new System.Drawing.Point(8, 304);
     this.c2iPanelOmbre3.LockEdition = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.c2iPanelOmbre3, sc2i.win32.common.TypeModeEdition.Autonome);
     this.c2iPanelOmbre3.Name = "c2iPanelOmbre3";
     this.c2iPanelOmbre3.Size = new System.Drawing.Size(184, 88);
     this.m_extStyle.SetStyleBackColor(this.c2iPanelOmbre3, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.c2iPanelOmbre3, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.c2iPanelOmbre3.TabIndex = 11;
     //
     // m_chkSuiviDates
     //
     this.m_chkSuiviDates.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Underline, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_chkSuiviDates.ForeColor = System.Drawing.Color.Maroon;
     this.m_chkSuiviDates.Location  = new System.Drawing.Point(16, 32);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_chkSuiviDates, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_chkSuiviDates.Name = "m_chkSuiviDates";
     this.m_chkSuiviDates.Size = new System.Drawing.Size(104, 24);
     this.m_extStyle.SetStyleBackColor(this.m_chkSuiviDates, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_chkSuiviDates, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_chkSuiviDates.TabIndex = 5;
     this.m_chkSuiviDates.Text     = "Suivi des dates";
     //
     // label4
     //
     this.label4.Font     = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     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(100, 23);
     this.m_extStyle.SetStyleBackColor(this.label4, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.label4, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label4.TabIndex = 4;
     this.label4.Text     = "Divers";
     //
     // m_panelTop
     //
     this.m_panelTop.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.m_panelTop.Location    = new System.Drawing.Point(0, 28);
     this.m_panelTop.LockEdition = true;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelTop, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_panelTop.Name = "m_panelTop";
     this.m_panelTop.Size = new System.Drawing.Size(724, 272);
     this.m_extStyle.SetStyleBackColor(this.m_panelTop, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_panelTop, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_panelTop.TabIndex = 0;
     //
     // m_panelMenu
     //
     this.m_panelMenu.BackColor = System.Drawing.Color.White;
     this.m_panelMenu.Controls.Add(this.m_btnEditerObjet);
     this.m_panelMenu.Controls.Add(this.m_btnValiderModifications);
     this.m_panelMenu.Controls.Add(this.m_btnAnnulerModifications);
     this.m_panelMenu.Dock     = System.Windows.Forms.DockStyle.Top;
     this.m_panelMenu.Location = new System.Drawing.Point(0, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelMenu, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_panelMenu.Name = "m_panelMenu";
     this.m_panelMenu.Size = new System.Drawing.Size(724, 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);
     this.m_panelMenu.TabIndex = 4001;
     //
     // m_btnEditerObjet
     //
     this.m_btnEditerObjet.Cursor    = System.Windows.Forms.Cursors.Hand;
     this.m_btnEditerObjet.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.m_btnEditerObjet.ForeColor = System.Drawing.Color.White;
     this.m_btnEditerObjet.Image     = ((System.Drawing.Image)(resources.GetObject("m_btnEditerObjet.Image")));
     this.m_btnEditerObjet.Location  = new System.Drawing.Point(8, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnEditerObjet, sc2i.win32.common.TypeModeEdition.DisableSurEdition);
     this.m_btnEditerObjet.Name = "m_btnEditerObjet";
     this.m_btnEditerObjet.Size = new System.Drawing.Size(24, 26);
     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);
     this.m_btnEditerObjet.TabIndex = 0;
     this.m_btnEditerObjet.TabStop  = false;
     this.m_btnEditerObjet.Click   += new System.EventHandler(this.m_btnEditerObjet_Click);
     //
     // m_btnValiderModifications
     //
     this.m_btnValiderModifications.Cursor    = System.Windows.Forms.Cursors.Hand;
     this.m_btnValiderModifications.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.m_btnValiderModifications.ForeColor = System.Drawing.Color.White;
     this.m_btnValiderModifications.Image     = ((System.Drawing.Image)(resources.GetObject("m_btnValiderModifications.Image")));
     this.m_btnValiderModifications.Location  = new System.Drawing.Point(80, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnValiderModifications, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_btnValiderModifications.Name = "m_btnValiderModifications";
     this.m_btnValiderModifications.Size = new System.Drawing.Size(24, 26);
     this.m_extStyle.SetStyleBackColor(this.m_btnValiderModifications, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnValiderModifications, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_btnValiderModifications.TabIndex = 2;
     this.m_btnValiderModifications.TabStop  = false;
     this.m_btnValiderModifications.Click   += new System.EventHandler(this.m_btnValiderModifications_Click);
     //
     // m_btnAnnulerModifications
     //
     this.m_btnAnnulerModifications.Cursor       = System.Windows.Forms.Cursors.Hand;
     this.m_btnAnnulerModifications.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.m_btnAnnulerModifications.FlatStyle    = System.Windows.Forms.FlatStyle.Flat;
     this.m_btnAnnulerModifications.ForeColor    = System.Drawing.Color.White;
     this.m_btnAnnulerModifications.Image        = ((System.Drawing.Image)(resources.GetObject("m_btnAnnulerModifications.Image")));
     this.m_btnAnnulerModifications.Location     = new System.Drawing.Point(112, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnAnnulerModifications, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_btnAnnulerModifications.Name = "m_btnAnnulerModifications";
     this.m_btnAnnulerModifications.Size = new System.Drawing.Size(24, 26);
     this.m_extStyle.SetStyleBackColor(this.m_btnAnnulerModifications, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnAnnulerModifications, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_btnAnnulerModifications.TabIndex = 3;
     this.m_btnAnnulerModifications.TabStop  = false;
     this.m_btnAnnulerModifications.Click   += new System.EventHandler(this.m_btnAnnulerModifications_Click);
     //
     // CFormPlanifierInterventions
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.BackColor         = System.Drawing.Color.White;
     this.ClientSize        = new System.Drawing.Size(724, 300);
     this.Controls.Add(this.m_panelTop);
     this.Controls.Add(this.m_panelMenu);
     this.m_gestionnaireModeEdition.SetModeEdition(this, sc2i.win32.common.TypeModeEdition.Autonome);
     this.Name = "CFormPlanifierInterventions";
     this.m_extStyle.SetStyleBackColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.Text         = "CFormAccueil";
     this.Enter       += new System.EventHandler(this.CFormAccueil_Enter);
     this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.CFormPlanifierInterventions_FormClosing);
     this.Load        += new System.EventHandler(this.CFormPlanifierInterventions_Load);
     this.c2iPanelOmbre3.ResumeLayout(false);
     this.c2iPanelOmbre3.PerformLayout();
     this.m_panelMenu.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(CControleSaisieUneActiviteActeur));
     this.m_txtTypeActivite         = new sc2i.win32.common.IntellisenseTextBox();
     this.m_gestionnaireModeEdition = new sc2i.win32.common.CExtModeEdition();
     this.m_btnPoubelle             = new System.Windows.Forms.PictureBox();
     this.m_btnInsert            = new System.Windows.Forms.PictureBox();
     this.m_btnAdd               = new System.Windows.Forms.PictureBox();
     this.m_panelPoubelle        = new System.Windows.Forms.Panel();
     this.m_panelDataStd         = new sc2i.win32.common.C2iPanel(this.components);
     this.m_txtCommentaire       = new sc2i.win32.common.C2iTextBox();
     this.m_zoneSite             = new System.Windows.Forms.Panel();
     this.m_txtSelectSite        = new sc2i.win32.data.navigation.C2iTextBoxSelectionne();
     this.m_panelContientLaDurée = new sc2i.win32.common.C2iPanel(this.components);
     this.m_panelDuree           = new System.Windows.Forms.Panel();
     this.m_txtDuree             = new sc2i.win32.common.CWndSaisieHeure();
     this.m_wndDate              = new sc2i.win32.common.C2iDateTimePicker();
     this.m_panelEntete          = new sc2i.win32.common.C2iPanel(this.components);
     this.label5                  = new System.Windows.Forms.Label();
     this.label7                  = new System.Windows.Forms.Label();
     this.label1                  = new System.Windows.Forms.Label();
     this.label6                  = new System.Windows.Forms.Label();
     this.label4                  = new System.Windows.Forms.Label();
     this.lbl_date                = new System.Windows.Forms.Label();
     this.m_panelFormulaire       = new sc2i.formulaire.win32.editor.CPanelFormulaireSurElement();
     this.m_panelGaucheFormulaire = new System.Windows.Forms.Panel();
     this.m_panelDroiteFormulaire = new System.Windows.Forms.Panel();
     this.m_btnLigneSuivante      = new System.Windows.Forms.Button();
     this.c2iPanel1               = new sc2i.win32.common.C2iPanel(this.components);
     this.m_timerSize             = new System.Windows.Forms.Timer(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.m_btnPoubelle)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnInsert)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnAdd)).BeginInit();
     this.m_panelPoubelle.SuspendLayout();
     this.m_panelDataStd.SuspendLayout();
     this.m_zoneSite.SuspendLayout();
     this.m_panelContientLaDurée.SuspendLayout();
     this.m_panelDuree.SuspendLayout();
     this.m_panelEntete.SuspendLayout();
     this.c2iPanel1.SuspendLayout();
     this.SuspendLayout();
     //
     // m_txtTypeActivite
     //
     this.m_txtTypeActivite.AcceptReturn        = false;
     this.m_txtTypeActivite.Arbre               = null;
     this.m_txtTypeActivite.AvecBouton          = true;
     this.m_txtTypeActivite.BorderStyle         = System.Windows.Forms.BorderStyle.FixedSingle;
     this.m_txtTypeActivite.DisableIntellisense = false;
     this.m_txtTypeActivite.Dock        = System.Windows.Forms.DockStyle.Left;
     this.m_txtTypeActivite.Location    = new System.Drawing.Point(84, 0);
     this.m_txtTypeActivite.LockEdition = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_txtTypeActivite, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_txtTypeActivite.Name                   = "m_txtTypeActivite";
     this.m_txtTypeActivite.ReplaceAllText         = true;
     this.m_txtTypeActivite.SeparateursPrincipaux  = "";
     this.m_txtTypeActivite.SeparateursSecondaires = "";
     this.m_txtTypeActivite.Size                   = new System.Drawing.Size(155, 25);
     this.m_txtTypeActivite.TabIndex               = 1;
     this.m_txtTypeActivite.ValiderEnQuittant      = true;
     this.m_txtTypeActivite.Load                  += new System.EventHandler(this.m_txtTypeActivite_Load);
     this.m_txtTypeActivite.OnLeaveTextBox        += new System.EventHandler(this.m_txtTypeDonnee_OnLeaveTextBox);
     //
     // m_btnPoubelle
     //
     this.m_btnPoubelle.Anchor    = System.Windows.Forms.AnchorStyles.Left;
     this.m_btnPoubelle.BackColor = System.Drawing.Color.White;
     this.m_btnPoubelle.Cursor    = System.Windows.Forms.Cursors.Hand;
     this.m_btnPoubelle.Image     = ((System.Drawing.Image)(resources.GetObject("m_btnPoubelle.Image")));
     this.m_btnPoubelle.Location  = new System.Drawing.Point(16, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnPoubelle, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_btnPoubelle.Name     = "m_btnPoubelle";
     this.m_btnPoubelle.Size     = new System.Drawing.Size(16, 24);
     this.m_btnPoubelle.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
     this.m_btnPoubelle.TabIndex = 6;
     this.m_btnPoubelle.TabStop  = false;
     this.m_btnPoubelle.Click   += new System.EventHandler(this.m_btnPoubelle_Click);
     //
     // m_btnInsert
     //
     this.m_btnInsert.Anchor    = System.Windows.Forms.AnchorStyles.Left;
     this.m_btnInsert.BackColor = System.Drawing.Color.Lime;
     this.m_btnInsert.Cursor    = System.Windows.Forms.Cursors.Hand;
     this.m_btnInsert.Image     = ((System.Drawing.Image)(resources.GetObject("m_btnInsert.Image")));
     this.m_btnInsert.Location  = new System.Drawing.Point(0, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnInsert, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_btnInsert.Name     = "m_btnInsert";
     this.m_btnInsert.Size     = new System.Drawing.Size(16, 12);
     this.m_btnInsert.TabIndex = 7;
     this.m_btnInsert.TabStop  = false;
     this.m_btnInsert.Click   += new System.EventHandler(this.m_btnInsert_Click);
     //
     // m_btnAdd
     //
     this.m_btnAdd.Anchor    = System.Windows.Forms.AnchorStyles.Left;
     this.m_btnAdd.BackColor = System.Drawing.Color.Aqua;
     this.m_btnAdd.Cursor    = System.Windows.Forms.Cursors.Hand;
     this.m_btnAdd.Image     = ((System.Drawing.Image)(resources.GetObject("m_btnAdd.Image")));
     this.m_btnAdd.Location  = new System.Drawing.Point(0, 12);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnAdd, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_btnAdd.Name     = "m_btnAdd";
     this.m_btnAdd.Size     = new System.Drawing.Size(16, 12);
     this.m_btnAdd.TabIndex = 8;
     this.m_btnAdd.TabStop  = false;
     this.m_btnAdd.Click   += new System.EventHandler(this.m_btnAdd_Click);
     //
     // m_panelPoubelle
     //
     this.m_panelPoubelle.BackColor = System.Drawing.Color.White;
     this.m_panelPoubelle.Controls.Add(this.m_btnInsert);
     this.m_panelPoubelle.Controls.Add(this.m_btnAdd);
     this.m_panelPoubelle.Controls.Add(this.m_btnPoubelle);
     this.m_panelPoubelle.Dock     = System.Windows.Forms.DockStyle.Right;
     this.m_panelPoubelle.Location = new System.Drawing.Point(837, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelPoubelle, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_panelPoubelle.Name     = "m_panelPoubelle";
     this.m_panelPoubelle.Size     = new System.Drawing.Size(34, 25);
     this.m_panelPoubelle.TabIndex = 9;
     //
     // m_panelDataStd
     //
     this.m_panelDataStd.Controls.Add(this.m_txtCommentaire);
     this.m_panelDataStd.Controls.Add(this.m_zoneSite);
     this.m_panelDataStd.Controls.Add(this.m_panelContientLaDurée);
     this.m_panelDataStd.Controls.Add(this.m_txtTypeActivite);
     this.m_panelDataStd.Controls.Add(this.m_panelPoubelle);
     this.m_panelDataStd.Controls.Add(this.m_wndDate);
     this.m_panelDataStd.Dock        = System.Windows.Forms.DockStyle.Top;
     this.m_panelDataStd.Location    = new System.Drawing.Point(0, 22);
     this.m_panelDataStd.LockEdition = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelDataStd, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_panelDataStd.Name     = "m_panelDataStd";
     this.m_panelDataStd.Size     = new System.Drawing.Size(871, 25);
     this.m_panelDataStd.TabIndex = 0;
     //
     // m_txtCommentaire
     //
     this.m_txtCommentaire.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.m_txtCommentaire.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.m_txtCommentaire.Location    = new System.Drawing.Point(557, 0);
     this.m_txtCommentaire.LockEdition = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_txtCommentaire, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_txtCommentaire.Multiline = true;
     this.m_txtCommentaire.Name      = "m_txtCommentaire";
     this.m_txtCommentaire.Size      = new System.Drawing.Size(280, 25);
     this.m_txtCommentaire.TabIndex  = 4;
     this.m_txtCommentaire.WordWrap  = false;
     //
     // m_zoneSite
     //
     this.m_zoneSite.BackColor = System.Drawing.Color.White;
     this.m_zoneSite.Controls.Add(this.m_txtSelectSite);
     this.m_zoneSite.Dock     = System.Windows.Forms.DockStyle.Left;
     this.m_zoneSite.Location = new System.Drawing.Point(311, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_zoneSite, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_zoneSite.Name     = "m_zoneSite";
     this.m_zoneSite.Size     = new System.Drawing.Size(246, 25);
     this.m_zoneSite.TabIndex = 3;
     //
     // m_txtSelectSite
     //
     this.m_txtSelectSite.Dock = System.Windows.Forms.DockStyle.Fill;
     this.m_txtSelectSite.ElementSelectionne = null;
     this.m_txtSelectSite.FonctionTextNull   = null;
     this.m_txtSelectSite.HasLink            = true;
     this.m_txtSelectSite.Location           = new System.Drawing.Point(0, 0);
     this.m_txtSelectSite.LockEdition        = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_txtSelectSite, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_txtSelectSite.Name           = "m_txtSelectSite";
     this.m_txtSelectSite.SelectedObject = null;
     this.m_txtSelectSite.Size           = new System.Drawing.Size(246, 25);
     this.m_txtSelectSite.TabIndex       = 0;
     this.m_txtSelectSite.TextNull       = "";
     //
     // m_panelContientLaDurée
     //
     this.m_panelContientLaDurée.BackColor   = System.Drawing.Color.White;
     this.m_panelContientLaDurée.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.m_panelContientLaDurée.Controls.Add(this.m_panelDuree);
     this.m_panelContientLaDurée.Dock        = System.Windows.Forms.DockStyle.Left;
     this.m_panelContientLaDurée.Location    = new System.Drawing.Point(239, 0);
     this.m_panelContientLaDurée.LockEdition = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelContientLaDurée, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_panelContientLaDurée.Name     = "m_panelContientLaDurée";
     this.m_panelContientLaDurée.Size     = new System.Drawing.Size(72, 25);
     this.m_panelContientLaDurée.TabIndex = 2;
     this.m_panelContientLaDurée.TabStop  = true;
     //
     // m_panelDuree
     //
     this.m_panelDuree.Controls.Add(this.m_txtDuree);
     this.m_panelDuree.Location = new System.Drawing.Point(0, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelDuree, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_panelDuree.Name     = "m_panelDuree";
     this.m_panelDuree.Size     = new System.Drawing.Size(70, 26);
     this.m_panelDuree.TabIndex = 1;
     this.m_panelDuree.TabStop  = true;
     //
     // m_txtDuree
     //
     this.m_txtDuree.Location    = new System.Drawing.Point(2, 2);
     this.m_txtDuree.LockEdition = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_txtDuree, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_txtDuree.Name         = "m_txtDuree";
     this.m_txtDuree.NullAutorise = true;
     this.m_txtDuree.SaisieDuree  = true;
     this.m_txtDuree.Size         = new System.Drawing.Size(63, 21);
     this.m_txtDuree.TabIndex     = 2;
     this.m_txtDuree.ValeurHeure  = null;
     //
     // m_wndDate
     //
     this.m_wndDate.Dock        = System.Windows.Forms.DockStyle.Left;
     this.m_wndDate.Format      = System.Windows.Forms.DateTimePickerFormat.Short;
     this.m_wndDate.Location    = new System.Drawing.Point(0, 0);
     this.m_wndDate.LockEdition = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_wndDate, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_wndDate.Name     = "m_wndDate";
     this.m_wndDate.Size     = new System.Drawing.Size(84, 20);
     this.m_wndDate.TabIndex = 0;
     this.m_wndDate.Value    = new System.DateTime(2003, 4, 2, 9, 17, 49, 526);
     //
     // m_panelEntete
     //
     this.m_panelEntete.Controls.Add(this.label5);
     this.m_panelEntete.Controls.Add(this.label7);
     this.m_panelEntete.Controls.Add(this.label1);
     this.m_panelEntete.Controls.Add(this.label6);
     this.m_panelEntete.Controls.Add(this.label4);
     this.m_panelEntete.Controls.Add(this.lbl_date);
     this.m_panelEntete.Dock        = System.Windows.Forms.DockStyle.Top;
     this.m_panelEntete.Location    = new System.Drawing.Point(0, 0);
     this.m_panelEntete.LockEdition = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelEntete, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_panelEntete.Name     = "m_panelEntete";
     this.m_panelEntete.Size     = new System.Drawing.Size(895, 22);
     this.m_panelEntete.TabIndex = 11;
     //
     // label5
     //
     this.label5.BackColor   = System.Drawing.Color.White;
     this.label5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.label5.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.label5.Location    = new System.Drawing.Point(557, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.label5, sc2i.win32.common.TypeModeEdition.Autonome);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(282, 22);
     this.label5.TabIndex  = 4;
     this.label5.Text      = "Comment|51";
     this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label7
     //
     this.label7.BackColor   = System.Drawing.Color.White;
     this.label7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.label7.Dock        = System.Windows.Forms.DockStyle.Left;
     this.label7.Location    = new System.Drawing.Point(311, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.label7, sc2i.win32.common.TypeModeEdition.Autonome);
     this.label7.Name      = "label7";
     this.label7.Size      = new System.Drawing.Size(246, 22);
     this.label7.TabIndex  = 7;
     this.label7.Text      = "Site|175";
     this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label1
     //
     this.label1.BackColor   = System.Drawing.Color.White;
     this.label1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.label1.Dock        = System.Windows.Forms.DockStyle.Left;
     this.label1.Location    = new System.Drawing.Point(239, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.label1, sc2i.win32.common.TypeModeEdition.Autonome);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(72, 22);
     this.label1.TabIndex  = 6;
     this.label1.Text      = "Duration|548";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label6
     //
     this.label6.Dock     = System.Windows.Forms.DockStyle.Right;
     this.label6.Location = new System.Drawing.Point(839, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.label6, sc2i.win32.common.TypeModeEdition.Autonome);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(56, 22);
     this.label6.TabIndex = 5;
     //
     // label4
     //
     this.label4.BackColor   = System.Drawing.Color.White;
     this.label4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.label4.Dock        = System.Windows.Forms.DockStyle.Left;
     this.label4.Location    = new System.Drawing.Point(84, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.label4, sc2i.win32.common.TypeModeEdition.Autonome);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(155, 22);
     this.label4.TabIndex  = 3;
     this.label4.Text      = "Activity Type|547";
     this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // lbl_date
     //
     this.lbl_date.BackColor   = System.Drawing.Color.White;
     this.lbl_date.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.lbl_date.Dock        = System.Windows.Forms.DockStyle.Left;
     this.lbl_date.Location    = new System.Drawing.Point(0, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.lbl_date, sc2i.win32.common.TypeModeEdition.Autonome);
     this.lbl_date.Name      = "lbl_date";
     this.lbl_date.Size      = new System.Drawing.Size(84, 22);
     this.lbl_date.TabIndex  = 8;
     this.lbl_date.Text      = "Date|246";
     this.lbl_date.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // m_panelFormulaire
     //
     this.m_panelFormulaire.BackColor    = System.Drawing.Color.White;
     this.m_panelFormulaire.BorderStyle  = System.Windows.Forms.BorderStyle.FixedSingle;
     this.m_panelFormulaire.Dock         = System.Windows.Forms.DockStyle.Top;
     this.m_panelFormulaire.ElementEdite = null;
     this.m_panelFormulaire.Location     = new System.Drawing.Point(217, 47);
     this.m_panelFormulaire.LockEdition  = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelFormulaire, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_panelFormulaire.Name         = "m_panelFormulaire";
     this.m_panelFormulaire.Size         = new System.Drawing.Size(620, 16);
     this.m_panelFormulaire.TabIndex     = 1;
     this.m_panelFormulaire.SizeChanged += new System.EventHandler(this.m_panelFormulaire_SizeChanged);
     //
     // m_panelGaucheFormulaire
     //
     this.m_panelGaucheFormulaire.BackColor = System.Drawing.Color.White;
     this.m_panelGaucheFormulaire.Dock      = System.Windows.Forms.DockStyle.Left;
     this.m_panelGaucheFormulaire.Location  = new System.Drawing.Point(0, 47);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelGaucheFormulaire, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_panelGaucheFormulaire.Name     = "m_panelGaucheFormulaire";
     this.m_panelGaucheFormulaire.Size     = new System.Drawing.Size(217, 19);
     this.m_panelGaucheFormulaire.TabIndex = 13;
     //
     // m_panelDroiteFormulaire
     //
     this.m_panelDroiteFormulaire.BackColor = System.Drawing.Color.White;
     this.m_panelDroiteFormulaire.Dock      = System.Windows.Forms.DockStyle.Right;
     this.m_panelDroiteFormulaire.Location  = new System.Drawing.Point(837, 47);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelDroiteFormulaire, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_panelDroiteFormulaire.Name     = "m_panelDroiteFormulaire";
     this.m_panelDroiteFormulaire.Size     = new System.Drawing.Size(34, 19);
     this.m_panelDroiteFormulaire.TabIndex = 18;
     //
     // m_btnLigneSuivante
     //
     this.m_btnLigneSuivante.Image    = ((System.Drawing.Image)(resources.GetObject("m_btnLigneSuivante.Image")));
     this.m_btnLigneSuivante.Location = new System.Drawing.Point(-1, -1);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnLigneSuivante, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_btnLigneSuivante.Name     = "m_btnLigneSuivante";
     this.m_btnLigneSuivante.Size     = new System.Drawing.Size(24, 25);
     this.m_btnLigneSuivante.TabIndex = 0;
     this.m_btnLigneSuivante.UseVisualStyleBackColor = true;
     this.m_btnLigneSuivante.Click += new System.EventHandler(this.m_btnLigneSuivante_Click);
     this.m_btnLigneSuivante.Leave += new System.EventHandler(this.m_btnLigneSuivante_Leave);
     this.m_btnLigneSuivante.Enter += new System.EventHandler(this.m_btnLigneSuivante_Enter);
     //
     // c2iPanel1
     //
     this.c2iPanel1.Controls.Add(this.m_btnLigneSuivante);
     this.c2iPanel1.Dock        = System.Windows.Forms.DockStyle.Right;
     this.c2iPanel1.Location    = new System.Drawing.Point(871, 22);
     this.c2iPanel1.LockEdition = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.c2iPanel1, sc2i.win32.common.TypeModeEdition.Autonome);
     this.c2iPanel1.Name     = "c2iPanel1";
     this.c2iPanel1.Size     = new System.Drawing.Size(24, 44);
     this.c2iPanel1.TabIndex = 2;
     //
     // m_timerSize
     //
     this.m_timerSize.Tick += new System.EventHandler(this.m_timerSize_Tick);
     //
     // CControleSaisieUneActiviteActeur
     //
     this.Controls.Add(this.m_panelFormulaire);
     this.Controls.Add(this.m_panelDroiteFormulaire);
     this.Controls.Add(this.m_panelGaucheFormulaire);
     this.Controls.Add(this.m_panelDataStd);
     this.Controls.Add(this.c2iPanel1);
     this.Controls.Add(this.m_panelEntete);
     this.m_gestionnaireModeEdition.SetModeEdition(this, sc2i.win32.common.TypeModeEdition.Autonome);
     this.Name  = "CControleSaisieUneActiviteActeur";
     this.Size  = new System.Drawing.Size(895, 66);
     this.Load += new System.EventHandler(this.CControleSaisieUneActiviteActeur_Load);
     ((System.ComponentModel.ISupportInitialize)(this.m_btnPoubelle)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnInsert)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnAdd)).EndInit();
     this.m_panelPoubelle.ResumeLayout(false);
     this.m_panelDataStd.ResumeLayout(false);
     this.m_panelDataStd.PerformLayout();
     this.m_zoneSite.ResumeLayout(false);
     this.m_panelContientLaDurée.ResumeLayout(false);
     this.m_panelDuree.ResumeLayout(false);
     this.m_panelEntete.ResumeLayout(false);
     this.c2iPanel1.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_panGeneral                         = new sc2i.win32.common.C2iPanelOmbre();
     this.m_splitContainer                     = new System.Windows.Forms.SplitContainer();
     this.m_wndListeTypes                      = new System.Windows.Forms.ListView();
     this.m_colType                            = new System.Windows.Forms.ColumnHeader();
     this.m_panelSelectForm                    = new System.Windows.Forms.Panel();
     this.m_panelFormPref                      = new sc2i.win32.data.navigation.RefTypeForm.CPanelEditRefTypeFormAvecCondition();
     this.label1                               = new System.Windows.Forms.Label();
     this.m_gestionnaireModeEdition            = new sc2i.win32.common.CExtModeEdition();
     this.m_btnValiderModifications            = new System.Windows.Forms.Button();
     this.m_btnEditerObjet                     = new System.Windows.Forms.Button();
     this.m_btnAnnulerModifications            = new System.Windows.Forms.Button();
     this.m_extLinkField                       = new sc2i.win32.common.CExtLinkField();
     this.cGestionnaireEditionSousObjetDonnee1 = new sc2i.win32.data.navigation.CGestionnaireEditionSousObjetDonnee(this.components);
     this.m_panGeneral.SuspendLayout();
     this.m_splitContainer.Panel1.SuspendLayout();
     this.m_splitContainer.Panel2.SuspendLayout();
     this.m_splitContainer.SuspendLayout();
     this.m_panelSelectForm.SuspendLayout();
     this.SuspendLayout();
     //
     // m_panGeneral
     //
     this.m_panGeneral.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_panGeneral.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255)))));
     this.m_panGeneral.Controls.Add(this.m_splitContainer);
     this.m_panGeneral.Controls.Add(this.label1);
     this.m_panGeneral.ForeColor = System.Drawing.Color.Black;
     this.m_extLinkField.SetLinkField(this.m_panGeneral, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.m_panGeneral, false);
     this.m_panGeneral.Location    = new System.Drawing.Point(12, 44);
     this.m_panGeneral.LockEdition = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_panGeneral, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_panGeneral.Name = "m_panGeneral";
     this.m_panGeneral.Size = new System.Drawing.Size(818, 523);
     this.m_extStyle.SetStyleBackColor(this.m_panGeneral, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_panGeneral, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_panGeneral.TabIndex = 0;
     //
     // m_splitContainer
     //
     this.m_splitContainer.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_splitContainer, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.m_splitContainer, false);
     this.m_splitContainer.Location = new System.Drawing.Point(8, 44);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_splitContainer, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_splitContainer.Name = "m_splitContainer";
     //
     // m_splitContainer.Panel1
     //
     this.m_splitContainer.Panel1.Controls.Add(this.m_wndListeTypes);
     this.m_extLinkField.SetLinkField(this.m_splitContainer.Panel1, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.m_splitContainer.Panel1, false);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_splitContainer.Panel1, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extStyle.SetStyleBackColor(this.m_splitContainer.Panel1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_splitContainer.Panel1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_splitContainer.Panel2
     //
     this.m_splitContainer.Panel2.Controls.Add(this.m_panelSelectForm);
     this.m_extLinkField.SetLinkField(this.m_splitContainer.Panel2, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.m_splitContainer.Panel2, false);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_splitContainer.Panel2, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_extStyle.SetStyleBackColor(this.m_splitContainer.Panel2, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_splitContainer.Panel2, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_splitContainer.Size             = new System.Drawing.Size(788, 456);
     this.m_splitContainer.SplitterDistance = 232;
     this.m_extStyle.SetStyleBackColor(this.m_splitContainer, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_splitContainer, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_splitContainer.TabIndex = 3;
     //
     // m_wndListeTypes
     //
     this.m_wndListeTypes.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
         this.m_colType
     });
     this.m_wndListeTypes.Dock = System.Windows.Forms.DockStyle.Fill;
     this.m_extLinkField.SetLinkField(this.m_wndListeTypes, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.m_wndListeTypes, false);
     this.m_wndListeTypes.Location = new System.Drawing.Point(0, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_wndListeTypes, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_wndListeTypes.MultiSelect = false;
     this.m_wndListeTypes.Name        = "m_wndListeTypes";
     this.m_wndListeTypes.Size        = new System.Drawing.Size(232, 456);
     this.m_extStyle.SetStyleBackColor(this.m_wndListeTypes, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_wndListeTypes, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_wndListeTypes.TabIndex = 4;
     this.m_wndListeTypes.UseCompatibleStateImageBehavior = false;
     this.m_wndListeTypes.View = System.Windows.Forms.View.Details;
     this.m_wndListeTypes.SelectedIndexChanged += new System.EventHandler(this.m_wndListeTypes_SelectedIndexChanged);
     //
     // m_colType
     //
     this.m_colType.Text  = "Object type|1085";
     this.m_colType.Width = 211;
     //
     // m_panelSelectForm
     //
     this.m_panelSelectForm.Controls.Add(this.m_panelFormPref);
     this.m_panelSelectForm.Dock = System.Windows.Forms.DockStyle.Fill;
     this.m_extLinkField.SetLinkField(this.m_panelSelectForm, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.m_panelSelectForm, false);
     this.m_panelSelectForm.Location = new System.Drawing.Point(0, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelSelectForm, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_panelSelectForm.Name = "m_panelSelectForm";
     this.m_panelSelectForm.Size = new System.Drawing.Size(552, 456);
     this.m_extStyle.SetStyleBackColor(this.m_panelSelectForm, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_panelSelectForm, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_panelSelectForm.TabIndex = 12;
     this.m_panelSelectForm.Visible  = false;
     //
     // m_panelFormPref
     //
     this.m_panelFormPref.Dock = System.Windows.Forms.DockStyle.Fill;
     this.m_extLinkField.SetLinkField(this.m_panelFormPref, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.m_panelFormPref, false);
     this.m_panelFormPref.Location = new System.Drawing.Point(0, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelFormPref, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_panelFormPref.Name = "m_panelFormPref";
     this.m_panelFormPref.Size = new System.Drawing.Size(552, 456);
     this.m_extStyle.SetStyleBackColor(this.m_panelFormPref, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_panelFormPref, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_panelFormPref.TabIndex = 12;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font     = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_extLinkField.SetLinkField(this.label1, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.label1, false);
     this.label1.Location = new System.Drawing.Point(4, 8);
     this.m_gestionnaireModeEdition.SetModeEdition(this.label1, sc2i.win32.common.TypeModeEdition.Autonome);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(482, 24);
     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 = 4;
     this.label1.Text     = "Select an entity type, then its favourite editing form |30225";
     //
     // m_btnValiderModifications
     //
     this.m_btnValiderModifications.Cursor    = System.Windows.Forms.Cursors.Hand;
     this.m_btnValiderModifications.Enabled   = false;
     this.m_btnValiderModifications.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.m_btnValiderModifications.ForeColor = System.Drawing.Color.White;
     this.m_btnValiderModifications.Image     = global::timos.Properties.Resources.check;
     this.m_extLinkField.SetLinkField(this.m_btnValiderModifications, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.m_btnValiderModifications, false);
     this.m_btnValiderModifications.Location = new System.Drawing.Point(90, -2);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnValiderModifications, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_btnValiderModifications.Name = "m_btnValiderModifications";
     this.m_btnValiderModifications.Size = new System.Drawing.Size(31, 31);
     this.m_extStyle.SetStyleBackColor(this.m_btnValiderModifications, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnValiderModifications, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_btnValiderModifications.TabIndex = 4020;
     this.m_btnValiderModifications.TabStop  = false;
     this.m_btnValiderModifications.Click   += new System.EventHandler(this.m_btnValiderModifications_Click);
     //
     // m_btnEditerObjet
     //
     this.m_btnEditerObjet.Cursor    = System.Windows.Forms.Cursors.Hand;
     this.m_btnEditerObjet.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.m_btnEditerObjet.ForeColor = System.Drawing.Color.White;
     this.m_btnEditerObjet.Image     = global::timos.Properties.Resources.edit;
     this.m_extLinkField.SetLinkField(this.m_btnEditerObjet, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.m_btnEditerObjet, false);
     this.m_btnEditerObjet.Location = new System.Drawing.Point(12, -2);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnEditerObjet, sc2i.win32.common.TypeModeEdition.DisableSurEdition);
     this.m_btnEditerObjet.Name = "m_btnEditerObjet";
     this.m_btnEditerObjet.Size = new System.Drawing.Size(31, 31);
     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);
     this.m_btnEditerObjet.TabIndex = 4019;
     this.m_btnEditerObjet.TabStop  = false;
     this.m_btnEditerObjet.Click   += new System.EventHandler(this.m_btnEditerObjet_Click);
     //
     // m_btnAnnulerModifications
     //
     this.m_btnAnnulerModifications.Cursor       = System.Windows.Forms.Cursors.Hand;
     this.m_btnAnnulerModifications.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.m_btnAnnulerModifications.Enabled      = false;
     this.m_btnAnnulerModifications.FlatStyle    = System.Windows.Forms.FlatStyle.Flat;
     this.m_btnAnnulerModifications.ForeColor    = System.Drawing.Color.White;
     this.m_btnAnnulerModifications.Image        = global::timos.Properties.Resources.cancel;
     this.m_extLinkField.SetLinkField(this.m_btnAnnulerModifications, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this.m_btnAnnulerModifications, false);
     this.m_btnAnnulerModifications.Location = new System.Drawing.Point(127, -2);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnAnnulerModifications, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_btnAnnulerModifications.Name = "m_btnAnnulerModifications";
     this.m_btnAnnulerModifications.Size = new System.Drawing.Size(31, 31);
     this.m_extStyle.SetStyleBackColor(this.m_btnAnnulerModifications, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnAnnulerModifications, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_btnAnnulerModifications.TabIndex = 4021;
     this.m_btnAnnulerModifications.TabStop  = false;
     this.m_btnAnnulerModifications.Click   += new System.EventHandler(this.m_btnAnnulerModifications_Click);
     //
     // m_extLinkField
     //
     this.m_extLinkField.SourceTypeString = "";
     //
     // cGestionnaireEditionSousObjetDonnee1
     //
     this.cGestionnaireEditionSousObjetDonnee1.ObjetEdite = null;
     //
     // CFormEditionPreferenceTypeForm
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.BackColor         = System.Drawing.SystemColors.Window;
     this.ClientSize        = new System.Drawing.Size(830, 567);
     this.Controls.Add(this.m_panGeneral);
     this.Controls.Add(this.m_btnEditerObjet);
     this.Controls.Add(this.m_btnValiderModifications);
     this.Controls.Add(this.m_btnAnnulerModifications);
     this.KeyPreview = true;
     this.m_extLinkField.SetLinkField(this, "");
     this.m_extLinkField.SetLinkFieldAutoUpdate(this, false);
     this.m_gestionnaireModeEdition.SetModeEdition(this, sc2i.win32.common.TypeModeEdition.Autonome);
     this.Name = "CFormEditionPreferenceTypeForm";
     this.m_extStyle.SetStyleBackColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_panGeneral.ResumeLayout(false);
     this.m_panGeneral.PerformLayout();
     this.m_splitContainer.Panel1.ResumeLayout(false);
     this.m_splitContainer.Panel2.ResumeLayout(false);
     this.m_splitContainer.ResumeLayout(false);
     this.m_panelSelectForm.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Пример #15
0
 /// <summary>
 /// Méthode requise pour la prise en charge du concepteur - ne modifiez pas
 /// le contenu de cette méthode avec l'éditeur de code.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CWndPostit));
     this.m_cadre           = new System.Windows.Forms.Panel();
     this.m_btnMove         = new System.Windows.Forms.PictureBox();
     this.pictureBox1       = new System.Windows.Forms.PictureBox();
     this.m_panelBas        = new sc2i.win32.common.C2iPanel(this.components);
     this.m_chkPublic       = new System.Windows.Forms.CheckBox();
     this.label2            = new System.Windows.Forms.Label();
     this.m_lblAuteur       = new System.Windows.Forms.Label();
     this.label1            = new System.Windows.Forms.Label();
     this.m_txtTexte        = new sc2i.win32.common.C2iTextBox();
     this.m_panelTitre      = new System.Windows.Forms.Panel();
     this.m_panelValidation = new System.Windows.Forms.Panel();
     this.m_btnAnnuler      = new System.Windows.Forms.PictureBox();
     this.m_btnValider      = new System.Windows.Forms.PictureBox();
     this.m_btnEditer       = new System.Windows.Forms.PictureBox();
     this.pictureBox2       = new System.Windows.Forms.PictureBox();
     this.m_txtTitre        = new sc2i.win32.common.C2iTextBox();
     this.m_btnFermer       = new System.Windows.Forms.PictureBox();
     this.m_btnPoubelle     = new System.Windows.Forms.PictureBox();
     this.m_btnResize       = new System.Windows.Forms.PictureBox();
     this.m_extModeEdition  = new sc2i.win32.common.CExtModeEdition();
     this.m_extStyle        = new sc2i.win32.common.CExtStyle();
     this.m_dtExpiration    = new sc2i.win32.common.C2iDateTimeExPicker();
     this.m_cadre.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnMove)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.m_panelBas.SuspendLayout();
     this.m_panelTitre.SuspendLayout();
     this.m_panelValidation.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnAnnuler)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnValider)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnEditer)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnFermer)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnPoubelle)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnResize)).BeginInit();
     this.SuspendLayout();
     //
     // m_cadre
     //
     this.m_cadre.BackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255)))));
     this.m_cadre.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.m_cadre.Controls.Add(this.m_btnMove);
     this.m_cadre.Controls.Add(this.pictureBox1);
     this.m_cadre.Controls.Add(this.m_panelBas);
     this.m_cadre.Controls.Add(this.m_txtTexte);
     this.m_cadre.Controls.Add(this.m_panelTitre);
     this.m_cadre.Controls.Add(this.m_btnResize);
     this.m_cadre.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.m_cadre.ForeColor = System.Drawing.Color.Black;
     this.m_cadre.Location  = new System.Drawing.Point(0, 0);
     this.m_extModeEdition.SetModeEdition(this.m_cadre, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_cadre.Name = "m_cadre";
     this.m_cadre.Size = new System.Drawing.Size(360, 336);
     this.m_extStyle.SetStyleBackColor(this.m_cadre, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_cadre, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_cadre.TabIndex = 1;
     //
     // m_btnMove
     //
     this.m_btnMove.Cursor   = System.Windows.Forms.Cursors.SizeAll;
     this.m_btnMove.Image    = ((System.Drawing.Image)(resources.GetObject("m_btnMove.Image")));
     this.m_btnMove.Location = new System.Drawing.Point(4, 0);
     this.m_extModeEdition.SetModeEdition(this.m_btnMove, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_btnMove.Name     = "m_btnMove";
     this.m_btnMove.Size     = new System.Drawing.Size(20, 24);
     this.m_btnMove.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
     this.m_extStyle.SetStyleBackColor(this.m_btnMove, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnMove, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_btnMove.TabIndex   = 6;
     this.m_btnMove.TabStop    = false;
     this.m_btnMove.MouseMove += new System.Windows.Forms.MouseEventHandler(this.m_btnMove_MouseMove);
     this.m_btnMove.MouseDown += new System.Windows.Forms.MouseEventHandler(this.m_btnMove_MouseDown);
     this.m_btnMove.MouseUp   += new System.Windows.Forms.MouseEventHandler(this.m_btnMove_MouseUp);
     //
     // pictureBox1
     //
     this.pictureBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                                                                     | System.Windows.Forms.AnchorStyles.Right)));
     this.pictureBox1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(153)))), ((int)(((byte)(102)))));
     this.pictureBox1.Location  = new System.Drawing.Point(4, 292);
     this.m_extModeEdition.SetModeEdition(this.pictureBox1, sc2i.win32.common.TypeModeEdition.Autonome);
     this.pictureBox1.Name = "pictureBox1";
     this.pictureBox1.Size = new System.Drawing.Size(348, 1);
     this.m_extStyle.SetStyleBackColor(this.pictureBox1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.pictureBox1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.pictureBox1.TabIndex = 5;
     this.pictureBox1.TabStop  = false;
     //
     // m_panelBas
     //
     this.m_panelBas.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                                                                    | System.Windows.Forms.AnchorStyles.Right)));
     this.m_panelBas.Controls.Add(this.m_dtExpiration);
     this.m_panelBas.Controls.Add(this.m_chkPublic);
     this.m_panelBas.Controls.Add(this.label2);
     this.m_panelBas.Controls.Add(this.m_lblAuteur);
     this.m_panelBas.Controls.Add(this.label1);
     this.m_panelBas.Location    = new System.Drawing.Point(0, 294);
     this.m_panelBas.LockEdition = false;
     this.m_extModeEdition.SetModeEdition(this.m_panelBas, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_panelBas.Name = "m_panelBas";
     this.m_panelBas.Size = new System.Drawing.Size(340, 40);
     this.m_extStyle.SetStyleBackColor(this.m_panelBas, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_panelBas, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_panelBas.TabIndex = 4;
     //
     // m_chkPublic
     //
     this.m_chkPublic.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.m_chkPublic.Location = new System.Drawing.Point(192, 24);
     this.m_extModeEdition.SetModeEdition(this.m_chkPublic, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_chkPublic.Name = "m_chkPublic";
     this.m_chkPublic.Size = new System.Drawing.Size(145, 17);
     this.m_extStyle.SetStyleBackColor(this.m_chkPublic, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_chkPublic, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_chkPublic.TabIndex = 5;
     this.m_chkPublic.Checked  = true;
     this.m_chkPublic.Text     = "Public Note|829";
     //
     // label2
     //
     this.label2.Location = new System.Drawing.Point(4, 20);
     this.m_extModeEdition.SetModeEdition(this.label2, sc2i.win32.common.TypeModeEdition.Autonome);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(66, 18);
     this.m_extStyle.SetStyleBackColor(this.label2, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.label2, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label2.TabIndex = 2;
     this.label2.Text     = "Expiration|826";
     //
     // m_lblAuteur
     //
     this.m_lblAuteur.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                     | System.Windows.Forms.AnchorStyles.Right)));
     this.m_lblAuteur.Location = new System.Drawing.Point(76, 4);
     this.m_extModeEdition.SetModeEdition(this.m_lblAuteur, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_lblAuteur.Name = "m_lblAuteur";
     this.m_lblAuteur.Size = new System.Drawing.Size(254, 16);
     this.m_extStyle.SetStyleBackColor(this.m_lblAuteur, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_lblAuteur, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_lblAuteur.TabIndex = 1;
     this.m_lblAuteur.Text     = "User name|30117";
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(4, 4);
     this.m_extModeEdition.SetModeEdition(this.label1, sc2i.win32.common.TypeModeEdition.Autonome);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(66, 16);
     this.m_extStyle.SetStyleBackColor(this.label1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.label1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label1.TabIndex = 0;
     this.label1.Text     = "User: |245";
     //
     // m_txtTexte
     //
     this.m_txtTexte.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_txtTexte.BackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.m_txtTexte.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.m_txtTexte.ForeColor   = System.Drawing.Color.Black;
     this.m_txtTexte.Location    = new System.Drawing.Point(4, 24);
     this.m_txtTexte.LockEdition = false;
     this.m_extModeEdition.SetModeEdition(this.m_txtTexte, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_txtTexte.Multiline = true;
     this.m_txtTexte.Name      = "m_txtTexte";
     this.m_txtTexte.Size      = new System.Drawing.Size(352, 264);
     this.m_extStyle.SetStyleBackColor(this.m_txtTexte, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_txtTexte, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_txtTexte.TabIndex     = 3;
     this.m_txtTexte.Text         = "Enter Note text here|825";
     this.m_txtTexte.TextChanged += new System.EventHandler(this.m_txtTexte_TextChanged);
     this.m_txtTexte.Validated   += new System.EventHandler(this.m_txtTexte_Validated);
     //
     // m_panelTitre
     //
     this.m_panelTitre.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                      | System.Windows.Forms.AnchorStyles.Right)));
     this.m_panelTitre.BackColor = System.Drawing.SystemColors.ActiveCaption;
     this.m_panelTitre.Controls.Add(this.m_panelValidation);
     this.m_panelTitre.Controls.Add(this.m_btnEditer);
     this.m_panelTitre.Controls.Add(this.pictureBox2);
     this.m_panelTitre.Controls.Add(this.m_txtTitre);
     this.m_panelTitre.Controls.Add(this.m_btnFermer);
     this.m_panelTitre.Controls.Add(this.m_btnPoubelle);
     this.m_panelTitre.Location = new System.Drawing.Point(24, 2);
     this.m_extModeEdition.SetModeEdition(this.m_panelTitre, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_panelTitre.Name = "m_panelTitre";
     this.m_panelTitre.Size = new System.Drawing.Size(332, 20);
     this.m_extStyle.SetStyleBackColor(this.m_panelTitre, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_panelTitre, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_panelTitre.TabIndex = 2;
     //
     // m_panelValidation
     //
     this.m_panelValidation.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.m_panelValidation.Controls.Add(this.m_btnAnnuler);
     this.m_panelValidation.Controls.Add(this.m_btnValider);
     this.m_panelValidation.Location = new System.Drawing.Point(278, 0);
     this.m_extModeEdition.SetModeEdition(this.m_panelValidation, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_panelValidation.Name = "m_panelValidation";
     this.m_panelValidation.Size = new System.Drawing.Size(40, 20);
     this.m_extStyle.SetStyleBackColor(this.m_panelValidation, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_panelValidation, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_panelValidation.TabIndex = 8;
     //
     // m_btnAnnuler
     //
     this.m_btnAnnuler.Cursor   = System.Windows.Forms.Cursors.Hand;
     this.m_btnAnnuler.Image    = ((System.Drawing.Image)(resources.GetObject("m_btnAnnuler.Image")));
     this.m_btnAnnuler.Location = new System.Drawing.Point(20, 2);
     this.m_extModeEdition.SetModeEdition(this.m_btnAnnuler, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_btnAnnuler.Name     = "m_btnAnnuler";
     this.m_btnAnnuler.Size     = new System.Drawing.Size(16, 16);
     this.m_btnAnnuler.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
     this.m_extStyle.SetStyleBackColor(this.m_btnAnnuler, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnAnnuler, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_btnAnnuler.TabIndex = 6;
     this.m_btnAnnuler.TabStop  = false;
     this.m_btnAnnuler.Click   += new System.EventHandler(this.m_btnAnnuler_Click);
     //
     // m_btnValider
     //
     this.m_btnValider.Cursor   = System.Windows.Forms.Cursors.Hand;
     this.m_btnValider.Image    = ((System.Drawing.Image)(resources.GetObject("m_btnValider.Image")));
     this.m_btnValider.Location = new System.Drawing.Point(4, 2);
     this.m_extModeEdition.SetModeEdition(this.m_btnValider, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_btnValider.Name     = "m_btnValider";
     this.m_btnValider.Size     = new System.Drawing.Size(16, 16);
     this.m_btnValider.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
     this.m_extStyle.SetStyleBackColor(this.m_btnValider, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnValider, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_btnValider.TabIndex = 5;
     this.m_btnValider.TabStop  = false;
     this.m_btnValider.Click   += new System.EventHandler(this.m_btnValider_Click);
     //
     // m_btnEditer
     //
     this.m_btnEditer.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.m_btnEditer.Image    = ((System.Drawing.Image)(resources.GetObject("m_btnEditer.Image")));
     this.m_btnEditer.Location = new System.Drawing.Point(281, 4);
     this.m_extModeEdition.SetModeEdition(this.m_btnEditer, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_btnEditer.Name = "m_btnEditer";
     this.m_btnEditer.Size = new System.Drawing.Size(16, 16);
     this.m_extStyle.SetStyleBackColor(this.m_btnEditer, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnEditer, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_btnEditer.TabIndex = 7;
     this.m_btnEditer.TabStop  = false;
     this.m_btnEditer.Click   += new System.EventHandler(this.m_btnEditer_Click);
     //
     // pictureBox2
     //
     this.pictureBox2.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.pictureBox2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(247)))), ((int)(((byte)(184)))));
     this.pictureBox2.Location  = new System.Drawing.Point(276, 0);
     this.m_extModeEdition.SetModeEdition(this.pictureBox2, sc2i.win32.common.TypeModeEdition.Autonome);
     this.pictureBox2.Name = "pictureBox2";
     this.pictureBox2.Size = new System.Drawing.Size(2, 32);
     this.m_extStyle.SetStyleBackColor(this.pictureBox2, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.pictureBox2, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.pictureBox2.TabIndex = 4;
     this.pictureBox2.TabStop  = false;
     //
     // m_txtTitre
     //
     this.m_txtTitre.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                    | System.Windows.Forms.AnchorStyles.Right)));
     this.m_txtTitre.BackColor   = System.Drawing.SystemColors.ActiveCaption;
     this.m_txtTitre.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.m_txtTitre.ForeColor   = System.Drawing.SystemColors.ActiveCaptionText;
     this.m_txtTitre.Location    = new System.Drawing.Point(4, 4);
     this.m_txtTitre.LockEdition = false;
     this.m_extModeEdition.SetModeEdition(this.m_txtTitre, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_txtTitre.Name = "m_txtTitre";
     this.m_txtTitre.Size = new System.Drawing.Size(268, 13);
     this.m_extStyle.SetStyleBackColor(this.m_txtTitre, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_txtTitre, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_txtTitre.TabIndex   = 3;
     this.m_txtTitre.Text       = "Title|824";
     this.m_txtTitre.Validated += new System.EventHandler(this.m_txtTitre_Validated);
     //
     // m_btnFermer
     //
     this.m_btnFermer.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.m_btnFermer.Image    = ((System.Drawing.Image)(resources.GetObject("m_btnFermer.Image")));
     this.m_btnFermer.Location = new System.Drawing.Point(316, 4);
     this.m_extModeEdition.SetModeEdition(this.m_btnFermer, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_btnFermer.Name     = "m_btnFermer";
     this.m_btnFermer.Size     = new System.Drawing.Size(14, 14);
     this.m_btnFermer.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
     this.m_extStyle.SetStyleBackColor(this.m_btnFermer, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnFermer, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_btnFermer.TabIndex = 4;
     this.m_btnFermer.TabStop  = false;
     this.m_btnFermer.Click   += new System.EventHandler(this.m_btnFermer_Click);
     //
     // m_btnPoubelle
     //
     this.m_btnPoubelle.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.m_btnPoubelle.BackColor = System.Drawing.SystemColors.ActiveCaption;
     this.m_btnPoubelle.Cursor    = System.Windows.Forms.Cursors.Hand;
     this.m_btnPoubelle.Image     = ((System.Drawing.Image)(resources.GetObject("m_btnPoubelle.Image")));
     this.m_btnPoubelle.Location  = new System.Drawing.Point(297, 2);
     this.m_extModeEdition.SetModeEdition(this.m_btnPoubelle, sc2i.win32.common.TypeModeEdition.DisableSurEdition);
     this.m_btnPoubelle.Name     = "m_btnPoubelle";
     this.m_btnPoubelle.Size     = new System.Drawing.Size(16, 16);
     this.m_btnPoubelle.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
     this.m_extStyle.SetStyleBackColor(this.m_btnPoubelle, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnPoubelle, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_btnPoubelle.TabIndex = 4;
     this.m_btnPoubelle.TabStop  = false;
     this.m_btnPoubelle.Click   += new System.EventHandler(this.m_btnPoubelle_Click);
     //
     // m_btnResize
     //
     this.m_btnResize.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.m_btnResize.Cursor   = System.Windows.Forms.Cursors.SizeNWSE;
     this.m_btnResize.Image    = ((System.Drawing.Image)(resources.GetObject("m_btnResize.Image")));
     this.m_btnResize.Location = new System.Drawing.Point(344, 320);
     this.m_extModeEdition.SetModeEdition(this.m_btnResize, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_btnResize.Name     = "m_btnResize";
     this.m_btnResize.Size     = new System.Drawing.Size(12, 12);
     this.m_btnResize.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
     this.m_extStyle.SetStyleBackColor(this.m_btnResize, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnResize, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_btnResize.TabIndex   = 4;
     this.m_btnResize.TabStop    = false;
     this.m_btnResize.MouseMove += new System.Windows.Forms.MouseEventHandler(this.m_btnResize_MouseMove);
     this.m_btnResize.Click     += new System.EventHandler(this.m_btnResize_Click);
     this.m_btnResize.MouseDown += new System.Windows.Forms.MouseEventHandler(this.m_btnResize_MouseDown);
     this.m_btnResize.MouseUp   += new System.Windows.Forms.MouseEventHandler(this.m_btnResize_MouseUp);
     //
     // m_extModeEdition
     //
     this.m_extModeEdition.ModeEdition = true;
     //
     // m_dtExpiration
     //
     this.m_dtExpiration.Checked      = true;
     this.m_dtExpiration.CustomFormat = null;
     this.m_dtExpiration.Format       = System.Windows.Forms.DateTimePickerFormat.Short;
     this.m_dtExpiration.Location     = new System.Drawing.Point(76, 18);
     this.m_dtExpiration.LockEdition  = false;
     this.m_extModeEdition.SetModeEdition(this.m_dtExpiration, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_dtExpiration.Name = "m_dtExpiration";
     this.m_dtExpiration.Size = new System.Drawing.Size(102, 20);
     this.m_extStyle.SetStyleBackColor(this.m_dtExpiration, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_dtExpiration, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_dtExpiration.TabIndex            = 7;
     this.m_dtExpiration.TextNull            = "";
     this.m_dtExpiration.Value.DateTimeValue = new System.DateTime(2010, 10, 14, 8, 54, 22, 421);
     //
     // CWndPostit
     //
     this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(204)))));
     this.Controls.Add(this.m_cadre);
     this.m_extModeEdition.SetModeEdition(this, sc2i.win32.common.TypeModeEdition.Autonome);
     this.Name = "CWndPostit";
     this.Size = new System.Drawing.Size(360, 336);
     this.m_extStyle.SetStyleBackColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.Resize += new System.EventHandler(this.CWndPostit_Resize);
     this.Move   += new System.EventHandler(this.CWndPostit_Move);
     this.m_cadre.ResumeLayout(false);
     this.m_cadre.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnMove)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.m_panelBas.ResumeLayout(false);
     this.m_panelTitre.ResumeLayout(false);
     this.m_panelTitre.PerformLayout();
     this.m_panelValidation.ResumeLayout(false);
     this.m_panelValidation.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnAnnuler)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnValider)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnEditer)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnFermer)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnPoubelle)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnResize)).EndInit();
     this.ResumeLayout(false);
 }
Пример #16
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_wndListeChampsOrigine = new System.Windows.Forms.ListView();
     this.columnHeader1           = new System.Windows.Forms.ColumnHeader();
     this.label1                    = new System.Windows.Forms.Label();
     this.label2                    = new System.Windows.Forms.Label();
     this.m_panelOrigine            = new System.Windows.Forms.Panel();
     this.splitter1                 = new System.Windows.Forms.Splitter();
     this.m_wndListeCles            = new System.Windows.Forms.ListView();
     this.columnHeader2             = new System.Windows.Forms.ColumnHeader();
     this.m_wndListeCumuls          = new System.Windows.Forms.ListView();
     this.colChamp                  = new System.Windows.Forms.ColumnHeader();
     this.columnHeader4             = new System.Windows.Forms.ColumnHeader();
     this.columnHeader6             = new System.Windows.Forms.ColumnHeader();
     this.label4                    = new System.Windows.Forms.Label();
     this.m_panelDroite             = new System.Windows.Forms.Panel();
     this.m_panelCumuls             = new System.Windows.Forms.Panel();
     this.m_btnAddCumul             = new System.Windows.Forms.Button();
     this.m_btnDeleteCumul          = new System.Windows.Forms.Button();
     this.splitter4                 = new System.Windows.Forms.Splitter();
     this.m_panelCleCol             = new System.Windows.Forms.Panel();
     this.splitter3                 = new System.Windows.Forms.Splitter();
     this.m_panelColonnes           = new System.Windows.Forms.Panel();
     this.m_btnAddPivot             = new System.Windows.Forms.Button();
     this.m_wndListeColonnes        = new System.Windows.Forms.ListView();
     this.columnHeader3             = new System.Windows.Forms.ColumnHeader();
     this.columnHeader5             = new System.Windows.Forms.ColumnHeader();
     this.label3                    = new System.Windows.Forms.Label();
     this.m_btnDeletePivot          = new System.Windows.Forms.Button();
     this.splitter2                 = new System.Windows.Forms.Splitter();
     this.m_panelCles               = new System.Windows.Forms.Panel();
     this.m_btnDeleteCle            = new System.Windows.Forms.Button();
     this.m_btnAddCle               = new System.Windows.Forms.Button();
     this.m_gestionnaireModeEdition = new sc2i.win32.common.CExtModeEdition();
     this.m_panelOrigine.SuspendLayout();
     this.m_panelDroite.SuspendLayout();
     this.m_panelCumuls.SuspendLayout();
     this.m_panelCleCol.SuspendLayout();
     this.m_panelColonnes.SuspendLayout();
     this.m_panelCles.SuspendLayout();
     this.SuspendLayout();
     //
     // m_wndListeChampsOrigine
     //
     this.m_wndListeChampsOrigine.AllowDrop = true;
     this.m_wndListeChampsOrigine.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_wndListeChampsOrigine.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
         this.columnHeader1
     });
     this.m_wndListeChampsOrigine.HideSelection = false;
     this.m_wndListeChampsOrigine.Location      = new System.Drawing.Point(0, 16);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_wndListeChampsOrigine, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_wndListeChampsOrigine.MultiSelect = false;
     this.m_wndListeChampsOrigine.Name        = "m_wndListeChampsOrigine";
     this.m_wndListeChampsOrigine.Size        = new System.Drawing.Size(151, 248);
     this.m_wndListeChampsOrigine.TabIndex    = 0;
     this.m_wndListeChampsOrigine.UseCompatibleStateImageBehavior = false;
     this.m_wndListeChampsOrigine.View = System.Windows.Forms.View.Details;
     this.m_wndListeChampsOrigine.SelectedIndexChanged += new System.EventHandler(this.m_wndListeChampsOrigine_SelectedIndexChanged);
     this.m_wndListeChampsOrigine.DragDrop             += new System.Windows.Forms.DragEventHandler(this.m_wndListeChampsOrigine_DragDrop);
     this.m_wndListeChampsOrigine.ItemDrag             += new System.Windows.Forms.ItemDragEventHandler(this.m_wndListeChampsOrigine_ItemDrag);
     //
     // columnHeader1
     //
     this.columnHeader1.Text  = "Field|256";
     this.columnHeader1.Width = 140;
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(0, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.label1, sc2i.win32.common.TypeModeEdition.Autonome);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(176, 16);
     this.label1.TabIndex = 1;
     this.label1.Text     = "Original fields|197";
     //
     // label2
     //
     this.label2.Location = new System.Drawing.Point(36, 3);
     this.m_gestionnaireModeEdition.SetModeEdition(this.label2, sc2i.win32.common.TypeModeEdition.Autonome);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(128, 18);
     this.label2.TabIndex  = 2;
     this.label2.Text      = "Key fields (lines)|198";
     this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // m_panelOrigine
     //
     this.m_panelOrigine.Controls.Add(this.m_wndListeChampsOrigine);
     this.m_panelOrigine.Controls.Add(this.label1);
     this.m_panelOrigine.Dock     = System.Windows.Forms.DockStyle.Left;
     this.m_panelOrigine.Location = new System.Drawing.Point(0, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelOrigine, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_panelOrigine.Name     = "m_panelOrigine";
     this.m_panelOrigine.Size     = new System.Drawing.Size(151, 264);
     this.m_panelOrigine.TabIndex = 3;
     //
     // splitter1
     //
     this.splitter1.Location = new System.Drawing.Point(151, 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.splitter1.TabIndex = 4;
     this.splitter1.TabStop  = false;
     //
     // m_wndListeCles
     //
     this.m_wndListeCles.AllowDrop = true;
     this.m_wndListeCles.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_wndListeCles.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
         this.columnHeader2
     });
     this.m_wndListeCles.HideSelection = false;
     this.m_wndListeCles.Location      = new System.Drawing.Point(0, 22);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_wndListeCles, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_wndListeCles.MultiSelect = false;
     this.m_wndListeCles.Name        = "m_wndListeCles";
     this.m_wndListeCles.Size        = new System.Drawing.Size(168, 75);
     this.m_wndListeCles.TabIndex    = 5;
     this.m_wndListeCles.UseCompatibleStateImageBehavior = false;
     this.m_wndListeCles.View      = System.Windows.Forms.View.Details;
     this.m_wndListeCles.DragDrop += new System.Windows.Forms.DragEventHandler(this.m_wndListeCles_DragDrop);
     this.m_wndListeCles.DragOver += new System.Windows.Forms.DragEventHandler(this.m_wndListeCles_DragOver);
     //
     // columnHeader2
     //
     this.columnHeader2.Text  = "Field|256";
     this.columnHeader2.Width = 137;
     //
     // m_wndListeCumuls
     //
     this.m_wndListeCumuls.AllowDrop = true;
     this.m_wndListeCumuls.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_wndListeCumuls.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
         this.colChamp,
         this.columnHeader4,
         this.columnHeader6
     });
     this.m_wndListeCumuls.HideSelection = false;
     this.m_wndListeCumuls.Location      = new System.Drawing.Point(0, 22);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_wndListeCumuls, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_wndListeCumuls.MultiSelect = false;
     this.m_wndListeCumuls.Name        = "m_wndListeCumuls";
     this.m_wndListeCumuls.Size        = new System.Drawing.Size(449, 142);
     this.m_wndListeCumuls.TabIndex    = 8;
     this.m_wndListeCumuls.UseCompatibleStateImageBehavior = false;
     this.m_wndListeCumuls.View         = System.Windows.Forms.View.Details;
     this.m_wndListeCumuls.DoubleClick += new System.EventHandler(this.m_wndListeCumuls_DoubleClick);
     this.m_wndListeCumuls.DragDrop    += new System.Windows.Forms.DragEventHandler(this.m_wndListeCumuls_DragDrop);
     this.m_wndListeCumuls.DragOver    += new System.Windows.Forms.DragEventHandler(this.m_wndListeCumuls_DragOver);
     //
     // colChamp
     //
     this.colChamp.Text  = "Field|256";
     this.colChamp.Width = 192;
     //
     // columnHeader4
     //
     this.columnHeader4.Text  = "Operation|133";
     this.columnHeader4.Width = 87;
     //
     // columnHeader6
     //
     this.columnHeader6.Text  = "Prefix|257";
     this.columnHeader6.Width = 68;
     //
     // label4
     //
     this.label4.Location = new System.Drawing.Point(39, 2);
     this.m_gestionnaireModeEdition.SetModeEdition(this.label4, sc2i.win32.common.TypeModeEdition.Autonome);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(217, 18);
     this.label4.TabIndex  = 9;
     this.label4.Text      = "Cumulated fields|200";
     this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // m_panelDroite
     //
     this.m_panelDroite.Controls.Add(this.m_panelCumuls);
     this.m_panelDroite.Controls.Add(this.splitter4);
     this.m_panelDroite.Controls.Add(this.m_panelCleCol);
     this.m_panelDroite.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.m_panelDroite.Location = new System.Drawing.Point(154, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelDroite, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_panelDroite.Name     = "m_panelDroite";
     this.m_panelDroite.Size     = new System.Drawing.Size(446, 264);
     this.m_panelDroite.TabIndex = 10;
     //
     // m_panelCumuls
     //
     this.m_panelCumuls.Controls.Add(this.m_btnAddCumul);
     this.m_panelCumuls.Controls.Add(this.m_btnDeleteCumul);
     this.m_panelCumuls.Controls.Add(this.label4);
     this.m_panelCumuls.Controls.Add(this.m_wndListeCumuls);
     this.m_panelCumuls.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.m_panelCumuls.Location = new System.Drawing.Point(0, 100);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelCumuls, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_panelCumuls.Name     = "m_panelCumuls";
     this.m_panelCumuls.Size     = new System.Drawing.Size(446, 164);
     this.m_panelCumuls.TabIndex = 13;
     //
     // m_btnAddCumul
     //
     this.m_btnAddCumul.Font     = new System.Drawing.Font("Microsoft Sans Serif", 6F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_btnAddCumul.Location = new System.Drawing.Point(2, 2);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnAddCumul, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_btnAddCumul.Name     = "m_btnAddCumul";
     this.m_btnAddCumul.Size     = new System.Drawing.Size(18, 18);
     this.m_btnAddCumul.TabIndex = 12;
     this.m_btnAddCumul.Text     = ">";
     this.m_btnAddCumul.Click   += new System.EventHandler(this.m_btnAddCumul_Click);
     //
     // m_btnDeleteCumul
     //
     this.m_btnDeleteCumul.Font     = new System.Drawing.Font("Microsoft Sans Serif", 6F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_btnDeleteCumul.Location = new System.Drawing.Point(19, 2);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnDeleteCumul, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_btnDeleteCumul.Name     = "m_btnDeleteCumul";
     this.m_btnDeleteCumul.Size     = new System.Drawing.Size(18, 18);
     this.m_btnDeleteCumul.TabIndex = 12;
     this.m_btnDeleteCumul.Text     = "X";
     this.m_btnDeleteCumul.Click   += new System.EventHandler(this.m_btnDeleteCumul_Click);
     //
     // splitter4
     //
     this.splitter4.Dock     = System.Windows.Forms.DockStyle.Top;
     this.splitter4.Location = new System.Drawing.Point(0, 97);
     this.m_gestionnaireModeEdition.SetModeEdition(this.splitter4, sc2i.win32.common.TypeModeEdition.Autonome);
     this.splitter4.Name     = "splitter4";
     this.splitter4.Size     = new System.Drawing.Size(446, 3);
     this.splitter4.TabIndex = 14;
     this.splitter4.TabStop  = false;
     //
     // m_panelCleCol
     //
     this.m_panelCleCol.Controls.Add(this.splitter3);
     this.m_panelCleCol.Controls.Add(this.m_panelColonnes);
     this.m_panelCleCol.Controls.Add(this.splitter2);
     this.m_panelCleCol.Controls.Add(this.m_panelCles);
     this.m_panelCleCol.Dock     = System.Windows.Forms.DockStyle.Top;
     this.m_panelCleCol.Location = new System.Drawing.Point(0, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelCleCol, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_panelCleCol.Name     = "m_panelCleCol";
     this.m_panelCleCol.Size     = new System.Drawing.Size(446, 97);
     this.m_panelCleCol.TabIndex = 10;
     //
     // splitter3
     //
     this.splitter3.Location = new System.Drawing.Point(171, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.splitter3, sc2i.win32.common.TypeModeEdition.Autonome);
     this.splitter3.Name     = "splitter3";
     this.splitter3.Size     = new System.Drawing.Size(3, 97);
     this.splitter3.TabIndex = 12;
     this.splitter3.TabStop  = false;
     //
     // m_panelColonnes
     //
     this.m_panelColonnes.Controls.Add(this.m_btnAddPivot);
     this.m_panelColonnes.Controls.Add(this.m_wndListeColonnes);
     this.m_panelColonnes.Controls.Add(this.label3);
     this.m_panelColonnes.Controls.Add(this.m_btnDeletePivot);
     this.m_panelColonnes.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.m_panelColonnes.Location = new System.Drawing.Point(171, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelColonnes, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_panelColonnes.Name     = "m_panelColonnes";
     this.m_panelColonnes.Size     = new System.Drawing.Size(275, 97);
     this.m_panelColonnes.TabIndex = 11;
     //
     // m_btnAddPivot
     //
     this.m_btnAddPivot.Font     = new System.Drawing.Font("Microsoft Sans Serif", 6F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_btnAddPivot.Location = new System.Drawing.Point(6, 2);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnAddPivot, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_btnAddPivot.Name     = "m_btnAddPivot";
     this.m_btnAddPivot.Size     = new System.Drawing.Size(18, 18);
     this.m_btnAddPivot.TabIndex = 12;
     this.m_btnAddPivot.Text     = ">";
     this.m_btnAddPivot.Click   += new System.EventHandler(this.m_btnAddPivot_Click);
     //
     // m_wndListeColonnes
     //
     this.m_wndListeColonnes.AllowDrop = true;
     this.m_wndListeColonnes.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_wndListeColonnes.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
         this.columnHeader3,
         this.columnHeader5
     });
     this.m_wndListeColonnes.HeaderStyle   = System.Windows.Forms.ColumnHeaderStyle.Nonclickable;
     this.m_wndListeColonnes.HideSelection = false;
     this.m_wndListeColonnes.Location      = new System.Drawing.Point(0, 22);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_wndListeColonnes, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_wndListeColonnes.MultiSelect = false;
     this.m_wndListeColonnes.Name        = "m_wndListeColonnes";
     this.m_wndListeColonnes.Size        = new System.Drawing.Size(275, 75);
     this.m_wndListeColonnes.TabIndex    = 9;
     this.m_wndListeColonnes.UseCompatibleStateImageBehavior = false;
     this.m_wndListeColonnes.View         = System.Windows.Forms.View.Details;
     this.m_wndListeColonnes.DoubleClick += new System.EventHandler(this.m_wndListeColonnes_DoubleClick);
     this.m_wndListeColonnes.DragDrop    += new System.Windows.Forms.DragEventHandler(this.m_wndListeColonnes_DragDrop);
     this.m_wndListeColonnes.DragOver    += new System.Windows.Forms.DragEventHandler(this.m_wndListeColonnes_DragOver);
     //
     // columnHeader3
     //
     this.columnHeader3.Text  = "Field|256";
     this.columnHeader3.Width = 137;
     //
     // columnHeader5
     //
     this.columnHeader5.Text  = "Prefix|257";
     this.columnHeader5.Width = 69;
     //
     // label3
     //
     this.label3.Location = new System.Drawing.Point(47, 2);
     this.m_gestionnaireModeEdition.SetModeEdition(this.label3, sc2i.win32.common.TypeModeEdition.Autonome);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(164, 18);
     this.label3.TabIndex  = 8;
     this.label3.Text      = "Column fields|199";
     this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.label3.Click    += new System.EventHandler(this.label3_Click);
     //
     // m_btnDeletePivot
     //
     this.m_btnDeletePivot.Font     = new System.Drawing.Font("Microsoft Sans Serif", 6F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_btnDeletePivot.Location = new System.Drawing.Point(23, 2);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnDeletePivot, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_btnDeletePivot.Name     = "m_btnDeletePivot";
     this.m_btnDeletePivot.Size     = new System.Drawing.Size(18, 18);
     this.m_btnDeletePivot.TabIndex = 12;
     this.m_btnDeletePivot.Text     = "X";
     this.m_btnDeletePivot.Click   += new System.EventHandler(this.m_btnDeletePivot_Click);
     //
     // splitter2
     //
     this.splitter2.Location = new System.Drawing.Point(168, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.splitter2, sc2i.win32.common.TypeModeEdition.Autonome);
     this.splitter2.Name     = "splitter2";
     this.splitter2.Size     = new System.Drawing.Size(3, 97);
     this.splitter2.TabIndex = 11;
     this.splitter2.TabStop  = false;
     //
     // m_panelCles
     //
     this.m_panelCles.Controls.Add(this.m_btnDeleteCle);
     this.m_panelCles.Controls.Add(this.label2);
     this.m_panelCles.Controls.Add(this.m_wndListeCles);
     this.m_panelCles.Controls.Add(this.m_btnAddCle);
     this.m_panelCles.Dock     = System.Windows.Forms.DockStyle.Left;
     this.m_panelCles.Location = new System.Drawing.Point(0, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelCles, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_panelCles.Name     = "m_panelCles";
     this.m_panelCles.Size     = new System.Drawing.Size(168, 97);
     this.m_panelCles.TabIndex = 10;
     //
     // m_btnDeleteCle
     //
     this.m_btnDeleteCle.Font     = new System.Drawing.Font("Microsoft Sans Serif", 6F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_btnDeleteCle.Location = new System.Drawing.Point(19, 2);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnDeleteCle, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_btnDeleteCle.Name     = "m_btnDeleteCle";
     this.m_btnDeleteCle.Size     = new System.Drawing.Size(18, 18);
     this.m_btnDeleteCle.TabIndex = 12;
     this.m_btnDeleteCle.Text     = "X";
     this.m_btnDeleteCle.Click   += new System.EventHandler(this.m_btnDeleteCle_Click);
     //
     // m_btnAddCle
     //
     this.m_btnAddCle.Font     = new System.Drawing.Font("Microsoft Sans Serif", 6F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_btnAddCle.Location = new System.Drawing.Point(2, 2);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnAddCle, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_btnAddCle.Name     = "m_btnAddCle";
     this.m_btnAddCle.Size     = new System.Drawing.Size(18, 18);
     this.m_btnAddCle.TabIndex = 11;
     this.m_btnAddCle.Text     = ">";
     this.m_btnAddCle.Click   += new System.EventHandler(this.m_btnAddCle_Click);
     //
     // CPanelEditTableauCroise
     //
     this.Controls.Add(this.m_panelDroite);
     this.Controls.Add(this.splitter1);
     this.Controls.Add(this.m_panelOrigine);
     this.m_gestionnaireModeEdition.SetModeEdition(this, sc2i.win32.common.TypeModeEdition.Autonome);
     this.Name = "CPanelEditTableauCroise";
     this.Size = new System.Drawing.Size(600, 264);
     this.m_panelOrigine.ResumeLayout(false);
     this.m_panelDroite.ResumeLayout(false);
     this.m_panelCumuls.ResumeLayout(false);
     this.m_panelCleCol.ResumeLayout(false);
     this.m_panelColonnes.ResumeLayout(false);
     this.m_panelCles.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Пример #17
0
 /// <summary>
 /// Méthode requise pour la prise en charge du concepteur - ne modifiez pas
 /// le contenu de cette méthode avec l'éditeur de code.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CControleSaisiesOperations));
     this.m_wndListeOperations      = new timos.interventions.crintervention.CEditeurOperations();
     this.m_gestionnaireModeEdition = new sc2i.win32.common.CExtModeEdition();
     this.m_btnCopierAnalyse        = new System.Windows.Forms.PictureBox();
     this.label1        = new System.Windows.Forms.Label();
     this.m_dtDebut     = new sc2i.win32.common.C2iDateTimeExPicker();
     this.m_dtFin       = new sc2i.win32.common.C2iDateTimeExPicker();
     this.label2        = new System.Windows.Forms.Label();
     this.pictureBox1   = new System.Windows.Forms.PictureBox();
     this.m_panelEntete = new System.Windows.Forms.Panel();
     this.m_wndDuree    = new sc2i.win32.common.CWndSaisieHeure();
     this.label3        = new System.Windows.Forms.Label();
     this.m_tooltip     = new System.Windows.Forms.ToolTip(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.m_btnCopierAnalyse)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.m_panelEntete.SuspendLayout();
     this.SuspendLayout();
     //
     // m_wndListeOperations
     //
     this.m_wndListeOperations.CurrentItemIndex = null;
     this.m_wndListeOperations.Dock             = System.Windows.Forms.DockStyle.Fill;
     this.m_wndListeOperations.Items            = new sc2i.win32.common.customizableList.CCustomizableListItem[0];
     this.m_wndListeOperations.Location         = new System.Drawing.Point(0, 42);
     this.m_wndListeOperations.LockEdition      = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_wndListeOperations, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_wndListeOperations.Name               = "m_wndListeOperations";
     this.m_wndListeOperations.Size               = new System.Drawing.Size(850, 153);
     this.m_wndListeOperations.TabIndex           = 0;
     this.m_wndListeOperations.Load              += new System.EventHandler(this.m_wndListeOperations_Load);
     this.m_wndListeOperations.ScrollSizeChanged += new System.EventHandler(this.m_wndListeOperations_ScrollSizeChanged);
     this.m_wndListeOperations.AfterAddOperation += new System.EventHandler(this.m_wndListeOperations_AfterAddOperation);
     this.m_wndListeOperations.SizeChanged       += new System.EventHandler(this.m_wndListeOperations_SizeChanged);
     //
     // m_btnCopierAnalyse
     //
     this.m_btnCopierAnalyse.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.m_btnCopierAnalyse.Cursor   = System.Windows.Forms.Cursors.Hand;
     this.m_btnCopierAnalyse.Image    = ((System.Drawing.Image)(resources.GetObject("m_btnCopierAnalyse.Image")));
     this.m_btnCopierAnalyse.Location = new System.Drawing.Point(830, 22);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnCopierAnalyse, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_btnCopierAnalyse.Name     = "m_btnCopierAnalyse";
     this.m_btnCopierAnalyse.Size     = new System.Drawing.Size(15, 13);
     this.m_btnCopierAnalyse.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
     this.m_btnCopierAnalyse.TabIndex = 2;
     this.m_btnCopierAnalyse.TabStop  = false;
     this.m_tooltip.SetToolTip(this.m_btnCopierAnalyse, "Copier l\'analyse sous forme de test");
     this.m_btnCopierAnalyse.Click += new System.EventHandler(this.m_btnCopierAnalyse_Click);
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(3, 4);
     this.m_gestionnaireModeEdition.SetModeEdition(this.label1, sc2i.win32.common.TypeModeEdition.Autonome);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(126, 16);
     this.label1.TabIndex = 3;
     this.label1.Text     = "Start date|78";
     //
     // m_dtDebut
     //
     this.m_dtDebut.Checked      = true;
     this.m_dtDebut.CustomFormat = "dd/MM/yyyy HH:mm";
     this.m_dtDebut.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.m_dtDebut.Location     = new System.Drawing.Point(135, 0);
     this.m_dtDebut.LockEdition  = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_dtDebut, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_dtDebut.Name                = "m_dtDebut";
     this.m_dtDebut.Size                = new System.Drawing.Size(132, 20);
     this.m_dtDebut.TabIndex            = 4;
     this.m_dtDebut.TextNull            = "None";
     this.m_dtDebut.Value.DateTimeValue = new System.DateTime(2013, 9, 5, 15, 12, 53, 265);
     //
     // m_dtFin
     //
     this.m_dtFin.Checked      = true;
     this.m_dtFin.CustomFormat = "dd/MM/yyyy HH:mm";
     this.m_dtFin.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.m_dtFin.Location     = new System.Drawing.Point(135, 19);
     this.m_dtFin.LockEdition  = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_dtFin, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_dtFin.Name                = "m_dtFin";
     this.m_dtFin.Size                = new System.Drawing.Size(132, 20);
     this.m_dtFin.TabIndex            = 6;
     this.m_dtFin.TextNull            = "None";
     this.m_dtFin.Value.DateTimeValue = new System.DateTime(2013, 9, 5, 15, 12, 53, 265);
     //
     // label2
     //
     this.label2.Location = new System.Drawing.Point(3, 23);
     this.m_gestionnaireModeEdition.SetModeEdition(this.label2, sc2i.win32.common.TypeModeEdition.Autonome);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(126, 16);
     this.label2.TabIndex = 5;
     this.label2.Text     = "End date|79";
     //
     // pictureBox1
     //
     this.pictureBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                                                                     | System.Windows.Forms.AnchorStyles.Right)));
     this.pictureBox1.BackColor = System.Drawing.Color.Black;
     this.pictureBox1.Location  = new System.Drawing.Point(3, 193);
     this.m_gestionnaireModeEdition.SetModeEdition(this.pictureBox1, sc2i.win32.common.TypeModeEdition.Autonome);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(844, 1);
     this.pictureBox1.TabIndex = 7;
     this.pictureBox1.TabStop  = false;
     //
     // m_panelEntete
     //
     this.m_panelEntete.Controls.Add(this.m_wndDuree);
     this.m_panelEntete.Controls.Add(this.label3);
     this.m_panelEntete.Controls.Add(this.label1);
     this.m_panelEntete.Controls.Add(this.m_dtFin);
     this.m_panelEntete.Controls.Add(this.m_btnCopierAnalyse);
     this.m_panelEntete.Controls.Add(this.label2);
     this.m_panelEntete.Controls.Add(this.m_dtDebut);
     this.m_panelEntete.Dock     = System.Windows.Forms.DockStyle.Top;
     this.m_panelEntete.Location = new System.Drawing.Point(0, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelEntete, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_panelEntete.Name     = "m_panelEntete";
     this.m_panelEntete.Size     = new System.Drawing.Size(850, 42);
     this.m_panelEntete.TabIndex = 8;
     //
     // m_wndDuree
     //
     this.m_wndDuree.Location    = new System.Drawing.Point(376, 3);
     this.m_wndDuree.LockEdition = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_wndDuree, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_wndDuree.Name         = "m_wndDuree";
     this.m_wndDuree.NullAutorise = true;
     this.m_wndDuree.SaisieDuree  = true;
     this.m_wndDuree.Size         = new System.Drawing.Size(54, 21);
     this.m_wndDuree.TabIndex     = 8;
     this.m_wndDuree.ValeurHeure  = null;
     //
     // label3
     //
     this.label3.Location = new System.Drawing.Point(274, 5);
     this.m_gestionnaireModeEdition.SetModeEdition(this.label3, sc2i.win32.common.TypeModeEdition.Autonome);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(117, 23);
     this.label3.TabIndex = 7;
     this.label3.Text     = "Appointed duration|557";
     //
     // CControleSaisiesOperations
     //
     this.Controls.Add(this.m_wndListeOperations);
     this.Controls.Add(this.m_panelEntete);
     this.Controls.Add(this.pictureBox1);
     this.m_gestionnaireModeEdition.SetModeEdition(this, sc2i.win32.common.TypeModeEdition.Autonome);
     this.Name  = "CControleSaisiesOperations";
     this.Size  = new System.Drawing.Size(850, 195);
     this.Load += new System.EventHandler(this.CControleSaisiesOperations_Load);
     ((System.ComponentModel.ISupportInitialize)(this.m_btnCopierAnalyse)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.m_panelEntete.ResumeLayout(false);
     this.m_panelEntete.PerformLayout();
     this.ResumeLayout(false);
 }
Пример #18
0
 /// <summary>
 /// Méthode requise pour la prise en charge du concepteur - ne modifiez pas
 /// le contenu de cette méthode avec l'éditeur de code.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CControlePrevisionsOperations));
     this.m_panelControles          = new sc2i.win32.common.C2iPanel(this.components);
     this.m_gestionnaireModeEdition = new sc2i.win32.common.CExtModeEdition();
     this.m_panelMonterDescendre    = new sc2i.win32.common.C2iPanel(this.components);
     this.m_btnDescendreOperation   = new System.Windows.Forms.Button();
     this.m_btnMonterOperation      = new System.Windows.Forms.Button();
     this.pictureBox1 = new System.Windows.Forms.PictureBox();
     this.m_tooltip   = new System.Windows.Forms.ToolTip(this.components);
     this.m_panelMonterDescendre.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.SuspendLayout();
     //
     // m_panelControles
     //
     this.m_panelControles.AutoScroll  = true;
     this.m_panelControles.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.m_panelControles.Location    = new System.Drawing.Point(0, 0);
     this.m_panelControles.LockEdition = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelControles, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_panelControles.Name     = "m_panelControles";
     this.m_panelControles.Size     = new System.Drawing.Size(466, 195);
     this.m_panelControles.TabIndex = 0;
     //
     // m_panelMonterDescendre
     //
     this.m_panelMonterDescendre.Controls.Add(this.m_btnDescendreOperation);
     this.m_panelMonterDescendre.Controls.Add(this.m_btnMonterOperation);
     this.m_panelMonterDescendre.Dock        = System.Windows.Forms.DockStyle.Right;
     this.m_panelMonterDescendre.Location    = new System.Drawing.Point(466, 0);
     this.m_panelMonterDescendre.LockEdition = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelMonterDescendre, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_panelMonterDescendre.Name     = "m_panelMonterDescendre";
     this.m_panelMonterDescendre.Size     = new System.Drawing.Size(25, 195);
     this.m_panelMonterDescendre.TabIndex = 8;
     //
     // m_btnDescendreOperation
     //
     this.m_btnDescendreOperation.Image    = ((System.Drawing.Image)(resources.GetObject("m_btnDescendreOperation.Image")));
     this.m_btnDescendreOperation.Location = new System.Drawing.Point(2, 30);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnDescendreOperation, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_btnDescendreOperation.Name     = "m_btnDescendreOperation";
     this.m_btnDescendreOperation.Size     = new System.Drawing.Size(21, 21);
     this.m_btnDescendreOperation.TabIndex = 0;
     this.m_btnDescendreOperation.UseVisualStyleBackColor = true;
     this.m_btnDescendreOperation.Click += new System.EventHandler(this.m_btnDescendreOperation_Click);
     //
     // m_btnMonterOperation
     //
     this.m_btnMonterOperation.Image    = ((System.Drawing.Image)(resources.GetObject("m_btnMonterOperation.Image")));
     this.m_btnMonterOperation.Location = new System.Drawing.Point(2, 6);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnMonterOperation, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_btnMonterOperation.Name     = "m_btnMonterOperation";
     this.m_btnMonterOperation.Size     = new System.Drawing.Size(21, 21);
     this.m_btnMonterOperation.TabIndex = 0;
     this.m_btnMonterOperation.UseVisualStyleBackColor = true;
     this.m_btnMonterOperation.Click += new System.EventHandler(this.m_btnMonterOperation_Click);
     //
     // pictureBox1
     //
     this.pictureBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                                                                     | System.Windows.Forms.AnchorStyles.Right)));
     this.pictureBox1.BackColor = System.Drawing.Color.Black;
     this.pictureBox1.Location  = new System.Drawing.Point(3, 193);
     this.m_gestionnaireModeEdition.SetModeEdition(this.pictureBox1, sc2i.win32.common.TypeModeEdition.Autonome);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(485, 1);
     this.pictureBox1.TabIndex = 7;
     this.pictureBox1.TabStop  = false;
     //
     // CControlePrevisionsOperations
     //
     this.Controls.Add(this.m_panelControles);
     this.Controls.Add(this.m_panelMonterDescendre);
     this.Controls.Add(this.pictureBox1);
     this.m_gestionnaireModeEdition.SetModeEdition(this, sc2i.win32.common.TypeModeEdition.Autonome);
     this.Name = "CControlePrevisionsOperations";
     this.Size = new System.Drawing.Size(491, 195);
     this.m_panelMonterDescendre.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.ResumeLayout(false);
 }