No cache version.

Caching disabled. Default setting for this page:enabled (code LNG204)
If the display is too slow, you can disable the user mode to view the cached version.

Console.Designer.cs

Description du code

Console.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

  1. namespace be.gaudry.bibliobrol.view.utils
  2. {
  3. partial class Console
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9.  
  10. /// <summary>
  11. /// Clean up any resources being used.
  12. /// </summary>
  13. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  14. protected override void Dispose(bool disposing)
  15. {
  16. if (disposing && (components != null))
  17. {
  18. components.Dispose();
  19. }
  20. base.Dispose(disposing);
  21. }
  22.  
  23. #region Component Designer generated code
  24.  
  25. /// <summary>
  26. /// Required method for Designer support - do not modify
  27. /// the contents of this method with the code editor.
  28. /// </summary>
  29. private void InitializeComponent()
  30. {
  31. this.components = new System.ComponentModel.Container();
  32. this.consoleRTB = new System.Windows.Forms.RichTextBox();
  33. this.consoleCMS = new System.Windows.Forms.ContextMenuStrip(this.components);
  34. this.cleanConsoleTsMi = new System.Windows.Forms.ToolStripMenuItem();
  35. this.selectVerboseTsMi = new System.Windows.Forms.ToolStripMenuItem();
  36. this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
  37. this.consoleCMS.SuspendLayout();
  38. this.SuspendLayout();
  39. //
  40. // consoleRTB
  41. //
  42. this.consoleRTB.BackColor = System.Drawing.Color.White;
  43. this.consoleRTB.ContextMenuStrip = this.consoleCMS;
  44. this.consoleRTB.Cursor = System.Windows.Forms.Cursors.Default;
  45. this.consoleRTB.Dock = System.Windows.Forms.DockStyle.Fill;
  46. this.consoleRTB.Location = new System.Drawing.Point(0, 0);
  47. this.consoleRTB.Name = "consoleRTB";
  48. this.consoleRTB.ReadOnly = true;
  49. this.consoleRTB.Size = new System.Drawing.Size(750, 100);
  50. this.consoleRTB.TabIndex = 0;
  51. this.consoleRTB.Text = "";
  52. this.toolTip1.SetToolTip(this.consoleRTB, "Cliquez avec le bouton droit de la souris pour afficher le menu de la console.");
  53. //
  54. // consoleCMS
  55. //
  56. this.consoleCMS.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  57. this.cleanConsoleTsMi,
  58. this.selectVerboseTsMi});
  59. this.consoleCMS.Name = "contextMenuStrip1";
  60. this.consoleCMS.Size = new System.Drawing.Size(233, 70);
  61. this.consoleCMS.Text = "Menu console";
  62. //
  63. // cleanConsoleTsMi
  64. //
  65. this.cleanConsoleTsMi.Name = "cleanConsoleTsMi";
  66. this.cleanConsoleTsMi.Size = new System.Drawing.Size(232, 22);
  67. this.cleanConsoleTsMi.Text = "Vider la console";
  68. this.cleanConsoleTsMi.Click += new System.EventHandler(this.cleanConsole_Click);
  69. //
  70. // selectVerboseTsMi
  71. //
  72. this.selectVerboseTsMi.Name = "selectVerboseTsMi";
  73. this.selectVerboseTsMi.Size = new System.Drawing.Size(232, 22);
  74. this.selectVerboseTsMi.Text = "Type de notification à afficher";
  75. this.selectVerboseTsMi.Click += new System.EventHandler(this.selectVerbose_Click);
  76. //
  77. // Console
  78. //
  79. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
  80. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  81. this.ContextMenuStrip = this.consoleCMS;
  82. this.Controls.Add(this.consoleRTB);
  83. this.Name = "Console";
  84. this.Size = new System.Drawing.Size(750, 100);
  85. this.consoleCMS.ResumeLayout(false);
  86. this.ResumeLayout(false);
  87.  
  88. }
  89.  
  90. #endregion
  91.  
  92. private System.Windows.Forms.RichTextBox consoleRTB;
  93. private System.Windows.Forms.ToolStripMenuItem cleanConsoleTsMi;
  94. private System.Windows.Forms.ToolStripMenuItem selectVerboseTsMi;
  95. private System.Windows.Forms.ToolTip toolTip1;
  96. public System.Windows.Forms.ContextMenuStrip consoleCMS;
  97. }
  98. }

Structure et Fichiers du projet

Afficher/masquer...


Répertoires contenus dans /var/www/bin/sniplets/bibliobrol/src/view/utils/ 
IcôneNomTailleModification
Pas de sous-répertoires.
IcôneNomTailleModification
| _ Répertoire parent0 octets1719390068 26/06/2024 10:21:08
Fichiers contenus dans /var/www/bin/sniplets/bibliobrol/src/view/utils/ 
IcôneNomTailleModificationAction
IcôneNomTailleModificationAction
Afficher le fichier .cs|.csExportControl.cs27.1 Ko31/10/2018 18:33:03-refusé-
Afficher le fichier .cs|.csMultiWebInfoControl.cs2.13 Ko31/10/2018 18:33:03-refusé-
Afficher le fichier .cs|.csImagesImporter.Designer.cs3.64 Ko31/10/2018 18:33:03-refusé-
Afficher le fichier .cs|.csImg.cs3.45 Ko31/10/2018 18:33:03-refusé-
Afficher le fichier .resx|.resxMediabrolInfoControl.resx5.68 Ko31/10/2018 18:33:03-refusé-
Afficher le fichier .resx|.resxExportControl.resx5.68 Ko31/10/2018 18:33:03-refusé-
Afficher le fichier .cs|.csConsole.Designer.cs4.25 Ko31/10/2018 18:33:03-refusé-
Afficher le fichier .resx|.resxConsole.resx6.06 Ko31/10/2018 18:33:03-refusé-
Afficher le fichier .cs|.csMediabrolInfoControl.Designer.cs12.57 Ko31/10/2018 18:33:03-refusé-
Afficher le fichier .cs|.csMultiWebInfoControl.Designer.cs1.46 Ko31/10/2018 18:33:03-refusé-
Afficher le fichier .cs|.csImagesImporter.cs1.89 Ko31/10/2018 18:33:03-refusé-
Afficher le fichier .cs|.csExportControl.Designer.cs42.38 Ko31/10/2018 18:33:03-refusé-
Afficher le fichier .resx|.resxMultiWebInfoControl.resx5.68 Ko31/10/2018 18:33:04-refusé-
Afficher le fichier .cs|.csMediabrolInfoControl.cs1.9 Ko31/10/2018 18:33:03-refusé-
Afficher le fichier .resx|.resxImagesImporter.resx5.68 Ko31/10/2018 18:33:03-refusé-
Afficher le fichier .cs|.csConsole.cs16.89 Ko31/10/2018 18:33:03-refusé-

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.

English translation

You have asked to visit this site in English. For now, only the interface is translated, but not all the content yet.

If you want to help me in translations, your contribution is welcome. All you need to do is register on the site, and send me a message asking me to add you to the group of translators, which will give you the opportunity to translate the pages you want. A link at the bottom of each translated page indicates that you are the translator, and has a link to your profile.

Thank you in advance.

Document created the 16/10/2009, last modified the 26/10/2018
Source of the printed document:https://www.gaudry.be/en/cs-bibliobrol-source-rf-view/utils/Console.Designer.cs.html

The infobrol is a personal site whose content is my sole responsibility. The text is available under CreativeCommons license (BY-NC-SA). More info on the terms of use and the author.