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

  1. namespace be.gaudry.bibliobrol.view.controls
  2. {
  3. partial class SelectConsoleVerboseControl
  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.optPrefMainTLP = new System.Windows.Forms.TableLayoutPanel();
  32. this.optPrefsBtnPanel = new System.Windows.Forms.Panel();
  33. this.prefsApplyBtn = new System.Windows.Forms.Button();
  34. this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
  35. this.panel27 = new System.Windows.Forms.Panel();
  36. this.label14 = new System.Windows.Forms.Label();
  37. this.panel26 = new System.Windows.Forms.Panel();
  38. this.l_persistCB = new System.Windows.Forms.CheckBox();
  39. this.panel25 = new System.Windows.Forms.Panel();
  40. this.panel24 = new System.Windows.Forms.Panel();
  41. this.l_debugCB = new System.Windows.Forms.CheckBox();
  42. this.panel21 = new System.Windows.Forms.Panel();
  43. this.label9 = new System.Windows.Forms.Label();
  44. this.panel23 = new System.Windows.Forms.Panel();
  45. this.l_LowErrorCB = new System.Windows.Forms.CheckBox();
  46. this.panel22 = new System.Windows.Forms.Panel();
  47. this.panel20 = new System.Windows.Forms.Panel();
  48. this.l_advancedOpsCB = new System.Windows.Forms.CheckBox();
  49. this.panel19 = new System.Windows.Forms.Panel();
  50. this.panel18 = new System.Windows.Forms.Panel();
  51. this.label6 = new System.Windows.Forms.Label();
  52. this.panel17 = new System.Windows.Forms.Panel();
  53. this.l_basicOpsCB = new System.Windows.Forms.CheckBox();
  54. this.panel16 = new System.Windows.Forms.Panel();
  55. this.panel15 = new System.Windows.Forms.Panel();
  56. this.label8 = new System.Windows.Forms.Label();
  57. this.panel14 = new System.Windows.Forms.Panel();
  58. this.panel13 = new System.Windows.Forms.Panel();
  59. this.label12 = new System.Windows.Forms.Label();
  60. this.panel12 = new System.Windows.Forms.Panel();
  61. this.label13 = new System.Windows.Forms.Label();
  62. this.panel7 = new System.Windows.Forms.Panel();
  63. this.l_OpsResultCB = new System.Windows.Forms.CheckBox();
  64. this.panel6 = new System.Windows.Forms.Panel();
  65. this.p_OpsResultCB = new System.Windows.Forms.CheckBox();
  66. this.panel5 = new System.Windows.Forms.Panel();
  67. this.label2 = new System.Windows.Forms.Label();
  68. this.panel10 = new System.Windows.Forms.Panel();
  69. this.label1 = new System.Windows.Forms.Label();
  70. this.panel9 = new System.Windows.Forms.Panel();
  71. this.p_criticalErrorCB = new System.Windows.Forms.CheckBox();
  72. this.panel8 = new System.Windows.Forms.Panel();
  73. this.l_criticalErrorCB = new System.Windows.Forms.CheckBox();
  74. this.panel4 = new System.Windows.Forms.Panel();
  75. this.label11 = new System.Windows.Forms.Label();
  76. this.label5 = new System.Windows.Forms.Label();
  77. this.panel3 = new System.Windows.Forms.Panel();
  78. this.label10 = new System.Windows.Forms.Label();
  79. this.label4 = new System.Windows.Forms.Label();
  80. this.panel1 = new System.Windows.Forms.Panel();
  81. this.mode3ChkB = new System.Windows.Forms.CheckBox();
  82. this.mode2ChkB = new System.Windows.Forms.CheckBox();
  83. this.mode1ChkB = new System.Windows.Forms.CheckBox();
  84. this.showConsoleCB = new System.Windows.Forms.CheckBox();
  85. this.panel2 = new System.Windows.Forms.Panel();
  86. this.label3 = new System.Windows.Forms.Label();
  87. this.panel11 = new System.Windows.Forms.Panel();
  88. this.label7 = new System.Windows.Forms.Label();
  89. this.optPrefMainTLP.SuspendLayout();
  90. this.optPrefsBtnPanel.SuspendLayout();
  91. this.tableLayoutPanel1.SuspendLayout();
  92. this.panel27.SuspendLayout();
  93. this.panel26.SuspendLayout();
  94. this.panel24.SuspendLayout();
  95. this.panel21.SuspendLayout();
  96. this.panel23.SuspendLayout();
  97. this.panel20.SuspendLayout();
  98. this.panel18.SuspendLayout();
  99. this.panel17.SuspendLayout();
  100. this.panel15.SuspendLayout();
  101. this.panel13.SuspendLayout();
  102. this.panel12.SuspendLayout();
  103. this.panel7.SuspendLayout();
  104. this.panel6.SuspendLayout();
  105. this.panel5.SuspendLayout();
  106. this.panel10.SuspendLayout();
  107. this.panel9.SuspendLayout();
  108. this.panel8.SuspendLayout();
  109. this.panel4.SuspendLayout();
  110. this.panel3.SuspendLayout();
  111. this.panel1.SuspendLayout();
  112. this.panel2.SuspendLayout();
  113. this.panel11.SuspendLayout();
  114. this.SuspendLayout();
  115. //
  116. // optPrefMainTLP
  117. //
  118. this.optPrefMainTLP.AutoScroll = true;
  119. this.optPrefMainTLP.ColumnCount = 1;
  120. this.optPrefMainTLP.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
  121. this.optPrefMainTLP.Controls.Add(this.optPrefsBtnPanel, 0, 1);
  122. this.optPrefMainTLP.Controls.Add(this.tableLayoutPanel1, 0, 0);
  123. this.optPrefMainTLP.Dock = System.Windows.Forms.DockStyle.Fill;
  124. this.optPrefMainTLP.Location = new System.Drawing.Point(0, 0);
  125. this.optPrefMainTLP.Name = "optPrefMainTLP";
  126. this.optPrefMainTLP.RowCount = 2;
  127. this.optPrefMainTLP.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  128. this.optPrefMainTLP.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 40F));
  129. this.optPrefMainTLP.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  130. this.optPrefMainTLP.Size = new System.Drawing.Size(382, 315);
  131. this.optPrefMainTLP.TabIndex = 0;
  132. //
  133. // optPrefsBtnPanel
  134. //
  135. this.optPrefsBtnPanel.Controls.Add(this.prefsApplyBtn);
  136. this.optPrefsBtnPanel.Dock = System.Windows.Forms.DockStyle.Fill;
  137. this.optPrefsBtnPanel.Location = new System.Drawing.Point(3, 278);
  138. this.optPrefsBtnPanel.Name = "optPrefsBtnPanel";
  139. this.optPrefsBtnPanel.Size = new System.Drawing.Size(376, 34);
  140. this.optPrefsBtnPanel.TabIndex = 3;
  141. //
  142. // prefsApplyBtn
  143. //
  144. this.prefsApplyBtn.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  145. this.prefsApplyBtn.DialogResult = System.Windows.Forms.DialogResult.OK;
  146. this.prefsApplyBtn.Location = new System.Drawing.Point(298, 8);
  147. this.prefsApplyBtn.Name = "prefsApplyBtn";
  148. this.prefsApplyBtn.Size = new System.Drawing.Size(75, 23);
  149. this.prefsApplyBtn.TabIndex = 3;
  150. this.prefsApplyBtn.Text = "Appliquer";
  151. this.prefsApplyBtn.UseVisualStyleBackColor = true;
  152. this.prefsApplyBtn.Click += new System.EventHandler(this.prefsApplyBtn_Click);
  153. //
  154. // tableLayoutPanel1
  155. //
  156. this.tableLayoutPanel1.AutoScroll = true;
  157. this.tableLayoutPanel1.BackColor = System.Drawing.SystemColors.Window;
  158. this.tableLayoutPanel1.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single;
  159. this.tableLayoutPanel1.ColumnCount = 3;
  160. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
  161. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 60F));
  162. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 61F));
  163. this.tableLayoutPanel1.Controls.Add(this.panel27, 0, 9);
  164. this.tableLayoutPanel1.Controls.Add(this.panel26, 0, 9);
  165. this.tableLayoutPanel1.Controls.Add(this.panel25, 2, 8);
  166. this.tableLayoutPanel1.Controls.Add(this.panel24, 1, 8);
  167. this.tableLayoutPanel1.Controls.Add(this.panel21, 0, 8);
  168. this.tableLayoutPanel1.Controls.Add(this.panel23, 0, 7);
  169. this.tableLayoutPanel1.Controls.Add(this.panel22, 0, 7);
  170. this.tableLayoutPanel1.Controls.Add(this.panel20, 0, 6);
  171. this.tableLayoutPanel1.Controls.Add(this.panel19, 0, 6);
  172. this.tableLayoutPanel1.Controls.Add(this.panel18, 0, 6);
  173. this.tableLayoutPanel1.Controls.Add(this.panel17, 0, 5);
  174. this.tableLayoutPanel1.Controls.Add(this.panel16, 0, 5);
  175. this.tableLayoutPanel1.Controls.Add(this.panel15, 0, 5);
  176. this.tableLayoutPanel1.Controls.Add(this.panel14, 0, 4);
  177. this.tableLayoutPanel1.Controls.Add(this.panel13, 0, 4);
  178. this.tableLayoutPanel1.Controls.Add(this.panel12, 0, 4);
  179. this.tableLayoutPanel1.Controls.Add(this.panel7, 1, 3);
  180. this.tableLayoutPanel1.Controls.Add(this.panel6, 2, 3);
  181. this.tableLayoutPanel1.Controls.Add(this.panel5, 0, 3);
  182. this.tableLayoutPanel1.Controls.Add(this.panel10, 0, 2);
  183. this.tableLayoutPanel1.Controls.Add(this.panel9, 0, 2);
  184. this.tableLayoutPanel1.Controls.Add(this.panel8, 0, 2);
  185. this.tableLayoutPanel1.Controls.Add(this.panel4, 2, 1);
  186. this.tableLayoutPanel1.Controls.Add(this.panel3, 1, 1);
  187. this.tableLayoutPanel1.Controls.Add(this.panel1, 0, 0);
  188. this.tableLayoutPanel1.Controls.Add(this.panel2, 0, 1);
  189. this.tableLayoutPanel1.Controls.Add(this.panel11, 1, 4);
  190. this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  191. this.tableLayoutPanel1.Location = new System.Drawing.Point(3, 3);
  192. this.tableLayoutPanel1.Name = "tableLayoutPanel1";
  193. this.tableLayoutPanel1.RowCount = 10;
  194. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  195. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F));
  196. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  197. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  198. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  199. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  200. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  201. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  202. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  203. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  204. this.tableLayoutPanel1.Size = new System.Drawing.Size(376, 269);
  205. this.tableLayoutPanel1.TabIndex = 7;
  206. //
  207. // panel27
  208. //
  209. this.panel27.Controls.Add(this.label14);
  210. this.panel27.Dock = System.Windows.Forms.DockStyle.Fill;
  211. this.panel27.Location = new System.Drawing.Point(1, 248);
  212. this.panel27.Margin = new System.Windows.Forms.Padding(0);
  213. this.panel27.Name = "panel27";
  214. this.panel27.Size = new System.Drawing.Size(251, 20);
  215. this.panel27.TabIndex = 55;
  216. //
  217. // label14
  218. //
  219. this.label14.AutoSize = true;
  220. this.label14.Location = new System.Drawing.Point(8, 3);
  221. this.label14.Name = "label14";
  222. this.label14.Size = new System.Drawing.Size(167, 13);
  223. this.label14.TabIndex = 21;
  224. this.label14.Text = "Opération de persistance (ex : sql)";
  225. //
  226. // panel26
  227. //
  228. this.panel26.Controls.Add(this.l_persistCB);
  229. this.panel26.Dock = System.Windows.Forms.DockStyle.Fill;
  230. this.panel26.Location = new System.Drawing.Point(253, 248);
  231. this.panel26.Margin = new System.Windows.Forms.Padding(0);
  232. this.panel26.Name = "panel26";
  233. this.panel26.Size = new System.Drawing.Size(60, 20);
  234. this.panel26.TabIndex = 54;
  235. //
  236. // l_persistCB
  237. //
  238. this.l_persistCB.AutoSize = true;
  239. this.l_persistCB.Location = new System.Drawing.Point(23, 3);
  240. this.l_persistCB.Name = "l_persistCB";
  241. this.l_persistCB.Size = new System.Drawing.Size(15, 14);
  242. this.l_persistCB.TabIndex = 7;
  243. this.l_persistCB.UseVisualStyleBackColor = true;
  244. //
  245. // panel25
  246. //
  247. this.panel25.Dock = System.Windows.Forms.DockStyle.Fill;
  248. this.panel25.Location = new System.Drawing.Point(314, 227);
  249. this.panel25.Margin = new System.Windows.Forms.Padding(0);
  250. this.panel25.Name = "panel25";
  251. this.panel25.Size = new System.Drawing.Size(61, 20);
  252. this.panel25.TabIndex = 53;
  253. //
  254. // panel24
  255. //
  256. this.panel24.Controls.Add(this.l_debugCB);
  257. this.panel24.Dock = System.Windows.Forms.DockStyle.Fill;
  258. this.panel24.Location = new System.Drawing.Point(253, 227);
  259. this.panel24.Margin = new System.Windows.Forms.Padding(0);
  260. this.panel24.Name = "panel24";
  261. this.panel24.Size = new System.Drawing.Size(60, 20);
  262. this.panel24.TabIndex = 52;
  263. //
  264. // l_debugCB
  265. //
  266. this.l_debugCB.AutoSize = true;
  267. this.l_debugCB.Location = new System.Drawing.Point(23, 3);
  268. this.l_debugCB.Name = "l_debugCB";
  269. this.l_debugCB.Size = new System.Drawing.Size(15, 14);
  270. this.l_debugCB.TabIndex = 7;
  271. this.l_debugCB.UseVisualStyleBackColor = true;
  272. this.l_debugCB.Click += new System.EventHandler(this.onModeDisabled_Click);
  273. //
  274. // panel21
  275. //
  276. this.panel21.Controls.Add(this.label9);
  277. this.panel21.Dock = System.Windows.Forms.DockStyle.Fill;
  278. this.panel21.Location = new System.Drawing.Point(1, 227);
  279. this.panel21.Margin = new System.Windows.Forms.Padding(0);
  280. this.panel21.Name = "panel21";
  281. this.panel21.Size = new System.Drawing.Size(251, 20);
  282. this.panel21.TabIndex = 51;
  283. //
  284. // label9
  285. //
  286. this.label9.AutoSize = true;
  287. this.label9.Location = new System.Drawing.Point(8, 4);
  288. this.label9.Name = "label9";
  289. this.label9.Size = new System.Drawing.Size(39, 13);
  290. this.label9.TabIndex = 21;
  291. this.label9.Text = "Debug";
  292. //
  293. // panel23
  294. //
  295. this.panel23.Controls.Add(this.l_LowErrorCB);
  296. this.panel23.Dock = System.Windows.Forms.DockStyle.Fill;
  297. this.panel23.Location = new System.Drawing.Point(253, 206);
  298. this.panel23.Margin = new System.Windows.Forms.Padding(0);
  299. this.panel23.Name = "panel23";
  300. this.panel23.Size = new System.Drawing.Size(60, 20);
  301. this.panel23.TabIndex = 50;
  302. //
  303. // l_LowErrorCB
  304. //
  305. this.l_LowErrorCB.AutoSize = true;
  306. this.l_LowErrorCB.Location = new System.Drawing.Point(23, 3);
  307. this.l_LowErrorCB.Name = "l_LowErrorCB";
  308. this.l_LowErrorCB.Size = new System.Drawing.Size(15, 14);
  309. this.l_LowErrorCB.TabIndex = 22;
  310. this.l_LowErrorCB.UseVisualStyleBackColor = true;
  311. this.l_LowErrorCB.Click += new System.EventHandler(this.onModeDisabled_Click);
  312. //
  313. // panel22
  314. //
  315. this.panel22.Dock = System.Windows.Forms.DockStyle.Fill;
  316. this.panel22.Location = new System.Drawing.Point(314, 206);
  317. this.panel22.Margin = new System.Windows.Forms.Padding(0);
  318. this.panel22.Name = "panel22";
  319. this.panel22.Size = new System.Drawing.Size(61, 20);
  320. this.panel22.TabIndex = 49;
  321. //
  322. // panel20
  323. //
  324. this.panel20.Controls.Add(this.l_advancedOpsCB);
  325. this.panel20.Dock = System.Windows.Forms.DockStyle.Fill;
  326. this.panel20.Location = new System.Drawing.Point(253, 185);
  327. this.panel20.Margin = new System.Windows.Forms.Padding(0);
  328. this.panel20.Name = "panel20";
  329. this.panel20.Size = new System.Drawing.Size(60, 20);
  330. this.panel20.TabIndex = 47;
  331. //
  332. // l_advancedOpsCB
  333. //
  334. this.l_advancedOpsCB.AutoSize = true;
  335. this.l_advancedOpsCB.Location = new System.Drawing.Point(23, 3);
  336. this.l_advancedOpsCB.Name = "l_advancedOpsCB";
  337. this.l_advancedOpsCB.Size = new System.Drawing.Size(15, 14);
  338. this.l_advancedOpsCB.TabIndex = 5;
  339. this.l_advancedOpsCB.UseVisualStyleBackColor = true;
  340. this.l_advancedOpsCB.Click += new System.EventHandler(this.onModeDisabled_Click);
  341. //
  342. // panel19
  343. //
  344. this.panel19.Dock = System.Windows.Forms.DockStyle.Fill;
  345. this.panel19.Location = new System.Drawing.Point(314, 185);
  346. this.panel19.Margin = new System.Windows.Forms.Padding(0);
  347. this.panel19.Name = "panel19";
  348. this.panel19.Size = new System.Drawing.Size(61, 20);
  349. this.panel19.TabIndex = 46;
  350. //
  351. // panel18
  352. //
  353. this.panel18.Controls.Add(this.label6);
  354. this.panel18.Dock = System.Windows.Forms.DockStyle.Fill;
  355. this.panel18.Location = new System.Drawing.Point(1, 206);
  356. this.panel18.Margin = new System.Windows.Forms.Padding(0);
  357. this.panel18.Name = "panel18";
  358. this.panel18.Size = new System.Drawing.Size(251, 20);
  359. this.panel18.TabIndex = 45;
  360. //
  361. // label6
  362. //
  363. this.label6.Location = new System.Drawing.Point(8, 4);
  364. this.label6.Name = "label6";
  365. this.label6.Size = new System.Drawing.Size(106, 13);
  366. this.label6.TabIndex = 18;
  367. this.label6.Text = "Erreur non bloquante";
  368. //
  369. // panel17
  370. //
  371. this.panel17.Controls.Add(this.l_basicOpsCB);
  372. this.panel17.Dock = System.Windows.Forms.DockStyle.Fill;
  373. this.panel17.Location = new System.Drawing.Point(253, 164);
  374. this.panel17.Margin = new System.Windows.Forms.Padding(0);
  375. this.panel17.Name = "panel17";
  376. this.panel17.Size = new System.Drawing.Size(60, 20);
  377. this.panel17.TabIndex = 44;
  378. //
  379. // l_basicOpsCB
  380. //
  381. this.l_basicOpsCB.AutoSize = true;
  382. this.l_basicOpsCB.Location = new System.Drawing.Point(23, 3);
  383. this.l_basicOpsCB.Name = "l_basicOpsCB";
  384. this.l_basicOpsCB.Size = new System.Drawing.Size(15, 14);
  385. this.l_basicOpsCB.TabIndex = 4;
  386. this.l_basicOpsCB.UseVisualStyleBackColor = true;
  387. this.l_basicOpsCB.Click += new System.EventHandler(this.onModeDisabled_Click);
  388. //
  389. // panel16
  390. //
  391. this.panel16.Dock = System.Windows.Forms.DockStyle.Fill;
  392. this.panel16.Location = new System.Drawing.Point(314, 164);
  393. this.panel16.Margin = new System.Windows.Forms.Padding(0);
  394. this.panel16.Name = "panel16";
  395. this.panel16.Size = new System.Drawing.Size(61, 20);
  396. this.panel16.TabIndex = 43;
  397. //
  398. // panel15
  399. //
  400. this.panel15.Controls.Add(this.label8);
  401. this.panel15.Dock = System.Windows.Forms.DockStyle.Fill;
  402. this.panel15.Location = new System.Drawing.Point(1, 185);
  403. this.panel15.Margin = new System.Windows.Forms.Padding(0);
  404. this.panel15.Name = "panel15";
  405. this.panel15.Size = new System.Drawing.Size(251, 20);
  406. this.panel15.TabIndex = 42;
  407. //
  408. // label8
  409. //
  410. this.label8.AutoSize = true;
  411. this.label8.Location = new System.Drawing.Point(8, 4);
  412. this.label8.Name = "label8";
  413. this.label8.Size = new System.Drawing.Size(98, 13);
  414. this.label8.TabIndex = 20;
  415. this.label8.Text = "Opération avancée";
  416. //
  417. // panel14
  418. //
  419. this.panel14.BackColor = System.Drawing.SystemColors.Control;
  420. this.panel14.Dock = System.Windows.Forms.DockStyle.Fill;
  421. this.panel14.Location = new System.Drawing.Point(314, 143);
  422. this.panel14.Margin = new System.Windows.Forms.Padding(0);
  423. this.panel14.Name = "panel14";
  424. this.panel14.Size = new System.Drawing.Size(61, 20);
  425. this.panel14.TabIndex = 41;
  426. //
  427. // panel13
  428. //
  429. this.panel13.BackColor = System.Drawing.SystemColors.Control;
  430. this.panel13.Controls.Add(this.label12);
  431. this.panel13.Dock = System.Windows.Forms.DockStyle.Fill;
  432. this.panel13.Location = new System.Drawing.Point(1, 143);
  433. this.panel13.Margin = new System.Windows.Forms.Padding(0);
  434. this.panel13.Name = "panel13";
  435. this.panel13.Size = new System.Drawing.Size(251, 20);
  436. this.panel13.TabIndex = 40;
  437. //
  438. // label12
  439. //
  440. this.label12.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  441. | System.Windows.Forms.AnchorStyles.Left)
  442. | System.Windows.Forms.AnchorStyles.Right)));
  443. this.label12.AutoSize = true;
  444. this.label12.Location = new System.Drawing.Point(63, 4);
  445. this.label12.Name = "label12";
  446. this.label12.Size = new System.Drawing.Size(125, 13);
  447. this.label12.TabIndex = 16;
  448. this.label12.Text = "Notifications secondaires";
  449. //
  450. // panel12
  451. //
  452. this.panel12.BackColor = System.Drawing.SystemColors.Control;
  453. this.panel12.Controls.Add(this.label13);
  454. this.panel12.Dock = System.Windows.Forms.DockStyle.Fill;
  455. this.panel12.Location = new System.Drawing.Point(253, 143);
  456. this.panel12.Margin = new System.Windows.Forms.Padding(0);
  457. this.panel12.Name = "panel12";
  458. this.panel12.Size = new System.Drawing.Size(60, 20);
  459. this.panel12.TabIndex = 39;
  460. //
  461. // label13
  462. //
  463. this.label13.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  464. | System.Windows.Forms.AnchorStyles.Left)
  465. | System.Windows.Forms.AnchorStyles.Right)));
  466. this.label13.AutoSize = true;
  467. this.label13.Location = new System.Drawing.Point(8, 4);
  468. this.label13.Name = "label13";
  469. this.label13.Size = new System.Drawing.Size(45, 13);
  470. this.label13.TabIndex = 17;
  471. this.label13.Text = "Console";
  472. //
  473. // panel7
  474. //
  475. this.panel7.Controls.Add(this.l_OpsResultCB);
  476. this.panel7.Dock = System.Windows.Forms.DockStyle.Fill;
  477. this.panel7.Location = new System.Drawing.Point(253, 122);
  478. this.panel7.Margin = new System.Windows.Forms.Padding(0);
  479. this.panel7.Name = "panel7";
  480. this.panel7.Size = new System.Drawing.Size(60, 20);
  481. this.panel7.TabIndex = 37;
  482. this.panel7.Click += new System.EventHandler(this.onModeDisabled_Click);
  483. //
  484. // l_OpsResultCB
  485. //
  486. this.l_OpsResultCB.AutoSize = true;
  487. this.l_OpsResultCB.Checked = true;
  488. this.l_OpsResultCB.CheckState = System.Windows.Forms.CheckState.Checked;
  489. this.l_OpsResultCB.Location = new System.Drawing.Point(23, 3);
  490. this.l_OpsResultCB.Name = "l_OpsResultCB";
  491. this.l_OpsResultCB.Size = new System.Drawing.Size(15, 14);
  492. this.l_OpsResultCB.TabIndex = 6;
  493. this.l_OpsResultCB.UseVisualStyleBackColor = true;
  494. //
  495. // panel6
  496. //
  497. this.panel6.Controls.Add(this.p_OpsResultCB);
  498. this.panel6.Dock = System.Windows.Forms.DockStyle.Fill;
  499. this.panel6.Location = new System.Drawing.Point(314, 122);
  500. this.panel6.Margin = new System.Windows.Forms.Padding(0);
  501. this.panel6.Name = "panel6";
  502. this.panel6.Size = new System.Drawing.Size(61, 20);
  503. this.panel6.TabIndex = 36;
  504. //
  505. // p_OpsResultCB
  506. //
  507. this.p_OpsResultCB.AutoSize = true;
  508. this.p_OpsResultCB.Checked = true;
  509. this.p_OpsResultCB.CheckState = System.Windows.Forms.CheckState.Checked;
  510. this.p_OpsResultCB.Location = new System.Drawing.Point(23, 3);
  511. this.p_OpsResultCB.Name = "p_OpsResultCB";
  512. this.p_OpsResultCB.Size = new System.Drawing.Size(15, 14);
  513. this.p_OpsResultCB.TabIndex = 12;
  514. this.p_OpsResultCB.UseVisualStyleBackColor = true;
  515. this.p_OpsResultCB.Click += new System.EventHandler(this.onModeDisabled_Click);
  516. //
  517. // panel5
  518. //
  519. this.panel5.Controls.Add(this.label2);
  520. this.panel5.Dock = System.Windows.Forms.DockStyle.Fill;
  521. this.panel5.Location = new System.Drawing.Point(1, 122);
  522. this.panel5.Margin = new System.Windows.Forms.Padding(0);
  523. this.panel5.Name = "panel5";
  524. this.panel5.Size = new System.Drawing.Size(251, 20);
  525. this.panel5.TabIndex = 35;
  526. //
  527. // label2
  528. //
  529. this.label2.Location = new System.Drawing.Point(8, 4);
  530. this.label2.Name = "label2";
  531. this.label2.Size = new System.Drawing.Size(86, 13);
  532. this.label2.TabIndex = 11;
  533. this.label2.Text = "Résultat d\'action";
  534. //
  535. // panel10
  536. //
  537. this.panel10.Controls.Add(this.label1);
  538. this.panel10.Dock = System.Windows.Forms.DockStyle.Fill;
  539. this.panel10.Location = new System.Drawing.Point(1, 101);
  540. this.panel10.Margin = new System.Windows.Forms.Padding(0);
  541. this.panel10.Name = "panel10";
  542. this.panel10.Size = new System.Drawing.Size(251, 20);
  543. this.panel10.TabIndex = 34;
  544. //
  545. // label1
  546. //
  547. this.label1.Location = new System.Drawing.Point(8, 4);
  548. this.label1.Name = "label1";
  549. this.label1.Size = new System.Drawing.Size(72, 13);
  550. this.label1.TabIndex = 10;
  551. this.label1.Text = "Erreur critique";
  552. //
  553. // panel9
  554. //
  555. this.panel9.Controls.Add(this.p_criticalErrorCB);
  556. this.panel9.Dock = System.Windows.Forms.DockStyle.Fill;
  557. this.panel9.Location = new System.Drawing.Point(314, 101);
  558. this.panel9.Margin = new System.Windows.Forms.Padding(0);
  559. this.panel9.Name = "panel9";
  560. this.panel9.Size = new System.Drawing.Size(61, 20);
  561. this.panel9.TabIndex = 33;
  562. //
  563. // p_criticalErrorCB
  564. //
  565. this.p_criticalErrorCB.AutoSize = true;
  566. this.p_criticalErrorCB.Checked = true;
  567. this.p_criticalErrorCB.CheckState = System.Windows.Forms.CheckState.Checked;
  568. this.p_criticalErrorCB.Location = new System.Drawing.Point(23, 3);
  569. this.p_criticalErrorCB.Name = "p_criticalErrorCB";
  570. this.p_criticalErrorCB.Size = new System.Drawing.Size(15, 14);
  571. this.p_criticalErrorCB.TabIndex = 13;
  572. this.p_criticalErrorCB.UseVisualStyleBackColor = true;
  573. this.p_criticalErrorCB.Click += new System.EventHandler(this.onModeDisabled_Click);
  574. //
  575. // panel8
  576. //
  577. this.panel8.Controls.Add(this.l_criticalErrorCB);
  578. this.panel8.Dock = System.Windows.Forms.DockStyle.Fill;
  579. this.panel8.Location = new System.Drawing.Point(253, 101);
  580. this.panel8.Margin = new System.Windows.Forms.Padding(0);
  581. this.panel8.Name = "panel8";
  582. this.panel8.Size = new System.Drawing.Size(60, 20);
  583. this.panel8.TabIndex = 32;
  584. //
  585. // l_criticalErrorCB
  586. //
  587. this.l_criticalErrorCB.AutoSize = true;
  588. this.l_criticalErrorCB.Checked = true;
  589. this.l_criticalErrorCB.CheckState = System.Windows.Forms.CheckState.Checked;
  590. this.l_criticalErrorCB.Location = new System.Drawing.Point(23, 3);
  591. this.l_criticalErrorCB.Name = "l_criticalErrorCB";
  592. this.l_criticalErrorCB.Size = new System.Drawing.Size(15, 14);
  593. this.l_criticalErrorCB.TabIndex = 9;
  594. this.l_criticalErrorCB.UseVisualStyleBackColor = true;
  595. this.l_criticalErrorCB.Click += new System.EventHandler(this.onModeDisabled_Click);
  596. //
  597. // panel4
  598. //
  599. this.panel4.BackColor = System.Drawing.SystemColors.Control;
  600. this.panel4.Controls.Add(this.label11);
  601. this.panel4.Controls.Add(this.label5);
  602. this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
  603. this.panel4.Location = new System.Drawing.Point(314, 75);
  604. this.panel4.Margin = new System.Windows.Forms.Padding(0);
  605. this.panel4.Name = "panel4";
  606. this.panel4.Size = new System.Drawing.Size(61, 25);
  607. this.panel4.TabIndex = 28;
  608. //
  609. // label11
  610. //
  611. this.label11.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  612. | System.Windows.Forms.AnchorStyles.Left)
  613. | System.Windows.Forms.AnchorStyles.Right)));
  614. this.label11.AutoSize = true;
  615. this.label11.Location = new System.Drawing.Point(67, 9);
  616. this.label11.Name = "label11";
  617. this.label11.Size = new System.Drawing.Size(100, 13);
  618. this.label11.TabIndex = 15;
  619. this.label11.Text = "Type de notification";
  620. //
  621. // label5
  622. //
  623. this.label5.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  624. | System.Windows.Forms.AnchorStyles.Left)
  625. | System.Windows.Forms.AnchorStyles.Right)));
  626. this.label5.AutoSize = true;
  627. this.label5.Location = new System.Drawing.Point(11, 6);
  628. this.label5.Name = "label5";
  629. this.label5.Size = new System.Drawing.Size(38, 13);
  630. this.label5.TabIndex = 17;
  631. this.label5.Text = "Popup";
  632. //
  633. // panel3
  634. //
  635. this.panel3.BackColor = System.Drawing.SystemColors.Control;
  636. this.panel3.Controls.Add(this.label10);
  637. this.panel3.Controls.Add(this.label4);
  638. this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
  639. this.panel3.Location = new System.Drawing.Point(253, 75);
  640. this.panel3.Margin = new System.Windows.Forms.Padding(0);
  641. this.panel3.Name = "panel3";
  642. this.panel3.Size = new System.Drawing.Size(60, 25);
  643. this.panel3.TabIndex = 27;
  644. //
  645. // label10
  646. //
  647. this.label10.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  648. | System.Windows.Forms.AnchorStyles.Left)
  649. | System.Windows.Forms.AnchorStyles.Right)));
  650. this.label10.AutoSize = true;
  651. this.label10.Location = new System.Drawing.Point(67, 9);
  652. this.label10.Name = "label10";
  653. this.label10.Size = new System.Drawing.Size(100, 13);
  654. this.label10.TabIndex = 15;
  655. this.label10.Text = "Type de notification";
  656. //
  657. // label4
  658. //
  659. this.label4.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  660. | System.Windows.Forms.AnchorStyles.Left)
  661. | System.Windows.Forms.AnchorStyles.Right)));
  662. this.label4.AutoSize = true;
  663. this.label4.Location = new System.Drawing.Point(8, 6);
  664. this.label4.Name = "label4";
  665. this.label4.Size = new System.Drawing.Size(45, 13);
  666. this.label4.TabIndex = 16;
  667. this.label4.Text = "Console";
  668. //
  669. // panel1
  670. //
  671. this.panel1.AutoScroll = true;
  672. this.tableLayoutPanel1.SetColumnSpan(this.panel1, 3);
  673. this.panel1.Controls.Add(this.mode3ChkB);
  674. this.panel1.Controls.Add(this.mode2ChkB);
  675. this.panel1.Controls.Add(this.mode1ChkB);
  676. this.panel1.Controls.Add(this.showConsoleCB);
  677. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  678. this.panel1.Location = new System.Drawing.Point(1, 1);
  679. this.panel1.Margin = new System.Windows.Forms.Padding(0);
  680. this.panel1.Name = "panel1";
  681. this.panel1.Size = new System.Drawing.Size(374, 73);
  682. this.panel1.TabIndex = 14;
  683. //
  684. // mode3ChkB
  685. //
  686. this.mode3ChkB.AutoSize = true;
  687. this.mode3ChkB.Location = new System.Drawing.Point(11, 46);
  688. this.mode3ChkB.Name = "mode3ChkB";
  689. this.mode3ChkB.Size = new System.Drawing.Size(175, 17);
  690. this.mode3ChkB.TabIndex = 5;
  691. this.mode3ChkB.Text = "Mode 3 : toutes les notifications";
  692. this.mode3ChkB.UseVisualStyleBackColor = true;
  693. this.mode3ChkB.Click += new System.EventHandler(this.onNotifMode3_Click);
  694. //
  695. // mode2ChkB
  696. //
  697. this.mode2ChkB.AutoSize = true;
  698. this.mode2ChkB.Location = new System.Drawing.Point(11, 32);
  699. this.mode2ChkB.Name = "mode2ChkB";
  700. this.mode2ChkB.Size = new System.Drawing.Size(221, 17);
  701. this.mode2ChkB.TabIndex = 4;
  702. this.mode2ChkB.Text = "Mode 2 : log des notifications importantes";
  703. this.mode2ChkB.UseVisualStyleBackColor = true;
  704. this.mode2ChkB.Click += new System.EventHandler(this.onNotifMode2_Click);
  705. //
  706. // mode1ChkB
  707. //
  708. this.mode1ChkB.AutoSize = true;
  709. this.mode1ChkB.Location = new System.Drawing.Point(11, 18);
  710. this.mode1ChkB.Name = "mode1ChkB";
  711. this.mode1ChkB.Size = new System.Drawing.Size(118, 17);
  712. this.mode1ChkB.TabIndex = 3;
  713. this.mode1ChkB.Text = "Mode 1 : aucun log";
  714. this.mode1ChkB.UseVisualStyleBackColor = true;
  715. this.mode1ChkB.Click += new System.EventHandler(this.onNotifMode1_Click);
  716. //
  717. // showConsoleCB
  718. //
  719. this.showConsoleCB.AutoSize = true;
  720. this.showConsoleCB.Location = new System.Drawing.Point(11, 4);
  721. this.showConsoleCB.Name = "showConsoleCB";
  722. this.showConsoleCB.Size = new System.Drawing.Size(162, 17);
  723. this.showConsoleCB.TabIndex = 2;
  724. this.showConsoleCB.Text = "Afficher la console extérieure";
  725. this.showConsoleCB.UseVisualStyleBackColor = true;
  726. this.showConsoleCB.Click += new System.EventHandler(this.onModeDisabled_Click);
  727. //
  728. // panel2
  729. //
  730. this.panel2.BackColor = System.Drawing.SystemColors.Control;
  731. this.panel2.Controls.Add(this.label3);
  732. this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
  733. this.panel2.Location = new System.Drawing.Point(1, 75);
  734. this.panel2.Margin = new System.Windows.Forms.Padding(0);
  735. this.panel2.Name = "panel2";
  736. this.panel2.Size = new System.Drawing.Size(251, 25);
  737. this.panel2.TabIndex = 26;
  738. //
  739. // label3
  740. //
  741. this.label3.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  742. | System.Windows.Forms.AnchorStyles.Left)
  743. | System.Windows.Forms.AnchorStyles.Right)));
  744. this.label3.AutoSize = true;
  745. this.label3.Location = new System.Drawing.Point(64, 6);
  746. this.label3.Name = "label3";
  747. this.label3.Size = new System.Drawing.Size(122, 13);
  748. this.label3.TabIndex = 15;
  749. this.label3.Text = "Notifications importantes";
  750. //
  751. // panel11
  752. //
  753. this.panel11.Controls.Add(this.label7);
  754. this.panel11.Dock = System.Windows.Forms.DockStyle.Fill;
  755. this.panel11.Location = new System.Drawing.Point(1, 164);
  756. this.panel11.Margin = new System.Windows.Forms.Padding(0);
  757. this.panel11.Name = "panel11";
  758. this.panel11.Size = new System.Drawing.Size(251, 20);
  759. this.panel11.TabIndex = 38;
  760. //
  761. // label7
  762. //
  763. this.label7.AutoSize = true;
  764. this.label7.Location = new System.Drawing.Point(8, 4);
  765. this.label7.Name = "label7";
  766. this.label7.Size = new System.Drawing.Size(94, 13);
  767. this.label7.TabIndex = 19;
  768. this.label7.Text = "Opération de base";
  769. //
  770. // SelectConsoleVerboseControl
  771. //
  772. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
  773. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  774. this.Controls.Add(this.optPrefMainTLP);
  775. this.Name = "SelectConsoleVerboseControl";
  776. this.Size = new System.Drawing.Size(382, 315);
  777. this.optPrefMainTLP.ResumeLayout(false);
  778. this.optPrefsBtnPanel.ResumeLayout(false);
  779. this.tableLayoutPanel1.ResumeLayout(false);
  780. this.panel27.ResumeLayout(false);
  781. this.panel27.PerformLayout();
  782. this.panel26.ResumeLayout(false);
  783. this.panel26.PerformLayout();
  784. this.panel24.ResumeLayout(false);
  785. this.panel24.PerformLayout();
  786. this.panel21.ResumeLayout(false);
  787. this.panel21.PerformLayout();
  788. this.panel23.ResumeLayout(false);
  789. this.panel23.PerformLayout();
  790. this.panel20.ResumeLayout(false);
  791. this.panel20.PerformLayout();
  792. this.panel18.ResumeLayout(false);
  793. this.panel17.ResumeLayout(false);
  794. this.panel17.PerformLayout();
  795. this.panel15.ResumeLayout(false);
  796. this.panel15.PerformLayout();
  797. this.panel13.ResumeLayout(false);
  798. this.panel13.PerformLayout();
  799. this.panel12.ResumeLayout(false);
  800. this.panel12.PerformLayout();
  801. this.panel7.ResumeLayout(false);
  802. this.panel7.PerformLayout();
  803. this.panel6.ResumeLayout(false);
  804. this.panel6.PerformLayout();
  805. this.panel5.ResumeLayout(false);
  806. this.panel10.ResumeLayout(false);
  807. this.panel9.ResumeLayout(false);
  808. this.panel9.PerformLayout();
  809. this.panel8.ResumeLayout(false);
  810. this.panel8.PerformLayout();
  811. this.panel4.ResumeLayout(false);
  812. this.panel4.PerformLayout();
  813. this.panel3.ResumeLayout(false);
  814. this.panel3.PerformLayout();
  815. this.panel1.ResumeLayout(false);
  816. this.panel1.PerformLayout();
  817. this.panel2.ResumeLayout(false);
  818. this.panel2.PerformLayout();
  819. this.panel11.ResumeLayout(false);
  820. this.panel11.PerformLayout();
  821. this.ResumeLayout(false);
  822.  
  823. }
  824.  
  825. #endregion
  826.  
  827. private System.Windows.Forms.TableLayoutPanel optPrefMainTLP;
  828. private System.Windows.Forms.Panel optPrefsBtnPanel;
  829. private System.Windows.Forms.Button prefsApplyBtn;
  830. private System.Windows.Forms.CheckBox showConsoleCB;
  831. private System.Windows.Forms.CheckBox l_basicOpsCB;
  832. private System.Windows.Forms.CheckBox l_advancedOpsCB;
  833. private System.Windows.Forms.CheckBox l_OpsResultCB;
  834. private System.Windows.Forms.CheckBox l_debugCB;
  835. private System.Windows.Forms.CheckBox l_criticalErrorCB;
  836. private System.Windows.Forms.CheckBox p_criticalErrorCB;
  837. private System.Windows.Forms.CheckBox p_OpsResultCB;
  838. private System.Windows.Forms.Label label2;
  839. private System.Windows.Forms.Label label1;
  840. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
  841. private System.Windows.Forms.Panel panel1;
  842. private System.Windows.Forms.Label label6;
  843. private System.Windows.Forms.Label label5;
  844. private System.Windows.Forms.Label label4;
  845. private System.Windows.Forms.Label label3;
  846. private System.Windows.Forms.Label label7;
  847. private System.Windows.Forms.Label label8;
  848. private System.Windows.Forms.Label label9;
  849. private System.Windows.Forms.CheckBox l_LowErrorCB;
  850. private System.Windows.Forms.Panel panel2;
  851. private System.Windows.Forms.Panel panel4;
  852. private System.Windows.Forms.Label label11;
  853. private System.Windows.Forms.Panel panel3;
  854. private System.Windows.Forms.Label label10;
  855. private System.Windows.Forms.Panel panel10;
  856. private System.Windows.Forms.Panel panel9;
  857. private System.Windows.Forms.Panel panel8;
  858. private System.Windows.Forms.Panel panel23;
  859. private System.Windows.Forms.Panel panel22;
  860. private System.Windows.Forms.Panel panel20;
  861. private System.Windows.Forms.Panel panel19;
  862. private System.Windows.Forms.Panel panel18;
  863. private System.Windows.Forms.Panel panel17;
  864. private System.Windows.Forms.Panel panel16;
  865. private System.Windows.Forms.Panel panel15;
  866. private System.Windows.Forms.Panel panel14;
  867. private System.Windows.Forms.Panel panel13;
  868. private System.Windows.Forms.Panel panel12;
  869. private System.Windows.Forms.Panel panel7;
  870. private System.Windows.Forms.Panel panel6;
  871. private System.Windows.Forms.Panel panel5;
  872. private System.Windows.Forms.Panel panel11;
  873. private System.Windows.Forms.Panel panel25;
  874. private System.Windows.Forms.Panel panel24;
  875. private System.Windows.Forms.Panel panel21;
  876. private System.Windows.Forms.Label label12;
  877. private System.Windows.Forms.Label label13;
  878. private System.Windows.Forms.CheckBox mode2ChkB;
  879. private System.Windows.Forms.CheckBox mode1ChkB;
  880. private System.Windows.Forms.CheckBox mode3ChkB;
  881. private System.Windows.Forms.Panel panel27;
  882. private System.Windows.Forms.CheckBox l_persistCB;
  883. private System.Windows.Forms.Panel panel26;
  884. private System.Windows.Forms.Label label14;
  885. }
  886. }

