namespace Dongke.IBOSS.PRD.Client.PMModule { partial class F_PM_2101 { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_PM_2101)); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle65 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle66 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle68 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle67 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle69 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle70 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle71 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle72 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle73 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle74 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle75 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle82 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle76 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle77 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle78 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle79 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle80 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle81 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle83 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle84 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle89 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle85 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle86 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle87 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle88 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle90 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle91 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle96 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle92 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle93 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle94 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle95 = new System.Windows.Forms.DataGridViewCellStyle(); this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip(); this.tsbtnAdd = new System.Windows.Forms.ToolStripButton(); this.tsbtnEdit = new System.Windows.Forms.ToolStripButton(); this.tsbtnInChecked = new System.Windows.Forms.ToolStripButton(); this.tsbtnDisable = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator(); this.tsbtnAll = new System.Windows.Forms.ToolStripButton(); this.tsbtnUnAll = new System.Windows.Forms.ToolStripButton(); this.tsbtnClearData = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton(); this.tsbtnClose = new System.Windows.Forms.ToolStripButton(); this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox(); this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button(); this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button(); this.lblTo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.dtpEndTime = new System.Windows.Forms.DateTimePicker(); this.dtpStartTime = new System.Windows.Forms.DateTimePicker(); this.lblCreateTime = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.lblBarCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.txtCheckedName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox(); this.txtInCheckedNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox(); this.splitContainer1 = new System.Windows.Forms.SplitContainer(); this.splitContainer2 = new System.Windows.Forms.SplitContainer(); this.dgvInChecked = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView(); this.InCheckedID = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.InCheckedNo = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Incheckname = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.CreateTime = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.CreateUserName = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Remarks = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dgvFunctionUsers = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView(); this.UserCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.UserName = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.UserID = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.tabControl1 = new System.Windows.Forms.TabControl(); this.tabPage1 = new System.Windows.Forms.TabPage(); this.dgvInCheckedNoDetail = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView(); this.Sel = new System.Windows.Forms.DataGridViewCheckBoxColumn(); this.BarCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ProductionLineName = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ProcedureName = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.pusercode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ProcedureTime = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ProcedureModel = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.IsPublicBody = new System.Windows.Forms.DataGridViewCheckBoxColumn(); this.IsReFire = new System.Windows.Forms.DataGridViewCheckBoxColumn(); this.SpecialRepairFlag = new System.Windows.Forms.DataGridViewCheckBoxColumn(); this.GoodsCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GoodsName = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GroutingDate = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GroutingMouldCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GroutingUserCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GroutingNum = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GroutingLineName = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.KilnCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.KilnName = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.KilnCarCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.KilnCarName = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.IsReworkFlag = new System.Windows.Forms.DataGridViewCheckBoxColumn(); this.InScrapFlag = new System.Windows.Forms.DataGridViewCheckBoxColumn(); this.SCRAPPRODUCTID = new System.Windows.Forms.DataGridViewCheckBoxColumn(); this.susercode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.sdatetime = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ausercode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.adatetime = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.currentprocedurename = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.currentproceduretime = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.cusercode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.tabPage2 = new System.Windows.Forms.TabPage(); this.dgvInCheckededDetail = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView(); 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.Column1 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ProcedureTime2 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewCheckBoxColumn1 = new System.Windows.Forms.DataGridViewCheckBoxColumn(); this.dataGridViewCheckBoxColumn2 = new System.Windows.Forms.DataGridViewCheckBoxColumn(); this.dataGridViewCheckBoxColumn3 = new System.Windows.Forms.DataGridViewCheckBoxColumn(); this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn14 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn12 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn13 = 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.IsReworkFlag2 = new System.Windows.Forms.DataGridViewCheckBoxColumn(); this.InScrapFlag2 = new System.Windows.Forms.DataGridViewCheckBoxColumn(); this.tabPage3 = new System.Windows.Forms.TabPage(); this.dgvInCheckedWinDetail = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView(); this.dataGridViewTextBoxColumn22 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn23 = 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.Column2 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ProcedureTime3 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn27 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewCheckBoxColumn4 = new System.Windows.Forms.DataGridViewCheckBoxColumn(); this.dataGridViewCheckBoxColumn5 = new System.Windows.Forms.DataGridViewCheckBoxColumn(); this.dataGridViewCheckBoxColumn6 = new System.Windows.Forms.DataGridViewCheckBoxColumn(); this.dataGridViewTextBoxColumn28 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn29 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn30 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn31 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn32 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn33 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn34 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn35 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn36 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn37 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn38 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.IsReworkFlag3 = new System.Windows.Forms.DataGridViewCheckBoxColumn(); this.InScrapFlag3 = new System.Windows.Forms.DataGridViewCheckBoxColumn(); this.tsbtnCheckData = new System.Windows.Forms.ToolStripButton(); this.tsrOperate.SuspendLayout(); this.gbxCondition.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit(); this.splitContainer1.Panel1.SuspendLayout(); this.splitContainer1.Panel2.SuspendLayout(); this.splitContainer1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit(); this.splitContainer2.Panel1.SuspendLayout(); this.splitContainer2.Panel2.SuspendLayout(); this.splitContainer2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvInChecked)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dgvFunctionUsers)).BeginInit(); this.tabControl1.SuspendLayout(); this.tabPage1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvInCheckedNoDetail)).BeginInit(); this.tabPage2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvInCheckededDetail)).BeginInit(); this.tabPage3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvInCheckedWinDetail)).BeginInit(); this.SuspendLayout(); // // tsrOperate // this.tsrOperate.AutoSize = false; this.tsrOperate.BackColor = System.Drawing.Color.Transparent; this.tsrOperate.BackgroundImage = global::Dongke.IBOSS.PRD.Client.PMModule.Properties.Resources.functionbackground; this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.tsbtnAdd, this.tsbtnEdit, this.tsbtnInChecked, this.tsbtnDisable, this.toolStripSeparator2, this.tsbtnAll, this.tsbtnUnAll, this.tsbtnCheckData, this.tsbtnClearData, this.toolStripSeparator1, this.tsbtnAdaptive, this.tsbtnClose}); this.tsrOperate.Location = new System.Drawing.Point(0, 0); this.tsrOperate.Name = "tsrOperate"; this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System; this.tsrOperate.ShowItemToolTips = false; this.tsrOperate.Size = new System.Drawing.Size(1102, 35); this.tsrOperate.TabIndex = 0; this.tsrOperate.Text = "toolStrip1"; // // tsbtnAdd // this.tsbtnAdd.AutoSize = false; this.tsbtnAdd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tsbtnAdd.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tsbtnAdd.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbtnAdd.Name = "tsbtnAdd"; this.tsbtnAdd.Size = new System.Drawing.Size(60, 25); this.tsbtnAdd.Text = "新建(&N)"; this.tsbtnAdd.Click += new System.EventHandler(this.tsbtnAdd_Click); // // tsbtnEdit // this.tsbtnEdit.AutoSize = false; this.tsbtnEdit.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text; this.tsbtnEdit.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnEdit.Image"))); this.tsbtnEdit.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbtnEdit.Name = "tsbtnEdit"; this.tsbtnEdit.Size = new System.Drawing.Size(60, 25); this.tsbtnEdit.Tag = ""; this.tsbtnEdit.Text = "编辑"; this.tsbtnEdit.Click += new System.EventHandler(this.tsbtnEdit_Click); // // tsbtnInChecked // this.tsbtnInChecked.AutoSize = false; this.tsbtnInChecked.Enabled = false; this.tsbtnInChecked.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tsbtnInChecked.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tsbtnInChecked.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbtnInChecked.Name = "tsbtnInChecked"; this.tsbtnInChecked.Size = new System.Drawing.Size(60, 25); this.tsbtnInChecked.Text = "盘点(&I)"; this.tsbtnInChecked.Click += new System.EventHandler(this.tsbtnInChecked_Click); // // tsbtnDisable // this.tsbtnDisable.AutoSize = false; this.tsbtnDisable.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text; this.tsbtnDisable.Enabled = false; this.tsbtnDisable.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnDisable.Image"))); this.tsbtnDisable.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbtnDisable.Name = "tsbtnDisable"; this.tsbtnDisable.Size = new System.Drawing.Size(60, 25); this.tsbtnDisable.Tag = ""; this.tsbtnDisable.Text = "停用(S)"; this.tsbtnDisable.Click += new System.EventHandler(this.tsbtnDisable_Click); // // toolStripSeparator2 // this.toolStripSeparator2.AutoSize = false; this.toolStripSeparator2.Name = "toolStripSeparator2"; this.toolStripSeparator2.Size = new System.Drawing.Size(6, 25); // // tsbtnAll // this.tsbtnAll.AutoSize = false; this.tsbtnAll.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text; this.tsbtnAll.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnAll.Image"))); this.tsbtnAll.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbtnAll.Name = "tsbtnAll"; this.tsbtnAll.Size = new System.Drawing.Size(60, 25); this.tsbtnAll.Text = "全选"; this.tsbtnAll.Click += new System.EventHandler(this.tsbtnAll_Click); // // tsbtnUnAll // this.tsbtnUnAll.AutoSize = false; this.tsbtnUnAll.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text; this.tsbtnUnAll.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnUnAll.Image"))); this.tsbtnUnAll.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbtnUnAll.Name = "tsbtnUnAll"; this.tsbtnUnAll.Size = new System.Drawing.Size(80, 25); this.tsbtnUnAll.Text = "不选"; this.tsbtnUnAll.Click += new System.EventHandler(this.tsbtnUnAll_Click); // // tsbtnClearData // this.tsbtnClearData.AutoSize = false; this.tsbtnClearData.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text; this.tsbtnClearData.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnClearData.Image"))); this.tsbtnClearData.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbtnClearData.Name = "tsbtnClearData"; this.tsbtnClearData.Size = new System.Drawing.Size(120, 25); this.tsbtnClearData.Tag = ""; this.tsbtnClearData.Text = "清除未盘点数据(&D)"; this.tsbtnClearData.Click += new System.EventHandler(this.tsbtnClearData_Click); // // toolStripSeparator1 // this.toolStripSeparator1.AutoSize = false; this.toolStripSeparator1.Name = "toolStripSeparator1"; this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25); // // tsbtnAdaptive // this.tsbtnAdaptive.AutoSize = false; this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbtnAdaptive.Name = "tsbtnAdaptive"; this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25); this.tsbtnAdaptive.Text = "自适应列宽(&A)"; this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click); // // tsbtnClose // this.tsbtnClose.AutoSize = false; this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbtnClose.Name = "tsbtnClose"; this.tsbtnClose.Size = new System.Drawing.Size(60, 25); this.tsbtnClose.Text = "关闭(&X)"; this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click); // // gbxCondition // this.gbxCondition.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.gbxCondition.BackColor = System.Drawing.Color.Transparent; this.gbxCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbxCondition.BackgroundImage"))); this.gbxCondition.Controls.Add(this.btnClearCondition); this.gbxCondition.Controls.Add(this.btnSearch); this.gbxCondition.Controls.Add(this.lblTo); this.gbxCondition.Controls.Add(this.dtpEndTime); this.gbxCondition.Controls.Add(this.dtpStartTime); this.gbxCondition.Controls.Add(this.lblCreateTime); this.gbxCondition.Controls.Add(this.c_Label1); this.gbxCondition.Controls.Add(this.lblBarCode); this.gbxCondition.Controls.Add(this.txtCheckedName); this.gbxCondition.Controls.Add(this.txtInCheckedNo); this.gbxCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.gbxCondition.ForeColor = System.Drawing.SystemColors.ControlText; this.gbxCondition.IsMustInput = false; this.gbxCondition.Location = new System.Drawing.Point(0, 38); this.gbxCondition.Name = "gbxCondition"; this.gbxCondition.OriginalHeight = -1; this.gbxCondition.Size = new System.Drawing.Size(1090, 48); this.gbxCondition.TabIndex = 1; this.gbxCondition.TabStop = false; this.gbxCondition.Text = "查询条件 ▼"; // // btnClearCondition // this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnClearCondition.BackColor = System.Drawing.Color.Transparent; this.btnClearCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClearCondition.BackgroundImage"))); this.btnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnClearCondition.ForeColor = System.Drawing.Color.White; this.btnClearCondition.Location = new System.Drawing.Point(998, 13); this.btnClearCondition.Name = "btnClearCondition"; this.btnClearCondition.Size = new System.Drawing.Size(85, 30); this.btnClearCondition.TabIndex = 9; this.btnClearCondition.Text = "清空条件"; this.btnClearCondition.UseVisualStyleBackColor = true; this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click); // // btnSearch // this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnSearch.BackColor = System.Drawing.Color.Transparent; this.btnSearch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSearch.BackgroundImage"))); this.btnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnSearch.ForeColor = System.Drawing.Color.White; this.btnSearch.Location = new System.Drawing.Point(907, 13); this.btnSearch.Name = "btnSearch"; this.btnSearch.Size = new System.Drawing.Size(85, 30); this.btnSearch.TabIndex = 8; this.btnSearch.Text = "查询"; this.btnSearch.UseVisualStyleBackColor = true; this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click); // // lblTo // this.lblTo.AutoSize = true; this.lblTo.BackColor = System.Drawing.Color.Transparent; this.lblTo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblTo.ForeColor = System.Drawing.SystemColors.ControlText; this.lblTo.Location = new System.Drawing.Point(605, 22); this.lblTo.Name = "lblTo"; this.lblTo.Size = new System.Drawing.Size(11, 12); this.lblTo.TabIndex = 6; this.lblTo.Text = "-"; // // dtpEndTime // this.dtpEndTime.CustomFormat = "yyyy-MM-dd"; this.dtpEndTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dtpEndTime.Location = new System.Drawing.Point(622, 18); this.dtpEndTime.Name = "dtpEndTime"; this.dtpEndTime.Size = new System.Drawing.Size(134, 21); this.dtpEndTime.TabIndex = 7; // // dtpStartTime // this.dtpStartTime.CustomFormat = "yyyy-MM-dd"; this.dtpStartTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dtpStartTime.Location = new System.Drawing.Point(465, 18); this.dtpStartTime.Name = "dtpStartTime"; this.dtpStartTime.Size = new System.Drawing.Size(134, 21); this.dtpStartTime.TabIndex = 5; // // lblCreateTime // this.lblCreateTime.AutoSize = true; this.lblCreateTime.BackColor = System.Drawing.Color.Transparent; this.lblCreateTime.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblCreateTime.ForeColor = System.Drawing.SystemColors.ControlText; this.lblCreateTime.Location = new System.Drawing.Point(406, 22); this.lblCreateTime.Name = "lblCreateTime"; this.lblCreateTime.Size = new System.Drawing.Size(53, 12); this.lblCreateTime.TabIndex = 4; this.lblCreateTime.Text = "创建时间"; // // c_Label1 // this.c_Label1.AutoSize = true; this.c_Label1.BackColor = System.Drawing.Color.Transparent; this.c_Label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.c_Label1.ForeColor = System.Drawing.SystemColors.ControlText; this.c_Label1.Location = new System.Drawing.Point(207, 22); this.c_Label1.Name = "c_Label1"; this.c_Label1.Size = new System.Drawing.Size(53, 12); this.c_Label1.TabIndex = 2; this.c_Label1.Text = "盘点名称"; // // lblBarCode // this.lblBarCode.AutoSize = true; this.lblBarCode.BackColor = System.Drawing.Color.Transparent; this.lblBarCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblBarCode.ForeColor = System.Drawing.SystemColors.ControlText; this.lblBarCode.Location = new System.Drawing.Point(6, 22); this.lblBarCode.Name = "lblBarCode"; this.lblBarCode.Size = new System.Drawing.Size(53, 12); this.lblBarCode.TabIndex = 0; this.lblBarCode.Text = "盘点单号"; // // txtCheckedName // this.txtCheckedName.BackColor = System.Drawing.SystemColors.Window; this.txtCheckedName.BackgroundColor = System.Drawing.SystemColors.Window; this.txtCheckedName.ErrorMessage = ""; this.txtCheckedName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtCheckedName.Location = new System.Drawing.Point(266, 18); this.txtCheckedName.MaxLength = 20; this.txtCheckedName.Name = "txtCheckedName"; this.txtCheckedName.Size = new System.Drawing.Size(134, 21); this.txtCheckedName.TabIndex = 3; // // txtInCheckedNo // this.txtInCheckedNo.BackColor = System.Drawing.SystemColors.Window; this.txtInCheckedNo.BackgroundColor = System.Drawing.SystemColors.Window; this.txtInCheckedNo.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.txtInCheckedNo.ErrorMessage = ""; this.txtInCheckedNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtInCheckedNo.Location = new System.Drawing.Point(65, 18); this.txtInCheckedNo.MaxLength = 20; this.txtInCheckedNo.Name = "txtInCheckedNo"; this.txtInCheckedNo.Size = new System.Drawing.Size(134, 21); this.txtInCheckedNo.TabIndex = 1; // // splitContainer1 // this.splitContainer1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.splitContainer1.Location = new System.Drawing.Point(0, 92); this.splitContainer1.Name = "splitContainer1"; this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal; // // splitContainer1.Panel1 // this.splitContainer1.Panel1.Controls.Add(this.splitContainer2); // // splitContainer1.Panel2 // this.splitContainer1.Panel2.Controls.Add(this.tabControl1); this.splitContainer1.Size = new System.Drawing.Size(1090, 344); this.splitContainer1.SplitterDistance = 128; this.splitContainer1.TabIndex = 37; // // splitContainer2 // this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill; this.splitContainer2.Location = new System.Drawing.Point(0, 0); this.splitContainer2.Name = "splitContainer2"; // // splitContainer2.Panel1 // this.splitContainer2.Panel1.Controls.Add(this.dgvInChecked); // // splitContainer2.Panel2 // this.splitContainer2.Panel2.Controls.Add(this.dgvFunctionUsers); this.splitContainer2.Size = new System.Drawing.Size(1090, 128); this.splitContainer2.SplitterDistance = 690; this.splitContainer2.TabIndex = 1; // // dgvInChecked // this.dgvInChecked.AllowUserToAddRows = false; this.dgvInChecked.AllowUserToDeleteRows = false; this.dgvInChecked.AllowUserToModifyRows = true; this.dgvInChecked.AllowUserToOrderColumns = true; this.dgvInChecked.AllowUserToResizeRows = false; dataGridViewCellStyle65.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); this.dgvInChecked.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle65; this.dgvInChecked.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.dgvInChecked.CellBackColorReadOnly = System.Drawing.SystemColors.Control; this.dgvInChecked.CellHeight = 23; this.dgvInChecked.ChildNodeColumnName = null; this.dgvInChecked.ChildNodeColumnText = null; this.dgvInChecked.ColumnDeep = 1; this.dgvInChecked.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle66.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle66.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70))))); dataGridViewCellStyle66.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle66.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle66.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle66.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle66.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvInChecked.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle66; this.dgvInChecked.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; this.dgvInChecked.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.InCheckedID, this.InCheckedNo, this.Incheckname, this.CreateTime, this.CreateUserName, this.Remarks}); this.dgvInChecked.ColumnTreeView = null; this.dgvInChecked.ContextMenuVisible = ((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags)((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.Refine | Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.FileOut))); this.dgvInChecked.Dock = System.Windows.Forms.DockStyle.Fill; this.dgvInChecked.DynamicColumnName = ""; this.dgvInChecked.EnableHeadersVisualStyles = false; this.dgvInChecked.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dgvInChecked.HorizontalMergeColumn = null; this.dgvInChecked.IsAutoCountSum = true; this.dgvInChecked.IsAutoResizeColumns = false; this.dgvInChecked.IsClickF12 = false; this.dgvInChecked.IsOpenMergeCellFlag = false; this.dgvInChecked.IsSubTotalFlag = false; this.dgvInChecked.IsTopDeep = false; this.dgvInChecked.Location = new System.Drawing.Point(0, 0); this.dgvInChecked.Margin = new System.Windows.Forms.Padding(0); this.dgvInChecked.MergeColumnNames = null; this.dgvInChecked.MergeDetailColumnNames = null; this.dgvInChecked.MergeDetailOnlyColumn = null; this.dgvInChecked.MergeOnlyColumn = null; this.dgvInChecked.MultiSelect = false; this.dgvInChecked.Name = "dgvInChecked"; this.dgvInChecked.ReadOnly = true; this.dgvInChecked.RefreshAtHscroll = false; this.dgvInChecked.RowHeadersWidth = 50; this.dgvInChecked.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing; dataGridViewCellStyle68.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39))))); this.dgvInChecked.RowsDefaultCellStyle = dataGridViewCellStyle68; this.dgvInChecked.RowTemplate.Height = 21; this.dgvInChecked.Size = new System.Drawing.Size(690, 128); this.dgvInChecked.SortOrderColumnName = null; this.dgvInChecked.TabIndex = 0; this.dgvInChecked.Tag = true; this.dgvInChecked.TotalSumColumns = null; this.dgvInChecked.ViewRowFilter = ""; this.dgvInChecked.CellMouseDoubleClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.dgvInChecked_CellMouseDoubleClick); this.dgvInChecked.SelectionChanged += new System.EventHandler(this.dgvInChecked_SelectionChanged); // // InCheckedID // this.InCheckedID.DataPropertyName = "InCheckedID"; this.InCheckedID.HeaderText = "在产盘点单ID"; this.InCheckedID.Name = "InCheckedID"; this.InCheckedID.ReadOnly = true; this.InCheckedID.Visible = false; // // InCheckedNo // this.InCheckedNo.DataPropertyName = "InCheckedNo"; this.InCheckedNo.HeaderText = "盘点单号"; this.InCheckedNo.Name = "InCheckedNo"; this.InCheckedNo.ReadOnly = true; this.InCheckedNo.Width = 200; // // Incheckname // this.Incheckname.DataPropertyName = "Incheckname"; this.Incheckname.HeaderText = "盘点名称"; this.Incheckname.Name = "Incheckname"; this.Incheckname.ReadOnly = true; // // CreateTime // this.CreateTime.DataPropertyName = "CreateTime"; dataGridViewCellStyle67.Format = "yyyy-MM-dd HH:mm:ss"; dataGridViewCellStyle67.NullValue = null; this.CreateTime.DefaultCellStyle = dataGridViewCellStyle67; this.CreateTime.HeaderText = "创建时间"; this.CreateTime.Name = "CreateTime"; this.CreateTime.ReadOnly = true; // // CreateUserName // this.CreateUserName.DataPropertyName = "CreateUserName"; this.CreateUserName.HeaderText = "创建者"; this.CreateUserName.Name = "CreateUserName"; this.CreateUserName.ReadOnly = true; // // Remarks // this.Remarks.DataPropertyName = "Remarks"; this.Remarks.HeaderText = "备注"; this.Remarks.Name = "Remarks"; this.Remarks.ReadOnly = true; this.Remarks.Width = 300; // // dgvFunctionUsers // this.dgvFunctionUsers.AllowUserToAddRows = false; this.dgvFunctionUsers.AllowUserToDeleteRows = false; this.dgvFunctionUsers.AllowUserToModifyRows = true; this.dgvFunctionUsers.AllowUserToResizeRows = false; dataGridViewCellStyle69.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); this.dgvFunctionUsers.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle69; this.dgvFunctionUsers.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.dgvFunctionUsers.CellBackColorReadOnly = System.Drawing.SystemColors.Control; this.dgvFunctionUsers.CellHeight = 23; this.dgvFunctionUsers.ChildNodeColumnName = null; this.dgvFunctionUsers.ChildNodeColumnText = null; this.dgvFunctionUsers.ColumnDeep = 1; this.dgvFunctionUsers.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle70.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle70.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70))))); dataGridViewCellStyle70.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle70.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle70.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle70.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle70.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvFunctionUsers.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle70; this.dgvFunctionUsers.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; this.dgvFunctionUsers.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.UserCode, this.UserName, this.UserID}); this.dgvFunctionUsers.ColumnTreeView = null; this.dgvFunctionUsers.ContextMenuVisible = Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.None; dataGridViewCellStyle71.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle71.BackColor = System.Drawing.SystemColors.Window; dataGridViewCellStyle71.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle71.ForeColor = System.Drawing.SystemColors.ControlText; dataGridViewCellStyle71.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle71.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle71.WrapMode = System.Windows.Forms.DataGridViewTriState.False; this.dgvFunctionUsers.DefaultCellStyle = dataGridViewCellStyle71; this.dgvFunctionUsers.Dock = System.Windows.Forms.DockStyle.Fill; this.dgvFunctionUsers.DynamicColumnName = ""; this.dgvFunctionUsers.EnableHeadersVisualStyles = false; this.dgvFunctionUsers.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dgvFunctionUsers.HorizontalMergeColumn = null; this.dgvFunctionUsers.IsAutoCountSum = true; this.dgvFunctionUsers.IsAutoResizeColumns = false; this.dgvFunctionUsers.IsClickF12 = false; this.dgvFunctionUsers.IsOpenMergeCellFlag = false; this.dgvFunctionUsers.IsSubTotalFlag = false; this.dgvFunctionUsers.IsTopDeep = false; this.dgvFunctionUsers.Location = new System.Drawing.Point(0, 0); this.dgvFunctionUsers.MergeColumnNames = null; this.dgvFunctionUsers.MergeDetailColumnNames = null; this.dgvFunctionUsers.MergeDetailOnlyColumn = null; this.dgvFunctionUsers.MergeOnlyColumn = null; this.dgvFunctionUsers.MultiSelect = false; this.dgvFunctionUsers.Name = "dgvFunctionUsers"; this.dgvFunctionUsers.RefreshAtHscroll = false; dataGridViewCellStyle72.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle72.BackColor = System.Drawing.SystemColors.Control; dataGridViewCellStyle72.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle72.ForeColor = System.Drawing.SystemColors.WindowText; dataGridViewCellStyle72.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle72.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle72.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvFunctionUsers.RowHeadersDefaultCellStyle = dataGridViewCellStyle72; this.dgvFunctionUsers.RowHeadersWidth = 50; this.dgvFunctionUsers.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing; dataGridViewCellStyle73.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39))))); this.dgvFunctionUsers.RowsDefaultCellStyle = dataGridViewCellStyle73; this.dgvFunctionUsers.RowTemplate.Height = 21; this.dgvFunctionUsers.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.dgvFunctionUsers.Size = new System.Drawing.Size(396, 128); this.dgvFunctionUsers.SortOrderColumnName = null; this.dgvFunctionUsers.TabIndex = 0; this.dgvFunctionUsers.Tag = true; this.dgvFunctionUsers.TotalSumColumns = null; this.dgvFunctionUsers.ViewRowFilter = ""; // // UserCode // this.UserCode.DataPropertyName = "UserCode"; this.UserCode.HeaderText = "用户编码"; this.UserCode.Name = "UserCode"; this.UserCode.ReadOnly = true; this.UserCode.Width = 80; // // UserName // this.UserName.DataPropertyName = "UserName"; this.UserName.HeaderText = "用户名称"; this.UserName.Name = "UserName"; this.UserName.ReadOnly = true; this.UserName.Width = 80; // // UserID // this.UserID.DataPropertyName = "UserID"; this.UserID.HeaderText = "UserID"; this.UserID.Name = "UserID"; this.UserID.Visible = false; // // tabControl1 // this.tabControl1.Controls.Add(this.tabPage1); this.tabControl1.Controls.Add(this.tabPage2); this.tabControl1.Controls.Add(this.tabPage3); this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.tabControl1.Location = new System.Drawing.Point(0, 0); this.tabControl1.Name = "tabControl1"; this.tabControl1.SelectedIndex = 0; this.tabControl1.Size = new System.Drawing.Size(1090, 212); this.tabControl1.TabIndex = 0; // // tabPage1 // this.tabPage1.Controls.Add(this.dgvInCheckedNoDetail); this.tabPage1.Location = new System.Drawing.Point(4, 22); this.tabPage1.Name = "tabPage1"; this.tabPage1.Size = new System.Drawing.Size(1082, 186); this.tabPage1.TabIndex = 0; this.tabPage1.Text = "未盘点"; this.tabPage1.UseVisualStyleBackColor = true; // // dgvInCheckedNoDetail // this.dgvInCheckedNoDetail.AllowUserToAddRows = false; this.dgvInCheckedNoDetail.AllowUserToDeleteRows = false; this.dgvInCheckedNoDetail.AllowUserToModifyRows = true; this.dgvInCheckedNoDetail.AllowUserToOrderColumns = true; dataGridViewCellStyle74.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); this.dgvInCheckedNoDetail.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle74; this.dgvInCheckedNoDetail.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.dgvInCheckedNoDetail.CellBackColorReadOnly = System.Drawing.SystemColors.Control; this.dgvInCheckedNoDetail.CellHeight = 23; this.dgvInCheckedNoDetail.ChildNodeColumnName = null; this.dgvInCheckedNoDetail.ChildNodeColumnText = null; this.dgvInCheckedNoDetail.ColumnDeep = 1; this.dgvInCheckedNoDetail.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle75.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle75.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70))))); dataGridViewCellStyle75.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle75.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle75.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle75.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle75.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvInCheckedNoDetail.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle75; this.dgvInCheckedNoDetail.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; this.dgvInCheckedNoDetail.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.Sel, this.BarCode, this.ProductionLineName, this.ProcedureName, this.pusercode, this.ProcedureTime, this.ProcedureModel, this.IsPublicBody, this.IsReFire, this.SpecialRepairFlag, this.GoodsCode, this.GoodsName, this.GroutingDate, this.GroutingMouldCode, this.GroutingUserCode, this.GroutingNum, this.GroutingLineName, this.KilnCode, this.KilnName, this.KilnCarCode, this.KilnCarName, this.IsReworkFlag, this.InScrapFlag, this.SCRAPPRODUCTID, this.susercode, this.sdatetime, this.ausercode, this.adatetime, this.currentprocedurename, this.currentproceduretime, this.cusercode}); this.dgvInCheckedNoDetail.ColumnTreeView = null; this.dgvInCheckedNoDetail.ContextMenuVisible = ((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags)((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.Refine | Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.FileOut))); this.dgvInCheckedNoDetail.Dock = System.Windows.Forms.DockStyle.Fill; this.dgvInCheckedNoDetail.DynamicColumnName = ""; this.dgvInCheckedNoDetail.EnableHeadersVisualStyles = false; this.dgvInCheckedNoDetail.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dgvInCheckedNoDetail.HorizontalMergeColumn = null; this.dgvInCheckedNoDetail.IsAutoCountSum = true; this.dgvInCheckedNoDetail.IsAutoResizeColumns = false; this.dgvInCheckedNoDetail.IsClickF12 = false; this.dgvInCheckedNoDetail.IsOpenMergeCellFlag = false; this.dgvInCheckedNoDetail.IsSubTotalFlag = false; this.dgvInCheckedNoDetail.IsTopDeep = false; this.dgvInCheckedNoDetail.Location = new System.Drawing.Point(0, 0); this.dgvInCheckedNoDetail.Margin = new System.Windows.Forms.Padding(0); this.dgvInCheckedNoDetail.MergeColumnNames = null; this.dgvInCheckedNoDetail.MergeDetailColumnNames = null; this.dgvInCheckedNoDetail.MergeDetailOnlyColumn = null; this.dgvInCheckedNoDetail.MergeOnlyColumn = null; this.dgvInCheckedNoDetail.MultiSelect = false; this.dgvInCheckedNoDetail.Name = "dgvInCheckedNoDetail"; this.dgvInCheckedNoDetail.RefreshAtHscroll = false; this.dgvInCheckedNoDetail.RowHeadersWidth = 50; this.dgvInCheckedNoDetail.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing; dataGridViewCellStyle82.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39))))); this.dgvInCheckedNoDetail.RowsDefaultCellStyle = dataGridViewCellStyle82; this.dgvInCheckedNoDetail.RowTemplate.Height = 25; this.dgvInCheckedNoDetail.Size = new System.Drawing.Size(1082, 186); this.dgvInCheckedNoDetail.SortOrderColumnName = null; this.dgvInCheckedNoDetail.TabIndex = 0; this.dgvInCheckedNoDetail.Tag = true; this.dgvInCheckedNoDetail.TotalSumColumns = null; this.dgvInCheckedNoDetail.ViewRowFilter = ""; this.dgvInCheckedNoDetail.CurrentCellDirtyStateChanged += new System.EventHandler(this.dgvInCheckedNoDetail_CurrentCellDirtyStateChanged); this.dgvInCheckedNoDetail.Sorted += new System.EventHandler(this.dgvInCheckedNoDetail_Sorted); // // Sel // this.Sel.DataPropertyName = "Sel"; this.Sel.FalseValue = "0"; this.Sel.HeaderText = "选择"; this.Sel.Name = "Sel"; this.Sel.TrueValue = "1"; // // BarCode // this.BarCode.DataPropertyName = "BarCode"; this.BarCode.HeaderText = "产品条码"; this.BarCode.Name = "BarCode"; this.BarCode.ReadOnly = true; // // ProductionLineName // this.ProductionLineName.DataPropertyName = "ProductionLineName"; this.ProductionLineName.HeaderText = "生产线名称"; this.ProductionLineName.Name = "ProductionLineName"; this.ProductionLineName.ReadOnly = true; // // ProcedureName // this.ProcedureName.DataPropertyName = "ProcedureName"; this.ProcedureName.HeaderText = "工序名称"; this.ProcedureName.Name = "ProcedureName"; this.ProcedureName.ReadOnly = true; // // pusercode // this.pusercode.DataPropertyName = "usercode"; this.pusercode.HeaderText = "生产工号"; this.pusercode.Name = "pusercode"; this.pusercode.ReadOnly = true; // // ProcedureTime // this.ProcedureTime.DataPropertyName = "ProcedureTime"; dataGridViewCellStyle76.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle76.Format = "yyyy-MM-dd HH:mm:ss"; this.ProcedureTime.DefaultCellStyle = dataGridViewCellStyle76; this.ProcedureTime.HeaderText = "完成日期"; this.ProcedureTime.Name = "ProcedureTime"; this.ProcedureTime.ReadOnly = true; // // ProcedureModel // this.ProcedureModel.DataPropertyName = "ProcedureModel"; this.ProcedureModel.HeaderText = "工序模型"; this.ProcedureModel.Name = "ProcedureModel"; this.ProcedureModel.ReadOnly = true; // // IsPublicBody // this.IsPublicBody.DataPropertyName = "IsPublicBody"; this.IsPublicBody.FalseValue = "0"; this.IsPublicBody.HeaderText = "公坯标识"; this.IsPublicBody.Name = "IsPublicBody"; this.IsPublicBody.ReadOnly = true; this.IsPublicBody.Resizable = System.Windows.Forms.DataGridViewTriState.True; this.IsPublicBody.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic; this.IsPublicBody.TrueValue = "1"; // // IsReFire // this.IsReFire.DataPropertyName = "IsReFire"; this.IsReFire.FalseValue = "0"; this.IsReFire.HeaderText = "重烧标识"; this.IsReFire.Name = "IsReFire"; this.IsReFire.ReadOnly = true; this.IsReFire.Resizable = System.Windows.Forms.DataGridViewTriState.True; this.IsReFire.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic; this.IsReFire.TrueValue = "6"; // // SpecialRepairFlag // this.SpecialRepairFlag.DataPropertyName = "SpecialRepairFlag"; this.SpecialRepairFlag.FalseValue = "0"; this.SpecialRepairFlag.HeaderText = "干补标识"; this.SpecialRepairFlag.Name = "SpecialRepairFlag"; this.SpecialRepairFlag.ReadOnly = true; this.SpecialRepairFlag.Resizable = System.Windows.Forms.DataGridViewTriState.True; this.SpecialRepairFlag.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic; this.SpecialRepairFlag.TrueValue = "1"; // // GoodsCode // this.GoodsCode.DataPropertyName = "GoodsCode"; this.GoodsCode.HeaderText = "产品编码"; this.GoodsCode.Name = "GoodsCode"; this.GoodsCode.ReadOnly = true; // // GoodsName // this.GoodsName.DataPropertyName = "GoodsName"; this.GoodsName.HeaderText = "产品名称"; this.GoodsName.Name = "GoodsName"; this.GoodsName.ReadOnly = true; // // GroutingDate // this.GroutingDate.DataPropertyName = "GroutingDate"; dataGridViewCellStyle77.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle77.Format = "yyyy-MM-dd"; dataGridViewCellStyle77.NullValue = null; this.GroutingDate.DefaultCellStyle = dataGridViewCellStyle77; this.GroutingDate.HeaderText = "注浆日期"; this.GroutingDate.Name = "GroutingDate"; this.GroutingDate.ReadOnly = true; // // GroutingMouldCode // this.GroutingMouldCode.DataPropertyName = "GroutingMouldCode"; this.GroutingMouldCode.HeaderText = "模具编号"; this.GroutingMouldCode.Name = "GroutingMouldCode"; this.GroutingMouldCode.ReadOnly = true; // // GroutingUserCode // this.GroutingUserCode.DataPropertyName = "GroutingUserCode"; this.GroutingUserCode.HeaderText = "成型工号"; this.GroutingUserCode.Name = "GroutingUserCode"; this.GroutingUserCode.ReadOnly = true; // // GroutingNum // this.GroutingNum.DataPropertyName = "GroutingNum"; dataGridViewCellStyle78.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; this.GroutingNum.DefaultCellStyle = dataGridViewCellStyle78; this.GroutingNum.HeaderText = "注浆次数"; this.GroutingNum.Name = "GroutingNum"; this.GroutingNum.ReadOnly = true; // // GroutingLineName // this.GroutingLineName.DataPropertyName = "GroutingLineName"; this.GroutingLineName.HeaderText = "成型线名称"; this.GroutingLineName.Name = "GroutingLineName"; this.GroutingLineName.ReadOnly = true; // // KilnCode // this.KilnCode.DataPropertyName = "KilnCode"; this.KilnCode.HeaderText = "窑炉编码"; this.KilnCode.Name = "KilnCode"; this.KilnCode.ReadOnly = true; // // KilnName // this.KilnName.DataPropertyName = "KilnName"; this.KilnName.HeaderText = "窑炉名称"; this.KilnName.Name = "KilnName"; this.KilnName.ReadOnly = true; // // KilnCarCode // this.KilnCarCode.DataPropertyName = "KilnCarCode"; this.KilnCarCode.HeaderText = "窑车编码"; this.KilnCarCode.Name = "KilnCarCode"; this.KilnCarCode.ReadOnly = true; // // KilnCarName // this.KilnCarName.DataPropertyName = "KilnCarName"; this.KilnCarName.HeaderText = "窑车名称"; this.KilnCarName.Name = "KilnCarName"; this.KilnCarName.ReadOnly = true; // // IsReworkFlag // this.IsReworkFlag.DataPropertyName = "IsReworkFlag"; this.IsReworkFlag.FalseValue = "0"; this.IsReworkFlag.HeaderText = "返工标识"; this.IsReworkFlag.Name = "IsReworkFlag"; this.IsReworkFlag.ReadOnly = true; this.IsReworkFlag.TrueValue = "1"; // // InScrapFlag // this.InScrapFlag.DataPropertyName = "InScrapFlag"; this.InScrapFlag.FalseValue = "0"; this.InScrapFlag.HeaderText = "报损待审"; this.InScrapFlag.Name = "InScrapFlag"; this.InScrapFlag.ReadOnly = true; this.InScrapFlag.TrueValue = "1"; // // SCRAPPRODUCTID // this.SCRAPPRODUCTID.DataPropertyName = "SCRAPPRODUCTID"; this.SCRAPPRODUCTID.FalseValue = "0"; this.SCRAPPRODUCTID.HeaderText = "已报损"; this.SCRAPPRODUCTID.Name = "SCRAPPRODUCTID"; this.SCRAPPRODUCTID.ReadOnly = true; this.SCRAPPRODUCTID.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic; this.SCRAPPRODUCTID.TrueValue = "1"; // // susercode // this.susercode.DataPropertyName = "susercode"; this.susercode.HeaderText = "报损工号"; this.susercode.Name = "susercode"; this.susercode.ReadOnly = true; // // sdatetime // this.sdatetime.DataPropertyName = "sdatetime"; dataGridViewCellStyle79.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle79.Format = "yyyy-MM-dd HH:mm:ss"; this.sdatetime.DefaultCellStyle = dataGridViewCellStyle79; this.sdatetime.HeaderText = "报损时间"; this.sdatetime.Name = "sdatetime"; this.sdatetime.ReadOnly = true; // // ausercode // this.ausercode.DataPropertyName = "ausercode"; this.ausercode.HeaderText = "审核工号"; this.ausercode.Name = "ausercode"; this.ausercode.ReadOnly = true; // // adatetime // this.adatetime.DataPropertyName = "adatetime"; dataGridViewCellStyle80.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle80.Format = "yyyy-MM-dd"; this.adatetime.DefaultCellStyle = dataGridViewCellStyle80; this.adatetime.HeaderText = "审核时间"; this.adatetime.Name = "adatetime"; this.adatetime.ReadOnly = true; // // currentprocedurename // this.currentprocedurename.DataPropertyName = "currentprocedurename"; this.currentprocedurename.HeaderText = "当前工序名称"; this.currentprocedurename.Name = "currentprocedurename"; this.currentprocedurename.ReadOnly = true; // // currentproceduretime // this.currentproceduretime.DataPropertyName = "currentproceduretime"; dataGridViewCellStyle81.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle81.Format = "yyyy-MM-dd HH:mm:ss"; this.currentproceduretime.DefaultCellStyle = dataGridViewCellStyle81; this.currentproceduretime.HeaderText = "当前完成时间"; this.currentproceduretime.Name = "currentproceduretime"; this.currentproceduretime.ReadOnly = true; // // cusercode // this.cusercode.DataPropertyName = "cusercode"; this.cusercode.HeaderText = "当前生产工号"; this.cusercode.Name = "cusercode"; this.cusercode.ReadOnly = true; // // tabPage2 // this.tabPage2.Controls.Add(this.dgvInCheckededDetail); this.tabPage2.Location = new System.Drawing.Point(4, 22); this.tabPage2.Name = "tabPage2"; this.tabPage2.Size = new System.Drawing.Size(1082, 186); this.tabPage2.TabIndex = 1; this.tabPage2.Text = "己盘点"; this.tabPage2.UseVisualStyleBackColor = true; // // dgvInCheckededDetail // this.dgvInCheckededDetail.AllowUserToAddRows = false; this.dgvInCheckededDetail.AllowUserToDeleteRows = false; this.dgvInCheckededDetail.AllowUserToModifyRows = true; this.dgvInCheckededDetail.AllowUserToOrderColumns = true; dataGridViewCellStyle83.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); this.dgvInCheckededDetail.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle83; this.dgvInCheckededDetail.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.dgvInCheckededDetail.CellBackColorReadOnly = System.Drawing.SystemColors.Control; this.dgvInCheckededDetail.CellHeight = 23; this.dgvInCheckededDetail.ChildNodeColumnName = null; this.dgvInCheckededDetail.ChildNodeColumnText = null; this.dgvInCheckededDetail.ColumnDeep = 1; this.dgvInCheckededDetail.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle84.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle84.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70))))); dataGridViewCellStyle84.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle84.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle84.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle84.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle84.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvInCheckededDetail.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle84; this.dgvInCheckededDetail.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; this.dgvInCheckededDetail.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.dataGridViewTextBoxColumn3, this.dataGridViewTextBoxColumn4, this.dataGridViewTextBoxColumn5, this.dataGridViewTextBoxColumn6, this.dataGridViewTextBoxColumn7, this.Column1, this.ProcedureTime2, this.dataGridViewTextBoxColumn8, this.dataGridViewCheckBoxColumn1, this.dataGridViewCheckBoxColumn2, this.dataGridViewCheckBoxColumn3, this.dataGridViewTextBoxColumn9, this.dataGridViewTextBoxColumn10, this.dataGridViewTextBoxColumn11, this.dataGridViewTextBoxColumn14, this.dataGridViewTextBoxColumn12, this.dataGridViewTextBoxColumn13, this.dataGridViewTextBoxColumn15, this.dataGridViewTextBoxColumn16, this.dataGridViewTextBoxColumn17, this.dataGridViewTextBoxColumn18, this.dataGridViewTextBoxColumn19, this.IsReworkFlag2, this.InScrapFlag2}); this.dgvInCheckededDetail.ColumnTreeView = null; this.dgvInCheckededDetail.ContextMenuVisible = ((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags)((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.Refine | Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.FileOut))); this.dgvInCheckededDetail.Dock = System.Windows.Forms.DockStyle.Fill; this.dgvInCheckededDetail.DynamicColumnName = ""; this.dgvInCheckededDetail.EnableHeadersVisualStyles = false; this.dgvInCheckededDetail.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dgvInCheckededDetail.HorizontalMergeColumn = null; this.dgvInCheckededDetail.IsAutoCountSum = true; this.dgvInCheckededDetail.IsAutoResizeColumns = false; this.dgvInCheckededDetail.IsClickF12 = false; this.dgvInCheckededDetail.IsOpenMergeCellFlag = false; this.dgvInCheckededDetail.IsSubTotalFlag = false; this.dgvInCheckededDetail.IsTopDeep = false; this.dgvInCheckededDetail.Location = new System.Drawing.Point(0, 0); this.dgvInCheckededDetail.Margin = new System.Windows.Forms.Padding(0); this.dgvInCheckededDetail.MergeColumnNames = null; this.dgvInCheckededDetail.MergeDetailColumnNames = null; this.dgvInCheckededDetail.MergeDetailOnlyColumn = null; this.dgvInCheckededDetail.MergeOnlyColumn = null; this.dgvInCheckededDetail.MultiSelect = false; this.dgvInCheckededDetail.Name = "dgvInCheckededDetail"; this.dgvInCheckededDetail.ReadOnly = true; this.dgvInCheckededDetail.RefreshAtHscroll = false; this.dgvInCheckededDetail.RowHeadersWidth = 50; this.dgvInCheckededDetail.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing; dataGridViewCellStyle89.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39))))); this.dgvInCheckededDetail.RowsDefaultCellStyle = dataGridViewCellStyle89; this.dgvInCheckededDetail.RowTemplate.Height = 25; this.dgvInCheckededDetail.Size = new System.Drawing.Size(1082, 186); this.dgvInCheckededDetail.SortOrderColumnName = null; this.dgvInCheckededDetail.TabIndex = 1; this.dgvInCheckededDetail.Tag = true; this.dgvInCheckededDetail.TotalSumColumns = null; this.dgvInCheckededDetail.ViewRowFilter = ""; // // dataGridViewTextBoxColumn3 // this.dataGridViewTextBoxColumn3.DataPropertyName = "CheckedDate"; dataGridViewCellStyle85.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle85.Format = "yyyy-MM-dd HH:mm:ss"; dataGridViewCellStyle85.NullValue = null; this.dataGridViewTextBoxColumn3.DefaultCellStyle = dataGridViewCellStyle85; this.dataGridViewTextBoxColumn3.HeaderText = "盘点时间"; this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3"; this.dataGridViewTextBoxColumn3.ReadOnly = true; // // dataGridViewTextBoxColumn4 // this.dataGridViewTextBoxColumn4.DataPropertyName = "CheckedUserCode"; this.dataGridViewTextBoxColumn4.HeaderText = "盘点工号"; this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4"; this.dataGridViewTextBoxColumn4.ReadOnly = true; // // dataGridViewTextBoxColumn5 // this.dataGridViewTextBoxColumn5.DataPropertyName = "BarCode"; this.dataGridViewTextBoxColumn5.HeaderText = "产品条码"; this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5"; this.dataGridViewTextBoxColumn5.ReadOnly = true; // // dataGridViewTextBoxColumn6 // this.dataGridViewTextBoxColumn6.DataPropertyName = "ProductionLineName"; this.dataGridViewTextBoxColumn6.HeaderText = "生产线名称"; this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6"; this.dataGridViewTextBoxColumn6.ReadOnly = true; // // dataGridViewTextBoxColumn7 // this.dataGridViewTextBoxColumn7.DataPropertyName = "ProcedureName"; this.dataGridViewTextBoxColumn7.HeaderText = "工序名称"; this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7"; this.dataGridViewTextBoxColumn7.ReadOnly = true; // // Column1 // this.Column1.DataPropertyName = "usercode"; this.Column1.HeaderText = "生产工号"; this.Column1.Name = "Column1"; this.Column1.ReadOnly = true; // // ProcedureTime2 // this.ProcedureTime2.DataPropertyName = "ProcedureTime"; dataGridViewCellStyle86.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle86.Format = "yyyy-MM-dd HH:mm:ss"; this.ProcedureTime2.DefaultCellStyle = dataGridViewCellStyle86; this.ProcedureTime2.HeaderText = "完成日期"; this.ProcedureTime2.Name = "ProcedureTime2"; this.ProcedureTime2.ReadOnly = true; // // dataGridViewTextBoxColumn8 // this.dataGridViewTextBoxColumn8.DataPropertyName = "ProcedureModel"; this.dataGridViewTextBoxColumn8.HeaderText = "工序模型"; this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8"; this.dataGridViewTextBoxColumn8.ReadOnly = true; // // dataGridViewCheckBoxColumn1 // this.dataGridViewCheckBoxColumn1.DataPropertyName = "IsPublicBody"; this.dataGridViewCheckBoxColumn1.FalseValue = "0"; this.dataGridViewCheckBoxColumn1.HeaderText = "公坯标识"; this.dataGridViewCheckBoxColumn1.Name = "dataGridViewCheckBoxColumn1"; this.dataGridViewCheckBoxColumn1.ReadOnly = true; this.dataGridViewCheckBoxColumn1.Resizable = System.Windows.Forms.DataGridViewTriState.True; this.dataGridViewCheckBoxColumn1.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic; this.dataGridViewCheckBoxColumn1.TrueValue = "1"; // // dataGridViewCheckBoxColumn2 // this.dataGridViewCheckBoxColumn2.DataPropertyName = "IsReFire"; this.dataGridViewCheckBoxColumn2.FalseValue = "0"; this.dataGridViewCheckBoxColumn2.HeaderText = "重烧标识"; this.dataGridViewCheckBoxColumn2.Name = "dataGridViewCheckBoxColumn2"; this.dataGridViewCheckBoxColumn2.ReadOnly = true; this.dataGridViewCheckBoxColumn2.Resizable = System.Windows.Forms.DataGridViewTriState.True; this.dataGridViewCheckBoxColumn2.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic; this.dataGridViewCheckBoxColumn2.TrueValue = "6"; // // dataGridViewCheckBoxColumn3 // this.dataGridViewCheckBoxColumn3.DataPropertyName = "SpecialRepairFlag"; this.dataGridViewCheckBoxColumn3.FalseValue = "0"; this.dataGridViewCheckBoxColumn3.HeaderText = "干补标识"; this.dataGridViewCheckBoxColumn3.Name = "dataGridViewCheckBoxColumn3"; this.dataGridViewCheckBoxColumn3.ReadOnly = true; this.dataGridViewCheckBoxColumn3.Resizable = System.Windows.Forms.DataGridViewTriState.True; this.dataGridViewCheckBoxColumn3.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic; this.dataGridViewCheckBoxColumn3.TrueValue = "1"; // // dataGridViewTextBoxColumn9 // this.dataGridViewTextBoxColumn9.DataPropertyName = "GoodsCode"; this.dataGridViewTextBoxColumn9.HeaderText = "产品编码"; this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9"; this.dataGridViewTextBoxColumn9.ReadOnly = true; // // dataGridViewTextBoxColumn10 // this.dataGridViewTextBoxColumn10.DataPropertyName = "GoodsName"; this.dataGridViewTextBoxColumn10.HeaderText = "产品名称"; this.dataGridViewTextBoxColumn10.Name = "dataGridViewTextBoxColumn10"; this.dataGridViewTextBoxColumn10.ReadOnly = true; // // dataGridViewTextBoxColumn11 // this.dataGridViewTextBoxColumn11.DataPropertyName = "GroutingDate"; dataGridViewCellStyle87.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle87.Format = "yyyy-MM-dd"; dataGridViewCellStyle87.NullValue = null; this.dataGridViewTextBoxColumn11.DefaultCellStyle = dataGridViewCellStyle87; this.dataGridViewTextBoxColumn11.HeaderText = "注浆日期"; this.dataGridViewTextBoxColumn11.Name = "dataGridViewTextBoxColumn11"; this.dataGridViewTextBoxColumn11.ReadOnly = true; // // dataGridViewTextBoxColumn14 // this.dataGridViewTextBoxColumn14.DataPropertyName = "GroutingNum"; dataGridViewCellStyle88.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; this.dataGridViewTextBoxColumn14.DefaultCellStyle = dataGridViewCellStyle88; this.dataGridViewTextBoxColumn14.HeaderText = "注浆次数"; this.dataGridViewTextBoxColumn14.Name = "dataGridViewTextBoxColumn14"; this.dataGridViewTextBoxColumn14.ReadOnly = true; // // dataGridViewTextBoxColumn12 // this.dataGridViewTextBoxColumn12.DataPropertyName = "GroutingMouldCode"; this.dataGridViewTextBoxColumn12.HeaderText = "模具编号"; this.dataGridViewTextBoxColumn12.Name = "dataGridViewTextBoxColumn12"; this.dataGridViewTextBoxColumn12.ReadOnly = true; // // dataGridViewTextBoxColumn13 // this.dataGridViewTextBoxColumn13.DataPropertyName = "GroutingUserCode"; this.dataGridViewTextBoxColumn13.HeaderText = "成型工号"; this.dataGridViewTextBoxColumn13.Name = "dataGridViewTextBoxColumn13"; this.dataGridViewTextBoxColumn13.ReadOnly = true; // // dataGridViewTextBoxColumn15 // this.dataGridViewTextBoxColumn15.DataPropertyName = "GroutingLineName"; this.dataGridViewTextBoxColumn15.HeaderText = "成型线名称"; this.dataGridViewTextBoxColumn15.Name = "dataGridViewTextBoxColumn15"; this.dataGridViewTextBoxColumn15.ReadOnly = true; // // dataGridViewTextBoxColumn16 // this.dataGridViewTextBoxColumn16.DataPropertyName = "KilnCode"; this.dataGridViewTextBoxColumn16.HeaderText = "窑炉编码"; this.dataGridViewTextBoxColumn16.Name = "dataGridViewTextBoxColumn16"; this.dataGridViewTextBoxColumn16.ReadOnly = true; // // dataGridViewTextBoxColumn17 // this.dataGridViewTextBoxColumn17.DataPropertyName = "KilnName"; this.dataGridViewTextBoxColumn17.HeaderText = "窑炉名称"; this.dataGridViewTextBoxColumn17.Name = "dataGridViewTextBoxColumn17"; this.dataGridViewTextBoxColumn17.ReadOnly = true; // // dataGridViewTextBoxColumn18 // this.dataGridViewTextBoxColumn18.DataPropertyName = "KilnCarCode"; this.dataGridViewTextBoxColumn18.HeaderText = "窑车编码"; this.dataGridViewTextBoxColumn18.Name = "dataGridViewTextBoxColumn18"; this.dataGridViewTextBoxColumn18.ReadOnly = true; // // dataGridViewTextBoxColumn19 // this.dataGridViewTextBoxColumn19.DataPropertyName = "KilnCarName"; this.dataGridViewTextBoxColumn19.HeaderText = "窑车名称"; this.dataGridViewTextBoxColumn19.Name = "dataGridViewTextBoxColumn19"; this.dataGridViewTextBoxColumn19.ReadOnly = true; // // IsReworkFlag2 // this.IsReworkFlag2.DataPropertyName = "IsReworkFlag"; this.IsReworkFlag2.FalseValue = "0"; this.IsReworkFlag2.HeaderText = "返工标识"; this.IsReworkFlag2.Name = "IsReworkFlag2"; this.IsReworkFlag2.ReadOnly = true; this.IsReworkFlag2.Resizable = System.Windows.Forms.DataGridViewTriState.True; this.IsReworkFlag2.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic; this.IsReworkFlag2.TrueValue = "1"; // // InScrapFlag2 // this.InScrapFlag2.DataPropertyName = "InScrapFlag"; this.InScrapFlag2.FalseValue = "0"; this.InScrapFlag2.HeaderText = "报损待审"; this.InScrapFlag2.Name = "InScrapFlag2"; this.InScrapFlag2.ReadOnly = true; this.InScrapFlag2.TrueValue = "1"; // // tabPage3 // this.tabPage3.Controls.Add(this.dgvInCheckedWinDetail); this.tabPage3.Location = new System.Drawing.Point(4, 22); this.tabPage3.Name = "tabPage3"; this.tabPage3.Size = new System.Drawing.Size(1082, 186); this.tabPage3.TabIndex = 2; this.tabPage3.Text = "盘盈"; this.tabPage3.UseVisualStyleBackColor = true; // // dgvInCheckedWinDetail // this.dgvInCheckedWinDetail.AllowUserToAddRows = false; this.dgvInCheckedWinDetail.AllowUserToDeleteRows = false; this.dgvInCheckedWinDetail.AllowUserToModifyRows = true; this.dgvInCheckedWinDetail.AllowUserToOrderColumns = true; dataGridViewCellStyle90.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); this.dgvInCheckedWinDetail.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle90; this.dgvInCheckedWinDetail.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.dgvInCheckedWinDetail.CellBackColorReadOnly = System.Drawing.SystemColors.Control; this.dgvInCheckedWinDetail.CellHeight = 23; this.dgvInCheckedWinDetail.ChildNodeColumnName = null; this.dgvInCheckedWinDetail.ChildNodeColumnText = null; this.dgvInCheckedWinDetail.ColumnDeep = 1; this.dgvInCheckedWinDetail.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle91.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle91.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70))))); dataGridViewCellStyle91.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle91.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle91.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle91.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle91.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvInCheckedWinDetail.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle91; this.dgvInCheckedWinDetail.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; this.dgvInCheckedWinDetail.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.dataGridViewTextBoxColumn22, this.dataGridViewTextBoxColumn23, this.dataGridViewTextBoxColumn24, this.dataGridViewTextBoxColumn25, this.dataGridViewTextBoxColumn26, this.Column2, this.ProcedureTime3, this.dataGridViewTextBoxColumn27, this.dataGridViewCheckBoxColumn4, this.dataGridViewCheckBoxColumn5, this.dataGridViewCheckBoxColumn6, this.dataGridViewTextBoxColumn28, this.dataGridViewTextBoxColumn29, this.dataGridViewTextBoxColumn30, this.dataGridViewTextBoxColumn31, this.dataGridViewTextBoxColumn32, this.dataGridViewTextBoxColumn33, this.dataGridViewTextBoxColumn34, this.dataGridViewTextBoxColumn35, this.dataGridViewTextBoxColumn36, this.dataGridViewTextBoxColumn37, this.dataGridViewTextBoxColumn38, this.IsReworkFlag3, this.InScrapFlag3}); this.dgvInCheckedWinDetail.ColumnTreeView = null; this.dgvInCheckedWinDetail.ContextMenuVisible = ((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags)((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.Refine | Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.FileOut))); this.dgvInCheckedWinDetail.Dock = System.Windows.Forms.DockStyle.Fill; this.dgvInCheckedWinDetail.DynamicColumnName = ""; this.dgvInCheckedWinDetail.EnableHeadersVisualStyles = false; this.dgvInCheckedWinDetail.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dgvInCheckedWinDetail.HorizontalMergeColumn = null; this.dgvInCheckedWinDetail.IsAutoCountSum = true; this.dgvInCheckedWinDetail.IsAutoResizeColumns = false; this.dgvInCheckedWinDetail.IsClickF12 = false; this.dgvInCheckedWinDetail.IsOpenMergeCellFlag = false; this.dgvInCheckedWinDetail.IsSubTotalFlag = false; this.dgvInCheckedWinDetail.IsTopDeep = false; this.dgvInCheckedWinDetail.Location = new System.Drawing.Point(0, 0); this.dgvInCheckedWinDetail.Margin = new System.Windows.Forms.Padding(0); this.dgvInCheckedWinDetail.MergeColumnNames = null; this.dgvInCheckedWinDetail.MergeDetailColumnNames = null; this.dgvInCheckedWinDetail.MergeDetailOnlyColumn = null; this.dgvInCheckedWinDetail.MergeOnlyColumn = null; this.dgvInCheckedWinDetail.MultiSelect = false; this.dgvInCheckedWinDetail.Name = "dgvInCheckedWinDetail"; this.dgvInCheckedWinDetail.ReadOnly = true; this.dgvInCheckedWinDetail.RefreshAtHscroll = false; this.dgvInCheckedWinDetail.RowHeadersWidth = 50; this.dgvInCheckedWinDetail.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing; dataGridViewCellStyle96.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39))))); this.dgvInCheckedWinDetail.RowsDefaultCellStyle = dataGridViewCellStyle96; this.dgvInCheckedWinDetail.RowTemplate.Height = 25; this.dgvInCheckedWinDetail.Size = new System.Drawing.Size(1082, 186); this.dgvInCheckedWinDetail.SortOrderColumnName = null; this.dgvInCheckedWinDetail.TabIndex = 2; this.dgvInCheckedWinDetail.Tag = true; this.dgvInCheckedWinDetail.TotalSumColumns = null; this.dgvInCheckedWinDetail.ViewRowFilter = ""; // // dataGridViewTextBoxColumn22 // this.dataGridViewTextBoxColumn22.DataPropertyName = "CheckedDate"; dataGridViewCellStyle92.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle92.Format = "yyyy-MM-dd HH:mm:ss"; dataGridViewCellStyle92.NullValue = null; this.dataGridViewTextBoxColumn22.DefaultCellStyle = dataGridViewCellStyle92; this.dataGridViewTextBoxColumn22.HeaderText = "盘点时间"; this.dataGridViewTextBoxColumn22.Name = "dataGridViewTextBoxColumn22"; this.dataGridViewTextBoxColumn22.ReadOnly = true; // // dataGridViewTextBoxColumn23 // this.dataGridViewTextBoxColumn23.DataPropertyName = "CheckedUserCode"; this.dataGridViewTextBoxColumn23.HeaderText = "盘点工号"; this.dataGridViewTextBoxColumn23.Name = "dataGridViewTextBoxColumn23"; this.dataGridViewTextBoxColumn23.ReadOnly = true; // // dataGridViewTextBoxColumn24 // this.dataGridViewTextBoxColumn24.DataPropertyName = "BarCode"; this.dataGridViewTextBoxColumn24.HeaderText = "产品条码"; this.dataGridViewTextBoxColumn24.Name = "dataGridViewTextBoxColumn24"; this.dataGridViewTextBoxColumn24.ReadOnly = true; // // dataGridViewTextBoxColumn25 // this.dataGridViewTextBoxColumn25.DataPropertyName = "ProductionLineName"; this.dataGridViewTextBoxColumn25.HeaderText = "生产线名称"; this.dataGridViewTextBoxColumn25.Name = "dataGridViewTextBoxColumn25"; this.dataGridViewTextBoxColumn25.ReadOnly = true; // // dataGridViewTextBoxColumn26 // this.dataGridViewTextBoxColumn26.DataPropertyName = "ProcedureName"; this.dataGridViewTextBoxColumn26.HeaderText = "工序名称"; this.dataGridViewTextBoxColumn26.Name = "dataGridViewTextBoxColumn26"; this.dataGridViewTextBoxColumn26.ReadOnly = true; // // Column2 // this.Column2.DataPropertyName = "usercode"; this.Column2.HeaderText = "生产工号"; this.Column2.Name = "Column2"; this.Column2.ReadOnly = true; // // ProcedureTime3 // this.ProcedureTime3.DataPropertyName = "ProcedureTime"; dataGridViewCellStyle93.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle93.Format = "yyyy-MM-dd HH:mm:ss"; this.ProcedureTime3.DefaultCellStyle = dataGridViewCellStyle93; this.ProcedureTime3.HeaderText = "完成日期"; this.ProcedureTime3.Name = "ProcedureTime3"; this.ProcedureTime3.ReadOnly = true; // // dataGridViewTextBoxColumn27 // this.dataGridViewTextBoxColumn27.DataPropertyName = "ProcedureModel"; this.dataGridViewTextBoxColumn27.HeaderText = "工序模型"; this.dataGridViewTextBoxColumn27.Name = "dataGridViewTextBoxColumn27"; this.dataGridViewTextBoxColumn27.ReadOnly = true; // // dataGridViewCheckBoxColumn4 // this.dataGridViewCheckBoxColumn4.DataPropertyName = "IsPublicBody"; this.dataGridViewCheckBoxColumn4.FalseValue = "0"; this.dataGridViewCheckBoxColumn4.HeaderText = "公坯标识"; this.dataGridViewCheckBoxColumn4.Name = "dataGridViewCheckBoxColumn4"; this.dataGridViewCheckBoxColumn4.ReadOnly = true; this.dataGridViewCheckBoxColumn4.Resizable = System.Windows.Forms.DataGridViewTriState.True; this.dataGridViewCheckBoxColumn4.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic; this.dataGridViewCheckBoxColumn4.TrueValue = "1"; // // dataGridViewCheckBoxColumn5 // this.dataGridViewCheckBoxColumn5.DataPropertyName = "IsReFire"; this.dataGridViewCheckBoxColumn5.FalseValue = "0"; this.dataGridViewCheckBoxColumn5.HeaderText = "重烧标识"; this.dataGridViewCheckBoxColumn5.Name = "dataGridViewCheckBoxColumn5"; this.dataGridViewCheckBoxColumn5.ReadOnly = true; this.dataGridViewCheckBoxColumn5.Resizable = System.Windows.Forms.DataGridViewTriState.True; this.dataGridViewCheckBoxColumn5.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic; this.dataGridViewCheckBoxColumn5.TrueValue = "6"; // // dataGridViewCheckBoxColumn6 // this.dataGridViewCheckBoxColumn6.DataPropertyName = "SpecialRepairFlag"; this.dataGridViewCheckBoxColumn6.FalseValue = "0"; this.dataGridViewCheckBoxColumn6.HeaderText = "干补标识"; this.dataGridViewCheckBoxColumn6.Name = "dataGridViewCheckBoxColumn6"; this.dataGridViewCheckBoxColumn6.ReadOnly = true; this.dataGridViewCheckBoxColumn6.Resizable = System.Windows.Forms.DataGridViewTriState.True; this.dataGridViewCheckBoxColumn6.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic; this.dataGridViewCheckBoxColumn6.TrueValue = "1"; // // dataGridViewTextBoxColumn28 // this.dataGridViewTextBoxColumn28.DataPropertyName = "GoodsCode"; this.dataGridViewTextBoxColumn28.HeaderText = "产品编码"; this.dataGridViewTextBoxColumn28.Name = "dataGridViewTextBoxColumn28"; this.dataGridViewTextBoxColumn28.ReadOnly = true; // // dataGridViewTextBoxColumn29 // this.dataGridViewTextBoxColumn29.DataPropertyName = "GoodsName"; this.dataGridViewTextBoxColumn29.HeaderText = "产品名称"; this.dataGridViewTextBoxColumn29.Name = "dataGridViewTextBoxColumn29"; this.dataGridViewTextBoxColumn29.ReadOnly = true; // // dataGridViewTextBoxColumn30 // this.dataGridViewTextBoxColumn30.DataPropertyName = "GroutingDate"; dataGridViewCellStyle94.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle94.Format = "yyyy-MM-dd"; dataGridViewCellStyle94.NullValue = null; this.dataGridViewTextBoxColumn30.DefaultCellStyle = dataGridViewCellStyle94; this.dataGridViewTextBoxColumn30.HeaderText = "注浆日期"; this.dataGridViewTextBoxColumn30.Name = "dataGridViewTextBoxColumn30"; this.dataGridViewTextBoxColumn30.ReadOnly = true; // // dataGridViewTextBoxColumn31 // this.dataGridViewTextBoxColumn31.DataPropertyName = "GroutingMouldCode"; this.dataGridViewTextBoxColumn31.HeaderText = "模具编号"; this.dataGridViewTextBoxColumn31.Name = "dataGridViewTextBoxColumn31"; this.dataGridViewTextBoxColumn31.ReadOnly = true; // // dataGridViewTextBoxColumn32 // this.dataGridViewTextBoxColumn32.DataPropertyName = "GroutingUserCode"; this.dataGridViewTextBoxColumn32.HeaderText = "成型工号"; this.dataGridViewTextBoxColumn32.Name = "dataGridViewTextBoxColumn32"; this.dataGridViewTextBoxColumn32.ReadOnly = true; // // dataGridViewTextBoxColumn33 // this.dataGridViewTextBoxColumn33.DataPropertyName = "GroutingNum"; dataGridViewCellStyle95.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; this.dataGridViewTextBoxColumn33.DefaultCellStyle = dataGridViewCellStyle95; this.dataGridViewTextBoxColumn33.HeaderText = "注浆次数"; this.dataGridViewTextBoxColumn33.Name = "dataGridViewTextBoxColumn33"; this.dataGridViewTextBoxColumn33.ReadOnly = true; // // dataGridViewTextBoxColumn34 // this.dataGridViewTextBoxColumn34.DataPropertyName = "GroutingLineName"; this.dataGridViewTextBoxColumn34.HeaderText = "成型线名称"; this.dataGridViewTextBoxColumn34.Name = "dataGridViewTextBoxColumn34"; this.dataGridViewTextBoxColumn34.ReadOnly = true; // // dataGridViewTextBoxColumn35 // this.dataGridViewTextBoxColumn35.DataPropertyName = "KilnCode"; this.dataGridViewTextBoxColumn35.HeaderText = "窑炉编码"; this.dataGridViewTextBoxColumn35.Name = "dataGridViewTextBoxColumn35"; this.dataGridViewTextBoxColumn35.ReadOnly = true; // // dataGridViewTextBoxColumn36 // this.dataGridViewTextBoxColumn36.DataPropertyName = "KilnName"; this.dataGridViewTextBoxColumn36.HeaderText = "窑炉名称"; this.dataGridViewTextBoxColumn36.Name = "dataGridViewTextBoxColumn36"; this.dataGridViewTextBoxColumn36.ReadOnly = true; // // dataGridViewTextBoxColumn37 // this.dataGridViewTextBoxColumn37.DataPropertyName = "KilnCarCode"; this.dataGridViewTextBoxColumn37.HeaderText = "窑车编码"; this.dataGridViewTextBoxColumn37.Name = "dataGridViewTextBoxColumn37"; this.dataGridViewTextBoxColumn37.ReadOnly = true; // // dataGridViewTextBoxColumn38 // this.dataGridViewTextBoxColumn38.DataPropertyName = "KilnCarName"; this.dataGridViewTextBoxColumn38.HeaderText = "窑车名称"; this.dataGridViewTextBoxColumn38.Name = "dataGridViewTextBoxColumn38"; this.dataGridViewTextBoxColumn38.ReadOnly = true; // // IsReworkFlag3 // this.IsReworkFlag3.DataPropertyName = "IsReworkFlag"; this.IsReworkFlag3.FalseValue = "0"; this.IsReworkFlag3.HeaderText = "返工标识"; this.IsReworkFlag3.Name = "IsReworkFlag3"; this.IsReworkFlag3.ReadOnly = true; this.IsReworkFlag3.TrueValue = "1"; // // InScrapFlag3 // this.InScrapFlag3.DataPropertyName = "InScrapFlag"; this.InScrapFlag3.FalseValue = "0"; this.InScrapFlag3.HeaderText = "报损待审"; this.InScrapFlag3.Name = "InScrapFlag3"; this.InScrapFlag3.ReadOnly = true; this.InScrapFlag3.TrueValue = "1"; // // tsbtnCheckData // this.tsbtnCheckData.AutoSize = false; this.tsbtnCheckData.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text; this.tsbtnCheckData.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnCheckData.Image"))); this.tsbtnCheckData.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbtnCheckData.Name = "tsbtnCheckData"; this.tsbtnCheckData.Size = new System.Drawing.Size(100, 25); this.tsbtnCheckData.Tag = ""; this.tsbtnCheckData.Text = "盘点选择数据(&P)"; this.tsbtnCheckData.Click += new System.EventHandler(this.tsbtnCheckData_Click); // // F_PM_2101 // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1102, 437); this.Controls.Add(this.splitContainer1); this.Controls.Add(this.gbxCondition); this.Controls.Add(this.tsrOperate); this.Name = "F_PM_2101"; this.Text = "在产盘点"; this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_PM_2101_FormClosed); this.Load += new System.EventHandler(this.F_PM_2101_Load); this.tsrOperate.ResumeLayout(false); this.tsrOperate.PerformLayout(); this.gbxCondition.ResumeLayout(false); this.gbxCondition.PerformLayout(); this.splitContainer1.Panel1.ResumeLayout(false); this.splitContainer1.Panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit(); this.splitContainer1.ResumeLayout(false); this.splitContainer2.Panel1.ResumeLayout(false); this.splitContainer2.Panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit(); this.splitContainer2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dgvInChecked)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dgvFunctionUsers)).EndInit(); this.tabControl1.ResumeLayout(false); this.tabPage1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dgvInCheckedNoDetail)).EndInit(); this.tabPage2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dgvInCheckededDetail)).EndInit(); this.tabPage3.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dgvInCheckedWinDetail)).EndInit(); this.ResumeLayout(false); } #endregion private Basics.BaseControls.C_ToolStrip tsrOperate; private System.Windows.Forms.ToolStripButton tsbtnAdd; private System.Windows.Forms.ToolStripButton tsbtnInChecked; private System.Windows.Forms.ToolStripSeparator toolStripSeparator1; private System.Windows.Forms.ToolStripButton tsbtnAdaptive; private System.Windows.Forms.ToolStripButton tsbtnClose; private System.Windows.Forms.ToolStripButton tsbtnDisable; private Basics.BaseControls.C_GroupBox gbxCondition; private Basics.BaseControls.C_Button btnClearCondition; private Basics.BaseControls.C_Button btnSearch; private Basics.BaseControls.C_Label lblTo; private System.Windows.Forms.DateTimePicker dtpEndTime; private System.Windows.Forms.DateTimePicker dtpStartTime; private Basics.BaseControls.C_Label lblCreateTime; private Basics.BaseControls.C_Label lblBarCode; private Basics.BaseControls.C_TextBox txtInCheckedNo; private System.Windows.Forms.SplitContainer splitContainer1; private Basics.BaseControls.C_DataGridView dgvInChecked; private Basics.BaseControls.C_DataGridView dgvInCheckedNoDetail; private System.Windows.Forms.TabControl tabControl1; private System.Windows.Forms.TabPage tabPage1; private System.Windows.Forms.TabPage tabPage2; private System.Windows.Forms.TabPage tabPage3; private Basics.BaseControls.C_DataGridView dgvInCheckededDetail; private Basics.BaseControls.C_DataGridView dgvInCheckedWinDetail; private System.Windows.Forms.ToolStripButton tsbtnClearData; private System.Windows.Forms.ToolStripButton tsbtnAll; private System.Windows.Forms.ToolStripButton tsbtnUnAll; private Basics.BaseControls.C_Label c_Label1; private Basics.BaseControls.C_TextBox txtCheckedName; private System.Windows.Forms.DataGridViewTextBoxColumn InCheckedID; private System.Windows.Forms.DataGridViewTextBoxColumn InCheckedNo; private System.Windows.Forms.DataGridViewTextBoxColumn Incheckname; private System.Windows.Forms.DataGridViewTextBoxColumn CreateTime; private System.Windows.Forms.DataGridViewTextBoxColumn CreateUserName; private System.Windows.Forms.DataGridViewTextBoxColumn Remarks; private Basics.BaseControls.C_DataGridView dgvFunctionUsers; private System.Windows.Forms.DataGridViewTextBoxColumn UserCode; private System.Windows.Forms.DataGridViewTextBoxColumn UserName; private System.Windows.Forms.DataGridViewTextBoxColumn UserID; private System.Windows.Forms.ToolStripButton tsbtnEdit; private System.Windows.Forms.SplitContainer splitContainer2; private System.Windows.Forms.ToolStripSeparator toolStripSeparator2; 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 Column1; private System.Windows.Forms.DataGridViewTextBoxColumn ProcedureTime2; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8; private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn1; private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn2; private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn3; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn9; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn10; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn11; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn14; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn12; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn13; 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.DataGridViewCheckBoxColumn IsReworkFlag2; private System.Windows.Forms.DataGridViewCheckBoxColumn InScrapFlag2; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn22; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn23; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn24; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn25; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn26; private System.Windows.Forms.DataGridViewTextBoxColumn Column2; private System.Windows.Forms.DataGridViewTextBoxColumn ProcedureTime3; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn27; private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn4; private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn5; private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn6; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn28; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn29; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn30; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn31; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn32; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn33; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn34; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn35; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn36; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn37; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn38; private System.Windows.Forms.DataGridViewCheckBoxColumn IsReworkFlag3; private System.Windows.Forms.DataGridViewCheckBoxColumn InScrapFlag3; private System.Windows.Forms.DataGridViewCheckBoxColumn Sel; private System.Windows.Forms.DataGridViewTextBoxColumn BarCode; private System.Windows.Forms.DataGridViewTextBoxColumn ProductionLineName; private System.Windows.Forms.DataGridViewTextBoxColumn ProcedureName; private System.Windows.Forms.DataGridViewTextBoxColumn pusercode; private System.Windows.Forms.DataGridViewTextBoxColumn ProcedureTime; private System.Windows.Forms.DataGridViewTextBoxColumn ProcedureModel; private System.Windows.Forms.DataGridViewCheckBoxColumn IsPublicBody; private System.Windows.Forms.DataGridViewCheckBoxColumn IsReFire; private System.Windows.Forms.DataGridViewCheckBoxColumn SpecialRepairFlag; private System.Windows.Forms.DataGridViewTextBoxColumn GoodsCode; private System.Windows.Forms.DataGridViewTextBoxColumn GoodsName; private System.Windows.Forms.DataGridViewTextBoxColumn GroutingDate; private System.Windows.Forms.DataGridViewTextBoxColumn GroutingMouldCode; private System.Windows.Forms.DataGridViewTextBoxColumn GroutingUserCode; private System.Windows.Forms.DataGridViewTextBoxColumn GroutingNum; private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineName; private System.Windows.Forms.DataGridViewTextBoxColumn KilnCode; private System.Windows.Forms.DataGridViewTextBoxColumn KilnName; private System.Windows.Forms.DataGridViewTextBoxColumn KilnCarCode; private System.Windows.Forms.DataGridViewTextBoxColumn KilnCarName; private System.Windows.Forms.DataGridViewCheckBoxColumn IsReworkFlag; private System.Windows.Forms.DataGridViewCheckBoxColumn InScrapFlag; private System.Windows.Forms.DataGridViewCheckBoxColumn SCRAPPRODUCTID; private System.Windows.Forms.DataGridViewTextBoxColumn susercode; private System.Windows.Forms.DataGridViewTextBoxColumn sdatetime; private System.Windows.Forms.DataGridViewTextBoxColumn ausercode; private System.Windows.Forms.DataGridViewTextBoxColumn adatetime; private System.Windows.Forms.DataGridViewTextBoxColumn currentprocedurename; private System.Windows.Forms.DataGridViewTextBoxColumn currentproceduretime; private System.Windows.Forms.DataGridViewTextBoxColumn cusercode; private System.Windows.Forms.ToolStripButton tsbtnCheckData; } }