/// <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.CGrilleEditeurObjetGraphique cGrilleEditeurObjetGraphique1 = new sc2i.win32.common.CGrilleEditeurObjetGraphique();
     sc2i.win32.common.CProfilEditeurObjetGraphique cProfilEditeurObjetGraphique1 = new sc2i.win32.common.CProfilEditeurObjetGraphique();
     this.SuspendLayout();
     //
     // CPanelEditionFormulaire
     //
     this.AutoScroll = true;
     cGrilleEditeurObjetGraphique1.Couleur        = System.Drawing.Color.LightGray;
     cGrilleEditeurObjetGraphique1.HauteurCarreau = 20;
     cGrilleEditeurObjetGraphique1.LargeurCarreau = 20;
     cGrilleEditeurObjetGraphique1.Representation = sc2i.win32.common.ERepresentationGrille.LignesContinues;
     cGrilleEditeurObjetGraphique1.TailleCarreau  = new System.Drawing.Size(20, 20);
     this.GrilleAlignement         = cGrilleEditeurObjetGraphique1;
     this.ModeRepresentationGrille = sc2i.win32.common.ERepresentationGrille.LignesContinues;
     this.Name = "CPanelEditionFormulaire";
     cProfilEditeurObjetGraphique1.FormeDesPoignees    = sc2i.win32.common.EFormePoignee.Carre;
     cProfilEditeurObjetGraphique1.Grille              = cGrilleEditeurObjetGraphique1;
     cProfilEditeurObjetGraphique1.HistorisationActive = true;
     cProfilEditeurObjetGraphique1.Marge = 10;
     cProfilEditeurObjetGraphique1.ModeAffichageGrille        = sc2i.win32.common.EModeAffichageGrille.AuDeplacement;
     cProfilEditeurObjetGraphique1.NombreHistorisation        = 10;
     cProfilEditeurObjetGraphique1.ToujoursAlignerSurLaGrille = false;
     this.Profil = cProfilEditeurObjetGraphique1;
     this.ToujoursAlignerSurLaGrille = false;
     this.SelectionChanged          += new System.EventHandler(this.CPanelEditionFormulaire_SelectionChanged);
     this.AfterAddElements          += new sc2i.win32.common.EventHandlerPanelEditionGraphiqueSuppression(this.CPanelEditionFormulaire_AfterAddElements);
     this.BeforeDeleteElement       += new sc2i.win32.common.EventHandlerPanelEditionGraphiqueSuppression(this.CPanelEditionFormulaire_BeforeDeleteElement);
     this.ResumeLayout(false);
 }
