SplashForm.Designer.cs

Description du code

SplashForm.Designer.cs est un fichier du projet BrolDev.
Ce fichier est situé dans /var/www/bin/sniplets/bibliobrol/broldev/src/.

Projet BrolDev : Librairie de composants réutilisables pour les applications BrolDev en CSharp.

Code source ou contenu du fichier

  1. namespace be.gaudry.view
  2. {
  3. partial class SplashForm
  4. {
  5. /// <summary>
  6. /// Variable nécessaire au concepteur.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9.  
  10. /// <summary>
  11. /// Nettoyage des ressources utilisées.
  12. /// </summary>
  13. /// <param name="disposing">true si les ressources managées doivent être supprimées ; sinon, 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 Code généré par le Concepteur Windows Form
  24.  
  25. /// <summary>
  26. /// Méthode requise pour la prise en charge du concepteur - ne modifiez pas
  27. /// le contenu de cette méthode avec l'éditeur de code.
  28. /// </summary>
  29. private void InitializeComponent()
  30. {
  31. this.mainPanel = new System.Windows.Forms.Panel();
  32. this.statusInfoLbl = new System.Windows.Forms.Label();
  33. this.titleLbl = new System.Windows.Forms.Label();
  34. this.progressBar = new System.Windows.Forms.ProgressBar();
  35. this.mainPanel.SuspendLayout();
  36. this.SuspendLayout();
  37. //
  38. // mainPanel
  39. //
  40. this.mainPanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  41. this.mainPanel.Controls.Add(this.statusInfoLbl);
  42. this.mainPanel.Controls.Add(this.titleLbl);
  43. this.mainPanel.Controls.Add(this.progressBar);
  44. this.mainPanel.Dock = System.Windows.Forms.DockStyle.Fill;
  45. this.mainPanel.Location = new System.Drawing.Point(0, 0);
  46. this.mainPanel.Name = "mainPanel";
  47. this.mainPanel.Size = new System.Drawing.Size(342, 282);
  48. this.mainPanel.TabIndex = 0;
  49. this.mainPanel.UseWaitCursor = true;
  50. //
  51. // statusInfoLbl
  52. //
  53. this.statusInfoLbl.Location = new System.Drawing.Point(11, 185);
  54. this.statusInfoLbl.Name = "statusInfoLbl";
  55. this.statusInfoLbl.Size = new System.Drawing.Size(318, 76);
  56. this.statusInfoLbl.TabIndex = 2;
  57. this.statusInfoLbl.UseWaitCursor = true;
  58. //
  59. // titleLbl
  60. //
  61. this.titleLbl.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  62. this.titleLbl.Location = new System.Drawing.Point(11, 40);
  63. this.titleLbl.Name = "titleLbl";
  64. this.titleLbl.Size = new System.Drawing.Size(318, 72);
  65. this.titleLbl.TabIndex = 1;
  66. this.titleLbl.Text = "Chargement des données en cours";
  67. this.titleLbl.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  68. this.titleLbl.UseWaitCursor = true;
  69. //
  70. // progressBar
  71. //
  72. this.progressBar.Location = new System.Drawing.Point(11, 144);
  73. this.progressBar.Name = "progressBar";
  74. this.progressBar.Size = new System.Drawing.Size(318, 23);
  75. this.progressBar.Style = System.Windows.Forms.ProgressBarStyle.Marquee;
  76. this.progressBar.TabIndex = 0;
  77. this.progressBar.UseWaitCursor = true;
  78. //
  79. // SplashForm
  80. //
  81. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
  82. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  83. this.ClientSize = new System.Drawing.Size(342, 282);
  84. this.Controls.Add(this.mainPanel);
  85. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  86. this.Name = "SplashForm";
  87. this.ShowInTaskbar = false;
  88. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  89. this.Text = "SplashForm";
  90. this.TopMost = true;
  91. this.UseWaitCursor = true;
  92. this.mainPanel.ResumeLayout(false);
  93. this.ResumeLayout(false);
  94.  
  95. }
  96.  
  97. #endregion
  98.  
  99. private System.Windows.Forms.Panel mainPanel;
  100. private System.Windows.Forms.ProgressBar progressBar;
  101. private System.Windows.Forms.Label titleLbl;
  102. private System.Windows.Forms.Label statusInfoLbl;
  103. }
  104. }

