Membranes.Designer.cs 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602
  1. using System.Windows.Forms;
  2. namespace PaintDotNet.DedicatedAnalysis.Battery
  3. {
  4. partial class Membranes
  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. btnImageOut = new Button();
  51. this.dataGridView4 = new System.Windows.Forms.DataGridView();
  52. this.Column1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  53. this.Column2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  54. this.Column3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  55. this.Column4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  56. this.Column5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  57. this.Column6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  58. this.Column7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  59. this.label4 = new System.Windows.Forms.Label();
  60. this.groupBox7 = new System.Windows.Forms.GroupBox();
  61. this.groupBox5 = new System.Windows.Forms.GroupBox();
  62. this.btnCircleDrawing = new Button();
  63. this.txt_RightLineWeight = new System.Windows.Forms.ComboBox();
  64. this.label16 = new System.Windows.Forms.Label();
  65. this.rb_RightCircle = new System.Windows.Forms.CheckBox();
  66. this.label17 = new System.Windows.Forms.Label();
  67. this.groupBox10 = new System.Windows.Forms.GroupBox();
  68. this.btnLunkuo = new Button();
  69. this.btnAddKong = new Button();
  70. this.btnDelKong = new Button();
  71. btnDrwKou = new Button();
  72. this.btnReDrw = new Button();
  73. this.groupBox9 = new System.Windows.Forms.GroupBox();
  74. this.dataGridView1 = new System.Windows.Forms.DataGridView();
  75. this.Column11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  76. this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  77. this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  78. this.groupBox2.SuspendLayout();
  79. this.groupBox8.SuspendLayout();
  80. ((System.ComponentModel.ISupportInitialize)(this.dataGridView4)).BeginInit();
  81. this.groupBox5.SuspendLayout();
  82. this.groupBox10.SuspendLayout();
  83. this.groupBox9.SuspendLayout();
  84. ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
  85. this.SuspendLayout();
  86. //
  87. // listView1
  88. //
  89. this.listView1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  90. | System.Windows.Forms.AnchorStyles.Left)
  91. | System.Windows.Forms.AnchorStyles.Right)));
  92. this.listView1.FullRowSelect = true;
  93. this.listView1.HideSelection = false;
  94. this.listView1.LargeImageList = this.imageList1;
  95. this.listView1.Location = new System.Drawing.Point(5, 17);
  96. this.listView1.MultiSelect = false;
  97. this.listView1.Name = "listView1";
  98. this.listView1.Size = new System.Drawing.Size(124, 466);
  99. this.listView1.TabIndex = 0;
  100. this.listView1.UseCompatibleStateImageBehavior = false;
  101. this.listView1.ItemSelectionChanged += new System.Windows.Forms.ListViewItemSelectionChangedEventHandler(this.listView1_ItemSelectionChanged);
  102. this.listView1.SelectedIndexChanged += new System.EventHandler(this.listView1_SelectedIndexChanged);
  103. this.listView1.MouseDown += new System.Windows.Forms.MouseEventHandler(this.listView1_MouseDown);
  104. this.listView1.MouseUp += new System.Windows.Forms.MouseEventHandler(this.listView1_MouseUp);
  105. //
  106. // imageList1
  107. //
  108. this.imageList1.ColorDepth = System.Windows.Forms.ColorDepth.Depth8Bit;
  109. this.imageList1.ImageSize = new System.Drawing.Size(64, 64);
  110. this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
  111. //
  112. // groupBox2
  113. //
  114. this.groupBox2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  115. | System.Windows.Forms.AnchorStyles.Left)));
  116. this.groupBox2.Controls.Add(this.listView1);
  117. this.groupBox2.Location = new System.Drawing.Point(14, 9);
  118. this.groupBox2.Name = "groupBox2";
  119. this.groupBox2.Size = new System.Drawing.Size(135, 489);
  120. this.groupBox2.TabIndex = 3;
  121. this.groupBox2.TabStop = false;
  122. this.groupBox2.Text = "图像索引";
  123. //
  124. // groupBox8
  125. //
  126. this.groupBox8.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
  127. | System.Windows.Forms.AnchorStyles.Right)));
  128. this.groupBox8.Controls.Add(this.button14);
  129. this.groupBox8.Controls.Add(this.button13);
  130. this.groupBox8.Controls.Add(this.btnImageOut);
  131. this.groupBox8.Controls.Add(this.dataGridView4);
  132. this.groupBox8.Controls.Add(this.label4);
  133. this.groupBox8.Location = new System.Drawing.Point(14, 510);
  134. this.groupBox8.Name = "groupBox8";
  135. this.groupBox8.Size = new System.Drawing.Size(1081, 204);
  136. this.groupBox8.TabIndex = 10;
  137. this.groupBox8.TabStop = false;
  138. this.groupBox8.Text = "分析结果";
  139. //
  140. // button14
  141. //
  142. this.button14.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  143. this.button14.BackColor = System.Drawing.SystemColors.Control;
  144. this.button14.Location = new System.Drawing.Point(941, 71);
  145. this.button14.Name = "button14";
  146. this.button14.Size = new System.Drawing.Size(128, 26);
  147. this.button14.TabIndex = 16;
  148. this.button14.Text = "导出孔隙";
  149. this.button14.UseVisualStyleBackColor = false;
  150. this.button14.Click += new System.EventHandler(this.button14_Click);
  151. this.button14.Visible = false;
  152. //
  153. // button13
  154. //
  155. this.button13.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  156. this.button13.BackColor = System.Drawing.SystemColors.Control;
  157. this.button13.Location = new System.Drawing.Point(941, 34);
  158. this.button13.Name = "button13";
  159. this.button13.Size = new System.Drawing.Size(128, 26);
  160. this.button13.TabIndex = 12;
  161. this.button13.Text = "导出结果";
  162. this.button13.UseVisualStyleBackColor = false;
  163. this.button13.Click += new System.EventHandler(this.button13_Click);
  164. //
  165. // 导出图片
  166. //
  167. this.btnImageOut.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  168. this.btnImageOut.BackColor = System.Drawing.SystemColors.Control;
  169. this.btnImageOut.Location = new System.Drawing.Point(941, 108);
  170. this.btnImageOut.Name = "btnImageOut";
  171. this.btnImageOut.Size = new System.Drawing.Size(128, 26);
  172. this.btnImageOut.TabIndex = 12;
  173. this.btnImageOut.Text = "导出图片";
  174. this.btnImageOut.UseVisualStyleBackColor = false;
  175. this.btnImageOut.Click += new System.EventHandler(this.btnImageOut_Click);
  176. this.btnImageOut.Visible = false;
  177. //
  178. // dataGridView4
  179. //
  180. this.dataGridView4.AllowUserToAddRows = false;
  181. this.dataGridView4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  182. | System.Windows.Forms.AnchorStyles.Right)));
  183. this.dataGridView4.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
  184. this.dataGridView4.BackgroundColor = System.Drawing.SystemColors.ControlLightLight;
  185. dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  186. dataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Control;
  187. dataGridViewCellStyle1.Font = new System.Drawing.Font("宋体", 9F);
  188. dataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.WindowText;
  189. dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  190. dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  191. dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  192. this.dataGridView4.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
  193. this.dataGridView4.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  194. this.dataGridView4.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  195. this.Column1,
  196. this.Column2,
  197. this.Column3,
  198. this.Column4,
  199. this.Column5,
  200. this.Column6,this.Column7});
  201. this.dataGridView4.Location = new System.Drawing.Point(8, 20);
  202. this.dataGridView4.Name = "dataGridView4";
  203. this.dataGridView4.ReadOnly = true;
  204. this.dataGridView4.RowHeadersVisible = false;
  205. this.dataGridView4.RowTemplate.Height = 23;
  206. this.dataGridView4.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  207. this.dataGridView4.Size = new System.Drawing.Size(693, 176);
  208. this.dataGridView4.TabIndex = 15;
  209. this.dataGridView4.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView4_CellClick);
  210. //
  211. // Column1
  212. //
  213. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  214. this.Column1.DefaultCellStyle = dataGridViewCellStyle2;
  215. this.Column1.HeaderText = "序号";
  216. this.Column1.Name = "Column1";
  217. this.Column1.ReadOnly = true;
  218. //
  219. // Column2
  220. //
  221. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  222. this.Column2.DefaultCellStyle = dataGridViewCellStyle3;
  223. this.Column2.HeaderText = "位置X";
  224. this.Column2.Name = "Column2";
  225. this.Column2.ReadOnly = true;
  226. //
  227. // Column3
  228. //
  229. dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  230. this.Column3.DefaultCellStyle = dataGridViewCellStyle4;
  231. this.Column3.HeaderText = "位置Y";
  232. this.Column3.Name = "Column3";
  233. this.Column3.ReadOnly = true;
  234. //
  235. // Column4
  236. //
  237. dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  238. this.Column4.DefaultCellStyle = dataGridViewCellStyle5;
  239. this.Column4.HeaderText = "长(μm)";
  240. this.Column4.Name = "Column4";
  241. this.Column4.ReadOnly = true;
  242. //
  243. // Column5
  244. //
  245. dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  246. this.Column5.DefaultCellStyle = dataGridViewCellStyle6;
  247. this.Column5.HeaderText = "宽(μm)";
  248. this.Column5.Name = "Column5";
  249. this.Column5.ReadOnly = true;
  250. //
  251. // Column6
  252. //
  253. dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  254. this.Column6.DefaultCellStyle = dataGridViewCellStyle7;
  255. this.Column6.HeaderText = "面积(μm²)";
  256. this.Column6.Name = "Column6";
  257. this.Column6.ReadOnly = true;
  258. //
  259. // Column7
  260. //
  261. dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  262. this.Column7.DefaultCellStyle = dataGridViewCellStyle8;
  263. this.Column7.HeaderText = "标识";
  264. this.Column7.Name = "Column7";
  265. this.Column7.ReadOnly = true;
  266. this.Column7.Visible = false;
  267. //
  268. // label4
  269. //
  270. this.label4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  271. this.label4.AutoSize = true;
  272. this.label4.ForeColor = System.Drawing.SystemColors.ScrollBar;
  273. this.label4.Location = new System.Drawing.Point(924, 9);
  274. this.label4.Name = "label4";
  275. this.label4.Size = new System.Drawing.Size(11, 192);
  276. this.label4.TabIndex = 1;
  277. 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|";
  278. //
  279. // groupBox7
  280. //
  281. this.groupBox7.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  282. | System.Windows.Forms.AnchorStyles.Left)
  283. | System.Windows.Forms.AnchorStyles.Right)));
  284. this.groupBox7.Location = new System.Drawing.Point(515, 9);
  285. this.groupBox7.Name = "groupBox7";
  286. this.groupBox7.Size = new System.Drawing.Size(580, 489);
  287. this.groupBox7.TabIndex = 11;
  288. this.groupBox7.TabStop = false;
  289. this.groupBox7.Text = "预览";
  290. //
  291. // groupBox5
  292. //
  293. this.groupBox5.Controls.Add(this.txt_RightLineWeight);
  294. this.groupBox5.Controls.Add(this.label16);
  295. this.groupBox5.Controls.Add(this.rb_RightCircle);
  296. this.groupBox5.Controls.Add(this.label17);
  297. this.groupBox5.Controls.Add(this.btnCircleDrawing);
  298. this.groupBox5.Location = new System.Drawing.Point(157, 356);
  299. this.groupBox5.Name = "groupBox5";
  300. this.groupBox5.Size = new System.Drawing.Size(351, 66);
  301. this.groupBox5.TabIndex = 19;
  302. this.groupBox5.TabStop = false;
  303. this.groupBox5.Text = "同心圆设置";
  304. //
  305. // label17
  306. //
  307. //
  308. this.label17.AutoSize = true;
  309. this.label17.Location = new System.Drawing.Point(21, 26);
  310. this.label17.Name = "label17";
  311. this.label17.Size = new System.Drawing.Size(0, 12);
  312. this.label17.TabIndex = 12;
  313. this.label17.Text = "是否显示:";
  314. //
  315. // rb_RightCircle
  316. //
  317. this.rb_RightCircle.AutoSize = true;
  318. this.rb_RightCircle.Checked = true;
  319. this.rb_RightCircle.Location = new System.Drawing.Point(79, 24);
  320. this.rb_RightCircle.Name = "rb_RightCircle";
  321. this.rb_RightCircle.Size = new System.Drawing.Size(14, 13);
  322. this.rb_RightCircle.TabIndex = 13;
  323. this.rb_RightCircle.TabStop = true;
  324. this.rb_RightCircle.Text = "";
  325. this.rb_RightCircle.UseVisualStyleBackColor = true;
  326. //
  327. // label16
  328. //
  329. this.label16.AutoSize = true;
  330. this.label16.Location = new System.Drawing.Point(115, 24);
  331. this.label16.Name = "label16";
  332. this.label16.Size = new System.Drawing.Size(0, 12);
  333. this.label16.TabIndex = 18;
  334. this.label16.Text = "同心圆数:";
  335. //
  336. // txt_RightLineWeight
  337. //
  338. txt_RightLineWeight.DropDownStyle = ComboBoxStyle.DropDownList;
  339. this.txt_RightLineWeight.Location = new System.Drawing.Point(180, 22);
  340. this.txt_RightLineWeight.Name = "txt_RightLineWeight";
  341. this.txt_RightLineWeight.Size = new System.Drawing.Size(45, 21);
  342. this.txt_RightLineWeight.TabIndex = 21;
  343. this.txt_RightLineWeight.Items.AddRange(new object[] {
  344. "2",
  345. "3",
  346. "4",
  347. "5"});
  348. this.txt_RightLineWeight.Text = "3";
  349. //
  350. // btnCircleDrawing
  351. //
  352. this.btnCircleDrawing.Location = new System.Drawing.Point(260, 20);
  353. this.btnCircleDrawing.Name = "btnCircleDrawing";
  354. this.btnCircleDrawing.Size = new System.Drawing.Size(75, 23);
  355. this.btnCircleDrawing.TabIndex = 3;
  356. this.btnCircleDrawing.Text = "绘制";
  357. this.btnCircleDrawing.UseVisualStyleBackColor = true;
  358. this.btnCircleDrawing.Click += new System.EventHandler(this.btnCircleDrawing_Click);
  359. //
  360. // groupBox10
  361. //
  362. this.groupBox10.Controls.Add(btnLunkuo);
  363. this.groupBox10.Controls.Add(this.btnAddKong);
  364. this.groupBox10.Controls.Add(btnDelKong);
  365. this.groupBox10.Controls.Add(btnReDrw);
  366. this.groupBox10.Controls.Add(btnDrwKou);
  367. this.groupBox10.Location = new System.Drawing.Point(156, 264);
  368. this.groupBox10.Name = "groupBox10";
  369. this.groupBox10.Size = new System.Drawing.Size(352, 90);
  370. this.groupBox10.TabIndex = 18;
  371. this.groupBox10.TabStop = false;
  372. this.groupBox10.Text = "图像处理";
  373. this.btnLunkuo.Location = new System.Drawing.Point(20, 19);
  374. this.btnLunkuo.Name = "btnLunkuo";
  375. this.btnLunkuo.Size = new System.Drawing.Size(90, 23);
  376. this.btnLunkuo.TabIndex = 8;
  377. this.btnLunkuo.UseVisualStyleBackColor = true;
  378. this.btnLunkuo.Text = "轮廓调整";
  379. this.btnLunkuo.Click += new System.EventHandler(this.btnLunkuo_Click);
  380. this.btnAddKong.Location = new System.Drawing.Point(125, 19);
  381. this.btnAddKong.Name = "btnAddKong";
  382. this.btnAddKong.Size = new System.Drawing.Size(90, 23);
  383. this.btnAddKong.TabIndex = 8;
  384. this.btnAddKong.UseVisualStyleBackColor = true;
  385. this.btnAddKong.Text = "添加孔隙";
  386. this.btnAddKong.Click += new System.EventHandler(this.btnAddKong_Click);
  387. this.btnDelKong.Location = new System.Drawing.Point(230, 19);
  388. this.btnDelKong.Name = "btnDelKong";
  389. this.btnDelKong.Size = new System.Drawing.Size(90, 23);
  390. this.btnDelKong.TabIndex = 8;
  391. this.btnDelKong.UseVisualStyleBackColor = true;
  392. this.btnDelKong.Text = "删除孔隙";
  393. this.btnDelKong.Click += new System.EventHandler(this.btnDelKong_Click);
  394. this.btnDrwKou.Location = new System.Drawing.Point(20, 59);
  395. this.btnDrwKou.Name = "btnDrwKou";
  396. this.btnDrwKou.Size = new System.Drawing.Size(90, 23);
  397. this.btnDrwKou.TabIndex = 8;
  398. this.btnDrwKou.UseVisualStyleBackColor = true;
  399. this.btnDrwKou.Text = "绘制轮廓";
  400. this.btnDrwKou.Click += new System.EventHandler(this.btnDrwKuo_Click);
  401. this.btnReDrw.Location = new System.Drawing.Point(230, 59);
  402. this.btnReDrw.Name = "btnReDrw";
  403. this.btnReDrw.Size = new System.Drawing.Size(90, 23);
  404. this.btnReDrw.TabIndex = 8;
  405. this.btnReDrw.UseVisualStyleBackColor = true;
  406. this.btnReDrw.Text = "重新统计";
  407. this.btnReDrw.Click += new System.EventHandler(this.btnReDrw_Click);
  408. //
  409. // groupBox9
  410. //
  411. this.groupBox9.Controls.Add(this.dataGridView1);
  412. this.groupBox9.Location = new System.Drawing.Point(157, 275);
  413. this.groupBox9.Name = "groupBox9";
  414. this.groupBox9.Size = new System.Drawing.Size(351, 210);
  415. this.groupBox9.TabIndex = 20;
  416. this.groupBox9.TabStop = false;
  417. this.groupBox9.Text = "预计结果";
  418. //
  419. // dataGridView1
  420. //
  421. this.dataGridView1.AllowUserToAddRows = false;
  422. this.dataGridView1.BackgroundColor = System.Drawing.SystemColors.ControlLightLight;
  423. dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  424. dataGridViewCellStyle9.BackColor = System.Drawing.SystemColors.Control;
  425. dataGridViewCellStyle9.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  426. dataGridViewCellStyle9.ForeColor = System.Drawing.SystemColors.WindowText;
  427. dataGridViewCellStyle9.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  428. dataGridViewCellStyle9.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  429. dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  430. this.dataGridView1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle9;
  431. this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  432. this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  433. this.Column11,
  434. this.dataGridViewTextBoxColumn1,
  435. this.dataGridViewTextBoxColumn2});
  436. this.dataGridView1.Location = new System.Drawing.Point(9, 19);
  437. this.dataGridView1.MultiSelect = false;
  438. this.dataGridView1.Name = "dataGridView1";
  439. this.dataGridView1.ReadOnly = true;
  440. this.dataGridView1.RowHeadersVisible = false;
  441. this.dataGridView1.RowTemplate.Height = 23;
  442. this.dataGridView1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  443. this.dataGridView1.Size = new System.Drawing.Size(337, 180);
  444. this.dataGridView1.TabIndex = 0;
  445. // this.dataGridView1.CellEndEdit += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView1_CellEndEdit);
  446. // this.dataGridView1.CellValidating += new System.Windows.Forms.DataGridViewCellValidatingEventHandler(this.dataGridView1_CellValidating);
  447. // this.dataGridView1.SelectionChanged += new System.EventHandler(this.dataGridView1_SelectionChanged);
  448. //
  449. // Column11
  450. //
  451. dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  452. this.Column11.DefaultCellStyle = dataGridViewCellStyle10;
  453. this.Column11.HeaderText = "总面积μm²";
  454. this.Column11.Name = "Column11";
  455. this.Column11.ReadOnly = true;
  456. this.Column11.Width = 100;
  457. //
  458. // dataGridViewTextBoxColumn1
  459. //
  460. dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  461. this.dataGridViewTextBoxColumn1.DefaultCellStyle = dataGridViewCellStyle11;
  462. this.dataGridViewTextBoxColumn1.HeaderText = "孔隙μm²";
  463. this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
  464. this.dataGridViewTextBoxColumn1.ReadOnly = true;
  465. this.dataGridViewTextBoxColumn1.Width = 100;
  466. //
  467. // dataGridViewTextBoxColumn2
  468. //
  469. dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  470. this.dataGridViewTextBoxColumn2.DefaultCellStyle = dataGridViewCellStyle12;
  471. this.dataGridViewTextBoxColumn2.HeaderText = "孔隙率";
  472. this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
  473. this.dataGridViewTextBoxColumn2.ReadOnly = true;
  474. this.dataGridViewTextBoxColumn2.Width = 100;
  475. //
  476. // BatterySectionPorosityDialog
  477. //
  478. this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
  479. this.ClientSize = new System.Drawing.Size(1104, 734);
  480. this.Controls.Add(this.groupBox9);
  481. //this.Controls.Add(this.groupBox5);
  482. //this.Controls.Add(this.groupBox10);
  483. this.Controls.Add(this.groupBox7);
  484. this.Controls.Add(this.groupBox8);
  485. this.Controls.Add(this.groupBox2);
  486. this.Name = "Membranes";
  487. this.Text = "前驱体截面孔隙统计";
  488. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.InclusionsStandardDialog_FormClosing);
  489. this.Load += new System.EventHandler(this.GrainSizePointCountingMethodDialog_Load);
  490. this.Shown += new System.EventHandler(this.ShownChoiseItemAndInitData);
  491. this.Controls.SetChildIndex(this.groupBox2, 0);
  492. this.Controls.SetChildIndex(this.groupBox8, 0);
  493. this.Controls.SetChildIndex(this.groupBox7, 0);
  494. //this.Controls.SetChildIndex(this.groupBox10, 0);
  495. //this.Controls.SetChildIndex(this.groupBox5, 0);
  496. this.Controls.SetChildIndex(this.groupBox9, 0);
  497. this.groupBox2.ResumeLayout(false);
  498. this.groupBox8.ResumeLayout(false);
  499. this.groupBox8.PerformLayout();
  500. ((System.ComponentModel.ISupportInitialize)(this.dataGridView4)).EndInit();
  501. //this.groupBox5.ResumeLayout(false);
  502. //this.groupBox5.PerformLayout();
  503. //this.groupBox10.ResumeLayout(false);
  504. //this.groupBox10.PerformLayout();
  505. this.groupBox9.ResumeLayout(false);
  506. ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
  507. this.ResumeLayout(false);
  508. }
  509. #endregion
  510. #region 控件
  511. private ListView listView1;
  512. private GroupBox groupBox2;
  513. private ImageList imageList1;
  514. private GroupBox groupBox8;
  515. private Button button14;
  516. private Button button13;
  517. private Button btnImageOut;
  518. private DataGridView dataGridView4;
  519. private Label label4;
  520. private GroupBox groupBox7;
  521. private GroupBox groupBox5;
  522. private ComboBox txt_RightLineWeight;
  523. private Label label16;
  524. private CheckBox rb_RightCircle;
  525. private Button btnCircleDrawing;
  526. private Button btnLunkuo;
  527. private Button btnAddKong;
  528. private Button btnDelKong;
  529. private Button btnDrwKou;
  530. private Button btnReDrw;
  531. private Label label17;
  532. private GroupBox groupBox10;
  533. private GroupBox groupBox9;
  534. private DataGridView dataGridView1;
  535. #endregion
  536. private DataGridViewTextBoxColumn Column11;
  537. private DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
  538. private DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
  539. private DataGridViewTextBoxColumn Column1;
  540. private DataGridViewTextBoxColumn Column2;
  541. private DataGridViewTextBoxColumn Column3;
  542. private DataGridViewTextBoxColumn Column4;
  543. private DataGridViewTextBoxColumn Column5;
  544. private DataGridViewTextBoxColumn Column6;
  545. private DataGridViewTextBoxColumn Column7;
  546. }
  547. }