|
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926 |
- namespace CNAS_BalanceClient
- {
- partial class frmHistory
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
-
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
-
- #region Windows Form Designer generated code
-
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmHistory));
- this.pnlAll = new System.Windows.Forms.Panel();
- this.pnlCenter = new System.Windows.Forms.Panel();
- this.pnlCenterBody = new System.Windows.Forms.Panel();
- this.dgvShuiFen = new System.Windows.Forms.DataGridView();
- this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Column9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Mad = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn12 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Column1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dgvHuiFen = new System.Windows.Forms.DataGridView();
- this.ID3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn14 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn15 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn16 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn17 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn18 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn19 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn20 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn21 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn22 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.DecrementValue2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.AAD = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Column17 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dgvHuiFaFen = new System.Windows.Forms.DataGridView();
- this.ID4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn24 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn25 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn26 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn27 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn28 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn29 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn30 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.VR = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.MAD2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.VAD = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Column13 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Column14 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn13 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dgvQuanShuiFen = new System.Windows.Forms.DataGridView();
- this.ID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Sample_Number = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Instrument_Number = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Crucible_Number = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Empty_Crucible_Weight = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Sample_Weight = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.AddSample_Weight = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Drying_Weight = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.SecondDrying_Weight = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.ThirdDrying_Weight = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Mt = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Auto_Code = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Column2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.pnlCenterTop = new System.Windows.Forms.Panel();
- this.btnFind = new System.Windows.Forms.Button();
- this.txtCode = new System.Windows.Forms.TextBox();
- this.label3 = new System.Windows.Forms.Label();
- this.comType = new System.Windows.Forms.ComboBox();
- this.label2 = new System.Windows.Forms.Label();
- this.dtpEndDate = new System.Windows.Forms.DateTimePicker();
- this.dtpStartTime = new System.Windows.Forms.DateTimePicker();
- this.label1 = new System.Windows.Forms.Label();
- this.pnlBottom = new System.Windows.Forms.Panel();
- this.pnlRight = new System.Windows.Forms.Panel();
- this.pnlLeft = new System.Windows.Forms.Panel();
- this.pnlTop = new System.Windows.Forms.Panel();
- this.pnlAll.SuspendLayout();
- this.pnlCenter.SuspendLayout();
- this.pnlCenterBody.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvShuiFen)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dgvHuiFen)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dgvHuiFaFen)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dgvQuanShuiFen)).BeginInit();
- this.pnlCenterTop.SuspendLayout();
- this.SuspendLayout();
- //
- // pnlAll
- //
- this.pnlAll.Controls.Add(this.pnlCenter);
- this.pnlAll.Controls.Add(this.pnlBottom);
- this.pnlAll.Controls.Add(this.pnlRight);
- this.pnlAll.Controls.Add(this.pnlLeft);
- this.pnlAll.Controls.Add(this.pnlTop);
- this.pnlAll.Dock = System.Windows.Forms.DockStyle.Fill;
- this.pnlAll.Location = new System.Drawing.Point(0, 0);
- this.pnlAll.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.pnlAll.Name = "pnlAll";
- this.pnlAll.Size = new System.Drawing.Size(919, 558);
- this.pnlAll.TabIndex = 0;
- //
- // pnlCenter
- //
- this.pnlCenter.Controls.Add(this.pnlCenterBody);
- this.pnlCenter.Controls.Add(this.pnlCenterTop);
- this.pnlCenter.Dock = System.Windows.Forms.DockStyle.Fill;
- this.pnlCenter.Location = new System.Drawing.Point(10, 10);
- this.pnlCenter.Name = "pnlCenter";
- this.pnlCenter.Size = new System.Drawing.Size(899, 538);
- this.pnlCenter.TabIndex = 4;
- //
- // pnlCenterBody
- //
- this.pnlCenterBody.Controls.Add(this.dgvShuiFen);
- this.pnlCenterBody.Controls.Add(this.dgvHuiFen);
- this.pnlCenterBody.Controls.Add(this.dgvHuiFaFen);
- this.pnlCenterBody.Controls.Add(this.dgvQuanShuiFen);
- this.pnlCenterBody.Dock = System.Windows.Forms.DockStyle.Fill;
- this.pnlCenterBody.Location = new System.Drawing.Point(0, 48);
- this.pnlCenterBody.Name = "pnlCenterBody";
- this.pnlCenterBody.Size = new System.Drawing.Size(899, 490);
- this.pnlCenterBody.TabIndex = 1;
- //
- // dgvShuiFen
- //
- this.dgvShuiFen.AllowUserToAddRows = false;
- this.dgvShuiFen.BackgroundColor = System.Drawing.Color.White;
- this.dgvShuiFen.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- this.dgvShuiFen.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.dataGridViewTextBoxColumn1,
- this.dataGridViewTextBoxColumn2,
- this.dataGridViewTextBoxColumn3,
- this.dataGridViewTextBoxColumn4,
- this.dataGridViewTextBoxColumn5,
- this.dataGridViewTextBoxColumn6,
- this.dataGridViewTextBoxColumn7,
- this.dataGridViewTextBoxColumn8,
- this.dataGridViewTextBoxColumn9,
- this.dataGridViewTextBoxColumn10,
- this.Column9,
- this.Mad,
- this.dataGridViewTextBoxColumn12,
- this.Column1});
- this.dgvShuiFen.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgvShuiFen.Location = new System.Drawing.Point(0, 0);
- this.dgvShuiFen.Name = "dgvShuiFen";
- this.dgvShuiFen.ReadOnly = true;
- dataGridViewCellStyle1.SelectionBackColor = System.Drawing.Color.DimGray;
- dataGridViewCellStyle1.SelectionForeColor = System.Drawing.Color.Black;
- this.dgvShuiFen.RowsDefaultCellStyle = dataGridViewCellStyle1;
- this.dgvShuiFen.RowTemplate.Height = 23;
- this.dgvShuiFen.Size = new System.Drawing.Size(899, 490);
- this.dgvShuiFen.TabIndex = 5;
- //
- // dataGridViewTextBoxColumn1
- //
- this.dataGridViewTextBoxColumn1.DataPropertyName = "GUID";
- this.dataGridViewTextBoxColumn1.HeaderText = "编号";
- this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
- this.dataGridViewTextBoxColumn1.ReadOnly = true;
- this.dataGridViewTextBoxColumn1.Visible = false;
- this.dataGridViewTextBoxColumn1.Width = 55;
- //
- // dataGridViewTextBoxColumn2
- //
- this.dataGridViewTextBoxColumn2.DataPropertyName = "Sample_Number";
- this.dataGridViewTextBoxColumn2.HeaderText = "样品编号";
- this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
- this.dataGridViewTextBoxColumn2.ReadOnly = true;
- //
- // dataGridViewTextBoxColumn3
- //
- this.dataGridViewTextBoxColumn3.DataPropertyName = "Instrument_Number";
- this.dataGridViewTextBoxColumn3.HeaderText = "仪器编号";
- this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
- this.dataGridViewTextBoxColumn3.ReadOnly = true;
- //
- // dataGridViewTextBoxColumn4
- //
- this.dataGridViewTextBoxColumn4.DataPropertyName = "Crucible_Number";
- this.dataGridViewTextBoxColumn4.HeaderText = "坩埚号";
- this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
- this.dataGridViewTextBoxColumn4.ReadOnly = true;
- //
- // dataGridViewTextBoxColumn5
- //
- this.dataGridViewTextBoxColumn5.DataPropertyName = "Empty_Crucible_Weight";
- this.dataGridViewTextBoxColumn5.HeaderText = "空坩埚重(g)";
- this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
- this.dataGridViewTextBoxColumn5.ReadOnly = true;
- //
- // dataGridViewTextBoxColumn6
- //
- this.dataGridViewTextBoxColumn6.DataPropertyName = "Sample_Weight";
- this.dataGridViewTextBoxColumn6.HeaderText = "样重(g)";
- this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
- this.dataGridViewTextBoxColumn6.ReadOnly = true;
- this.dataGridViewTextBoxColumn6.Width = 80;
- //
- // dataGridViewTextBoxColumn7
- //
- this.dataGridViewTextBoxColumn7.DataPropertyName = "AddSample_Weight";
- this.dataGridViewTextBoxColumn7.HeaderText = "加样重(g)";
- this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
- this.dataGridViewTextBoxColumn7.ReadOnly = true;
- this.dataGridViewTextBoxColumn7.Width = 90;
- //
- // dataGridViewTextBoxColumn8
- //
- this.dataGridViewTextBoxColumn8.DataPropertyName = "Drying_Weight";
- this.dataGridViewTextBoxColumn8.HeaderText = "烘干重(g)";
- this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8";
- this.dataGridViewTextBoxColumn8.ReadOnly = true;
- this.dataGridViewTextBoxColumn8.Width = 90;
- //
- // dataGridViewTextBoxColumn9
- //
- this.dataGridViewTextBoxColumn9.DataPropertyName = "SecondDrying_Weight";
- this.dataGridViewTextBoxColumn9.HeaderText = "二次烘干重(g)";
- this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9";
- this.dataGridViewTextBoxColumn9.ReadOnly = true;
- this.dataGridViewTextBoxColumn9.Width = 120;
- //
- // dataGridViewTextBoxColumn10
- //
- this.dataGridViewTextBoxColumn10.DataPropertyName = "ThirdDrying_Weight";
- this.dataGridViewTextBoxColumn10.HeaderText = "三次烘干重(g)";
- this.dataGridViewTextBoxColumn10.Name = "dataGridViewTextBoxColumn10";
- this.dataGridViewTextBoxColumn10.ReadOnly = true;
- this.dataGridViewTextBoxColumn10.Width = 120;
- //
- // Column9
- //
- this.Column9.DataPropertyName = "DecrementValue";
- this.Column9.HeaderText = "减量";
- this.Column9.Name = "Column9";
- this.Column9.ReadOnly = true;
- //
- // Mad
- //
- this.Mad.DataPropertyName = "Mad";
- this.Mad.HeaderText = "Mad(%)";
- this.Mad.Name = "Mad";
- this.Mad.ReadOnly = true;
- this.Mad.Width = 50;
- //
- // dataGridViewTextBoxColumn12
- //
- this.dataGridViewTextBoxColumn12.DataPropertyName = "Auto_Code";
- this.dataGridViewTextBoxColumn12.HeaderText = "自动编号";
- this.dataGridViewTextBoxColumn12.Name = "dataGridViewTextBoxColumn12";
- this.dataGridViewTextBoxColumn12.ReadOnly = true;
- //
- // Column1
- //
- this.Column1.DataPropertyName = "OperaDateTime";
- this.Column1.HeaderText = "称量日期";
- this.Column1.Name = "Column1";
- this.Column1.ReadOnly = true;
- this.Column1.Width = 150;
- //
- // dgvHuiFen
- //
- this.dgvHuiFen.AllowUserToAddRows = false;
- this.dgvHuiFen.BackgroundColor = System.Drawing.Color.White;
- this.dgvHuiFen.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- this.dgvHuiFen.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.ID3,
- this.dataGridViewTextBoxColumn14,
- this.dataGridViewTextBoxColumn15,
- this.dataGridViewTextBoxColumn16,
- this.dataGridViewTextBoxColumn17,
- this.dataGridViewTextBoxColumn18,
- this.dataGridViewTextBoxColumn19,
- this.dataGridViewTextBoxColumn20,
- this.dataGridViewTextBoxColumn21,
- this.dataGridViewTextBoxColumn22,
- this.DecrementValue2,
- this.AAD,
- this.Column17,
- this.dataGridViewTextBoxColumn11});
- this.dgvHuiFen.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgvHuiFen.Location = new System.Drawing.Point(0, 0);
- this.dgvHuiFen.Name = "dgvHuiFen";
- this.dgvHuiFen.ReadOnly = true;
- dataGridViewCellStyle2.SelectionBackColor = System.Drawing.Color.DimGray;
- dataGridViewCellStyle2.SelectionForeColor = System.Drawing.Color.Black;
- this.dgvHuiFen.RowsDefaultCellStyle = dataGridViewCellStyle2;
- this.dgvHuiFen.RowTemplate.Height = 23;
- this.dgvHuiFen.Size = new System.Drawing.Size(899, 490);
- this.dgvHuiFen.TabIndex = 4;
- //
- // ID3
- //
- this.ID3.DataPropertyName = "GUID";
- this.ID3.HeaderText = "编号";
- this.ID3.Name = "ID3";
- this.ID3.ReadOnly = true;
- this.ID3.Visible = false;
- this.ID3.Width = 55;
- //
- // dataGridViewTextBoxColumn14
- //
- this.dataGridViewTextBoxColumn14.DataPropertyName = "Sample_Number";
- this.dataGridViewTextBoxColumn14.HeaderText = "样品编号";
- this.dataGridViewTextBoxColumn14.Name = "dataGridViewTextBoxColumn14";
- this.dataGridViewTextBoxColumn14.ReadOnly = true;
- //
- // dataGridViewTextBoxColumn15
- //
- this.dataGridViewTextBoxColumn15.DataPropertyName = "Instrument_Number";
- this.dataGridViewTextBoxColumn15.HeaderText = "仪器编号";
- this.dataGridViewTextBoxColumn15.Name = "dataGridViewTextBoxColumn15";
- this.dataGridViewTextBoxColumn15.ReadOnly = true;
- //
- // dataGridViewTextBoxColumn16
- //
- this.dataGridViewTextBoxColumn16.DataPropertyName = "Crucible_Number";
- this.dataGridViewTextBoxColumn16.HeaderText = "坩埚号";
- this.dataGridViewTextBoxColumn16.Name = "dataGridViewTextBoxColumn16";
- this.dataGridViewTextBoxColumn16.ReadOnly = true;
- //
- // dataGridViewTextBoxColumn17
- //
- this.dataGridViewTextBoxColumn17.DataPropertyName = "Empty_Crucible_Weight";
- this.dataGridViewTextBoxColumn17.HeaderText = "空坩埚重(g)";
- this.dataGridViewTextBoxColumn17.Name = "dataGridViewTextBoxColumn17";
- this.dataGridViewTextBoxColumn17.ReadOnly = true;
- //
- // dataGridViewTextBoxColumn18
- //
- this.dataGridViewTextBoxColumn18.DataPropertyName = "Sample_Weight";
- this.dataGridViewTextBoxColumn18.HeaderText = "样重(g)";
- this.dataGridViewTextBoxColumn18.Name = "dataGridViewTextBoxColumn18";
- this.dataGridViewTextBoxColumn18.ReadOnly = true;
- this.dataGridViewTextBoxColumn18.Width = 80;
- //
- // dataGridViewTextBoxColumn19
- //
- this.dataGridViewTextBoxColumn19.DataPropertyName = "AddSample_Weight";
- this.dataGridViewTextBoxColumn19.HeaderText = "加样重(g)";
- this.dataGridViewTextBoxColumn19.Name = "dataGridViewTextBoxColumn19";
- this.dataGridViewTextBoxColumn19.ReadOnly = true;
- this.dataGridViewTextBoxColumn19.Width = 90;
- //
- // dataGridViewTextBoxColumn20
- //
- this.dataGridViewTextBoxColumn20.DataPropertyName = "BurningResidue_Weight";
- this.dataGridViewTextBoxColumn20.HeaderText = "烧残重(g)";
- this.dataGridViewTextBoxColumn20.Name = "dataGridViewTextBoxColumn20";
- this.dataGridViewTextBoxColumn20.ReadOnly = true;
- this.dataGridViewTextBoxColumn20.Width = 90;
- //
- // dataGridViewTextBoxColumn21
- //
- this.dataGridViewTextBoxColumn21.DataPropertyName = "SecondBurningResidue_Weight";
- this.dataGridViewTextBoxColumn21.HeaderText = "二次灼烧残重(g)";
- this.dataGridViewTextBoxColumn21.Name = "dataGridViewTextBoxColumn21";
- this.dataGridViewTextBoxColumn21.ReadOnly = true;
- this.dataGridViewTextBoxColumn21.Width = 120;
- //
- // dataGridViewTextBoxColumn22
- //
- this.dataGridViewTextBoxColumn22.DataPropertyName = "ThirdBurningResidue_Weight";
- this.dataGridViewTextBoxColumn22.HeaderText = "三次灼烧重(g)";
- this.dataGridViewTextBoxColumn22.Name = "dataGridViewTextBoxColumn22";
- this.dataGridViewTextBoxColumn22.ReadOnly = true;
- this.dataGridViewTextBoxColumn22.Width = 120;
- //
- // DecrementValue2
- //
- this.DecrementValue2.DataPropertyName = "DecrementValue";
- this.DecrementValue2.HeaderText = "减量";
- this.DecrementValue2.Name = "DecrementValue2";
- this.DecrementValue2.ReadOnly = true;
- //
- // AAD
- //
- this.AAD.DataPropertyName = "AAD";
- this.AAD.HeaderText = "Aad(%)";
- this.AAD.Name = "AAD";
- this.AAD.ReadOnly = true;
- //
- // Column17
- //
- this.Column17.DataPropertyName = "Auto_Code";
- this.Column17.HeaderText = "自动编号";
- this.Column17.Name = "Column17";
- this.Column17.ReadOnly = true;
- //
- // dataGridViewTextBoxColumn11
- //
- this.dataGridViewTextBoxColumn11.DataPropertyName = "OperaDateTime";
- this.dataGridViewTextBoxColumn11.HeaderText = "称量日期";
- this.dataGridViewTextBoxColumn11.Name = "dataGridViewTextBoxColumn11";
- this.dataGridViewTextBoxColumn11.ReadOnly = true;
- this.dataGridViewTextBoxColumn11.Width = 150;
- //
- // dgvHuiFaFen
- //
- this.dgvHuiFaFen.AllowUserToAddRows = false;
- this.dgvHuiFaFen.BackgroundColor = System.Drawing.Color.White;
- this.dgvHuiFaFen.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- this.dgvHuiFaFen.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.ID4,
- this.dataGridViewTextBoxColumn24,
- this.dataGridViewTextBoxColumn25,
- this.dataGridViewTextBoxColumn26,
- this.dataGridViewTextBoxColumn27,
- this.dataGridViewTextBoxColumn28,
- this.dataGridViewTextBoxColumn29,
- this.dataGridViewTextBoxColumn30,
- this.VR,
- this.MAD2,
- this.VAD,
- this.Column13,
- this.Column14,
- this.dataGridViewTextBoxColumn13});
- this.dgvHuiFaFen.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgvHuiFaFen.Location = new System.Drawing.Point(0, 0);
- this.dgvHuiFaFen.Name = "dgvHuiFaFen";
- this.dgvHuiFaFen.ReadOnly = true;
- dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.DimGray;
- dataGridViewCellStyle3.SelectionForeColor = System.Drawing.Color.Black;
- this.dgvHuiFaFen.RowsDefaultCellStyle = dataGridViewCellStyle3;
- this.dgvHuiFaFen.RowTemplate.Height = 23;
- this.dgvHuiFaFen.Size = new System.Drawing.Size(899, 490);
- this.dgvHuiFaFen.TabIndex = 3;
- //
- // ID4
- //
- this.ID4.DataPropertyName = "GUID";
- this.ID4.HeaderText = "编号";
- this.ID4.Name = "ID4";
- this.ID4.ReadOnly = true;
- this.ID4.Visible = false;
- this.ID4.Width = 55;
- //
- // dataGridViewTextBoxColumn24
- //
- this.dataGridViewTextBoxColumn24.DataPropertyName = "Sample_Number";
- this.dataGridViewTextBoxColumn24.HeaderText = "样品编号";
- this.dataGridViewTextBoxColumn24.Name = "dataGridViewTextBoxColumn24";
- this.dataGridViewTextBoxColumn24.ReadOnly = true;
- //
- // dataGridViewTextBoxColumn25
- //
- this.dataGridViewTextBoxColumn25.DataPropertyName = "Instrument_Number";
- this.dataGridViewTextBoxColumn25.HeaderText = "仪器编号";
- this.dataGridViewTextBoxColumn25.Name = "dataGridViewTextBoxColumn25";
- this.dataGridViewTextBoxColumn25.ReadOnly = true;
- //
- // dataGridViewTextBoxColumn26
- //
- this.dataGridViewTextBoxColumn26.DataPropertyName = "Crucible_Number";
- this.dataGridViewTextBoxColumn26.HeaderText = "坩埚号";
- this.dataGridViewTextBoxColumn26.Name = "dataGridViewTextBoxColumn26";
- this.dataGridViewTextBoxColumn26.ReadOnly = true;
- //
- // dataGridViewTextBoxColumn27
- //
- this.dataGridViewTextBoxColumn27.DataPropertyName = "Empty_Crucible_Weight";
- this.dataGridViewTextBoxColumn27.HeaderText = "空坩埚重(g)";
- this.dataGridViewTextBoxColumn27.Name = "dataGridViewTextBoxColumn27";
- this.dataGridViewTextBoxColumn27.ReadOnly = true;
- //
- // dataGridViewTextBoxColumn28
- //
- this.dataGridViewTextBoxColumn28.DataPropertyName = "Sample_Weight";
- this.dataGridViewTextBoxColumn28.HeaderText = "样重(g)";
- this.dataGridViewTextBoxColumn28.Name = "dataGridViewTextBoxColumn28";
- this.dataGridViewTextBoxColumn28.ReadOnly = true;
- this.dataGridViewTextBoxColumn28.Width = 80;
- //
- // dataGridViewTextBoxColumn29
- //
- this.dataGridViewTextBoxColumn29.DataPropertyName = "AddSample_Weight";
- this.dataGridViewTextBoxColumn29.HeaderText = "加样重(g)";
- this.dataGridViewTextBoxColumn29.Name = "dataGridViewTextBoxColumn29";
- this.dataGridViewTextBoxColumn29.ReadOnly = true;
- this.dataGridViewTextBoxColumn29.Width = 90;
- //
- // dataGridViewTextBoxColumn30
- //
- this.dataGridViewTextBoxColumn30.DataPropertyName = "Drying_Weight";
- this.dataGridViewTextBoxColumn30.HeaderText = "烧残重(g)";
- this.dataGridViewTextBoxColumn30.Name = "dataGridViewTextBoxColumn30";
- this.dataGridViewTextBoxColumn30.ReadOnly = true;
- this.dataGridViewTextBoxColumn30.Width = 90;
- //
- // VR
- //
- this.VR.DataPropertyName = "VR";
- this.VR.HeaderText = "Vr(%)";
- this.VR.Name = "VR";
- this.VR.ReadOnly = true;
- //
- // MAD2
- //
- this.MAD2.DataPropertyName = "MAD";
- this.MAD2.HeaderText = "Mad(%)";
- this.MAD2.Name = "MAD2";
- this.MAD2.ReadOnly = true;
- //
- // VAD
- //
- this.VAD.DataPropertyName = "VAD";
- this.VAD.HeaderText = "Vad(%)";
- this.VAD.Name = "VAD";
- this.VAD.ReadOnly = true;
- //
- // Column13
- //
- this.Column13.DataPropertyName = "Cinder_Characteristics";
- this.Column13.HeaderText = "焦渣特征";
- this.Column13.Name = "Column13";
- this.Column13.ReadOnly = true;
- //
- // Column14
- //
- this.Column14.DataPropertyName = "Auto_Code";
- this.Column14.HeaderText = "自动编号";
- this.Column14.Name = "Column14";
- this.Column14.ReadOnly = true;
- //
- // dataGridViewTextBoxColumn13
- //
- this.dataGridViewTextBoxColumn13.DataPropertyName = "OperaDateTime";
- this.dataGridViewTextBoxColumn13.HeaderText = "称量日期";
- this.dataGridViewTextBoxColumn13.Name = "dataGridViewTextBoxColumn13";
- this.dataGridViewTextBoxColumn13.ReadOnly = true;
- this.dataGridViewTextBoxColumn13.Width = 150;
- //
- // dgvQuanShuiFen
- //
- this.dgvQuanShuiFen.AllowUserToAddRows = false;
- this.dgvQuanShuiFen.BackgroundColor = System.Drawing.Color.White;
- this.dgvQuanShuiFen.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- this.dgvQuanShuiFen.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.ID,
- this.Sample_Number,
- this.Instrument_Number,
- this.Crucible_Number,
- this.Empty_Crucible_Weight,
- this.Sample_Weight,
- this.AddSample_Weight,
- this.Drying_Weight,
- this.SecondDrying_Weight,
- this.ThirdDrying_Weight,
- this.Mt,
- this.Auto_Code,
- this.Column2});
- this.dgvQuanShuiFen.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgvQuanShuiFen.Location = new System.Drawing.Point(0, 0);
- this.dgvQuanShuiFen.Name = "dgvQuanShuiFen";
- this.dgvQuanShuiFen.ReadOnly = true;
- dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.DimGray;
- dataGridViewCellStyle4.SelectionForeColor = System.Drawing.Color.Black;
- this.dgvQuanShuiFen.RowsDefaultCellStyle = dataGridViewCellStyle4;
- this.dgvQuanShuiFen.RowTemplate.Height = 23;
- this.dgvQuanShuiFen.Size = new System.Drawing.Size(899, 490);
- this.dgvQuanShuiFen.TabIndex = 1;
- //
- // ID
- //
- this.ID.DataPropertyName = "GUID";
- this.ID.HeaderText = "编号";
- this.ID.Name = "ID";
- this.ID.ReadOnly = true;
- this.ID.Visible = false;
- this.ID.Width = 55;
- //
- // Sample_Number
- //
- this.Sample_Number.DataPropertyName = "Sample_Number";
- this.Sample_Number.HeaderText = "样品编号";
- this.Sample_Number.Name = "Sample_Number";
- this.Sample_Number.ReadOnly = true;
- //
- // Instrument_Number
- //
- this.Instrument_Number.DataPropertyName = "Instrument_Number";
- this.Instrument_Number.HeaderText = "仪器编号";
- this.Instrument_Number.Name = "Instrument_Number";
- this.Instrument_Number.ReadOnly = true;
- //
- // Crucible_Number
- //
- this.Crucible_Number.DataPropertyName = "Crucible_Number";
- this.Crucible_Number.HeaderText = "坩埚号";
- this.Crucible_Number.Name = "Crucible_Number";
- this.Crucible_Number.ReadOnly = true;
- //
- // Empty_Crucible_Weight
- //
- this.Empty_Crucible_Weight.DataPropertyName = "Empty_Crucible_Weight";
- this.Empty_Crucible_Weight.HeaderText = "空坩埚重(g)";
- this.Empty_Crucible_Weight.Name = "Empty_Crucible_Weight";
- this.Empty_Crucible_Weight.ReadOnly = true;
- //
- // Sample_Weight
- //
- this.Sample_Weight.DataPropertyName = "Sample_Weight";
- this.Sample_Weight.HeaderText = "样重(g)";
- this.Sample_Weight.Name = "Sample_Weight";
- this.Sample_Weight.ReadOnly = true;
- this.Sample_Weight.Width = 80;
- //
- // AddSample_Weight
- //
- this.AddSample_Weight.DataPropertyName = "AddSample_Weight";
- this.AddSample_Weight.HeaderText = "加样重(g)";
- this.AddSample_Weight.Name = "AddSample_Weight";
- this.AddSample_Weight.ReadOnly = true;
- this.AddSample_Weight.Width = 90;
- //
- // Drying_Weight
- //
- this.Drying_Weight.DataPropertyName = "Drying_Weight";
- this.Drying_Weight.HeaderText = "烘干重(g)";
- this.Drying_Weight.Name = "Drying_Weight";
- this.Drying_Weight.ReadOnly = true;
- this.Drying_Weight.Width = 90;
- //
- // SecondDrying_Weight
- //
- this.SecondDrying_Weight.DataPropertyName = "SecondDrying_Weight";
- this.SecondDrying_Weight.HeaderText = "二次烘干重(g)";
- this.SecondDrying_Weight.Name = "SecondDrying_Weight";
- this.SecondDrying_Weight.ReadOnly = true;
- this.SecondDrying_Weight.Width = 120;
- //
- // ThirdDrying_Weight
- //
- this.ThirdDrying_Weight.DataPropertyName = "ThirdDrying_Weight";
- this.ThirdDrying_Weight.HeaderText = "三次烘干重(g)";
- this.ThirdDrying_Weight.Name = "ThirdDrying_Weight";
- this.ThirdDrying_Weight.ReadOnly = true;
- this.ThirdDrying_Weight.Width = 120;
- //
- // Mt
- //
- this.Mt.DataPropertyName = "Mt";
- this.Mt.HeaderText = "Mt(%)";
- this.Mt.Name = "Mt";
- this.Mt.ReadOnly = true;
- this.Mt.Width = 50;
- //
- // Auto_Code
- //
- this.Auto_Code.DataPropertyName = "Auto_Code";
- this.Auto_Code.HeaderText = "自动编号";
- this.Auto_Code.Name = "Auto_Code";
- this.Auto_Code.ReadOnly = true;
- //
- // Column2
- //
- this.Column2.DataPropertyName = "OperaDateTime";
- this.Column2.HeaderText = "称量日期";
- this.Column2.Name = "Column2";
- this.Column2.ReadOnly = true;
- this.Column2.Width = 150;
- //
- // pnlCenterTop
- //
- this.pnlCenterTop.Controls.Add(this.btnFind);
- this.pnlCenterTop.Controls.Add(this.txtCode);
- this.pnlCenterTop.Controls.Add(this.label3);
- this.pnlCenterTop.Controls.Add(this.comType);
- this.pnlCenterTop.Controls.Add(this.label2);
- this.pnlCenterTop.Controls.Add(this.dtpEndDate);
- this.pnlCenterTop.Controls.Add(this.dtpStartTime);
- this.pnlCenterTop.Controls.Add(this.label1);
- this.pnlCenterTop.Dock = System.Windows.Forms.DockStyle.Top;
- this.pnlCenterTop.Location = new System.Drawing.Point(0, 0);
- this.pnlCenterTop.Name = "pnlCenterTop";
- this.pnlCenterTop.Size = new System.Drawing.Size(899, 48);
- this.pnlCenterTop.TabIndex = 0;
- //
- // btnFind
- //
- this.btnFind.Location = new System.Drawing.Point(808, 12);
- this.btnFind.Name = "btnFind";
- this.btnFind.Size = new System.Drawing.Size(75, 25);
- this.btnFind.TabIndex = 10;
- this.btnFind.Text = "查询";
- this.btnFind.UseVisualStyleBackColor = true;
- this.btnFind.Click += new System.EventHandler(this.btnFind_Click);
- //
- // txtCode
- //
- this.txtCode.Location = new System.Drawing.Point(593, 13);
- this.txtCode.Name = "txtCode";
- this.txtCode.Size = new System.Drawing.Size(173, 23);
- this.txtCode.TabIndex = 6;
- //
- // label3
- //
- this.label3.AutoSize = true;
- this.label3.Location = new System.Drawing.Point(530, 16);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(56, 17);
- this.label3.TabIndex = 5;
- this.label3.Text = "样品编码";
- //
- // comType
- //
- this.comType.FormattingEnabled = true;
- this.comType.Items.AddRange(new object[] {
- "全水分",
- "水分",
- "灰分",
- "挥发分"});
- this.comType.Location = new System.Drawing.Point(398, 11);
- this.comType.Name = "comType";
- this.comType.Size = new System.Drawing.Size(121, 25);
- this.comType.TabIndex = 4;
- this.comType.SelectedValueChanged += new System.EventHandler(this.comType_SelectedValueChanged);
- //
- // label2
- //
- this.label2.AutoSize = true;
- this.label2.Location = new System.Drawing.Point(359, 15);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(32, 17);
- this.label2.TabIndex = 3;
- this.label2.Text = "类型";
- //
- // dtpEndDate
- //
- this.dtpEndDate.CustomFormat = "yyyy-MM-dd HH:mm";
- this.dtpEndDate.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpEndDate.Location = new System.Drawing.Point(212, 11);
- this.dtpEndDate.Name = "dtpEndDate";
- this.dtpEndDate.Size = new System.Drawing.Size(139, 23);
- this.dtpEndDate.TabIndex = 2;
- //
- // dtpStartTime
- //
- this.dtpStartTime.CustomFormat = "yyyy-MM-dd HH:mm";
- this.dtpStartTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpStartTime.Location = new System.Drawing.Point(69, 11);
- this.dtpStartTime.Name = "dtpStartTime";
- this.dtpStartTime.Size = new System.Drawing.Size(139, 23);
- this.dtpStartTime.TabIndex = 1;
- //
- // label1
- //
- this.label1.AutoSize = true;
- this.label1.Location = new System.Drawing.Point(6, 15);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(56, 17);
- this.label1.TabIndex = 0;
- this.label1.Text = "称量日期";
- //
- // pnlBottom
- //
- this.pnlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.pnlBottom.Location = new System.Drawing.Point(10, 548);
- this.pnlBottom.Name = "pnlBottom";
- this.pnlBottom.Size = new System.Drawing.Size(899, 10);
- this.pnlBottom.TabIndex = 3;
- //
- // pnlRight
- //
- this.pnlRight.Dock = System.Windows.Forms.DockStyle.Right;
- this.pnlRight.Location = new System.Drawing.Point(909, 10);
- this.pnlRight.Name = "pnlRight";
- this.pnlRight.Size = new System.Drawing.Size(10, 548);
- this.pnlRight.TabIndex = 2;
- //
- // pnlLeft
- //
- this.pnlLeft.Dock = System.Windows.Forms.DockStyle.Left;
- this.pnlLeft.Location = new System.Drawing.Point(0, 10);
- this.pnlLeft.Name = "pnlLeft";
- this.pnlLeft.Size = new System.Drawing.Size(10, 548);
- this.pnlLeft.TabIndex = 1;
- //
- // pnlTop
- //
- this.pnlTop.Dock = System.Windows.Forms.DockStyle.Top;
- this.pnlTop.Location = new System.Drawing.Point(0, 0);
- this.pnlTop.Name = "pnlTop";
- this.pnlTop.Size = new System.Drawing.Size(919, 10);
- this.pnlTop.TabIndex = 0;
- //
- // frmHistory
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 17F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(919, 558);
- this.Controls.Add(this.pnlAll);
- this.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
- this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.Name = "frmHistory";
- this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
- this.Text = "查询";
- this.Load += new System.EventHandler(this.frmHistory_Load);
- this.Shown += new System.EventHandler(this.frmHistory_Shown);
- this.pnlAll.ResumeLayout(false);
- this.pnlCenter.ResumeLayout(false);
- this.pnlCenterBody.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dgvShuiFen)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dgvHuiFen)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dgvHuiFaFen)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dgvQuanShuiFen)).EndInit();
- this.pnlCenterTop.ResumeLayout(false);
- this.pnlCenterTop.PerformLayout();
- this.ResumeLayout(false);
-
- }
-
- #endregion
-
- private System.Windows.Forms.Panel pnlAll;
- private System.Windows.Forms.Panel pnlCenter;
- private System.Windows.Forms.Panel pnlCenterBody;
- private System.Windows.Forms.Panel pnlCenterTop;
- private System.Windows.Forms.TextBox txtCode;
- private System.Windows.Forms.Label label3;
- private System.Windows.Forms.ComboBox comType;
- private System.Windows.Forms.Label label2;
- private System.Windows.Forms.DateTimePicker dtpEndDate;
- private System.Windows.Forms.DateTimePicker dtpStartTime;
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.Panel pnlBottom;
- private System.Windows.Forms.Panel pnlRight;
- private System.Windows.Forms.Panel pnlLeft;
- private System.Windows.Forms.Panel pnlTop;
- private System.Windows.Forms.Button btnFind;
- private System.Windows.Forms.DataGridView dgvQuanShuiFen;
- private System.Windows.Forms.DataGridView dgvHuiFaFen;
- private System.Windows.Forms.DataGridView dgvHuiFen;
- private System.Windows.Forms.DataGridView dgvShuiFen;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn9;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn10;
- private System.Windows.Forms.DataGridViewTextBoxColumn Column9;
- private System.Windows.Forms.DataGridViewTextBoxColumn Mad;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn12;
- private System.Windows.Forms.DataGridViewTextBoxColumn Column1;
- private System.Windows.Forms.DataGridViewTextBoxColumn ID3;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn14;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn15;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn16;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn17;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn18;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn19;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn20;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn21;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn22;
- private System.Windows.Forms.DataGridViewTextBoxColumn DecrementValue2;
- private System.Windows.Forms.DataGridViewTextBoxColumn AAD;
- private System.Windows.Forms.DataGridViewTextBoxColumn Column17;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn11;
- private System.Windows.Forms.DataGridViewTextBoxColumn ID4;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn24;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn25;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn26;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn27;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn28;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn29;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn30;
- private System.Windows.Forms.DataGridViewTextBoxColumn VR;
- private System.Windows.Forms.DataGridViewTextBoxColumn MAD2;
- private System.Windows.Forms.DataGridViewTextBoxColumn VAD;
- private System.Windows.Forms.DataGridViewTextBoxColumn Column13;
- private System.Windows.Forms.DataGridViewTextBoxColumn Column14;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn13;
- private System.Windows.Forms.DataGridViewTextBoxColumn ID;
- private System.Windows.Forms.DataGridViewTextBoxColumn Sample_Number;
- private System.Windows.Forms.DataGridViewTextBoxColumn Instrument_Number;
- private System.Windows.Forms.DataGridViewTextBoxColumn Crucible_Number;
- private System.Windows.Forms.DataGridViewTextBoxColumn Empty_Crucible_Weight;
- private System.Windows.Forms.DataGridViewTextBoxColumn Sample_Weight;
- private System.Windows.Forms.DataGridViewTextBoxColumn AddSample_Weight;
- private System.Windows.Forms.DataGridViewTextBoxColumn Drying_Weight;
- private System.Windows.Forms.DataGridViewTextBoxColumn SecondDrying_Weight;
- private System.Windows.Forms.DataGridViewTextBoxColumn ThirdDrying_Weight;
- private System.Windows.Forms.DataGridViewTextBoxColumn Mt;
- private System.Windows.Forms.DataGridViewTextBoxColumn Auto_Code;
- private System.Windows.Forms.DataGridViewTextBoxColumn Column2;
- }
- }
|