天津投入产出系统后端
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

282 lines
12 KiB

namespace QMAPP.WinForm.Forms.DisPatch
{
partial class FrmCarCardDetail
{
/// <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()
{
this.tcEmployee = new System.Windows.Forms.TabControl();
this.tpPrint = new System.Windows.Forms.TabPage();
this.dgvMat = new System.Windows.Forms.DataGridView();
this.ITEMNO = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.VIN = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.CODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.NAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.CREATETIME = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.tsslbl_Message = new System.Windows.Forms.ToolStripStatusLabel();
this.statusStrip = new System.Windows.Forms.StatusStrip();
this.tcEmployee.SuspendLayout();
this.tpPrint.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvMat)).BeginInit();
this.statusStrip.SuspendLayout();
this.SuspendLayout();
//
// tcEmployee
//
this.tcEmployee.Controls.Add(this.tpPrint);
this.tcEmployee.Dock = System.Windows.Forms.DockStyle.Fill;
this.tcEmployee.Location = new System.Drawing.Point(0, 0);
this.tcEmployee.Name = "tcEmployee";
this.tcEmployee.SelectedIndex = 0;
this.tcEmployee.Size = new System.Drawing.Size(789, 482);
this.tcEmployee.TabIndex = 67;
//
// tpPrint
//
this.tpPrint.Controls.Add(this.dgvMat);
this.tpPrint.Location = new System.Drawing.Point(4, 22);
this.tpPrint.Name = "tpPrint";
this.tpPrint.Padding = new System.Windows.Forms.Padding(3);
this.tpPrint.Size = new System.Drawing.Size(781, 456);
this.tpPrint.TabIndex = 0;
this.tpPrint.Text = "贴车单";
this.tpPrint.UseVisualStyleBackColor = true;
//
// dgvMat
//
this.dgvMat.AllowUserToAddRows = false;
this.dgvMat.AllowUserToDeleteRows = false;
this.dgvMat.BackgroundColor = System.Drawing.Color.White;
this.dgvMat.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.dgvMat.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.ITEMNO,
this.Column1,
this.VIN,
this.CODE,
this.NAME,
this.CREATETIME,
this.Column2,
this.Column3,
this.Column4,
this.Column5,
this.Column6,
this.Column7,
this.Column8,
this.Column9,
this.Column10,
this.Column11});
this.dgvMat.Dock = System.Windows.Forms.DockStyle.Fill;
this.dgvMat.Location = new System.Drawing.Point(3, 3);
this.dgvMat.Name = "dgvMat";
this.dgvMat.RowTemplate.Height = 23;
this.dgvMat.Size = new System.Drawing.Size(775, 450);
this.dgvMat.TabIndex = 1;
//
// ITEMNO
//
this.ITEMNO.DataPropertyName = "ROWINDEX";
this.ITEMNO.HeaderText = "序号";
this.ITEMNO.Name = "ITEMNO";
this.ITEMNO.Width = 60;
//
// Column1
//
this.Column1.DataPropertyName = "VWSEQ";
this.Column1.HeaderText = "大众顺序号";
this.Column1.Name = "Column1";
//
// VIN
//
this.VIN.DataPropertyName = "VIN";
this.VIN.HeaderText = "VIN号";
this.VIN.Name = "VIN";
this.VIN.ReadOnly = true;
this.VIN.Width = 200;
//
// CODE
//
this.CODE.DataPropertyName = "PRODNO";
this.CODE.HeaderText = "零件号";
this.CODE.Name = "CODE";
this.CODE.ReadOnly = true;
this.CODE.Width = 150;
//
// NAME
//
this.NAME.DataPropertyName = "CARSETDESC_CN";
this.NAME.HeaderText = "总成描述";
this.NAME.Name = "NAME";
this.NAME.ReadOnly = true;
//
// CREATETIME
//
this.CREATETIME.DataPropertyName = "CP5A";
this.CREATETIME.HeaderText = "上线时间";
this.CREATETIME.Name = "CREATETIME";
this.CREATETIME.ReadOnly = true;
this.CREATETIME.Width = 120;
//
// Column2
//
this.Column2.DataPropertyName = "KIN";
this.Column2.HeaderText = "Column2";
this.Column2.Name = "Column2";
this.Column2.Visible = false;
//
// Column3
//
this.Column3.DataPropertyName = "LINENO";
this.Column3.HeaderText = "Column3";
this.Column3.Name = "Column3";
this.Column3.Visible = false;
//
// Column4
//
this.Column4.DataPropertyName = "SANBARCODE";
this.Column4.HeaderText = "Column4";
this.Column4.Name = "Column4";
this.Column4.Visible = false;
//
// Column5
//
this.Column5.DataPropertyName = "SCANDATE";
this.Column5.HeaderText = "Column5";
this.Column5.Name = "Column5";
this.Column5.Visible = false;
//
// Column6
//
this.Column6.DataPropertyName = "PASTEDETAILED_CARD_KEY";
this.Column6.HeaderText = "Column6";
this.Column6.Name = "Column6";
this.Column6.Visible = false;
//
// Column7
//
this.Column7.DataPropertyName = "FIS_KEY";
this.Column7.HeaderText = "Column7";
this.Column7.Name = "Column7";
this.Column7.Visible = false;
//
// Column8
//
this.Column8.DataPropertyName = "PASTE_CARD_KEY";
this.Column8.HeaderText = "Column8";
this.Column8.Name = "Column8";
this.Column8.Visible = false;
//
// Column9
//
this.Column9.DataPropertyName = "PASTECARDNO";
this.Column9.HeaderText = "Column9";
this.Column9.Name = "Column9";
this.Column9.Visible = false;
//
// Column10
//
this.Column10.DataPropertyName = "PRODUCTIONNAME";
this.Column10.HeaderText = "Column10";
this.Column10.Name = "Column10";
this.Column10.Visible = false;
//
// Column11
//
this.Column11.DataPropertyName = "DGVROWINDEX";
this.Column11.HeaderText = "Column11";
this.Column11.Name = "Column11";
this.Column11.Visible = false;
//
// tsslbl_Message
//
this.tsslbl_Message.Name = "tsslbl_Message";
this.tsslbl_Message.Size = new System.Drawing.Size(0, 17);
//
// statusStrip
//
this.statusStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.tsslbl_Message});
this.statusStrip.Location = new System.Drawing.Point(0, 482);
this.statusStrip.Name = "statusStrip";
this.statusStrip.Size = new System.Drawing.Size(789, 22);
this.statusStrip.TabIndex = 68;
this.statusStrip.Text = "statusStrip1";
//
// FrmCarCardDetail
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(789, 504);
this.Controls.Add(this.tcEmployee);
this.Controls.Add(this.statusStrip);
this.Name = "FrmCarCardDetail";
this.Text = "贴车单明细";
this.Load += new System.EventHandler(this.FrmCarCardPrintShow_Load);
this.tcEmployee.ResumeLayout(false);
this.tpPrint.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dgvMat)).EndInit();
this.statusStrip.ResumeLayout(false);
this.statusStrip.PerformLayout();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.TabControl tcEmployee;
private System.Windows.Forms.TabPage tpPrint;
private System.Windows.Forms.DataGridView dgvMat;
private System.Windows.Forms.DataGridViewTextBoxColumn ITEMNO;
private System.Windows.Forms.DataGridViewTextBoxColumn Column1;
private System.Windows.Forms.DataGridViewTextBoxColumn VIN;
private System.Windows.Forms.DataGridViewTextBoxColumn CODE;
private System.Windows.Forms.DataGridViewTextBoxColumn NAME;
private System.Windows.Forms.DataGridViewTextBoxColumn CREATETIME;
private System.Windows.Forms.DataGridViewTextBoxColumn Column2;
private System.Windows.Forms.DataGridViewTextBoxColumn Column3;
private System.Windows.Forms.DataGridViewTextBoxColumn Column4;
private System.Windows.Forms.DataGridViewTextBoxColumn Column5;
private System.Windows.Forms.DataGridViewTextBoxColumn Column6;
private System.Windows.Forms.DataGridViewTextBoxColumn Column7;
private System.Windows.Forms.DataGridViewTextBoxColumn Column8;
private System.Windows.Forms.DataGridViewTextBoxColumn Column9;
private System.Windows.Forms.DataGridViewTextBoxColumn Column10;
private System.Windows.Forms.DataGridViewTextBoxColumn Column11;
private System.Windows.Forms.ToolStripStatusLabel tsslbl_Message;
private System.Windows.Forms.StatusStrip statusStrip;
}
}