Structure et Fichiers du projet

Afficher/masquer...


Répertoires contenus dans /var/www/bin/sniplets/bibliobrol/src/view/controls/ 
IcôneNomTailleModification
IcôneNomTailleModification
| _ Répertoire parent0 octets1718268920 13/06/2024 10:55:20
| _dao0 octets1541007199 31/10/2018 18:33:19
| _toolBars0 octets1541007200 31/10/2018 18:33:20
| _webInfo0 octets1541007201 31/10/2018 18:33:21
Fichiers contenus dans /var/www/bin/sniplets/bibliobrol/src/view/controls/ 
IcôneNomTailleModificationAction
IcôneNomTailleModificationAction
Afficher le fichier .cs|.csPersonSelectControl.cs4.89 Ko31/10/2018 18:32:57-refusé-
Afficher le fichier .cs|.csCreateStructureControl.cs7.49 Ko31/10/2018 18:32:56-refusé-
Afficher le fichier .cs|.csDBSelectControl.cs3.23 Ko31/10/2018 18:32:56-refusé-
Afficher le fichier .cs|.csPersonInfoControl.Designer.cs13.13 Ko31/10/2018 18:32:57-refusé-
Afficher le fichier .resx|.resxDirControl.resx5.68 Ko31/10/2018 18:32:56-refusé-
Afficher le fichier .resx|.resxBrolInfoControl.resx6.06 Ko31/10/2018 18:32:56-refusé-
Afficher le fichier .cs|.csBrolEditControl.cs25.36 Ko31/10/2018 18:32:55-refusé-
Afficher le fichier .cs|.csPersonEditControl.cs15.67 Ko31/10/2018 18:32:57-refusé-
Afficher le fichier .cs|.csSearchControl.cs18.88 Ko31/10/2018 18:32:57-refusé-
Afficher le fichier .resx|.resxDBSelectControl.resx5.88 Ko31/10/2018 18:32:56-refusé-
Afficher le fichier .cs|.csBrolInfoControl.Designer.cs22.81 Ko31/10/2018 18:32:56-refusé-
Afficher le fichier .cs|.csInfoControl.cs2.04 Ko31/10/2018 18:32:56-refusé-
Afficher le fichier .cs|.csDirControl.Designer.cs5.83 Ko31/10/2018 18:32:56-refusé-
Afficher le fichier .cs|.csSelectConsoleVerboseControl.cs5.49 Ko31/10/2018 18:32:57-refusé-
Afficher le fichier .cs|.csPersonSelectedEventArgs.cs779 octets31/10/2018 18:32:57-refusé-
Afficher le fichier .resx|.resxSelectConsoleVerboseControl.resx5.68 Ko31/10/2018 18:32:57-refusé-
Afficher le fichier .cs|.csTodoControl.cs13.73 Ko31/10/2018 18:32:58-refusé-
Afficher le fichier .cs|.csSelectConsoleVerboseControl.Designer.cs45.29 Ko31/10/2018 18:32:57-refusé-
Afficher le fichier .cs|.csBrolEditControl.Designer.cs40.09 Ko31/10/2018 18:32:56-refusé-
Afficher le fichier .cs|.csDBSelectControl.Designer.cs6.71 Ko31/10/2018 18:32:56-refusé-
Afficher le fichier .cs|.csPersonEditControl.Designer.cs27.54 Ko31/10/2018 18:32:57-refusé-
Afficher le fichier .resx|.resxPersonInfoControl.resx6.42 Ko31/10/2018 18:32:57-refusé-
Afficher le fichier .cs|.csCreateStructureControl.Designer.cs5 Ko31/10/2018 18:32:56-refusé-
Afficher le fichier .cs|.csDirPathModifiedEventArgs.cs871 octets31/10/2018 18:32:56-refusé-
Afficher le fichier .cs|.csInfoControl.Designer.cs3.18 Ko31/10/2018 18:32:56-refusé-
Afficher le fichier .cs|.csBrolInfoControl.cs5.14 Ko31/10/2018 18:32:56-refusé-
Afficher le fichier .resx|.resxBrolEditControl.resx6.04 Ko31/10/2018 18:32:56-refusé-
Afficher le fichier .cs|.csPersonInfoControl.cs2.22 Ko31/10/2018 18:32:57-refusé-
Afficher le fichier .resx|.resxInfoControl.resx5.68 Ko31/10/2018 18:32:56-refusé-
Afficher le fichier .cs|.csDirControl.cs4.51 Ko31/10/2018 18:32:56-refusé-
Afficher le fichier .resx|.resxCreateStructureControl.resx6.44 Ko31/10/2018 18:32:56-refusé-
Afficher le fichier .cs|.csSerieEditControl.cs2.58 Ko31/10/2018 18:32:58-refusé-
Afficher le fichier .resx|.resxSerieEditControl.resx7.45 Ko31/10/2018 18:32:58-refusé-
Afficher le fichier .resx|.resxTodoControl.resx6.76 Ko31/10/2018 18:32:58-refusé-
Afficher le fichier .cs|.csTodoControl.Designer.cs28.27 Ko31/10/2018 18:32:58-refusé-
Afficher le fichier .resx|.resxSearchControl.resx6.43 Ko31/10/2018 18:32:57-refusé-
Afficher le fichier .cs|.csPersonSelectControl.Designer.cs14.74 Ko31/10/2018 18:32:57-refusé-
Afficher le fichier .cs|.csSearchControl.Designer.cs25.75 Ko31/10/2018 18:32:57-refusé-
Afficher le fichier .resx|.resxPersonEditControl.resx7.96 Ko31/10/2018 18:32:57-refusé-
Afficher le fichier .cs|.csSerieEditControl.Designer.cs6.65 Ko31/10/2018 18:32:58-refusé-
Afficher le fichier .resx|.resxPersonSelectControl.resx5.68 Ko31/10/2018 18:32:57-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-bibliobrol-source-rf-view/controls/SelectConsoleVerboseControl.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.