BCDialogVisualSettings.Designer.cs 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433
  1. namespace OINA.Extender.Testharness
  2. {
  3. partial class BCDialogVisualSettings
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.PlotterBackgroundColorComboBox = new System.Windows.Forms.ComboBox();
  29. this.PlotterBackgroundColorPanel = new System.Windows.Forms.Panel();
  30. this.PlotterAxisColorComboBox = new System.Windows.Forms.ComboBox();
  31. this.PlotterAxisColorPanel = new System.Windows.Forms.Panel();
  32. this.ComboLineColorComboBox = new System.Windows.Forms.ComboBox();
  33. this.ComboLineColorPanel = new System.Windows.Forms.Panel();
  34. this.resetStyleButton = new System.Windows.Forms.Button();
  35. this.label8 = new System.Windows.Forms.Label();
  36. this.label9 = new System.Windows.Forms.Label();
  37. this.label10 = new System.Windows.Forms.Label();
  38. this.ControlBackgroundColorComboBox = new System.Windows.Forms.ComboBox();
  39. this.ControlBackgroundColorPanel = new System.Windows.Forms.Panel();
  40. this.BackgroundColorComboBox = new System.Windows.Forms.ComboBox();
  41. this.BackgroundColorPanel = new System.Windows.Forms.Panel();
  42. this.label1 = new System.Windows.Forms.Label();
  43. this.label6 = new System.Windows.Forms.Label();
  44. this.groupBox1 = new System.Windows.Forms.GroupBox();
  45. this.HeaderFontStyleComboBox = new System.Windows.Forms.ComboBox();
  46. this.label3 = new System.Windows.Forms.Label();
  47. this.HeaderFontColorComboBox = new System.Windows.Forms.ComboBox();
  48. this.HeaderFontColorPanel = new System.Windows.Forms.Panel();
  49. this.label4 = new System.Windows.Forms.Label();
  50. this.HeaderFontFamilyComboBox = new System.Windows.Forms.ComboBox();
  51. this.HeaderFontSizeComboBox = new System.Windows.Forms.ComboBox();
  52. this.label2 = new System.Windows.Forms.Label();
  53. this.label5 = new System.Windows.Forms.Label();
  54. this.PlotterAxisTicksColorComboBox = new System.Windows.Forms.ComboBox();
  55. this.PlotterAxisTicksColorPanel = new System.Windows.Forms.Panel();
  56. this.PlotterLineColorComboBox = new System.Windows.Forms.ComboBox();
  57. this.PlotterLineColorPanel = new System.Windows.Forms.Panel();
  58. this.label7 = new System.Windows.Forms.Label();
  59. this.label11 = new System.Windows.Forms.Label();
  60. this.groupBox1.SuspendLayout();
  61. this.SuspendLayout();
  62. //
  63. // PlotterBackgroundColorComboBox
  64. //
  65. this.PlotterBackgroundColorComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  66. this.PlotterBackgroundColorComboBox.FormattingEnabled = true;
  67. this.PlotterBackgroundColorComboBox.Location = new System.Drawing.Point(186, 217);
  68. this.PlotterBackgroundColorComboBox.Name = "PlotterBackgroundColorComboBox";
  69. this.PlotterBackgroundColorComboBox.Size = new System.Drawing.Size(124, 21);
  70. this.PlotterBackgroundColorComboBox.TabIndex = 0;
  71. //
  72. // PlotterBackgroundColorPanel
  73. //
  74. this.PlotterBackgroundColorPanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  75. this.PlotterBackgroundColorPanel.Location = new System.Drawing.Point(316, 217);
  76. this.PlotterBackgroundColorPanel.Name = "PlotterBackgroundColorPanel";
  77. this.PlotterBackgroundColorPanel.Size = new System.Drawing.Size(88, 21);
  78. this.PlotterBackgroundColorPanel.TabIndex = 1;
  79. //
  80. // PlotterAxisColorComboBox
  81. //
  82. this.PlotterAxisColorComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  83. this.PlotterAxisColorComboBox.FormattingEnabled = true;
  84. this.PlotterAxisColorComboBox.Location = new System.Drawing.Point(186, 271);
  85. this.PlotterAxisColorComboBox.Name = "PlotterAxisColorComboBox";
  86. this.PlotterAxisColorComboBox.Size = new System.Drawing.Size(124, 21);
  87. this.PlotterAxisColorComboBox.TabIndex = 0;
  88. //
  89. // PlotterAxisColorPanel
  90. //
  91. this.PlotterAxisColorPanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  92. this.PlotterAxisColorPanel.Location = new System.Drawing.Point(316, 271);
  93. this.PlotterAxisColorPanel.Name = "PlotterAxisColorPanel";
  94. this.PlotterAxisColorPanel.Size = new System.Drawing.Size(88, 21);
  95. this.PlotterAxisColorPanel.TabIndex = 1;
  96. //
  97. // ComboLineColorComboBox
  98. //
  99. this.ComboLineColorComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  100. this.ComboLineColorComboBox.FormattingEnabled = true;
  101. this.ComboLineColorComboBox.Location = new System.Drawing.Point(186, 244);
  102. this.ComboLineColorComboBox.Name = "ComboLineColorComboBox";
  103. this.ComboLineColorComboBox.Size = new System.Drawing.Size(124, 21);
  104. this.ComboLineColorComboBox.TabIndex = 0;
  105. //
  106. // ComboLineColorPanel
  107. //
  108. this.ComboLineColorPanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  109. this.ComboLineColorPanel.Location = new System.Drawing.Point(316, 244);
  110. this.ComboLineColorPanel.Name = "ComboLineColorPanel";
  111. this.ComboLineColorPanel.Size = new System.Drawing.Size(88, 21);
  112. this.ComboLineColorPanel.TabIndex = 1;
  113. //
  114. // resetStyleButton
  115. //
  116. this.resetStyleButton.Location = new System.Drawing.Point(155, 358);
  117. this.resetStyleButton.Name = "resetStyleButton";
  118. this.resetStyleButton.Size = new System.Drawing.Size(110, 28);
  119. this.resetStyleButton.TabIndex = 7;
  120. this.resetStyleButton.Text = "Reset Style";
  121. this.resetStyleButton.UseVisualStyleBackColor = true;
  122. this.resetStyleButton.Click += new System.EventHandler(this.ResetStyleButton_Click);
  123. //
  124. // label8
  125. //
  126. this.label8.AutoSize = true;
  127. this.label8.Location = new System.Drawing.Point(12, 220);
  128. this.label8.Name = "label8";
  129. this.label8.Size = new System.Drawing.Size(169, 13);
  130. this.label8.TabIndex = 12;
  131. this.label8.Text = "Plotter/Combo Background Colour";
  132. //
  133. // label9
  134. //
  135. this.label9.AutoSize = true;
  136. this.label9.Location = new System.Drawing.Point(12, 247);
  137. this.label9.Name = "label9";
  138. this.label9.Size = new System.Drawing.Size(96, 13);
  139. this.label9.TabIndex = 13;
  140. this.label9.Text = "Combo Line Colour";
  141. //
  142. // label10
  143. //
  144. this.label10.AutoSize = true;
  145. this.label10.Location = new System.Drawing.Point(12, 274);
  146. this.label10.Name = "label10";
  147. this.label10.Size = new System.Drawing.Size(92, 13);
  148. this.label10.TabIndex = 14;
  149. this.label10.Text = "Plotter Axis Colour";
  150. //
  151. // ControlBackgroundColorComboBox
  152. //
  153. this.ControlBackgroundColorComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  154. this.ControlBackgroundColorComboBox.FormattingEnabled = true;
  155. this.ControlBackgroundColorComboBox.Location = new System.Drawing.Point(186, 44);
  156. this.ControlBackgroundColorComboBox.Name = "ControlBackgroundColorComboBox";
  157. this.ControlBackgroundColorComboBox.Size = new System.Drawing.Size(124, 21);
  158. this.ControlBackgroundColorComboBox.TabIndex = 18;
  159. //
  160. // ControlBackgroundColorPanel
  161. //
  162. this.ControlBackgroundColorPanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  163. this.ControlBackgroundColorPanel.Location = new System.Drawing.Point(316, 44);
  164. this.ControlBackgroundColorPanel.Name = "ControlBackgroundColorPanel";
  165. this.ControlBackgroundColorPanel.Size = new System.Drawing.Size(88, 21);
  166. this.ControlBackgroundColorPanel.TabIndex = 20;
  167. //
  168. // BackgroundColorComboBox
  169. //
  170. this.BackgroundColorComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  171. this.BackgroundColorComboBox.FormattingEnabled = true;
  172. this.BackgroundColorComboBox.Location = new System.Drawing.Point(186, 17);
  173. this.BackgroundColorComboBox.Name = "BackgroundColorComboBox";
  174. this.BackgroundColorComboBox.Size = new System.Drawing.Size(124, 21);
  175. this.BackgroundColorComboBox.TabIndex = 19;
  176. //
  177. // BackgroundColorPanel
  178. //
  179. this.BackgroundColorPanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  180. this.BackgroundColorPanel.Location = new System.Drawing.Point(316, 17);
  181. this.BackgroundColorPanel.Name = "BackgroundColorPanel";
  182. this.BackgroundColorPanel.Size = new System.Drawing.Size(88, 21);
  183. this.BackgroundColorPanel.TabIndex = 21;
  184. //
  185. // label1
  186. //
  187. this.label1.AutoSize = true;
  188. this.label1.Location = new System.Drawing.Point(12, 47);
  189. this.label1.Name = "label1";
  190. this.label1.Size = new System.Drawing.Size(134, 13);
  191. this.label1.TabIndex = 22;
  192. this.label1.Text = "Control Background Colour";
  193. //
  194. // label6
  195. //
  196. this.label6.AutoSize = true;
  197. this.label6.Location = new System.Drawing.Point(12, 20);
  198. this.label6.Name = "label6";
  199. this.label6.Size = new System.Drawing.Size(98, 13);
  200. this.label6.TabIndex = 23;
  201. this.label6.Text = "Background Colour";
  202. //
  203. // groupBox1
  204. //
  205. this.groupBox1.Controls.Add(this.HeaderFontStyleComboBox);
  206. this.groupBox1.Controls.Add(this.label3);
  207. this.groupBox1.Controls.Add(this.HeaderFontColorComboBox);
  208. this.groupBox1.Controls.Add(this.HeaderFontColorPanel);
  209. this.groupBox1.Controls.Add(this.label4);
  210. this.groupBox1.Controls.Add(this.HeaderFontFamilyComboBox);
  211. this.groupBox1.Controls.Add(this.HeaderFontSizeComboBox);
  212. this.groupBox1.Controls.Add(this.label2);
  213. this.groupBox1.Controls.Add(this.label5);
  214. this.groupBox1.Location = new System.Drawing.Point(8, 81);
  215. this.groupBox1.Name = "groupBox1";
  216. this.groupBox1.Size = new System.Drawing.Size(396, 125);
  217. this.groupBox1.TabIndex = 24;
  218. this.groupBox1.TabStop = false;
  219. this.groupBox1.Text = "Header Font Settings";
  220. //
  221. // HeaderFontStyleComboBox
  222. //
  223. this.HeaderFontStyleComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  224. this.HeaderFontStyleComboBox.FormattingEnabled = true;
  225. this.HeaderFontStyleComboBox.Location = new System.Drawing.Point(18, 87);
  226. this.HeaderFontStyleComboBox.Name = "HeaderFontStyleComboBox";
  227. this.HeaderFontStyleComboBox.Size = new System.Drawing.Size(124, 21);
  228. this.HeaderFontStyleComboBox.TabIndex = 17;
  229. //
  230. // label3
  231. //
  232. this.label3.AutoSize = true;
  233. this.label3.Location = new System.Drawing.Point(15, 69);
  234. this.label3.Name = "label3";
  235. this.label3.Size = new System.Drawing.Size(54, 13);
  236. this.label3.TabIndex = 18;
  237. this.label3.Text = "Font Style";
  238. //
  239. // HeaderFontColorComboBox
  240. //
  241. this.HeaderFontColorComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  242. this.HeaderFontColorComboBox.FormattingEnabled = true;
  243. this.HeaderFontColorComboBox.Location = new System.Drawing.Point(156, 87);
  244. this.HeaderFontColorComboBox.Name = "HeaderFontColorComboBox";
  245. this.HeaderFontColorComboBox.Size = new System.Drawing.Size(124, 21);
  246. this.HeaderFontColorComboBox.TabIndex = 15;
  247. //
  248. // HeaderFontColorPanel
  249. //
  250. this.HeaderFontColorPanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  251. this.HeaderFontColorPanel.Location = new System.Drawing.Point(286, 87);
  252. this.HeaderFontColorPanel.Name = "HeaderFontColorPanel";
  253. this.HeaderFontColorPanel.Size = new System.Drawing.Size(88, 21);
  254. this.HeaderFontColorPanel.TabIndex = 16;
  255. //
  256. // label4
  257. //
  258. this.label4.AutoSize = true;
  259. this.label4.Location = new System.Drawing.Point(153, 69);
  260. this.label4.Name = "label4";
  261. this.label4.Size = new System.Drawing.Size(61, 13);
  262. this.label4.TabIndex = 8;
  263. this.label4.Text = "Font Colour";
  264. //
  265. // HeaderFontFamilyComboBox
  266. //
  267. this.HeaderFontFamilyComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  268. this.HeaderFontFamilyComboBox.FormattingEnabled = true;
  269. this.HeaderFontFamilyComboBox.Location = new System.Drawing.Point(18, 40);
  270. this.HeaderFontFamilyComboBox.Name = "HeaderFontFamilyComboBox";
  271. this.HeaderFontFamilyComboBox.Size = new System.Drawing.Size(124, 21);
  272. this.HeaderFontFamilyComboBox.TabIndex = 0;
  273. //
  274. // HeaderFontSizeComboBox
  275. //
  276. this.HeaderFontSizeComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  277. this.HeaderFontSizeComboBox.FormattingEnabled = true;
  278. this.HeaderFontSizeComboBox.Location = new System.Drawing.Point(156, 40);
  279. this.HeaderFontSizeComboBox.Name = "HeaderFontSizeComboBox";
  280. this.HeaderFontSizeComboBox.Size = new System.Drawing.Size(66, 21);
  281. this.HeaderFontSizeComboBox.TabIndex = 0;
  282. //
  283. // label2
  284. //
  285. this.label2.AutoSize = true;
  286. this.label2.Location = new System.Drawing.Point(15, 22);
  287. this.label2.Name = "label2";
  288. this.label2.Size = new System.Drawing.Size(60, 13);
  289. this.label2.TabIndex = 9;
  290. this.label2.Text = "Font Family";
  291. //
  292. // label5
  293. //
  294. this.label5.AutoSize = true;
  295. this.label5.Location = new System.Drawing.Point(153, 22);
  296. this.label5.Name = "label5";
  297. this.label5.Size = new System.Drawing.Size(51, 13);
  298. this.label5.TabIndex = 9;
  299. this.label5.Text = "Font Size";
  300. //
  301. // PlotterAxisTicksColorComboBox
  302. //
  303. this.PlotterAxisTicksColorComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  304. this.PlotterAxisTicksColorComboBox.FormattingEnabled = true;
  305. this.PlotterAxisTicksColorComboBox.Location = new System.Drawing.Point(186, 298);
  306. this.PlotterAxisTicksColorComboBox.Name = "PlotterAxisTicksColorComboBox";
  307. this.PlotterAxisTicksColorComboBox.Size = new System.Drawing.Size(124, 21);
  308. this.PlotterAxisTicksColorComboBox.TabIndex = 25;
  309. //
  310. // PlotterAxisTicksColorPanel
  311. //
  312. this.PlotterAxisTicksColorPanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  313. this.PlotterAxisTicksColorPanel.Location = new System.Drawing.Point(316, 298);
  314. this.PlotterAxisTicksColorPanel.Name = "PlotterAxisTicksColorPanel";
  315. this.PlotterAxisTicksColorPanel.Size = new System.Drawing.Size(88, 21);
  316. this.PlotterAxisTicksColorPanel.TabIndex = 27;
  317. //
  318. // PlotterLineColorComboBox
  319. //
  320. this.PlotterLineColorComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  321. this.PlotterLineColorComboBox.FormattingEnabled = true;
  322. this.PlotterLineColorComboBox.Location = new System.Drawing.Point(186, 325);
  323. this.PlotterLineColorComboBox.Name = "PlotterLineColorComboBox";
  324. this.PlotterLineColorComboBox.Size = new System.Drawing.Size(124, 21);
  325. this.PlotterLineColorComboBox.TabIndex = 26;
  326. //
  327. // PlotterLineColorPanel
  328. //
  329. this.PlotterLineColorPanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  330. this.PlotterLineColorPanel.Location = new System.Drawing.Point(316, 325);
  331. this.PlotterLineColorPanel.Name = "PlotterLineColorPanel";
  332. this.PlotterLineColorPanel.Size = new System.Drawing.Size(88, 21);
  333. this.PlotterLineColorPanel.TabIndex = 28;
  334. //
  335. // label7
  336. //
  337. this.label7.AutoSize = true;
  338. this.label7.Location = new System.Drawing.Point(12, 328);
  339. this.label7.Name = "label7";
  340. this.label7.Size = new System.Drawing.Size(93, 13);
  341. this.label7.TabIndex = 30;
  342. this.label7.Text = "Plotter Line Colour";
  343. //
  344. // label11
  345. //
  346. this.label11.AutoSize = true;
  347. this.label11.Location = new System.Drawing.Point(12, 301);
  348. this.label11.Name = "label11";
  349. this.label11.Size = new System.Drawing.Size(121, 13);
  350. this.label11.TabIndex = 29;
  351. this.label11.Text = "Plotter Axis Ticks Colour";
  352. //
  353. // BCDialogVisualSettings
  354. //
  355. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
  356. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  357. this.ClientSize = new System.Drawing.Size(420, 398);
  358. this.Controls.Add(this.PlotterAxisTicksColorComboBox);
  359. this.Controls.Add(this.PlotterAxisTicksColorPanel);
  360. this.Controls.Add(this.PlotterLineColorComboBox);
  361. this.Controls.Add(this.PlotterLineColorPanel);
  362. this.Controls.Add(this.label7);
  363. this.Controls.Add(this.label11);
  364. this.Controls.Add(this.ControlBackgroundColorComboBox);
  365. this.Controls.Add(this.ControlBackgroundColorPanel);
  366. this.Controls.Add(this.BackgroundColorComboBox);
  367. this.Controls.Add(this.BackgroundColorPanel);
  368. this.Controls.Add(this.label1);
  369. this.Controls.Add(this.label6);
  370. this.Controls.Add(this.groupBox1);
  371. this.Controls.Add(this.ComboLineColorComboBox);
  372. this.Controls.Add(this.ComboLineColorPanel);
  373. this.Controls.Add(this.PlotterAxisColorComboBox);
  374. this.Controls.Add(this.PlotterAxisColorPanel);
  375. this.Controls.Add(this.PlotterBackgroundColorComboBox);
  376. this.Controls.Add(this.PlotterBackgroundColorPanel);
  377. this.Controls.Add(this.label10);
  378. this.Controls.Add(this.label9);
  379. this.Controls.Add(this.label8);
  380. this.Controls.Add(this.resetStyleButton);
  381. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
  382. this.MaximizeBox = false;
  383. this.MinimizeBox = false;
  384. this.Name = "BCDialogVisualSettings";
  385. this.ShowInTaskbar = false;
  386. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
  387. this.Text = "Brightness/Contrast Dialog Visual Settings";
  388. this.groupBox1.ResumeLayout(false);
  389. this.groupBox1.PerformLayout();
  390. this.ResumeLayout(false);
  391. this.PerformLayout();
  392. }
  393. #endregion
  394. private System.Windows.Forms.ComboBox PlotterBackgroundColorComboBox;
  395. private System.Windows.Forms.Panel PlotterBackgroundColorPanel;
  396. private System.Windows.Forms.ComboBox PlotterAxisColorComboBox;
  397. private System.Windows.Forms.Panel PlotterAxisColorPanel;
  398. private System.Windows.Forms.ComboBox ComboLineColorComboBox;
  399. private System.Windows.Forms.Panel ComboLineColorPanel;
  400. private System.Windows.Forms.Button resetStyleButton;
  401. private System.Windows.Forms.Label label8;
  402. private System.Windows.Forms.Label label9;
  403. private System.Windows.Forms.Label label10;
  404. private System.Windows.Forms.ComboBox ControlBackgroundColorComboBox;
  405. private System.Windows.Forms.Panel ControlBackgroundColorPanel;
  406. private System.Windows.Forms.ComboBox BackgroundColorComboBox;
  407. private System.Windows.Forms.Panel BackgroundColorPanel;
  408. private System.Windows.Forms.Label label1;
  409. private System.Windows.Forms.Label label6;
  410. private System.Windows.Forms.GroupBox groupBox1;
  411. private System.Windows.Forms.ComboBox HeaderFontStyleComboBox;
  412. private System.Windows.Forms.Label label3;
  413. private System.Windows.Forms.ComboBox HeaderFontColorComboBox;
  414. private System.Windows.Forms.Panel HeaderFontColorPanel;
  415. private System.Windows.Forms.Label label4;
  416. private System.Windows.Forms.ComboBox HeaderFontFamilyComboBox;
  417. private System.Windows.Forms.ComboBox HeaderFontSizeComboBox;
  418. private System.Windows.Forms.Label label2;
  419. private System.Windows.Forms.Label label5;
  420. private System.Windows.Forms.ComboBox PlotterAxisTicksColorComboBox;
  421. private System.Windows.Forms.Panel PlotterAxisTicksColorPanel;
  422. private System.Windows.Forms.ComboBox PlotterLineColorComboBox;
  423. private System.Windows.Forms.Panel PlotterLineColorPanel;
  424. private System.Windows.Forms.Label label7;
  425. private System.Windows.Forms.Label label11;
  426. }
  427. }