CNAS取数仪器端升级
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

5 роки тому
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877
  1. namespace CNAS_BalanceClient
  2. {
  3. partial class frmHistory
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  29. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmHistory));
  33. this.pnlAll = new System.Windows.Forms.Panel();
  34. this.pnlCenter = new System.Windows.Forms.Panel();
  35. this.pnlCenterBody = new System.Windows.Forms.Panel();
  36. this.dgvShuiFen = new System.Windows.Forms.DataGridView();
  37. this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  38. this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  39. this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  40. this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  41. this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  42. this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  43. this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  44. this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  45. this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  46. this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  47. this.Column9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  48. this.Mad = new System.Windows.Forms.DataGridViewTextBoxColumn();
  49. this.dataGridViewTextBoxColumn12 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  50. this.dgvHuiFen = new System.Windows.Forms.DataGridView();
  51. this.ID3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  52. this.dataGridViewTextBoxColumn14 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  53. this.dataGridViewTextBoxColumn15 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  54. this.dataGridViewTextBoxColumn16 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  55. this.dataGridViewTextBoxColumn17 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  56. this.dataGridViewTextBoxColumn18 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  57. this.dataGridViewTextBoxColumn19 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  58. this.dataGridViewTextBoxColumn20 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  59. this.dataGridViewTextBoxColumn21 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  60. this.dataGridViewTextBoxColumn22 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  61. this.DecrementValue2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  62. this.AAD = new System.Windows.Forms.DataGridViewTextBoxColumn();
  63. this.Column17 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  64. this.dgvHuiFaFen = new System.Windows.Forms.DataGridView();
  65. this.ID4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  66. this.dataGridViewTextBoxColumn24 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  67. this.dataGridViewTextBoxColumn25 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  68. this.dataGridViewTextBoxColumn26 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  69. this.dataGridViewTextBoxColumn27 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  70. this.dataGridViewTextBoxColumn28 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  71. this.dataGridViewTextBoxColumn29 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  72. this.dataGridViewTextBoxColumn30 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  73. this.VR = new System.Windows.Forms.DataGridViewTextBoxColumn();
  74. this.MAD2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  75. this.VAD = new System.Windows.Forms.DataGridViewTextBoxColumn();
  76. this.Column13 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  77. this.Column14 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  78. this.dgvQuanShuiFen = new System.Windows.Forms.DataGridView();
  79. this.ID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  80. this.Sample_Number = new System.Windows.Forms.DataGridViewTextBoxColumn();
  81. this.Instrument_Number = new System.Windows.Forms.DataGridViewTextBoxColumn();
  82. this.Crucible_Number = new System.Windows.Forms.DataGridViewTextBoxColumn();
  83. this.Empty_Crucible_Weight = new System.Windows.Forms.DataGridViewTextBoxColumn();
  84. this.Sample_Weight = new System.Windows.Forms.DataGridViewTextBoxColumn();
  85. this.AddSample_Weight = new System.Windows.Forms.DataGridViewTextBoxColumn();
  86. this.Drying_Weight = new System.Windows.Forms.DataGridViewTextBoxColumn();
  87. this.SecondDrying_Weight = new System.Windows.Forms.DataGridViewTextBoxColumn();
  88. this.ThirdDrying_Weight = new System.Windows.Forms.DataGridViewTextBoxColumn();
  89. this.Mt = new System.Windows.Forms.DataGridViewTextBoxColumn();
  90. this.Auto_Code = new System.Windows.Forms.DataGridViewTextBoxColumn();
  91. this.pnlCenterTop = new System.Windows.Forms.Panel();
  92. this.btnFind = new System.Windows.Forms.Button();
  93. this.txtCode = new System.Windows.Forms.TextBox();
  94. this.label3 = new System.Windows.Forms.Label();
  95. this.comType = new System.Windows.Forms.ComboBox();
  96. this.label2 = new System.Windows.Forms.Label();
  97. this.dtpEndDate = new System.Windows.Forms.DateTimePicker();
  98. this.dtpStartTime = new System.Windows.Forms.DateTimePicker();
  99. this.label1 = new System.Windows.Forms.Label();
  100. this.pnlBottom = new System.Windows.Forms.Panel();
  101. this.pnlRight = new System.Windows.Forms.Panel();
  102. this.pnlLeft = new System.Windows.Forms.Panel();
  103. this.pnlTop = new System.Windows.Forms.Panel();
  104. this.pnlAll.SuspendLayout();
  105. this.pnlCenter.SuspendLayout();
  106. this.pnlCenterBody.SuspendLayout();
  107. ((System.ComponentModel.ISupportInitialize)(this.dgvShuiFen)).BeginInit();
  108. ((System.ComponentModel.ISupportInitialize)(this.dgvHuiFen)).BeginInit();
  109. ((System.ComponentModel.ISupportInitialize)(this.dgvHuiFaFen)).BeginInit();
  110. ((System.ComponentModel.ISupportInitialize)(this.dgvQuanShuiFen)).BeginInit();
  111. this.pnlCenterTop.SuspendLayout();
  112. this.SuspendLayout();
  113. //
  114. // pnlAll
  115. //
  116. this.pnlAll.Controls.Add(this.pnlCenter);
  117. this.pnlAll.Controls.Add(this.pnlBottom);
  118. this.pnlAll.Controls.Add(this.pnlRight);
  119. this.pnlAll.Controls.Add(this.pnlLeft);
  120. this.pnlAll.Controls.Add(this.pnlTop);
  121. this.pnlAll.Dock = System.Windows.Forms.DockStyle.Fill;
  122. this.pnlAll.Location = new System.Drawing.Point(0, 0);
  123. this.pnlAll.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  124. this.pnlAll.Name = "pnlAll";
  125. this.pnlAll.Size = new System.Drawing.Size(869, 540);
  126. this.pnlAll.TabIndex = 0;
  127. //
  128. // pnlCenter
  129. //
  130. this.pnlCenter.Controls.Add(this.pnlCenterBody);
  131. this.pnlCenter.Controls.Add(this.pnlCenterTop);
  132. this.pnlCenter.Dock = System.Windows.Forms.DockStyle.Fill;
  133. this.pnlCenter.Location = new System.Drawing.Point(10, 10);
  134. this.pnlCenter.Name = "pnlCenter";
  135. this.pnlCenter.Size = new System.Drawing.Size(849, 520);
  136. this.pnlCenter.TabIndex = 4;
  137. //
  138. // pnlCenterBody
  139. //
  140. this.pnlCenterBody.Controls.Add(this.dgvShuiFen);
  141. this.pnlCenterBody.Controls.Add(this.dgvHuiFen);
  142. this.pnlCenterBody.Controls.Add(this.dgvHuiFaFen);
  143. this.pnlCenterBody.Controls.Add(this.dgvQuanShuiFen);
  144. this.pnlCenterBody.Dock = System.Windows.Forms.DockStyle.Fill;
  145. this.pnlCenterBody.Location = new System.Drawing.Point(0, 48);
  146. this.pnlCenterBody.Name = "pnlCenterBody";
  147. this.pnlCenterBody.Size = new System.Drawing.Size(849, 472);
  148. this.pnlCenterBody.TabIndex = 1;
  149. //
  150. // dgvShuiFen
  151. //
  152. this.dgvShuiFen.AllowUserToAddRows = false;
  153. this.dgvShuiFen.BackgroundColor = System.Drawing.Color.White;
  154. this.dgvShuiFen.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  155. this.dgvShuiFen.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  156. this.dataGridViewTextBoxColumn1,
  157. this.dataGridViewTextBoxColumn2,
  158. this.dataGridViewTextBoxColumn3,
  159. this.dataGridViewTextBoxColumn4,
  160. this.dataGridViewTextBoxColumn5,
  161. this.dataGridViewTextBoxColumn6,
  162. this.dataGridViewTextBoxColumn7,
  163. this.dataGridViewTextBoxColumn8,
  164. this.dataGridViewTextBoxColumn9,
  165. this.dataGridViewTextBoxColumn10,
  166. this.Column9,
  167. this.Mad,
  168. this.dataGridViewTextBoxColumn12});
  169. this.dgvShuiFen.Dock = System.Windows.Forms.DockStyle.Fill;
  170. this.dgvShuiFen.Location = new System.Drawing.Point(0, 0);
  171. this.dgvShuiFen.Name = "dgvShuiFen";
  172. this.dgvShuiFen.ReadOnly = true;
  173. dataGridViewCellStyle1.SelectionBackColor = System.Drawing.Color.DimGray;
  174. dataGridViewCellStyle1.SelectionForeColor = System.Drawing.Color.Black;
  175. this.dgvShuiFen.RowsDefaultCellStyle = dataGridViewCellStyle1;
  176. this.dgvShuiFen.RowTemplate.Height = 23;
  177. this.dgvShuiFen.Size = new System.Drawing.Size(849, 472);
  178. this.dgvShuiFen.TabIndex = 5;
  179. //
  180. // dataGridViewTextBoxColumn1
  181. //
  182. this.dataGridViewTextBoxColumn1.DataPropertyName = "GUID";
  183. this.dataGridViewTextBoxColumn1.HeaderText = "编号";
  184. this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
  185. this.dataGridViewTextBoxColumn1.ReadOnly = true;
  186. this.dataGridViewTextBoxColumn1.Visible = false;
  187. this.dataGridViewTextBoxColumn1.Width = 55;
  188. //
  189. // dataGridViewTextBoxColumn2
  190. //
  191. this.dataGridViewTextBoxColumn2.DataPropertyName = "Sample_Number";
  192. this.dataGridViewTextBoxColumn2.HeaderText = "样品编号";
  193. this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
  194. this.dataGridViewTextBoxColumn2.ReadOnly = true;
  195. //
  196. // dataGridViewTextBoxColumn3
  197. //
  198. this.dataGridViewTextBoxColumn3.DataPropertyName = "Instrument_Number";
  199. this.dataGridViewTextBoxColumn3.HeaderText = "仪器编号";
  200. this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
  201. this.dataGridViewTextBoxColumn3.ReadOnly = true;
  202. //
  203. // dataGridViewTextBoxColumn4
  204. //
  205. this.dataGridViewTextBoxColumn4.DataPropertyName = "Crucible_Number";
  206. this.dataGridViewTextBoxColumn4.HeaderText = "坩埚号";
  207. this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
  208. this.dataGridViewTextBoxColumn4.ReadOnly = true;
  209. //
  210. // dataGridViewTextBoxColumn5
  211. //
  212. this.dataGridViewTextBoxColumn5.DataPropertyName = "Empty_Crucible_Weight";
  213. this.dataGridViewTextBoxColumn5.HeaderText = "空坩埚重(g)";
  214. this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
  215. this.dataGridViewTextBoxColumn5.ReadOnly = true;
  216. //
  217. // dataGridViewTextBoxColumn6
  218. //
  219. this.dataGridViewTextBoxColumn6.DataPropertyName = "Sample_Weight";
  220. this.dataGridViewTextBoxColumn6.HeaderText = "样重(g)";
  221. this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
  222. this.dataGridViewTextBoxColumn6.ReadOnly = true;
  223. this.dataGridViewTextBoxColumn6.Width = 80;
  224. //
  225. // dataGridViewTextBoxColumn7
  226. //
  227. this.dataGridViewTextBoxColumn7.DataPropertyName = "AddSample_Weight";
  228. this.dataGridViewTextBoxColumn7.HeaderText = "加样重(g)";
  229. this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
  230. this.dataGridViewTextBoxColumn7.ReadOnly = true;
  231. this.dataGridViewTextBoxColumn7.Width = 90;
  232. //
  233. // dataGridViewTextBoxColumn8
  234. //
  235. this.dataGridViewTextBoxColumn8.DataPropertyName = "Drying_Weight";
  236. this.dataGridViewTextBoxColumn8.HeaderText = "烘干重(g)";
  237. this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8";
  238. this.dataGridViewTextBoxColumn8.ReadOnly = true;
  239. this.dataGridViewTextBoxColumn8.Width = 90;
  240. //
  241. // dataGridViewTextBoxColumn9
  242. //
  243. this.dataGridViewTextBoxColumn9.DataPropertyName = "SecondDrying_Weight";
  244. this.dataGridViewTextBoxColumn9.HeaderText = "二次烘干重(g)";
  245. this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9";
  246. this.dataGridViewTextBoxColumn9.ReadOnly = true;
  247. this.dataGridViewTextBoxColumn9.Width = 120;
  248. //
  249. // dataGridViewTextBoxColumn10
  250. //
  251. this.dataGridViewTextBoxColumn10.DataPropertyName = "ThirdDrying_Weight";
  252. this.dataGridViewTextBoxColumn10.HeaderText = "三次烘干重(g)";
  253. this.dataGridViewTextBoxColumn10.Name = "dataGridViewTextBoxColumn10";
  254. this.dataGridViewTextBoxColumn10.ReadOnly = true;
  255. this.dataGridViewTextBoxColumn10.Width = 120;
  256. //
  257. // Column9
  258. //
  259. this.Column9.DataPropertyName = "DecrementValue";
  260. this.Column9.HeaderText = "减量";
  261. this.Column9.Name = "Column9";
  262. this.Column9.ReadOnly = true;
  263. //
  264. // Mad
  265. //
  266. this.Mad.DataPropertyName = "Mad";
  267. this.Mad.HeaderText = "Mad(%)";
  268. this.Mad.Name = "Mad";
  269. this.Mad.ReadOnly = true;
  270. this.Mad.Width = 50;
  271. //
  272. // dataGridViewTextBoxColumn12
  273. //
  274. this.dataGridViewTextBoxColumn12.DataPropertyName = "Auto_Code";
  275. this.dataGridViewTextBoxColumn12.HeaderText = "自动编号";
  276. this.dataGridViewTextBoxColumn12.Name = "dataGridViewTextBoxColumn12";
  277. this.dataGridViewTextBoxColumn12.ReadOnly = true;
  278. //
  279. // dgvHuiFen
  280. //
  281. this.dgvHuiFen.AllowUserToAddRows = false;
  282. this.dgvHuiFen.BackgroundColor = System.Drawing.Color.White;
  283. this.dgvHuiFen.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  284. this.dgvHuiFen.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  285. this.ID3,
  286. this.dataGridViewTextBoxColumn14,
  287. this.dataGridViewTextBoxColumn15,
  288. this.dataGridViewTextBoxColumn16,
  289. this.dataGridViewTextBoxColumn17,
  290. this.dataGridViewTextBoxColumn18,
  291. this.dataGridViewTextBoxColumn19,
  292. this.dataGridViewTextBoxColumn20,
  293. this.dataGridViewTextBoxColumn21,
  294. this.dataGridViewTextBoxColumn22,
  295. this.DecrementValue2,
  296. this.AAD,
  297. this.Column17});
  298. this.dgvHuiFen.Dock = System.Windows.Forms.DockStyle.Fill;
  299. this.dgvHuiFen.Location = new System.Drawing.Point(0, 0);
  300. this.dgvHuiFen.Name = "dgvHuiFen";
  301. this.dgvHuiFen.ReadOnly = true;
  302. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.Color.DimGray;
  303. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.Color.Black;
  304. this.dgvHuiFen.RowsDefaultCellStyle = dataGridViewCellStyle2;
  305. this.dgvHuiFen.RowTemplate.Height = 23;
  306. this.dgvHuiFen.Size = new System.Drawing.Size(849, 472);
  307. this.dgvHuiFen.TabIndex = 4;
  308. //
  309. // ID3
  310. //
  311. this.ID3.DataPropertyName = "GUID";
  312. this.ID3.HeaderText = "编号";
  313. this.ID3.Name = "ID3";
  314. this.ID3.ReadOnly = true;
  315. this.ID3.Visible = false;
  316. this.ID3.Width = 55;
  317. //
  318. // dataGridViewTextBoxColumn14
  319. //
  320. this.dataGridViewTextBoxColumn14.DataPropertyName = "Sample_Number";
  321. this.dataGridViewTextBoxColumn14.HeaderText = "样品编号";
  322. this.dataGridViewTextBoxColumn14.Name = "dataGridViewTextBoxColumn14";
  323. this.dataGridViewTextBoxColumn14.ReadOnly = true;
  324. //
  325. // dataGridViewTextBoxColumn15
  326. //
  327. this.dataGridViewTextBoxColumn15.DataPropertyName = "Instrument_Number";
  328. this.dataGridViewTextBoxColumn15.HeaderText = "仪器编号";
  329. this.dataGridViewTextBoxColumn15.Name = "dataGridViewTextBoxColumn15";
  330. this.dataGridViewTextBoxColumn15.ReadOnly = true;
  331. //
  332. // dataGridViewTextBoxColumn16
  333. //
  334. this.dataGridViewTextBoxColumn16.DataPropertyName = "Crucible_Number";
  335. this.dataGridViewTextBoxColumn16.HeaderText = "坩埚号";
  336. this.dataGridViewTextBoxColumn16.Name = "dataGridViewTextBoxColumn16";
  337. this.dataGridViewTextBoxColumn16.ReadOnly = true;
  338. //
  339. // dataGridViewTextBoxColumn17
  340. //
  341. this.dataGridViewTextBoxColumn17.DataPropertyName = "Empty_Crucible_Weight";
  342. this.dataGridViewTextBoxColumn17.HeaderText = "空坩埚重(g)";
  343. this.dataGridViewTextBoxColumn17.Name = "dataGridViewTextBoxColumn17";
  344. this.dataGridViewTextBoxColumn17.ReadOnly = true;
  345. //
  346. // dataGridViewTextBoxColumn18
  347. //
  348. this.dataGridViewTextBoxColumn18.DataPropertyName = "Sample_Weight";
  349. this.dataGridViewTextBoxColumn18.HeaderText = "样重(g)";
  350. this.dataGridViewTextBoxColumn18.Name = "dataGridViewTextBoxColumn18";
  351. this.dataGridViewTextBoxColumn18.ReadOnly = true;
  352. this.dataGridViewTextBoxColumn18.Width = 80;
  353. //
  354. // dataGridViewTextBoxColumn19
  355. //
  356. this.dataGridViewTextBoxColumn19.DataPropertyName = "AddSample_Weight";
  357. this.dataGridViewTextBoxColumn19.HeaderText = "加样重(g)";
  358. this.dataGridViewTextBoxColumn19.Name = "dataGridViewTextBoxColumn19";
  359. this.dataGridViewTextBoxColumn19.ReadOnly = true;
  360. this.dataGridViewTextBoxColumn19.Width = 90;
  361. //
  362. // dataGridViewTextBoxColumn20
  363. //
  364. this.dataGridViewTextBoxColumn20.DataPropertyName = "BurningResidue_Weight";
  365. this.dataGridViewTextBoxColumn20.HeaderText = "烧残重(g)";
  366. this.dataGridViewTextBoxColumn20.Name = "dataGridViewTextBoxColumn20";
  367. this.dataGridViewTextBoxColumn20.ReadOnly = true;
  368. this.dataGridViewTextBoxColumn20.Width = 90;
  369. //
  370. // dataGridViewTextBoxColumn21
  371. //
  372. this.dataGridViewTextBoxColumn21.DataPropertyName = "SecondBurningResidue_Weight";
  373. this.dataGridViewTextBoxColumn21.HeaderText = "二次灼烧残重(g)";
  374. this.dataGridViewTextBoxColumn21.Name = "dataGridViewTextBoxColumn21";
  375. this.dataGridViewTextBoxColumn21.ReadOnly = true;
  376. this.dataGridViewTextBoxColumn21.Width = 120;
  377. //
  378. // dataGridViewTextBoxColumn22
  379. //
  380. this.dataGridViewTextBoxColumn22.DataPropertyName = "ThirdBurningResidue_Weight";
  381. this.dataGridViewTextBoxColumn22.HeaderText = "三次灼烧重(g)";
  382. this.dataGridViewTextBoxColumn22.Name = "dataGridViewTextBoxColumn22";
  383. this.dataGridViewTextBoxColumn22.ReadOnly = true;
  384. this.dataGridViewTextBoxColumn22.Width = 120;
  385. //
  386. // DecrementValue2
  387. //
  388. this.DecrementValue2.DataPropertyName = "DecrementValue";
  389. this.DecrementValue2.HeaderText = "减量";
  390. this.DecrementValue2.Name = "DecrementValue2";
  391. this.DecrementValue2.ReadOnly = true;
  392. //
  393. // AAD
  394. //
  395. this.AAD.DataPropertyName = "AAD";
  396. this.AAD.HeaderText = "Aad(%)";
  397. this.AAD.Name = "AAD";
  398. this.AAD.ReadOnly = true;
  399. //
  400. // Column17
  401. //
  402. this.Column17.DataPropertyName = "Auto_Code";
  403. this.Column17.HeaderText = "自动编号";
  404. this.Column17.Name = "Column17";
  405. this.Column17.ReadOnly = true;
  406. //
  407. // dgvHuiFaFen
  408. //
  409. this.dgvHuiFaFen.AllowUserToAddRows = false;
  410. this.dgvHuiFaFen.BackgroundColor = System.Drawing.Color.White;
  411. this.dgvHuiFaFen.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  412. this.dgvHuiFaFen.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  413. this.ID4,
  414. this.dataGridViewTextBoxColumn24,
  415. this.dataGridViewTextBoxColumn25,
  416. this.dataGridViewTextBoxColumn26,
  417. this.dataGridViewTextBoxColumn27,
  418. this.dataGridViewTextBoxColumn28,
  419. this.dataGridViewTextBoxColumn29,
  420. this.dataGridViewTextBoxColumn30,
  421. this.VR,
  422. this.MAD2,
  423. this.VAD,
  424. this.Column13,
  425. this.Column14});
  426. this.dgvHuiFaFen.Dock = System.Windows.Forms.DockStyle.Fill;
  427. this.dgvHuiFaFen.Location = new System.Drawing.Point(0, 0);
  428. this.dgvHuiFaFen.Name = "dgvHuiFaFen";
  429. this.dgvHuiFaFen.ReadOnly = true;
  430. dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.DimGray;
  431. dataGridViewCellStyle3.SelectionForeColor = System.Drawing.Color.Black;
  432. this.dgvHuiFaFen.RowsDefaultCellStyle = dataGridViewCellStyle3;
  433. this.dgvHuiFaFen.RowTemplate.Height = 23;
  434. this.dgvHuiFaFen.Size = new System.Drawing.Size(849, 472);
  435. this.dgvHuiFaFen.TabIndex = 3;
  436. //
  437. // ID4
  438. //
  439. this.ID4.DataPropertyName = "GUID";
  440. this.ID4.HeaderText = "编号";
  441. this.ID4.Name = "ID4";
  442. this.ID4.ReadOnly = true;
  443. this.ID4.Visible = false;
  444. this.ID4.Width = 55;
  445. //
  446. // dataGridViewTextBoxColumn24
  447. //
  448. this.dataGridViewTextBoxColumn24.DataPropertyName = "Sample_Number";
  449. this.dataGridViewTextBoxColumn24.HeaderText = "样品编号";
  450. this.dataGridViewTextBoxColumn24.Name = "dataGridViewTextBoxColumn24";
  451. this.dataGridViewTextBoxColumn24.ReadOnly = true;
  452. //
  453. // dataGridViewTextBoxColumn25
  454. //
  455. this.dataGridViewTextBoxColumn25.DataPropertyName = "Instrument_Number";
  456. this.dataGridViewTextBoxColumn25.HeaderText = "仪器编号";
  457. this.dataGridViewTextBoxColumn25.Name = "dataGridViewTextBoxColumn25";
  458. this.dataGridViewTextBoxColumn25.ReadOnly = true;
  459. //
  460. // dataGridViewTextBoxColumn26
  461. //
  462. this.dataGridViewTextBoxColumn26.DataPropertyName = "Crucible_Number";
  463. this.dataGridViewTextBoxColumn26.HeaderText = "坩埚号";
  464. this.dataGridViewTextBoxColumn26.Name = "dataGridViewTextBoxColumn26";
  465. this.dataGridViewTextBoxColumn26.ReadOnly = true;
  466. //
  467. // dataGridViewTextBoxColumn27
  468. //
  469. this.dataGridViewTextBoxColumn27.DataPropertyName = "Empty_Crucible_Weight";
  470. this.dataGridViewTextBoxColumn27.HeaderText = "空坩埚重(g)";
  471. this.dataGridViewTextBoxColumn27.Name = "dataGridViewTextBoxColumn27";
  472. this.dataGridViewTextBoxColumn27.ReadOnly = true;
  473. //
  474. // dataGridViewTextBoxColumn28
  475. //
  476. this.dataGridViewTextBoxColumn28.DataPropertyName = "Sample_Weight";
  477. this.dataGridViewTextBoxColumn28.HeaderText = "样重(g)";
  478. this.dataGridViewTextBoxColumn28.Name = "dataGridViewTextBoxColumn28";
  479. this.dataGridViewTextBoxColumn28.ReadOnly = true;
  480. this.dataGridViewTextBoxColumn28.Width = 80;
  481. //
  482. // dataGridViewTextBoxColumn29
  483. //
  484. this.dataGridViewTextBoxColumn29.DataPropertyName = "AddSample_Weight";
  485. this.dataGridViewTextBoxColumn29.HeaderText = "加样重(g)";
  486. this.dataGridViewTextBoxColumn29.Name = "dataGridViewTextBoxColumn29";
  487. this.dataGridViewTextBoxColumn29.ReadOnly = true;
  488. this.dataGridViewTextBoxColumn29.Width = 90;
  489. //
  490. // dataGridViewTextBoxColumn30
  491. //
  492. this.dataGridViewTextBoxColumn30.DataPropertyName = "Drying_Weight";
  493. this.dataGridViewTextBoxColumn30.HeaderText = "烧残重(g)";
  494. this.dataGridViewTextBoxColumn30.Name = "dataGridViewTextBoxColumn30";
  495. this.dataGridViewTextBoxColumn30.ReadOnly = true;
  496. this.dataGridViewTextBoxColumn30.Width = 90;
  497. //
  498. // VR
  499. //
  500. this.VR.DataPropertyName = "VR";
  501. this.VR.HeaderText = "Vr(%)";
  502. this.VR.Name = "VR";
  503. this.VR.ReadOnly = true;
  504. //
  505. // MAD2
  506. //
  507. this.MAD2.DataPropertyName = "MAD";
  508. this.MAD2.HeaderText = "Mad(%)";
  509. this.MAD2.Name = "MAD2";
  510. this.MAD2.ReadOnly = true;
  511. //
  512. // VAD
  513. //
  514. this.VAD.DataPropertyName = "VAD";
  515. this.VAD.HeaderText = "Vad(%)";
  516. this.VAD.Name = "VAD";
  517. this.VAD.ReadOnly = true;
  518. //
  519. // Column13
  520. //
  521. this.Column13.DataPropertyName = "Cinder_Characteristics";
  522. this.Column13.HeaderText = "焦渣特征";
  523. this.Column13.Name = "Column13";
  524. this.Column13.ReadOnly = true;
  525. //
  526. // Column14
  527. //
  528. this.Column14.DataPropertyName = "Auto_Code";
  529. this.Column14.HeaderText = "自动编号";
  530. this.Column14.Name = "Column14";
  531. this.Column14.ReadOnly = true;
  532. //
  533. // dgvQuanShuiFen
  534. //
  535. this.dgvQuanShuiFen.AllowUserToAddRows = false;
  536. this.dgvQuanShuiFen.BackgroundColor = System.Drawing.Color.White;
  537. this.dgvQuanShuiFen.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  538. this.dgvQuanShuiFen.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  539. this.ID,
  540. this.Sample_Number,
  541. this.Instrument_Number,
  542. this.Crucible_Number,
  543. this.Empty_Crucible_Weight,
  544. this.Sample_Weight,
  545. this.AddSample_Weight,
  546. this.Drying_Weight,
  547. this.SecondDrying_Weight,
  548. this.ThirdDrying_Weight,
  549. this.Mt,
  550. this.Auto_Code});
  551. this.dgvQuanShuiFen.Dock = System.Windows.Forms.DockStyle.Fill;
  552. this.dgvQuanShuiFen.Location = new System.Drawing.Point(0, 0);
  553. this.dgvQuanShuiFen.Name = "dgvQuanShuiFen";
  554. this.dgvQuanShuiFen.ReadOnly = true;
  555. dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.DimGray;
  556. dataGridViewCellStyle4.SelectionForeColor = System.Drawing.Color.Black;
  557. this.dgvQuanShuiFen.RowsDefaultCellStyle = dataGridViewCellStyle4;
  558. this.dgvQuanShuiFen.RowTemplate.Height = 23;
  559. this.dgvQuanShuiFen.Size = new System.Drawing.Size(849, 472);
  560. this.dgvQuanShuiFen.TabIndex = 1;
  561. //
  562. // ID
  563. //
  564. this.ID.DataPropertyName = "GUID";
  565. this.ID.HeaderText = "编号";
  566. this.ID.Name = "ID";
  567. this.ID.ReadOnly = true;
  568. this.ID.Visible = false;
  569. this.ID.Width = 55;
  570. //
  571. // Sample_Number
  572. //
  573. this.Sample_Number.DataPropertyName = "Sample_Number";
  574. this.Sample_Number.HeaderText = "样品编号";
  575. this.Sample_Number.Name = "Sample_Number";
  576. this.Sample_Number.ReadOnly = true;
  577. //
  578. // Instrument_Number
  579. //
  580. this.Instrument_Number.DataPropertyName = "Instrument_Number";
  581. this.Instrument_Number.HeaderText = "仪器编号";
  582. this.Instrument_Number.Name = "Instrument_Number";
  583. this.Instrument_Number.ReadOnly = true;
  584. //
  585. // Crucible_Number
  586. //
  587. this.Crucible_Number.DataPropertyName = "Crucible_Number";
  588. this.Crucible_Number.HeaderText = "坩埚号";
  589. this.Crucible_Number.Name = "Crucible_Number";
  590. this.Crucible_Number.ReadOnly = true;
  591. //
  592. // Empty_Crucible_Weight
  593. //
  594. this.Empty_Crucible_Weight.DataPropertyName = "Empty_Crucible_Weight";
  595. this.Empty_Crucible_Weight.HeaderText = "空坩埚重(g)";
  596. this.Empty_Crucible_Weight.Name = "Empty_Crucible_Weight";
  597. this.Empty_Crucible_Weight.ReadOnly = true;
  598. //
  599. // Sample_Weight
  600. //
  601. this.Sample_Weight.DataPropertyName = "Sample_Weight";
  602. this.Sample_Weight.HeaderText = "样重(g)";
  603. this.Sample_Weight.Name = "Sample_Weight";
  604. this.Sample_Weight.ReadOnly = true;
  605. this.Sample_Weight.Width = 80;
  606. //
  607. // AddSample_Weight
  608. //
  609. this.AddSample_Weight.DataPropertyName = "AddSample_Weight";
  610. this.AddSample_Weight.HeaderText = "加样重(g)";
  611. this.AddSample_Weight.Name = "AddSample_Weight";
  612. this.AddSample_Weight.ReadOnly = true;
  613. this.AddSample_Weight.Width = 90;
  614. //
  615. // Drying_Weight
  616. //
  617. this.Drying_Weight.DataPropertyName = "Drying_Weight";
  618. this.Drying_Weight.HeaderText = "烘干重(g)";
  619. this.Drying_Weight.Name = "Drying_Weight";
  620. this.Drying_Weight.ReadOnly = true;
  621. this.Drying_Weight.Width = 90;
  622. //
  623. // SecondDrying_Weight
  624. //
  625. this.SecondDrying_Weight.DataPropertyName = "SecondDrying_Weight";
  626. this.SecondDrying_Weight.HeaderText = "二次烘干重(g)";
  627. this.SecondDrying_Weight.Name = "SecondDrying_Weight";
  628. this.SecondDrying_Weight.ReadOnly = true;
  629. this.SecondDrying_Weight.Width = 120;
  630. //
  631. // ThirdDrying_Weight
  632. //
  633. this.ThirdDrying_Weight.DataPropertyName = "ThirdDrying_Weight";
  634. this.ThirdDrying_Weight.HeaderText = "三次烘干重(g)";
  635. this.ThirdDrying_Weight.Name = "ThirdDrying_Weight";
  636. this.ThirdDrying_Weight.ReadOnly = true;
  637. this.ThirdDrying_Weight.Width = 120;
  638. //
  639. // Mt
  640. //
  641. this.Mt.DataPropertyName = "Mt";
  642. this.Mt.HeaderText = "Mt(%)";
  643. this.Mt.Name = "Mt";
  644. this.Mt.ReadOnly = true;
  645. this.Mt.Width = 50;
  646. //
  647. // Auto_Code
  648. //
  649. this.Auto_Code.DataPropertyName = "Auto_Code";
  650. this.Auto_Code.HeaderText = "自动编号";
  651. this.Auto_Code.Name = "Auto_Code";
  652. this.Auto_Code.ReadOnly = true;
  653. //
  654. // pnlCenterTop
  655. //
  656. this.pnlCenterTop.Controls.Add(this.btnFind);
  657. this.pnlCenterTop.Controls.Add(this.txtCode);
  658. this.pnlCenterTop.Controls.Add(this.label3);
  659. this.pnlCenterTop.Controls.Add(this.comType);
  660. this.pnlCenterTop.Controls.Add(this.label2);
  661. this.pnlCenterTop.Controls.Add(this.dtpEndDate);
  662. this.pnlCenterTop.Controls.Add(this.dtpStartTime);
  663. this.pnlCenterTop.Controls.Add(this.label1);
  664. this.pnlCenterTop.Dock = System.Windows.Forms.DockStyle.Top;
  665. this.pnlCenterTop.Location = new System.Drawing.Point(0, 0);
  666. this.pnlCenterTop.Name = "pnlCenterTop";
  667. this.pnlCenterTop.Size = new System.Drawing.Size(849, 48);
  668. this.pnlCenterTop.TabIndex = 0;
  669. //
  670. // btnFind
  671. //
  672. this.btnFind.Location = new System.Drawing.Point(749, 12);
  673. this.btnFind.Name = "btnFind";
  674. this.btnFind.Size = new System.Drawing.Size(75, 25);
  675. this.btnFind.TabIndex = 10;
  676. this.btnFind.Text = "查询";
  677. this.btnFind.UseVisualStyleBackColor = true;
  678. this.btnFind.Click += new System.EventHandler(this.btnFind_Click);
  679. //
  680. // txtCode
  681. //
  682. this.txtCode.Location = new System.Drawing.Point(546, 13);
  683. this.txtCode.Name = "txtCode";
  684. this.txtCode.Size = new System.Drawing.Size(173, 23);
  685. this.txtCode.TabIndex = 6;
  686. //
  687. // label3
  688. //
  689. this.label3.AutoSize = true;
  690. this.label3.Location = new System.Drawing.Point(483, 16);
  691. this.label3.Name = "label3";
  692. this.label3.Size = new System.Drawing.Size(56, 17);
  693. this.label3.TabIndex = 5;
  694. this.label3.Text = "样品编码";
  695. //
  696. // comType
  697. //
  698. this.comType.FormattingEnabled = true;
  699. this.comType.Items.AddRange(new object[] {
  700. "全水分",
  701. "水分",
  702. "灰分",
  703. "挥发分"});
  704. this.comType.Location = new System.Drawing.Point(351, 11);
  705. this.comType.Name = "comType";
  706. this.comType.Size = new System.Drawing.Size(121, 25);
  707. this.comType.TabIndex = 4;
  708. this.comType.SelectedValueChanged += new System.EventHandler(this.comType_SelectedValueChanged);
  709. //
  710. // label2
  711. //
  712. this.label2.AutoSize = true;
  713. this.label2.Location = new System.Drawing.Point(312, 15);
  714. this.label2.Name = "label2";
  715. this.label2.Size = new System.Drawing.Size(32, 17);
  716. this.label2.TabIndex = 3;
  717. this.label2.Text = "类型";
  718. //
  719. // dtpEndDate
  720. //
  721. this.dtpEndDate.Location = new System.Drawing.Point(189, 11);
  722. this.dtpEndDate.Name = "dtpEndDate";
  723. this.dtpEndDate.Size = new System.Drawing.Size(111, 23);
  724. this.dtpEndDate.TabIndex = 2;
  725. //
  726. // dtpStartTime
  727. //
  728. this.dtpStartTime.Location = new System.Drawing.Point(69, 11);
  729. this.dtpStartTime.Name = "dtpStartTime";
  730. this.dtpStartTime.Size = new System.Drawing.Size(111, 23);
  731. this.dtpStartTime.TabIndex = 1;
  732. //
  733. // label1
  734. //
  735. this.label1.AutoSize = true;
  736. this.label1.Location = new System.Drawing.Point(6, 15);
  737. this.label1.Name = "label1";
  738. this.label1.Size = new System.Drawing.Size(56, 17);
  739. this.label1.TabIndex = 0;
  740. this.label1.Text = "称量日期";
  741. //
  742. // pnlBottom
  743. //
  744. this.pnlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
  745. this.pnlBottom.Location = new System.Drawing.Point(10, 530);
  746. this.pnlBottom.Name = "pnlBottom";
  747. this.pnlBottom.Size = new System.Drawing.Size(849, 10);
  748. this.pnlBottom.TabIndex = 3;
  749. //
  750. // pnlRight
  751. //
  752. this.pnlRight.Dock = System.Windows.Forms.DockStyle.Right;
  753. this.pnlRight.Location = new System.Drawing.Point(859, 10);
  754. this.pnlRight.Name = "pnlRight";
  755. this.pnlRight.Size = new System.Drawing.Size(10, 530);
  756. this.pnlRight.TabIndex = 2;
  757. //
  758. // pnlLeft
  759. //
  760. this.pnlLeft.Dock = System.Windows.Forms.DockStyle.Left;
  761. this.pnlLeft.Location = new System.Drawing.Point(0, 10);
  762. this.pnlLeft.Name = "pnlLeft";
  763. this.pnlLeft.Size = new System.Drawing.Size(10, 530);
  764. this.pnlLeft.TabIndex = 1;
  765. //
  766. // pnlTop
  767. //
  768. this.pnlTop.Dock = System.Windows.Forms.DockStyle.Top;
  769. this.pnlTop.Location = new System.Drawing.Point(0, 0);
  770. this.pnlTop.Name = "pnlTop";
  771. this.pnlTop.Size = new System.Drawing.Size(869, 10);
  772. this.pnlTop.TabIndex = 0;
  773. //
  774. // frmHistory
  775. //
  776. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 17F);
  777. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  778. this.ClientSize = new System.Drawing.Size(869, 540);
  779. this.Controls.Add(this.pnlAll);
  780. this.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  781. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  782. this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  783. this.Name = "frmHistory";
  784. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  785. this.Text = "查询";
  786. this.Load += new System.EventHandler(this.frmHistory_Load);
  787. this.pnlAll.ResumeLayout(false);
  788. this.pnlCenter.ResumeLayout(false);
  789. this.pnlCenterBody.ResumeLayout(false);
  790. ((System.ComponentModel.ISupportInitialize)(this.dgvShuiFen)).EndInit();
  791. ((System.ComponentModel.ISupportInitialize)(this.dgvHuiFen)).EndInit();
  792. ((System.ComponentModel.ISupportInitialize)(this.dgvHuiFaFen)).EndInit();
  793. ((System.ComponentModel.ISupportInitialize)(this.dgvQuanShuiFen)).EndInit();
  794. this.pnlCenterTop.ResumeLayout(false);
  795. this.pnlCenterTop.PerformLayout();
  796. this.ResumeLayout(false);
  797. }
  798. #endregion
  799. private System.Windows.Forms.Panel pnlAll;
  800. private System.Windows.Forms.Panel pnlCenter;
  801. private System.Windows.Forms.Panel pnlCenterBody;
  802. private System.Windows.Forms.Panel pnlCenterTop;
  803. private System.Windows.Forms.TextBox txtCode;
  804. private System.Windows.Forms.Label label3;
  805. private System.Windows.Forms.ComboBox comType;
  806. private System.Windows.Forms.Label label2;
  807. private System.Windows.Forms.DateTimePicker dtpEndDate;
  808. private System.Windows.Forms.DateTimePicker dtpStartTime;
  809. private System.Windows.Forms.Label label1;
  810. private System.Windows.Forms.Panel pnlBottom;
  811. private System.Windows.Forms.Panel pnlRight;
  812. private System.Windows.Forms.Panel pnlLeft;
  813. private System.Windows.Forms.Panel pnlTop;
  814. private System.Windows.Forms.Button btnFind;
  815. private System.Windows.Forms.DataGridView dgvQuanShuiFen;
  816. private System.Windows.Forms.DataGridViewTextBoxColumn ID;
  817. private System.Windows.Forms.DataGridViewTextBoxColumn Sample_Number;
  818. private System.Windows.Forms.DataGridViewTextBoxColumn Instrument_Number;
  819. private System.Windows.Forms.DataGridViewTextBoxColumn Crucible_Number;
  820. private System.Windows.Forms.DataGridViewTextBoxColumn Empty_Crucible_Weight;
  821. private System.Windows.Forms.DataGridViewTextBoxColumn Sample_Weight;
  822. private System.Windows.Forms.DataGridViewTextBoxColumn AddSample_Weight;
  823. private System.Windows.Forms.DataGridViewTextBoxColumn Drying_Weight;
  824. private System.Windows.Forms.DataGridViewTextBoxColumn SecondDrying_Weight;
  825. private System.Windows.Forms.DataGridViewTextBoxColumn ThirdDrying_Weight;
  826. private System.Windows.Forms.DataGridViewTextBoxColumn Mt;
  827. private System.Windows.Forms.DataGridViewTextBoxColumn Auto_Code;
  828. private System.Windows.Forms.DataGridView dgvHuiFaFen;
  829. private System.Windows.Forms.DataGridViewTextBoxColumn ID4;
  830. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn24;
  831. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn25;
  832. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn26;
  833. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn27;
  834. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn28;
  835. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn29;
  836. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn30;
  837. private System.Windows.Forms.DataGridViewTextBoxColumn VR;
  838. private System.Windows.Forms.DataGridViewTextBoxColumn MAD2;
  839. private System.Windows.Forms.DataGridViewTextBoxColumn VAD;
  840. private System.Windows.Forms.DataGridViewTextBoxColumn Column13;
  841. private System.Windows.Forms.DataGridViewTextBoxColumn Column14;
  842. private System.Windows.Forms.DataGridView dgvHuiFen;
  843. private System.Windows.Forms.DataGridViewTextBoxColumn ID3;
  844. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn14;
  845. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn15;
  846. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn16;
  847. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn17;
  848. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn18;
  849. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn19;
  850. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn20;
  851. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn21;
  852. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn22;
  853. private System.Windows.Forms.DataGridViewTextBoxColumn DecrementValue2;
  854. private System.Windows.Forms.DataGridViewTextBoxColumn AAD;
  855. private System.Windows.Forms.DataGridViewTextBoxColumn Column17;
  856. private System.Windows.Forms.DataGridView dgvShuiFen;
  857. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
  858. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
  859. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
  860. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
  861. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
  862. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
  863. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7;
  864. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8;
  865. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn9;
  866. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn10;
  867. private System.Windows.Forms.DataGridViewTextBoxColumn Column9;
  868. private System.Windows.Forms.DataGridViewTextBoxColumn Mad;
  869. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn12;
  870. }
  871. }