MDIParentForm.Designer.cs

Description du code

MDIParentForm.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 MDIParentForm
  4. {
  5.  
  6. /// <summary>
  7. /// Required designer variable.
  8. /// </summary>
  9. private System.ComponentModel.IContainer components = null;
  10.  
  11. /// <summary>
  12. /// Clean up any resources being used.
  13. /// </summary>
  14. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  15. protected override void Dispose(bool disposing)
  16. {
  17. if (disposing && (components != null))
  18. {
  19. components.Dispose();
  20. }
  21. base.Dispose(disposing);
  22. }
  23.  
  24. #region Windows Form Designer generated code
  25.  
  26. /// <summary>
  27. /// Required method for Designer support - do not modify
  28. /// the contents of this method with the code editor.
  29. /// </summary>
  30. private void InitializeComponent()
  31. {
  32. this.components = new System.ComponentModel.Container();
  33. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MDIParentForm));
  34. this.leftPanel = new System.Windows.Forms.Panel();
  35. this.mdiParentToolTip = new System.Windows.Forms.ToolTip(this.components);
  36. this.topTSP = new System.Windows.Forms.ToolStripPanel();
  37. this.displayTS = new System.Windows.Forms.ToolStrip();
  38. this.displayMenuLeftTsB = new System.Windows.Forms.ToolStripButton();
  39. this.displayStatusStripTsB = new System.Windows.Forms.ToolStripButton();
  40. this.displayMenuRightTsB = new System.Windows.Forms.ToolStripButton();
  41. this.mainMenuStrip = new System.Windows.Forms.MenuStrip();
  42. this.fileTsMi = new System.Windows.Forms.ToolStripMenuItem();
  43. this.newTSMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  44. this.newBrolTSMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  45. this.openTSMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  46. this.fichierDimportationToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  47. this.openBEDTsMi = new System.Windows.Forms.ToolStripMenuItem();
  48. this.fichierCSVToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  49. this.fichierXMLToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  50. this.browseTSMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  51. this.openBrolExplorerSearchTsMi = new System.Windows.Forms.ToolStripMenuItem();
  52. this.toolStripSeparator11 = new System.Windows.Forms.ToolStripSeparator();
  53. this.saveTSMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  54. this.saveAsTSMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  55. this.toolStripSeparator12 = new System.Windows.Forms.ToolStripSeparator();
  56. this.printTSMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  57. this.printPreviewMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  58. this.toolStripSeparator13 = new System.Windows.Forms.ToolStripSeparator();
  59. this.exitTsMi = new System.Windows.Forms.ToolStripMenuItem();
  60. this.displayTsMi = new System.Windows.Forms.ToolStripMenuItem();
  61. this.customTSMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  62. this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
  63. this.showHideStatusBarTsMi = new System.Windows.Forms.ToolStripMenuItem();
  64. this.showHideWizardTsMi = new System.Windows.Forms.ToolStripMenuItem();
  65. this.displayToolBarTsMi = new System.Windows.Forms.ToolStripMenuItem();
  66. this.displayDisplayToolsTsMi = new System.Windows.Forms.ToolStripMenuItem();
  67. this.toolsTsMi = new System.Windows.Forms.ToolStripMenuItem();
  68. this.optionsTSMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  69. this.updateTsMi = new System.Windows.Forms.ToolStripMenuItem();
  70. this.windowTsMi = new System.Windows.Forms.ToolStripMenuItem();
  71. this.manageDispWindowsTSMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  72. this.dispWinCTSMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  73. this.dispWinHTSMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  74. this.dispWinVTSMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  75. this.dispWinAIconsTSMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  76. this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
  77. this.fermerToutesLesFenêtresToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  78. this.helpTsMi = new System.Windows.Forms.ToolStripMenuItem();
  79. this.aboutTSMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  80. this.helpAddPlugginTsMi = new System.Windows.Forms.ToolStripMenuItem();
  81. this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
  82. this.contentsTSMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  83. this.indexTSMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  84. this.searchToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  85. this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
  86. this.onLineHelpTsMi = new System.Windows.Forms.ToolStripMenuItem();
  87. this.sourcesTsMi = new System.Windows.Forms.ToolStripMenuItem();
  88. this.statusStrip = new System.Windows.Forms.StatusStrip();
  89. this.copyrightTssLbl = new System.Windows.Forms.ToolStripStatusLabel();
  90. this.versionTssLbl = new System.Windows.Forms.ToolStripStatusLabel();
  91. this.infosTssLbl = new System.Windows.Forms.ToolStripStatusLabel();
  92. this.wizardToolBarCMS = new System.Windows.Forms.ContextMenuStrip(this.components);
  93. this.panelSizeTsMi = new System.Windows.Forms.ToolStripMenuItem();
  94. this.wizardWidth20TsMi = new System.Windows.Forms.ToolStripMenuItem();
  95. this.wizardWidth100TsMi = new System.Windows.Forms.ToolStripMenuItem();
  96. this.wizardWidth200TsMi = new System.Windows.Forms.ToolStripMenuItem();
  97. this.wizardWidth400TsMi = new System.Windows.Forms.ToolStripMenuItem();
  98. this.wizardWidth600TsMi = new System.Windows.Forms.ToolStripMenuItem();
  99. this.displayRightPanelTsMi = new System.Windows.Forms.ToolStripMenuItem();
  100. this.toolBarManagerControl = new be.gaudry.view.controls.ToolBarManagerControl();
  101. this.topTSP.SuspendLayout();
  102. this.displayTS.SuspendLayout();
  103. this.mainMenuStrip.SuspendLayout();
  104. this.statusStrip.SuspendLayout();
  105. this.wizardToolBarCMS.SuspendLayout();
  106. this.SuspendLayout();
  107. //
  108. // leftPanel
  109. //
  110. this.leftPanel.Dock = System.Windows.Forms.DockStyle.Left;
  111. this.leftPanel.Location = new System.Drawing.Point(0, 49);
  112. this.leftPanel.Name = "leftPanel";
  113. this.leftPanel.Size = new System.Drawing.Size(58, 444);
  114. this.leftPanel.TabIndex = 9;
  115. this.leftPanel.Visible = false;
  116. //
  117. // topTSP
  118. //
  119. this.topTSP.Controls.Add(this.displayTS);
  120. this.topTSP.Dock = System.Windows.Forms.DockStyle.Top;
  121. this.topTSP.Location = new System.Drawing.Point(0, 24);
  122. this.topTSP.Name = "topTSP";
  123. this.topTSP.Orientation = System.Windows.Forms.Orientation.Horizontal;
  124. this.topTSP.RowMargin = new System.Windows.Forms.Padding(3, 0, 0, 0);
  125. this.topTSP.Size = new System.Drawing.Size(771, 25);
  126. //
  127. // displayTS
  128. //
  129. this.displayTS.Dock = System.Windows.Forms.DockStyle.None;
  130. this.displayTS.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  131. this.displayMenuLeftTsB,
  132. this.displayStatusStripTsB,
  133. this.displayMenuRightTsB});
  134. this.displayTS.Location = new System.Drawing.Point(3, 0);
  135. this.displayTS.Name = "displayTS";
  136. this.displayTS.Size = new System.Drawing.Size(81, 25);
  137. this.displayTS.TabIndex = 1;
  138. this.displayTS.Text = "Affichage";
  139. //
  140. // displayMenuLeftTsB
  141. //
  142. this.displayMenuLeftTsB.CheckOnClick = true;
  143. this.displayMenuLeftTsB.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  144. this.displayMenuLeftTsB.Image = global::be.gaudry.Properties.Resources.displayMenuLeft;
  145. this.displayMenuLeftTsB.ImageTransparentColor = System.Drawing.Color.Magenta;
  146. this.displayMenuLeftTsB.MergeIndex = 1;
  147. this.displayMenuLeftTsB.Name = "displayMenuLeftTsB";
  148. this.displayMenuLeftTsB.Size = new System.Drawing.Size(23, 22);
  149. this.displayMenuLeftTsB.Click += new System.EventHandler(this.displayMenuLeftTsB_Click);
  150. //
  151. // displayStatusStripTsB
  152. //
  153. this.displayStatusStripTsB.Checked = true;
  154. this.displayStatusStripTsB.CheckOnClick = true;
  155. this.displayStatusStripTsB.CheckState = System.Windows.Forms.CheckState.Checked;
  156. this.displayStatusStripTsB.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  157. this.displayStatusStripTsB.Image = global::be.gaudry.Properties.Resources.displayMenuBottom;
  158. this.displayStatusStripTsB.ImageTransparentColor = System.Drawing.Color.Magenta;
  159. this.displayStatusStripTsB.MergeIndex = 2;
  160. this.displayStatusStripTsB.Name = "displayStatusStripTsB";
  161. this.displayStatusStripTsB.Size = new System.Drawing.Size(23, 22);
  162. this.displayStatusStripTsB.Text = "Afficher ou masquer la barre de status";
  163. this.displayStatusStripTsB.Click += new System.EventHandler(this.showHideStatusStrip_Click);
  164. //
  165. // displayMenuRightTsB
  166. //
  167. this.displayMenuRightTsB.Checked = true;
  168. this.displayMenuRightTsB.CheckOnClick = true;
  169. this.displayMenuRightTsB.CheckState = System.Windows.Forms.CheckState.Checked;
  170. this.displayMenuRightTsB.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  171. this.displayMenuRightTsB.Image = global::be.gaudry.Properties.Resources.displayMenuRight;
  172. this.displayMenuRightTsB.ImageTransparentColor = System.Drawing.Color.Magenta;
  173. this.displayMenuRightTsB.MergeIndex = 3;
  174. this.displayMenuRightTsB.Name = "displayMenuRightTsB";
  175. this.displayMenuRightTsB.Size = new System.Drawing.Size(23, 22);
  176. this.displayMenuRightTsB.Text = "Afficher ou masquer le volet de l\'assistant";
  177. this.displayMenuRightTsB.Click += new System.EventHandler(this.showHideAssistant_Click);
  178. //
  179. // mainMenuStrip
  180. //
  181. this.mainMenuStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  182. this.fileTsMi,
  183. this.displayTsMi,
  184. this.toolsTsMi,
  185. this.windowTsMi,
  186. this.helpTsMi});
  187. this.mainMenuStrip.Location = new System.Drawing.Point(0, 0);
  188. this.mainMenuStrip.MdiWindowListItem = this.windowTsMi;
  189. this.mainMenuStrip.Name = "mainMenuStrip";
  190. this.mainMenuStrip.Size = new System.Drawing.Size(771, 24);
  191. this.mainMenuStrip.TabIndex = 7;
  192. this.mainMenuStrip.Text = "Menu général";
  193. //
  194. // fileTsMi
  195. //
  196. this.fileTsMi.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  197. this.newTSMenuItem,
  198. this.openTSMenuItem,
  199. this.browseTSMenuItem,
  200. this.openBrolExplorerSearchTsMi,
  201. this.toolStripSeparator11,
  202. this.saveTSMenuItem,
  203. this.saveAsTSMenuItem,
  204. this.toolStripSeparator12,
  205. this.printTSMenuItem,
  206. this.printPreviewMenuItem,
  207. this.toolStripSeparator13,
  208. this.exitTsMi});
  209. this.fileTsMi.Name = "fileTsMi";
  210. this.fileTsMi.Size = new System.Drawing.Size(54, 20);
  211. this.fileTsMi.Text = "&Fichier";
  212. //
  213. // newTSMenuItem
  214. //
  215. this.newTSMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  216. this.newBrolTSMenuItem});
  217. this.newTSMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("newTSMenuItem.Image")));
  218. this.newTSMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
  219. this.newTSMenuItem.Name = "newTSMenuItem";
  220. this.newTSMenuItem.Size = new System.Drawing.Size(205, 22);
  221. this.newTSMenuItem.Text = "&Nouveau";
  222. //
  223. // newBrolTSMenuItem
  224. //
  225. this.newBrolTSMenuItem.Enabled = false;
  226. this.newBrolTSMenuItem.Name = "newBrolTSMenuItem";
  227. this.newBrolTSMenuItem.Size = new System.Drawing.Size(119, 22);
  228. this.newBrolTSMenuItem.Text = "Ouvrage";
  229. //
  230. // openTSMenuItem
  231. //
  232. this.openTSMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  233. this.fichierDimportationToolStripMenuItem,
  234. this.openBEDTsMi,
  235. this.fichierCSVToolStripMenuItem,
  236. this.fichierXMLToolStripMenuItem});
  237. this.openTSMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("openTSMenuItem.Image")));
  238. this.openTSMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
  239. this.openTSMenuItem.Name = "openTSMenuItem";
  240. this.openTSMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.O)));
  241. this.openTSMenuItem.Size = new System.Drawing.Size(205, 22);
  242. this.openTSMenuItem.Text = "&Ouvrir";
  243. //
  244. // fichierDimportationToolStripMenuItem
  245. //
  246. this.fichierDimportationToolStripMenuItem.Enabled = false;
  247. this.fichierDimportationToolStripMenuItem.Name = "fichierDimportationToolStripMenuItem";
  248. this.fichierDimportationToolStripMenuItem.Size = new System.Drawing.Size(249, 22);
  249. this.fichierDimportationToolStripMenuItem.Text = "Fichier d\'importation binaire (bif)";
  250. //
  251. // openBEDTsMi
  252. //
  253. this.openBEDTsMi.Enabled = false;
  254. this.openBEDTsMi.Name = "openBEDTsMi";
  255. this.openBEDTsMi.Size = new System.Drawing.Size(249, 22);
  256. this.openBEDTsMi.Text = "Fichier d\'images (bif)";
  257. //
  258. // fichierCSVToolStripMenuItem
  259. //
  260. this.fichierCSVToolStripMenuItem.Enabled = false;
  261. this.fichierCSVToolStripMenuItem.Name = "fichierCSVToolStripMenuItem";
  262. this.fichierCSVToolStripMenuItem.Size = new System.Drawing.Size(249, 22);
  263. this.fichierCSVToolStripMenuItem.Text = "Fichier CSV";
  264. //
  265. // fichierXMLToolStripMenuItem
  266. //
  267. this.fichierXMLToolStripMenuItem.Enabled = false;
  268. this.fichierXMLToolStripMenuItem.Name = "fichierXMLToolStripMenuItem";
  269. this.fichierXMLToolStripMenuItem.Size = new System.Drawing.Size(249, 22);
  270. this.fichierXMLToolStripMenuItem.Text = "Fichier XML";
  271. //
  272. // browseTSMenuItem
  273. //
  274. this.browseTSMenuItem.Enabled = false;
  275. this.browseTSMenuItem.Name = "browseTSMenuItem";
  276. this.browseTSMenuItem.Size = new System.Drawing.Size(205, 22);
  277. this.browseTSMenuItem.Text = "Parcourir";
  278. this.browseTSMenuItem.ToolTipText = "Ouvrir l\'explorateur interne pour parcourir la structure de fichiers";
  279. //
  280. // openBrolExplorerSearchTsMi
  281. //
  282. this.openBrolExplorerSearchTsMi.Enabled = false;
  283. this.openBrolExplorerSearchTsMi.Name = "openBrolExplorerSearchTsMi";
  284. this.openBrolExplorerSearchTsMi.Size = new System.Drawing.Size(205, 22);
  285. this.openBrolExplorerSearchTsMi.Text = "Chercher";
  286. //
  287. // toolStripSeparator11
  288. //
  289. this.toolStripSeparator11.Name = "toolStripSeparator11";
  290. this.toolStripSeparator11.Size = new System.Drawing.Size(202, 6);
  291. //
  292. // saveTSMenuItem
  293. //
  294. this.saveTSMenuItem.Enabled = false;
  295. this.saveTSMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("saveTSMenuItem.Image")));
  296. this.saveTSMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
  297. this.saveTSMenuItem.Name = "saveTSMenuItem";
  298. this.saveTSMenuItem.Size = new System.Drawing.Size(205, 22);
  299. this.saveTSMenuItem.Text = "&Enregistrer";
  300. //
  301. // saveAsTSMenuItem
  302. //
  303. this.saveAsTSMenuItem.Enabled = false;
  304. this.saveAsTSMenuItem.Name = "saveAsTSMenuItem";
  305. this.saveAsTSMenuItem.Size = new System.Drawing.Size(205, 22);
  306. this.saveAsTSMenuItem.Text = "Enregistrer &sous...";
  307. //
  308. // toolStripSeparator12
  309. //
  310. this.toolStripSeparator12.Name = "toolStripSeparator12";
  311. this.toolStripSeparator12.Size = new System.Drawing.Size(202, 6);
  312. //
  313. // printTSMenuItem
  314. //
  315. this.printTSMenuItem.Enabled = false;
  316. this.printTSMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("printTSMenuItem.Image")));
  317. this.printTSMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
  318. this.printTSMenuItem.Name = "printTSMenuItem";
  319. this.printTSMenuItem.Size = new System.Drawing.Size(205, 22);
  320. this.printTSMenuItem.Text = "&Imprimer";
  321. //
  322. // printPreviewMenuItem
  323. //
  324. this.printPreviewMenuItem.Enabled = false;
  325. this.printPreviewMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("printPreviewMenuItem.Image")));
  326. this.printPreviewMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
  327. this.printPreviewMenuItem.Name = "printPreviewMenuItem";
  328. this.printPreviewMenuItem.Size = new System.Drawing.Size(205, 22);
  329. this.printPreviewMenuItem.Text = "Aperçu a&vant impression";
  330. //
  331. // toolStripSeparator13
  332. //
  333. this.toolStripSeparator13.Name = "toolStripSeparator13";
  334. this.toolStripSeparator13.Size = new System.Drawing.Size(202, 6);
  335. //
  336. // exitTsMi
  337. //
  338. this.exitTsMi.Name = "exitTsMi";
  339. this.exitTsMi.Size = new System.Drawing.Size(205, 22);
  340. this.exitTsMi.Text = "&Quitter";
  341. this.exitTsMi.ToolTipText = "Quitter l\'application principale";
  342. this.exitTsMi.Click += new System.EventHandler(this.exitTsMi_Click);
  343. //
  344. // displayTsMi
  345. //
  346. this.displayTsMi.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  347. this.customTSMenuItem,
  348. this.toolStripSeparator6,
  349. this.showHideStatusBarTsMi,
  350. this.showHideWizardTsMi,
  351. this.displayToolBarTsMi});
  352. this.displayTsMi.MergeIndex = 2;
  353. this.displayTsMi.Name = "displayTsMi";
  354. this.displayTsMi.Size = new System.Drawing.Size(70, 20);
  355. this.displayTsMi.Text = "&Affichage";
  356. //
  357. // customTSMenuItem
  358. //
  359. this.customTSMenuItem.Name = "customTSMenuItem";
  360. this.customTSMenuItem.Size = new System.Drawing.Size(151, 22);
  361. this.customTSMenuItem.Text = "&Style";
  362. //
  363. // toolStripSeparator6
  364. //
  365. this.toolStripSeparator6.Name = "toolStripSeparator6";
  366. this.toolStripSeparator6.Size = new System.Drawing.Size(148, 6);
  367. //
  368. // showHideStatusBarTsMi
  369. //
  370. this.showHideStatusBarTsMi.Checked = true;
  371. this.showHideStatusBarTsMi.CheckState = System.Windows.Forms.CheckState.Checked;
  372. this.showHideStatusBarTsMi.Name = "showHideStatusBarTsMi";
  373. this.showHideStatusBarTsMi.Size = new System.Drawing.Size(151, 22);
  374. this.showHideStatusBarTsMi.Text = "Barre de status";
  375. this.showHideStatusBarTsMi.Click += new System.EventHandler(this.showHideStatusStrip_Click);
  376. //
  377. // showHideWizardTsMi
  378. //
  379. this.showHideWizardTsMi.Checked = true;
  380. this.showHideWizardTsMi.CheckState = System.Windows.Forms.CheckState.Checked;
  381. this.showHideWizardTsMi.Name = "showHideWizardTsMi";
  382. this.showHideWizardTsMi.Size = new System.Drawing.Size(151, 22);
  383. this.showHideWizardTsMi.Text = "&Volet assistant";
  384. this.showHideWizardTsMi.Click += new System.EventHandler(this.showHideAssistant_Click);
  385. //
  386. // displayToolBarTsMi
  387. //
  388. this.displayToolBarTsMi.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  389. this.displayDisplayToolsTsMi});
  390. this.displayToolBarTsMi.Name = "displayToolBarTsMi";
  391. this.displayToolBarTsMi.Size = new System.Drawing.Size(151, 22);
  392. this.displayToolBarTsMi.Text = "Barres d\'outils";
  393. //
  394. // displayDisplayToolsTsMi
  395. //
  396. this.displayDisplayToolsTsMi.Checked = true;
  397. this.displayDisplayToolsTsMi.CheckState = System.Windows.Forms.CheckState.Checked;
  398. this.displayDisplayToolsTsMi.Image = global::be.gaudry.Properties.Resources.displayMenuTop;
  399. this.displayDisplayToolsTsMi.Name = "displayDisplayToolsTsMi";
  400. this.displayDisplayToolsTsMi.Size = new System.Drawing.Size(178, 22);
  401. this.displayDisplayToolsTsMi.Text = "Affichage des outils";
  402. this.displayDisplayToolsTsMi.Click += new System.EventHandler(this.showHideDisplayTools_Click);
  403. //
  404. // toolsTsMi
  405. //
  406. this.toolsTsMi.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  407. this.optionsTSMenuItem,
  408. this.updateTsMi});
  409. this.toolsTsMi.MergeIndex = 3;
  410. this.toolsTsMi.Name = "toolsTsMi";
  411. this.toolsTsMi.Size = new System.Drawing.Size(50, 20);
  412. this.toolsTsMi.Text = "&Outils";
  413. //
  414. // optionsTSMenuItem
  415. //
  416. this.optionsTSMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("optionsTSMenuItem.Image")));
  417. this.optionsTSMenuItem.Name = "optionsTSMenuItem";
  418. this.optionsTSMenuItem.Size = new System.Drawing.Size(132, 22);
  419. this.optionsTSMenuItem.Text = "&Options";
  420. //
  421. // updateTsMi
  422. //
  423. this.updateTsMi.Name = "updateTsMi";
  424. this.updateTsMi.Size = new System.Drawing.Size(132, 22);
  425. this.updateTsMi.Text = "Mise à jour";
  426. this.updateTsMi.Click += new System.EventHandler(this.updateTsMi_Click);
  427. //
  428. // windowTsMi
  429. //
  430. this.windowTsMi.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  431. this.manageDispWindowsTSMenuItem,
  432. this.toolStripSeparator2,
  433. this.fermerToutesLesFenêtresToolStripMenuItem});
  434. this.windowTsMi.MergeIndex = 4;
  435. this.windowTsMi.Name = "windowTsMi";
  436. this.windowTsMi.Size = new System.Drawing.Size(58, 20);
  437. this.windowTsMi.Text = "Fe&nêtre";
  438. //
  439. // manageDispWindowsTSMenuItem
  440. //
  441. this.manageDispWindowsTSMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  442. this.dispWinCTSMenuItem,
  443. this.dispWinHTSMenuItem,
  444. this.dispWinVTSMenuItem,
  445. this.dispWinAIconsTSMenuItem});
  446. this.manageDispWindowsTSMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("manageDispWindowsTSMenuItem.Image")));
  447. this.manageDispWindowsTSMenuItem.Name = "manageDispWindowsTSMenuItem";
  448. this.manageDispWindowsTSMenuItem.Size = new System.Drawing.Size(209, 22);
  449. this.manageDispWindowsTSMenuItem.Text = "Disposition des fenêtres";
  450. //
  451. // dispWinCTSMenuItem
  452. //
  453. this.dispWinCTSMenuItem.Name = "dispWinCTSMenuItem";
  454. this.dispWinCTSMenuItem.Size = new System.Drawing.Size(190, 22);
  455. this.dispWinCTSMenuItem.Text = "Cascade";
  456. this.dispWinCTSMenuItem.Click += new System.EventHandler(this.dispWinCTSMenuItem_Click);
  457. //
  458. // dispWinHTSMenuItem
  459. //
  460. this.dispWinHTSMenuItem.Name = "dispWinHTSMenuItem";
  461. this.dispWinHTSMenuItem.Size = new System.Drawing.Size(190, 22);
  462. this.dispWinHTSMenuItem.Text = "Bandes horizontales";
  463. this.dispWinHTSMenuItem.Click += new System.EventHandler(this.dispWinHTSMenuItem_Click);
  464. //
  465. // dispWinVTSMenuItem
  466. //
  467. this.dispWinVTSMenuItem.Name = "dispWinVTSMenuItem";
  468. this.dispWinVTSMenuItem.Size = new System.Drawing.Size(190, 22);
  469. this.dispWinVTSMenuItem.Text = "Bandes verticales";
  470. this.dispWinVTSMenuItem.Click += new System.EventHandler(this.dispWinVTSMenuItem_Click);
  471. //
  472. // dispWinAIconsTSMenuItem
  473. //
  474. this.dispWinAIconsTSMenuItem.Name = "dispWinAIconsTSMenuItem";
  475. this.dispWinAIconsTSMenuItem.Size = new System.Drawing.Size(190, 22);
  476. this.dispWinAIconsTSMenuItem.Text = "Réorganiser les icônes";
  477. this.dispWinAIconsTSMenuItem.Click += new System.EventHandler(this.dispWinAIconsTSMenuItem_Click);
  478. //
  479. // toolStripSeparator2
  480. //
  481. this.toolStripSeparator2.Name = "toolStripSeparator2";
  482. this.toolStripSeparator2.Size = new System.Drawing.Size(206, 6);
  483. //
  484. // fermerToutesLesFenêtresToolStripMenuItem
  485. //
  486. this.fermerToutesLesFenêtresToolStripMenuItem.Image = global::be.gaudry.Properties.Resources.closeAll;
  487. this.fermerToutesLesFenêtresToolStripMenuItem.Name = "fermerToutesLesFenêtresToolStripMenuItem";
  488. this.fermerToutesLesFenêtresToolStripMenuItem.Size = new System.Drawing.Size(209, 22);
  489. this.fermerToutesLesFenêtresToolStripMenuItem.Text = "Fermer toutes les fenêtres";
  490. //
  491. // helpTsMi
  492. //
  493. this.helpTsMi.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  494. this.aboutTSMenuItem,
  495. this.helpAddPlugginTsMi,
  496. this.toolStripSeparator5,
  497. this.contentsTSMenuItem,
  498. this.indexTSMenuItem,
  499. this.searchToolStripMenuItem,
  500. this.toolStripSeparator3,
  501. this.onLineHelpTsMi,
  502. this.sourcesTsMi});
  503. this.helpTsMi.Name = "helpTsMi";
  504. this.helpTsMi.Size = new System.Drawing.Size(43, 20);
  505. this.helpTsMi.Text = "Ai&de";
  506. //
  507. // aboutTSMenuItem
  508. //
  509. this.aboutTSMenuItem.Name = "aboutTSMenuItem";
  510. this.aboutTSMenuItem.Size = new System.Drawing.Size(182, 22);
  511. this.aboutTSMenuItem.Text = "A propos de BrolDev";
  512. this.aboutTSMenuItem.Click += new System.EventHandler(this.showAboutBox_Click);
  513. //
  514. // helpAddPlugginTsMi
  515. //
  516. this.helpAddPlugginTsMi.Name = "helpAddPlugginTsMi";
  517. this.helpAddPlugginTsMi.Size = new System.Drawing.Size(182, 22);
  518. this.helpAddPlugginTsMi.Text = "Ajouter un plugin";
  519. //
  520. // toolStripSeparator5
  521. //
  522. this.toolStripSeparator5.Name = "toolStripSeparator5";
  523. this.toolStripSeparator5.Size = new System.Drawing.Size(179, 6);
  524. //
  525. // contentsTSMenuItem
  526. //
  527. this.contentsTSMenuItem.Enabled = false;
  528. this.contentsTSMenuItem.Name = "contentsTSMenuItem";
  529. this.contentsTSMenuItem.Size = new System.Drawing.Size(182, 22);
  530. this.contentsTSMenuItem.Text = "&Sommaire";
  531. //
  532. // indexTSMenuItem
  533. //
  534. this.indexTSMenuItem.Enabled = false;
  535. this.indexTSMenuItem.Name = "indexTSMenuItem";
  536. this.indexTSMenuItem.Size = new System.Drawing.Size(182, 22);
  537. this.indexTSMenuItem.Text = "&Index";
  538. //
  539. // searchToolStripMenuItem
  540. //
  541. this.searchToolStripMenuItem.Enabled = false;
  542. this.searchToolStripMenuItem.Name = "searchToolStripMenuItem";
  543. this.searchToolStripMenuItem.Size = new System.Drawing.Size(182, 22);
  544. this.searchToolStripMenuItem.Text = "&Rechercher";
  545. //
  546. // toolStripSeparator3
  547. //
  548. this.toolStripSeparator3.Name = "toolStripSeparator3";
  549. this.toolStripSeparator3.Size = new System.Drawing.Size(179, 6);
  550. //
  551. // onLineHelpTsMi
  552. //
  553. this.onLineHelpTsMi.Name = "onLineHelpTsMi";
  554. this.onLineHelpTsMi.Size = new System.Drawing.Size(182, 22);
  555. this.onLineHelpTsMi.Text = "Aide en ligne...";
  556. this.onLineHelpTsMi.Click += new System.EventHandler(this.showOnlineHelp_Click);
  557. //
  558. // sourcesTsMi
  559. //
  560. this.sourcesTsMi.Name = "sourcesTsMi";
  561. this.sourcesTsMi.Size = new System.Drawing.Size(182, 22);
  562. this.sourcesTsMi.Text = "Références...";
  563. this.sourcesTsMi.Click += new System.EventHandler(this.sourcesTsMi_Click);
  564. //
  565. // statusStrip
  566. //
  567. this.statusStrip.GripStyle = System.Windows.Forms.ToolStripGripStyle.Visible;
  568. this.statusStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  569. this.copyrightTssLbl,
  570. this.versionTssLbl,
  571. this.infosTssLbl});
  572. this.statusStrip.Location = new System.Drawing.Point(0, 493);
  573. this.statusStrip.Name = "statusStrip";
  574. this.statusStrip.RenderMode = System.Windows.Forms.ToolStripRenderMode.ManagerRenderMode;
  575. this.statusStrip.ShowItemToolTips = true;
  576. this.statusStrip.Size = new System.Drawing.Size(771, 24);
  577. this.statusStrip.TabIndex = 6;
  578. this.statusStrip.Text = "Barre de notification";
  579. //
  580. // copyrightTssLbl
  581. //
  582. this.copyrightTssLbl.BorderSides = ((System.Windows.Forms.ToolStripStatusLabelBorderSides)((((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left | System.Windows.Forms.ToolStripStatusLabelBorderSides.Top)
  583. | System.Windows.Forms.ToolStripStatusLabelBorderSides.Right)
  584. | System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom)));
  585. this.copyrightTssLbl.BorderStyle = System.Windows.Forms.Border3DStyle.SunkenOuter;
  586. this.copyrightTssLbl.Name = "copyrightTssLbl";
  587. this.copyrightTssLbl.Padding = new System.Windows.Forms.Padding(0, 0, 20, 0);
  588. this.copyrightTssLbl.Size = new System.Drawing.Size(82, 19);
  589. this.copyrightTssLbl.Text = "copyright";
  590. //
  591. // versionTssLbl
  592. //
  593. this.versionTssLbl.BorderSides = ((System.Windows.Forms.ToolStripStatusLabelBorderSides)((((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left | System.Windows.Forms.ToolStripStatusLabelBorderSides.Top)
  594. | System.Windows.Forms.ToolStripStatusLabelBorderSides.Right)
  595. | System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom)));
  596. this.versionTssLbl.BorderStyle = System.Windows.Forms.Border3DStyle.SunkenOuter;
  597. this.versionTssLbl.Name = "versionTssLbl";
  598. this.versionTssLbl.Padding = new System.Windows.Forms.Padding(20, 0, 20, 0);
  599. this.versionTssLbl.Size = new System.Drawing.Size(89, 19);
  600. this.versionTssLbl.Text = "version";
  601. //
  602. // infosTssLbl
  603. //
  604. this.infosTssLbl.AutoToolTip = true;
  605. this.infosTssLbl.BorderSides = ((System.Windows.Forms.ToolStripStatusLabelBorderSides)((((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left | System.Windows.Forms.ToolStripStatusLabelBorderSides.Top)
  606. | System.Windows.Forms.ToolStripStatusLabelBorderSides.Right)
  607. | System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom)));
  608. this.infosTssLbl.BorderStyle = System.Windows.Forms.Border3DStyle.SunkenOuter;
  609. this.infosTssLbl.Name = "infosTssLbl";
  610. this.infosTssLbl.Padding = new System.Windows.Forms.Padding(10, 0, 0, 0);
  611. this.infosTssLbl.Size = new System.Drawing.Size(585, 19);
  612. this.infosTssLbl.Spring = true;
  613. this.infosTssLbl.Text = "Bienvenue";
  614. this.infosTssLbl.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  615. //
  616. // wizardToolBarCMS
  617. //
  618. this.wizardToolBarCMS.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  619. this.panelSizeTsMi,
  620. this.displayRightPanelTsMi});
  621. this.wizardToolBarCMS.Name = "wizardToolBarCMS";
  622. this.wizardToolBarCMS.Size = new System.Drawing.Size(178, 48);
  623. this.wizardToolBarCMS.Text = "Menu du panneau assistant";
  624. //
  625. // panelSizeTsMi
  626. //
  627. this.panelSizeTsMi.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  628. this.wizardWidth20TsMi,
  629. this.wizardWidth100TsMi,
  630. this.wizardWidth200TsMi,
  631. this.wizardWidth400TsMi,
  632. this.wizardWidth600TsMi});
  633. this.panelSizeTsMi.Name = "panelSizeTsMi";
  634. this.panelSizeTsMi.Size = new System.Drawing.Size(177, 22);
  635. this.panelSizeTsMi.Text = "Taille du panneau";
  636. //
  637. // wizardWidth20TsMi
  638. //
  639. this.wizardWidth20TsMi.CheckOnClick = true;
  640. this.wizardWidth20TsMi.Name = "wizardWidth20TsMi";
  641. this.wizardWidth20TsMi.Size = new System.Drawing.Size(92, 22);
  642. this.wizardWidth20TsMi.Text = "25";
  643. this.wizardWidth20TsMi.Click += new System.EventHandler(this.panelSizeTsMi_Click);
  644. //
  645. // wizardWidth100TsMi
  646. //
  647. this.wizardWidth100TsMi.CheckOnClick = true;
  648. this.wizardWidth100TsMi.Name = "wizardWidth100TsMi";
  649. this.wizardWidth100TsMi.Size = new System.Drawing.Size(92, 22);
  650. this.wizardWidth100TsMi.Text = "100";
  651. this.wizardWidth100TsMi.Click += new System.EventHandler(this.panelSizeTsMi_Click);
  652. //
  653. // wizardWidth200TsMi
  654. //
  655. this.wizardWidth200TsMi.Checked = true;
  656. this.wizardWidth200TsMi.CheckOnClick = true;
  657. this.wizardWidth200TsMi.CheckState = System.Windows.Forms.CheckState.Checked;
  658. this.wizardWidth200TsMi.Name = "wizardWidth200TsMi";
  659. this.wizardWidth200TsMi.Size = new System.Drawing.Size(92, 22);
  660. this.wizardWidth200TsMi.Text = "200";
  661. this.wizardWidth200TsMi.Click += new System.EventHandler(this.panelSizeTsMi_Click);
  662. //
  663. // wizardWidth400TsMi
  664. //
  665. this.wizardWidth400TsMi.CheckOnClick = true;
  666. this.wizardWidth400TsMi.Name = "wizardWidth400TsMi";
  667. this.wizardWidth400TsMi.Size = new System.Drawing.Size(92, 22);
  668. this.wizardWidth400TsMi.Text = "400";
  669. this.wizardWidth400TsMi.Click += new System.EventHandler(this.panelSizeTsMi_Click);
  670. //
  671. // wizardWidth600TsMi
  672. //
  673. this.wizardWidth600TsMi.CheckOnClick = true;
  674. this.wizardWidth600TsMi.Name = "wizardWidth600TsMi";
  675. this.wizardWidth600TsMi.Size = new System.Drawing.Size(92, 22);
  676. this.wizardWidth600TsMi.Text = "600";
  677. this.wizardWidth600TsMi.Click += new System.EventHandler(this.panelSizeTsMi_Click);
  678. //
  679. // displayRightPanelTsMi
  680. //
  681. this.displayRightPanelTsMi.Checked = true;
  682. this.displayRightPanelTsMi.CheckState = System.Windows.Forms.CheckState.Checked;
  683. this.displayRightPanelTsMi.Name = "displayRightPanelTsMi";
  684. this.displayRightPanelTsMi.Size = new System.Drawing.Size(177, 22);
  685. this.displayRightPanelTsMi.Text = "Afficher le panneau";
  686. this.displayRightPanelTsMi.Click += new System.EventHandler(this.showHideAssistant_Click);
  687. //
  688. // toolBarManagerControl
  689. //
  690. this.toolBarManagerControl.Dock = System.Windows.Forms.DockStyle.Right;
  691. this.toolBarManagerControl.Location = new System.Drawing.Point(571, 49);
  692. this.toolBarManagerControl.Name = "toolBarManagerControl";
  693. this.toolBarManagerControl.Size = new System.Drawing.Size(200, 444);
  694. this.toolBarManagerControl.TabIndex = 0;
  695. this.toolBarManagerControl.onHide_Click += new System.EventHandler(this.showHideAssistant_Click);
  696. //
  697. // MDIParentForm
  698. //
  699. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
  700. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  701. this.ClientSize = global::be.gaudry.Properties.Settings.Default.mainFormClientSize;
  702. this.Controls.Add(this.toolBarManagerControl);
  703. this.Controls.Add(this.leftPanel);
  704. this.Controls.Add(this.topTSP);
  705. this.Controls.Add(this.mainMenuStrip);
  706. this.Controls.Add(this.statusStrip);
  707. this.HelpButton = true;
  708. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  709. this.IsMdiContainer = true;
  710. this.MainMenuStrip = this.mainMenuStrip;
  711. this.Name = "MDIParentForm";
  712. this.Text = "MDIParentForm";
  713. this.topTSP.ResumeLayout(false);
  714. this.topTSP.PerformLayout();
  715. this.displayTS.ResumeLayout(false);
  716. this.displayTS.PerformLayout();
  717. this.mainMenuStrip.ResumeLayout(false);
  718. this.mainMenuStrip.PerformLayout();
  719. this.statusStrip.ResumeLayout(false);
  720. this.statusStrip.PerformLayout();
  721. this.wizardToolBarCMS.ResumeLayout(false);
  722. this.ResumeLayout(false);
  723. this.PerformLayout();
  724.  
  725. }
  726. #endregion
  727.  
  728. private System.Windows.Forms.StatusStrip statusStrip;
  729. private System.Windows.Forms.ToolStripStatusLabel copyrightTssLbl;
  730. private System.Windows.Forms.ToolStripStatusLabel versionTssLbl;
  731. private System.Windows.Forms.ToolStripMenuItem manageDispWindowsTSMenuItem;
  732. private System.Windows.Forms.ToolStripMenuItem dispWinCTSMenuItem;
  733. private System.Windows.Forms.ToolStripMenuItem dispWinHTSMenuItem;
  734. private System.Windows.Forms.ToolStripMenuItem dispWinVTSMenuItem;
  735. private System.Windows.Forms.ToolStripMenuItem dispWinAIconsTSMenuItem;
  736. private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
  737. private System.Windows.Forms.ToolStripSeparator toolStripSeparator5;
  738. private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
  739. protected System.Windows.Forms.ToolStripMenuItem windowTsMi;
  740. protected System.Windows.Forms.ToolStripMenuItem helpTsMi;
  741. protected System.Windows.Forms.ToolStripMenuItem toolsTsMi;
  742. protected System.Windows.Forms.ToolStripMenuItem displayTsMi;
  743. protected System.Windows.Forms.ToolStripMenuItem fileTsMi;
  744. protected System.Windows.Forms.ToolStripMenuItem showHideWizardTsMi;
  745. protected System.Windows.Forms.ToolStripMenuItem exitTsMi;
  746. protected System.Windows.Forms.ToolStripMenuItem aboutTSMenuItem;
  747. protected System.Windows.Forms.ToolStripMenuItem displayToolBarTsMi;
  748. protected System.Windows.Forms.ToolStripMenuItem helpAddPlugginTsMi;
  749. protected System.Windows.Forms.ToolStrip displayTS;
  750. protected System.Windows.Forms.ToolStripButton displayStatusStripTsB;
  751. protected System.Windows.Forms.ToolStripMenuItem showHideStatusBarTsMi;
  752. protected System.Windows.Forms.ToolStripSeparator toolStripSeparator6;
  753. protected System.Windows.Forms.ToolStripPanel topTSP;
  754. protected System.Windows.Forms.ToolStripMenuItem contentsTSMenuItem;
  755. protected System.Windows.Forms.ToolStripMenuItem indexTSMenuItem;
  756. protected System.Windows.Forms.ToolStripMenuItem searchToolStripMenuItem;
  757. protected System.Windows.Forms.ToolStripMenuItem onLineHelpTsMi;
  758. protected System.Windows.Forms.ToolStripMenuItem sourcesTsMi;
  759. protected System.Windows.Forms.ToolStripButton displayMenuRightTsB;
  760. protected System.Windows.Forms.ToolStripMenuItem customTSMenuItem;
  761. public System.Windows.Forms.MenuStrip mainMenuStrip;
  762. protected System.Windows.Forms.ToolStripButton displayMenuLeftTsB;
  763. private System.Windows.Forms.ToolStripMenuItem displayDisplayToolsTsMi;
  764. private System.Windows.Forms.ToolStripMenuItem fermerToutesLesFenêtresToolStripMenuItem;
  765. protected System.Windows.Forms.ToolStripMenuItem optionsTSMenuItem;
  766. private System.Windows.Forms.ToolTip mdiParentToolTip;
  767. protected be.gaudry.view.controls.ToolBarManagerControl toolBarManagerControl;
  768. protected System.Windows.Forms.Panel leftPanel;
  769. private System.Windows.Forms.ToolStripMenuItem newTSMenuItem;
  770. private System.Windows.Forms.ToolStripMenuItem newBrolTSMenuItem;
  771. private System.Windows.Forms.ToolStripMenuItem openTSMenuItem;
  772. private System.Windows.Forms.ToolStripMenuItem fichierDimportationToolStripMenuItem;
  773. private System.Windows.Forms.ToolStripMenuItem openBEDTsMi;
  774. private System.Windows.Forms.ToolStripMenuItem fichierCSVToolStripMenuItem;
  775. private System.Windows.Forms.ToolStripMenuItem fichierXMLToolStripMenuItem;
  776. private System.Windows.Forms.ToolStripMenuItem browseTSMenuItem;
  777. private System.Windows.Forms.ToolStripMenuItem openBrolExplorerSearchTsMi;
  778. private System.Windows.Forms.ToolStripSeparator toolStripSeparator11;
  779. private System.Windows.Forms.ToolStripMenuItem saveTSMenuItem;
  780. private System.Windows.Forms.ToolStripMenuItem saveAsTSMenuItem;
  781. private System.Windows.Forms.ToolStripSeparator toolStripSeparator12;
  782. private System.Windows.Forms.ToolStripMenuItem printTSMenuItem;
  783. private System.Windows.Forms.ToolStripMenuItem printPreviewMenuItem;
  784. private System.Windows.Forms.ToolStripSeparator toolStripSeparator13;
  785. private System.Windows.Forms.ContextMenuStrip wizardToolBarCMS;
  786. private System.Windows.Forms.ToolStripMenuItem panelSizeTsMi;
  787. private System.Windows.Forms.ToolStripMenuItem wizardWidth20TsMi;
  788. private System.Windows.Forms.ToolStripMenuItem wizardWidth100TsMi;
  789. private System.Windows.Forms.ToolStripMenuItem wizardWidth200TsMi;
  790. private System.Windows.Forms.ToolStripMenuItem wizardWidth400TsMi;
  791. private System.Windows.Forms.ToolStripMenuItem wizardWidth600TsMi;
  792. private System.Windows.Forms.ToolStripMenuItem displayRightPanelTsMi;
  793. private System.Windows.Forms.ToolStripStatusLabel infosTssLbl;
  794. private System.Windows.Forms.ToolStripMenuItem updateTsMi;
  795.  
  796.  
  797. }
  798. }

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 octets1714059260 25/04/2024 17:34:20
| _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/MDIParentForm.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.