BatteryBallAndCrystalDialog.Designer.cs 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627
  1. using System.Windows.Forms;
  2. namespace PaintDotNet.DedicatedAnalysis.Battery
  3. {
  4. partial class BatteryBallAndCrystalDialog
  5. {
  6. /// <summary>
  7. /// Required designer variable.
  8. /// </summary>
  9. private System.ComponentModel.IContainer components = null;
  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. #region Windows Form Designer generated code
  23. /// <summary>
  24. /// Required method for Designer support - do not modify
  25. /// the contents of this method with the code editor.
  26. /// </summary>
  27. private void InitializeComponent()
  28. {
  29. this.components = new System.ComponentModel.Container();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  35. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
  36. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
  37. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
  38. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
  39. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
  40. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
  41. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
  42. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle();
  43. this.ShowInTaskbar = false;
  44. this.listView1 = new System.Windows.Forms.ListView();
  45. this.imageList1 = new System.Windows.Forms.ImageList(this.components);
  46. this.groupBox2 = new System.Windows.Forms.GroupBox();
  47. this.button14 = new System.Windows.Forms.Button();
  48. this.button13 = new System.Windows.Forms.Button();
  49. btnRecount = new Button();
  50. this.label4 = new System.Windows.Forms.Label();
  51. this.groupBox7 = new System.Windows.Forms.GroupBox();
  52. this.groupBox5 = new System.Windows.Forms.GroupBox();
  53. this.btnAddCeliang = new Button();
  54. this.btnSelCeliang = new Button();
  55. this.btnDelCeliang = new Button();
  56. this.groupBox10 = new System.Windows.Forms.GroupBox();
  57. this.btnLunkuo = new Button();
  58. this.btnAddKong = new Button();
  59. this.btnDelKong = new Button();
  60. this.btnReDrw = new Button();
  61. this.groupBox11 = new System.Windows.Forms.GroupBox();
  62. this.numericUpDown1 = new System.Windows.Forms.NumericUpDown();
  63. this.numericUpDown11 = new System.Windows.Forms.NumericUpDown();
  64. this.numericUpDown12 = new System.Windows.Forms.NumericUpDown();
  65. this.numericUpDown13 = new System.Windows.Forms.NumericUpDown();
  66. this.numericUpDown14 = new System.Windows.Forms.NumericUpDown();
  67. label9 = new Label();
  68. label91 = new Label();
  69. label92 = new Label();
  70. label93 = new Label();
  71. label94 = new Label();
  72. this.groupBox9 = new System.Windows.Forms.GroupBox();
  73. this.dataGridView1 = new System.Windows.Forms.DataGridView();
  74. this.Column11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  75. this.Column12 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  76. this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  77. this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  78. ColumnKey = new DataGridViewTextBoxColumn();
  79. this.groupBox2.SuspendLayout();
  80. this.groupBox5.SuspendLayout();
  81. this.groupBox10.SuspendLayout();
  82. this.groupBox11.SuspendLayout();
  83. this.groupBox9.SuspendLayout();
  84. ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
  85. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).BeginInit();
  86. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown11)).BeginInit();
  87. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown12)).BeginInit();
  88. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown13)).BeginInit();
  89. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown14)).BeginInit();
  90. this.SuspendLayout();
  91. //
  92. // listView1
  93. //
  94. this.listView1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  95. | System.Windows.Forms.AnchorStyles.Left)
  96. | System.Windows.Forms.AnchorStyles.Right)));
  97. this.listView1.FullRowSelect = true;
  98. this.listView1.HideSelection = false;
  99. this.listView1.LargeImageList = this.imageList1;
  100. this.listView1.Location = new System.Drawing.Point(5, 17);
  101. this.listView1.MultiSelect = false;
  102. this.listView1.Name = "listView1";
  103. this.listView1.Size = new System.Drawing.Size(124, 646);
  104. this.listView1.TabIndex = 0;
  105. this.listView1.UseCompatibleStateImageBehavior = false;
  106. this.listView1.ItemSelectionChanged += new System.Windows.Forms.ListViewItemSelectionChangedEventHandler(this.listView1_ItemSelectionChanged);
  107. this.listView1.SelectedIndexChanged += new System.EventHandler(this.listView1_SelectedIndexChanged);
  108. this.listView1.MouseDown += new System.Windows.Forms.MouseEventHandler(this.listView1_MouseDown);
  109. this.listView1.MouseUp += new System.Windows.Forms.MouseEventHandler(this.listView1_MouseUp);
  110. //
  111. // imageList1
  112. //
  113. this.imageList1.ColorDepth = System.Windows.Forms.ColorDepth.Depth8Bit;
  114. this.imageList1.ImageSize = new System.Drawing.Size(64, 64);
  115. this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
  116. //
  117. // groupBox2
  118. //
  119. this.groupBox2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  120. | System.Windows.Forms.AnchorStyles.Left)));
  121. this.groupBox2.Controls.Add(this.listView1);
  122. this.groupBox2.Location = new System.Drawing.Point(14, 9);
  123. this.groupBox2.Name = "groupBox2";
  124. this.groupBox2.Size = new System.Drawing.Size(135, 669);
  125. this.groupBox2.TabIndex = 3;
  126. this.groupBox2.TabStop = false;
  127. this.groupBox2.Text = "图像索引";
  128. //
  129. //
  130. // button14
  131. //
  132. this.button14.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  133. this.button14.BackColor = System.Drawing.SystemColors.Control;
  134. this.button14.Location = new System.Drawing.Point(941, 71);
  135. this.button14.Name = "button14";
  136. this.button14.Size = new System.Drawing.Size(128, 26);
  137. this.button14.TabIndex = 16;
  138. this.button14.Text = "导出孔隙";
  139. this.button14.UseVisualStyleBackColor = false;
  140. this.button14.Click += new System.EventHandler(this.button14_Click);
  141. this.button14.Visible = false;
  142. //
  143. // label4
  144. //
  145. this.label4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  146. this.label4.AutoSize = true;
  147. this.label4.ForeColor = System.Drawing.SystemColors.ScrollBar;
  148. this.label4.Location = new System.Drawing.Point(924, 9);
  149. this.label4.Name = "label4";
  150. this.label4.Size = new System.Drawing.Size(11, 192);
  151. this.label4.TabIndex = 1;
  152. this.label4.Text = "|\r\n|\r\n|\r\n|\r\n|\r\n|\r\n|\r\n|\r\n|\r\n|\r\n|\r\n|\r\n|\r\n|\r\n|\r\n|";
  153. //
  154. // groupBox7
  155. //
  156. this.groupBox7.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  157. | System.Windows.Forms.AnchorStyles.Left)
  158. | System.Windows.Forms.AnchorStyles.Right)));
  159. this.groupBox7.Location = new System.Drawing.Point(515, 9);
  160. this.groupBox7.Name = "groupBox7";
  161. this.groupBox7.Size = new System.Drawing.Size(580, 639);
  162. this.groupBox7.TabIndex = 11;
  163. this.groupBox7.TabStop = false;
  164. this.groupBox7.Text = "预览";
  165. //
  166. // groupBox5
  167. //
  168. this.groupBox5.Controls.Add(this.btnAddCeliang);
  169. this.groupBox5.Controls.Add(this.btnSelCeliang);
  170. this.groupBox5.Controls.Add(this.btnDelCeliang);
  171. this.groupBox5.Location = new System.Drawing.Point(157, 264);
  172. this.groupBox5.Name = "groupBox5";
  173. this.groupBox5.Size = new System.Drawing.Size(351, 46);
  174. this.groupBox5.TabIndex = 19;
  175. this.groupBox5.TabStop = false;
  176. this.groupBox5.Text = "辅助操作";
  177. this.btnAddCeliang.Location = new System.Drawing.Point(20, 20);
  178. this.btnAddCeliang.Name = "btnAddCeliang";
  179. this.btnAddCeliang.Size = new System.Drawing.Size(90, 23);
  180. this.btnAddCeliang.TabIndex = 3;
  181. this.btnAddCeliang.Text = "添加测量线";
  182. this.btnAddCeliang.UseVisualStyleBackColor = true;
  183. this.btnAddCeliang.Click += new System.EventHandler(this.btnAddCeliang_Click);
  184. this.btnAddCeliang.LostFocus += new System.EventHandler(this.btnAddCeliang_LostFocus);
  185. this.btnSelCeliang.Location = new System.Drawing.Point(140, 20);
  186. this.btnSelCeliang.Name = "btnSelCeliang";
  187. this.btnSelCeliang.Size = new System.Drawing.Size(90, 23);
  188. this.btnSelCeliang.TabIndex = 3;
  189. this.btnSelCeliang.Text = "选择测量线";
  190. this.btnSelCeliang.UseVisualStyleBackColor = true;
  191. this.btnSelCeliang.Click += new System.EventHandler(this.btnSelCeliang_Click);
  192. this.btnDelCeliang.Location = new System.Drawing.Point(250, 20);
  193. this.btnDelCeliang.Name = "btnDelCeliang";
  194. this.btnDelCeliang.Size = new System.Drawing.Size(90, 23);
  195. this.btnDelCeliang.TabIndex = 3;
  196. this.btnDelCeliang.Text = "删除测量线";
  197. this.btnDelCeliang.UseVisualStyleBackColor = true;
  198. this.btnDelCeliang.Click += new System.EventHandler(this.btnDelCeliang_Click);
  199. //
  200. // groupBox10
  201. //
  202. this.groupBox10.Controls.Add(this.btnAddKong);
  203. this.groupBox10.Controls.Add(btnDelKong);
  204. this.groupBox10.Controls.Add(btnLunkuo);
  205. this.groupBox10.Location = new System.Drawing.Point(156, 324);
  206. this.groupBox10.Name = "groupBox10";
  207. this.groupBox10.Size = new System.Drawing.Size(352, 50);
  208. this.groupBox10.TabIndex = 18;
  209. this.groupBox10.TabStop = false;
  210. this.groupBox10.Text = "图像处理";
  211. this.btnAddKong.Location = new System.Drawing.Point(20, 19);
  212. this.btnAddKong.Name = "btnAddKong";
  213. this.btnAddKong.Size = new System.Drawing.Size(100, 23);
  214. this.btnAddKong.TabIndex = 8;
  215. this.btnAddKong.UseVisualStyleBackColor = true;
  216. this.btnAddKong.Text = "设为大颗粒";
  217. this.btnAddKong.Click += new System.EventHandler(this.btnAddKong_Click);
  218. this.btnDelKong.Location = new System.Drawing.Point(140, 19);
  219. this.btnDelKong.Name = "btnDelKong";
  220. this.btnDelKong.Size = new System.Drawing.Size(90, 23);
  221. this.btnDelKong.TabIndex = 8;
  222. this.btnDelKong.UseVisualStyleBackColor = true;
  223. this.btnDelKong.Text = "设为小颗粒";
  224. this.btnDelKong.Click += new System.EventHandler(this.btnDelKong_Click);
  225. this.btnLunkuo.Location = new System.Drawing.Point(250, 19);
  226. this.btnLunkuo.Name = "btnLunkuo";
  227. this.btnLunkuo.Size = new System.Drawing.Size(75, 23);
  228. this.btnLunkuo.TabIndex = 8;
  229. this.btnLunkuo.UseVisualStyleBackColor = true;
  230. this.btnLunkuo.Text = "轮廓绘制";
  231. this.btnLunkuo.Click += new System.EventHandler(this.btnLunkuo_Click);
  232. this.btnReDrw.Location = new System.Drawing.Point(260, 19);
  233. this.btnReDrw.Name = "btnReDrw";
  234. this.btnReDrw.Size = new System.Drawing.Size(75, 23);
  235. this.btnReDrw.TabIndex = 8;
  236. this.btnReDrw.UseVisualStyleBackColor = true;
  237. this.btnReDrw.Text = "重新统计";
  238. this.btnReDrw.Click += new System.EventHandler(this.btnReDrw_Click);
  239. //
  240. // groupBox11
  241. //
  242. this.groupBox11.Controls.Add(this.button13);
  243. this.groupBox11.Controls.Add(this.btnRecount);
  244. this.groupBox11.Controls.Add(this.label9);
  245. this.groupBox11.Controls.Add(this.numericUpDown1);
  246. this.groupBox11.Controls.Add(this.label91);
  247. this.groupBox11.Controls.Add(this.numericUpDown11);
  248. this.groupBox11.Controls.Add(this.label92);
  249. this.groupBox11.Controls.Add(this.numericUpDown12);
  250. this.groupBox11.Controls.Add(this.label93);
  251. this.groupBox11.Controls.Add(this.numericUpDown13);
  252. this.groupBox11.Controls.Add(this.label94);
  253. this.groupBox11.Controls.Add(this.numericUpDown14);
  254. this.groupBox11.Location = new System.Drawing.Point(156, 384);
  255. this.groupBox11.Name = "groupBox11";
  256. this.groupBox11.Size = new System.Drawing.Size(352, 90);
  257. this.groupBox11.TabIndex = 18;
  258. this.groupBox11.TabStop = false;
  259. this.groupBox11.Text = "数据操作";
  260. //
  261. // label9
  262. //
  263. this.label9.AutoSize = true;
  264. this.label9.Location = new System.Drawing.Point(10, 21);
  265. this.label9.Name = "label9";
  266. this.label9.Size = new System.Drawing.Size(70, 21);
  267. this.label9.TabIndex = 8;
  268. this.label9.Text = "模糊系数";
  269. //
  270. // numericUpDown1
  271. //
  272. this.numericUpDown1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  273. this.numericUpDown1.Location = new System.Drawing.Point(70, 18);
  274. this.numericUpDown1.Maximum = new decimal(new int[] {
  275. 25,
  276. 0,
  277. 0,
  278. 0});
  279. this.numericUpDown1.Minimum = 1;
  280. this.numericUpDown1.Name = "numericUpDown1";
  281. this.numericUpDown1.Size = new System.Drawing.Size(40, 21);
  282. this.numericUpDown1.TabIndex = 7;
  283. this.numericUpDown1.Value = 15;
  284. this.numericUpDown1.Increment = 2;
  285. //
  286. // label9
  287. //
  288. this.label91.AutoSize = true;
  289. this.label91.Location = new System.Drawing.Point(115, 21);
  290. this.label91.Name = "label91";
  291. this.label91.Size = new System.Drawing.Size(70, 21);
  292. this.label91.TabIndex = 8;
  293. this.label91.Text = "阈值";
  294. //
  295. // numericUpDown1
  296. //
  297. this.numericUpDown11.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  298. this.numericUpDown11.Location = new System.Drawing.Point(150, 18);
  299. this.numericUpDown11.Maximum = new decimal(new int[] {
  300. 100,
  301. 0,
  302. 0,
  303. 0});
  304. this.numericUpDown11.Minimum = 1;
  305. this.numericUpDown11.Name = "numericUpDown11";
  306. this.numericUpDown11.Size = new System.Drawing.Size(40, 21);
  307. this.numericUpDown11.TabIndex = 7;
  308. this.numericUpDown11.Value = 24;
  309. //
  310. // label9
  311. //
  312. this.label92.AutoSize = true;
  313. this.label92.Location = new System.Drawing.Point(210, 21);
  314. this.label92.Name = "label92";
  315. this.label92.Size = new System.Drawing.Size(70, 21);
  316. this.label92.TabIndex = 8;
  317. this.label92.Text = "最小半径";
  318. //
  319. // numericUpDown1
  320. //
  321. this.numericUpDown12.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  322. this.numericUpDown12.Location = new System.Drawing.Point(270, 18);
  323. this.numericUpDown12.Maximum = new decimal(new int[] {
  324. 100,
  325. 0,
  326. 0,
  327. 0});
  328. this.numericUpDown12.Minimum = 1;
  329. this.numericUpDown12.Name = "numericUpDown12";
  330. this.numericUpDown12.Size = new System.Drawing.Size(40, 21);
  331. this.numericUpDown12.TabIndex = 7;
  332. this.numericUpDown12.Value = 33;
  333. //
  334. // label9
  335. //
  336. this.label93.AutoSize = true;
  337. this.label93.Location = new System.Drawing.Point(10, 55);
  338. this.label93.Name = "label93";
  339. this.label93.Size = new System.Drawing.Size(70, 21);
  340. this.label93.TabIndex = 8;
  341. this.label93.Text = "最大半径";
  342. //
  343. // numericUpDown1
  344. //
  345. this.numericUpDown13.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  346. this.numericUpDown13.Location = new System.Drawing.Point(70, 50);
  347. this.numericUpDown13.Maximum = new decimal(new int[] {
  348. 100,
  349. 0,
  350. 0,
  351. 0});
  352. this.numericUpDown13.Minimum = 1;
  353. this.numericUpDown13.Name = "numericUpDown13";
  354. this.numericUpDown13.Size = new System.Drawing.Size(40, 21);
  355. this.numericUpDown13.TabIndex = 7;
  356. this.numericUpDown13.Value = 52;
  357. //
  358. // label9
  359. //
  360. this.label94.AutoSize = true;
  361. this.label94.Location = new System.Drawing.Point(115, 55);
  362. this.label94.Name = "label94";
  363. this.label94.Size = new System.Drawing.Size(70, 21);
  364. this.label94.TabIndex = 8;
  365. this.label94.Text = "去边";
  366. //
  367. // numericUpDown1
  368. //
  369. this.numericUpDown14.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  370. this.numericUpDown14.Location = new System.Drawing.Point(150, 50);
  371. this.numericUpDown14.Maximum = new decimal(new int[] {
  372. 300,
  373. 0,
  374. 0,
  375. 0});
  376. this.numericUpDown14.Minimum = 0;
  377. this.numericUpDown14.Name = "numericUpDown14";
  378. this.numericUpDown14.Size = new System.Drawing.Size(40, 21);
  379. this.numericUpDown14.TabIndex = 7;
  380. this.numericUpDown14.Value = 0;
  381. //
  382. // button13
  383. //
  384. this.button13.Location = new System.Drawing.Point(270, 49);
  385. this.button13.Name = "button13";
  386. this.button13.Size = new System.Drawing.Size(75, 23);
  387. this.button13.TabIndex = 12;
  388. this.button13.Text = "导出结果";
  389. this.btnDelCeliang.UseVisualStyleBackColor = true;
  390. this.button13.Click += new System.EventHandler(this.button13_Click);
  391. //
  392. // btnRecount
  393. //
  394. this.btnRecount.Location = new System.Drawing.Point(195, 49);
  395. this.btnRecount.Name = "button13";
  396. this.btnRecount.Size = new System.Drawing.Size(75, 23);
  397. this.btnRecount.TabIndex = 12;
  398. this.btnRecount.Text = "重新计算";
  399. this.btnDelCeliang.UseVisualStyleBackColor = true;
  400. this.btnRecount.Click += new System.EventHandler(this.numericUpDown1_ValueChanged);
  401. //
  402. // groupBox9
  403. //
  404. this.groupBox9.Controls.Add(this.dataGridView1);
  405. this.groupBox9.Location = new System.Drawing.Point(157, 486);
  406. this.groupBox9.Name = "groupBox9";
  407. this.groupBox9.Size = new System.Drawing.Size(351, 202);
  408. this.groupBox9.TabIndex = 20;
  409. this.groupBox9.TabStop = false;
  410. this.groupBox9.Text = "预计结果";
  411. //
  412. // dataGridView1
  413. //
  414. this.dataGridView1.AllowUserToAddRows = false;
  415. this.dataGridView1.BackgroundColor = System.Drawing.SystemColors.ControlLightLight;
  416. dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  417. dataGridViewCellStyle9.BackColor = System.Drawing.SystemColors.Control;
  418. dataGridViewCellStyle9.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  419. dataGridViewCellStyle9.ForeColor = System.Drawing.SystemColors.WindowText;
  420. dataGridViewCellStyle9.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  421. dataGridViewCellStyle9.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  422. dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  423. this.dataGridView1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle9;
  424. this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  425. this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  426. this.Column11,
  427. this.Column12,
  428. this.dataGridViewTextBoxColumn1,
  429. this.dataGridViewTextBoxColumn2});
  430. this.dataGridView1.Location = new System.Drawing.Point(9, 19);
  431. this.dataGridView1.MultiSelect = false;
  432. this.dataGridView1.Name = "dataGridView1";
  433. this.dataGridView1.ReadOnly = true;
  434. this.dataGridView1.RowHeadersVisible = false;
  435. this.dataGridView1.RowTemplate.Height = 23;
  436. this.dataGridView1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  437. this.dataGridView1.Size = new System.Drawing.Size(337, 175);
  438. this.dataGridView1.TabIndex = 0;
  439. this.dataGridView1.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView1_CellClick);
  440. // this.dataGridView1.CellEndEdit += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView1_CellEndEdit);
  441. // this.dataGridView1.CellValidating += new System.Windows.Forms.DataGridViewCellValidatingEventHandler(this.dataGridView1_CellValidating);
  442. // this.dataGridView1.SelectionChanged += new System.EventHandler(this.dataGridView1_SelectionChanged);
  443. //
  444. // Column11
  445. //
  446. dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  447. this.Column11.DefaultCellStyle = dataGridViewCellStyle10;
  448. this.Column11.HeaderText = "分区";
  449. this.Column11.Name = "Column11";
  450. this.Column11.ReadOnly = true;
  451. this.Column11.Width = 70;
  452. //
  453. // Column11
  454. //
  455. dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  456. this.Column12.DefaultCellStyle = dataGridViewCellStyle10;
  457. this.Column12.HeaderText = "小颗粒μm²";
  458. this.Column12.Name = "Column12";
  459. this.Column12.ReadOnly = true;
  460. this.Column12.Width = 85;
  461. //
  462. // dataGridViewTextBoxColumn1
  463. //
  464. dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  465. this.dataGridViewTextBoxColumn1.DefaultCellStyle = dataGridViewCellStyle11;
  466. this.dataGridViewTextBoxColumn1.HeaderText = "大颗粒μm²";
  467. this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
  468. this.dataGridViewTextBoxColumn1.ReadOnly = true;
  469. this.dataGridViewTextBoxColumn1.Width = 85;
  470. //
  471. // dataGridViewTextBoxColumn2
  472. //
  473. dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  474. this.dataGridViewTextBoxColumn2.DefaultCellStyle = dataGridViewCellStyle12;
  475. this.dataGridViewTextBoxColumn2.HeaderText = "大颗粒占比";
  476. this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
  477. this.dataGridViewTextBoxColumn2.ReadOnly = true;
  478. this.dataGridViewTextBoxColumn2.Width = 85;
  479. this.ColumnKey.HeaderText = "主键";
  480. this.ColumnKey.Name = "key";
  481. this.ColumnKey.ReadOnly = true;
  482. this.ColumnKey.Visible = false;
  483. //
  484. // BatterySectionPorosityDialog
  485. //
  486. this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
  487. this.ClientSize = new System.Drawing.Size(1104, 690);
  488. this.Controls.Add(this.groupBox9);
  489. this.Controls.Add(this.groupBox5);
  490. this.Controls.Add(this.groupBox10);
  491. this.Controls.Add(this.groupBox11);
  492. this.Controls.Add(this.groupBox7);
  493. this.Controls.Add(this.groupBox2);
  494. this.Name = "BatteryBallAndCrystalDialog";
  495. this.Text = "二次球均匀性";
  496. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.InclusionsStandardDialog_FormClosing);
  497. this.Load += new System.EventHandler(this.GrainSizePointCountingMethodDialog_Load);
  498. this.Shown += new System.EventHandler(this.ShownChoiseItemAndInitData);
  499. this.Controls.SetChildIndex(this.groupBox2, 0);
  500. this.Controls.SetChildIndex(this.groupBox7, 0);
  501. this.Controls.SetChildIndex(this.groupBox10, 0);
  502. this.Controls.SetChildIndex(this.groupBox11, 0);
  503. this.Controls.SetChildIndex(this.groupBox5, 0);
  504. this.Controls.SetChildIndex(this.groupBox9, 0);
  505. this.groupBox2.ResumeLayout(false);
  506. this.groupBox5.ResumeLayout(false);
  507. this.groupBox5.PerformLayout();
  508. this.groupBox10.ResumeLayout(false);
  509. this.groupBox10.PerformLayout();
  510. this.groupBox11.ResumeLayout(false);
  511. this.groupBox11.PerformLayout();
  512. this.groupBox9.ResumeLayout(false);
  513. ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
  514. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).EndInit();
  515. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown11)).EndInit();
  516. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown12)).EndInit();
  517. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown13)).EndInit();
  518. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown14)).EndInit();
  519. this.ResumeLayout(false);
  520. }
  521. #endregion
  522. #region 控件
  523. private ListView listView1;
  524. private GroupBox groupBox2;
  525. private ImageList imageList1;
  526. private Button button14;
  527. private Button button13;
  528. private Button btnRecount;
  529. private Label label4;
  530. private GroupBox groupBox7;
  531. private GroupBox groupBox5;
  532. private Button btnAddCeliang;
  533. private Button btnSelCeliang;
  534. private Button btnDelCeliang;
  535. private Button btnLunkuo;
  536. private Button btnAddKong;
  537. private Button btnDelKong;
  538. private Button btnReDrw;
  539. private GroupBox groupBox11;
  540. private GroupBox groupBox10;
  541. private NumericUpDown numericUpDown1;
  542. private Label label9;
  543. private Label label91;
  544. private Label label92;
  545. private Label label93;
  546. private Label label94;
  547. private NumericUpDown numericUpDown11;
  548. private NumericUpDown numericUpDown12;
  549. private NumericUpDown numericUpDown13;
  550. private NumericUpDown numericUpDown14;
  551. private GroupBox groupBox9;
  552. private DataGridView dataGridView1;
  553. #endregion
  554. private DataGridViewTextBoxColumn Column11;
  555. private DataGridViewTextBoxColumn Column12;
  556. private DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
  557. private DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
  558. private DataGridViewTextBoxColumn ColumnKey;
  559. }
  560. }