示例#2
0
 /// <summary>
 /// Méthode requise pour la prise en charge du concepteur - ne modifiez pas
 /// le contenu de cette méthode avec l'éditeur de code.
 /// </summary>
 private void InitializeComponent()
 {
     sc2i.win32.common.CGrilleEditeurObjetGraphique cGrilleEditeurObjetGraphique2 = new sc2i.win32.common.CGrilleEditeurObjetGraphique();
     sc2i.win32.common.CProfilEditeurObjetGraphique cProfilEditeurObjetGraphique2 = new sc2i.win32.common.CProfilEditeurObjetGraphique();
     this.SuspendLayout();
     //
     // CPanelEditionSchemaReseau
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.None;
     cGrilleEditeurObjetGraphique2.Couleur        = System.Drawing.Color.LightGray;
     cGrilleEditeurObjetGraphique2.HauteurCarreau = 20;
     cGrilleEditeurObjetGraphique2.LargeurCarreau = 20;
     cGrilleEditeurObjetGraphique2.Representation = sc2i.win32.common.ERepresentationGrille.LignesContinues;
     cGrilleEditeurObjetGraphique2.TailleCarreau  = new System.Drawing.Size(20, 20);
     this.GrilleAlignement         = cGrilleEditeurObjetGraphique2;
     this.ModeRepresentationGrille = sc2i.win32.common.ERepresentationGrille.LignesContinues;
     this.Name = "CPanelEditionSchemaReseau";
     cProfilEditeurObjetGraphique2.FormeDesPoignees    = sc2i.win32.common.EFormePoignee.Carre;
     cProfilEditeurObjetGraphique2.Grille              = cGrilleEditeurObjetGraphique2;
     cProfilEditeurObjetGraphique2.HistorisationActive = true;
     cProfilEditeurObjetGraphique2.Marge = 10;
     cProfilEditeurObjetGraphique2.ModeAffichageGrille        = sc2i.win32.common.EModeAffichageGrille.AuDeplacement;
     cProfilEditeurObjetGraphique2.NombreHistorisation        = 10;
     cProfilEditeurObjetGraphique2.ToujoursAlignerSurLaGrille = false;
     this.Profil = cProfilEditeurObjetGraphique2;
     this.Size   = new System.Drawing.Size(582, 350);
     this.ToujoursAlignerSurLaGrille = false;
     this.DoubleClick               += new System.EventHandler(this.CPanelEditionSchemaReseau_DoubleClick);
     this.SelectionChanged          += new System.EventHandler(this.CPanelEditionSchemaReseau_SelectionChanged);
     this.KeyDown                   += new System.Windows.Forms.KeyEventHandler(this.CPanelEditionSchemaReseau_KeyDown);
     this.MouseMove                 += new System.Windows.Forms.MouseEventHandler(this.CPanelEditionSchemaReseau_MouseMove);
     this.BeforeDeleteElement       += new sc2i.win32.common.EventHandlerPanelEditionGraphiqueSuppression(this.CPanelEditionSchemaReseau_BeforeDeleteElement);
     this.AfterRemoveObjetGraphique += new System.EventHandler(this.CPanelEditionSchemaReseau_AfterRemoveObjetGraphique);
     this.AfterAddElements          += new sc2i.win32.common.EventHandlerPanelEditionGraphiqueSuppression(this.CPanelEditionSchemaReseau_AfterAddElements);
     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(CPanelEditPhasesTicket));
     sc2i.win32.common.CGrilleEditeurObjetGraphique cGrilleEditeurObjetGraphique3 = new sc2i.win32.common.CGrilleEditeurObjetGraphique();
     sc2i.win32.common.CProfilEditeurObjetGraphique cProfilEditeurObjetGraphique3 = new sc2i.win32.common.CProfilEditeurObjetGraphique();
     this.m_panelHaut         = new System.Windows.Forms.Panel();
     this.m_selectTypePhase   = new sc2i.win32.data.navigation.C2iTextBoxSelectionne();
     this.m_panelControles    = new System.Windows.Forms.Panel();
     this.m_chkPhase          = new System.Windows.Forms.RadioButton();
     this.m_chkLien           = new System.Windows.Forms.RadioButton();
     this.m_chkCurseur        = new System.Windows.Forms.RadioButton();
     this.m_lblTypePhase      = new System.Windows.Forms.Label();
     this.m_panelDroite       = new System.Windows.Forms.Panel();
     this.m_panelDetailPhase  = new System.Windows.Forms.Panel();
     this.m_chkPhaseFinale    = new System.Windows.Forms.CheckBox();
     this.m_chkPhaseDemarrage = new System.Windows.Forms.CheckBox();
     this.m_lblPhase          = new System.Windows.Forms.Label();
     this.m_panelLien         = new sc2i.win32.common.C2iPanel(this.components);
     this.m_lblCondition      = new System.Windows.Forms.Label();
     this.m_wndFormule        = new sc2i.win32.expression.CTextBoxZoomFormule();
     this.m_lblPhase2         = new System.Windows.Forms.Label();
     this.m_lblPhase1         = new System.Windows.Forms.Label();
     this.m_lblA  = new System.Windows.Forms.Label();
     this.m_lblDe = new System.Windows.Forms.Label();
     this.m_splitterPanelEdition = new System.Windows.Forms.Splitter();
     this.m_extModeEdition       = new sc2i.win32.common.CExtModeEdition();
     this.m_controlEdition       = new timos.win32.composants.CControlEditionPhasesDeTicket();
     this.m_panelHaut.SuspendLayout();
     this.m_panelControles.SuspendLayout();
     this.m_panelDroite.SuspendLayout();
     this.m_panelDetailPhase.SuspendLayout();
     this.m_panelLien.SuspendLayout();
     this.SuspendLayout();
     //
     // m_panelHaut
     //
     this.m_panelHaut.Controls.Add(this.m_selectTypePhase);
     this.m_panelHaut.Controls.Add(this.m_lblTypePhase);
     this.m_panelHaut.Dock     = System.Windows.Forms.DockStyle.Top;
     this.m_panelHaut.Location = new System.Drawing.Point(0, 0);
     this.m_extModeEdition.SetModeEdition(this.m_panelHaut, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_panelHaut.Name     = "m_panelHaut";
     this.m_panelHaut.Size     = new System.Drawing.Size(417, 31);
     this.m_panelHaut.TabIndex = 1;
     //
     // m_selectTypePhase
     //
     this.m_selectTypePhase.ElementSelectionne = null;
     this.m_selectTypePhase.FonctionTextNull   = null;
     this.m_selectTypePhase.HasLink            = true;
     this.m_selectTypePhase.Location           = new System.Drawing.Point(112, 1);
     this.m_selectTypePhase.LockEdition        = true;
     this.m_extModeEdition.SetModeEdition(this.m_selectTypePhase, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_selectTypePhase.Name                     = "m_selectTypePhase";
     this.m_selectTypePhase.SelectedObject           = null;
     this.m_selectTypePhase.Size                     = new System.Drawing.Size(310, 21);
     this.m_selectTypePhase.TabIndex                 = 5;
     this.m_selectTypePhase.TextNull                 = "";
     this.m_selectTypePhase.OnSelectedObjectChanged += new System.EventHandler(this.m_selectTypePhase_OnSelectedObjectChanged);
     //
     // m_panelControles
     //
     this.m_panelControles.Controls.Add(this.m_chkPhase);
     this.m_panelControles.Controls.Add(this.m_chkLien);
     this.m_panelControles.Controls.Add(this.m_chkCurseur);
     this.m_panelControles.Dock     = System.Windows.Forms.DockStyle.Top;
     this.m_panelControles.Location = new System.Drawing.Point(0, 31);
     this.m_extModeEdition.SetModeEdition(this.m_panelControles, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_panelControles.Name     = "m_panelControles";
     this.m_panelControles.Size     = new System.Drawing.Size(417, 36);
     this.m_panelControles.TabIndex = 4;
     //
     // m_chkPhase
     //
     this.m_chkPhase.Appearance = System.Windows.Forms.Appearance.Button;
     this.m_chkPhase.Image      = ((System.Drawing.Image)(resources.GetObject("m_chkPhase.Image")));
     this.m_chkPhase.Location   = new System.Drawing.Point(37, 2);
     this.m_extModeEdition.SetModeEdition(this.m_chkPhase, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_chkPhase.Name     = "m_chkPhase";
     this.m_chkPhase.Size     = new System.Drawing.Size(32, 32);
     this.m_chkPhase.TabIndex = 9;
     //
     // m_chkLien
     //
     this.m_chkLien.Appearance = System.Windows.Forms.Appearance.Button;
     this.m_chkLien.Image      = ((System.Drawing.Image)(resources.GetObject("m_chkLien.Image")));
     this.m_chkLien.Location   = new System.Drawing.Point(68, 2);
     this.m_extModeEdition.SetModeEdition(this.m_chkLien, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_chkLien.Name            = "m_chkLien";
     this.m_chkLien.Size            = new System.Drawing.Size(32, 32);
     this.m_chkLien.TabIndex        = 8;
     this.m_chkLien.CheckedChanged += new System.EventHandler(this.m_chkLien_CheckedChanged);
     //
     // m_chkCurseur
     //
     this.m_chkCurseur.Appearance = System.Windows.Forms.Appearance.Button;
     this.m_chkCurseur.Image      = ((System.Drawing.Image)(resources.GetObject("m_chkCurseur.Image")));
     this.m_chkCurseur.Location   = new System.Drawing.Point(5, 2);
     this.m_extModeEdition.SetModeEdition(this.m_chkCurseur, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_chkCurseur.Name            = "m_chkCurseur";
     this.m_chkCurseur.Size            = new System.Drawing.Size(32, 32);
     this.m_chkCurseur.TabIndex        = 6;
     this.m_chkCurseur.CheckedChanged += new System.EventHandler(this.m_chkCurseur_CheckedChanged);
     //
     // m_lblTypePhase
     //
     this.m_lblTypePhase.AutoSize = true;
     this.m_lblTypePhase.Location = new System.Drawing.Point(3, 4);
     this.m_extModeEdition.SetModeEdition(this.m_lblTypePhase, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_lblTypePhase.Name     = "m_lblTypePhase";
     this.m_lblTypePhase.Size     = new System.Drawing.Size(80, 13);
     this.m_lblTypePhase.TabIndex = 1;
     this.m_lblTypePhase.Text     = "Phase type|101";
     //
     // m_panelDroite
     //
     this.m_panelDroite.Controls.Add(this.m_panelLien);
     this.m_panelDroite.Controls.Add(this.m_panelDetailPhase);
     this.m_panelDroite.Dock     = System.Windows.Forms.DockStyle.Right;
     this.m_panelDroite.Location = new System.Drawing.Point(422, 0);
     this.m_extModeEdition.SetModeEdition(this.m_panelDroite, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_panelDroite.Name     = "m_panelDroite";
     this.m_panelDroite.Size     = new System.Drawing.Size(269, 418);
     this.m_panelDroite.TabIndex = 3;
     //
     // m_panelDetailPhase
     //
     this.m_panelDetailPhase.Controls.Add(this.m_chkPhaseFinale);
     this.m_panelDetailPhase.Controls.Add(this.m_chkPhaseDemarrage);
     this.m_panelDetailPhase.Controls.Add(this.m_lblPhase);
     this.m_panelDetailPhase.Dock     = System.Windows.Forms.DockStyle.Top;
     this.m_panelDetailPhase.Location = new System.Drawing.Point(0, 0);
     this.m_extModeEdition.SetModeEdition(this.m_panelDetailPhase, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_panelDetailPhase.Name     = "m_panelDetailPhase";
     this.m_panelDetailPhase.Size     = new System.Drawing.Size(269, 67);
     this.m_panelDetailPhase.TabIndex = 1;
     //
     // m_chkPhaseFinale
     //
     this.m_chkPhaseFinale.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.m_chkPhaseFinale.Location  = new System.Drawing.Point(11, 34);
     this.m_extModeEdition.SetModeEdition(this.m_chkPhaseFinale, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_chkPhaseFinale.Name     = "m_chkPhaseFinale";
     this.m_chkPhaseFinale.Size     = new System.Drawing.Size(182, 20);
     this.m_chkPhaseFinale.TabIndex = 1;
     this.m_chkPhaseFinale.Text     = "End phase|30107";
     this.m_chkPhaseFinale.UseVisualStyleBackColor = true;
     //
     // m_chkPhaseDemarrage
     //
     this.m_chkPhaseDemarrage.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.m_chkPhaseDemarrage.Location  = new System.Drawing.Point(11, 17);
     this.m_extModeEdition.SetModeEdition(this.m_chkPhaseDemarrage, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_chkPhaseDemarrage.Name     = "m_chkPhaseDemarrage";
     this.m_chkPhaseDemarrage.Size     = new System.Drawing.Size(182, 20);
     this.m_chkPhaseDemarrage.TabIndex = 1;
     this.m_chkPhaseDemarrage.Text     = "Start phase|30108";
     this.m_chkPhaseDemarrage.UseVisualStyleBackColor = true;
     //
     // m_lblPhase
     //
     this.m_lblPhase.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                    | System.Windows.Forms.AnchorStyles.Right)));
     this.m_lblPhase.Location = new System.Drawing.Point(4, 6);
     this.m_extModeEdition.SetModeEdition(this.m_lblPhase, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_lblPhase.Name     = "m_lblPhase";
     this.m_lblPhase.Size     = new System.Drawing.Size(262, 23);
     this.m_lblPhase.TabIndex = 0;
     //
     // m_panelLien
     //
     this.m_panelLien.Controls.Add(this.m_lblCondition);
     this.m_panelLien.Controls.Add(this.m_wndFormule);
     this.m_panelLien.Controls.Add(this.m_lblPhase2);
     this.m_panelLien.Controls.Add(this.m_lblPhase1);
     this.m_panelLien.Controls.Add(this.m_lblA);
     this.m_panelLien.Controls.Add(this.m_lblDe);
     this.m_panelLien.Dock        = System.Windows.Forms.DockStyle.Top;
     this.m_panelLien.Location    = new System.Drawing.Point(0, 67);
     this.m_panelLien.LockEdition = false;
     this.m_extModeEdition.SetModeEdition(this.m_panelLien, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_panelLien.Name     = "m_panelLien";
     this.m_panelLien.Size     = new System.Drawing.Size(269, 102);
     this.m_panelLien.TabIndex = 0;
     //
     // m_lblCondition
     //
     this.m_lblCondition.AutoSize = true;
     this.m_lblCondition.Location = new System.Drawing.Point(5, 54);
     this.m_extModeEdition.SetModeEdition(this.m_lblCondition, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_lblCondition.Name     = "m_lblCondition";
     this.m_lblCondition.Size     = new System.Drawing.Size(51, 13);
     this.m_lblCondition.TabIndex = 5;
     this.m_lblCondition.Text     = "Condition|30109";
     //
     // m_wndFormule
     //
     this.m_wndFormule.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                      | System.Windows.Forms.AnchorStyles.Right)));
     this.m_wndFormule.Formule     = null;
     this.m_wndFormule.Location    = new System.Drawing.Point(8, 70);
     this.m_wndFormule.LockEdition = false;
     this.m_extModeEdition.SetModeEdition(this.m_wndFormule, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_wndFormule.Name     = "m_wndFormule";
     this.m_wndFormule.Size     = new System.Drawing.Size(258, 23);
     this.m_wndFormule.TabIndex = 4;
     //
     // m_lblPhase2
     //
     this.m_lblPhase2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                     | System.Windows.Forms.AnchorStyles.Right)));
     this.m_lblPhase2.Location = new System.Drawing.Point(33, 26);
     this.m_extModeEdition.SetModeEdition(this.m_lblPhase2, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_lblPhase2.Name     = "m_lblPhase2";
     this.m_lblPhase2.Size     = new System.Drawing.Size(233, 14);
     this.m_lblPhase2.TabIndex = 3;
     //
     // m_lblPhase1
     //
     this.m_lblPhase1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                     | System.Windows.Forms.AnchorStyles.Right)));
     this.m_lblPhase1.Location = new System.Drawing.Point(33, 7);
     this.m_extModeEdition.SetModeEdition(this.m_lblPhase1, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_lblPhase1.Name     = "m_lblPhase1";
     this.m_lblPhase1.Size     = new System.Drawing.Size(233, 14);
     this.m_lblPhase1.TabIndex = 2;
     //
     // m_lblA
     //
     this.m_lblA.Location = new System.Drawing.Point(4, 26);
     this.m_extModeEdition.SetModeEdition(this.m_lblA, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_lblA.Name     = "m_lblA";
     this.m_lblA.Size     = new System.Drawing.Size(23, 14);
     this.m_lblA.TabIndex = 1;
     this.m_lblA.Text     = "To|30110";
     //
     // m_lblDe
     //
     this.m_lblDe.Location = new System.Drawing.Point(4, 7);
     this.m_extModeEdition.SetModeEdition(this.m_lblDe, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_lblDe.Name     = "m_lblDe";
     this.m_lblDe.Size     = new System.Drawing.Size(23, 14);
     this.m_lblDe.TabIndex = 0;
     this.m_lblDe.Text     = "From|30111";
     //
     // m_splitterPanelEdition
     //
     this.m_splitterPanelEdition.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.m_splitterPanelEdition.Dock      = System.Windows.Forms.DockStyle.Right;
     this.m_splitterPanelEdition.Location  = new System.Drawing.Point(417, 0);
     this.m_extModeEdition.SetModeEdition(this.m_splitterPanelEdition, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_splitterPanelEdition.Name     = "m_splitterPanelEdition";
     this.m_splitterPanelEdition.Size     = new System.Drawing.Size(5, 418);
     this.m_splitterPanelEdition.TabIndex = 4;
     this.m_splitterPanelEdition.TabStop  = false;
     //
     // m_extModeEdition
     //
     this.m_extModeEdition.ModeEditionChanged += new System.EventHandler(this.m_extModeEdition_ModeEditionChanged);
     //
     // m_controlEdition
     //
     this.m_controlEdition.AllowDrop                = true;
     this.m_controlEdition.AutoScroll               = true;
     this.m_controlEdition.BackColor                = System.Drawing.Color.White;
     this.m_controlEdition.Dock                     = System.Windows.Forms.DockStyle.Fill;
     this.m_controlEdition.Echelle                  = 1F;
     this.m_controlEdition.EffetAjoutSuppression    = false;
     this.m_controlEdition.EffetFonduMenu           = true;
     this.m_controlEdition.FormesDesPoignees        = sc2i.win32.common.EFormePoignee.Carre;
     cGrilleEditeurObjetGraphique3.Couleur          = System.Drawing.Color.Blue;
     cGrilleEditeurObjetGraphique3.HauteurCarreau   = 20;
     cGrilleEditeurObjetGraphique3.LargeurCarreau   = 25;
     cGrilleEditeurObjetGraphique3.Representation   = sc2i.win32.common.ERepresentationGrille.LignesContinues;
     cGrilleEditeurObjetGraphique3.TailleCarreau    = new System.Drawing.Size(25, 20);
     this.m_controlEdition.GrilleAlignement         = cGrilleEditeurObjetGraphique3;
     this.m_controlEdition.HauteurMinimaleDesObjets = 10;
     this.m_controlEdition.HistorisationActive      = false;
     this.m_controlEdition.LargeurMinimaleDesObjets = 10;
     this.m_controlEdition.Location                 = new System.Drawing.Point(0, 67);
     this.m_controlEdition.LockEdition              = false;
     this.m_controlEdition.Marge                    = 10;
     this.m_controlEdition.ModeAffichageGrille      = sc2i.win32.common.EModeAffichageGrille.AuDeplacement;
     this.m_controlEdition.ModeEdition              = timos.win32.composants.EModeEditeurPhaseTicket.Selection;
     this.m_extModeEdition.SetModeEdition(this.m_controlEdition, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_controlEdition.ModeRepresentationGrille = sc2i.win32.common.ERepresentationGrille.LignesContinues;
     this.m_controlEdition.Name = "m_controlEdition";
     this.m_controlEdition.NombreHistorisation                = 0;
     this.m_controlEdition.ObjetEdite                         = null;
     cProfilEditeurObjetGraphique3.FormeDesPoignees           = sc2i.win32.common.EFormePoignee.Carre;
     cProfilEditeurObjetGraphique3.Grille                     = cGrilleEditeurObjetGraphique3;
     cProfilEditeurObjetGraphique3.HistorisationActive        = true;
     cProfilEditeurObjetGraphique3.Marge                      = 10;
     cProfilEditeurObjetGraphique3.ModeAffichageGrille        = sc2i.win32.common.EModeAffichageGrille.AuDeplacement;
     cProfilEditeurObjetGraphique3.NombreHistorisation        = 10;
     cProfilEditeurObjetGraphique3.ToujoursAlignerSurLaGrille = false;
     this.m_controlEdition.Profil   = cProfilEditeurObjetGraphique3;
     this.m_controlEdition.Size     = new System.Drawing.Size(417, 351);
     this.m_controlEdition.TabIndex = 0;
     this.m_controlEdition.ToujoursAlignerSelonLesControles = true;
     this.m_controlEdition.ToujoursAlignerSurLaGrille       = false;
     this.m_controlEdition.TypePhaseEnCreation         = null;
     this.m_controlEdition.WndTypeTicketEdite          = null;
     this.m_controlEdition.AfterAddElementToTypePhase += new System.EventHandler(this.m_controlEdition_AfterAddElementToTypePhase);
     this.m_controlEdition.AfterModeEditionChanged    += new System.EventHandler(this.m_controlEdition_AfterModeEditionChanged);
     this.m_controlEdition.AfterRemoveObjetGraphique  += new System.EventHandler(this.m_controlEdition_AfterRemoveObjetGraphique);
     //
     // CPanelEditPhasesTicket
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.None;
     this.Controls.Add(this.m_controlEdition);
     this.Controls.Add(this.m_panelControles);
     this.Controls.Add(this.m_panelHaut);
     this.Controls.Add(this.m_splitterPanelEdition);
     this.Controls.Add(this.m_panelDroite);
     this.m_extModeEdition.SetModeEdition(this, sc2i.win32.common.TypeModeEdition.Autonome);
     this.Name  = "CPanelEditPhasesTicket";
     this.Size  = new System.Drawing.Size(691, 418);
     this.Load += new System.EventHandler(this.CPanelEditPhasesTicket_Load);
     this.m_panelHaut.ResumeLayout(false);
     this.m_panelHaut.PerformLayout();
     this.m_panelControles.ResumeLayout(false);
     this.m_panelDroite.ResumeLayout(false);
     this.m_panelDetailPhase.ResumeLayout(false);
     this.m_panelLien.ResumeLayout(false);
     this.m_panelLien.PerformLayout();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Méthode requise pour la prise en charge du concepteur - ne modifiez pas
 /// le contenu de cette méthode avec l'éditeur de code.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CControleEditionSchemaReseauSimple));
     sc2i.win32.common.CGrilleEditeurObjetGraphique cGrilleEditeurObjetGraphique1 = new sc2i.win32.common.CGrilleEditeurObjetGraphique();
     sc2i.win32.common.CProfilEditeurObjetGraphique cProfilEditeurObjetGraphique1 = new sc2i.win32.common.CProfilEditeurObjetGraphique();
     this.m_tooltipTraductible = new sc2i.win32.common.CToolTipTraductible(this.components);
     this.m_btnModeZoom        = new System.Windows.Forms.RadioButton();
     this.m_btnModeSelection   = new System.Windows.Forms.RadioButton();
     this.m_panelSchema        = new timos.Reseau.CPanelEditionSchemaReseau();
     this.m_panelOutils        = new System.Windows.Forms.Panel();
     this.m_panelOutils.SuspendLayout();
     this.SuspendLayout();
     //
     // m_btnModeZoom
     //
     this.m_btnModeZoom.Appearance = System.Windows.Forms.Appearance.Button;
     this.m_btnModeZoom.Dock       = System.Windows.Forms.DockStyle.Left;
     this.m_btnModeZoom.FlatStyle  = System.Windows.Forms.FlatStyle.Popup;
     this.m_btnModeZoom.Image      = ((System.Drawing.Image)(resources.GetObject("m_btnModeZoom.Image")));
     this.m_btnModeZoom.Location   = new System.Drawing.Point(30, 0);
     this.m_btnModeZoom.Name       = "m_btnModeZoom";
     this.m_btnModeZoom.Size       = new System.Drawing.Size(30, 30);
     this.m_btnModeZoom.TabIndex   = 4;
     this.m_tooltipTraductible.SetToolTip(this.m_btnModeZoom, "Zoom|30393");
     this.m_btnModeZoom.UseVisualStyleBackColor = true;
     this.m_btnModeZoom.CheckedChanged         += new System.EventHandler(this.m_btnModeZoom_CheckedChanged);
     //
     // m_btnModeSelection
     //
     this.m_btnModeSelection.Appearance = System.Windows.Forms.Appearance.Button;
     this.m_btnModeSelection.Checked    = true;
     this.m_btnModeSelection.Dock       = System.Windows.Forms.DockStyle.Left;
     this.m_btnModeSelection.FlatStyle  = System.Windows.Forms.FlatStyle.Popup;
     this.m_btnModeSelection.Image      = ((System.Drawing.Image)(resources.GetObject("m_btnModeSelection.Image")));
     this.m_btnModeSelection.Location   = new System.Drawing.Point(0, 0);
     this.m_btnModeSelection.Name       = "m_btnModeSelection";
     this.m_btnModeSelection.Size       = new System.Drawing.Size(30, 30);
     this.m_btnModeSelection.TabIndex   = 3;
     this.m_btnModeSelection.TabStop    = true;
     this.m_tooltipTraductible.SetToolTip(this.m_btnModeSelection, "Select|30392");
     this.m_btnModeSelection.UseVisualStyleBackColor = true;
     this.m_btnModeSelection.CheckedChanged         += new System.EventHandler(this.m_btnModeSelection_CheckedChanged);
     //
     // m_panelSchema
     //
     this.m_panelSchema.AllowDrop                             = true;
     this.m_panelSchema.Cursor                                = System.Windows.Forms.Cursors.Arrow;
     this.m_panelSchema.Dock                                  = System.Windows.Forms.DockStyle.Fill;
     this.m_panelSchema.Echelle                               = 1F;
     this.m_panelSchema.Editeur                               = null;
     this.m_panelSchema.EffetAjoutSuppression                 = false;
     this.m_panelSchema.EffetFonduMenu                        = true;
     this.m_panelSchema.EnDeplacement                         = false;
     this.m_panelSchema.FormesDesPoignees                     = sc2i.win32.common.EFormePoignee.Carre;
     cGrilleEditeurObjetGraphique1.Couleur                    = System.Drawing.Color.LightGray;
     cGrilleEditeurObjetGraphique1.HauteurCarreau             = 20;
     cGrilleEditeurObjetGraphique1.LargeurCarreau             = 20;
     cGrilleEditeurObjetGraphique1.Representation             = sc2i.win32.common.ERepresentationGrille.LignesContinues;
     cGrilleEditeurObjetGraphique1.TailleCarreau              = new System.Drawing.Size(20, 20);
     this.m_panelSchema.GrilleAlignement                      = cGrilleEditeurObjetGraphique1;
     this.m_panelSchema.HauteurMinimaleDesObjets              = 10;
     this.m_panelSchema.HistorisationActive                   = true;
     this.m_panelSchema.LargeurMinimaleDesObjets              = 10;
     this.m_panelSchema.LienReseauEdite                       = null;
     this.m_panelSchema.Location                              = new System.Drawing.Point(0, 30);
     this.m_panelSchema.LockEdition                           = false;
     this.m_panelSchema.Marge                                 = 10;
     this.m_panelSchema.ModeAffichageGrille                   = sc2i.win32.common.EModeAffichageGrille.AuDeplacement;
     this.m_panelSchema.ModeEdition                           = timos.Reseau.EModeEditeurSchema.Selection;
     this.m_panelSchema.ModeRepresentationGrille              = sc2i.win32.common.ERepresentationGrille.LignesContinues;
     this.m_panelSchema.ModeSouris                            = sc2i.win32.common.CPanelEditionObjetGraphique.EModeSouris.Selection;
     this.m_panelSchema.Name                                  = "m_panelSchema";
     this.m_panelSchema.NoClipboard                           = false;
     this.m_panelSchema.NoDelete                              = false;
     this.m_panelSchema.NoDoubleClick                         = false;
     this.m_panelSchema.NombreHistorisation                   = 10;
     this.m_panelSchema.NoMenu                                = false;
     this.m_panelSchema.ObjetEdite                            = null;
     this.m_panelSchema.ObjetSchemaReseau                     = null;
     this.m_panelSchema.ParametreDynamique                    = null;
     cProfilEditeurObjetGraphique1.FormeDesPoignees           = sc2i.win32.common.EFormePoignee.Carre;
     cProfilEditeurObjetGraphique1.Grille                     = cGrilleEditeurObjetGraphique1;
     cProfilEditeurObjetGraphique1.HistorisationActive        = true;
     cProfilEditeurObjetGraphique1.Marge                      = 10;
     cProfilEditeurObjetGraphique1.ModeAffichageGrille        = sc2i.win32.common.EModeAffichageGrille.AuDeplacement;
     cProfilEditeurObjetGraphique1.NombreHistorisation        = 10;
     cProfilEditeurObjetGraphique1.ToujoursAlignerSurLaGrille = false;
     this.m_panelSchema.Profil                                = cProfilEditeurObjetGraphique1;
     this.m_panelSchema.RefreshSelectionChanged               = true;
     this.m_panelSchema.SchemaReseau                          = null;
     this.m_panelSchema.SelectionVisible                      = true;
     this.m_panelSchema.Size                                  = new System.Drawing.Size(555, 334);
     this.m_panelSchema.TabIndex                              = 5;
     this.m_panelSchema.ToujoursAlignerSelonLesControles      = true;
     this.m_panelSchema.ToujoursAlignerSurLaGrille            = false;
     //
     // m_panelOutils
     //
     this.m_panelOutils.Controls.Add(this.m_btnModeZoom);
     this.m_panelOutils.Controls.Add(this.m_btnModeSelection);
     this.m_panelOutils.Dock     = System.Windows.Forms.DockStyle.Top;
     this.m_panelOutils.Location = new System.Drawing.Point(0, 0);
     this.m_panelOutils.Name     = "m_panelOutils";
     this.m_panelOutils.Size     = new System.Drawing.Size(555, 30);
     this.m_panelOutils.TabIndex = 6;
     //
     // CControleEditionSchemaReseauSimple
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.None;
     this.Controls.Add(this.m_panelSchema);
     this.Controls.Add(this.m_panelOutils);
     this.Name = "CControleEditionSchemaReseauSimple";
     this.Size = new System.Drawing.Size(555, 364);
     this.m_panelOutils.ResumeLayout(false);
     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();
     sc2i.win32.common.CGrilleEditeurObjetGraphique cGrilleEditeurObjetGraphique2 = new sc2i.win32.common.CGrilleEditeurObjetGraphique();
     sc2i.win32.common.CProfilEditeurObjetGraphique cProfilEditeurObjetGraphique2 = new sc2i.win32.common.CProfilEditeurObjetGraphique();
     this.m_menuEtapeDessin           = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.m_menuAfficheDetailEtape    = new System.Windows.Forms.ToolStripMenuItem();
     this.m_menuAfficheDetailWorkflow = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripMenuItem1          = new System.Windows.Forms.ToolStripSeparator();
     this.m_menuEditAffectations      = new System.Windows.Forms.ToolStripMenuItem();
     this.m_menuSendNotifications     = new System.Windows.Forms.ToolStripMenuItem();
     this.m_menuStartStep             = new System.Windows.Forms.ToolStripMenuItem();
     this.m_menuAnnulerEtape          = new System.Windows.Forms.ToolStripMenuItem();
     this.m_menuEndStep     = new System.Windows.Forms.ToolStripMenuItem();
     this.m_menuActionEtape = new System.Windows.Forms.ToolStripMenuItem();
     this.m_menuCreateStep  = new System.Windows.Forms.ToolStripMenuItem();
     this.m_menuEtapeDessin.SuspendLayout();
     this.SuspendLayout();
     //
     // m_menuEtapeDessin
     //
     this.m_menuEtapeDessin.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.m_menuAfficheDetailEtape,
         this.m_menuAfficheDetailWorkflow,
         this.toolStripMenuItem1,
         this.m_menuEditAffectations,
         this.m_menuSendNotifications,
         this.m_menuCreateStep,
         this.m_menuStartStep,
         this.m_menuAnnulerEtape,
         this.m_menuEndStep,
         this.m_menuActionEtape
     });
     this.m_menuEtapeDessin.Name     = "m_menuEtapeDessin";
     this.m_menuEtapeDessin.Size     = new System.Drawing.Size(238, 230);
     this.m_menuEtapeDessin.Opening += new System.ComponentModel.CancelEventHandler(this.m_menuEtapeDessin_Opening);
     //
     // m_menuAfficheDetailEtape
     //
     this.m_menuAfficheDetailEtape.Name   = "m_menuAfficheDetailEtape";
     this.m_menuAfficheDetailEtape.Size   = new System.Drawing.Size(237, 22);
     this.m_menuAfficheDetailEtape.Text   = "Show step|20577";
     this.m_menuAfficheDetailEtape.Click += new System.EventHandler(this.m_menuAfficheDetailEtape_Click);
     //
     // m_menuAfficheDetailWorkflow
     //
     this.m_menuAfficheDetailWorkflow.Name   = "m_menuAfficheDetailWorkflow";
     this.m_menuAfficheDetailWorkflow.Size   = new System.Drawing.Size(237, 22);
     this.m_menuAfficheDetailWorkflow.Text   = "Show workflow|20578";
     this.m_menuAfficheDetailWorkflow.Click += new System.EventHandler(this.m_menuAfficheDetailWorkflow_Click);
     //
     // toolStripMenuItem1
     //
     this.toolStripMenuItem1.Name = "toolStripMenuItem1";
     this.toolStripMenuItem1.Size = new System.Drawing.Size(234, 6);
     //
     // m_menuEditAffectations
     //
     this.m_menuEditAffectations.Name   = "m_menuEditAffectations";
     this.m_menuEditAffectations.Size   = new System.Drawing.Size(237, 22);
     this.m_menuEditAffectations.Text   = "Edit assignments|20580";
     this.m_menuEditAffectations.Click += new System.EventHandler(this.m_menuEditAffectations_Click);
     //
     // m_menuSendNotifications
     //
     this.m_menuSendNotifications.Name   = "m_menuSendNotifications";
     this.m_menuSendNotifications.Size   = new System.Drawing.Size(237, 22);
     this.m_menuSendNotifications.Text   = "Send notifications|20581";
     this.m_menuSendNotifications.Click += new System.EventHandler(this.m_menuSendNotifications_Click);
     //
     // m_menuStartStep
     //
     this.m_menuStartStep.Name   = "m_menuStartStep";
     this.m_menuStartStep.Size   = new System.Drawing.Size(237, 22);
     this.m_menuStartStep.Text   = "Start / Restart|20579";
     this.m_menuStartStep.Click += new System.EventHandler(this.m_menuStartStep_Click);
     //
     // m_menuAnnulerEtape
     //
     this.m_menuAnnulerEtape.Name   = "m_menuAnnulerEtape";
     this.m_menuAnnulerEtape.Size   = new System.Drawing.Size(237, 22);
     this.m_menuAnnulerEtape.Text   = "Cancel|20680";
     this.m_menuAnnulerEtape.Click += new System.EventHandler(this.m_menuAnnulerEtape_Click);
     //
     // m_menuEndStep
     //
     this.m_menuEndStep.Name   = "m_menuEndStep";
     this.m_menuEndStep.Size   = new System.Drawing.Size(237, 22);
     this.m_menuEndStep.Text   = "End|20831";
     this.m_menuEndStep.Click += new System.EventHandler(this.m_menuEndStep_Click);
     //
     // m_menuActionEtape
     //
     this.m_menuActionEtape.Name = "m_menuActionEtape";
     this.m_menuActionEtape.Size = new System.Drawing.Size(237, 22);
     this.m_menuActionEtape.Text = "Action|20832";
     //
     // m_menuCreateStep
     //
     this.m_menuCreateStep.Name   = "m_menuCreateStep";
     this.m_menuCreateStep.Size   = new System.Drawing.Size(237, 22);
     this.m_menuCreateStep.Text   = "Create step (don\'t start)|20833";
     this.m_menuCreateStep.Click += new System.EventHandler(this.m_menuCreateStep_Click);
     //
     // CControleDessinWorkflowEnCours
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     cGrilleEditeurObjetGraphique2.Couleur        = System.Drawing.Color.LightGray;
     cGrilleEditeurObjetGraphique2.HauteurCarreau = 20;
     cGrilleEditeurObjetGraphique2.LargeurCarreau = 20;
     cGrilleEditeurObjetGraphique2.Representation = sc2i.win32.common.ERepresentationGrille.LignesContinues;
     cGrilleEditeurObjetGraphique2.TailleCarreau  = new System.Drawing.Size(20, 20);
     this.GrilleAlignement = cGrilleEditeurObjetGraphique2;
     this.Name             = "CControleDessinWorkflowEnCours";
     cProfilEditeurObjetGraphique2.FormeDesPoignees    = sc2i.win32.common.EFormePoignee.Carre;
     cProfilEditeurObjetGraphique2.Grille              = cGrilleEditeurObjetGraphique2;
     cProfilEditeurObjetGraphique2.HistorisationActive = true;
     cProfilEditeurObjetGraphique2.Marge = 10;
     cProfilEditeurObjetGraphique2.ModeAffichageGrille        = sc2i.win32.common.EModeAffichageGrille.AuDeplacement;
     cProfilEditeurObjetGraphique2.NombreHistorisation        = 10;
     cProfilEditeurObjetGraphique2.ToujoursAlignerSurLaGrille = false;
     this.Profil = cProfilEditeurObjetGraphique2;
     this.DoubleClicSurElement += new System.EventHandler(this.CControleDessinWorkflowEnCours_DoubleClicSurElement);
     this.m_menuEtapeDessin.ResumeLayout(false);
     this.ResumeLayout(false);
 }
示例#6
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();
     sc2i.win32.common.CGrilleEditeurObjetGraphique cGrilleEditeurObjetGraphique2 = new sc2i.win32.common.CGrilleEditeurObjetGraphique();
     sc2i.win32.common.CProfilEditeurObjetGraphique cProfilEditeurObjetGraphique2 = new sc2i.win32.common.CProfilEditeurObjetGraphique();
     this.m_extModeEdition    = new sc2i.win32.common.CExtModeEdition();
     this.m_panMode           = new System.Windows.Forms.Panel();
     this.m_rbtSelectionMode  = new System.Windows.Forms.RadioButton();
     this.m_rbtCreationMode   = new System.Windows.Forms.RadioButton();
     this.m_panCmds           = new System.Windows.Forms.Panel();
     this.m_chkInter          = new System.Windows.Forms.RadioButton();
     this.m_chkProjet         = new System.Windows.Forms.RadioButton();
     this.m_chkCurseur        = new System.Windows.Forms.RadioButton();
     this.m_chkLien           = new System.Windows.Forms.RadioButton();
     this.m_lvContenu         = new System.Windows.Forms.ListView();
     this.m_colContenuLibelle = new System.Windows.Forms.ColumnHeader();
     this.m_colContenuType    = new System.Windows.Forms.ColumnHeader();
     this.m_cmbFiltreContenu  = new System.Windows.Forms.ComboBox();
     this.m_spcGauche         = new System.Windows.Forms.SplitContainer();
     this.m_tbpCtrl           = new sc2i.win32.common.C2iTabControl(this.components);
     this.m_tbpTools          = new Crownwood.Magic.Controls.TabPage();
     this.m_tbpElements       = new Crownwood.Magic.Controls.TabPage();
     this.m_tbpOptions        = new Crownwood.Magic.Controls.TabPage();
     this.m_chkIcoEtat        = new System.Windows.Forms.CheckBox();
     this.m_chkIcoAnomalies   = new System.Windows.Forms.CheckBox();
     this.m_chkMiniatures     = new System.Windows.Forms.CheckBox();
     this.m_spcDroite         = new System.Windows.Forms.SplitContainer();
     this.m_controlEdition    = new timos.CControlEditionProjet();
     this.m_panEditionRapide  = new timos.CPanIEditeurWndElementDeProjet();
     this.m_toolTip           = new sc2i.win32.common.CToolTipTraductible(this.components);
     this.m_panMode.SuspendLayout();
     this.m_panCmds.SuspendLayout();
     this.m_spcGauche.Panel1.SuspendLayout();
     this.m_spcGauche.Panel2.SuspendLayout();
     this.m_spcGauche.SuspendLayout();
     this.m_tbpCtrl.SuspendLayout();
     this.m_tbpTools.SuspendLayout();
     this.m_tbpElements.SuspendLayout();
     this.m_tbpOptions.SuspendLayout();
     this.m_spcDroite.Panel1.SuspendLayout();
     this.m_spcDroite.Panel2.SuspendLayout();
     this.m_spcDroite.SuspendLayout();
     this.SuspendLayout();
     //
     // m_panMode
     //
     this.m_panMode.Controls.Add(this.m_rbtSelectionMode);
     this.m_panMode.Controls.Add(this.m_rbtCreationMode);
     this.m_panMode.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.m_panMode.Location = new System.Drawing.Point(0, 335);
     this.m_extModeEdition.SetModeEdition(this.m_panMode, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_panMode.Name     = "m_panMode";
     this.m_panMode.Size     = new System.Drawing.Size(203, 58);
     this.m_panMode.TabIndex = 11;
     //
     // m_rbtSelectionMode
     //
     this.m_rbtSelectionMode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                            | System.Windows.Forms.AnchorStyles.Right)));
     this.m_rbtSelectionMode.Location = new System.Drawing.Point(3, 19);
     this.m_extModeEdition.SetModeEdition(this.m_rbtSelectionMode, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_rbtSelectionMode.Name     = "m_rbtSelectionMode";
     this.m_rbtSelectionMode.Size     = new System.Drawing.Size(197, 23);
     this.m_rbtSelectionMode.TabIndex = 10;
     this.m_rbtSelectionMode.Text     = "Select from existing elements|1239";
     this.m_rbtSelectionMode.UseVisualStyleBackColor = true;
     this.m_rbtSelectionMode.CheckedChanged         += new System.EventHandler(this.m_rbtCreationMode_CheckedChanged);
     //
     // m_rbtCreationMode
     //
     this.m_rbtCreationMode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                           | System.Windows.Forms.AnchorStyles.Right)));
     this.m_rbtCreationMode.Checked  = true;
     this.m_rbtCreationMode.Location = new System.Drawing.Point(3, 3);
     this.m_extModeEdition.SetModeEdition(this.m_rbtCreationMode, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_rbtCreationMode.Name     = "m_rbtCreationMode";
     this.m_rbtCreationMode.Size     = new System.Drawing.Size(197, 19);
     this.m_rbtCreationMode.TabIndex = 10;
     this.m_rbtCreationMode.TabStop  = true;
     this.m_rbtCreationMode.Text     = "Create new elements|1238";
     this.m_rbtCreationMode.UseVisualStyleBackColor = true;
     this.m_rbtCreationMode.CheckedChanged         += new System.EventHandler(this.m_rbtCreationMode_CheckedChanged);
     //
     // m_panCmds
     //
     this.m_panCmds.Controls.Add(this.m_chkInter);
     this.m_panCmds.Controls.Add(this.m_chkProjet);
     this.m_panCmds.Controls.Add(this.m_chkCurseur);
     this.m_panCmds.Controls.Add(this.m_chkLien);
     this.m_panCmds.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.m_panCmds.Location = new System.Drawing.Point(0, 0);
     this.m_extModeEdition.SetModeEdition(this.m_panCmds, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_panCmds.Name     = "m_panCmds";
     this.m_panCmds.Size     = new System.Drawing.Size(203, 335);
     this.m_panCmds.TabIndex = 11;
     //
     // m_chkInter
     //
     this.m_chkInter.Appearance            = System.Windows.Forms.Appearance.Button;
     this.m_chkInter.BackgroundImage       = global::timos.Properties.Resources.intervention;
     this.m_chkInter.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.m_chkInter.Location = new System.Drawing.Point(71, 63);
     this.m_extModeEdition.SetModeEdition(this.m_chkInter, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_chkInter.Name     = "m_chkInter";
     this.m_chkInter.Size     = new System.Drawing.Size(62, 40);
     this.m_chkInter.TabIndex = 9;
     this.m_chkInter.Text     = "I";
     this.m_toolTip.SetToolTip(this.m_chkInter, "Intervention");
     this.m_chkInter.CheckedChanged += new System.EventHandler(this.m_chkInter_CheckedChanged);
     //
     // m_chkProjet
     //
     this.m_chkProjet.Appearance            = System.Windows.Forms.Appearance.Button;
     this.m_chkProjet.BackgroundImage       = global::timos.Properties.Resources.projet;
     this.m_chkProjet.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.m_chkProjet.Location = new System.Drawing.Point(5, 63);
     this.m_extModeEdition.SetModeEdition(this.m_chkProjet, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_chkProjet.Name     = "m_chkProjet";
     this.m_chkProjet.Size     = new System.Drawing.Size(60, 40);
     this.m_chkProjet.TabIndex = 9;
     this.m_chkProjet.Text     = "P";
     this.m_toolTip.SetToolTip(this.m_chkProjet, "Projet");
     this.m_chkProjet.CheckedChanged += new System.EventHandler(this.m_chkProjet_CheckedChanged);
     //
     // m_chkCurseur
     //
     this.m_chkCurseur.Appearance            = System.Windows.Forms.Appearance.Button;
     this.m_chkCurseur.BackgroundImage       = global::timos.Properties.Resources.selection;
     this.m_chkCurseur.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.m_chkCurseur.Checked  = true;
     this.m_chkCurseur.Location = new System.Drawing.Point(3, 0);
     this.m_extModeEdition.SetModeEdition(this.m_chkCurseur, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_chkCurseur.Name     = "m_chkCurseur";
     this.m_chkCurseur.Size     = new System.Drawing.Size(53, 43);
     this.m_chkCurseur.TabIndex = 6;
     this.m_chkCurseur.TabStop  = true;
     this.m_toolTip.SetToolTip(this.m_chkCurseur, "Selection");
     this.m_chkCurseur.CheckedChanged += new System.EventHandler(this.m_chkCurseur_CheckedChanged);
     //
     // m_chkLien
     //
     this.m_chkLien.Appearance            = System.Windows.Forms.Appearance.Button;
     this.m_chkLien.BackgroundImage       = global::timos.Properties.Resources.lien;
     this.m_chkLien.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.m_chkLien.Location = new System.Drawing.Point(5, 124);
     this.m_extModeEdition.SetModeEdition(this.m_chkLien, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_chkLien.Name     = "m_chkLien";
     this.m_chkLien.Size     = new System.Drawing.Size(51, 40);
     this.m_chkLien.TabIndex = 8;
     this.m_chkLien.Text     = "L";
     this.m_toolTip.SetToolTip(this.m_chkLien, "Relation");
     this.m_chkLien.CheckedChanged += new System.EventHandler(this.m_chkLien_CheckedChanged);
     //
     // m_lvContenu
     //
     this.m_lvContenu.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
         this.m_colContenuLibelle,
         this.m_colContenuType
     });
     this.m_lvContenu.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.m_lvContenu.FullRowSelect = true;
     this.m_lvContenu.GridLines     = true;
     this.m_lvContenu.Location      = new System.Drawing.Point(0, 21);
     this.m_extModeEdition.SetModeEdition(this.m_lvContenu, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_lvContenu.Name     = "m_lvContenu";
     this.m_lvContenu.Size     = new System.Drawing.Size(203, 372);
     this.m_lvContenu.TabIndex = 6;
     this.m_lvContenu.UseCompatibleStateImageBehavior = false;
     this.m_lvContenu.View = System.Windows.Forms.View.Details;
     this.m_lvContenu.SelectedIndexChanged += new System.EventHandler(this.m_lvContenu_SelectedIndexChanged);
     //
     // m_colContenuLibelle
     //
     this.m_colContenuLibelle.Text  = "Label|50";
     this.m_colContenuLibelle.Width = 120;
     //
     // m_colContenuType
     //
     this.m_colContenuType.Text  = "Type|54";
     this.m_colContenuType.Width = 80;
     //
     // m_cmbFiltreContenu
     //
     this.m_cmbFiltreContenu.Dock              = System.Windows.Forms.DockStyle.Top;
     this.m_cmbFiltreContenu.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cmbFiltreContenu.FormattingEnabled = true;
     this.m_cmbFiltreContenu.Location          = new System.Drawing.Point(0, 0);
     this.m_extModeEdition.SetModeEdition(this.m_cmbFiltreContenu, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_cmbFiltreContenu.Name                  = "m_cmbFiltreContenu";
     this.m_cmbFiltreContenu.Size                  = new System.Drawing.Size(203, 21);
     this.m_cmbFiltreContenu.TabIndex              = 7;
     this.m_cmbFiltreContenu.SelectedIndexChanged += new System.EventHandler(this.m_cmbFiltreContenu_SelectedIndexChanged);
     //
     // m_spcGauche
     //
     this.m_spcGauche.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.m_spcGauche.Location = new System.Drawing.Point(0, 0);
     this.m_extModeEdition.SetModeEdition(this.m_spcGauche, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_spcGauche.Name = "m_spcGauche";
     //
     // m_spcGauche.Panel1
     //
     this.m_spcGauche.Panel1.Controls.Add(this.m_tbpCtrl);
     this.m_extModeEdition.SetModeEdition(this.m_spcGauche.Panel1, sc2i.win32.common.TypeModeEdition.Autonome);
     //
     // m_spcGauche.Panel2
     //
     this.m_spcGauche.Panel2.Controls.Add(this.m_spcDroite);
     this.m_extModeEdition.SetModeEdition(this.m_spcGauche.Panel2, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_spcGauche.Size             = new System.Drawing.Size(668, 418);
     this.m_spcGauche.SplitterDistance = 203;
     this.m_spcGauche.TabIndex         = 8;
     //
     // m_tbpCtrl
     //
     this.m_tbpCtrl.BackColor        = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(255)))));
     this.m_tbpCtrl.BoldSelectedPage = true;
     this.m_tbpCtrl.Dock             = System.Windows.Forms.DockStyle.Fill;
     this.m_tbpCtrl.IDEPixelArea     = false;
     this.m_tbpCtrl.Location         = new System.Drawing.Point(0, 0);
     this.m_extModeEdition.SetModeEdition(this.m_tbpCtrl, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_tbpCtrl.Name          = "m_tbpCtrl";
     this.m_tbpCtrl.Ombre         = false;
     this.m_tbpCtrl.PositionTop   = true;
     this.m_tbpCtrl.SelectedIndex = 0;
     this.m_tbpCtrl.SelectedTab   = this.m_tbpTools;
     this.m_tbpCtrl.Size          = new System.Drawing.Size(203, 418);
     this.m_tbpCtrl.TabIndex      = 10;
     this.m_tbpCtrl.TabPages.AddRange(new Crownwood.Magic.Controls.TabPage[] {
         this.m_tbpTools,
         this.m_tbpElements,
         this.m_tbpOptions
     });
     //
     // m_tbpTools
     //
     this.m_tbpTools.Controls.Add(this.m_panCmds);
     this.m_tbpTools.Controls.Add(this.m_panMode);
     this.m_tbpTools.Location = new System.Drawing.Point(0, 25);
     this.m_extModeEdition.SetModeEdition(this.m_tbpTools, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_tbpTools.Name     = "m_tbpTools";
     this.m_tbpTools.Size     = new System.Drawing.Size(203, 393);
     this.m_tbpTools.TabIndex = 10;
     this.m_tbpTools.Title    = "Tools|1273";
     //
     // m_tbpElements
     //
     this.m_tbpElements.Controls.Add(this.m_lvContenu);
     this.m_tbpElements.Controls.Add(this.m_cmbFiltreContenu);
     this.m_tbpElements.Location = new System.Drawing.Point(0, 25);
     this.m_extModeEdition.SetModeEdition(this.m_tbpElements, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_tbpElements.Name     = "m_tbpElements";
     this.m_tbpElements.Selected = false;
     this.m_tbpElements.Size     = new System.Drawing.Size(203, 393);
     this.m_tbpElements.TabIndex = 11;
     this.m_tbpElements.Title    = "Elements|923";
     //
     // m_tbpOptions
     //
     this.m_tbpOptions.Controls.Add(this.m_chkIcoEtat);
     this.m_tbpOptions.Controls.Add(this.m_chkIcoAnomalies);
     this.m_tbpOptions.Controls.Add(this.m_chkMiniatures);
     this.m_tbpOptions.Location = new System.Drawing.Point(0, 25);
     this.m_extModeEdition.SetModeEdition(this.m_tbpOptions, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_tbpOptions.Name     = "m_tbpOptions";
     this.m_tbpOptions.Selected = false;
     this.m_tbpOptions.Size     = new System.Drawing.Size(203, 393);
     this.m_tbpOptions.TabIndex = 12;
     this.m_tbpOptions.Title    = "Options|56";
     //
     // m_chkIcoEtat
     //
     this.m_chkIcoEtat.AutoSize = true;
     this.m_chkIcoEtat.Location = new System.Drawing.Point(6, 50);
     this.m_extModeEdition.SetModeEdition(this.m_chkIcoEtat, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_chkIcoEtat.Name     = "m_chkIcoEtat";
     this.m_chkIcoEtat.Size     = new System.Drawing.Size(140, 17);
     this.m_chkIcoEtat.TabIndex = 14;
     this.m_chkIcoEtat.Text     = "Show states icons|1276";
     this.m_chkIcoEtat.UseVisualStyleBackColor = true;
     this.m_chkIcoEtat.CheckedChanged         += new System.EventHandler(this.m_chkIcoEtat_CheckedChanged);
     //
     // m_chkIcoAnomalies
     //
     this.m_chkIcoAnomalies.AutoSize = true;
     this.m_chkIcoAnomalies.Location = new System.Drawing.Point(6, 29);
     this.m_extModeEdition.SetModeEdition(this.m_chkIcoAnomalies, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_chkIcoAnomalies.Name     = "m_chkIcoAnomalies";
     this.m_chkIcoAnomalies.Size     = new System.Drawing.Size(158, 17);
     this.m_chkIcoAnomalies.TabIndex = 13;
     this.m_chkIcoAnomalies.Text     = "Show Anomalies icons|1275";
     this.m_chkIcoAnomalies.UseVisualStyleBackColor = true;
     this.m_chkIcoAnomalies.CheckedChanged         += new System.EventHandler(this.m_chkIcoAnomalies_CheckedChanged);
     //
     // m_chkMiniatures
     //
     this.m_chkMiniatures.AutoSize = true;
     this.m_chkMiniatures.Location = new System.Drawing.Point(6, 6);
     this.m_extModeEdition.SetModeEdition(this.m_chkMiniatures, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_chkMiniatures.Name     = "m_chkMiniatures";
     this.m_chkMiniatures.Size     = new System.Drawing.Size(160, 17);
     this.m_chkMiniatures.TabIndex = 12;
     this.m_chkMiniatures.Text     = "Show projects thumbs|1274";
     this.m_chkMiniatures.UseVisualStyleBackColor = true;
     //
     // m_spcDroite
     //
     this.m_spcDroite.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.m_spcDroite.Location = new System.Drawing.Point(0, 0);
     this.m_extModeEdition.SetModeEdition(this.m_spcDroite, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_spcDroite.Name = "m_spcDroite";
     //
     // m_spcDroite.Panel1
     //
     this.m_spcDroite.Panel1.Controls.Add(this.m_controlEdition);
     this.m_extModeEdition.SetModeEdition(this.m_spcDroite.Panel1, sc2i.win32.common.TypeModeEdition.Autonome);
     //
     // m_spcDroite.Panel2
     //
     this.m_spcDroite.Panel2.Controls.Add(this.m_panEditionRapide);
     this.m_extModeEdition.SetModeEdition(this.m_spcDroite.Panel2, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_spcDroite.Size             = new System.Drawing.Size(461, 418);
     this.m_spcDroite.SplitterDistance = 294;
     this.m_spcDroite.TabIndex         = 0;
     //
     // m_controlEdition
     //
     this.m_controlEdition.AllowDrop                = true;
     this.m_controlEdition.AutoScroll               = true;
     this.m_controlEdition.BackColor                = System.Drawing.Color.White;
     this.m_controlEdition.Dock                     = System.Windows.Forms.DockStyle.Fill;
     this.m_controlEdition.Echelle                  = 1F;
     this.m_controlEdition.EffetAjoutSuppression    = false;
     this.m_controlEdition.EffetFonduMenu           = true;
     this.m_controlEdition.EnDeplacement            = false;
     this.m_controlEdition.FormesDesPoignees        = sc2i.win32.common.EFormePoignee.Carre;
     cGrilleEditeurObjetGraphique2.Couleur          = System.Drawing.Color.LightGray;
     cGrilleEditeurObjetGraphique2.HauteurCarreau   = 20;
     cGrilleEditeurObjetGraphique2.LargeurCarreau   = 20;
     cGrilleEditeurObjetGraphique2.Representation   = sc2i.win32.common.ERepresentationGrille.LignesContinues;
     cGrilleEditeurObjetGraphique2.TailleCarreau    = new System.Drawing.Size(20, 20);
     this.m_controlEdition.GrilleAlignement         = cGrilleEditeurObjetGraphique2;
     this.m_controlEdition.HauteurMinimaleDesObjets = 10;
     this.m_controlEdition.HistorisationActive      = false;
     this.m_controlEdition.LargeurMinimaleDesObjets = 10;
     this.m_controlEdition.Location                 = new System.Drawing.Point(0, 0);
     this.m_controlEdition.LockEdition              = false;
     this.m_controlEdition.Marge                    = 10;
     this.m_controlEdition.ModeAffichageGrille      = sc2i.win32.common.EModeAffichageGrille.AuDeplacement;
     this.m_controlEdition.ModeCreation             = true;
     this.m_controlEdition.ModeEdition              = timos.EModeEditeurProjet.Selection;
     this.m_extModeEdition.SetModeEdition(this.m_controlEdition, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_controlEdition.ModeRepresentationGrille = sc2i.win32.common.ERepresentationGrille.LignesContinues;
     this.m_controlEdition.Name = "m_controlEdition";
     this.m_controlEdition.NombreHistorisation                = 10;
     this.m_controlEdition.ObjetEdite                         = null;
     cProfilEditeurObjetGraphique2.FormeDesPoignees           = sc2i.win32.common.EFormePoignee.Carre;
     cProfilEditeurObjetGraphique2.Grille                     = cGrilleEditeurObjetGraphique2;
     cProfilEditeurObjetGraphique2.HistorisationActive        = false;
     cProfilEditeurObjetGraphique2.Marge                      = 10;
     cProfilEditeurObjetGraphique2.ModeAffichageGrille        = sc2i.win32.common.EModeAffichageGrille.AuDeplacement;
     cProfilEditeurObjetGraphique2.NombreHistorisation        = 10;
     cProfilEditeurObjetGraphique2.ToujoursAlignerSurLaGrille = false;
     this.m_controlEdition.Profil = cProfilEditeurObjetGraphique2;
     this.m_controlEdition.RefreshSelectionChanged = true;
     this.m_controlEdition.Size     = new System.Drawing.Size(294, 418);
     this.m_controlEdition.TabIndex = 0;
     this.m_controlEdition.ToujoursAlignerSelonLesControles = true;
     this.m_controlEdition.ToujoursAlignerSurLaGrille       = false;
     this.m_controlEdition.WndProjetEdite             = null;
     this.m_controlEdition.AfterSelectElement        += new timos.EventHandlerForIElementDeProjet(this.m_controlEdition_AfterClicElementInSelection);
     this.m_controlEdition.BeforeSelectElement       += new timos.EventHandlerAnnulable(this.BeforeAction);
     this.m_controlEdition.BeforeAddElement          += new timos.EventHandlerAnnulable(this.BeforeAction);
     this.m_controlEdition.AfterModeEditionChanged   += new System.EventHandler(this.m_controlEdition_AfterModeEditionChanged);
     this.m_controlEdition.BeforeUnselectElement     += new timos.EventHandlerAnnulable(this.BeforeAction);
     this.m_controlEdition.AfterDoubleClicElement    += new timos.EventHandlerForIElementDeProjet(this.m_controlEdition_AfterDoubleClicElement);
     this.m_controlEdition.BeforeDeleteElement       += new sc2i.win32.common.EventHandlerPanelEditionGraphiqueSuppression(this.m_controlEdition_BeforeDeleteElement);
     this.m_controlEdition.AfterRemoveObjetGraphique += new System.EventHandler(this.m_controlEdition_AfterRemoveObjetGraphique);
     this.m_controlEdition.AfterAddElement           += new timos.EventHandlerForIElementDeProjet(this.m_controlEdition_AfterAddElement);
     //
     // m_panEditionRapide
     //
     this.m_panEditionRapide.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.m_panEditionRapide.Location    = new System.Drawing.Point(0, 0);
     this.m_panEditionRapide.LockEdition = true;
     this.m_extModeEdition.SetModeEdition(this.m_panEditionRapide, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_panEditionRapide.Name               = "m_panEditionRapide";
     this.m_panEditionRapide.Size               = new System.Drawing.Size(163, 418);
     this.m_panEditionRapide.TabIndex           = 0;
     this.m_panEditionRapide.ProprieteModifiee += new System.EventHandler(this.m_panEditionRapide_ProprieteModifiee);
     this.m_panEditionRapide.OnClickProprietes += new System.EventHandler(this.m_panEditionRapide_OnClickProprietes);
     //
     // CPanelEditStructureProjet
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.m_spcGauche);
     this.m_extModeEdition.SetModeEdition(this, sc2i.win32.common.TypeModeEdition.Autonome);
     this.Name  = "CPanelEditStructureProjet";
     this.Size  = new System.Drawing.Size(668, 418);
     this.Load += new System.EventHandler(this.CPanelEditProjet_Load);
     this.m_panMode.ResumeLayout(false);
     this.m_panCmds.ResumeLayout(false);
     this.m_spcGauche.Panel1.ResumeLayout(false);
     this.m_spcGauche.Panel2.ResumeLayout(false);
     this.m_spcGauche.ResumeLayout(false);
     this.m_tbpCtrl.ResumeLayout(false);
     this.m_tbpCtrl.PerformLayout();
     this.m_tbpTools.ResumeLayout(false);
     this.m_tbpElements.ResumeLayout(false);
     this.m_tbpOptions.ResumeLayout(false);
     this.m_tbpOptions.PerformLayout();
     this.m_spcDroite.Panel1.ResumeLayout(false);
     this.m_spcDroite.Panel2.ResumeLayout(false);
     this.m_spcDroite.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()
 {
     sc2i.win32.common.CGrilleEditeurObjetGraphique cGrilleEditeurObjetGraphique2 = new sc2i.win32.common.CGrilleEditeurObjetGraphique();
     sc2i.win32.common.CProfilEditeurObjetGraphique cProfilEditeurObjetGraphique2 = new sc2i.win32.common.CProfilEditeurObjetGraphique();
     this.panel1          = new System.Windows.Forms.Panel();
     this.m_btnUpLevel    = new System.Windows.Forms.Button();
     this.m_trackZoom     = new System.Windows.Forms.TrackBar();
     this.m_lblZoom       = new System.Windows.Forms.Label();
     this.m_panelWorkflow = new timos.process.workflow.CControleDessinWorkflowEnCours();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_trackZoom)).BeginInit();
     this.SuspendLayout();
     //
     // panel1
     //
     this.panel1.Controls.Add(this.m_btnUpLevel);
     this.panel1.Controls.Add(this.m_trackZoom);
     this.panel1.Controls.Add(this.m_lblZoom);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panel1.Location = new System.Drawing.Point(0, 325);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(548, 35);
     this.panel1.TabIndex = 0;
     //
     // m_btnUpLevel
     //
     this.m_btnUpLevel.Cursor    = System.Windows.Forms.Cursors.Hand;
     this.m_btnUpLevel.Dock      = System.Windows.Forms.DockStyle.Left;
     this.m_btnUpLevel.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.m_btnUpLevel.Image     = global::timos.Properties.Resources._1346547808_arrow_up;
     this.m_btnUpLevel.Location  = new System.Drawing.Point(0, 0);
     this.m_btnUpLevel.Name      = "m_btnUpLevel";
     this.m_btnUpLevel.Size      = new System.Drawing.Size(45, 35);
     this.m_btnUpLevel.TabIndex  = 3;
     this.m_btnUpLevel.UseVisualStyleBackColor = true;
     this.m_btnUpLevel.Click += new System.EventHandler(this.m_btnUpLevel_Click);
     //
     // m_trackZoom
     //
     this.m_trackZoom.Dock          = System.Windows.Forms.DockStyle.Right;
     this.m_trackZoom.Location      = new System.Drawing.Point(415, 0);
     this.m_trackZoom.Maximum       = 30;
     this.m_trackZoom.Minimum       = 1;
     this.m_trackZoom.Name          = "m_trackZoom";
     this.m_trackZoom.Size          = new System.Drawing.Size(104, 35);
     this.m_trackZoom.TabIndex      = 1;
     this.m_trackZoom.Value         = 1;
     this.m_trackZoom.ValueChanged += new System.EventHandler(this.m_trackZoom_ValueChanged);
     //
     // m_lblZoom
     //
     this.m_lblZoom.Dock      = System.Windows.Forms.DockStyle.Right;
     this.m_lblZoom.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_lblZoom.Location  = new System.Drawing.Point(519, 0);
     this.m_lblZoom.Name      = "m_lblZoom";
     this.m_lblZoom.Size      = new System.Drawing.Size(29, 35);
     this.m_lblZoom.TabIndex  = 2;
     this.m_lblZoom.Text      = "x1";
     this.m_lblZoom.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // m_panelWorkflow
     //
     this.m_panelWorkflow.AllowDrop                           = true;
     this.m_panelWorkflow.Cursor                              = System.Windows.Forms.Cursors.Arrow;
     this.m_panelWorkflow.Dock                                = System.Windows.Forms.DockStyle.Fill;
     this.m_panelWorkflow.Echelle                             = 1F;
     this.m_panelWorkflow.EffetAjoutSuppression               = false;
     this.m_panelWorkflow.EffetFonduMenu                      = true;
     this.m_panelWorkflow.EnDeplacement                       = false;
     this.m_panelWorkflow.FormesDesPoignees                   = sc2i.win32.common.EFormePoignee.Carre;
     cGrilleEditeurObjetGraphique2.Couleur                    = System.Drawing.Color.LightGray;
     cGrilleEditeurObjetGraphique2.HauteurCarreau             = 20;
     cGrilleEditeurObjetGraphique2.LargeurCarreau             = 20;
     cGrilleEditeurObjetGraphique2.Representation             = sc2i.win32.common.ERepresentationGrille.LignesContinues;
     cGrilleEditeurObjetGraphique2.TailleCarreau              = new System.Drawing.Size(20, 20);
     this.m_panelWorkflow.GrilleAlignement                    = cGrilleEditeurObjetGraphique2;
     this.m_panelWorkflow.HauteurMinimaleDesObjets            = 10;
     this.m_panelWorkflow.HistorisationActive                 = true;
     this.m_panelWorkflow.LargeurMinimaleDesObjets            = 10;
     this.m_panelWorkflow.Location                            = new System.Drawing.Point(0, 0);
     this.m_panelWorkflow.LockEdition                         = true;
     this.m_panelWorkflow.Marge                               = 10;
     this.m_panelWorkflow.MaxZoom                             = 6F;
     this.m_panelWorkflow.MinZoom                             = 0.2F;
     this.m_panelWorkflow.ModeAffichageGrille                 = sc2i.win32.common.EModeAffichageGrille.AuDeplacement;
     this.m_panelWorkflow.ModeRepresentationGrille            = sc2i.win32.common.ERepresentationGrille.LignesContinues;
     this.m_panelWorkflow.ModeSouris                          = sc2i.win32.common.CPanelEditionObjetGraphique.EModeSouris.Selection;
     this.m_panelWorkflow.ModeSourisCustom                    = sc2i.win32.process.workflow.CControlEditeWorkflow.EModeSourisCustom.LienWorkflow;
     this.m_panelWorkflow.Name                                = "m_panelWorkflow";
     this.m_panelWorkflow.NoClipboard                         = false;
     this.m_panelWorkflow.NoDelete                            = false;
     this.m_panelWorkflow.NoDoubleClick                       = false;
     this.m_panelWorkflow.NombreHistorisation                 = 10;
     this.m_panelWorkflow.NoMenu                              = false;
     this.m_panelWorkflow.ObjetEdite                          = null;
     cProfilEditeurObjetGraphique2.FormeDesPoignees           = sc2i.win32.common.EFormePoignee.Carre;
     cProfilEditeurObjetGraphique2.Grille                     = cGrilleEditeurObjetGraphique2;
     cProfilEditeurObjetGraphique2.HistorisationActive        = true;
     cProfilEditeurObjetGraphique2.Marge                      = 10;
     cProfilEditeurObjetGraphique2.ModeAffichageGrille        = sc2i.win32.common.EModeAffichageGrille.AuDeplacement;
     cProfilEditeurObjetGraphique2.NombreHistorisation        = 10;
     cProfilEditeurObjetGraphique2.ToujoursAlignerSurLaGrille = false;
     this.m_panelWorkflow.Profil                              = cProfilEditeurObjetGraphique2;
     this.m_panelWorkflow.RefreshSelectionChanged             = true;
     this.m_panelWorkflow.SelectionVisible                    = true;
     this.m_panelWorkflow.Size                                = new System.Drawing.Size(548, 325);
     this.m_panelWorkflow.TabIndex                            = 1;
     this.m_panelWorkflow.ToujoursAlignerSelonLesControles    = true;
     this.m_panelWorkflow.ToujoursAlignerSurLaGrille          = false;
     this.m_panelWorkflow.EchelleChanged                     += new System.EventHandler(this.m_panelWorkflow_EchelleChanged);
     this.m_panelWorkflow.WorkflowAfficheChanged             += new System.EventHandler(this.m_panelWorkflow_WorkflowEditeChanged);
     //
     // CPanelDessineWorkflowEnCours
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.m_panelWorkflow);
     this.Controls.Add(this.panel1);
     this.Name = "CPanelDessineWorkflowEnCours";
     this.Size = new System.Drawing.Size(548, 360);
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_trackZoom)).EndInit();
     this.ResumeLayout(false);
 }
示例#8
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(CPanelEditeurSymbole));
     sc2i.win32.common.CGrilleEditeurObjetGraphique cGrilleEditeurObjetGraphique1 = new sc2i.win32.common.CGrilleEditeurObjetGraphique();
     sc2i.win32.common.CProfilEditeurObjetGraphique cProfilEditeurObjetGraphique1 = new sc2i.win32.common.CProfilEditeurObjetGraphique();
     this.m_propertyGrid        = new System.Windows.Forms.PropertyGrid();
     this.m_btnOpen             = new System.Windows.Forms.Button();
     this.m_btnSave             = new System.Windows.Forms.Button();
     this.m_listeControles      = new timos.CPanelListe2iSymbole();
     this.m_panelEditionSymbole = new timos.CPanelEditionSymbole();
     this.m_panelToolBar        = new System.Windows.Forms.Panel();
     this.m_btnModeEditLine     = new System.Windows.Forms.RadioButton();
     this.m_btnModeZoom         = new System.Windows.Forms.RadioButton();
     this.m_btnModeSelection    = new System.Windows.Forms.RadioButton();
     this.m_tooltipTraductible  = new sc2i.win32.common.CToolTipTraductible(this.components);
     this.m_panelToolBar.SuspendLayout();
     this.SuspendLayout();
     //
     // m_propertyGrid
     //
     this.m_propertyGrid.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                        | System.Windows.Forms.AnchorStyles.Right)));
     this.m_propertyGrid.Location              = new System.Drawing.Point(586, 3);
     this.m_propertyGrid.Name                  = "m_propertyGrid";
     this.m_propertyGrid.Size                  = new System.Drawing.Size(188, 436);
     this.m_propertyGrid.TabIndex              = 2;
     this.m_propertyGrid.PropertyValueChanged += new System.Windows.Forms.PropertyValueChangedEventHandler(this.m_propertyGrid_PropertyValueChanged);
     //
     // m_btnOpen
     //
     this.m_btnOpen.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.m_btnOpen.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.m_btnOpen.Image     = ((System.Drawing.Image)(resources.GetObject("m_btnOpen.Image")));
     this.m_btnOpen.Location  = new System.Drawing.Point(127, 412);
     this.m_btnOpen.Name      = "m_btnOpen";
     this.m_btnOpen.Size      = new System.Drawing.Size(24, 23);
     this.m_btnOpen.TabIndex  = 32;
     this.m_btnOpen.Click    += new System.EventHandler(this.m_btnOpen_Click);
     //
     // m_btnSave
     //
     this.m_btnSave.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.m_btnSave.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.m_btnSave.Image     = ((System.Drawing.Image)(resources.GetObject("m_btnSave.Image")));
     this.m_btnSave.Location  = new System.Drawing.Point(157, 412);
     this.m_btnSave.Name      = "m_btnSave";
     this.m_btnSave.Size      = new System.Drawing.Size(24, 23);
     this.m_btnSave.TabIndex  = 31;
     this.m_btnSave.Click    += new System.EventHandler(this.m_btnSave_Click);
     //
     // m_listeControles
     //
     this.m_listeControles.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                          | System.Windows.Forms.AnchorStyles.Left)));
     this.m_listeControles.AutoScroll  = true;
     this.m_listeControles.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.m_listeControles.Location    = new System.Drawing.Point(0, 0);
     this.m_listeControles.Name        = "m_listeControles";
     this.m_listeControles.Size        = new System.Drawing.Size(181, 406);
     this.m_listeControles.TabIndex    = 1;
     //
     // m_panelEditionSymbole
     //
     this.m_panelEditionSymbole.AllowDrop = true;
     this.m_panelEditionSymbole.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_panelEditionSymbole.BackColor                = System.Drawing.Color.White;
     this.m_panelEditionSymbole.Cursor                   = System.Windows.Forms.Cursors.Arrow;
     this.m_panelEditionSymbole.Echelle                  = 1F;
     this.m_panelEditionSymbole.Editeur                  = null;
     this.m_panelEditionSymbole.EffetAjoutSuppression    = false;
     this.m_panelEditionSymbole.EffetFonduMenu           = true;
     this.m_panelEditionSymbole.EnDeplacement            = false;
     this.m_panelEditionSymbole.FormesDesPoignees        = sc2i.win32.common.EFormePoignee.Carre;
     this.m_panelEditionSymbole.FournisseurPropriete     = null;
     cGrilleEditeurObjetGraphique1.Couleur               = System.Drawing.Color.LightGray;
     cGrilleEditeurObjetGraphique1.HauteurCarreau        = 20;
     cGrilleEditeurObjetGraphique1.LargeurCarreau        = 20;
     cGrilleEditeurObjetGraphique1.Representation        = sc2i.win32.common.ERepresentationGrille.LignesContinues;
     cGrilleEditeurObjetGraphique1.TailleCarreau         = new System.Drawing.Size(20, 20);
     this.m_panelEditionSymbole.GrilleAlignement         = cGrilleEditeurObjetGraphique1;
     this.m_panelEditionSymbole.HauteurMinimaleDesObjets = 10;
     this.m_panelEditionSymbole.HistorisationActive      = true;
     this.m_panelEditionSymbole.LargeurMinimaleDesObjets = 10;
     this.m_panelEditionSymbole.Location                 = new System.Drawing.Point(187, 30);
     this.m_panelEditionSymbole.LockEdition              = false;
     this.m_panelEditionSymbole.Marge = 10;
     this.m_panelEditionSymbole.ModeAffichageGrille      = sc2i.win32.common.EModeAffichageGrille.AuDeplacement;
     this.m_panelEditionSymbole.ModeEdition              = timos.EModeEditeurSymbole.Selection;
     this.m_panelEditionSymbole.ModeRepresentationGrille = sc2i.win32.common.ERepresentationGrille.LignesContinues;
     this.m_panelEditionSymbole.ModeSouris                       = sc2i.win32.common.CPanelEditionObjetGraphique.EModeSouris.Selection;
     this.m_panelEditionSymbole.Name                             = "m_panelEditionSymbole";
     this.m_panelEditionSymbole.NoClipboard                      = false;
     this.m_panelEditionSymbole.NoDelete                         = false;
     this.m_panelEditionSymbole.NoDoubleClick                    = false;
     this.m_panelEditionSymbole.NombreHistorisation              = 10;
     this.m_panelEditionSymbole.NoMenu                           = false;
     this.m_panelEditionSymbole.ObjetEdite                       = null;
     cProfilEditeurObjetGraphique1.FormeDesPoignees              = sc2i.win32.common.EFormePoignee.Carre;
     cProfilEditeurObjetGraphique1.Grille                        = cGrilleEditeurObjetGraphique1;
     cProfilEditeurObjetGraphique1.HistorisationActive           = true;
     cProfilEditeurObjetGraphique1.Marge                         = 10;
     cProfilEditeurObjetGraphique1.ModeAffichageGrille           = sc2i.win32.common.EModeAffichageGrille.AuDeplacement;
     cProfilEditeurObjetGraphique1.NombreHistorisation           = 10;
     cProfilEditeurObjetGraphique1.ToujoursAlignerSurLaGrille    = false;
     this.m_panelEditionSymbole.Profil                           = cProfilEditeurObjetGraphique1;
     this.m_panelEditionSymbole.RefreshSelectionChanged          = true;
     this.m_panelEditionSymbole.SelectionVisible                 = true;
     this.m_panelEditionSymbole.Size                             = new System.Drawing.Size(393, 405);
     this.m_panelEditionSymbole.TabIndex                         = 0;
     this.m_panelEditionSymbole.ToujoursAlignerSelonLesControles = true;
     this.m_panelEditionSymbole.ToujoursAlignerSurLaGrille       = false;
     this.m_panelEditionSymbole.TypeEdite                        = null;
     this.m_panelEditionSymbole.OnChangeModeEdition             += new System.EventHandler(this.m_panelEditionSymbole_OnChangeModeEdition);
     this.m_panelEditionSymbole.SelectionChanged                += new System.EventHandler(this.m_panelEditionSymbole_SelectionChanged);
     //
     // m_panelToolBar
     //
     this.m_panelToolBar.Controls.Add(this.m_btnModeEditLine);
     this.m_panelToolBar.Controls.Add(this.m_btnModeZoom);
     this.m_panelToolBar.Controls.Add(this.m_btnModeSelection);
     this.m_panelToolBar.Location = new System.Drawing.Point(187, 0);
     this.m_panelToolBar.Name     = "m_panelToolBar";
     this.m_panelToolBar.Size     = new System.Drawing.Size(399, 30);
     this.m_panelToolBar.TabIndex = 33;
     //
     // m_btnModeEditLine
     //
     this.m_btnModeEditLine.Appearance = System.Windows.Forms.Appearance.Button;
     this.m_btnModeEditLine.Dock       = System.Windows.Forms.DockStyle.Left;
     this.m_btnModeEditLine.FlatStyle  = System.Windows.Forms.FlatStyle.Popup;
     this.m_btnModeEditLine.Image      = ((System.Drawing.Image)(resources.GetObject("m_btnModeEditLine.Image")));
     this.m_btnModeEditLine.Location   = new System.Drawing.Point(56, 0);
     this.m_btnModeEditLine.Name       = "m_btnModeEditLine";
     this.m_btnModeEditLine.Size       = new System.Drawing.Size(28, 30);
     this.m_btnModeEditLine.TabIndex   = 2;
     this.m_tooltipTraductible.SetToolTip(this.m_btnModeEditLine, "Edit selected line|30396");
     this.m_btnModeEditLine.UseVisualStyleBackColor = true;
     this.m_btnModeEditLine.Visible         = false;
     this.m_btnModeEditLine.CheckedChanged += new System.EventHandler(this.m_btnModeEditLine_CheckedChanged);
     //
     // m_btnModeZoom
     //
     this.m_btnModeZoom.Appearance = System.Windows.Forms.Appearance.Button;
     this.m_btnModeZoom.Dock       = System.Windows.Forms.DockStyle.Left;
     this.m_btnModeZoom.FlatStyle  = System.Windows.Forms.FlatStyle.Popup;
     this.m_btnModeZoom.Image      = ((System.Drawing.Image)(resources.GetObject("m_btnModeZoom.Image")));
     this.m_btnModeZoom.Location   = new System.Drawing.Point(28, 0);
     this.m_btnModeZoom.Name       = "m_btnModeZoom";
     this.m_btnModeZoom.Size       = new System.Drawing.Size(28, 30);
     this.m_btnModeZoom.TabIndex   = 1;
     this.m_tooltipTraductible.SetToolTip(this.m_btnModeZoom, "Zoom|30393");
     this.m_btnModeZoom.UseVisualStyleBackColor = true;
     this.m_btnModeZoom.CheckedChanged         += new System.EventHandler(this.m_btnModeZoom_CheckedChanged);
     //
     // m_btnModeSelection
     //
     this.m_btnModeSelection.Appearance = System.Windows.Forms.Appearance.Button;
     this.m_btnModeSelection.Checked    = true;
     this.m_btnModeSelection.Dock       = System.Windows.Forms.DockStyle.Left;
     this.m_btnModeSelection.FlatStyle  = System.Windows.Forms.FlatStyle.Popup;
     this.m_btnModeSelection.Image      = ((System.Drawing.Image)(resources.GetObject("m_btnModeSelection.Image")));
     this.m_btnModeSelection.Location   = new System.Drawing.Point(0, 0);
     this.m_btnModeSelection.Name       = "m_btnModeSelection";
     this.m_btnModeSelection.Size       = new System.Drawing.Size(28, 30);
     this.m_btnModeSelection.TabIndex   = 0;
     this.m_btnModeSelection.TabStop    = true;
     this.m_tooltipTraductible.SetToolTip(this.m_btnModeSelection, "Select|30392");
     this.m_btnModeSelection.UseVisualStyleBackColor = true;
     this.m_btnModeSelection.CheckedChanged         += new System.EventHandler(this.m_btnModeSelection_CheckedChanged);
     //
     // CPanelEditeurSymbole
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.None;
     this.Controls.Add(this.m_panelToolBar);
     this.Controls.Add(this.m_btnOpen);
     this.Controls.Add(this.m_btnSave);
     this.Controls.Add(this.m_propertyGrid);
     this.Controls.Add(this.m_listeControles);
     this.Controls.Add(this.m_panelEditionSymbole);
     this.Name = "CPanelEditeurSymbole";
     this.Size = new System.Drawing.Size(777, 442);
     this.m_panelToolBar.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(CEditeurExpressionGraphique));
     sc2i.win32.common.CGrilleEditeurObjetGraphique cGrilleEditeurObjetGraphique1 = new sc2i.win32.common.CGrilleEditeurObjetGraphique();
     sc2i.win32.common.CProfilEditeurObjetGraphique cProfilEditeurObjetGraphique1 = new sc2i.win32.common.CProfilEditeurObjetGraphique();
     this.m_btnLink                   = new System.Windows.Forms.Panel();
     this.m_btnLienParametre          = new System.Windows.Forms.RadioButton();
     this.m_chkLien                   = new System.Windows.Forms.RadioButton();
     this.m_chkZoom                   = new System.Windows.Forms.RadioButton();
     this.m_btnSelect                 = new System.Windows.Forms.RadioButton();
     this.m_arbreFormules             = new System.Windows.Forms.TreeView();
     this.m_panelDetailFormule        = new System.Windows.Forms.Panel();
     this.m_editeurParametresStandard = new sc2i.win32.expression.CEditeurParametresFormule();
     this.splitter1                   = new System.Windows.Forms.Splitter();
     this.m_panelVariables            = new System.Windows.Forms.Panel();
     this.m_wndListeVariables         = new System.Windows.Forms.ListView();
     this.columnHeader1               = new System.Windows.Forms.ColumnHeader();
     this.panel1             = new System.Windows.Forms.Panel();
     this.m_lnkRemoveVar     = new sc2i.win32.common.CWndLinkStd();
     this.m_lnkAddVar        = new sc2i.win32.common.CWndLinkStd();
     this.panel2             = new System.Windows.Forms.Panel();
     this.m_chkActivateDebug = new System.Windows.Forms.CheckBox();
     this.splitter2          = new System.Windows.Forms.Splitter();
     this.splitter3          = new System.Windows.Forms.Splitter();
     this.m_panelSaveLoadEtc = new System.Windows.Forms.Panel();
     this.m_dragSetVar       = new sc2i.win32.common.CPictureBoxDraggable();
     this.m_dragConstante    = new sc2i.win32.common.CPictureBoxDraggable();
     this.m_btnDragIf        = new sc2i.win32.common.CPictureBoxDraggable();
     this.m_DragAddNew       = new sc2i.win32.common.CPictureBoxDraggable();
     this.m_btnCopy          = new System.Windows.Forms.Button();
     this.m_btnPaste         = new System.Windows.Forms.Button();
     this.label1             = new System.Windows.Forms.Label();
     this.m_btnSave          = new System.Windows.Forms.Button();
     this.m_btnLoad          = new System.Windows.Forms.Button();
     this.m_menuAddFormule   = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.m_tooltip          = new sc2i.win32.common.CToolTipTraductible(this.components);
     this.m_editeur          = new sc2i.win32.expression.CPanelEditionRepresentationExpressionGraphique();
     this.m_timerSelection   = new System.Windows.Forms.Timer(this.components);
     this.m_btnLink.SuspendLayout();
     this.m_panelDetailFormule.SuspendLayout();
     this.m_panelVariables.SuspendLayout();
     this.panel1.SuspendLayout();
     this.panel2.SuspendLayout();
     this.m_panelSaveLoadEtc.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_dragSetVar)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_dragConstante)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnDragIf)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_DragAddNew)).BeginInit();
     this.SuspendLayout();
     //
     // m_btnLink
     //
     this.m_btnLink.Controls.Add(this.m_btnLienParametre);
     this.m_btnLink.Controls.Add(this.m_chkLien);
     this.m_btnLink.Controls.Add(this.m_chkZoom);
     this.m_btnLink.Controls.Add(this.m_btnSelect);
     this.m_btnLink.Dock     = System.Windows.Forms.DockStyle.Top;
     this.m_btnLink.Location = new System.Drawing.Point(231, 0);
     this.m_btnLink.Name     = "m_btnLink";
     this.m_btnLink.Size     = new System.Drawing.Size(534, 32);
     this.m_btnLink.TabIndex = 1;
     //
     // m_btnLienParametre
     //
     this.m_btnLienParametre.Appearance = System.Windows.Forms.Appearance.Button;
     this.m_btnLienParametre.Dock       = System.Windows.Forms.DockStyle.Left;
     this.m_btnLienParametre.FlatAppearance.BorderColor        = System.Drawing.Color.White;
     this.m_btnLienParametre.FlatAppearance.CheckedBackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.m_btnLienParametre.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Lime;
     this.m_btnLienParametre.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Silver;
     this.m_btnLienParametre.FlatStyle       = System.Windows.Forms.FlatStyle.Popup;
     this.m_btnLienParametre.Image           = global::sc2i.win32.expression.Resource1.Source;
     this.m_btnLienParametre.Location        = new System.Drawing.Point(99, 0);
     this.m_btnLienParametre.Name            = "m_btnLienParametre";
     this.m_btnLienParametre.Size            = new System.Drawing.Size(32, 32);
     this.m_btnLienParametre.TabIndex        = 6;
     this.m_btnLienParametre.CheckedChanged += new System.EventHandler(this.m_btnLienParametre_CheckedChanged);
     //
     // m_chkLien
     //
     this.m_chkLien.Appearance = System.Windows.Forms.Appearance.Button;
     this.m_chkLien.Dock       = System.Windows.Forms.DockStyle.Left;
     this.m_chkLien.FlatAppearance.BorderColor        = System.Drawing.Color.White;
     this.m_chkLien.FlatAppearance.CheckedBackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.m_chkLien.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Lime;
     this.m_chkLien.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Silver;
     this.m_chkLien.FlatStyle       = System.Windows.Forms.FlatStyle.Popup;
     this.m_chkLien.Image           = global::sc2i.win32.expression.Resource1.Sequence;
     this.m_chkLien.Location        = new System.Drawing.Point(67, 0);
     this.m_chkLien.Name            = "m_chkLien";
     this.m_chkLien.Size            = new System.Drawing.Size(32, 32);
     this.m_chkLien.TabIndex        = 4;
     this.m_chkLien.CheckedChanged += new System.EventHandler(this.m_chkLien_CheckedChanged);
     //
     // m_chkZoom
     //
     this.m_chkZoom.Appearance = System.Windows.Forms.Appearance.Button;
     this.m_chkZoom.Dock       = System.Windows.Forms.DockStyle.Left;
     this.m_chkZoom.FlatAppearance.BorderColor        = System.Drawing.Color.White;
     this.m_chkZoom.FlatAppearance.CheckedBackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.m_chkZoom.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Lime;
     this.m_chkZoom.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Silver;
     this.m_chkZoom.FlatStyle       = System.Windows.Forms.FlatStyle.Popup;
     this.m_chkZoom.Image           = ((System.Drawing.Image)(resources.GetObject("m_chkZoom.Image")));
     this.m_chkZoom.Location        = new System.Drawing.Point(35, 0);
     this.m_chkZoom.Name            = "m_chkZoom";
     this.m_chkZoom.Size            = new System.Drawing.Size(32, 32);
     this.m_chkZoom.TabIndex        = 5;
     this.m_chkZoom.CheckedChanged += new System.EventHandler(this.m_chkZoom_CheckedChanged);
     //
     // m_btnSelect
     //
     this.m_btnSelect.Appearance = System.Windows.Forms.Appearance.Button;
     this.m_btnSelect.Dock       = System.Windows.Forms.DockStyle.Left;
     this.m_btnSelect.FlatStyle  = System.Windows.Forms.FlatStyle.Flat;
     this.m_btnSelect.Image      = ((System.Drawing.Image)(resources.GetObject("m_btnSelect.Image")));
     this.m_btnSelect.Location   = new System.Drawing.Point(0, 0);
     this.m_btnSelect.Name       = "m_btnSelect";
     this.m_btnSelect.Size       = new System.Drawing.Size(35, 32);
     this.m_btnSelect.TabIndex   = 0;
     this.m_btnSelect.TabStop    = true;
     this.m_btnSelect.UseVisualStyleBackColor = true;
     this.m_btnSelect.CheckedChanged         += new System.EventHandler(this.m_btnSelect_CheckedChanged);
     //
     // m_arbreFormules
     //
     this.m_arbreFormules.Dock      = System.Windows.Forms.DockStyle.Left;
     this.m_arbreFormules.Location  = new System.Drawing.Point(0, 0);
     this.m_arbreFormules.Name      = "m_arbreFormules";
     this.m_arbreFormules.Size      = new System.Drawing.Size(231, 470);
     this.m_arbreFormules.TabIndex  = 1;
     this.m_arbreFormules.ItemDrag += new System.Windows.Forms.ItemDragEventHandler(this.m_arbreFormules_ItemDrag);
     //
     // m_panelDetailFormule
     //
     this.m_panelDetailFormule.Controls.Add(this.m_editeurParametresStandard);
     this.m_panelDetailFormule.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.m_panelDetailFormule.Location = new System.Drawing.Point(231, 270);
     this.m_panelDetailFormule.Name     = "m_panelDetailFormule";
     this.m_panelDetailFormule.Size     = new System.Drawing.Size(534, 200);
     this.m_panelDetailFormule.TabIndex = 2;
     this.m_panelDetailFormule.Visible  = false;
     //
     // m_editeurParametresStandard
     //
     this.m_editeurParametresStandard.AutoScroll      = true;
     this.m_editeurParametresStandard.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.m_editeurParametresStandard.Location        = new System.Drawing.Point(0, 0);
     this.m_editeurParametresStandard.Name            = "m_editeurParametresStandard";
     this.m_editeurParametresStandard.Size            = new System.Drawing.Size(534, 200);
     this.m_editeurParametresStandard.TabIndex        = 0;
     this.m_editeurParametresStandard.OnChangeDessin += new System.EventHandler(this.m_editeurParametres_OnChangeDessin);
     //
     // splitter1
     //
     this.splitter1.BackColor = System.Drawing.Color.Black;
     this.splitter1.Dock      = System.Windows.Forms.DockStyle.Bottom;
     this.splitter1.Location  = new System.Drawing.Point(231, 267);
     this.splitter1.Name      = "splitter1";
     this.splitter1.Size      = new System.Drawing.Size(534, 3);
     this.splitter1.TabIndex  = 3;
     this.splitter1.TabStop   = false;
     //
     // m_panelVariables
     //
     this.m_panelVariables.Controls.Add(this.m_wndListeVariables);
     this.m_panelVariables.Controls.Add(this.panel1);
     this.m_panelVariables.Controls.Add(this.panel2);
     this.m_panelVariables.Dock     = System.Windows.Forms.DockStyle.Right;
     this.m_panelVariables.Location = new System.Drawing.Point(588, 32);
     this.m_panelVariables.Name     = "m_panelVariables";
     this.m_panelVariables.Size     = new System.Drawing.Size(177, 235);
     this.m_panelVariables.TabIndex = 1;
     //
     // m_wndListeVariables
     //
     this.m_wndListeVariables.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
         this.columnHeader1
     });
     this.m_wndListeVariables.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.m_wndListeVariables.Location    = new System.Drawing.Point(0, 21);
     this.m_wndListeVariables.MultiSelect = false;
     this.m_wndListeVariables.Name        = "m_wndListeVariables";
     this.m_wndListeVariables.Size        = new System.Drawing.Size(177, 191);
     this.m_wndListeVariables.TabIndex    = 0;
     this.m_wndListeVariables.UseCompatibleStateImageBehavior = false;
     this.m_wndListeVariables.View              = System.Windows.Forms.View.Details;
     this.m_wndListeVariables.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.m_wndListeVariables_MouseDoubleClick);
     //
     // columnHeader1
     //
     this.columnHeader1.Text  = "Variables";
     this.columnHeader1.Width = 154;
     //
     // panel1
     //
     this.panel1.Controls.Add(this.m_lnkRemoveVar);
     this.panel1.Controls.Add(this.m_lnkAddVar);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(177, 21);
     this.panel1.TabIndex = 2;
     //
     // m_lnkRemoveVar
     //
     this.m_lnkRemoveVar.Cursor       = System.Windows.Forms.Cursors.Hand;
     this.m_lnkRemoveVar.Dock         = System.Windows.Forms.DockStyle.Left;
     this.m_lnkRemoveVar.LinkColor    = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(255)))));
     this.m_lnkRemoveVar.Location     = new System.Drawing.Point(87, 0);
     this.m_lnkRemoveVar.Name         = "m_lnkRemoveVar";
     this.m_lnkRemoveVar.Size         = new System.Drawing.Size(87, 21);
     this.m_lnkRemoveVar.TabIndex     = 2;
     this.m_lnkRemoveVar.TypeLien     = sc2i.win32.common.TypeLinkStd.Suppression;
     this.m_lnkRemoveVar.LinkClicked += new System.EventHandler(this.m_lnkRemoveVar_LinkClicked);
     //
     // m_lnkAddVar
     //
     this.m_lnkAddVar.Cursor       = System.Windows.Forms.Cursors.Hand;
     this.m_lnkAddVar.Dock         = System.Windows.Forms.DockStyle.Left;
     this.m_lnkAddVar.LinkColor    = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(255)))));
     this.m_lnkAddVar.Location     = new System.Drawing.Point(0, 0);
     this.m_lnkAddVar.Name         = "m_lnkAddVar";
     this.m_lnkAddVar.Size         = new System.Drawing.Size(87, 21);
     this.m_lnkAddVar.TabIndex     = 1;
     this.m_lnkAddVar.TypeLien     = sc2i.win32.common.TypeLinkStd.Ajout;
     this.m_lnkAddVar.LinkClicked += new System.EventHandler(this.m_lnkAddVar_LinkClicked);
     //
     // panel2
     //
     this.panel2.Controls.Add(this.m_chkActivateDebug);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panel2.Location = new System.Drawing.Point(0, 212);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(177, 23);
     this.panel2.TabIndex = 3;
     //
     // m_chkActivateDebug
     //
     this.m_chkActivateDebug.AutoSize = true;
     this.m_chkActivateDebug.Dock     = System.Windows.Forms.DockStyle.Left;
     this.m_chkActivateDebug.Location = new System.Drawing.Point(0, 0);
     this.m_chkActivateDebug.Name     = "m_chkActivateDebug";
     this.m_chkActivateDebug.Size     = new System.Drawing.Size(150, 23);
     this.m_chkActivateDebug.TabIndex = 0;
     this.m_chkActivateDebug.Text     = "Activate debugging|20014";
     this.m_chkActivateDebug.UseVisualStyleBackColor = true;
     //
     // splitter2
     //
     this.splitter2.BackColor = System.Drawing.Color.Black;
     this.splitter2.Location  = new System.Drawing.Point(231, 32);
     this.splitter2.Name      = "splitter2";
     this.splitter2.Size      = new System.Drawing.Size(3, 235);
     this.splitter2.TabIndex  = 4;
     this.splitter2.TabStop   = false;
     //
     // splitter3
     //
     this.splitter3.BackColor = System.Drawing.Color.Black;
     this.splitter3.Dock      = System.Windows.Forms.DockStyle.Right;
     this.splitter3.Location  = new System.Drawing.Point(585, 32);
     this.splitter3.Name      = "splitter3";
     this.splitter3.Size      = new System.Drawing.Size(3, 235);
     this.splitter3.TabIndex  = 5;
     this.splitter3.TabStop   = false;
     //
     // m_panelSaveLoadEtc
     //
     this.m_panelSaveLoadEtc.Controls.Add(this.m_dragSetVar);
     this.m_panelSaveLoadEtc.Controls.Add(this.m_dragConstante);
     this.m_panelSaveLoadEtc.Controls.Add(this.m_btnDragIf);
     this.m_panelSaveLoadEtc.Controls.Add(this.m_DragAddNew);
     this.m_panelSaveLoadEtc.Controls.Add(this.m_btnCopy);
     this.m_panelSaveLoadEtc.Controls.Add(this.m_btnPaste);
     this.m_panelSaveLoadEtc.Controls.Add(this.label1);
     this.m_panelSaveLoadEtc.Controls.Add(this.m_btnSave);
     this.m_panelSaveLoadEtc.Controls.Add(this.m_btnLoad);
     this.m_panelSaveLoadEtc.Dock     = System.Windows.Forms.DockStyle.Left;
     this.m_panelSaveLoadEtc.Location = new System.Drawing.Point(234, 32);
     this.m_panelSaveLoadEtc.Name     = "m_panelSaveLoadEtc";
     this.m_panelSaveLoadEtc.Size     = new System.Drawing.Size(26, 235);
     this.m_panelSaveLoadEtc.TabIndex = 1;
     //
     // m_dragSetVar
     //
     this.m_dragSetVar.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.m_dragSetVar.Dock        = System.Windows.Forms.DockStyle.Top;
     this.m_dragSetVar.Image       = global::sc2i.win32.expression.Resource1.SetVar;
     this.m_dragSetVar.Location    = new System.Drawing.Point(0, 63);
     this.m_dragSetVar.Name        = "m_dragSetVar";
     this.m_dragSetVar.Size        = new System.Drawing.Size(26, 21);
     this.m_dragSetVar.SizeMode    = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
     this.m_dragSetVar.TabIndex    = 38;
     this.m_dragSetVar.TabStop     = false;
     this.m_tooltip.SetToolTip(this.m_dragSetVar, "Add an affectation|20012");
     this.m_dragSetVar.BeginDragDrop += new System.EventHandler(this.m_dragSetVar_BeginDragDrop);
     //
     // m_dragConstante
     //
     this.m_dragConstante.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.m_dragConstante.Dock        = System.Windows.Forms.DockStyle.Top;
     this.m_dragConstante.Image       = global::sc2i.win32.expression.Resource1.Constante;
     this.m_dragConstante.Location    = new System.Drawing.Point(0, 42);
     this.m_dragConstante.Name        = "m_dragConstante";
     this.m_dragConstante.Size        = new System.Drawing.Size(26, 21);
     this.m_dragConstante.SizeMode    = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
     this.m_dragConstante.TabIndex    = 37;
     this.m_dragConstante.TabStop     = false;
     this.m_tooltip.SetToolTip(this.m_dragConstante, "Add a constant|20011");
     this.m_dragConstante.BeginDragDrop += new System.EventHandler(this.m_dragConstante_BeginDragDrop);
     //
     // m_btnDragIf
     //
     this.m_btnDragIf.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.m_btnDragIf.Dock        = System.Windows.Forms.DockStyle.Top;
     this.m_btnDragIf.Image       = global::sc2i.win32.expression.Resource1._if;
     this.m_btnDragIf.Location    = new System.Drawing.Point(0, 21);
     this.m_btnDragIf.Name        = "m_btnDragIf";
     this.m_btnDragIf.Size        = new System.Drawing.Size(26, 21);
     this.m_btnDragIf.SizeMode    = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
     this.m_btnDragIf.TabIndex    = 36;
     this.m_btnDragIf.TabStop     = false;
     this.m_tooltip.SetToolTip(this.m_btnDragIf, "Add a condition|20013");
     this.m_btnDragIf.BeginDragDrop += new System.EventHandler(this.m_btnDragIf_BeginDragDrop);
     //
     // m_DragAddNew
     //
     this.m_DragAddNew.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.m_DragAddNew.Dock        = System.Windows.Forms.DockStyle.Top;
     this.m_DragAddNew.Image       = global::sc2i.win32.expression.Resource1.binary_tree;
     this.m_DragAddNew.Location    = new System.Drawing.Point(0, 0);
     this.m_DragAddNew.Name        = "m_DragAddNew";
     this.m_DragAddNew.Size        = new System.Drawing.Size(26, 21);
     this.m_DragAddNew.SizeMode    = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
     this.m_DragAddNew.TabIndex    = 35;
     this.m_DragAddNew.TabStop     = false;
     this.m_tooltip.SetToolTip(this.m_DragAddNew, "Add a new bloc|20010");
     this.m_DragAddNew.BeginDragDrop += new System.EventHandler(this.m_DragAddNew_BeginDragDrop);
     this.m_DragAddNew.MouseUp       += new System.Windows.Forms.MouseEventHandler(this.m_DragAddNew_MouseUp);
     //
     // m_btnCopy
     //
     this.m_btnCopy.Dock      = System.Windows.Forms.DockStyle.Bottom;
     this.m_btnCopy.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.m_btnCopy.Image     = ((System.Drawing.Image)(resources.GetObject("m_btnCopy.Image")));
     this.m_btnCopy.Location  = new System.Drawing.Point(0, 133);
     this.m_btnCopy.Name      = "m_btnCopy";
     this.m_btnCopy.Size      = new System.Drawing.Size(26, 23);
     this.m_btnCopy.TabIndex  = 33;
     this.m_btnCopy.Click    += new System.EventHandler(this.m_btnCopy_Click);
     //
     // m_btnPaste
     //
     this.m_btnPaste.Dock      = System.Windows.Forms.DockStyle.Bottom;
     this.m_btnPaste.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.m_btnPaste.Image     = ((System.Drawing.Image)(resources.GetObject("m_btnPaste.Image")));
     this.m_btnPaste.Location  = new System.Drawing.Point(0, 156);
     this.m_btnPaste.Name      = "m_btnPaste";
     this.m_btnPaste.Size      = new System.Drawing.Size(26, 23);
     this.m_btnPaste.TabIndex  = 32;
     this.m_btnPaste.Click    += new System.EventHandler(this.m_btnPaste_Click);
     //
     // label1
     //
     this.label1.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.label1.Location = new System.Drawing.Point(0, 179);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(26, 10);
     this.label1.TabIndex = 34;
     //
     // m_btnSave
     //
     this.m_btnSave.Dock      = System.Windows.Forms.DockStyle.Bottom;
     this.m_btnSave.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.m_btnSave.Image     = ((System.Drawing.Image)(resources.GetObject("m_btnSave.Image")));
     this.m_btnSave.Location  = new System.Drawing.Point(0, 189);
     this.m_btnSave.Name      = "m_btnSave";
     this.m_btnSave.Size      = new System.Drawing.Size(26, 23);
     this.m_btnSave.TabIndex  = 31;
     this.m_btnSave.Click    += new System.EventHandler(this.m_btnSave_Click);
     //
     // m_btnLoad
     //
     this.m_btnLoad.Dock      = System.Windows.Forms.DockStyle.Bottom;
     this.m_btnLoad.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.m_btnLoad.Image     = ((System.Drawing.Image)(resources.GetObject("m_btnLoad.Image")));
     this.m_btnLoad.Location  = new System.Drawing.Point(0, 212);
     this.m_btnLoad.Name      = "m_btnLoad";
     this.m_btnLoad.Size      = new System.Drawing.Size(26, 23);
     this.m_btnLoad.TabIndex  = 30;
     this.m_btnLoad.Click    += new System.EventHandler(this.m_btnLoad_Click);
     //
     // m_menuAddFormule
     //
     this.m_menuAddFormule.Name = "m_menuAddFormule";
     this.m_menuAddFormule.Size = new System.Drawing.Size(61, 4);
     //
     // m_editeur
     //
     this.m_editeur.AllowDrop                                 = true;
     this.m_editeur.Cursor                                    = System.Windows.Forms.Cursors.Arrow;
     this.m_editeur.Dock                                      = System.Windows.Forms.DockStyle.Fill;
     this.m_editeur.Echelle                                   = 1F;
     this.m_editeur.EffetAjoutSuppression                     = false;
     this.m_editeur.EffetFonduMenu                            = true;
     this.m_editeur.EnDeplacement                             = false;
     this.m_editeur.FormesDesPoignees                         = sc2i.win32.common.EFormePoignee.Carre;
     cGrilleEditeurObjetGraphique1.Couleur                    = System.Drawing.Color.LightGray;
     cGrilleEditeurObjetGraphique1.HauteurCarreau             = 20;
     cGrilleEditeurObjetGraphique1.LargeurCarreau             = 20;
     cGrilleEditeurObjetGraphique1.Representation             = sc2i.win32.common.ERepresentationGrille.LignesContinues;
     cGrilleEditeurObjetGraphique1.TailleCarreau              = new System.Drawing.Size(20, 20);
     this.m_editeur.GrilleAlignement                          = cGrilleEditeurObjetGraphique1;
     this.m_editeur.HauteurMinimaleDesObjets                  = 10;
     this.m_editeur.HistorisationActive                       = true;
     this.m_editeur.LargeurMinimaleDesObjets                  = 10;
     this.m_editeur.Location                                  = new System.Drawing.Point(260, 32);
     this.m_editeur.LockEdition                               = false;
     this.m_editeur.Marge                                     = 10;
     this.m_editeur.ModeAffichageGrille                       = sc2i.win32.common.EModeAffichageGrille.AuDeplacement;
     this.m_editeur.ModeRepresentationGrille                  = sc2i.win32.common.ERepresentationGrille.LignesContinues;
     this.m_editeur.ModeSouris                                = sc2i.win32.common.CPanelEditionObjetGraphique.EModeSouris.Selection;
     this.m_editeur.ModeSourisCustom                          = sc2i.win32.expression.CPanelEditionRepresentationExpressionGraphique.EModeSourisCustom.LienSequence;
     this.m_editeur.Name                                      = "m_editeur";
     this.m_editeur.NoClipboard                               = false;
     this.m_editeur.NoDelete                                  = false;
     this.m_editeur.NoDoubleClick                             = false;
     this.m_editeur.NombreHistorisation                       = 10;
     this.m_editeur.NoMenu                                    = false;
     this.m_editeur.ObjetAnalyse                              = null;
     this.m_editeur.ObjetEdite                                = null;
     cProfilEditeurObjetGraphique1.FormeDesPoignees           = sc2i.win32.common.EFormePoignee.Carre;
     cProfilEditeurObjetGraphique1.Grille                     = cGrilleEditeurObjetGraphique1;
     cProfilEditeurObjetGraphique1.HistorisationActive        = true;
     cProfilEditeurObjetGraphique1.Marge                      = 10;
     cProfilEditeurObjetGraphique1.ModeAffichageGrille        = sc2i.win32.common.EModeAffichageGrille.AuDeplacement;
     cProfilEditeurObjetGraphique1.NombreHistorisation        = 10;
     cProfilEditeurObjetGraphique1.ToujoursAlignerSurLaGrille = false;
     this.m_editeur.Profil                                    = cProfilEditeurObjetGraphique1;
     this.m_editeur.RefreshSelectionChanged                   = true;
     this.m_editeur.SelectionVisible                          = true;
     this.m_editeur.Size                                      = new System.Drawing.Size(325, 235);
     this.m_editeur.TabIndex                                  = 0;
     this.m_editeur.ToujoursAlignerSelonLesControles          = true;
     this.m_editeur.ToujoursAlignerSurLaGrille                = false;
     this.m_editeur.SelectionChanged                         += new System.EventHandler(this.m_editeur_SelectionChanged);
     this.m_editeur.AskCreationVariable                      += new sc2i.win32.expression.AskCreationVariableEventHandler(this.m_editeur_AskCreationVariable);
     this.m_editeur.FormulesChanged                          += new System.EventHandler(this.m_editeur_FormulesChanged);
     //
     // m_timerSelection
     //
     this.m_timerSelection.Interval = 200;
     this.m_timerSelection.Tick    += new System.EventHandler(this.m_timerSelection_Tick);
     //
     // CEditeurExpressionGraphique
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.m_editeur);
     this.Controls.Add(this.m_panelSaveLoadEtc);
     this.Controls.Add(this.splitter2);
     this.Controls.Add(this.splitter3);
     this.Controls.Add(this.m_panelVariables);
     this.Controls.Add(this.splitter1);
     this.Controls.Add(this.m_panelDetailFormule);
     this.Controls.Add(this.m_btnLink);
     this.Controls.Add(this.m_arbreFormules);
     this.Name = "CEditeurExpressionGraphique";
     this.Size = new System.Drawing.Size(765, 470);
     this.m_btnLink.ResumeLayout(false);
     this.m_panelDetailFormule.ResumeLayout(false);
     this.m_panelVariables.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     this.panel2.PerformLayout();
     this.m_panelSaveLoadEtc.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.m_dragSetVar)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_dragConstante)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnDragIf)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_DragAddNew)).EndInit();
     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();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CPanelEditionWorkflow));
     sc2i.win32.common.CGrilleEditeurObjetGraphique cGrilleEditeurObjetGraphique1 = new sc2i.win32.common.CGrilleEditeurObjetGraphique();
     sc2i.win32.common.CProfilEditeurObjetGraphique cProfilEditeurObjetGraphique1 = new sc2i.win32.common.CProfilEditeurObjetGraphique();
     this.m_gridProprietes          = new System.Windows.Forms.PropertyGrid();
     this.splitter1                 = new System.Windows.Forms.Splitter();
     this.splitter2                 = new System.Windows.Forms.Splitter();
     this.m_gestionnaireModeEdition = new sc2i.win32.common.CExtModeEdition();
     this.m_tabControl              = new System.Windows.Forms.TabControl();
     this.tabPage1                  = new System.Windows.Forms.TabPage();
     this.m_panelInfoSelection      = new System.Windows.Forms.Panel();
     this.m_lblElementSelectionne   = new System.Windows.Forms.Label();
     this.m_imageElementSelectionne = new System.Windows.Forms.PictureBox();
     this.m_btnDetailEtape          = new System.Windows.Forms.Button();
     this.m_pageAffectations        = new System.Windows.Forms.TabPage();
     this.m_wndListeAffectations    = new System.Windows.Forms.ListView();
     this.columnHeader1             = new System.Windows.Forms.ColumnHeader();
     this.m_imagesAffectations      = new System.Windows.Forms.ImageList(this.components);
     this.panel2 = new System.Windows.Forms.Panel();
     this.m_lnkDeleteModeleAffectation = new sc2i.win32.common.CWndLinkStd();
     this.m_lnkEditModeleAffectation   = new sc2i.win32.common.CWndLinkStd();
     this.m_lnkAddModeleAffectation    = new sc2i.win32.common.CWndLinkStd();
     this.panel1 = new System.Windows.Forms.Panel();
     this.m_txtFiltreAffectations = new sc2i.win32.common.C2iTextBox();
     this.m_btnSearchAffectation  = new System.Windows.Forms.PictureBox();
     this.m_panelToolBar          = new System.Windows.Forms.Panel();
     this.m_chkLien             = new System.Windows.Forms.RadioButton();
     this.m_btnModeZoom         = new System.Windows.Forms.RadioButton();
     this.m_btnModeSelection    = new System.Windows.Forms.RadioButton();
     this.m_panelObjets         = new sc2i.win32.common.C2iPanel(this.components);
     this.m_btnBlocs            = new System.Windows.Forms.Button();
     this.m_menuBlocs           = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.m_panelUndrawns       = new System.Windows.Forms.Panel();
     this.m_wndListeUndrawn     = new System.Windows.Forms.ListView();
     this.label1                = new System.Windows.Forms.Label();
     this.splitter3             = new System.Windows.Forms.Splitter();
     this.m_panelBasEditeur     = new System.Windows.Forms.Panel();
     this.m_trackZoom           = new System.Windows.Forms.TrackBar();
     this.m_lblZoom             = new System.Windows.Forms.Label();
     this.m_panelWorkflow       = new sc2i.win32.process.workflow.CControlEditeWorkflow();
     this.m_ToolTipTraductible1 = new sc2i.win32.common.CToolTipTraductible(this.components);
     this.m_tabControl.SuspendLayout();
     this.tabPage1.SuspendLayout();
     this.m_panelInfoSelection.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_imageElementSelectionne)).BeginInit();
     this.m_pageAffectations.SuspendLayout();
     this.panel2.SuspendLayout();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnSearchAffectation)).BeginInit();
     this.m_panelToolBar.SuspendLayout();
     this.m_panelObjets.SuspendLayout();
     this.m_panelUndrawns.SuspendLayout();
     this.m_panelBasEditeur.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_trackZoom)).BeginInit();
     this.SuspendLayout();
     //
     // m_gridProprietes
     //
     this.m_gridProprietes.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.m_gridProprietes.Location = new System.Drawing.Point(3, 37);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_gridProprietes, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_gridProprietes.Name                  = "m_gridProprietes";
     this.m_gridProprietes.Size                  = new System.Drawing.Size(191, 360);
     this.m_gridProprietes.TabIndex              = 0;
     this.m_gridProprietes.PropertyValueChanged += new System.Windows.Forms.PropertyValueChangedEventHandler(this.m_gridProprietes_PropertyValueChanged);
     //
     // splitter1
     //
     this.splitter1.Dock     = System.Windows.Forms.DockStyle.Right;
     this.splitter1.Location = new System.Drawing.Point(531, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.splitter1, sc2i.win32.common.TypeModeEdition.Autonome);
     this.splitter1.Name     = "splitter1";
     this.splitter1.Size     = new System.Drawing.Size(3, 426);
     this.splitter1.TabIndex = 1;
     this.splitter1.TabStop  = false;
     //
     // splitter2
     //
     this.splitter2.Location = new System.Drawing.Point(203, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.splitter2, sc2i.win32.common.TypeModeEdition.Autonome);
     this.splitter2.Name     = "splitter2";
     this.splitter2.Size     = new System.Drawing.Size(3, 426);
     this.splitter2.TabIndex = 3;
     this.splitter2.TabStop  = false;
     //
     // m_tabControl
     //
     this.m_tabControl.Controls.Add(this.tabPage1);
     this.m_tabControl.Controls.Add(this.m_pageAffectations);
     this.m_tabControl.Dock     = System.Windows.Forms.DockStyle.Right;
     this.m_tabControl.Location = new System.Drawing.Point(534, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_tabControl, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_tabControl.Name                  = "m_tabControl";
     this.m_tabControl.SelectedIndex         = 0;
     this.m_tabControl.Size                  = new System.Drawing.Size(205, 426);
     this.m_tabControl.TabIndex              = 5;
     this.m_tabControl.SelectedIndexChanged += new System.EventHandler(this.m_tabControl_SelectedIndexChanged);
     //
     // tabPage1
     //
     this.tabPage1.Controls.Add(this.m_gridProprietes);
     this.tabPage1.Controls.Add(this.m_panelInfoSelection);
     this.tabPage1.Location = new System.Drawing.Point(4, 22);
     this.m_gestionnaireModeEdition.SetModeEdition(this.tabPage1, sc2i.win32.common.TypeModeEdition.Autonome);
     this.tabPage1.Name     = "tabPage1";
     this.tabPage1.Padding  = new System.Windows.Forms.Padding(3);
     this.tabPage1.Size     = new System.Drawing.Size(197, 400);
     this.tabPage1.TabIndex = 0;
     this.tabPage1.Text     = "Properties|198";
     this.tabPage1.UseVisualStyleBackColor = true;
     //
     // m_panelInfoSelection
     //
     this.m_panelInfoSelection.Controls.Add(this.m_lblElementSelectionne);
     this.m_panelInfoSelection.Controls.Add(this.m_imageElementSelectionne);
     this.m_panelInfoSelection.Controls.Add(this.m_btnDetailEtape);
     this.m_panelInfoSelection.Dock     = System.Windows.Forms.DockStyle.Top;
     this.m_panelInfoSelection.Location = new System.Drawing.Point(3, 3);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelInfoSelection, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_panelInfoSelection.Name     = "m_panelInfoSelection";
     this.m_panelInfoSelection.Size     = new System.Drawing.Size(191, 34);
     this.m_panelInfoSelection.TabIndex = 1;
     //
     // m_lblElementSelectionne
     //
     this.m_lblElementSelectionne.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.m_lblElementSelectionne.Location = new System.Drawing.Point(38, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_lblElementSelectionne, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_lblElementSelectionne.Name     = "m_lblElementSelectionne";
     this.m_lblElementSelectionne.Size     = new System.Drawing.Size(115, 34);
     this.m_lblElementSelectionne.TabIndex = 1;
     //
     // m_imageElementSelectionne
     //
     this.m_imageElementSelectionne.Dock     = System.Windows.Forms.DockStyle.Left;
     this.m_imageElementSelectionne.Location = new System.Drawing.Point(0, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_imageElementSelectionne, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_imageElementSelectionne.Name     = "m_imageElementSelectionne";
     this.m_imageElementSelectionne.Size     = new System.Drawing.Size(38, 34);
     this.m_imageElementSelectionne.TabIndex = 0;
     this.m_imageElementSelectionne.TabStop  = false;
     //
     // m_btnDetailEtape
     //
     this.m_btnDetailEtape.Dock     = System.Windows.Forms.DockStyle.Right;
     this.m_btnDetailEtape.Image    = global::sc2i.win32.process.Properties.Resources._32px_Crystal_Clear_app_kedit;
     this.m_btnDetailEtape.Location = new System.Drawing.Point(153, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnDetailEtape, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_btnDetailEtape.Name     = "m_btnDetailEtape";
     this.m_btnDetailEtape.Size     = new System.Drawing.Size(38, 34);
     this.m_btnDetailEtape.TabIndex = 2;
     this.m_btnDetailEtape.UseVisualStyleBackColor = true;
     this.m_btnDetailEtape.Click += new System.EventHandler(this.m_btnDetailEtape_Click);
     //
     // m_pageAffectations
     //
     this.m_pageAffectations.Controls.Add(this.m_wndListeAffectations);
     this.m_pageAffectations.Controls.Add(this.panel2);
     this.m_pageAffectations.Controls.Add(this.panel1);
     this.m_pageAffectations.Location = new System.Drawing.Point(4, 22);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_pageAffectations, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_pageAffectations.Name     = "m_pageAffectations";
     this.m_pageAffectations.Size     = new System.Drawing.Size(197, 400);
     this.m_pageAffectations.TabIndex = 1;
     this.m_pageAffectations.Text     = "Assignments|20080";
     this.m_pageAffectations.UseVisualStyleBackColor = true;
     //
     // m_wndListeAffectations
     //
     this.m_wndListeAffectations.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
         this.columnHeader1
     });
     this.m_wndListeAffectations.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.m_wndListeAffectations.HeaderStyle = System.Windows.Forms.ColumnHeaderStyle.None;
     this.m_wndListeAffectations.Location    = new System.Drawing.Point(0, 46);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_wndListeAffectations, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_wndListeAffectations.MultiSelect    = false;
     this.m_wndListeAffectations.Name           = "m_wndListeAffectations";
     this.m_wndListeAffectations.Size           = new System.Drawing.Size(197, 354);
     this.m_wndListeAffectations.SmallImageList = this.m_imagesAffectations;
     this.m_wndListeAffectations.StateImageList = this.m_imagesAffectations;
     this.m_wndListeAffectations.TabIndex       = 1;
     this.m_wndListeAffectations.UseCompatibleStateImageBehavior = false;
     this.m_wndListeAffectations.View      = System.Windows.Forms.View.Details;
     this.m_wndListeAffectations.Resize   += new System.EventHandler(this.m_wndListeAffectations_Resize);
     this.m_wndListeAffectations.ItemDrag += new System.Windows.Forms.ItemDragEventHandler(this.m_wndListeAffectations_ItemDrag);
     //
     // columnHeader1
     //
     this.columnHeader1.Width = 171;
     //
     // m_imagesAffectations
     //
     this.m_imagesAffectations.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("m_imagesAffectations.ImageStream")));
     this.m_imagesAffectations.TransparentColor = System.Drawing.Color.Transparent;
     this.m_imagesAffectations.Images.SetKeyName(0, "1346459174_group.png");
     //
     // panel2
     //
     this.panel2.Controls.Add(this.m_lnkDeleteModeleAffectation);
     this.panel2.Controls.Add(this.m_lnkEditModeleAffectation);
     this.panel2.Controls.Add(this.m_lnkAddModeleAffectation);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel2.Location = new System.Drawing.Point(0, 20);
     this.m_gestionnaireModeEdition.SetModeEdition(this.panel2, sc2i.win32.common.TypeModeEdition.Autonome);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(197, 26);
     this.panel2.TabIndex = 2;
     //
     // m_lnkDeleteModeleAffectation
     //
     this.m_lnkDeleteModeleAffectation.Cursor    = System.Windows.Forms.Cursors.Hand;
     this.m_lnkDeleteModeleAffectation.Dock      = System.Windows.Forms.DockStyle.Left;
     this.m_lnkDeleteModeleAffectation.LinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(255)))));
     this.m_lnkDeleteModeleAffectation.Location  = new System.Drawing.Point(62, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_lnkDeleteModeleAffectation, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_lnkDeleteModeleAffectation.Name         = "m_lnkDeleteModeleAffectation";
     this.m_lnkDeleteModeleAffectation.Size         = new System.Drawing.Size(31, 26);
     this.m_lnkDeleteModeleAffectation.TabIndex     = 2;
     this.m_lnkDeleteModeleAffectation.TypeLien     = sc2i.win32.common.TypeLinkStd.Suppression;
     this.m_lnkDeleteModeleAffectation.LinkClicked += new System.EventHandler(this.m_lnkDeleteModeleAffectation_LinkClicked);
     //
     // m_lnkEditModeleAffectation
     //
     this.m_lnkEditModeleAffectation.Cursor    = System.Windows.Forms.Cursors.Hand;
     this.m_lnkEditModeleAffectation.Dock      = System.Windows.Forms.DockStyle.Left;
     this.m_lnkEditModeleAffectation.LinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(255)))));
     this.m_lnkEditModeleAffectation.Location  = new System.Drawing.Point(31, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_lnkEditModeleAffectation, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_lnkEditModeleAffectation.Name         = "m_lnkEditModeleAffectation";
     this.m_lnkEditModeleAffectation.Size         = new System.Drawing.Size(31, 26);
     this.m_lnkEditModeleAffectation.TabIndex     = 1;
     this.m_lnkEditModeleAffectation.TypeLien     = sc2i.win32.common.TypeLinkStd.Modification;
     this.m_lnkEditModeleAffectation.LinkClicked += new System.EventHandler(this.m_lnkEditModeleAffectation_LinkClicked);
     //
     // m_lnkAddModeleAffectation
     //
     this.m_lnkAddModeleAffectation.Cursor    = System.Windows.Forms.Cursors.Hand;
     this.m_lnkAddModeleAffectation.Dock      = System.Windows.Forms.DockStyle.Left;
     this.m_lnkAddModeleAffectation.LinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(255)))));
     this.m_lnkAddModeleAffectation.Location  = new System.Drawing.Point(0, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_lnkAddModeleAffectation, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_lnkAddModeleAffectation.Name         = "m_lnkAddModeleAffectation";
     this.m_lnkAddModeleAffectation.Size         = new System.Drawing.Size(31, 26);
     this.m_lnkAddModeleAffectation.TabIndex     = 0;
     this.m_lnkAddModeleAffectation.TypeLien     = sc2i.win32.common.TypeLinkStd.Ajout;
     this.m_lnkAddModeleAffectation.LinkClicked += new System.EventHandler(this.m_lnkAddModeleAffectation_LinkClicked);
     //
     // panel1
     //
     this.panel1.Controls.Add(this.m_txtFiltreAffectations);
     this.panel1.Controls.Add(this.m_btnSearchAffectation);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.panel1, sc2i.win32.common.TypeModeEdition.Autonome);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(197, 20);
     this.panel1.TabIndex = 0;
     //
     // m_txtFiltreAffectations
     //
     this.m_txtFiltreAffectations.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.m_txtFiltreAffectations.EmptyText   = "";
     this.m_txtFiltreAffectations.Location    = new System.Drawing.Point(0, 0);
     this.m_txtFiltreAffectations.LockEdition = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_txtFiltreAffectations, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_txtFiltreAffectations.Name     = "m_txtFiltreAffectations";
     this.m_txtFiltreAffectations.Size     = new System.Drawing.Size(171, 20);
     this.m_txtFiltreAffectations.TabIndex = 0;
     //
     // m_btnSearchAffectation
     //
     this.m_btnSearchAffectation.Cursor   = System.Windows.Forms.Cursors.Hand;
     this.m_btnSearchAffectation.Dock     = System.Windows.Forms.DockStyle.Right;
     this.m_btnSearchAffectation.Image    = global::sc2i.win32.process.Properties.Resources.loupe;
     this.m_btnSearchAffectation.Location = new System.Drawing.Point(171, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnSearchAffectation, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_btnSearchAffectation.Name     = "m_btnSearchAffectation";
     this.m_btnSearchAffectation.Size     = new System.Drawing.Size(26, 20);
     this.m_btnSearchAffectation.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
     this.m_btnSearchAffectation.TabIndex = 1;
     this.m_btnSearchAffectation.TabStop  = false;
     this.m_btnSearchAffectation.Click   += new System.EventHandler(this.m_btnSearchAffectation_Click);
     //
     // m_panelToolBar
     //
     this.m_panelToolBar.Controls.Add(this.m_chkLien);
     this.m_panelToolBar.Controls.Add(this.m_btnModeZoom);
     this.m_panelToolBar.Controls.Add(this.m_btnModeSelection);
     this.m_panelToolBar.Dock     = System.Windows.Forms.DockStyle.Top;
     this.m_panelToolBar.Location = new System.Drawing.Point(206, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelToolBar, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_panelToolBar.Name     = "m_panelToolBar";
     this.m_panelToolBar.Size     = new System.Drawing.Size(325, 30);
     this.m_panelToolBar.TabIndex = 1;
     //
     // m_chkLien
     //
     this.m_chkLien.Appearance = System.Windows.Forms.Appearance.Button;
     this.m_chkLien.Dock       = System.Windows.Forms.DockStyle.Left;
     this.m_chkLien.FlatAppearance.BorderColor        = System.Drawing.Color.White;
     this.m_chkLien.FlatAppearance.CheckedBackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.m_chkLien.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Lime;
     this.m_chkLien.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Silver;
     this.m_chkLien.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
     this.m_chkLien.Image     = global::sc2i.win32.process.Properties.Resources.Link;
     this.m_chkLien.Location  = new System.Drawing.Point(56, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_chkLien, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_chkLien.Name            = "m_chkLien";
     this.m_chkLien.Size            = new System.Drawing.Size(32, 30);
     this.m_chkLien.TabIndex        = 5;
     this.m_chkLien.CheckedChanged += new System.EventHandler(this.m_chkLien_CheckedChanged);
     //
     // m_btnModeZoom
     //
     this.m_btnModeZoom.Appearance = System.Windows.Forms.Appearance.Button;
     this.m_btnModeZoom.AutoSize   = true;
     this.m_btnModeZoom.Dock       = System.Windows.Forms.DockStyle.Left;
     this.m_btnModeZoom.FlatStyle  = System.Windows.Forms.FlatStyle.Popup;
     this.m_btnModeZoom.Image      = ((System.Drawing.Image)(resources.GetObject("m_btnModeZoom.Image")));
     this.m_btnModeZoom.Location   = new System.Drawing.Point(28, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnModeZoom, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_btnModeZoom.Name     = "m_btnModeZoom";
     this.m_btnModeZoom.Size     = new System.Drawing.Size(28, 30);
     this.m_btnModeZoom.TabIndex = 1;
     this.m_ToolTipTraductible1.SetToolTip(this.m_btnModeZoom, "Zoom|30002");
     this.m_btnModeZoom.UseVisualStyleBackColor = true;
     this.m_btnModeZoom.CheckedChanged         += new System.EventHandler(this.m_btnModeZoom_CheckedChanged);
     //
     // m_btnModeSelection
     //
     this.m_btnModeSelection.Appearance = System.Windows.Forms.Appearance.Button;
     this.m_btnModeSelection.AutoSize   = true;
     this.m_btnModeSelection.Checked    = true;
     this.m_btnModeSelection.Dock       = System.Windows.Forms.DockStyle.Left;
     this.m_btnModeSelection.FlatStyle  = System.Windows.Forms.FlatStyle.Popup;
     this.m_btnModeSelection.Image      = ((System.Drawing.Image)(resources.GetObject("m_btnModeSelection.Image")));
     this.m_btnModeSelection.Location   = new System.Drawing.Point(0, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnModeSelection, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_btnModeSelection.Name     = "m_btnModeSelection";
     this.m_btnModeSelection.Size     = new System.Drawing.Size(28, 30);
     this.m_btnModeSelection.TabIndex = 0;
     this.m_btnModeSelection.TabStop  = true;
     this.m_ToolTipTraductible1.SetToolTip(this.m_btnModeSelection, "Selection|30001");
     this.m_btnModeSelection.UseVisualStyleBackColor = true;
     this.m_btnModeSelection.CheckedChanged         += new System.EventHandler(this.m_btnModeSelection_CheckedChanged);
     //
     // m_panelObjets
     //
     this.m_panelObjets.Controls.Add(this.m_btnBlocs);
     this.m_panelObjets.Dock        = System.Windows.Forms.DockStyle.Left;
     this.m_panelObjets.Location    = new System.Drawing.Point(206, 30);
     this.m_panelObjets.LockEdition = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelObjets, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_panelObjets.Name     = "m_panelObjets";
     this.m_panelObjets.Size     = new System.Drawing.Size(43, 396);
     this.m_panelObjets.TabIndex = 6;
     //
     // m_btnBlocs
     //
     this.m_btnBlocs.Dock      = System.Windows.Forms.DockStyle.Top;
     this.m_btnBlocs.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.m_btnBlocs.Image     = global::sc2i.win32.process.Properties.Resources.icones_workflow;
     this.m_btnBlocs.Location  = new System.Drawing.Point(0, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnBlocs, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_btnBlocs.Name     = "m_btnBlocs";
     this.m_btnBlocs.Size     = new System.Drawing.Size(43, 43);
     this.m_btnBlocs.TabIndex = 7;
     this.m_btnBlocs.UseVisualStyleBackColor = true;
     this.m_btnBlocs.Click += new System.EventHandler(this.m_btnBlocs_Click);
     //
     // m_menuBlocs
     //
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_menuBlocs, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_menuBlocs.Name     = "m_menuBlocs";
     this.m_menuBlocs.Size     = new System.Drawing.Size(61, 4);
     this.m_menuBlocs.Opening += new System.ComponentModel.CancelEventHandler(this.m_menuBlocs_Opening);
     //
     // m_panelUndrawns
     //
     this.m_panelUndrawns.Controls.Add(this.m_wndListeUndrawn);
     this.m_panelUndrawns.Controls.Add(this.label1);
     this.m_panelUndrawns.Dock     = System.Windows.Forms.DockStyle.Left;
     this.m_panelUndrawns.Location = new System.Drawing.Point(0, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelUndrawns, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_panelUndrawns.Name     = "m_panelUndrawns";
     this.m_panelUndrawns.Size     = new System.Drawing.Size(200, 426);
     this.m_panelUndrawns.TabIndex = 1;
     //
     // m_wndListeUndrawn
     //
     this.m_wndListeUndrawn.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.m_wndListeUndrawn.Location = new System.Drawing.Point(0, 23);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_wndListeUndrawn, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_wndListeUndrawn.Name     = "m_wndListeUndrawn";
     this.m_wndListeUndrawn.Size     = new System.Drawing.Size(200, 403);
     this.m_wndListeUndrawn.TabIndex = 1;
     this.m_wndListeUndrawn.UseCompatibleStateImageBehavior = false;
     this.m_wndListeUndrawn.View      = System.Windows.Forms.View.List;
     this.m_wndListeUndrawn.ItemDrag += new System.Windows.Forms.ItemDragEventHandler(this.m_wndListeUndrawn_ItemDrag);
     //
     // label1
     //
     this.label1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))));
     this.label1.Dock      = System.Windows.Forms.DockStyle.Top;
     this.label1.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor = System.Drawing.Color.White;
     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(200, 23);
     this.label1.TabIndex  = 0;
     this.label1.Text      = "Undrawn elements|20045";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // splitter3
     //
     this.splitter3.Location = new System.Drawing.Point(200, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.splitter3, sc2i.win32.common.TypeModeEdition.Autonome);
     this.splitter3.Name     = "splitter3";
     this.splitter3.Size     = new System.Drawing.Size(3, 426);
     this.splitter3.TabIndex = 8;
     this.splitter3.TabStop  = false;
     //
     // m_panelBasEditeur
     //
     this.m_panelBasEditeur.Controls.Add(this.m_trackZoom);
     this.m_panelBasEditeur.Controls.Add(this.m_lblZoom);
     this.m_panelBasEditeur.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.m_panelBasEditeur.Location = new System.Drawing.Point(249, 397);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelBasEditeur, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_panelBasEditeur.Name     = "m_panelBasEditeur";
     this.m_panelBasEditeur.Size     = new System.Drawing.Size(282, 29);
     this.m_panelBasEditeur.TabIndex = 2;
     //
     // m_trackZoom
     //
     this.m_trackZoom.Dock     = System.Windows.Forms.DockStyle.Right;
     this.m_trackZoom.Location = new System.Drawing.Point(149, 0);
     this.m_trackZoom.Maximum  = 30;
     this.m_trackZoom.Minimum  = 1;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_trackZoom, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_trackZoom.Name          = "m_trackZoom";
     this.m_trackZoom.Size          = new System.Drawing.Size(104, 29);
     this.m_trackZoom.TabIndex      = 0;
     this.m_trackZoom.Value         = 1;
     this.m_trackZoom.ValueChanged += new System.EventHandler(this.m_trackZoom_ValueChanged);
     this.m_trackZoom.Scroll       += new System.EventHandler(this.m_trackZoom_Scroll);
     //
     // m_lblZoom
     //
     this.m_lblZoom.Dock     = System.Windows.Forms.DockStyle.Right;
     this.m_lblZoom.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_lblZoom.Location = new System.Drawing.Point(253, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_lblZoom, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_lblZoom.Name      = "m_lblZoom";
     this.m_lblZoom.Size      = new System.Drawing.Size(29, 29);
     this.m_lblZoom.TabIndex  = 1;
     this.m_lblZoom.Text      = "x1";
     this.m_lblZoom.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // m_panelWorkflow
     //
     this.m_panelWorkflow.AllowDrop                = true;
     this.m_panelWorkflow.AutoScroll               = true;
     this.m_panelWorkflow.Cursor                   = System.Windows.Forms.Cursors.Arrow;
     this.m_panelWorkflow.Dock                     = System.Windows.Forms.DockStyle.Fill;
     this.m_panelWorkflow.Echelle                  = 1F;
     this.m_panelWorkflow.EffetAjoutSuppression    = false;
     this.m_panelWorkflow.EffetFonduMenu           = true;
     this.m_panelWorkflow.EnDeplacement            = false;
     this.m_panelWorkflow.FormesDesPoignees        = sc2i.win32.common.EFormePoignee.Carre;
     cGrilleEditeurObjetGraphique1.Couleur         = System.Drawing.Color.LightGray;
     cGrilleEditeurObjetGraphique1.HauteurCarreau  = 20;
     cGrilleEditeurObjetGraphique1.LargeurCarreau  = 20;
     cGrilleEditeurObjetGraphique1.Representation  = sc2i.win32.common.ERepresentationGrille.LignesContinues;
     cGrilleEditeurObjetGraphique1.TailleCarreau   = new System.Drawing.Size(20, 20);
     this.m_panelWorkflow.GrilleAlignement         = cGrilleEditeurObjetGraphique1;
     this.m_panelWorkflow.HauteurMinimaleDesObjets = 10;
     this.m_panelWorkflow.HistorisationActive      = true;
     this.m_panelWorkflow.LargeurMinimaleDesObjets = 10;
     this.m_panelWorkflow.Location                 = new System.Drawing.Point(249, 30);
     this.m_panelWorkflow.LockEdition              = false;
     this.m_panelWorkflow.Marge                    = 10;
     this.m_panelWorkflow.MaxZoom                  = 6F;
     this.m_panelWorkflow.MinZoom                  = 0.2F;
     this.m_panelWorkflow.ModeAffichageGrille      = sc2i.win32.common.EModeAffichageGrille.AuDeplacement;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelWorkflow, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_panelWorkflow.ModeRepresentationGrille = sc2i.win32.common.ERepresentationGrille.LignesContinues;
     this.m_panelWorkflow.ModeSouris                          = sc2i.win32.common.CPanelEditionObjetGraphique.EModeSouris.Selection;
     this.m_panelWorkflow.ModeSourisCustom                    = sc2i.win32.process.workflow.CControlEditeWorkflow.EModeSourisCustom.LienWorkflow;
     this.m_panelWorkflow.Name                                = "m_panelWorkflow";
     this.m_panelWorkflow.NoClipboard                         = false;
     this.m_panelWorkflow.NoDelete                            = false;
     this.m_panelWorkflow.NoDoubleClick                       = false;
     this.m_panelWorkflow.NombreHistorisation                 = 10;
     this.m_panelWorkflow.NoMenu                              = false;
     this.m_panelWorkflow.ObjetEdite                          = null;
     cProfilEditeurObjetGraphique1.FormeDesPoignees           = sc2i.win32.common.EFormePoignee.Carre;
     cProfilEditeurObjetGraphique1.Grille                     = cGrilleEditeurObjetGraphique1;
     cProfilEditeurObjetGraphique1.HistorisationActive        = true;
     cProfilEditeurObjetGraphique1.Marge                      = 10;
     cProfilEditeurObjetGraphique1.ModeAffichageGrille        = sc2i.win32.common.EModeAffichageGrille.AuDeplacement;
     cProfilEditeurObjetGraphique1.NombreHistorisation        = 10;
     cProfilEditeurObjetGraphique1.ToujoursAlignerSurLaGrille = false;
     this.m_panelWorkflow.Profil                              = cProfilEditeurObjetGraphique1;
     this.m_panelWorkflow.RefreshSelectionChanged             = true;
     this.m_panelWorkflow.SelectionVisible                    = true;
     this.m_panelWorkflow.Size                                = new System.Drawing.Size(282, 367);
     this.m_panelWorkflow.TabIndex                            = 4;
     this.m_panelWorkflow.ToujoursAlignerSelonLesControles    = true;
     this.m_panelWorkflow.ToujoursAlignerSurLaGrille          = false;
     this.m_panelWorkflow.Load                               += new System.EventHandler(this.m_panelWorkflow_Load);
     this.m_panelWorkflow.FrontBackChanged                   += new System.EventHandler(this.m_panelFormulaire_FrontBackChanged);
     this.m_panelWorkflow.EchelleChanged                     += new System.EventHandler(this.m_panelWorkflow_EchelleChanged);
     this.m_panelWorkflow.SelectionChanged                   += new System.EventHandler(this.m_panelFormulaire_SelectionChanged);
     this.m_panelWorkflow.DoubleClicSurElement               += new System.EventHandler(this.m_panelWorkflow_DoubleClicSurElement);
     this.m_panelWorkflow.ElementMovedOrResized              += new System.EventHandler(this.m_panelFormulaire_ElementMovedOrResized);
     this.m_panelWorkflow.AfterRemoveObjetGraphique          += new System.EventHandler(this.m_panelFormulaire_AfterRemoveObjetGraphique);
     //
     // CPanelEditionWorkflow
     //
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
     this.Controls.Add(this.m_panelWorkflow);
     this.Controls.Add(this.m_panelBasEditeur);
     this.Controls.Add(this.m_panelObjets);
     this.Controls.Add(this.m_panelToolBar);
     this.Controls.Add(this.splitter2);
     this.Controls.Add(this.splitter1);
     this.Controls.Add(this.m_tabControl);
     this.Controls.Add(this.splitter3);
     this.Controls.Add(this.m_panelUndrawns);
     this.m_gestionnaireModeEdition.SetModeEdition(this, sc2i.win32.common.TypeModeEdition.Autonome);
     this.Name  = "CPanelEditionWorkflow";
     this.Size  = new System.Drawing.Size(739, 426);
     this.Load += new System.EventHandler(this.CPanelEditionWorkflow_Load);
     this.m_tabControl.ResumeLayout(false);
     this.tabPage1.ResumeLayout(false);
     this.m_panelInfoSelection.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.m_imageElementSelectionne)).EndInit();
     this.m_pageAffectations.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnSearchAffectation)).EndInit();
     this.m_panelToolBar.ResumeLayout(false);
     this.m_panelToolBar.PerformLayout();
     this.m_panelObjets.ResumeLayout(false);
     this.m_panelUndrawns.ResumeLayout(false);
     this.m_panelBasEditeur.ResumeLayout(false);
     this.m_panelBasEditeur.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_trackZoom)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Méthode requise pour la prise en charge du concepteur - ne modifiez pas
 /// le contenu de cette méthode avec l'éditeur de code.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     sc2i.win32.common.CGrilleEditeurObjetGraphique cGrilleEditeurObjetGraphique1 = new sc2i.win32.common.CGrilleEditeurObjetGraphique();
     sc2i.win32.common.CProfilEditeurObjetGraphique cProfilEditeurObjetGraphique1 = new sc2i.win32.common.CProfilEditeurObjetGraphique();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CPanelEditionFullFormulaire));
     this.m_gridProprietes          = new System.Windows.Forms.PropertyGrid();
     this.splitter1                 = new System.Windows.Forms.Splitter();
     this.splitter2                 = new System.Windows.Forms.Splitter();
     this.m_gestionnaireModeEdition = new sc2i.win32.common.CExtModeEdition();
     this.m_tabControl              = new System.Windows.Forms.TabControl();
     this.tabPage1              = new System.Windows.Forms.TabPage();
     this.tabPage2              = new System.Windows.Forms.TabPage();
     this.m_panelEvenements     = new sc2i.formulaire.win32.CControlEditionHandlersEvenements();
     this.m_pageStructure       = new System.Windows.Forms.TabPage();
     this.m_ctrlStructure       = new sc2i.formulaire.win32.CControleStructureFormulaire();
     this.m_panelFormulaire     = new sc2i.formulaire.win32.editor.CPanelEditionFormulaire();
     this.m_wndListeControles   = new sc2i.formulaire.win32.editor.CPanelListe2iWnd();
     this.m_panelToolBar        = new System.Windows.Forms.Panel();
     this.m_btnSave             = new System.Windows.Forms.PictureBox();
     this.m_btnLoad             = new System.Windows.Forms.PictureBox();
     this.m_btnModeZoom         = new System.Windows.Forms.RadioButton();
     this.m_btnModeSelection    = new System.Windows.Forms.RadioButton();
     this.m_ToolTipTraductible1 = new sc2i.win32.common.CToolTipTraductible(this.components);
     this.m_tabControl.SuspendLayout();
     this.tabPage1.SuspendLayout();
     this.tabPage2.SuspendLayout();
     this.m_pageStructure.SuspendLayout();
     this.m_panelToolBar.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnSave)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnLoad)).BeginInit();
     this.SuspendLayout();
     //
     // m_gridProprietes
     //
     this.m_gridProprietes.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.m_gridProprietes.Location = new System.Drawing.Point(3, 3);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_gridProprietes, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_gridProprietes.Name                  = "m_gridProprietes";
     this.m_gridProprietes.Size                  = new System.Drawing.Size(191, 394);
     this.m_gridProprietes.TabIndex              = 0;
     this.m_gridProprietes.PropertyValueChanged += new System.Windows.Forms.PropertyValueChangedEventHandler(this.m_gridProprietes_PropertyValueChanged);
     //
     // splitter1
     //
     this.splitter1.Dock     = System.Windows.Forms.DockStyle.Right;
     this.splitter1.Location = new System.Drawing.Point(531, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.splitter1, sc2i.win32.common.TypeModeEdition.Autonome);
     this.splitter1.Name     = "splitter1";
     this.splitter1.Size     = new System.Drawing.Size(3, 426);
     this.splitter1.TabIndex = 1;
     this.splitter1.TabStop  = false;
     //
     // splitter2
     //
     this.splitter2.Location = new System.Drawing.Point(162, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.splitter2, sc2i.win32.common.TypeModeEdition.Autonome);
     this.splitter2.Name     = "splitter2";
     this.splitter2.Size     = new System.Drawing.Size(3, 426);
     this.splitter2.TabIndex = 3;
     this.splitter2.TabStop  = false;
     //
     // m_tabControl
     //
     this.m_tabControl.Controls.Add(this.tabPage1);
     this.m_tabControl.Controls.Add(this.tabPage2);
     this.m_tabControl.Controls.Add(this.m_pageStructure);
     this.m_tabControl.Dock     = System.Windows.Forms.DockStyle.Right;
     this.m_tabControl.Location = new System.Drawing.Point(534, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_tabControl, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_tabControl.Name                  = "m_tabControl";
     this.m_tabControl.SelectedIndex         = 0;
     this.m_tabControl.Size                  = new System.Drawing.Size(205, 426);
     this.m_tabControl.TabIndex              = 5;
     this.m_tabControl.SelectedIndexChanged += new System.EventHandler(this.m_tabControl_SelectedIndexChanged);
     //
     // tabPage1
     //
     this.tabPage1.Controls.Add(this.m_gridProprietes);
     this.tabPage1.Location = new System.Drawing.Point(4, 22);
     this.m_gestionnaireModeEdition.SetModeEdition(this.tabPage1, sc2i.win32.common.TypeModeEdition.Autonome);
     this.tabPage1.Name     = "tabPage1";
     this.tabPage1.Padding  = new System.Windows.Forms.Padding(3);
     this.tabPage1.Size     = new System.Drawing.Size(197, 400);
     this.tabPage1.TabIndex = 0;
     this.tabPage1.Text     = "Properties|20006";
     this.tabPage1.UseVisualStyleBackColor = true;
     //
     // tabPage2
     //
     this.tabPage2.Controls.Add(this.m_panelEvenements);
     this.tabPage2.Location = new System.Drawing.Point(4, 22);
     this.m_gestionnaireModeEdition.SetModeEdition(this.tabPage2, sc2i.win32.common.TypeModeEdition.Autonome);
     this.tabPage2.Name     = "tabPage2";
     this.tabPage2.Padding  = new System.Windows.Forms.Padding(3);
     this.tabPage2.Size     = new System.Drawing.Size(197, 400);
     this.tabPage2.TabIndex = 1;
     this.tabPage2.Text     = "Events|20007";
     this.tabPage2.UseVisualStyleBackColor = true;
     //
     // m_panelEvenements
     //
     this.m_panelEvenements.AutoScroll  = true;
     this.m_panelEvenements.BackColor   = System.Drawing.Color.White;
     this.m_panelEvenements.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.m_panelEvenements.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.m_panelEvenements.Location    = new System.Drawing.Point(3, 3);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelEvenements, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_panelEvenements.Name     = "m_panelEvenements";
     this.m_panelEvenements.Size     = new System.Drawing.Size(191, 394);
     this.m_panelEvenements.TabIndex = 0;
     //
     // m_pageStructure
     //
     this.m_pageStructure.Controls.Add(this.m_ctrlStructure);
     this.m_pageStructure.Location = new System.Drawing.Point(4, 22);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_pageStructure, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_pageStructure.Name     = "m_pageStructure";
     this.m_pageStructure.Size     = new System.Drawing.Size(197, 400);
     this.m_pageStructure.TabIndex = 2;
     this.m_pageStructure.Text     = "Structure|20016";
     this.m_pageStructure.UseVisualStyleBackColor = true;
     //
     // m_ctrlStructure
     //
     this.m_ctrlStructure.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.m_ctrlStructure.Editeur     = null;
     this.m_ctrlStructure.Location    = new System.Drawing.Point(0, 0);
     this.m_ctrlStructure.LockEdition = true;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_ctrlStructure, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_ctrlStructure.Name     = "m_ctrlStructure";
     this.m_ctrlStructure.Size     = new System.Drawing.Size(197, 400);
     this.m_ctrlStructure.TabIndex = 0;
     //
     // m_panelFormulaire
     //
     this.m_panelFormulaire.AllowDrop                = true;
     this.m_panelFormulaire.AutoScroll               = true;
     this.m_panelFormulaire.Cursor                   = System.Windows.Forms.Cursors.Arrow;
     this.m_panelFormulaire.Dock                     = System.Windows.Forms.DockStyle.Fill;
     this.m_panelFormulaire.Echelle                  = 1F;
     this.m_panelFormulaire.EffetAjoutSuppression    = false;
     this.m_panelFormulaire.EffetFonduMenu           = true;
     this.m_panelFormulaire.EnDeplacement            = false;
     this.m_panelFormulaire.EntiteEditee             = null;
     this.m_panelFormulaire.FormesDesPoignees        = sc2i.win32.common.EFormePoignee.Carre;
     this.m_panelFormulaire.FournisseurProprietes    = null;
     cGrilleEditeurObjetGraphique1.Couleur           = System.Drawing.Color.LightGray;
     cGrilleEditeurObjetGraphique1.HauteurCarreau    = 20;
     cGrilleEditeurObjetGraphique1.LargeurCarreau    = 20;
     cGrilleEditeurObjetGraphique1.Representation    = sc2i.win32.common.ERepresentationGrille.LignesContinues;
     cGrilleEditeurObjetGraphique1.TailleCarreau     = new System.Drawing.Size(20, 20);
     this.m_panelFormulaire.GrilleAlignement         = cGrilleEditeurObjetGraphique1;
     this.m_panelFormulaire.HauteurMinimaleDesObjets = 10;
     this.m_panelFormulaire.HistorisationActive      = true;
     this.m_panelFormulaire.LargeurMinimaleDesObjets = 10;
     this.m_panelFormulaire.Location                 = new System.Drawing.Point(165, 30);
     this.m_panelFormulaire.LockEdition              = false;
     this.m_panelFormulaire.Marge                    = 10;
     this.m_panelFormulaire.ModeAffichageGrille      = sc2i.win32.common.EModeAffichageGrille.AuDeplacement;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelFormulaire, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_panelFormulaire.ModeRepresentationGrille = sc2i.win32.common.ERepresentationGrille.LignesContinues;
     this.m_panelFormulaire.ModeSouris                        = sc2i.win32.common.CPanelEditionObjetGraphique.EModeSouris.Selection;
     this.m_panelFormulaire.Name                              = "m_panelFormulaire";
     this.m_panelFormulaire.NoClipboard                       = false;
     this.m_panelFormulaire.NoDelete                          = false;
     this.m_panelFormulaire.NoDoubleClick                     = false;
     this.m_panelFormulaire.NombreHistorisation               = 10;
     this.m_panelFormulaire.NoMenu                            = false;
     cProfilEditeurObjetGraphique1.FormeDesPoignees           = sc2i.win32.common.EFormePoignee.Carre;
     cProfilEditeurObjetGraphique1.Grille                     = cGrilleEditeurObjetGraphique1;
     cProfilEditeurObjetGraphique1.HistorisationActive        = true;
     cProfilEditeurObjetGraphique1.Marge                      = 10;
     cProfilEditeurObjetGraphique1.ModeAffichageGrille        = sc2i.win32.common.EModeAffichageGrille.AuDeplacement;
     cProfilEditeurObjetGraphique1.NombreHistorisation        = 10;
     cProfilEditeurObjetGraphique1.ToujoursAlignerSurLaGrille = false;
     this.m_panelFormulaire.Profil                            = cProfilEditeurObjetGraphique1;
     this.m_panelFormulaire.RefreshSelectionChanged           = true;
     this.m_panelFormulaire.SelectionVisible                  = true;
     this.m_panelFormulaire.Size                              = new System.Drawing.Size(366, 396);
     this.m_panelFormulaire.TabIndex                          = 4;
     this.m_panelFormulaire.ToujoursAlignerSelonLesControles  = true;
     this.m_panelFormulaire.ToujoursAlignerSurLaGrille        = false;
     this.m_panelFormulaire.TypeEdite                         = null;
     this.m_panelFormulaire.FrontBackChanged                 += new System.EventHandler(this.m_panelFormulaire_FrontBackChanged);
     this.m_panelFormulaire.SelectionChanged                 += new System.EventHandler(this.m_panelFormulaire_SelectionChanged);
     this.m_panelFormulaire.AfterAddElements                 += new sc2i.win32.common.EventHandlerPanelEditionGraphiqueSuppression(this.m_panelFormulaire_AfterAddElements);
     this.m_panelFormulaire.ElementMovedOrResized            += new System.EventHandler(this.m_panelFormulaire_ElementMovedOrResized);
     this.m_panelFormulaire.AfterRemoveObjetGraphique        += new System.EventHandler(this.m_panelFormulaire_AfterRemoveObjetGraphique);
     //
     // m_wndListeControles
     //
     this.m_wndListeControles.AutoScroll = true;
     this.m_wndListeControles.BackColor  = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.m_wndListeControles.Dock       = System.Windows.Forms.DockStyle.Left;
     this.m_wndListeControles.Location   = new System.Drawing.Point(0, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_wndListeControles, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_wndListeControles.Name     = "m_wndListeControles";
     this.m_wndListeControles.Size     = new System.Drawing.Size(162, 426);
     this.m_wndListeControles.TabIndex = 2;
     //
     // m_panelToolBar
     //
     this.m_panelToolBar.Controls.Add(this.m_btnSave);
     this.m_panelToolBar.Controls.Add(this.m_btnLoad);
     this.m_panelToolBar.Controls.Add(this.m_btnModeZoom);
     this.m_panelToolBar.Controls.Add(this.m_btnModeSelection);
     this.m_panelToolBar.Dock     = System.Windows.Forms.DockStyle.Top;
     this.m_panelToolBar.Location = new System.Drawing.Point(165, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelToolBar, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_panelToolBar.Name     = "m_panelToolBar";
     this.m_panelToolBar.Size     = new System.Drawing.Size(366, 30);
     this.m_panelToolBar.TabIndex = 1;
     //
     // m_btnSave
     //
     this.m_btnSave.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.m_btnSave.Cursor      = System.Windows.Forms.Cursors.Hand;
     this.m_btnSave.Dock        = System.Windows.Forms.DockStyle.Right;
     this.m_btnSave.Image       = ((System.Drawing.Image)(resources.GetObject("m_btnSave.Image")));
     this.m_btnSave.Location    = new System.Drawing.Point(310, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnSave, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_btnSave.Name     = "m_btnSave";
     this.m_btnSave.Size     = new System.Drawing.Size(28, 30);
     this.m_btnSave.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
     this.m_btnSave.TabIndex = 3;
     this.m_btnSave.TabStop  = false;
     this.m_btnSave.Click   += new System.EventHandler(this.m_btnSave_Click);
     //
     // m_btnLoad
     //
     this.m_btnLoad.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.m_btnLoad.Cursor      = System.Windows.Forms.Cursors.Hand;
     this.m_btnLoad.Dock        = System.Windows.Forms.DockStyle.Right;
     this.m_btnLoad.Image       = ((System.Drawing.Image)(resources.GetObject("m_btnLoad.Image")));
     this.m_btnLoad.Location    = new System.Drawing.Point(338, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnLoad, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_btnLoad.Name     = "m_btnLoad";
     this.m_btnLoad.Size     = new System.Drawing.Size(28, 30);
     this.m_btnLoad.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
     this.m_btnLoad.TabIndex = 2;
     this.m_btnLoad.TabStop  = false;
     this.m_btnLoad.Click   += new System.EventHandler(this.m_btnLoad_Click);
     //
     // m_btnModeZoom
     //
     this.m_btnModeZoom.Appearance = System.Windows.Forms.Appearance.Button;
     this.m_btnModeZoom.AutoSize   = true;
     this.m_btnModeZoom.Dock       = System.Windows.Forms.DockStyle.Left;
     this.m_btnModeZoom.FlatStyle  = System.Windows.Forms.FlatStyle.Popup;
     this.m_btnModeZoom.Image      = ((System.Drawing.Image)(resources.GetObject("m_btnModeZoom.Image")));
     this.m_btnModeZoom.Location   = new System.Drawing.Point(28, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnModeZoom, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_btnModeZoom.Name     = "m_btnModeZoom";
     this.m_btnModeZoom.Size     = new System.Drawing.Size(28, 30);
     this.m_btnModeZoom.TabIndex = 1;
     this.m_ToolTipTraductible1.SetToolTip(this.m_btnModeZoom, "Zoom|30002");
     this.m_btnModeZoom.UseVisualStyleBackColor = true;
     //
     // m_btnModeSelection
     //
     this.m_btnModeSelection.Appearance = System.Windows.Forms.Appearance.Button;
     this.m_btnModeSelection.AutoSize   = true;
     this.m_btnModeSelection.Checked    = true;
     this.m_btnModeSelection.Dock       = System.Windows.Forms.DockStyle.Left;
     this.m_btnModeSelection.FlatStyle  = System.Windows.Forms.FlatStyle.Popup;
     this.m_btnModeSelection.Image      = ((System.Drawing.Image)(resources.GetObject("m_btnModeSelection.Image")));
     this.m_btnModeSelection.Location   = new System.Drawing.Point(0, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnModeSelection, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_btnModeSelection.Name     = "m_btnModeSelection";
     this.m_btnModeSelection.Size     = new System.Drawing.Size(28, 30);
     this.m_btnModeSelection.TabIndex = 0;
     this.m_btnModeSelection.TabStop  = true;
     this.m_ToolTipTraductible1.SetToolTip(this.m_btnModeSelection, "Selection|30001");
     this.m_btnModeSelection.UseVisualStyleBackColor = true;
     this.m_btnModeSelection.CheckedChanged         += new System.EventHandler(this.m_btnModeSelection_CheckedChanged);
     //
     // CPanelEditionFullFormulaire
     //
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
     this.Controls.Add(this.m_panelFormulaire);
     this.Controls.Add(this.m_panelToolBar);
     this.Controls.Add(this.splitter2);
     this.Controls.Add(this.m_wndListeControles);
     this.Controls.Add(this.splitter1);
     this.Controls.Add(this.m_tabControl);
     this.m_gestionnaireModeEdition.SetModeEdition(this, sc2i.win32.common.TypeModeEdition.Autonome);
     this.Name  = "CPanelEditionFullFormulaire";
     this.Size  = new System.Drawing.Size(739, 426);
     this.Load += new System.EventHandler(this.CPanelEditionFullFormulaire_Load);
     this.m_tabControl.ResumeLayout(false);
     this.tabPage1.ResumeLayout(false);
     this.tabPage2.ResumeLayout(false);
     this.m_pageStructure.ResumeLayout(false);
     this.m_panelToolBar.ResumeLayout(false);
     this.m_panelToolBar.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnSave)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnLoad)).EndInit();
     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(CEditeurSchemaReseau));
     sc2i.win32.common.CGrilleEditeurObjetGraphique cGrilleEditeurObjetGraphique1 = new sc2i.win32.common.CGrilleEditeurObjetGraphique();
     sc2i.win32.common.CProfilEditeurObjetGraphique cProfilEditeurObjetGraphique1 = new sc2i.win32.common.CProfilEditeurObjetGraphique();
     this.m_panelGauche          = new sc2i.win32.common.C2iPanel(this.components);
     this.m_arbreConsultation    = new timos.Parametrage.ConsultationHierarchique.CArbreConsultationHierarchique();
     this.m_panelTopLeft         = new sc2i.win32.common.C2iPanel(this.components);
     this.m_cmbArbreHierarchique = new sc2i.win32.data.CComboBoxListeObjetsDonnees();
     this.m_btnGraphe            = new System.Windows.Forms.Button();
     this.splitter1 = new System.Windows.Forms.Splitter();
     this.m_gestionnaireModeEdition = new sc2i.win32.common.CExtModeEdition();
     this.m_panelToolBar            = new System.Windows.Forms.Panel();
     this.m_btnModeEditLine         = new System.Windows.Forms.RadioButton();
     this.m_btnEtiquette            = new System.Windows.Forms.RadioButton();
     this.m_btnModeAjoutSchema      = new System.Windows.Forms.RadioButton();
     this.m_btnModeAjoutLien        = new System.Windows.Forms.RadioButton();
     this.m_btnModeZoom             = new System.Windows.Forms.RadioButton();
     this.m_btnModeSelection        = new System.Windows.Forms.RadioButton();
     this.m_cmbVueDynamique         = new sc2i.win32.data.CComboBoxListeObjetsDonnees();
     this.m_propertyGrid            = new System.Windows.Forms.PropertyGrid();
     this.m_tabDeGauche             = new sc2i.win32.common.C2iTabControl(this.components);
     this.tabPage1             = new Crownwood.Magic.Controls.TabPage();
     this.tabPage2             = new Crownwood.Magic.Controls.TabPage();
     this.m_panelElements      = new timos.CPanelListeSchemaReseau();
     this.c2iPanel1            = new sc2i.win32.common.C2iPanel(this.components);
     this.m_panelSchema        = new timos.Reseau.CPanelEditionSchemaReseau();
     this.m_tooltipTraductible = new sc2i.win32.common.CToolTipTraductible(this.components);
     this.m_panelGauche.SuspendLayout();
     this.m_panelTopLeft.SuspendLayout();
     this.m_panelToolBar.SuspendLayout();
     this.m_tabDeGauche.SuspendLayout();
     this.tabPage1.SuspendLayout();
     this.tabPage2.SuspendLayout();
     this.c2iPanel1.SuspendLayout();
     this.SuspendLayout();
     //
     // m_panelGauche
     //
     this.m_panelGauche.Controls.Add(this.m_arbreConsultation);
     this.m_panelGauche.Controls.Add(this.m_panelTopLeft);
     this.m_panelGauche.Controls.Add(this.m_btnGraphe);
     this.m_panelGauche.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.m_panelGauche.Location    = new System.Drawing.Point(0, 0);
     this.m_panelGauche.LockEdition = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelGauche, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_panelGauche.Name     = "m_panelGauche";
     this.m_panelGauche.Size     = new System.Drawing.Size(193, 354);
     this.m_panelGauche.TabIndex = 0;
     //
     // m_arbreConsultation
     //
     this.m_arbreConsultation.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.m_arbreConsultation.ImageIndex = 0;
     this.m_arbreConsultation.Location   = new System.Drawing.Point(0, 33);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_arbreConsultation, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_arbreConsultation.Name = "m_arbreConsultation";
     this.m_arbreConsultation.SelectedImageIndex = 0;
     this.m_arbreConsultation.Size        = new System.Drawing.Size(193, 298);
     this.m_arbreConsultation.TabIndex    = 0;
     this.m_arbreConsultation.OnDragNode += new timos.Parametrage.ConsultationHierarchique.DragItemFromArbreConsultationEventHandler(this.m_arbreConsultation_OnDragNode);
     //
     // m_panelTopLeft
     //
     this.m_panelTopLeft.Controls.Add(this.m_cmbArbreHierarchique);
     this.m_panelTopLeft.Dock        = System.Windows.Forms.DockStyle.Top;
     this.m_panelTopLeft.Location    = new System.Drawing.Point(0, 0);
     this.m_panelTopLeft.LockEdition = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelTopLeft, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_panelTopLeft.Name     = "m_panelTopLeft";
     this.m_panelTopLeft.Size     = new System.Drawing.Size(193, 33);
     this.m_panelTopLeft.TabIndex = 1;
     //
     // m_cmbArbreHierarchique
     //
     this.m_cmbArbreHierarchique.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                                | System.Windows.Forms.AnchorStyles.Right)));
     this.m_cmbArbreHierarchique.DropDownStyle      = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cmbArbreHierarchique.ElementSelectionne = null;
     this.m_cmbArbreHierarchique.FormattingEnabled  = true;
     this.m_cmbArbreHierarchique.IsLink             = false;
     this.m_cmbArbreHierarchique.ListDonnees        = null;
     this.m_cmbArbreHierarchique.Location           = new System.Drawing.Point(3, 3);
     this.m_cmbArbreHierarchique.LockEdition        = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_cmbArbreHierarchique, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_cmbArbreHierarchique.Name                       = "m_cmbArbreHierarchique";
     this.m_cmbArbreHierarchique.NullAutorise               = false;
     this.m_cmbArbreHierarchique.ProprieteAffichee          = null;
     this.m_cmbArbreHierarchique.ProprieteParentListeObjets = null;
     this.m_cmbArbreHierarchique.SelectionneurParent        = null;
     this.m_cmbArbreHierarchique.Size                       = new System.Drawing.Size(187, 21);
     this.m_cmbArbreHierarchique.TabIndex                   = 0;
     this.m_cmbArbreHierarchique.TextNull                   = "(empty)";
     this.m_cmbArbreHierarchique.Tri = true;
     this.m_cmbArbreHierarchique.SelectedIndexChanged += new System.EventHandler(this.m_cmbArbreHierarchique_SelectedIndexChanged);
     //
     // m_btnGraphe
     //
     this.m_btnGraphe.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.m_btnGraphe.Location = new System.Drawing.Point(0, 331);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnGraphe, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_btnGraphe.Name     = "m_btnGraphe";
     this.m_btnGraphe.Size     = new System.Drawing.Size(193, 23);
     this.m_btnGraphe.TabIndex = 2;
     this.m_btnGraphe.Text     = "Test graphe";
     this.m_btnGraphe.UseVisualStyleBackColor = true;
     this.m_btnGraphe.Visible = false;
     this.m_btnGraphe.Click  += new System.EventHandler(this.m_btnGraphe_Click);
     //
     // splitter1
     //
     this.splitter1.Location = new System.Drawing.Point(193, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.splitter1, sc2i.win32.common.TypeModeEdition.Autonome);
     this.splitter1.Name     = "splitter1";
     this.splitter1.Size     = new System.Drawing.Size(2, 379);
     this.splitter1.TabIndex = 1;
     this.splitter1.TabStop  = false;
     //
     // m_panelToolBar
     //
     this.m_panelToolBar.Controls.Add(this.m_btnModeEditLine);
     this.m_panelToolBar.Controls.Add(this.m_btnEtiquette);
     this.m_panelToolBar.Controls.Add(this.m_btnModeAjoutSchema);
     this.m_panelToolBar.Controls.Add(this.m_btnModeAjoutLien);
     this.m_panelToolBar.Controls.Add(this.m_btnModeZoom);
     this.m_panelToolBar.Controls.Add(this.m_btnModeSelection);
     this.m_panelToolBar.Dock     = System.Windows.Forms.DockStyle.Top;
     this.m_panelToolBar.Location = new System.Drawing.Point(0, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelToolBar, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_panelToolBar.Name     = "m_panelToolBar";
     this.m_panelToolBar.Size     = new System.Drawing.Size(370, 32);
     this.m_panelToolBar.TabIndex = 3;
     //
     // m_btnModeEditLine
     //
     this.m_btnModeEditLine.Appearance = System.Windows.Forms.Appearance.Button;
     this.m_btnModeEditLine.Dock       = System.Windows.Forms.DockStyle.Left;
     this.m_btnModeEditLine.FlatStyle  = System.Windows.Forms.FlatStyle.Popup;
     this.m_btnModeEditLine.Image      = ((System.Drawing.Image)(resources.GetObject("m_btnModeEditLine.Image")));
     this.m_btnModeEditLine.Location   = new System.Drawing.Point(160, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnModeEditLine, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_btnModeEditLine.Name     = "m_btnModeEditLine";
     this.m_btnModeEditLine.Size     = new System.Drawing.Size(32, 32);
     this.m_btnModeEditLine.TabIndex = 9;
     this.m_tooltipTraductible.SetToolTip(this.m_btnModeEditLine, "Edit selected line|30396");
     this.m_btnModeEditLine.UseVisualStyleBackColor = true;
     this.m_btnModeEditLine.Visible         = false;
     this.m_btnModeEditLine.CheckedChanged += new System.EventHandler(this.m_btnModeEditLine_CheckedChanged);
     //
     // m_btnEtiquette
     //
     this.m_btnEtiquette.Appearance = System.Windows.Forms.Appearance.Button;
     this.m_btnEtiquette.Dock       = System.Windows.Forms.DockStyle.Left;
     this.m_btnEtiquette.FlatStyle  = System.Windows.Forms.FlatStyle.Popup;
     this.m_btnEtiquette.Image      = ((System.Drawing.Image)(resources.GetObject("m_btnEtiquette.Image")));
     this.m_btnEtiquette.Location   = new System.Drawing.Point(128, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnEtiquette, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_btnEtiquette.Name     = "m_btnEtiquette";
     this.m_btnEtiquette.Size     = new System.Drawing.Size(32, 32);
     this.m_btnEtiquette.TabIndex = 8;
     this.m_tooltipTraductible.SetToolTip(this.m_btnEtiquette, "Add a label|30406");
     this.m_btnEtiquette.UseVisualStyleBackColor = true;
     this.m_btnEtiquette.CheckedChanged         += new System.EventHandler(this.m_btnEtiquette_CheckedChanged);
     //
     // m_btnModeAjoutSchema
     //
     this.m_btnModeAjoutSchema.Appearance = System.Windows.Forms.Appearance.Button;
     this.m_btnModeAjoutSchema.Dock       = System.Windows.Forms.DockStyle.Left;
     this.m_btnModeAjoutSchema.FlatStyle  = System.Windows.Forms.FlatStyle.Popup;
     this.m_btnModeAjoutSchema.Image      = ((System.Drawing.Image)(resources.GetObject("m_btnModeAjoutSchema.Image")));
     this.m_btnModeAjoutSchema.Location   = new System.Drawing.Point(96, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnModeAjoutSchema, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_btnModeAjoutSchema.Name     = "m_btnModeAjoutSchema";
     this.m_btnModeAjoutSchema.Size     = new System.Drawing.Size(32, 32);
     this.m_btnModeAjoutSchema.TabIndex = 6;
     this.m_tooltipTraductible.SetToolTip(this.m_btnModeAjoutSchema, "Add included diagram|30395");
     this.m_btnModeAjoutSchema.UseVisualStyleBackColor = true;
     this.m_btnModeAjoutSchema.CheckedChanged         += new System.EventHandler(this.m_btnModeAjoutSchema_CheckedChanged);
     //
     // m_btnModeAjoutLien
     //
     this.m_btnModeAjoutLien.Appearance = System.Windows.Forms.Appearance.Button;
     this.m_btnModeAjoutLien.Dock       = System.Windows.Forms.DockStyle.Left;
     this.m_btnModeAjoutLien.FlatStyle  = System.Windows.Forms.FlatStyle.Popup;
     this.m_btnModeAjoutLien.Image      = ((System.Drawing.Image)(resources.GetObject("m_btnModeAjoutLien.Image")));
     this.m_btnModeAjoutLien.Location   = new System.Drawing.Point(64, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnModeAjoutLien, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_btnModeAjoutLien.Name     = "m_btnModeAjoutLien";
     this.m_btnModeAjoutLien.Size     = new System.Drawing.Size(32, 32);
     this.m_btnModeAjoutLien.TabIndex = 4;
     this.m_tooltipTraductible.SetToolTip(this.m_btnModeAjoutLien, "Add link|30394");
     this.m_btnModeAjoutLien.UseVisualStyleBackColor = true;
     this.m_btnModeAjoutLien.CheckedChanged         += new System.EventHandler(this.m_btnModeAjoutLien_CheckedChanged_1);
     //
     // m_btnModeZoom
     //
     this.m_btnModeZoom.Appearance = System.Windows.Forms.Appearance.Button;
     this.m_btnModeZoom.Dock       = System.Windows.Forms.DockStyle.Left;
     this.m_btnModeZoom.FlatStyle  = System.Windows.Forms.FlatStyle.Popup;
     this.m_btnModeZoom.Image      = ((System.Drawing.Image)(resources.GetObject("m_btnModeZoom.Image")));
     this.m_btnModeZoom.Location   = new System.Drawing.Point(32, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnModeZoom, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_btnModeZoom.Name     = "m_btnModeZoom";
     this.m_btnModeZoom.Size     = new System.Drawing.Size(32, 32);
     this.m_btnModeZoom.TabIndex = 1;
     this.m_tooltipTraductible.SetToolTip(this.m_btnModeZoom, "Zoom|30393");
     this.m_btnModeZoom.UseVisualStyleBackColor = true;
     this.m_btnModeZoom.CheckedChanged         += new System.EventHandler(this.m_btnModeZoom_CheckedChanged);
     //
     // m_btnModeSelection
     //
     this.m_btnModeSelection.Appearance = System.Windows.Forms.Appearance.Button;
     this.m_btnModeSelection.Checked    = true;
     this.m_btnModeSelection.Dock       = System.Windows.Forms.DockStyle.Left;
     this.m_btnModeSelection.FlatStyle  = System.Windows.Forms.FlatStyle.Popup;
     this.m_btnModeSelection.Image      = ((System.Drawing.Image)(resources.GetObject("m_btnModeSelection.Image")));
     this.m_btnModeSelection.Location   = new System.Drawing.Point(0, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_btnModeSelection, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_btnModeSelection.Name     = "m_btnModeSelection";
     this.m_btnModeSelection.Size     = new System.Drawing.Size(32, 32);
     this.m_btnModeSelection.TabIndex = 0;
     this.m_btnModeSelection.TabStop  = true;
     this.m_tooltipTraductible.SetToolTip(this.m_btnModeSelection, "Select|30392");
     this.m_btnModeSelection.UseVisualStyleBackColor = true;
     this.m_btnModeSelection.CheckedChanged         += new System.EventHandler(this.m_btnModeSelection_CheckedChanged);
     //
     // m_cmbVueDynamique
     //
     this.m_cmbVueDynamique.Anchor             = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.m_cmbVueDynamique.DropDownStyle      = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cmbVueDynamique.ElementSelectionne = null;
     this.m_cmbVueDynamique.FormattingEnabled  = true;
     this.m_cmbVueDynamique.IsLink             = false;
     this.m_cmbVueDynamique.ListDonnees        = null;
     this.m_cmbVueDynamique.Location           = new System.Drawing.Point(208, 6);
     this.m_cmbVueDynamique.LockEdition        = false;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_cmbVueDynamique, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_cmbVueDynamique.Name                       = "m_cmbVueDynamique";
     this.m_cmbVueDynamique.NullAutorise               = true;
     this.m_cmbVueDynamique.ProprieteAffichee          = null;
     this.m_cmbVueDynamique.ProprieteParentListeObjets = null;
     this.m_cmbVueDynamique.SelectionneurParent        = null;
     this.m_cmbVueDynamique.Size                       = new System.Drawing.Size(153, 21);
     this.m_cmbVueDynamique.TabIndex                   = 10;
     this.m_cmbVueDynamique.TextNull                   = "(None)";
     this.m_cmbVueDynamique.Tri = true;
     this.m_cmbVueDynamique.SelectionChangeCommitted += new System.EventHandler(this.m_cmbVueDynamique_SelectionChangeCommitted);
     //
     // m_propertyGrid
     //
     this.m_propertyGrid.Dock     = System.Windows.Forms.DockStyle.Right;
     this.m_propertyGrid.Location = new System.Drawing.Point(565, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_propertyGrid, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_propertyGrid.Name                  = "m_propertyGrid";
     this.m_propertyGrid.Size                  = new System.Drawing.Size(164, 379);
     this.m_propertyGrid.TabIndex              = 4;
     this.m_propertyGrid.PropertyValueChanged += new System.Windows.Forms.PropertyValueChangedEventHandler(this.m_propertyGrid_PropertyValueChanged);
     //
     // m_tabDeGauche
     //
     this.m_tabDeGauche.BoldSelectedPage = true;
     this.m_tabDeGauche.Dock             = System.Windows.Forms.DockStyle.Left;
     this.m_tabDeGauche.IDEPixelArea     = false;
     this.m_tabDeGauche.Location         = new System.Drawing.Point(0, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_tabDeGauche, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_tabDeGauche.Name          = "m_tabDeGauche";
     this.m_tabDeGauche.Ombre         = false;
     this.m_tabDeGauche.PositionTop   = true;
     this.m_tabDeGauche.SelectedIndex = 0;
     this.m_tabDeGauche.SelectedTab   = this.tabPage1;
     this.m_tabDeGauche.Size          = new System.Drawing.Size(193, 379);
     this.m_tabDeGauche.TabIndex      = 5;
     this.m_tabDeGauche.TabPages.AddRange(new Crownwood.Magic.Controls.TabPage[] {
         this.tabPage1,
         this.tabPage2
     });
     //
     // tabPage1
     //
     this.tabPage1.BackColor = System.Drawing.SystemColors.Control;
     this.tabPage1.Controls.Add(this.m_panelGauche);
     this.tabPage1.Location = new System.Drawing.Point(0, 25);
     this.m_gestionnaireModeEdition.SetModeEdition(this.tabPage1, sc2i.win32.common.TypeModeEdition.Autonome);
     this.tabPage1.Name     = "tabPage1";
     this.tabPage1.Size     = new System.Drawing.Size(193, 354);
     this.tabPage1.TabIndex = 10;
     this.tabPage1.Title    = "Network|20130";
     //
     // tabPage2
     //
     this.tabPage2.BackColor = System.Drawing.SystemColors.Control;
     this.tabPage2.Controls.Add(this.m_panelElements);
     this.tabPage2.Location = new System.Drawing.Point(0, 25);
     this.m_gestionnaireModeEdition.SetModeEdition(this.tabPage2, sc2i.win32.common.TypeModeEdition.Autonome);
     this.tabPage2.Name     = "tabPage2";
     this.tabPage2.Selected = false;
     this.tabPage2.Size     = new System.Drawing.Size(193, 354);
     this.tabPage2.TabIndex = 11;
     this.tabPage2.Title    = "Others|20131";
     //
     // m_panelElements
     //
     this.m_panelElements.AutoScroll = true;
     this.m_panelElements.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.m_panelElements.Location   = new System.Drawing.Point(0, 0);
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelElements, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_panelElements.Name     = "m_panelElements";
     this.m_panelElements.Size     = new System.Drawing.Size(193, 354);
     this.m_panelElements.TabIndex = 6;
     //
     // c2iPanel1
     //
     this.c2iPanel1.Controls.Add(this.m_cmbVueDynamique);
     this.c2iPanel1.Controls.Add(this.m_panelSchema);
     this.c2iPanel1.Controls.Add(this.m_panelToolBar);
     this.c2iPanel1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.c2iPanel1.Location    = new System.Drawing.Point(195, 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(370, 379);
     this.c2iPanel1.TabIndex = 6;
     //
     // m_panelSchema
     //
     this.m_panelSchema.AllowDrop                 = true;
     this.m_panelSchema.Cursor                    = System.Windows.Forms.Cursors.Arrow;
     this.m_panelSchema.Dock                      = System.Windows.Forms.DockStyle.Fill;
     this.m_panelSchema.Echelle                   = 1F;
     this.m_panelSchema.Editeur                   = null;
     this.m_panelSchema.EffetAjoutSuppression     = false;
     this.m_panelSchema.EffetFonduMenu            = true;
     this.m_panelSchema.EnDeplacement             = false;
     this.m_panelSchema.FormesDesPoignees         = sc2i.win32.common.EFormePoignee.Carre;
     cGrilleEditeurObjetGraphique1.Couleur        = System.Drawing.Color.LightGray;
     cGrilleEditeurObjetGraphique1.HauteurCarreau = 20;
     cGrilleEditeurObjetGraphique1.LargeurCarreau = 20;
     cGrilleEditeurObjetGraphique1.Representation = sc2i.win32.common.ERepresentationGrille.LignesContinues;
     cGrilleEditeurObjetGraphique1.TailleCarreau  = new System.Drawing.Size(20, 20);
     this.m_panelSchema.GrilleAlignement          = cGrilleEditeurObjetGraphique1;
     this.m_panelSchema.HauteurMinimaleDesObjets  = 10;
     this.m_panelSchema.HistorisationActive       = true;
     this.m_panelSchema.LargeurMinimaleDesObjets  = 10;
     this.m_panelSchema.LienReseauEdite           = null;
     this.m_panelSchema.Location                  = new System.Drawing.Point(0, 32);
     this.m_panelSchema.LockEdition               = false;
     this.m_panelSchema.Marge                     = 10;
     this.m_panelSchema.ModeAffichageGrille       = sc2i.win32.common.EModeAffichageGrille.AuDeplacement;
     this.m_panelSchema.ModeEdition               = timos.Reseau.EModeEditeurSchema.Selection;
     this.m_gestionnaireModeEdition.SetModeEdition(this.m_panelSchema, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_panelSchema.ModeRepresentationGrille = sc2i.win32.common.ERepresentationGrille.LignesContinues;
     this.m_panelSchema.ModeSouris                            = sc2i.win32.common.CPanelEditionObjetGraphique.EModeSouris.Selection;
     this.m_panelSchema.Name                                  = "m_panelSchema";
     this.m_panelSchema.NoClipboard                           = false;
     this.m_panelSchema.NoDelete                              = false;
     this.m_panelSchema.NoDoubleClick                         = false;
     this.m_panelSchema.NombreHistorisation                   = 10;
     this.m_panelSchema.NoMenu                                = false;
     this.m_panelSchema.ObjetEdite                            = null;
     this.m_panelSchema.ObjetSchemaReseau                     = null;
     this.m_panelSchema.ParametreDynamique                    = null;
     cProfilEditeurObjetGraphique1.FormeDesPoignees           = sc2i.win32.common.EFormePoignee.Carre;
     cProfilEditeurObjetGraphique1.Grille                     = cGrilleEditeurObjetGraphique1;
     cProfilEditeurObjetGraphique1.HistorisationActive        = true;
     cProfilEditeurObjetGraphique1.Marge                      = 10;
     cProfilEditeurObjetGraphique1.ModeAffichageGrille        = sc2i.win32.common.EModeAffichageGrille.AuDeplacement;
     cProfilEditeurObjetGraphique1.NombreHistorisation        = 10;
     cProfilEditeurObjetGraphique1.ToujoursAlignerSurLaGrille = false;
     this.m_panelSchema.Profil                                = cProfilEditeurObjetGraphique1;
     this.m_panelSchema.RefreshSelectionChanged               = true;
     this.m_panelSchema.SchemaReseau                          = null;
     this.m_panelSchema.SelectionVisible                      = true;
     this.m_panelSchema.Size                                  = new System.Drawing.Size(370, 347);
     this.m_panelSchema.TabIndex                              = 2;
     this.m_panelSchema.ToujoursAlignerSelonLesControles      = true;
     this.m_panelSchema.ToujoursAlignerSurLaGrille            = false;
     this.m_panelSchema.OnChangeModeEdition                  += new System.EventHandler(this.m_panelSchema_OnChangeModeEdition);
     this.m_panelSchema.SelectionChanged                     += new System.EventHandler(this.m_panelSchema_SelectionChanged);
     //
     // CEditeurSchemaReseau
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.None;
     this.Controls.Add(this.c2iPanel1);
     this.Controls.Add(this.m_propertyGrid);
     this.Controls.Add(this.splitter1);
     this.Controls.Add(this.m_tabDeGauche);
     this.m_gestionnaireModeEdition.SetModeEdition(this, sc2i.win32.common.TypeModeEdition.Autonome);
     this.Name  = "CEditeurSchemaReseau";
     this.Size  = new System.Drawing.Size(729, 379);
     this.Load += new System.EventHandler(this.CEditeurSchemaReseau_Load);
     this.m_panelGauche.ResumeLayout(false);
     this.m_panelTopLeft.ResumeLayout(false);
     this.m_panelToolBar.ResumeLayout(false);
     this.m_tabDeGauche.ResumeLayout(false);
     this.m_tabDeGauche.PerformLayout();
     this.tabPage1.ResumeLayout(false);
     this.tabPage2.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();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CEditeurEasyQuery));
     sc2i.win32.common.CGrilleEditeurObjetGraphique cGrilleEditeurObjetGraphique1 = new sc2i.win32.common.CGrilleEditeurObjetGraphique();
     sc2i.win32.common.CProfilEditeurObjetGraphique cProfilEditeurObjetGraphique1 = new sc2i.win32.common.CProfilEditeurObjetGraphique();
     this.splitter1                = new System.Windows.Forms.Splitter();
     this.splitter2                = new System.Windows.Forms.Splitter();
     this.m_panelBas               = new System.Windows.Forms.Panel();
     this.m_btnOptionsQuery        = new System.Windows.Forms.LinkLabel();
     this.m_btnOpen                = new System.Windows.Forms.Button();
     this.m_btnSave                = new System.Windows.Forms.Button();
     this.m_btnPaste               = new System.Windows.Forms.Button();
     this.m_btnCopy                = new System.Windows.Forms.Button();
     this.panel1                   = new System.Windows.Forms.Panel();
     this.m_chkJointure            = new System.Windows.Forms.RadioButton();
     this.m_chkZoom                = new System.Windows.Forms.RadioButton();
     this.m_chkCurseur             = new System.Windows.Forms.RadioButton();
     this.panel2                   = new System.Windows.Forms.Panel();
     this.m_panelVariables         = new sc2i.win32.expression.variablesDynamiques.CControleVariablesDynamiques();
     this.label1                   = new System.Windows.Forms.Label();
     this.m_extModeEdition         = new sc2i.win32.common.CExtModeEdition();
     this.m_arbre                  = new futurocom.win32.easyquery.CTreeListeTables();
     this.m_menuSaveOptions        = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.m_menuSaveWithSources    = new System.Windows.Forms.ToolStripMenuItem();
     this.m_menuSaveWithoutSources = new System.Windows.Forms.ToolStripMenuItem();
     this.m_editeur                = new futurocom.win32.easyquery.CEditeurObjetsEasyQuery();
     this.m_panelBas.SuspendLayout();
     this.panel1.SuspendLayout();
     this.panel2.SuspendLayout();
     this.m_menuSaveOptions.SuspendLayout();
     this.SuspendLayout();
     //
     // splitter1
     //
     this.splitter1.Location = new System.Drawing.Point(184, 0);
     this.m_extModeEdition.SetModeEdition(this.splitter1, sc2i.win32.common.TypeModeEdition.Autonome);
     this.splitter1.Name     = "splitter1";
     this.splitter1.Size     = new System.Drawing.Size(3, 319);
     this.splitter1.TabIndex = 2;
     this.splitter1.TabStop  = false;
     //
     // splitter2
     //
     this.splitter2.Dock     = System.Windows.Forms.DockStyle.Right;
     this.splitter2.Location = new System.Drawing.Point(434, 0);
     this.m_extModeEdition.SetModeEdition(this.splitter2, sc2i.win32.common.TypeModeEdition.Autonome);
     this.splitter2.Name     = "splitter2";
     this.splitter2.Size     = new System.Drawing.Size(3, 319);
     this.splitter2.TabIndex = 4;
     this.splitter2.TabStop  = false;
     //
     // m_panelBas
     //
     this.m_panelBas.Controls.Add(this.m_btnOptionsQuery);
     this.m_panelBas.Controls.Add(this.m_btnOpen);
     this.m_panelBas.Controls.Add(this.m_btnSave);
     this.m_panelBas.Controls.Add(this.m_btnPaste);
     this.m_panelBas.Controls.Add(this.m_btnCopy);
     this.m_panelBas.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.m_panelBas.Location = new System.Drawing.Point(0, 319);
     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(437, 42);
     this.m_panelBas.TabIndex = 7;
     //
     // m_btnOptionsQuery
     //
     this.m_btnOptionsQuery.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.m_btnOptionsQuery.Location = new System.Drawing.Point(331, 24);
     this.m_extModeEdition.SetModeEdition(this.m_btnOptionsQuery, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_btnOptionsQuery.Name         = "m_btnOptionsQuery";
     this.m_btnOptionsQuery.Size         = new System.Drawing.Size(100, 18);
     this.m_btnOptionsQuery.TabIndex     = 33;
     this.m_btnOptionsQuery.TabStop      = true;
     this.m_btnOptionsQuery.Text         = "Options|20076";
     this.m_btnOptionsQuery.TextAlign    = System.Drawing.ContentAlignment.MiddleRight;
     this.m_btnOptionsQuery.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.m_btnOptionsQuery_LinkClicked);
     //
     // m_btnOpen
     //
     this.m_btnOpen.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.m_btnOpen.Image     = ((System.Drawing.Image)(resources.GetObject("m_btnOpen.Image")));
     this.m_btnOpen.Location  = new System.Drawing.Point(114, 10);
     this.m_extModeEdition.SetModeEdition(this.m_btnOpen, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_btnOpen.Name     = "m_btnOpen";
     this.m_btnOpen.Size     = new System.Drawing.Size(24, 23);
     this.m_btnOpen.TabIndex = 32;
     this.m_btnOpen.Click   += new System.EventHandler(this.m_btnLoad_Click);
     //
     // m_btnSave
     //
     this.m_btnSave.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.m_btnSave.Image     = ((System.Drawing.Image)(resources.GetObject("m_btnSave.Image")));
     this.m_btnSave.Location  = new System.Drawing.Point(84, 10);
     this.m_extModeEdition.SetModeEdition(this.m_btnSave, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_btnSave.Name     = "m_btnSave";
     this.m_btnSave.Size     = new System.Drawing.Size(24, 23);
     this.m_btnSave.TabIndex = 31;
     this.m_btnSave.MouseUp += new System.Windows.Forms.MouseEventHandler(this.m_btnSave_MouseUp);
     //
     // m_btnPaste
     //
     this.m_btnPaste.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.m_btnPaste.Image     = ((System.Drawing.Image)(resources.GetObject("m_btnPaste.Image")));
     this.m_btnPaste.Location  = new System.Drawing.Point(33, 10);
     this.m_extModeEdition.SetModeEdition(this.m_btnPaste, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_btnPaste.Name     = "m_btnPaste";
     this.m_btnPaste.Size     = new System.Drawing.Size(24, 23);
     this.m_btnPaste.TabIndex = 30;
     //
     // m_btnCopy
     //
     this.m_btnCopy.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.m_btnCopy.Image     = ((System.Drawing.Image)(resources.GetObject("m_btnCopy.Image")));
     this.m_btnCopy.Location  = new System.Drawing.Point(3, 10);
     this.m_extModeEdition.SetModeEdition(this.m_btnCopy, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_btnCopy.Name     = "m_btnCopy";
     this.m_btnCopy.Size     = new System.Drawing.Size(24, 23);
     this.m_btnCopy.TabIndex = 29;
     this.m_btnCopy.Click   += new System.EventHandler(this.m_btnCopy_Click);
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.White;
     this.panel1.Controls.Add(this.m_chkJointure);
     this.panel1.Controls.Add(this.m_chkZoom);
     this.panel1.Controls.Add(this.m_chkCurseur);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(187, 0);
     this.m_extModeEdition.SetModeEdition(this.panel1, sc2i.win32.common.TypeModeEdition.Autonome);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(247, 30);
     this.panel1.TabIndex = 8;
     //
     // m_chkJointure
     //
     this.m_chkJointure.Appearance = System.Windows.Forms.Appearance.Button;
     this.m_chkJointure.Dock       = System.Windows.Forms.DockStyle.Left;
     this.m_chkJointure.FlatAppearance.BorderColor        = System.Drawing.Color.White;
     this.m_chkJointure.FlatAppearance.CheckedBackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.m_chkJointure.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Lime;
     this.m_chkJointure.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Silver;
     this.m_chkJointure.Image    = global::futurocom.win32.easyquery.Properties.Resources.Jointure;
     this.m_chkJointure.Location = new System.Drawing.Point(68, 0);
     this.m_extModeEdition.SetModeEdition(this.m_chkJointure, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_chkJointure.Name     = "m_chkJointure";
     this.m_chkJointure.Size     = new System.Drawing.Size(34, 30);
     this.m_chkJointure.TabIndex = 6;
     this.m_chkJointure.Click   += new System.EventHandler(this.m_chkJointure_Click);
     //
     // m_chkZoom
     //
     this.m_chkZoom.Appearance = System.Windows.Forms.Appearance.Button;
     this.m_chkZoom.Dock       = System.Windows.Forms.DockStyle.Left;
     this.m_chkZoom.FlatAppearance.BorderColor        = System.Drawing.Color.White;
     this.m_chkZoom.FlatAppearance.CheckedBackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.m_chkZoom.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Lime;
     this.m_chkZoom.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Silver;
     this.m_chkZoom.Image    = ((System.Drawing.Image)(resources.GetObject("m_chkZoom.Image")));
     this.m_chkZoom.Location = new System.Drawing.Point(34, 0);
     this.m_extModeEdition.SetModeEdition(this.m_chkZoom, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_chkZoom.Name     = "m_chkZoom";
     this.m_chkZoom.Size     = new System.Drawing.Size(34, 30);
     this.m_chkZoom.TabIndex = 5;
     this.m_chkZoom.Click   += new System.EventHandler(this.m_chkZoom_Click);
     //
     // m_chkCurseur
     //
     this.m_chkCurseur.Appearance = System.Windows.Forms.Appearance.Button;
     this.m_chkCurseur.Checked    = true;
     this.m_chkCurseur.Dock       = System.Windows.Forms.DockStyle.Left;
     this.m_chkCurseur.FlatAppearance.BorderColor        = System.Drawing.Color.White;
     this.m_chkCurseur.FlatAppearance.CheckedBackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.m_chkCurseur.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Lime;
     this.m_chkCurseur.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Silver;
     this.m_chkCurseur.Image    = ((System.Drawing.Image)(resources.GetObject("m_chkCurseur.Image")));
     this.m_chkCurseur.Location = new System.Drawing.Point(0, 0);
     this.m_extModeEdition.SetModeEdition(this.m_chkCurseur, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_chkCurseur.Name     = "m_chkCurseur";
     this.m_chkCurseur.Size     = new System.Drawing.Size(34, 30);
     this.m_chkCurseur.TabIndex = 4;
     this.m_chkCurseur.TabStop  = true;
     this.m_chkCurseur.Click   += new System.EventHandler(this.m_chkCurseur_Click);
     //
     // panel2
     //
     this.panel2.Controls.Add(this.m_panelVariables);
     this.panel2.Controls.Add(this.label1);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Right;
     this.panel2.Location = new System.Drawing.Point(437, 0);
     this.m_extModeEdition.SetModeEdition(this.panel2, sc2i.win32.common.TypeModeEdition.Autonome);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(168, 361);
     this.panel2.TabIndex = 9;
     //
     // m_panelVariables
     //
     this.m_panelVariables.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.m_panelVariables.Location    = new System.Drawing.Point(0, 23);
     this.m_panelVariables.LockEdition = false;
     this.m_extModeEdition.SetModeEdition(this.m_panelVariables, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_panelVariables.Name      = "m_panelVariables";
     this.m_panelVariables.ShortMode = true;
     this.m_panelVariables.Size      = new System.Drawing.Size(168, 338);
     this.m_panelVariables.TabIndex  = 2;
     //
     // label1
     //
     this.label1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))));
     this.label1.Dock      = System.Windows.Forms.DockStyle.Top;
     this.label1.Font      = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor = System.Drawing.Color.White;
     this.label1.Location  = new System.Drawing.Point(0, 0);
     this.m_extModeEdition.SetModeEdition(this.label1, sc2i.win32.common.TypeModeEdition.Autonome);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(168, 23);
     this.label1.TabIndex = 1;
     this.label1.Text     = "Variables|20053";
     //
     // m_arbre
     //
     this.m_arbre.Dock        = System.Windows.Forms.DockStyle.Left;
     this.m_arbre.Location    = new System.Drawing.Point(0, 0);
     this.m_arbre.LockEdition = false;
     this.m_extModeEdition.SetModeEdition(this.m_arbre, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_arbre.Name     = "m_arbre";
     this.m_arbre.Size     = new System.Drawing.Size(184, 319);
     this.m_arbre.TabIndex = 0;
     //
     // m_menuSaveOptions
     //
     this.m_menuSaveOptions.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.m_menuSaveWithSources,
         this.m_menuSaveWithoutSources
     });
     this.m_extModeEdition.SetModeEdition(this.m_menuSaveOptions, sc2i.win32.common.TypeModeEdition.Autonome);
     this.m_menuSaveOptions.Name = "m_menuSaveOptions";
     this.m_menuSaveOptions.Size = new System.Drawing.Size(219, 48);
     //
     // m_menuSaveWithSources
     //
     this.m_menuSaveWithSources.Name   = "m_menuSaveWithSources";
     this.m_menuSaveWithSources.Size   = new System.Drawing.Size(218, 22);
     this.m_menuSaveWithSources.Text   = "Save with Sources|20067";
     this.m_menuSaveWithSources.Click += new System.EventHandler(this.m_menuSaveWithSources_Click);
     //
     // m_menuSaveWithoutSources
     //
     this.m_menuSaveWithoutSources.Name   = "m_menuSaveWithoutSources";
     this.m_menuSaveWithoutSources.Size   = new System.Drawing.Size(218, 22);
     this.m_menuSaveWithoutSources.Text   = "Save without sources|20068";
     this.m_menuSaveWithoutSources.Click += new System.EventHandler(this.m_menuSaveWithoutSources_Click);
     //
     // m_editeur
     //
     this.m_editeur.AllowDrop                     = true;
     this.m_editeur.BackColor                     = System.Drawing.Color.White;
     this.m_editeur.Cursor                        = System.Windows.Forms.Cursors.Arrow;
     this.m_editeur.Dock                          = System.Windows.Forms.DockStyle.Fill;
     this.m_editeur.Echelle                       = 1F;
     this.m_editeur.EffetAjoutSuppression         = false;
     this.m_editeur.EffetFonduMenu                = true;
     this.m_editeur.EnDeplacement                 = true;
     this.m_editeur.FormesDesPoignees             = sc2i.win32.common.EFormePoignee.Carre;
     cGrilleEditeurObjetGraphique1.Couleur        = System.Drawing.Color.LightGray;
     cGrilleEditeurObjetGraphique1.HauteurCarreau = 20;
     cGrilleEditeurObjetGraphique1.LargeurCarreau = 20;
     cGrilleEditeurObjetGraphique1.Representation = sc2i.win32.common.ERepresentationGrille.LignesContinues;
     cGrilleEditeurObjetGraphique1.TailleCarreau  = new System.Drawing.Size(20, 20);
     this.m_editeur.GrilleAlignement              = cGrilleEditeurObjetGraphique1;
     this.m_editeur.HauteurMinimaleDesObjets      = 10;
     this.m_editeur.HistorisationActive           = true;
     this.m_editeur.LargeurMinimaleDesObjets      = 10;
     this.m_editeur.Location                      = new System.Drawing.Point(187, 30);
     this.m_editeur.LockEdition                   = false;
     this.m_editeur.Marge                         = 10;
     this.m_editeur.MaxZoom                       = 6F;
     this.m_editeur.MinZoom                       = 0.2F;
     this.m_editeur.ModeAffichageGrille           = sc2i.win32.common.EModeAffichageGrille.AuDeplacement;
     this.m_extModeEdition.SetModeEdition(this.m_editeur, sc2i.win32.common.TypeModeEdition.EnableSurEdition);
     this.m_editeur.ModeRepresentationGrille = sc2i.win32.common.ERepresentationGrille.LignesContinues;
     this.m_editeur.ModeSouris                                = sc2i.win32.common.CPanelEditionObjetGraphique.EModeSouris.Selection;
     this.m_editeur.ModeSourisCustom                          = futurocom.win32.easyquery.CEditeurObjetsEasyQuery.EModeSourisCustom.Join;
     this.m_editeur.Name                                      = "m_editeur";
     this.m_editeur.NoClipboard                               = false;
     this.m_editeur.NoDelete                                  = false;
     this.m_editeur.NoDoubleClick                             = false;
     this.m_editeur.NombreHistorisation                       = 10;
     this.m_editeur.NoMenu                                    = false;
     this.m_editeur.ObjetEdite                                = null;
     cProfilEditeurObjetGraphique1.FormeDesPoignees           = sc2i.win32.common.EFormePoignee.Carre;
     cProfilEditeurObjetGraphique1.Grille                     = cGrilleEditeurObjetGraphique1;
     cProfilEditeurObjetGraphique1.HistorisationActive        = true;
     cProfilEditeurObjetGraphique1.Marge                      = 10;
     cProfilEditeurObjetGraphique1.ModeAffichageGrille        = sc2i.win32.common.EModeAffichageGrille.AuDeplacement;
     cProfilEditeurObjetGraphique1.NombreHistorisation        = 10;
     cProfilEditeurObjetGraphique1.ToujoursAlignerSurLaGrille = false;
     this.m_editeur.Profil                                    = cProfilEditeurObjetGraphique1;
     this.m_editeur.RefreshSelectionChanged                   = true;
     this.m_editeur.SelectionVisible                          = true;
     this.m_editeur.Size                                      = new System.Drawing.Size(247, 289);
     this.m_editeur.TabIndex                                  = 1;
     this.m_editeur.ToujoursAlignerSelonLesControles          = true;
     this.m_editeur.ToujoursAlignerSurLaGrille                = false;
     this.m_editeur.ElementPropertiesChanged                 += new System.EventHandler(this.m_editeur_ElementPropertiesChanged);
     this.m_editeur.AfterRemoveObjetGraphique                += new System.EventHandler(this.m_editeur_AfterRemoveObjetGraphique);
     this.m_editeur.AfterAddElements                         += new sc2i.win32.common.EventHandlerPanelEditionGraphiqueSuppression(this.m_editeur_AfterAddElements);
     this.m_editeur.ModeSourisChanged                        += new System.EventHandler(this.m_editeur_ModeSourisChanged);
     //
     // CEditeurEasyQuery
     //
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
     this.Controls.Add(this.m_editeur);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.splitter2);
     this.Controls.Add(this.splitter1);
     this.Controls.Add(this.m_arbre);
     this.Controls.Add(this.m_panelBas);
     this.Controls.Add(this.panel2);
     this.m_extModeEdition.SetModeEdition(this, sc2i.win32.common.TypeModeEdition.Autonome);
     this.Name = "CEditeurEasyQuery";
     this.Size = new System.Drawing.Size(605, 361);
     this.m_panelBas.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     this.m_menuSaveOptions.ResumeLayout(false);
     this.ResumeLayout(false);
 }