BatteryPrimaryDialog.Designer.cs 34 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732
  1. using System.Windows.Forms;
  2. namespace PaintDotNet.DedicatedAnalysis.Battery
  3. {
  4. partial class BatteryPrimaryDialog
  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.groupBox8 = new System.Windows.Forms.GroupBox();
  48. this.button14 = new System.Windows.Forms.Button();
  49. this.button13 = new System.Windows.Forms.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.groupBox9 = new System.Windows.Forms.GroupBox();
  62. this.dataGridView1 = new System.Windows.Forms.DataGridView();
  63. this.Column11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  64. this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  65. this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  66. this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  67. this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  68. this.numericUpDown11 = new System.Windows.Forms.NumericUpDown();
  69. numericMax = new System.Windows.Forms.NumericUpDown();
  70. ckMin = new CheckBox();
  71. ckMax = new CheckBox();
  72. ckHW = new CheckBox();
  73. ckArea = new CheckBox();
  74. numericHW = new NumericUpDown();
  75. numericArea = new NumericUpDown();
  76. ckChanged = new CheckBox();
  77. dataGridView2 = new System.Windows.Forms.DataGridView();
  78. ColumnNum = new System.Windows.Forms.DataGridViewTextBoxColumn();
  79. ColumnName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  80. ColumnVal = new System.Windows.Forms.DataGridViewTextBoxColumn();
  81. groupBoxGrid2 = new System.Windows.Forms.GroupBox();
  82. ColumnKey = new DataGridViewTextBoxColumn();
  83. this.groupBox2.SuspendLayout();
  84. this.groupBox8.SuspendLayout();
  85. this.groupBox5.SuspendLayout();
  86. this.groupBox10.SuspendLayout();
  87. this.groupBox11 = new System.Windows.Forms.GroupBox();
  88. this.groupBox11.SuspendLayout();
  89. this.groupBox9.SuspendLayout();
  90. this.groupBoxGrid2.SuspendLayout();
  91. ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
  92. ((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).BeginInit();
  93. this.SuspendLayout();
  94. //
  95. // listView1
  96. //
  97. this.listView1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  98. | System.Windows.Forms.AnchorStyles.Left)
  99. | System.Windows.Forms.AnchorStyles.Right)));
  100. this.listView1.FullRowSelect = true;
  101. this.listView1.HideSelection = false;
  102. this.listView1.LargeImageList = this.imageList1;
  103. this.listView1.Location = new System.Drawing.Point(5, 17);
  104. this.listView1.MultiSelect = false;
  105. this.listView1.Name = "listView1";
  106. this.listView1.Size = new System.Drawing.Size(124, 616);
  107. this.listView1.TabIndex = 0;
  108. this.listView1.UseCompatibleStateImageBehavior = false;
  109. this.listView1.ItemSelectionChanged += new System.Windows.Forms.ListViewItemSelectionChangedEventHandler(this.listView1_ItemSelectionChanged);
  110. this.listView1.SelectedIndexChanged += new System.EventHandler(this.listView1_SelectedIndexChanged);
  111. this.listView1.MouseDown += new System.Windows.Forms.MouseEventHandler(this.listView1_MouseDown);
  112. this.listView1.MouseUp += new System.Windows.Forms.MouseEventHandler(this.listView1_MouseUp);
  113. //
  114. // imageList1
  115. //
  116. this.imageList1.ColorDepth = System.Windows.Forms.ColorDepth.Depth8Bit;
  117. this.imageList1.ImageSize = new System.Drawing.Size(64, 64);
  118. this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
  119. //
  120. // groupBox2
  121. //
  122. this.groupBox2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  123. | System.Windows.Forms.AnchorStyles.Left)));
  124. this.groupBox2.Controls.Add(this.listView1);
  125. this.groupBox2.Location = new System.Drawing.Point(14, 9);
  126. this.groupBox2.Name = "groupBox2";
  127. this.groupBox2.Size = new System.Drawing.Size(135, 639);
  128. this.groupBox2.TabIndex = 3;
  129. this.groupBox2.TabStop = false;
  130. this.groupBox2.Text = "图像索引";
  131. //
  132. // groupBox8
  133. //
  134. this.groupBox8.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
  135. | System.Windows.Forms.AnchorStyles.Right)));
  136. this.groupBox8.Controls.Add(this.button14);
  137. this.groupBox8.Location = new System.Drawing.Point(14, 664);
  138. this.groupBox8.Name = "groupBox8";
  139. this.groupBox8.Size = new System.Drawing.Size(1181, 204);
  140. this.groupBox8.TabIndex = 10;
  141. this.groupBox8.TabStop = false;
  142. this.groupBox8.Text = "分析结果";
  143. //
  144. // button14
  145. //
  146. this.button14.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  147. this.button14.BackColor = System.Drawing.SystemColors.Control;
  148. this.button14.Location = new System.Drawing.Point(941, 71);
  149. this.button14.Name = "button14";
  150. this.button14.Size = new System.Drawing.Size(128, 26);
  151. this.button14.TabIndex = 16;
  152. this.button14.Text = "导出孔隙";
  153. this.button14.UseVisualStyleBackColor = false;
  154. this.button14.Click += new System.EventHandler(this.button14_Click);
  155. this.button14.Visible = false;
  156. //
  157. // label4
  158. //
  159. this.label4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  160. this.label4.AutoSize = true;
  161. this.label4.ForeColor = System.Drawing.SystemColors.ScrollBar;
  162. this.label4.Location = new System.Drawing.Point(924, 9);
  163. this.label4.Name = "label4";
  164. this.label4.Size = new System.Drawing.Size(11, 192);
  165. this.label4.TabIndex = 1;
  166. 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|";
  167. //
  168. // groupBox7
  169. //
  170. this.groupBox7.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  171. | System.Windows.Forms.AnchorStyles.Left)
  172. | System.Windows.Forms.AnchorStyles.Right)));
  173. this.groupBox7.Location = new System.Drawing.Point(515, 9);
  174. this.groupBox7.Name = "groupBox7";
  175. this.groupBox7.Size = new System.Drawing.Size(680, 639);
  176. this.groupBox7.TabIndex = 11;
  177. this.groupBox7.TabStop = false;
  178. this.groupBox7.Text = "预览";
  179. //
  180. // groupBox5
  181. //
  182. this.groupBox5.Controls.Add(this.button13);
  183. this.groupBox5.Controls.Add(btnDelKong);
  184. this.groupBox5.Controls.Add(this.btnAddKong);
  185. this.groupBox5.Controls.Add(this.btnAddCeliang);
  186. this.groupBox5.Controls.Add(this.btnSelCeliang);
  187. this.groupBox5.Controls.Add(this.btnDelCeliang);
  188. this.groupBox5.Location = new System.Drawing.Point(157, 7);
  189. this.groupBox5.Name = "groupBox5";
  190. this.groupBox5.Size = new System.Drawing.Size(351, 76);
  191. this.groupBox5.TabIndex = 19;
  192. this.groupBox5.TabStop = false;
  193. this.groupBox5.Text = "辅助测量";
  194. this.btnAddCeliang.Location = new System.Drawing.Point(20, 20);
  195. this.btnAddCeliang.Name = "btnAddCeliang";
  196. this.btnAddCeliang.Size = new System.Drawing.Size(90, 23);
  197. this.btnAddCeliang.TabIndex = 3;
  198. this.btnAddCeliang.Text = "添加测量线";
  199. this.btnAddCeliang.UseVisualStyleBackColor = true;
  200. this.btnAddCeliang.Click += new System.EventHandler(this.btnAddCeliang_Click);
  201. this.btnAddCeliang.LostFocus += new System.EventHandler(this.btnAddCeliang_LostFocus);
  202. this.btnSelCeliang.Location = new System.Drawing.Point(120, 20);
  203. this.btnSelCeliang.Name = "btnSelCeliang";
  204. this.btnSelCeliang.Size = new System.Drawing.Size(90, 23);
  205. this.btnSelCeliang.TabIndex = 3;
  206. this.btnSelCeliang.Text = "选择测量线";
  207. this.btnSelCeliang.UseVisualStyleBackColor = true;
  208. this.btnSelCeliang.Click += new System.EventHandler(this.btnSelCeliang_Click);
  209. this.btnDelCeliang.Location = new System.Drawing.Point(220, 20);
  210. this.btnDelCeliang.Name = "btnDelCeliang";
  211. this.btnDelCeliang.Size = new System.Drawing.Size(90, 23);
  212. this.btnDelCeliang.TabIndex = 3;
  213. this.btnDelCeliang.Text = "删除测量线";
  214. this.btnDelCeliang.UseVisualStyleBackColor = true;
  215. this.btnDelCeliang.Click += new System.EventHandler(this.btnDelCeliang_Click);
  216. this.btnDelKong.Location = new System.Drawing.Point(20, 48);
  217. this.btnDelKong.Name = "btnDelKong";
  218. this.btnDelKong.Size = new System.Drawing.Size(90, 23);
  219. this.btnDelKong.TabIndex = 8;
  220. this.btnDelKong.UseVisualStyleBackColor = true;
  221. this.btnDelKong.Text = "删除颗粒";
  222. this.btnDelKong.Click += new System.EventHandler(this.btnDelKong_Click);
  223. this.btnAddKong.Location = new System.Drawing.Point(120, 48);
  224. this.btnAddKong.Name = "btnAddKong";
  225. this.btnAddKong.Size = new System.Drawing.Size(90, 23);
  226. this.btnAddKong.TabIndex = 8;
  227. this.btnAddKong.UseVisualStyleBackColor = true;
  228. this.btnAddKong.Text = "添加颗粒";
  229. this.btnAddKong.Click += new System.EventHandler(this.btnAddKong_Click);
  230. //
  231. // button13
  232. //
  233. this.button13.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  234. this.button13.BackColor = System.Drawing.SystemColors.Control;
  235. this.button13.Location = new System.Drawing.Point(220, 48);
  236. this.button13.Name = "button13";
  237. this.button13.Size = new System.Drawing.Size(90, 23);
  238. this.button13.TabIndex = 12;
  239. this.button13.Text = "导出结果";
  240. this.button13.UseVisualStyleBackColor = true;
  241. this.button13.Click += new System.EventHandler(this.button13_Click);
  242. //
  243. // groupBox10
  244. //
  245. this.groupBox10.Location = new System.Drawing.Point(156, 284);
  246. this.groupBox10.Name = "groupBox10";
  247. this.groupBox10.Size = new System.Drawing.Size(352, 70);
  248. this.groupBox10.TabIndex = 18;
  249. this.groupBox10.TabStop = false;
  250. this.groupBox10.Text = "图像处理";
  251. groupBox10.Visible = false;
  252. this.groupBox11.Controls.Add(this.ckMin);
  253. this.groupBox11.Controls.Add(this.numericUpDown11);
  254. this.groupBox11.Controls.Add(this.ckMax);
  255. this.groupBox11.Controls.Add(this.numericMax);
  256. this.groupBox11.Controls.Add(this.ckHW);
  257. this.groupBox11.Controls.Add(this.numericHW);
  258. this.groupBox11.Controls.Add(this.ckArea);
  259. this.groupBox11.Controls.Add(this.numericArea);
  260. this.groupBox11.Controls.Add(btnReDrw);
  261. this.groupBox11.Controls.Add(btnLunkuo);
  262. this.groupBox11.Controls.Add(this.ckChanged);
  263. this.groupBox11.Location = new System.Drawing.Point(156, 86);
  264. this.groupBox11.Name = "groupBox11";
  265. this.groupBox11.Size = new System.Drawing.Size(352, 100);
  266. this.groupBox11.TabIndex = 18;
  267. this.groupBox11.TabStop = false;
  268. this.groupBox11.Text = "数据操作";
  269. //
  270. // ckMin
  271. //
  272. this.ckMin.Anchor = System.Windows.Forms.AnchorStyles.Right;
  273. this.ckMin.AutoSize = true;
  274. this.ckMin.Location = new System.Drawing.Point(30, 21);
  275. this.ckMin.Name = "ckMin";
  276. this.ckMin.Size = new System.Drawing.Size(70, 21);
  277. this.ckMin.TabIndex = 8;
  278. this.ckMin.Text = "最小尺寸";
  279. this.ckMin.UseVisualStyleBackColor = true;
  280. this.ckMin.Checked = true;
  281. //
  282. // numericUpDown1
  283. //
  284. this.numericUpDown11.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  285. this.numericUpDown11.Location = new System.Drawing.Point(100, 18);
  286. this.numericUpDown11.Maximum = new decimal(5);
  287. this.numericUpDown11.Minimum = 0;
  288. this.numericUpDown11.DecimalPlaces = 1;
  289. this.numericUpDown11.Increment = new decimal(0.1);
  290. this.numericUpDown11.Name = "numericUpDown11";
  291. this.numericUpDown11.Size = new System.Drawing.Size(60, 21);
  292. this.numericUpDown11.TabIndex = 7;
  293. this.numericUpDown11.Value = new decimal(0.1);
  294. //
  295. // ckMax
  296. //
  297. this.ckMax.Anchor = System.Windows.Forms.AnchorStyles.Right;
  298. this.ckMax.AutoSize = true;
  299. this.ckMax.Location = new System.Drawing.Point(180, 21);
  300. this.ckMax.Name = "ckMax";
  301. this.ckMax.Size = new System.Drawing.Size(70, 21);
  302. this.ckMax.TabIndex = 8;
  303. this.ckMax.Text = "边界尺寸";
  304. this.ckMax.UseVisualStyleBackColor = true;
  305. this.ckMax.Checked = true;
  306. //
  307. // numericMax
  308. //
  309. this.numericMax.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  310. this.numericMax.Location = new System.Drawing.Point(250, 18);
  311. this.numericMax.Maximum = new decimal(new int[] {
  312. 300,
  313. 0,
  314. 0,
  315. 0});
  316. this.numericMax.Minimum = 1;
  317. this.numericMax.Name = "numericMax";
  318. this.numericMax.Size = new System.Drawing.Size(60, 21);
  319. this.numericMax.TabIndex = 7;
  320. this.numericMax.Value = 1;
  321. //
  322. // ckHW
  323. //
  324. this.ckHW.Anchor = System.Windows.Forms.AnchorStyles.Right;
  325. this.ckHW.AutoSize = true;
  326. this.ckHW.Location = new System.Drawing.Point(30, 45);
  327. this.ckHW.Name = "ckHW";
  328. this.ckHW.Size = new System.Drawing.Size(70, 21);
  329. this.ckHW.TabIndex = 8;
  330. this.ckHW.Text = "长宽比例";
  331. this.ckHW.UseVisualStyleBackColor = true;
  332. this.ckHW.Checked = true;
  333. //
  334. // numericUpDown1
  335. //
  336. this.numericHW.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  337. this.numericHW.Location = new System.Drawing.Point(100, 42);
  338. this.numericHW.Maximum = new decimal(100);
  339. this.numericHW.Minimum = new decimal(0.1);
  340. this.numericHW.Name = "numericHW";
  341. this.numericHW.Size = new System.Drawing.Size(60, 21);
  342. this.numericHW.TabIndex = 7;
  343. this.numericHW.Value = new decimal(2.5);
  344. this.numericHW.DecimalPlaces = 1;
  345. this.numericHW.Increment = new decimal(0.1);
  346. //
  347. // ckArea
  348. //
  349. this.ckArea.Anchor = System.Windows.Forms.AnchorStyles.Left;
  350. this.ckArea.AutoSize = true;
  351. this.ckArea.Location = new System.Drawing.Point(180, 45);
  352. this.ckArea.Name = "ckArea";
  353. this.ckArea.Size = new System.Drawing.Size(70, 21);
  354. this.ckArea.TabIndex = 8;
  355. this.ckArea.Text = "面积率";
  356. this.ckArea.UseVisualStyleBackColor = true;
  357. this.ckArea.Checked = true;
  358. //
  359. // numericArea
  360. //
  361. this.numericArea.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  362. this.numericArea.Location = new System.Drawing.Point(250, 42);
  363. this.numericArea.Maximum = new decimal(1);
  364. this.numericArea.Minimum = 0;
  365. this.numericArea.Name = "numericArea";
  366. this.numericArea.Size = new System.Drawing.Size(60, 21);
  367. this.numericArea.TabIndex = 7;
  368. this.numericArea.DecimalPlaces = 2;
  369. this.numericArea.Increment = new decimal(0.01);
  370. this.numericArea.Value = new decimal(0.55);
  371. //
  372. // 原图
  373. //
  374. this.ckChanged.Anchor = System.Windows.Forms.AnchorStyles.Left;
  375. this.ckChanged.AutoSize = true;
  376. this.ckChanged.Location = new System.Drawing.Point(30, 75);
  377. this.ckChanged.Name = "ckChanged";
  378. this.ckChanged.Size = new System.Drawing.Size(70, 21);
  379. this.ckChanged.TabIndex = 8;
  380. this.ckChanged.Text = "原图";
  381. this.ckChanged.UseVisualStyleBackColor = true;
  382. this.btnLunkuo.Location = new System.Drawing.Point(145, 70);
  383. this.btnLunkuo.Name = "btnLunkuo";
  384. this.btnLunkuo.Size = new System.Drawing.Size(75, 23);
  385. this.btnLunkuo.TabIndex = 8;
  386. this.btnLunkuo.UseVisualStyleBackColor = true;
  387. this.btnLunkuo.Text = "测量区域";
  388. this.btnLunkuo.Click += new System.EventHandler(this.btnLunkuo_Click);
  389. this.btnReDrw.Location = new System.Drawing.Point(230, 70);
  390. this.btnReDrw.Name = "btnReDrw";
  391. this.btnReDrw.Size = new System.Drawing.Size(75, 23);
  392. this.btnReDrw.TabIndex = 8;
  393. this.btnReDrw.UseVisualStyleBackColor = true;
  394. this.btnReDrw.Text = "重新统计";
  395. this.btnReDrw.Click += new System.EventHandler(this.btnReDrw_Click);
  396. //
  397. // groupBox9
  398. //
  399. this.groupBox9.Controls.Add(this.dataGridView1);
  400. this.groupBox9.Location = new System.Drawing.Point(157, 400);
  401. this.groupBox9.Name = "groupBox9";
  402. this.groupBox9.Size = new System.Drawing.Size(351, 252);
  403. this.groupBox9.TabIndex = 20;
  404. this.groupBox9.TabStop = false;
  405. this.groupBox9.Text = "颗粒信息";
  406. //
  407. // dataGridView1
  408. //
  409. this.dataGridView1.AllowUserToAddRows = false;
  410. this.dataGridView1.BackgroundColor = System.Drawing.SystemColors.ControlLightLight;
  411. dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  412. dataGridViewCellStyle9.BackColor = System.Drawing.SystemColors.Control;
  413. dataGridViewCellStyle9.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  414. dataGridViewCellStyle9.ForeColor = System.Drawing.SystemColors.WindowText;
  415. dataGridViewCellStyle9.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  416. dataGridViewCellStyle9.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  417. dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  418. this.dataGridView1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle9;
  419. this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  420. this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  421. this.Column11,
  422. this.dataGridViewTextBoxColumn1,
  423. this.dataGridViewTextBoxColumn2,ColumnKey,this.dataGridViewTextBoxColumn3,this.dataGridViewTextBoxColumn4});
  424. this.dataGridView1.Location = new System.Drawing.Point(9, 19);
  425. this.dataGridView1.MultiSelect = false;
  426. this.dataGridView1.Name = "dataGridView1";
  427. this.dataGridView1.ReadOnly = true;
  428. this.dataGridView1.RowHeadersVisible = false;
  429. this.dataGridView1.RowTemplate.Height = 23;
  430. this.dataGridView1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  431. this.dataGridView1.Size = new System.Drawing.Size(337, 225);
  432. this.dataGridView1.TabIndex = 0;
  433. this.dataGridView1.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView1_CellClick);
  434. // this.dataGridView1.CellEndEdit += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView1_CellEndEdit);
  435. // this.dataGridView1.CellValidating += new System.Windows.Forms.DataGridViewCellValidatingEventHandler(this.dataGridView1_CellValidating);
  436. // this.dataGridView1.SelectionChanged += new System.EventHandler(this.dataGridView1_SelectionChanged);
  437. //
  438. // Column11
  439. //
  440. dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  441. this.Column11.DefaultCellStyle = dataGridViewCellStyle10;
  442. this.Column11.HeaderText = "序号";
  443. this.Column11.Name = "Column11";
  444. this.Column11.ReadOnly = true;
  445. this.Column11.Width = 55;
  446. //
  447. // dataGridViewTextBoxColumn1
  448. //
  449. dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  450. this.dataGridViewTextBoxColumn1.DefaultCellStyle = dataGridViewCellStyle11;
  451. this.dataGridViewTextBoxColumn1.HeaderText = "位置";
  452. this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
  453. this.dataGridViewTextBoxColumn1.ReadOnly = true;
  454. this.dataGridViewTextBoxColumn1.Width = 80;
  455. //
  456. // dataGridViewTextBoxColumn2
  457. //
  458. dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  459. this.dataGridViewTextBoxColumn2.DefaultCellStyle = dataGridViewCellStyle12;
  460. this.dataGridViewTextBoxColumn2.HeaderText = "均值";
  461. this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
  462. this.dataGridViewTextBoxColumn2.ReadOnly = true;
  463. this.dataGridViewTextBoxColumn2.Width = 60;
  464. //
  465. // 拟圆
  466. //
  467. this.dataGridViewTextBoxColumn3.DefaultCellStyle = dataGridViewCellStyle12;
  468. this.dataGridViewTextBoxColumn3.HeaderText = "长径";
  469. this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
  470. this.dataGridViewTextBoxColumn3.ReadOnly = true;
  471. this.dataGridViewTextBoxColumn3.Width = 55;
  472. //
  473. // 最长
  474. //
  475. this.dataGridViewTextBoxColumn4.DefaultCellStyle = dataGridViewCellStyle12;
  476. this.dataGridViewTextBoxColumn4.HeaderText = "短径";
  477. this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
  478. this.dataGridViewTextBoxColumn4.ReadOnly = true;
  479. this.dataGridViewTextBoxColumn4.Width = 55;
  480. this.ColumnKey.HeaderText = "主键";
  481. this.ColumnKey.Name = "key";
  482. this.ColumnKey.ReadOnly = true;
  483. this.ColumnKey.Visible = false;
  484. //
  485. // groupBoxGrid2
  486. //
  487. this.groupBoxGrid2.Controls.Add(this.dataGridView2);
  488. this.groupBoxGrid2.Location = new System.Drawing.Point(157, 190);
  489. this.groupBoxGrid2.Name = "groupBoxGrid2";
  490. this.groupBoxGrid2.Size = new System.Drawing.Size(351, 202);
  491. this.groupBoxGrid2.TabIndex = 20;
  492. this.groupBoxGrid2.TabStop = false;
  493. this.groupBoxGrid2.Text = "统计结果";
  494. //
  495. // dataGridView2
  496. //
  497. this.dataGridView2.AllowUserToAddRows = false;
  498. this.dataGridView2.BackgroundColor = System.Drawing.SystemColors.ControlLightLight;
  499. this.dataGridView2.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle9;
  500. this.dataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  501. this.dataGridView2.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  502. this.ColumnNum,
  503. this.ColumnName,
  504. this.ColumnVal});
  505. this.dataGridView2.Location = new System.Drawing.Point(9, 19);
  506. this.dataGridView2.MultiSelect = false;
  507. this.dataGridView2.Name = "dataGridView2";
  508. this.dataGridView2.ReadOnly = true;
  509. this.dataGridView2.RowHeadersVisible = false;
  510. this.dataGridView2.RowTemplate.Height = 23;
  511. this.dataGridView2.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  512. this.dataGridView2.Size = new System.Drawing.Size(337, 175);
  513. this.dataGridView2.TabIndex = 0;
  514. this.ColumnNum.DefaultCellStyle = dataGridViewCellStyle10;
  515. this.ColumnNum.HeaderText = "序号";
  516. this.ColumnNum.Name = "ColumnNum";
  517. this.ColumnNum.ReadOnly = true;
  518. this.ColumnNum.Width = 70;
  519. this.ColumnName.DefaultCellStyle = dataGridViewCellStyle11;
  520. this.ColumnName.HeaderText = "名称";
  521. this.ColumnName.Name = "ColumnName";
  522. this.ColumnName.ReadOnly = true;
  523. this.ColumnName.Width = 120;
  524. this.ColumnVal.DefaultCellStyle = dataGridViewCellStyle11;
  525. this.ColumnVal.HeaderText = "值/微米";
  526. this.ColumnVal.Name = "ColumnVal";
  527. this.ColumnVal.ReadOnly = true;
  528. this.ColumnVal.Width = 120;
  529. //
  530. // BatterySectionPorosityDialog
  531. //
  532. this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
  533. this.ClientSize = new System.Drawing.Size(1220, 914);
  534. this.Controls.Add(this.groupBox9);
  535. this.Controls.Add(this.groupBox5);
  536. this.Controls.Add(this.groupBox10);
  537. this.Controls.Add(this.groupBox11);
  538. this.Controls.Add(this.groupBox7);
  539. this.Controls.Add(this.groupBox8);
  540. this.Controls.Add(this.groupBox2);
  541. this.Controls.Add(this.groupBoxGrid2);
  542. this.Name = "BatteryPrimaryDialog";
  543. this.Text = "前驱截面一次颗粒";
  544. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.InclusionsStandardDialog_FormClosing);
  545. this.Load += new System.EventHandler(this.GrainSizePointCountingMethodDialog_Load);
  546. this.Shown += new System.EventHandler(this.ShownChoiseItemAndInitData);
  547. this.Controls.SetChildIndex(this.groupBox2, 0);
  548. this.Controls.SetChildIndex(this.groupBox8, 0);
  549. this.Controls.SetChildIndex(this.groupBox7, 0);
  550. this.Controls.SetChildIndex(this.groupBox10, 0);
  551. this.Controls.SetChildIndex(this.groupBox11, 0);
  552. this.Controls.SetChildIndex(this.groupBox5, 0);
  553. this.Controls.SetChildIndex(this.groupBox9, 0);
  554. this.Controls.SetChildIndex(this.groupBoxGrid2, 0);
  555. this.groupBox2.ResumeLayout(false);
  556. this.groupBox8.ResumeLayout(false);
  557. this.groupBox8.PerformLayout();
  558. this.groupBox5.ResumeLayout(false);
  559. this.groupBox5.PerformLayout();
  560. this.groupBox10.ResumeLayout(false);
  561. this.groupBox10.PerformLayout();
  562. this.groupBox11.ResumeLayout(false);
  563. this.groupBox11.PerformLayout();
  564. this.groupBox9.ResumeLayout(false);
  565. this.groupBoxGrid2.ResumeLayout(false);
  566. ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
  567. ((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).EndInit();
  568. this.ResumeLayout(false);
  569. }
  570. private void CkChanged_CheckedChanged(object sender, System.EventArgs e)
  571. {
  572. throw new System.NotImplementedException();
  573. }
  574. #endregion
  575. #region 控件
  576. private ListView listView1;
  577. private GroupBox groupBox2;
  578. private ImageList imageList1;
  579. private GroupBox groupBox8;
  580. private Button button14;
  581. private Button button13;
  582. private Label label4;
  583. private GroupBox groupBox7;
  584. private GroupBox groupBox5;
  585. private Button btnAddCeliang;
  586. private Button btnSelCeliang;
  587. private Button btnDelCeliang;
  588. private Button btnLunkuo;
  589. private Button btnAddKong;
  590. private Button btnDelKong;
  591. private Button btnReDrw;
  592. private GroupBox groupBox11;
  593. private CheckBox ckMin;
  594. private CheckBox ckMax;
  595. private CheckBox ckHW;
  596. private CheckBox ckArea;
  597. private NumericUpDown numericUpDown11;
  598. private NumericUpDown numericMax;
  599. private NumericUpDown numericHW;
  600. private NumericUpDown numericArea;
  601. private GroupBox groupBox10;
  602. private GroupBox groupBox9;
  603. private DataGridView dataGridView1;
  604. private GroupBox groupBoxGrid2;
  605. private DataGridView dataGridView2;
  606. //原图
  607. private CheckBox ckChanged;
  608. #endregion
  609. private DataGridViewTextBoxColumn Column11;
  610. private DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
  611. private DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
  612. private DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
  613. private DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
  614. private DataGridViewTextBoxColumn ColumnKey;
  615. private DataGridViewTextBoxColumn ColumnNum;
  616. private DataGridViewTextBoxColumn ColumnName;
  617. private DataGridViewTextBoxColumn ColumnVal;
  618. }
  619. }