Structure et Fichiers du projet

Afficher/masquer...


Répertoires contenus dans /var/www/bin/sniplets/bibliobrol/broldev/src/view/ 
IcôneNomTailleModification
IcôneNomTailleModification
| _ Répertoire parent0 octets1714077341 25/04/2024 22:35:41
| _dialogs0 octets1541007195 31/10/2018 18:33:15
| _style0 octets1541007196 31/10/2018 18:33:16
| _utils0 octets1541007196 31/10/2018 18:33:16
| _controls0 octets1541007193 31/10/2018 18:33:13
Fichiers contenus dans /var/www/bin/sniplets/bibliobrol/broldev/src/view/ 
IcôneNomTailleModificationAction
IcôneNomTailleModificationAction
Afficher le fichier .cs|.csDummyDoc.cs1.95 Ko31/10/2018 18:32:48-refusé-
Afficher le fichier .cs|.csIMDIParent.cs2.33 Ko31/10/2018 18:32:49-refusé-
Afficher le fichier .cs|.csMDIChildForm.cs11.93 Ko31/10/2018 18:32:49-refusé-
Afficher le fichier .cs|.csSplashForm.Designer.cs4.45 Ko31/10/2018 18:32:49-refusé-
Afficher le fichier .cs|.csSourcesForm.Designer.cs8.14 Ko31/10/2018 18:32:49-refusé-
Afficher le fichier .cs|.csDummyDoc.Designer.cs6.42 Ko31/10/2018 18:32:48-refusé-
Afficher le fichier .cs|.csSplashForm.cs1.02 Ko31/10/2018 18:32:49-refusé-
Afficher le fichier .cs|.csMDIParentForm.cs13.52 Ko31/10/2018 18:32:49-refusé-
Afficher le fichier .resx|.resxSplashForm.resx5.68 Ko31/10/2018 18:32:49-refusé-
Afficher le fichier .cs|.csMDIParentForm.MDIFeatures.cs14.33 Ko31/10/2018 18:32:49-refusé-
Afficher le fichier .resx|.resxMDIChildForm.resx5.68 Ko31/10/2018 18:32:49-refusé-
Afficher le fichier .cs|.csTestForm.cs350 octets31/10/2018 18:32:49-refusé-
Afficher le fichier .cs|.csSplasher.cs2.81 Ko31/10/2018 18:32:49-refusé-
Afficher le fichier .resx|.resxDummyDoc.resx7.02 Ko31/10/2018 18:32:48-refusé-
Afficher le fichier .cs|.csMDIParentForm.Designer.cs44.09 Ko31/10/2018 18:32:49-refusé-
Afficher le fichier .resx|.resxSourcesForm.resx41.87 Ko31/10/2018 18:32:49-refusé-
Afficher le fichier .cs|.csSourcesForm.cs1.83 Ko31/10/2018 18:32:49-refusé-
Afficher le fichier .cs|.csTestForm.Designer.cs1.15 Ko31/10/2018 18:32:50-refusé-
Afficher le fichier .resx|.resxMDIParentForm.resx42.14 Ko31/10/2018 18:32:49-refusé-
Afficher le fichier .cs|.csMDIChildForm.Designer.cs1.46 Ko31/10/2018 18:32:49-refusé-
Afficher le fichier .cs|.csIMDIChild.cs151 octets31/10/2018 18:32:48-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.

Document créé le 16/10/2009, dernière modification le 26/10/2018
Source du document imprimé : https://www.gaudry.be/cs-broldev-source-rf-view/SplashForm.Designer.cs.html

L'infobrol est un site personnel dont le contenu n'engage que moi. Le texte est mis à disposition sous licence CreativeCommons(BY-NC-SA). Plus d'info sur les conditions d'utilisation et sur l'auteur.