Copy of MainForm.Designer.cs
Description du code
Copy of MainForm.Designer.cs est un fichier du projet BiblioBrol.Ce fichier est situé dans /var/www/bin/sniplets/bibliobrol/src/.
Projet BiblioBrol :
Gestion de media en CSharp.
Pour plus d'infos, vous pouvez consulter la brève analyse.
Code source ou contenu du fichier
Code c# (Copy of MainForm.Designer.cs) (307 lignes)
namespace be.gaudry.bibliobrol.view { partial class MainForm { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up any resources being used. /// </summary> /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param> protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.topTSP.SuspendLayout(); this.leftTSP.SuspendLayout(); this.quickLaunchTS.SuspendLayout(); this.consoleTS.SuspendLayout(); this.SuspendLayout(); // // topTSP // this.topTSP.Controls.Add(this.consoleTS); this.topTSP.Controls.SetChildIndex(this.consoleTS, 0); // // dockPanel // // // leftTSP // this.leftTSP.Controls.Add(this.quickLaunchTS); this.leftTSP.Dock = System.Windows.Forms.DockStyle.Left; this.leftTSP.Name = "leftTSP"; this.leftTSP.Orientation = System.Windows.Forms.Orientation.Vertical; // // quickLaunchTS // this.quickLaunchTS.Dock = System.Windows.Forms.DockStyle.None; this.quickLaunchTS.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden; this.personsTSB, this.brolsTSB, this.mediabrolsTSB, this.toolStripSeparator9, this.statsTSB, this.toolStripSeparator17, this.brolXplorerTSB, this.showPhotobrolTSB, this.toolStripSeparator7, this.welcomeWizardTSB, this.updateTSB, this.openOldMainFormTsBtn}); this.quickLaunchTS.Name = "quickLaunchTS"; this.quickLaunchTS.Stretch = true; this.quickLaunchTS.TabIndex = 2; // // personsTSB // this.personsTSB.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.personsTSB.Image = global::be.gaudry.bibliobrol.Properties.Resources.usersBtn32; this.personsTSB.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.personsTSB.ImageTransparentColor = System.Drawing.Color.Magenta; this.personsTSB.Name = "personsTSB"; this.personsTSB.Text = "Gestion des personnes"; // // brolsTSB // this.brolsTSB.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.brolsTSB.Image = global::be.gaudry.bibliobrol.Properties.Resources.brolBtn32; this.brolsTSB.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.brolsTSB.ImageTransparentColor = System.Drawing.Color.Magenta; this.brolsTSB.Name = "brolsTSB"; this.brolsTSB.Text = "Gestion des ouvrages"; // // mediabrolsTSB // this.mediabrolsTSB.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.mediabrolsTSB.Image = global::be.gaudry.bibliobrol.Properties.Resources.mediabrolBtn32; this.mediabrolsTSB.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.mediabrolsTSB.ImageTransparentColor = System.Drawing.Color.Magenta; this.mediabrolsTSB.Name = "mediabrolsTSB"; this.mediabrolsTSB.Text = "Gestion des exemplaires"; // // toolStripSeparator9 // this.toolStripSeparator9.Name = "toolStripSeparator9"; // // statsTSB // this.statsTSB.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.statsTSB.Image = global::be.gaudry.bibliobrol.Properties.Resources.statsBtn32; this.statsTSB.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.statsTSB.ImageTransparentColor = System.Drawing.Color.Magenta; this.statsTSB.Name = "statsTSB"; this.statsTSB.Text = "Statistiques"; // // toolStripSeparator17 // this.toolStripSeparator17.Name = "toolStripSeparator17"; // // brolXplorerTSB // this.brolXplorerTSB.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.brolXplorerTSB.Image = global::be.gaudry.bibliobrol.Properties.Resources.eXplorerBtn32; this.brolXplorerTSB.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.brolXplorerTSB.ImageTransparentColor = System.Drawing.Color.Magenta; this.brolXplorerTSB.Name = "brolXplorerTSB"; this.brolXplorerTSB.Text = "BrolExplorateur"; this.brolXplorerTSB.ToolTipText = "Ouvrir une fenêtre de l\'explorateur de media"; // // showPhotobrolTSB // this.showPhotobrolTSB.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.showPhotobrolTSB.Image = global::be.gaudry.bibliobrol.Properties.Resources.editImageBtn32; this.showPhotobrolTSB.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.showPhotobrolTSB.ImageTransparentColor = System.Drawing.Color.Magenta; this.showPhotobrolTSB.Name = "showPhotobrolTSB"; this.showPhotobrolTSB.Text = "Ouvrir PhotoBrol (éditeur d\'images)"; // // toolStripSeparator7 // this.toolStripSeparator7.Name = "toolStripSeparator7"; // // welcomeWizardTSB // this.welcomeWizardTSB.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.welcomeWizardTSB.Image = global::be.gaudry.bibliobrol.Properties.Resources.wizardBtn32; this.welcomeWizardTSB.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.welcomeWizardTSB.ImageTransparentColor = System.Drawing.Color.Magenta; this.welcomeWizardTSB.Name = "welcomeWizardTSB"; this.welcomeWizardTSB.Text = "Assistant de démarrage et de configuration"; // // updateTSB // this.updateTSB.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.updateTSB.Image = global::be.gaudry.bibliobrol.Properties.Resources.updateBtn32; this.updateTSB.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.updateTSB.ImageTransparentColor = System.Drawing.Color.Magenta; this.updateTSB.Name = "updateTSB"; this.updateTSB.Text = "Mise à jour"; // // openOldMainFormTsBtn // this.openOldMainFormTsBtn.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.openOldMainFormTsBtn.Image = ((System.Drawing.Image)(resources.GetObject("openOldMainFormTsBtn.Image"))); this.openOldMainFormTsBtn.ImageTransparentColor = System.Drawing.Color.Magenta; this.openOldMainFormTsBtn.Name = "openOldMainFormTsBtn"; this.openOldMainFormTsBtn.Text = "Old MainForm"; // // fastShortcutsTsMi // this.fastShortcutsTsMi.Name = "fastShortcutsTsMi"; this.fastShortcutsTsMi.Text = "&Accès rapide"; // // consoleTS // this.consoleTS.Dock = System.Windows.Forms.DockStyle.None; this.dispConsTSB, this.cleanConsoleTSB}); this.consoleTS.Name = "consoleTS"; this.consoleTS.TabIndex = 2; this.consoleTS.Text = "Outils de la console"; // // cleanConsoleTSB // this.cleanConsoleTSB.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.cleanConsoleTSB.Image = global::be.gaudry.bibliobrol.Properties.Resources.brolConsoleClean; this.cleanConsoleTSB.ImageTransparentColor = System.Drawing.Color.Magenta; this.cleanConsoleTSB.Name = "cleanConsoleTSB"; this.cleanConsoleTSB.Text = "Vider la console"; // // dispConsTSB // this.dispConsTSB.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.dispConsTSB.Image = global::be.gaudry.bibliobrol.Properties.Resources.brolConsole; this.dispConsTSB.ImageTransparentColor = System.Drawing.Color.Magenta; this.dispConsTSB.Name = "dispConsTSB"; this.dispConsTSB.Text = "Afficher la console"; // // MainForm // this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.leftTSP); this.Name = "MainForm"; this.Text = "MainForm"; this.Controls.SetChildIndex(this.topTSP, 0); this.Controls.SetChildIndex(this.leftTSP, 0); this.Controls.SetChildIndex(this.dockPanel, 0); this.topTSP.ResumeLayout(false); this.topTSP.PerformLayout(); this.leftTSP.ResumeLayout(false); this.leftTSP.PerformLayout(); this.quickLaunchTS.ResumeLayout(false); this.quickLaunchTS.PerformLayout(); this.consoleTS.ResumeLayout(false); this.consoleTS.PerformLayout(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.ToolStripPanel leftTSP; private be.gaudry.view.controls.ToolStrip quickLaunchTS; private System.Windows.Forms.ToolStripButton personsTSB; private System.Windows.Forms.ToolStripButton brolsTSB; private System.Windows.Forms.ToolStripButton mediabrolsTSB; private System.Windows.Forms.ToolStripSeparator toolStripSeparator9; private System.Windows.Forms.ToolStripButton statsTSB; private System.Windows.Forms.ToolStripSeparator toolStripSeparator17; private System.Windows.Forms.ToolStripButton brolXplorerTSB; private System.Windows.Forms.ToolStripButton showPhotobrolTSB; private System.Windows.Forms.ToolStripSeparator toolStripSeparator7; private System.Windows.Forms.ToolStripButton welcomeWizardTSB; private System.Windows.Forms.ToolStripButton updateTSB; private System.Windows.Forms.ToolStripMenuItem fastShortcutsTsMi; private System.Windows.Forms.ToolStripButton openOldMainFormTsBtn; private System.Windows.Forms.ToolTip mainFormToolTip; private System.Windows.Forms.ToolStrip consoleTS; private System.Windows.Forms.ToolStripButton dispConsTSB; private System.Windows.Forms.ToolStripButton cleanConsoleTSB; } }
Structure et Fichiers du projet
Afficher/masquer...Icône | Nom | Taille | Modification |
Icône | Nom | Taille | Modification |
| _ | Répertoire parent | 0 octets | 1731648530 15/11/2024 06:28:50 |
| _ | wizards | 0 octets | 1541007184 31/10/2018 18:33:04 |
| _ | utils | 0 octets | 1541007184 31/10/2018 18:33:04 |
| _ | controls | 0 octets | 1541007178 31/10/2018 18:32:58 |
| _ | dialogs | 0 octets | 1541007183 31/10/2018 18:33:03 |
Utilisation de l'explorateur de code
- Navigation :
- Un clic sur une icône de répertoire ouvre ce répertoire pour en afficher les fichiers.
- Lorsque le répertoire en cours ne contient pas de sous-répertoires il est possible de remonter vers le répertoire parent.
- La structure de répertoires en treetable (tableau en forme d'arborescence) n'est plus possibledans cette version.
- Un clic sur une icône de fichier ouvre ce fichier pour en afficher le code avec la coloration syntaxique adaptée en fonction du langage principal utilisé dans le fichier.
- Affichage :
- Il est possible de trier les répertoires ou les fichiers selon certains critères (nom, taille, date).
- Actions :
- Les actions possible sur les fichiers dépendent de vos droits d'utilisateur sur le site. Veuillez activer le mode utilisateur pour activer les actions.
Nederlandse vertaling
U hebt gevraagd om deze site in het Nederlands te bezoeken. Voor nu wordt alleen de interface vertaald, maar nog niet alle inhoud.Als je me wilt helpen met vertalingen, is je bijdrage welkom. Het enige dat u hoeft te doen, is u op de site registreren en mij een bericht sturen waarin u wordt gevraagd om u toe te voegen aan de groep vertalers, zodat u de gewenste pagina's kunt vertalen. Een link onderaan elke vertaalde pagina geeft aan dat u de vertaler bent en heeft een link naar uw profiel.
Bij voorbaat dank.
Document heeft de 16/10/2009 gemaakt, de laatste keer de 26/10/2018 gewijzigd
Bron van het afgedrukte document:https://www.gaudry.be/nl/cs-bibliobrol-source-rf-view//Copy%20of%20MainForm.Designer.cs.html
De infobrol is een persoonlijke site waarvan de inhoud uitsluitend mijn verantwoordelijkheid is. De tekst is beschikbaar onder CreativeCommons-licentie (BY-NC-SA). Meer info op de gebruiksvoorwaarden en de auteur.