/// <summary>
 /// Méthode requise pour la prise en charge du concepteur - ne modifiez pas
 /// le contenu de cette méthode avec l'éditeur de code.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CFormListeDocumentsGED));
     sc2i.win32.common.GLColumn glColumn1 = new sc2i.win32.common.GLColumn();
     sc2i.win32.common.GLColumn glColumn2 = new sc2i.win32.common.GLColumn();
     sc2i.win32.common.GLColumn glColumn3 = new sc2i.win32.common.GLColumn();
     this.m_panelTitre            = new System.Windows.Forms.Panel();
     this.m_lnkElement            = new System.Windows.Forms.LinkLabel();
     this.label1                  = new System.Windows.Forms.Label();
     this.m_chkTousDocuments      = new System.Windows.Forms.CheckBox();
     this.m_lnkDocRecent          = new System.Windows.Forms.LinkLabel();
     this.c2iPanelFondDegradeStd1 = new sc2i.win32.common.C2iPanelFondDegradeStd();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnActions)).BeginInit();
     this.m_panelActions.SuspendLayout();
     this.m_panelLinkList.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_imgListe)).BeginInit();
     this.m_panelHaut.SuspendLayout();
     this.m_panelMilieu.SuspendLayout();
     this.m_panelTitre.SuspendLayout();
     this.c2iPanelFondDegradeStd1.SuspendLayout();
     this.SuspendLayout();
     //
     // m_lnkListe
     //
     this.m_extStyle.SetStyleBackColor(this.m_lnkListe, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_lnkListe, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_lnkListe.Text = "List";
     //
     // m_btnActions
     //
     this.m_extStyle.SetStyleBackColor(this.m_btnActions, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnActions, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_panelActions
     //
     this.m_extStyle.SetStyleBackColor(this.m_panelActions, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_panelActions, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_lnkActions
     //
     this.m_extStyle.SetStyleBackColor(this.m_lnkActions, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_lnkActions, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_lnkActions.Text = "Actions";
     //
     // m_panelLinkList
     //
     this.m_extStyle.SetStyleBackColor(this.m_panelLinkList, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_panelLinkList, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_imgListe
     //
     this.m_extStyle.SetStyleBackColor(this.m_imgListe, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_imgListe, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_panelListe
     //
     this.m_panelListe.AffectationsPourNouveauxElements = ((System.Collections.Generic.IEnumerable <sc2i.formulaire.CAffectationsProprietes>)(resources.GetObject("m_panelListe.AffectationsPourNouveauxElements")));
     glColumn1.ActiveControlItems = ((System.Collections.ArrayList)(resources.GetObject("glColumn1.ActiveControlItems")));
     glColumn1.BackColor          = System.Drawing.Color.Transparent;
     glColumn1.ControlType        = sc2i.win32.common.ColumnControlTypes.None;
     glColumn1.ForColor           = System.Drawing.Color.Black;
     glColumn1.ImageIndex         = -1;
     glColumn1.IsCheckColumn      = false;
     glColumn1.LastSortState      = sc2i.win32.common.ColumnSortState.SortedUp;
     glColumn1.Name               = "Name";
     glColumn1.Propriete          = "Libelle";
     glColumn1.Text               = "Label|50";
     glColumn1.TextAlignment      = System.Drawing.ContentAlignment.MiddleLeft;
     glColumn1.Width              = 120;
     glColumn2.ActiveControlItems = ((System.Collections.ArrayList)(resources.GetObject("glColumn2.ActiveControlItems")));
     glColumn2.BackColor          = System.Drawing.Color.Transparent;
     glColumn2.ControlType        = sc2i.win32.common.ColumnControlTypes.None;
     glColumn2.ForColor           = System.Drawing.Color.Black;
     glColumn2.ImageIndex         = -1;
     glColumn2.IsCheckColumn      = false;
     glColumn2.LastSortState      = sc2i.win32.common.ColumnSortState.SortedUp;
     glColumn2.Name               = "Namex";
     glColumn2.Propriete          = "Descriptif";
     glColumn2.Text               = "Descriptif";
     glColumn2.TextAlignment      = System.Drawing.ContentAlignment.MiddleLeft;
     glColumn2.Width              = 120;
     glColumn3.ActiveControlItems = ((System.Collections.ArrayList)(resources.GetObject("glColumn3.ActiveControlItems")));
     glColumn3.BackColor          = System.Drawing.Color.Transparent;
     glColumn3.ControlType        = sc2i.win32.common.ColumnControlTypes.None;
     glColumn3.ForColor           = System.Drawing.Color.Black;
     glColumn3.ImageIndex         = -1;
     glColumn3.IsCheckColumn      = false;
     glColumn3.LastSortState      = sc2i.win32.common.ColumnSortState.SortedUp;
     glColumn3.Name               = "Namexx";
     glColumn3.Propriete          = "Notes";
     glColumn3.Text               = "Notes";
     glColumn3.TextAlignment      = System.Drawing.ContentAlignment.MiddleLeft;
     glColumn3.Width              = 120;
     this.m_panelListe.Columns.AddRange(new sc2i.win32.common.GLColumn[] {
         glColumn1,
         glColumn2,
         glColumn3
     });
     this.m_panelListe.Size = new System.Drawing.Size(737, 416);
     this.m_extStyle.SetStyleBackColor(this.m_panelListe, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_panelListe, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_panelListe.AfterCreateFormEdition += new sc2i.win32.data.navigation.AfterCreateFormEditionEventHandler(this.m_panelListe_AfterCreateFormEdition);
     //
     // m_panelGauche
     //
     this.m_panelGauche.Location = new System.Drawing.Point(0, 32);
     this.m_panelGauche.Size     = new System.Drawing.Size(0, 416);
     this.m_extStyle.SetStyleBackColor(this.m_panelGauche, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_panelGauche, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_panelDroit
     //
     this.m_panelDroit.Location = new System.Drawing.Point(737, 32);
     this.m_panelDroit.Size     = new System.Drawing.Size(0, 416);
     this.m_extStyle.SetStyleBackColor(this.m_panelDroit, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_panelDroit, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_panelBas
     //
     this.m_panelBas.Location = new System.Drawing.Point(0, 448);
     this.m_panelBas.Size     = new System.Drawing.Size(737, 0);
     this.m_extStyle.SetStyleBackColor(this.m_panelBas, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_panelBas, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_panelHaut
     //
     this.m_panelHaut.Controls.Add(this.m_panelTitre);
     this.m_panelHaut.Size = new System.Drawing.Size(737, 32);
     this.m_extStyle.SetStyleBackColor(this.m_panelHaut, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_panelHaut, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_panelMilieu
     //
     this.m_panelMilieu.Controls.Add(this.c2iPanelFondDegradeStd1);
     this.m_panelMilieu.Location = new System.Drawing.Point(0, 32);
     this.m_panelMilieu.Size     = new System.Drawing.Size(737, 416);
     this.m_extStyle.SetStyleBackColor(this.m_panelMilieu, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_panelMilieu, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_panelMilieu.Controls.SetChildIndex(this.m_panelLinkList, 0);
     this.m_panelMilieu.Controls.SetChildIndex(this.m_panelActions, 0);
     this.m_panelMilieu.Controls.SetChildIndex(this.m_panelListe, 0);
     this.m_panelMilieu.Controls.SetChildIndex(this.c2iPanelFondDegradeStd1, 0);
     //
     // m_panelTitre
     //
     this.m_panelTitre.BackColor = System.Drawing.Color.Navy;
     this.m_panelTitre.Controls.Add(this.m_lnkElement);
     this.m_panelTitre.Controls.Add(this.label1);
     this.m_panelTitre.Dock     = System.Windows.Forms.DockStyle.Top;
     this.m_panelTitre.Location = new System.Drawing.Point(0, 0);
     this.m_panelTitre.Name     = "m_panelTitre";
     this.m_panelTitre.Size     = new System.Drawing.Size(737, 32);
     this.m_extStyle.SetStyleBackColor(this.m_panelTitre, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_panelTitre, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_panelTitre.TabIndex = 2;
     //
     // m_lnkElement
     //
     this.m_lnkElement.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                      | System.Windows.Forms.AnchorStyles.Right)));
     this.m_lnkElement.BackColor = System.Drawing.Color.Navy;
     this.m_lnkElement.Font      = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_lnkElement.LinkColor = System.Drawing.Color.White;
     this.m_lnkElement.Location  = new System.Drawing.Point(74, 0);
     this.m_lnkElement.Name      = "m_lnkElement";
     this.m_lnkElement.Size      = new System.Drawing.Size(607, 32);
     this.m_extStyle.SetStyleBackColor(this.m_lnkElement, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_lnkElement, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_lnkElement.TabIndex     = 1;
     this.m_lnkElement.TabStop      = true;
     this.m_lnkElement.Text         = "ELEMENT NAME";
     this.m_lnkElement.TextAlign    = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_lnkElement.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.m_lnkElement_LinkClicked);
     //
     // label1
     //
     this.label1.BackColor = System.Drawing.Color.Navy;
     this.label1.Font      = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, 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.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(68, 32);
     this.m_extStyle.SetStyleBackColor(this.label1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.label1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.label1.TabIndex  = 0;
     this.label1.Text      = "EDM";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // m_chkTousDocuments
     //
     this.m_chkTousDocuments.Anchor     = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.m_chkTousDocuments.Checked    = true;
     this.m_chkTousDocuments.CheckState = System.Windows.Forms.CheckState.Checked;
     this.m_chkTousDocuments.Location   = new System.Drawing.Point(625, 433);
     this.m_chkTousDocuments.Name       = "m_chkTousDocuments";
     this.m_chkTousDocuments.Size       = new System.Drawing.Size(112, 16);
     this.m_extStyle.SetStyleBackColor(this.m_chkTousDocuments, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_chkTousDocuments, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_chkTousDocuments.TabIndex        = 3;
     this.m_chkTousDocuments.Text            = "All documents|863";
     this.m_chkTousDocuments.Visible         = false;
     this.m_chkTousDocuments.CheckedChanged += new System.EventHandler(this.m_chkTousDocuments_CheckedChanged);
     //
     // m_lnkDocRecent
     //
     this.m_lnkDocRecent.BackColor    = System.Drawing.Color.Transparent;
     this.m_lnkDocRecent.LinkBehavior = System.Windows.Forms.LinkBehavior.HoverUnderline;
     this.m_lnkDocRecent.Location     = new System.Drawing.Point(3, 6);
     this.m_lnkDocRecent.Name         = "m_lnkDocRecent";
     this.m_lnkDocRecent.Size         = new System.Drawing.Size(186, 16);
     this.m_extStyle.SetStyleBackColor(this.m_lnkDocRecent, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_lnkDocRecent, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_lnkDocRecent.TabIndex     = 5;
     this.m_lnkDocRecent.TabStop      = true;
     this.m_lnkDocRecent.Text         = "Associate a recent document|864";
     this.m_lnkDocRecent.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.m_lnkDocRecent_LinkClicked);
     //
     // c2iPanelFondDegradeStd1
     //
     this.c2iPanelFondDegradeStd1.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("c2iPanelFondDegradeStd1.BackgroundImage")));
     this.c2iPanelFondDegradeStd1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.c2iPanelFondDegradeStd1.Controls.Add(this.m_lnkDocRecent);
     this.c2iPanelFondDegradeStd1.Location = new System.Drawing.Point(360, 1);
     this.c2iPanelFondDegradeStd1.Name     = "c2iPanelFondDegradeStd1";
     this.c2iPanelFondDegradeStd1.Size     = new System.Drawing.Size(186, 24);
     this.m_extStyle.SetStyleBackColor(this.c2iPanelFondDegradeStd1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.c2iPanelFondDegradeStd1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.c2iPanelFondDegradeStd1.TabIndex = 6;
     //
     // CFormListeDocumentsGED
     //
     this.AffectationsPourNouveauxElements = ((System.Collections.Generic.IEnumerable <sc2i.formulaire.CAffectationsProprietes>)(resources.GetObject("$this.AffectationsPourNouveauxElements")));
     this.AffichePanelHaut = true;
     this.ClientSize       = new System.Drawing.Size(737, 448);
     this.Controls.Add(this.m_chkTousDocuments);
     this.Name = "CFormListeDocumentsGED";
     this.m_extStyle.SetStyleBackColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.Controls.SetChildIndex(this.m_chkTousDocuments, 0);
     ((System.ComponentModel.ISupportInitialize)(this.m_btnActions)).EndInit();
     this.m_panelActions.ResumeLayout(false);
     this.m_panelLinkList.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.m_imgListe)).EndInit();
     this.m_panelHaut.ResumeLayout(false);
     this.m_panelMilieu.ResumeLayout(false);
     this.m_panelTitre.ResumeLayout(false);
     this.c2iPanelFondDegradeStd1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Exemple #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.GLColumn glColumn1 = new sc2i.win32.common.GLColumn();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CFormListeGroupesStd));
     this.m_panelVueHierarchique   = new System.Windows.Forms.Panel();
     this.m_panelBarreMenuVueArbre = new sc2i.win32.common.C2iPanelFondDegradeStd();
     this.m_btnAjouter             = new sc2i.win32.common.CWndLinkStd();
     this.m_btnDetail    = new sc2i.win32.common.CWndLinkStd();
     this.m_btnSupprimer = new sc2i.win32.common.CWndLinkStd();
     this.m_arbre        = new System.Windows.Forms.TreeView();
     this.m_chkVueListe  = new System.Windows.Forms.RadioButton();
     this.m_chkVueArbre  = new System.Windows.Forms.RadioButton();
     this.m_panelVues    = new sc2i.win32.common.C2iPanelFondDegradeStd();
     this.m_panelMilieu.SuspendLayout();
     this.m_panelVueHierarchique.SuspendLayout();
     this.m_panelBarreMenuVueArbre.SuspendLayout();
     this.m_panelVues.SuspendLayout();
     this.SuspendLayout();
     //
     // m_panelListe
     //
     glColumn1.ActiveControlItems = ((System.Collections.ArrayList)(resources.GetObject("glColumn1.ActiveControlItems")));
     glColumn1.BackColor          = System.Drawing.Color.Transparent;
     glColumn1.ControlType        = sc2i.win32.common.ColumnControlTypes.None;
     glColumn1.ForColor           = System.Drawing.Color.Black;
     glColumn1.ImageIndex         = -1;
     glColumn1.IsCheckColumn      = false;
     glColumn1.LastSortState      = sc2i.win32.common.ColumnSortState.SortedUp;
     glColumn1.Name          = "Name";
     glColumn1.Propriete     = "Libelle";
     glColumn1.Text          = "Label|50";
     glColumn1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
     glColumn1.Width         = 300;
     this.m_panelListe.Columns.AddRange(new sc2i.win32.common.GLColumn[] {
         glColumn1
     });
     this.m_panelListe.Size = new System.Drawing.Size(666, 376);
     this.m_extStyle.SetStyleBackColor(this.m_panelListe, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_panelListe, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_panelGauche
     //
     this.m_panelGauche.Size = new System.Drawing.Size(0, 376);
     this.m_extStyle.SetStyleBackColor(this.m_panelGauche, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_panelGauche, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_panelDroit
     //
     this.m_panelDroit.Location = new System.Drawing.Point(666, 0);
     this.m_panelDroit.Size     = new System.Drawing.Size(0, 376);
     this.m_extStyle.SetStyleBackColor(this.m_panelDroit, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_panelDroit, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_panelBas
     //
     this.m_panelBas.Location = new System.Drawing.Point(0, 376);
     this.m_panelBas.Size     = new System.Drawing.Size(666, 0);
     this.m_extStyle.SetStyleBackColor(this.m_panelBas, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_panelBas, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_panelHaut
     //
     this.m_panelHaut.Size = new System.Drawing.Size(666, 0);
     this.m_extStyle.SetStyleBackColor(this.m_panelHaut, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_panelHaut, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_panelMilieu
     //
     this.m_panelMilieu.Controls.Add(this.m_panelVues);
     this.m_panelMilieu.Controls.Add(this.m_panelVueHierarchique);
     this.m_panelMilieu.Size = new System.Drawing.Size(666, 376);
     this.m_extStyle.SetStyleBackColor(this.m_panelMilieu, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_panelMilieu, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_panelMilieu.Controls.SetChildIndex(this.m_panelListe, 0);
     this.m_panelMilieu.Controls.SetChildIndex(this.m_panelVueHierarchique, 0);
     this.m_panelMilieu.Controls.SetChildIndex(this.m_panelVues, 0);
     //
     // m_panelVueHierarchique
     //
     this.m_panelVueHierarchique.Controls.Add(this.m_arbre);
     this.m_panelVueHierarchique.Controls.Add(this.m_panelBarreMenuVueArbre);
     this.m_panelVueHierarchique.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.m_panelVueHierarchique.Location = new System.Drawing.Point(0, 0);
     this.m_panelVueHierarchique.Name     = "m_panelVueHierarchique";
     this.m_panelVueHierarchique.Size     = new System.Drawing.Size(666, 376);
     this.m_extStyle.SetStyleBackColor(this.m_panelVueHierarchique, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_panelVueHierarchique, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_panelVueHierarchique.TabIndex = 2;
     //
     // m_panelBarreMenuVueArbre
     //
     this.m_panelBarreMenuVueArbre.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("m_panelBarreMenuVueArbre.BackgroundImage")));
     this.m_panelBarreMenuVueArbre.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.m_panelBarreMenuVueArbre.Controls.Add(this.m_btnAjouter);
     this.m_panelBarreMenuVueArbre.Controls.Add(this.m_btnDetail);
     this.m_panelBarreMenuVueArbre.Controls.Add(this.m_btnSupprimer);
     this.m_panelBarreMenuVueArbre.Dock     = System.Windows.Forms.DockStyle.Top;
     this.m_panelBarreMenuVueArbre.Location = new System.Drawing.Point(0, 0);
     this.m_panelBarreMenuVueArbre.Name     = "m_panelBarreMenuVueArbre";
     this.m_panelBarreMenuVueArbre.Size     = new System.Drawing.Size(666, 32);
     this.m_extStyle.SetStyleBackColor(this.m_panelBarreMenuVueArbre, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_panelBarreMenuVueArbre, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_panelBarreMenuVueArbre.TabIndex = 4;
     //
     // m_btnAjouter
     //
     this.m_btnAjouter.BackColor = System.Drawing.Color.Transparent;
     this.m_btnAjouter.Cursor    = System.Windows.Forms.Cursors.Hand;
     this.m_btnAjouter.LinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(255)))));
     this.m_btnAjouter.Location  = new System.Drawing.Point(132, 4);
     this.m_btnAjouter.Name      = "m_btnAjouter";
     this.m_btnAjouter.Size      = new System.Drawing.Size(72, 24);
     this.m_extStyle.SetStyleBackColor(this.m_btnAjouter, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnAjouter, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_btnAjouter.TabIndex     = 0;
     this.m_btnAjouter.TypeLien     = sc2i.win32.common.TypeLinkStd.Ajout;
     this.m_btnAjouter.LinkClicked += new System.EventHandler(this.m_btnAjouter_LinkClicked);
     //
     // m_btnDetail
     //
     this.m_btnDetail.BackColor = System.Drawing.Color.Transparent;
     this.m_btnDetail.Cursor    = System.Windows.Forms.Cursors.Hand;
     this.m_btnDetail.LinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(255)))));
     this.m_btnDetail.Location  = new System.Drawing.Point(208, 4);
     this.m_btnDetail.Name      = "m_btnDetail";
     this.m_btnDetail.Size      = new System.Drawing.Size(72, 24);
     this.m_extStyle.SetStyleBackColor(this.m_btnDetail, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnDetail, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_btnDetail.TabIndex     = 1;
     this.m_btnDetail.TypeLien     = sc2i.win32.common.TypeLinkStd.Modification;
     this.m_btnDetail.LinkClicked += new System.EventHandler(this.m_btnModifier_LinkClicked);
     //
     // m_btnSupprimer
     //
     this.m_btnSupprimer.BackColor = System.Drawing.Color.Transparent;
     this.m_btnSupprimer.Cursor    = System.Windows.Forms.Cursors.Hand;
     this.m_btnSupprimer.LinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(255)))));
     this.m_btnSupprimer.Location  = new System.Drawing.Point(280, 4);
     this.m_btnSupprimer.Name      = "m_btnSupprimer";
     this.m_btnSupprimer.Size      = new System.Drawing.Size(105, 24);
     this.m_extStyle.SetStyleBackColor(this.m_btnSupprimer, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnSupprimer, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_btnSupprimer.TabIndex     = 2;
     this.m_btnSupprimer.TypeLien     = sc2i.win32.common.TypeLinkStd.Suppression;
     this.m_btnSupprimer.LinkClicked += new System.EventHandler(this.m_btnSupprimer_LinkClicked);
     //
     // m_arbre
     //
     this.m_arbre.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.m_arbre.Location = new System.Drawing.Point(0, 32);
     this.m_arbre.Name     = "m_arbre";
     this.m_arbre.Size     = new System.Drawing.Size(666, 344);
     this.m_extStyle.SetStyleBackColor(this.m_arbre, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_arbre, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_arbre.TabIndex = 3;
     //
     // m_chkVueListe
     //
     this.m_chkVueListe.Appearance = System.Windows.Forms.Appearance.Button;
     this.m_chkVueListe.BackColor  = System.Drawing.Color.Transparent;
     this.m_chkVueListe.FlatAppearance.BorderSize       = 0;
     this.m_chkVueListe.FlatAppearance.CheckedBackColor = System.Drawing.Color.Transparent;
     this.m_chkVueListe.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.m_chkVueListe.Image     = global::timos.Properties.Resources.view_list;
     this.m_chkVueListe.Location  = new System.Drawing.Point(2, 0);
     this.m_chkVueListe.Name      = "m_chkVueListe";
     this.m_chkVueListe.Size      = new System.Drawing.Size(26, 24);
     this.m_extStyle.SetStyleBackColor(this.m_chkVueListe, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_chkVueListe, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_chkVueListe.TabIndex = 0;
     this.m_chkVueListe.UseVisualStyleBackColor = false;
     this.m_chkVueListe.CheckedChanged         += new System.EventHandler(this.m_chkVueListe_CheckedChanged);
     //
     // m_chkVueArbre
     //
     this.m_chkVueArbre.Appearance = System.Windows.Forms.Appearance.Button;
     this.m_chkVueArbre.BackColor  = System.Drawing.Color.Transparent;
     this.m_chkVueArbre.FlatAppearance.BorderSize       = 0;
     this.m_chkVueArbre.FlatAppearance.CheckedBackColor = System.Drawing.Color.Transparent;
     this.m_chkVueArbre.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.m_chkVueArbre.Image     = global::timos.Properties.Resources.View_tree;
     this.m_chkVueArbre.Location  = new System.Drawing.Point(30, 0);
     this.m_chkVueArbre.Name      = "m_chkVueArbre";
     this.m_chkVueArbre.Size      = new System.Drawing.Size(28, 24);
     this.m_extStyle.SetStyleBackColor(this.m_chkVueArbre, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_chkVueArbre, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_chkVueArbre.TabIndex = 3;
     this.m_chkVueArbre.UseVisualStyleBackColor = false;
     this.m_chkVueArbre.CheckedChanged         += new System.EventHandler(this.m_chkVueArbre_CheckedChanged);
     //
     // m_panelVues
     //
     this.m_panelVues.BackColor             = System.Drawing.Color.Transparent;
     this.m_panelVues.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("m_panelVues.BackgroundImage")));
     this.m_panelVues.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.m_panelVues.Controls.Add(this.m_chkVueListe);
     this.m_panelVues.Controls.Add(this.m_chkVueArbre);
     this.m_panelVues.Location = new System.Drawing.Point(489, 1);
     this.m_panelVues.Name     = "m_panelVues";
     this.m_panelVues.Size     = new System.Drawing.Size(69, 24);
     this.m_extStyle.SetStyleBackColor(this.m_panelVues, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_panelVues, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_panelVues.TabIndex = 6;
     //
     // CFormListeGroupesStd
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(666, 376);
     this.Name = "CFormListeGroupesStd";
     this.m_extStyle.SetStyleBackColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.Load    += new System.EventHandler(this.CFormListeGroupesStd_Load);
     this.Closing += new System.ComponentModel.CancelEventHandler(this.CFormListeGroupesStd_Closing);
     this.m_panelMilieu.ResumeLayout(false);
     this.m_panelVueHierarchique.ResumeLayout(false);
     this.m_panelBarreMenuVueArbre.ResumeLayout(false);
     this.m_panelVues.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Exemple #3
0
 /// <summary>
 /// Méthode requise pour la prise en charge du concepteur - ne modifiez pas
 /// le contenu de cette méthode avec l'éditeur de code.
 /// </summary>
 private void InitializeComponent()
 {
     sc2i.win32.common.GLColumn glColumn1 = new sc2i.win32.common.GLColumn();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CFormListeActionsUtilisateur));
     sc2i.win32.common.GLColumn glColumn2 = new sc2i.win32.common.GLColumn();
     this.m_imageExecuter         = new System.Windows.Forms.PictureBox();
     this.m_lnkExecuter           = new System.Windows.Forms.LinkLabel();
     this.m_btnAnnuler            = new System.Windows.Forms.PictureBox();
     this.m_lnkAnnuler            = new System.Windows.Forms.LinkLabel();
     this.c2iPanelFondDegradeStd1 = new sc2i.win32.common.C2iPanelFondDegradeStd();
     this.m_panelMilieu.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_imageExecuter)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnAnnuler)).BeginInit();
     this.c2iPanelFondDegradeStd1.SuspendLayout();
     this.SuspendLayout();
     //
     // m_panelListe
     //
     this.m_panelListe.BoutonAjouterVisible   = false;
     this.m_panelListe.BoutonExporterVisible  = false;
     this.m_panelListe.BoutonModifierVisible  = false;
     this.m_panelListe.BoutonSupprimerVisible = false;
     glColumn1.ActiveControlItems             = ((System.Collections.ArrayList)(resources.GetObject("glColumn1.ActiveControlItems")));
     glColumn1.BackColor          = System.Drawing.Color.Transparent;
     glColumn1.ControlType        = sc2i.win32.common.ColumnControlTypes.None;
     glColumn1.ForColor           = System.Drawing.Color.Black;
     glColumn1.ImageIndex         = -1;
     glColumn1.IsCheckColumn      = false;
     glColumn1.LastSortState      = sc2i.win32.common.ColumnSortState.SortedUp;
     glColumn1.Name               = "Name";
     glColumn1.Propriete          = "DateDemande";
     glColumn1.Text               = "Date";
     glColumn1.TextAlignment      = System.Drawing.ContentAlignment.MiddleLeft;
     glColumn1.Width              = 100;
     glColumn2.ActiveControlItems = ((System.Collections.ArrayList)(resources.GetObject("glColumn2.ActiveControlItems")));
     glColumn2.BackColor          = System.Drawing.Color.Transparent;
     glColumn2.ControlType        = sc2i.win32.common.ColumnControlTypes.None;
     glColumn2.ForColor           = System.Drawing.Color.Black;
     glColumn2.ImageIndex         = -1;
     glColumn2.IsCheckColumn      = false;
     glColumn2.LastSortState      = sc2i.win32.common.ColumnSortState.SortedUp;
     glColumn2.Name               = "Namex";
     glColumn2.Propriete          = "Libelle";
     glColumn2.Text               = "Label|50";
     glColumn2.TextAlignment      = System.Drawing.ContentAlignment.MiddleLeft;
     glColumn2.Width              = 400;
     this.m_panelListe.Columns.AddRange(new sc2i.win32.common.GLColumn[] {
         glColumn1,
         glColumn2
     });
     this.m_panelListe.Size = new System.Drawing.Size(534, 376);
     this.m_extStyle.SetStyleBackColor(this.m_panelListe, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_panelListe, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_panelGauche
     //
     this.m_panelGauche.Size = new System.Drawing.Size(0, 376);
     this.m_extStyle.SetStyleBackColor(this.m_panelGauche, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_panelGauche, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_panelDroit
     //
     this.m_panelDroit.Location = new System.Drawing.Point(534, 0);
     this.m_panelDroit.Size     = new System.Drawing.Size(0, 376);
     this.m_extStyle.SetStyleBackColor(this.m_panelDroit, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_panelDroit, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_panelBas
     //
     this.m_panelBas.Location = new System.Drawing.Point(0, 376);
     this.m_panelBas.Size     = new System.Drawing.Size(534, 0);
     this.m_extStyle.SetStyleBackColor(this.m_panelBas, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_panelBas, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_panelHaut
     //
     this.m_panelHaut.Size = new System.Drawing.Size(534, 0);
     this.m_extStyle.SetStyleBackColor(this.m_panelHaut, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_panelHaut, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     //
     // m_panelMilieu
     //
     this.m_panelMilieu.Controls.Add(this.c2iPanelFondDegradeStd1);
     this.m_panelMilieu.Size = new System.Drawing.Size(534, 376);
     this.m_extStyle.SetStyleBackColor(this.m_panelMilieu, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_panelMilieu, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_panelMilieu.Controls.SetChildIndex(this.m_panelListe, 0);
     this.m_panelMilieu.Controls.SetChildIndex(this.c2iPanelFondDegradeStd1, 0);
     //
     // m_imageExecuter
     //
     this.m_imageExecuter.BackColor = System.Drawing.Color.Transparent;
     this.m_imageExecuter.Image     = ((System.Drawing.Image)(resources.GetObject("m_imageExecuter.Image")));
     this.m_imageExecuter.Location  = new System.Drawing.Point(9, 7);
     this.m_imageExecuter.Name      = "m_imageExecuter";
     this.m_imageExecuter.Size      = new System.Drawing.Size(16, 15);
     this.m_imageExecuter.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
     this.m_extStyle.SetStyleBackColor(this.m_imageExecuter, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_imageExecuter, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_imageExecuter.TabIndex = 2;
     this.m_imageExecuter.TabStop  = false;
     //
     // m_lnkExecuter
     //
     this.m_lnkExecuter.BackColor = System.Drawing.Color.Transparent;
     this.m_lnkExecuter.Location  = new System.Drawing.Point(22, 6);
     this.m_lnkExecuter.Name      = "m_lnkExecuter";
     this.m_lnkExecuter.Size      = new System.Drawing.Size(56, 16);
     this.m_extStyle.SetStyleBackColor(this.m_lnkExecuter, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_lnkExecuter, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_lnkExecuter.TabIndex     = 3;
     this.m_lnkExecuter.TabStop      = true;
     this.m_lnkExecuter.Text         = "Run|15";
     this.m_lnkExecuter.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.m_lnkExecuter_LinkClicked);
     //
     // m_btnAnnuler
     //
     this.m_btnAnnuler.BackColor = System.Drawing.Color.Transparent;
     this.m_btnAnnuler.Image     = ((System.Drawing.Image)(resources.GetObject("m_btnAnnuler.Image")));
     this.m_btnAnnuler.Location  = new System.Drawing.Point(107, 6);
     this.m_btnAnnuler.Name      = "m_btnAnnuler";
     this.m_btnAnnuler.Size      = new System.Drawing.Size(16, 16);
     this.m_btnAnnuler.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
     this.m_extStyle.SetStyleBackColor(this.m_btnAnnuler, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_btnAnnuler, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_btnAnnuler.TabIndex = 5;
     this.m_btnAnnuler.TabStop  = false;
     this.m_btnAnnuler.Click   += new System.EventHandler(this.m_btnAnnuler_Click);
     //
     // m_lnkAnnuler
     //
     this.m_lnkAnnuler.BackColor = System.Drawing.Color.Transparent;
     this.m_lnkAnnuler.Location  = new System.Drawing.Point(129, 6);
     this.m_lnkAnnuler.Name      = "m_lnkAnnuler";
     this.m_lnkAnnuler.Size      = new System.Drawing.Size(56, 16);
     this.m_extStyle.SetStyleBackColor(this.m_lnkAnnuler, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.m_lnkAnnuler, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_lnkAnnuler.TabIndex     = 6;
     this.m_lnkAnnuler.TabStop      = true;
     this.m_lnkAnnuler.Text         = "Cancel|11";
     this.m_lnkAnnuler.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.m_lnkAnnuler_LinkClicked);
     //
     // c2iPanelFondDegradeStd1
     //
     this.c2iPanelFondDegradeStd1.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("c2iPanelFondDegradeStd1.BackgroundImage")));
     this.c2iPanelFondDegradeStd1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.c2iPanelFondDegradeStd1.Controls.Add(this.m_lnkExecuter);
     this.c2iPanelFondDegradeStd1.Controls.Add(this.m_lnkAnnuler);
     this.c2iPanelFondDegradeStd1.Controls.Add(this.m_btnAnnuler);
     this.c2iPanelFondDegradeStd1.Controls.Add(this.m_imageExecuter);
     this.c2iPanelFondDegradeStd1.Location = new System.Drawing.Point(92, -1);
     this.c2iPanelFondDegradeStd1.Name     = "c2iPanelFondDegradeStd1";
     this.c2iPanelFondDegradeStd1.Size     = new System.Drawing.Size(257, 26);
     this.m_extStyle.SetStyleBackColor(this.c2iPanelFondDegradeStd1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this.c2iPanelFondDegradeStd1, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.c2iPanelFondDegradeStd1.TabIndex = 7;
     //
     // CFormListeActionsUtilisateur
     //
     this.AutoScaleBaseSize      = new System.Drawing.Size(5, 13);
     this.BoutonAjouterVisible   = false;
     this.BoutonModifierVisible  = false;
     this.BoutonSupprimerVisible = false;
     this.ClientSize             = new System.Drawing.Size(534, 376);
     this.Name = "CFormListeActionsUtilisateur";
     this.m_extStyle.SetStyleBackColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_extStyle.SetStyleForeColor(this, sc2i.win32.common.CExtStyle.EnumCouleurs.None);
     this.m_panelMilieu.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.m_imageExecuter)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnAnnuler)).EndInit();
     this.c2iPanelFondDegradeStd1.ResumeLayout(false);
     this.c2iPanelFondDegradeStd1.PerformLayout();
     this.ResumeLayout(false);
 }