SelectConsoleVerboseControl. Designer. cs
Description du code
SelectConsoleVerboseControl.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# (SelectConsoleVerboseControl.Designer.cs) (886 lignes)
namespace be.gaudry.bibliobrol.view.controls { partial class SelectConsoleVerboseControl { /// <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 Component 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.optPrefMainTLP.SuspendLayout(); this.optPrefsBtnPanel.SuspendLayout(); this.tableLayoutPanel1.SuspendLayout(); this.panel27.SuspendLayout(); this.panel26.SuspendLayout(); this.panel24.SuspendLayout(); this.panel21.SuspendLayout(); this.panel23.SuspendLayout(); this.panel20.SuspendLayout(); this.panel18.SuspendLayout(); this.panel17.SuspendLayout(); this.panel15.SuspendLayout(); this.panel13.SuspendLayout(); this.panel12.SuspendLayout(); this.panel7.SuspendLayout(); this.panel6.SuspendLayout(); this.panel5.SuspendLayout(); this.panel10.SuspendLayout(); this.panel9.SuspendLayout(); this.panel8.SuspendLayout(); this.panel4.SuspendLayout(); this.panel3.SuspendLayout(); this.panel1.SuspendLayout(); this.panel2.SuspendLayout(); this.panel11.SuspendLayout(); this.SuspendLayout(); // // optPrefMainTLP // this.optPrefMainTLP.AutoScroll = true; this.optPrefMainTLP.ColumnCount = 1; this.optPrefMainTLP.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); this.optPrefMainTLP.Controls.Add(this.optPrefsBtnPanel, 0, 1); this.optPrefMainTLP.Controls.Add(this.tableLayoutPanel1, 0, 0); this.optPrefMainTLP.Dock = System.Windows.Forms.DockStyle.Fill; this.optPrefMainTLP.Name = "optPrefMainTLP"; this.optPrefMainTLP.RowCount = 2; this.optPrefMainTLP.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); this.optPrefMainTLP.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 40F)); this.optPrefMainTLP.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F)); this.optPrefMainTLP.TabIndex = 0; // // optPrefsBtnPanel // this.optPrefsBtnPanel.Controls.Add(this.prefsApplyBtn); this.optPrefsBtnPanel.Dock = System.Windows.Forms.DockStyle.Fill; this.optPrefsBtnPanel.Name = "optPrefsBtnPanel"; this.optPrefsBtnPanel.TabIndex = 3; // // prefsApplyBtn // this.prefsApplyBtn.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.prefsApplyBtn.DialogResult = System.Windows.Forms.DialogResult.OK; this.prefsApplyBtn.Name = "prefsApplyBtn"; this.prefsApplyBtn.TabIndex = 3; this.prefsApplyBtn.Text = "Appliquer"; this.prefsApplyBtn.UseVisualStyleBackColor = true; // // tableLayoutPanel1 // this.tableLayoutPanel1.AutoScroll = true; this.tableLayoutPanel1.BackColor = System.Drawing.SystemColors.Window; this.tableLayoutPanel1.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single; this.tableLayoutPanel1.ColumnCount = 3; this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 60F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 61F)); this.tableLayoutPanel1.Controls.Add(this.panel27, 0, 9); this.tableLayoutPanel1.Controls.Add(this.panel26, 0, 9); this.tableLayoutPanel1.Controls.Add(this.panel25, 2, 8); this.tableLayoutPanel1.Controls.Add(this.panel24, 1, 8); this.tableLayoutPanel1.Controls.Add(this.panel21, 0, 8); this.tableLayoutPanel1.Controls.Add(this.panel23, 0, 7); this.tableLayoutPanel1.Controls.Add(this.panel22, 0, 7); this.tableLayoutPanel1.Controls.Add(this.panel20, 0, 6); this.tableLayoutPanel1.Controls.Add(this.panel19, 0, 6); this.tableLayoutPanel1.Controls.Add(this.panel18, 0, 6); this.tableLayoutPanel1.Controls.Add(this.panel17, 0, 5); this.tableLayoutPanel1.Controls.Add(this.panel16, 0, 5); this.tableLayoutPanel1.Controls.Add(this.panel15, 0, 5); this.tableLayoutPanel1.Controls.Add(this.panel14, 0, 4); this.tableLayoutPanel1.Controls.Add(this.panel13, 0, 4); this.tableLayoutPanel1.Controls.Add(this.panel12, 0, 4); this.tableLayoutPanel1.Controls.Add(this.panel7, 1, 3); this.tableLayoutPanel1.Controls.Add(this.panel6, 2, 3); this.tableLayoutPanel1.Controls.Add(this.panel5, 0, 3); this.tableLayoutPanel1.Controls.Add(this.panel10, 0, 2); this.tableLayoutPanel1.Controls.Add(this.panel9, 0, 2); this.tableLayoutPanel1.Controls.Add(this.panel8, 0, 2); this.tableLayoutPanel1.Controls.Add(this.panel4, 2, 1); this.tableLayoutPanel1.Controls.Add(this.panel3, 1, 1); this.tableLayoutPanel1.Controls.Add(this.panel1, 0, 0); this.tableLayoutPanel1.Controls.Add(this.panel2, 0, 1); this.tableLayoutPanel1.Controls.Add(this.panel11, 1, 4); this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill; this.tableLayoutPanel1.Name = "tableLayoutPanel1"; this.tableLayoutPanel1.RowCount = 10; this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F)); this.tableLayoutPanel1.TabIndex = 7; // // panel27 // this.panel27.Controls.Add(this.label14); this.panel27.Dock = System.Windows.Forms.DockStyle.Fill; this.panel27.Name = "panel27"; this.panel27.TabIndex = 55; // // label14 // this.label14.AutoSize = true; this.label14.Name = "label14"; this.label14.TabIndex = 21; this.label14.Text = "Opération de persistance (ex : sql)"; // // panel26 // this.panel26.Controls.Add(this.l_persistCB); this.panel26.Dock = System.Windows.Forms.DockStyle.Fill; this.panel26.Name = "panel26"; this.panel26.TabIndex = 54; // // l_persistCB // this.l_persistCB.AutoSize = true; this.l_persistCB.Name = "l_persistCB"; this.l_persistCB.TabIndex = 7; this.l_persistCB.UseVisualStyleBackColor = true; // // panel25 // this.panel25.Dock = System.Windows.Forms.DockStyle.Fill; this.panel25.Name = "panel25"; this.panel25.TabIndex = 53; // // panel24 // this.panel24.Controls.Add(this.l_debugCB); this.panel24.Dock = System.Windows.Forms.DockStyle.Fill; this.panel24.Name = "panel24"; this.panel24.TabIndex = 52; // // l_debugCB // this.l_debugCB.AutoSize = true; this.l_debugCB.Name = "l_debugCB"; this.l_debugCB.TabIndex = 7; this.l_debugCB.UseVisualStyleBackColor = true; // // panel21 // this.panel21.Controls.Add(this.label9); this.panel21.Dock = System.Windows.Forms.DockStyle.Fill; this.panel21.Name = "panel21"; this.panel21.TabIndex = 51; // // label9 // this.label9.AutoSize = true; this.label9.Name = "label9"; this.label9.TabIndex = 21; this.label9.Text = "Debug"; // // panel23 // this.panel23.Controls.Add(this.l_LowErrorCB); this.panel23.Dock = System.Windows.Forms.DockStyle.Fill; this.panel23.Name = "panel23"; this.panel23.TabIndex = 50; // // l_LowErrorCB // this.l_LowErrorCB.AutoSize = true; this.l_LowErrorCB.Name = "l_LowErrorCB"; this.l_LowErrorCB.TabIndex = 22; this.l_LowErrorCB.UseVisualStyleBackColor = true; // // panel22 // this.panel22.Dock = System.Windows.Forms.DockStyle.Fill; this.panel22.Name = "panel22"; this.panel22.TabIndex = 49; // // panel20 // this.panel20.Controls.Add(this.l_advancedOpsCB); this.panel20.Dock = System.Windows.Forms.DockStyle.Fill; this.panel20.Name = "panel20"; this.panel20.TabIndex = 47; // // l_advancedOpsCB // this.l_advancedOpsCB.AutoSize = true; this.l_advancedOpsCB.Name = "l_advancedOpsCB"; this.l_advancedOpsCB.TabIndex = 5; this.l_advancedOpsCB.UseVisualStyleBackColor = true; // // panel19 // this.panel19.Dock = System.Windows.Forms.DockStyle.Fill; this.panel19.Name = "panel19"; this.panel19.TabIndex = 46; // // panel18 // this.panel18.Controls.Add(this.label6); this.panel18.Dock = System.Windows.Forms.DockStyle.Fill; this.panel18.Name = "panel18"; this.panel18.TabIndex = 45; // // label6 // this.label6.Name = "label6"; this.label6.TabIndex = 18; this.label6.Text = "Erreur non bloquante"; // // panel17 // this.panel17.Controls.Add(this.l_basicOpsCB); this.panel17.Dock = System.Windows.Forms.DockStyle.Fill; this.panel17.Name = "panel17"; this.panel17.TabIndex = 44; // // l_basicOpsCB // this.l_basicOpsCB.AutoSize = true; this.l_basicOpsCB.Name = "l_basicOpsCB"; this.l_basicOpsCB.TabIndex = 4; this.l_basicOpsCB.UseVisualStyleBackColor = true; // // panel16 // this.panel16.Dock = System.Windows.Forms.DockStyle.Fill; this.panel16.Name = "panel16"; this.panel16.TabIndex = 43; // // panel15 // this.panel15.Controls.Add(this.label8); this.panel15.Dock = System.Windows.Forms.DockStyle.Fill; this.panel15.Name = "panel15"; this.panel15.TabIndex = 42; // // label8 // this.label8.AutoSize = true; this.label8.Name = "label8"; this.label8.TabIndex = 20; this.label8.Text = "Opération avancée"; // // panel14 // this.panel14.BackColor = System.Drawing.SystemColors.Control; this.panel14.Dock = System.Windows.Forms.DockStyle.Fill; this.panel14.Name = "panel14"; this.panel14.TabIndex = 41; // // panel13 // this.panel13.BackColor = System.Drawing.SystemColors.Control; this.panel13.Controls.Add(this.label12); this.panel13.Dock = System.Windows.Forms.DockStyle.Fill; this.panel13.Name = "panel13"; this.panel13.TabIndex = 40; // // label12 // this.label12.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.label12.AutoSize = true; this.label12.Name = "label12"; this.label12.TabIndex = 16; this.label12.Text = "Notifications secondaires"; // // panel12 // this.panel12.BackColor = System.Drawing.SystemColors.Control; this.panel12.Controls.Add(this.label13); this.panel12.Dock = System.Windows.Forms.DockStyle.Fill; this.panel12.Name = "panel12"; this.panel12.TabIndex = 39; // // label13 // this.label13.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.label13.AutoSize = true; this.label13.Name = "label13"; this.label13.TabIndex = 17; this.label13.Text = "Console"; // // panel7 // this.panel7.Controls.Add(this.l_OpsResultCB); this.panel7.Dock = System.Windows.Forms.DockStyle.Fill; this.panel7.Name = "panel7"; this.panel7.TabIndex = 37; // // l_OpsResultCB // this.l_OpsResultCB.AutoSize = true; this.l_OpsResultCB.Name = "l_OpsResultCB"; this.l_OpsResultCB.TabIndex = 6; this.l_OpsResultCB.UseVisualStyleBackColor = true; // // panel6 // this.panel6.Controls.Add(this.p_OpsResultCB); this.panel6.Dock = System.Windows.Forms.DockStyle.Fill; this.panel6.Name = "panel6"; this.panel6.TabIndex = 36; // // p_OpsResultCB // this.p_OpsResultCB.AutoSize = true; this.p_OpsResultCB.Name = "p_OpsResultCB"; this.p_OpsResultCB.TabIndex = 12; this.p_OpsResultCB.UseVisualStyleBackColor = true; // // panel5 // this.panel5.Controls.Add(this.label2); this.panel5.Dock = System.Windows.Forms.DockStyle.Fill; this.panel5.Name = "panel5"; this.panel5.TabIndex = 35; // // label2 // this.label2.Name = "label2"; this.label2.TabIndex = 11; this.label2.Text = "Résultat d\'action"; // // panel10 // this.panel10.Controls.Add(this.label1); this.panel10.Dock = System.Windows.Forms.DockStyle.Fill; this.panel10.Name = "panel10"; this.panel10.TabIndex = 34; // // label1 // this.label1.Name = "label1"; this.label1.TabIndex = 10; this.label1.Text = "Erreur critique"; // // panel9 // this.panel9.Controls.Add(this.p_criticalErrorCB); this.panel9.Dock = System.Windows.Forms.DockStyle.Fill; this.panel9.Name = "panel9"; this.panel9.TabIndex = 33; // // p_criticalErrorCB // this.p_criticalErrorCB.AutoSize = true; this.p_criticalErrorCB.Name = "p_criticalErrorCB"; this.p_criticalErrorCB.TabIndex = 13; this.p_criticalErrorCB.UseVisualStyleBackColor = true; // // panel8 // this.panel8.Controls.Add(this.l_criticalErrorCB); this.panel8.Dock = System.Windows.Forms.DockStyle.Fill; this.panel8.Name = "panel8"; this.panel8.TabIndex = 32; // // l_criticalErrorCB // this.l_criticalErrorCB.AutoSize = true; this.l_criticalErrorCB.Name = "l_criticalErrorCB"; this.l_criticalErrorCB.TabIndex = 9; this.l_criticalErrorCB.UseVisualStyleBackColor = true; // // panel4 // this.panel4.BackColor = System.Drawing.SystemColors.Control; this.panel4.Controls.Add(this.label11); this.panel4.Controls.Add(this.label5); this.panel4.Dock = System.Windows.Forms.DockStyle.Fill; this.panel4.Name = "panel4"; this.panel4.TabIndex = 28; // // label11 // this.label11.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.label11.AutoSize = true; this.label11.Name = "label11"; this.label11.TabIndex = 15; this.label11.Text = "Type de notification"; // // label5 // this.label5.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.label5.AutoSize = true; this.label5.Name = "label5"; this.label5.TabIndex = 17; this.label5.Text = "Popup"; // // panel3 // this.panel3.BackColor = System.Drawing.SystemColors.Control; this.panel3.Controls.Add(this.label10); this.panel3.Controls.Add(this.label4); this.panel3.Dock = System.Windows.Forms.DockStyle.Fill; this.panel3.Name = "panel3"; this.panel3.TabIndex = 27; // // label10 // this.label10.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.label10.AutoSize = true; this.label10.Name = "label10"; this.label10.TabIndex = 15; this.label10.Text = "Type de notification"; // // label4 // this.label4.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.label4.AutoSize = true; this.label4.Name = "label4"; this.label4.TabIndex = 16; this.label4.Text = "Console"; // // panel1 // this.panel1.AutoScroll = true; this.tableLayoutPanel1.SetColumnSpan(this.panel1, 3); this.panel1.Controls.Add(this.mode3ChkB); this.panel1.Controls.Add(this.mode2ChkB); this.panel1.Controls.Add(this.mode1ChkB); this.panel1.Controls.Add(this.showConsoleCB); this.panel1.Dock = System.Windows.Forms.DockStyle.Fill; this.panel1.Name = "panel1"; this.panel1.TabIndex = 14; // // mode3ChkB // this.mode3ChkB.AutoSize = true; this.mode3ChkB.Name = "mode3ChkB"; this.mode3ChkB.TabIndex = 5; this.mode3ChkB.Text = "Mode 3 : toutes les notifications"; this.mode3ChkB.UseVisualStyleBackColor = true; // // mode2ChkB // this.mode2ChkB.AutoSize = true; this.mode2ChkB.Name = "mode2ChkB"; this.mode2ChkB.TabIndex = 4; this.mode2ChkB.Text = "Mode 2 : log des notifications importantes"; this.mode2ChkB.UseVisualStyleBackColor = true; // // mode1ChkB // this.mode1ChkB.AutoSize = true; this.mode1ChkB.Name = "mode1ChkB"; this.mode1ChkB.TabIndex = 3; this.mode1ChkB.Text = "Mode 1 : aucun log"; this.mode1ChkB.UseVisualStyleBackColor = true; // // showConsoleCB // this.showConsoleCB.AutoSize = true; this.showConsoleCB.Name = "showConsoleCB"; this.showConsoleCB.TabIndex = 2; this.showConsoleCB.Text = "Afficher la console extérieure"; this.showConsoleCB.UseVisualStyleBackColor = true; // // panel2 // this.panel2.BackColor = System.Drawing.SystemColors.Control; this.panel2.Controls.Add(this.label3); this.panel2.Dock = System.Windows.Forms.DockStyle.Fill; this.panel2.Name = "panel2"; this.panel2.TabIndex = 26; // // label3 // this.label3.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.label3.AutoSize = true; this.label3.Name = "label3"; this.label3.TabIndex = 15; this.label3.Text = "Notifications importantes"; // // panel11 // this.panel11.Controls.Add(this.label7); this.panel11.Dock = System.Windows.Forms.DockStyle.Fill; this.panel11.Name = "panel11"; this.panel11.TabIndex = 38; // // label7 // this.label7.AutoSize = true; this.label7.Name = "label7"; this.label7.TabIndex = 19; this.label7.Text = "Opération de base"; // // SelectConsoleVerboseControl // this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.optPrefMainTLP); this.Name = "SelectConsoleVerboseControl"; this.optPrefMainTLP.ResumeLayout(false); this.optPrefsBtnPanel.ResumeLayout(false); this.tableLayoutPanel1.ResumeLayout(false); this.panel27.ResumeLayout(false); this.panel27.PerformLayout(); this.panel26.ResumeLayout(false); this.panel26.PerformLayout(); this.panel24.ResumeLayout(false); this.panel24.PerformLayout(); this.panel21.ResumeLayout(false); this.panel21.PerformLayout(); this.panel23.ResumeLayout(false); this.panel23.PerformLayout(); this.panel20.ResumeLayout(false); this.panel20.PerformLayout(); this.panel18.ResumeLayout(false); this.panel17.ResumeLayout(false); this.panel17.PerformLayout(); this.panel15.ResumeLayout(false); this.panel15.PerformLayout(); this.panel13.ResumeLayout(false); this.panel13.PerformLayout(); this.panel12.ResumeLayout(false); this.panel12.PerformLayout(); this.panel7.ResumeLayout(false); this.panel7.PerformLayout(); this.panel6.ResumeLayout(false); this.panel6.PerformLayout(); this.panel5.ResumeLayout(false); this.panel10.ResumeLayout(false); this.panel9.ResumeLayout(false); this.panel9.PerformLayout(); this.panel8.ResumeLayout(false); this.panel8.PerformLayout(); this.panel4.ResumeLayout(false); this.panel4.PerformLayout(); this.panel3.ResumeLayout(false); this.panel3.PerformLayout(); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); this.panel2.ResumeLayout(false); this.panel2.PerformLayout(); this.panel11.ResumeLayout(false); this.panel11.PerformLayout(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.TableLayoutPanel optPrefMainTLP; private System.Windows.Forms.Panel optPrefsBtnPanel; private System.Windows.Forms.Button prefsApplyBtn; private System.Windows.Forms.CheckBox showConsoleCB; private System.Windows.Forms.CheckBox l_basicOpsCB; private System.Windows.Forms.CheckBox l_advancedOpsCB; private System.Windows.Forms.CheckBox l_OpsResultCB; private System.Windows.Forms.CheckBox l_debugCB; private System.Windows.Forms.CheckBox l_criticalErrorCB; private System.Windows.Forms.CheckBox p_criticalErrorCB; private System.Windows.Forms.CheckBox p_OpsResultCB; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label1; private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1; private System.Windows.Forms.Panel panel1; private System.Windows.Forms.Label label6; private System.Windows.Forms.Label label5; private System.Windows.Forms.Label label4; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label label7; private System.Windows.Forms.Label label8; private System.Windows.Forms.Label label9; private System.Windows.Forms.CheckBox l_LowErrorCB; private System.Windows.Forms.Panel panel2; private System.Windows.Forms.Panel panel4; private System.Windows.Forms.Label label11; private System.Windows.Forms.Panel panel3; private System.Windows.Forms.Label label10; private System.Windows.Forms.Panel panel10; private System.Windows.Forms.Panel panel9; private System.Windows.Forms.Panel panel8; private System.Windows.Forms.Panel panel23; private System.Windows.Forms.Panel panel22; private System.Windows.Forms.Panel panel20; private System.Windows.Forms.Panel panel19; private System.Windows.Forms.Panel panel18; private System.Windows.Forms.Panel panel17; private System.Windows.Forms.Panel panel16; private System.Windows.Forms.Panel panel15; private System.Windows.Forms.Panel panel14; private System.Windows.Forms.Panel panel13; private System.Windows.Forms.Panel panel12; private System.Windows.Forms.Panel panel7; private System.Windows.Forms.Panel panel6; private System.Windows.Forms.Panel panel5; private System.Windows.Forms.Panel panel11; private System.Windows.Forms.Panel panel25; private System.Windows.Forms.Panel panel24; private System.Windows.Forms.Panel panel21; private System.Windows.Forms.Label label12; private System.Windows.Forms.Label label13; private System.Windows.Forms.CheckBox mode2ChkB; private System.Windows.Forms.CheckBox mode1ChkB; private System.Windows.Forms.CheckBox mode3ChkB; private System.Windows.Forms.Panel panel27; private System.Windows.Forms.CheckBox l_persistCB; private System.Windows.Forms.Panel panel26; private System.Windows.Forms.Label label14; } }
Structure et Fichiers du projet
Afficher/masquer...Icône | Nom | Taille | Modification |
Icône | Nom | Taille | Modification |
| _ | Répertoire parent | 0 octets | 1731645597 15/11/2024 05:39:57 |
| _ | dao | 0 octets | 1541007199 31/10/2018 18:33:19 |
| _ | toolBars | 0 octets | 1541007200 31/10/2018 18:33:20 |
| _ | webInfo | 0 octets | 1541007201 31/10/2018 18:33:21 |
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/controls/SelectConsoleVerboseControl.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.