| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575 |
- namespace Dongke.IBOSS.PRD.Client.PMModule
- {
- partial class F_PM_3202
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_PM_3202));
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
- 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.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
- this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
- this.gbxBasicInfo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
- this.txtUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
- this.lblUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.txtBarCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
- this.lblBarCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.dgvProductionData = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
- this.dgvDefect = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
- this.chkdiscarde = new System.Windows.Forms.DataGridViewCheckBoxColumn();
- this.DefectID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.DefectCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.DefectName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.DefectPositionID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.DefectPositionCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.DefectPositionName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.DefectFineValue = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.DefectProcedureID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.DefectProcedureCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.DefectProcedureName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.DefectUserID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.DefectUserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.DefectUserName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.JobsLocation = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.JobsText = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.MissedUserID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.MissedUserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.MissedUserName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.DefectDeductionNum = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.DefectDeductionID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.IsOtherDefect = new System.Windows.Forms.DataGridViewCheckBoxColumn();
- this.DefectRemarks = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.ProductionBarCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.TempCount = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.ProductionDataID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.DefectFineID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.IsAllowEdit = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dgvDefectStaff = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
- this.chkSelected = new System.Windows.Forms.DataGridViewCheckBoxColumn();
- this.StaffCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.StaffName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.StaffID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.StaffStatus = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.StaffTempCount = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.btnUpload = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
- this.btnDelete = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
- this.lvPic = new System.Windows.Forms.ListView();
- this.btnSave = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
- this.btnCancel = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
- this.tabControl2 = new System.Windows.Forms.TabControl();
- this.tabPage3 = new System.Windows.Forms.TabPage();
- this.tabPage2 = new System.Windows.Forms.TabPage();
- this.dgvMissStaff = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
- this.dataGridViewCheckBoxColumn1 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
- this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.tabPage4 = new System.Windows.Forms.TabPage();
- this.odlgFile = new System.Windows.Forms.OpenFileDialog();
- this.splitContainer1 = new System.Windows.Forms.SplitContainer();
- this.splitContainer2 = new System.Windows.Forms.SplitContainer();
- this.BarCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GoodsCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GoodsName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.DefectFlag = new System.Windows.Forms.DataGridViewComboBoxColumn();
- this.ReworkProcedureID = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DGV_Column_ListBoxComboBox();
- this.KilnCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.KilnCarCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Dictionaryvalue = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dgvUserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.MouldCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GroutingDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GroutingUserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.IsPublicBody = new System.Windows.Forms.DataGridViewCheckBoxColumn();
- this.GroutingNum = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.ReworkProcedureCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.ReworkProcedureName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.ReFine = new System.Windows.Forms.DataGridViewCheckBoxColumn();
- this.SpecialRepairflag = new System.Windows.Forms.DataGridViewCheckBoxColumn();
- this.LogoCodeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Remarks = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GoodsID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GoodsLevelTypeID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.ReadOnly = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.LogoID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.tsrOperate.SuspendLayout();
- this.gbxBasicInfo.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvProductionData)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dgvDefect)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dgvDefectStaff)).BeginInit();
- this.tabControl2.SuspendLayout();
- this.tabPage3.SuspendLayout();
- this.tabPage2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvMissStaff)).BeginInit();
- this.tabPage4.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();
- 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.ImageScalingSize = new System.Drawing.Size(20, 20);
- this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.tsbtnAdd,
- this.tsbtnEdit,
- this.toolStripSeparator1,
- 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(1611, 44);
- this.tsrOperate.TabIndex = 24;
- this.tsrOperate.Text = "toolStrip1";
- //
- // tsbtnAdd
- //
- this.tsbtnAdd.AutoSize = false;
- this.tsbtnAdd.Enabled = 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 = "新建";
- this.tsbtnAdd.Click += new System.EventHandler(this.tsbtnAdd_Click);
- //
- // tsbtnEdit
- //
- this.tsbtnEdit.AutoSize = false;
- this.tsbtnEdit.Enabled = false;
- this.tsbtnEdit.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tsbtnEdit.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
- this.tsbtnEdit.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.tsbtnEdit.Name = "tsbtnEdit";
- this.tsbtnEdit.Size = new System.Drawing.Size(60, 25);
- this.tsbtnEdit.Text = "编辑";
- this.tsbtnEdit.Visible = false;
- this.tsbtnEdit.Click += new System.EventHandler(this.tsbtnEdit_Click);
- //
- // toolStripSeparator1
- //
- this.toolStripSeparator1.AutoSize = false;
- this.toolStripSeparator1.Name = "toolStripSeparator1";
- this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
- this.toolStripSeparator1.Visible = false;
- //
- // 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.Visible = false;
- this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
- //
- // gbxBasicInfo
- //
- this.gbxBasicInfo.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.gbxBasicInfo.BackColor = System.Drawing.Color.Transparent;
- this.gbxBasicInfo.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbxBasicInfo.BackgroundImage")));
- this.gbxBasicInfo.Controls.Add(this.txtUserCode);
- this.gbxBasicInfo.Controls.Add(this.lblUserCode);
- this.gbxBasicInfo.Controls.Add(this.txtBarCode);
- this.gbxBasicInfo.Controls.Add(this.lblBarCode);
- this.gbxBasicInfo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.gbxBasicInfo.ForeColor = System.Drawing.SystemColors.ControlText;
- this.gbxBasicInfo.IsMustInput = false;
- this.gbxBasicInfo.Location = new System.Drawing.Point(4, 6);
- this.gbxBasicInfo.Margin = new System.Windows.Forms.Padding(4);
- this.gbxBasicInfo.Name = "gbxBasicInfo";
- this.gbxBasicInfo.OriginalHeight = -1;
- this.gbxBasicInfo.Padding = new System.Windows.Forms.Padding(4);
- this.gbxBasicInfo.Size = new System.Drawing.Size(1611, 72);
- this.gbxBasicInfo.TabIndex = 25;
- this.gbxBasicInfo.TabStop = false;
- this.gbxBasicInfo.Text = "基础数据 ▼";
- //
- // txtUserCode
- //
- this.txtUserCode.BackColor = System.Drawing.SystemColors.Window;
- this.txtUserCode.BackgroundColor = System.Drawing.SystemColors.Window;
- this.txtUserCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
- this.txtUserCode.Enabled = false;
- this.txtUserCode.ErrorMessage = "";
- this.txtUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtUserCode.Location = new System.Drawing.Point(101, 30);
- this.txtUserCode.Margin = new System.Windows.Forms.Padding(4);
- this.txtUserCode.MaxLength = 20;
- this.txtUserCode.Name = "txtUserCode";
- this.txtUserCode.Size = new System.Drawing.Size(159, 25);
- this.txtUserCode.TabIndex = 1;
- this.txtUserCode.MouseClick += new System.Windows.Forms.MouseEventHandler(this.txtUserCode_MouseClick);
- this.txtUserCode.Validating += new System.ComponentModel.CancelEventHandler(this.txtUserCode_Validating);
- //
- // lblUserCode
- //
- this.lblUserCode.AutoSize = true;
- this.lblUserCode.BackColor = System.Drawing.Color.Transparent;
- this.lblUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblUserCode.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
- this.lblUserCode.IsMustInput = true;
- this.lblUserCode.Location = new System.Drawing.Point(21, 35);
- this.lblUserCode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.lblUserCode.Name = "lblUserCode";
- this.lblUserCode.Size = new System.Drawing.Size(67, 15);
- this.lblUserCode.TabIndex = 7;
- this.lblUserCode.Text = "生产工号";
- //
- // txtBarCode
- //
- this.txtBarCode.BackColor = System.Drawing.SystemColors.Window;
- this.txtBarCode.BackgroundColor = System.Drawing.SystemColors.Window;
- this.txtBarCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
- this.txtBarCode.ErrorMessage = "";
- this.txtBarCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtBarCode.Location = new System.Drawing.Point(372, 30);
- this.txtBarCode.Margin = new System.Windows.Forms.Padding(4);
- this.txtBarCode.MaxLength = 11;
- this.txtBarCode.Name = "txtBarCode";
- this.txtBarCode.Size = new System.Drawing.Size(159, 25);
- this.txtBarCode.TabIndex = 2;
- this.txtBarCode.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBarCode_KeyPress);
- //
- // 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.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
- this.lblBarCode.IsMustInput = true;
- this.lblBarCode.Location = new System.Drawing.Point(295, 35);
- this.lblBarCode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.lblBarCode.Name = "lblBarCode";
- this.lblBarCode.Size = new System.Drawing.Size(67, 15);
- this.lblBarCode.TabIndex = 5;
- this.lblBarCode.Text = "产品条码";
- //
- // dgvProductionData
- //
- this.dgvProductionData.AllowUserToAddRows = false;
- this.dgvProductionData.AllowUserToModifyRows = true;
- this.dgvProductionData.AllowUserToOrderColumns = true;
- dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
- this.dgvProductionData.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
- this.dgvProductionData.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.dgvProductionData.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
- this.dgvProductionData.CellHeight = 25;
- this.dgvProductionData.ChildNodeColumnName = null;
- this.dgvProductionData.ChildNodeColumnText = null;
- this.dgvProductionData.ColumnDeep = 1;
- this.dgvProductionData.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
- dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
- dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
- dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvProductionData.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
- this.dgvProductionData.ColumnHeadersHeight = 25;
- this.dgvProductionData.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
- this.dgvProductionData.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.BarCode,
- this.GoodsCode,
- this.GoodsName,
- this.DefectFlag,
- this.ReworkProcedureID,
- this.KilnCode,
- this.KilnCarCode,
- this.Dictionaryvalue,
- this.dgvUserCode,
- this.MouldCode,
- this.GroutingDate,
- this.GroutingUserCode,
- this.IsPublicBody,
- this.GroutingNum,
- this.ReworkProcedureCode,
- this.ReworkProcedureName,
- this.ReFine,
- this.SpecialRepairflag,
- this.LogoCodeName,
- this.Remarks,
- this.GoodsID,
- this.GoodsLevelTypeID,
- this.ReadOnly,
- this.LogoID});
- this.dgvProductionData.ColumnTreeView = null;
- this.dgvProductionData.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.dgvProductionData.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgvProductionData.DynamicColumnName = "";
- this.dgvProductionData.EnableHeadersVisualStyles = false;
- this.dgvProductionData.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgvProductionData.FormatQuantityColumns = null;
- this.dgvProductionData.HorizontalMergeColumn = null;
- this.dgvProductionData.IsAutoCountSum = true;
- this.dgvProductionData.IsAutoResizeColumns = false;
- this.dgvProductionData.IsClickF12 = false;
- this.dgvProductionData.IsOpenMergeCellFlag = false;
- this.dgvProductionData.IsSubTotalFlag = false;
- this.dgvProductionData.IsTopDeep = false;
- this.dgvProductionData.Location = new System.Drawing.Point(0, 0);
- this.dgvProductionData.Margin = new System.Windows.Forms.Padding(4);
- this.dgvProductionData.MergeColumnNames = null;
- this.dgvProductionData.MergeDetailColumnNames = null;
- this.dgvProductionData.MergeDetailOnlyColumn = null;
- this.dgvProductionData.MergeOnlyColumn = null;
- this.dgvProductionData.MultiSelect = false;
- this.dgvProductionData.Name = "dgvProductionData";
- this.dgvProductionData.RefreshAtHscroll = false;
- this.dgvProductionData.RowHeadersWidth = 50;
- this.dgvProductionData.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
- dataGridViewCellStyle5.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
- this.dgvProductionData.RowsDefaultCellStyle = dataGridViewCellStyle5;
- this.dgvProductionData.RowTemplate.Height = 25;
- this.dgvProductionData.Size = new System.Drawing.Size(1611, 187);
- this.dgvProductionData.SortOrderColumnName = null;
- this.dgvProductionData.TabIndex = 26;
- this.dgvProductionData.Tag = true;
- this.dgvProductionData.TotalSumColumns = null;
- this.dgvProductionData.ViewRowFilter = "";
- this.dgvProductionData.CellBeginEdit += new System.Windows.Forms.DataGridViewCellCancelEventHandler(this.dgvProductionData_CellBeginEdit);
- this.dgvProductionData.CellValueChanged += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvProductionData_CellValueChanged);
- this.dgvProductionData.EditingControlShowing += new System.Windows.Forms.DataGridViewEditingControlShowingEventHandler(this.dgvProductionData_EditingControlShowing);
- this.dgvProductionData.SelectionChanged += new System.EventHandler(this.dgvProductionData_SelectionChanged);
- this.dgvProductionData.UserDeletingRow += new System.Windows.Forms.DataGridViewRowCancelEventHandler(this.dgvProductionData_UserDeletingRow);
- //
- // dgvDefect
- //
- this.dgvDefect.AllowUserToAddRows = false;
- this.dgvDefect.AllowUserToModifyRows = true;
- this.dgvDefect.AllowUserToOrderColumns = true;
- dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
- this.dgvDefect.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle6;
- this.dgvDefect.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.dgvDefect.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.dgvDefect.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
- this.dgvDefect.CellHeight = 25;
- this.dgvDefect.ChildNodeColumnName = null;
- this.dgvDefect.ChildNodeColumnText = null;
- this.dgvDefect.ColumnDeep = 1;
- this.dgvDefect.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
- dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
- dataGridViewCellStyle7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle7.ForeColor = System.Drawing.Color.White;
- dataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvDefect.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle7;
- this.dgvDefect.ColumnHeadersHeight = 25;
- this.dgvDefect.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
- this.dgvDefect.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.chkdiscarde,
- this.DefectID,
- this.DefectCode,
- this.DefectName,
- this.DefectPositionID,
- this.DefectPositionCode,
- this.DefectPositionName,
- this.DefectFineValue,
- this.DefectProcedureID,
- this.DefectProcedureCode,
- this.DefectProcedureName,
- this.DefectUserID,
- this.DefectUserCode,
- this.DefectUserName,
- this.JobsLocation,
- this.JobsText,
- this.MissedUserID,
- this.MissedUserCode,
- this.MissedUserName,
- this.DefectDeductionNum,
- this.DefectDeductionID,
- this.IsOtherDefect,
- this.DefectRemarks,
- this.ProductionBarCode,
- this.TempCount,
- this.ProductionDataID,
- this.DefectFineID,
- this.IsAllowEdit});
- this.dgvDefect.ColumnTreeView = null;
- this.dgvDefect.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.dgvDefect.DynamicColumnName = "";
- this.dgvDefect.EnableHeadersVisualStyles = false;
- this.dgvDefect.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgvDefect.FormatQuantityColumns = null;
- this.dgvDefect.HorizontalMergeColumn = null;
- this.dgvDefect.IsAutoCountSum = true;
- this.dgvDefect.IsAutoResizeColumns = false;
- this.dgvDefect.IsClickF12 = false;
- this.dgvDefect.IsOpenMergeCellFlag = false;
- this.dgvDefect.IsSubTotalFlag = false;
- this.dgvDefect.IsTopDeep = false;
- this.dgvDefect.Location = new System.Drawing.Point(0, 40);
- this.dgvDefect.Margin = new System.Windows.Forms.Padding(4);
- this.dgvDefect.MergeColumnNames = null;
- this.dgvDefect.MergeDetailColumnNames = null;
- this.dgvDefect.MergeDetailOnlyColumn = null;
- this.dgvDefect.MergeOnlyColumn = null;
- this.dgvDefect.MultiSelect = false;
- this.dgvDefect.Name = "dgvDefect";
- this.dgvDefect.ReadOnly = true;
- this.dgvDefect.RefreshAtHscroll = false;
- this.dgvDefect.RowHeadersWidth = 50;
- this.dgvDefect.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
- dataGridViewCellStyle8.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
- this.dgvDefect.RowsDefaultCellStyle = dataGridViewCellStyle8;
- this.dgvDefect.RowTemplate.Height = 25;
- this.dgvDefect.Size = new System.Drawing.Size(1607, 246);
- this.dgvDefect.SortOrderColumnName = null;
- this.dgvDefect.TabIndex = 0;
- this.dgvDefect.Tag = true;
- this.dgvDefect.TotalSumColumns = null;
- this.dgvDefect.ViewRowFilter = "";
- this.dgvDefect.SelectionChanged += new System.EventHandler(this.dgvDefect_SelectionChanged);
- this.dgvDefect.UserDeletingRow += new System.Windows.Forms.DataGridViewRowCancelEventHandler(this.dgvDefect_UserDeletingRow);
- //
- // chkdiscarde
- //
- this.chkdiscarde.DataPropertyName = "discarde";
- this.chkdiscarde.FalseValue = "0";
- this.chkdiscarde.FillWeight = 60F;
- this.chkdiscarde.HeaderText = "报废工序";
- this.chkdiscarde.MinimumWidth = 6;
- this.chkdiscarde.Name = "chkdiscarde";
- this.chkdiscarde.ReadOnly = true;
- this.chkdiscarde.TrueValue = "1";
- this.chkdiscarde.Visible = false;
- this.chkdiscarde.Width = 60;
- //
- // DefectID
- //
- this.DefectID.DataPropertyName = "DefectID";
- this.DefectID.HeaderText = "缺陷ID";
- this.DefectID.MinimumWidth = 6;
- this.DefectID.Name = "DefectID";
- this.DefectID.ReadOnly = true;
- this.DefectID.Resizable = System.Windows.Forms.DataGridViewTriState.True;
- this.DefectID.Visible = false;
- this.DefectID.Width = 125;
- //
- // DefectCode
- //
- this.DefectCode.DataPropertyName = "DefectCode";
- this.DefectCode.HeaderText = "缺陷显示编码";
- this.DefectCode.MinimumWidth = 6;
- this.DefectCode.Name = "DefectCode";
- this.DefectCode.ReadOnly = true;
- this.DefectCode.Visible = false;
- this.DefectCode.Width = 125;
- //
- // DefectName
- //
- this.DefectName.DataPropertyName = "DefectName";
- this.DefectName.HeaderText = "缺陷";
- this.DefectName.MinimumWidth = 6;
- this.DefectName.Name = "DefectName";
- this.DefectName.ReadOnly = true;
- this.DefectName.Width = 125;
- //
- // DefectPositionID
- //
- this.DefectPositionID.DataPropertyName = "DefectPositionID";
- this.DefectPositionID.HeaderText = "缺陷位置ID";
- this.DefectPositionID.MinimumWidth = 6;
- this.DefectPositionID.Name = "DefectPositionID";
- this.DefectPositionID.ReadOnly = true;
- this.DefectPositionID.Resizable = System.Windows.Forms.DataGridViewTriState.True;
- this.DefectPositionID.Visible = false;
- this.DefectPositionID.Width = 125;
- //
- // DefectPositionCode
- //
- this.DefectPositionCode.DataPropertyName = "DefectPositionCode";
- this.DefectPositionCode.HeaderText = "缺陷位置编码";
- this.DefectPositionCode.MinimumWidth = 6;
- this.DefectPositionCode.Name = "DefectPositionCode";
- this.DefectPositionCode.ReadOnly = true;
- this.DefectPositionCode.Visible = false;
- this.DefectPositionCode.Width = 125;
- //
- // DefectPositionName
- //
- this.DefectPositionName.DataPropertyName = "DefectPositionName";
- this.DefectPositionName.HeaderText = "缺陷位置";
- this.DefectPositionName.MinimumWidth = 6;
- this.DefectPositionName.Name = "DefectPositionName";
- this.DefectPositionName.ReadOnly = true;
- this.DefectPositionName.Width = 125;
- //
- // DefectFineValue
- //
- this.DefectFineValue.DataPropertyName = "DefectFineValue";
- this.DefectFineValue.HeaderText = "缺陷扣罚";
- this.DefectFineValue.MinimumWidth = 6;
- this.DefectFineValue.Name = "DefectFineValue";
- this.DefectFineValue.ReadOnly = true;
- this.DefectFineValue.Width = 125;
- //
- // DefectProcedureID
- //
- this.DefectProcedureID.DataPropertyName = "DefectProcedureID";
- this.DefectProcedureID.HeaderText = "责任工序ID";
- this.DefectProcedureID.MinimumWidth = 6;
- this.DefectProcedureID.Name = "DefectProcedureID";
- this.DefectProcedureID.ReadOnly = true;
- this.DefectProcedureID.Resizable = System.Windows.Forms.DataGridViewTriState.True;
- this.DefectProcedureID.Visible = false;
- this.DefectProcedureID.Width = 125;
- //
- // DefectProcedureCode
- //
- this.DefectProcedureCode.DataPropertyName = "DefectProcedureCode";
- this.DefectProcedureCode.HeaderText = "责任工序编码";
- this.DefectProcedureCode.MinimumWidth = 6;
- this.DefectProcedureCode.Name = "DefectProcedureCode";
- this.DefectProcedureCode.ReadOnly = true;
- this.DefectProcedureCode.Visible = false;
- this.DefectProcedureCode.Width = 125;
- //
- // DefectProcedureName
- //
- this.DefectProcedureName.DataPropertyName = "DefectProcedureName";
- this.DefectProcedureName.HeaderText = "责任工序";
- this.DefectProcedureName.MinimumWidth = 6;
- this.DefectProcedureName.Name = "DefectProcedureName";
- this.DefectProcedureName.ReadOnly = true;
- this.DefectProcedureName.Width = 125;
- //
- // DefectUserID
- //
- this.DefectUserID.DataPropertyName = "DefectUserID";
- this.DefectUserID.HeaderText = "责任工号ID";
- this.DefectUserID.MinimumWidth = 6;
- this.DefectUserID.Name = "DefectUserID";
- this.DefectUserID.ReadOnly = true;
- this.DefectUserID.Resizable = System.Windows.Forms.DataGridViewTriState.True;
- this.DefectUserID.Visible = false;
- this.DefectUserID.Width = 125;
- //
- // DefectUserCode
- //
- this.DefectUserCode.DataPropertyName = "DefectUserCode";
- this.DefectUserCode.HeaderText = "责任工号编码";
- this.DefectUserCode.MinimumWidth = 6;
- this.DefectUserCode.Name = "DefectUserCode";
- this.DefectUserCode.ReadOnly = true;
- this.DefectUserCode.Visible = false;
- this.DefectUserCode.Width = 125;
- //
- // DefectUserName
- //
- this.DefectUserName.DataPropertyName = "DefectUserName";
- this.DefectUserName.HeaderText = "责任工号";
- this.DefectUserName.MinimumWidth = 6;
- this.DefectUserName.Name = "DefectUserName";
- this.DefectUserName.ReadOnly = true;
- this.DefectUserName.Width = 125;
- //
- // JobsLocation
- //
- this.JobsLocation.DataPropertyName = "Jobs";
- this.JobsLocation.HeaderText = "工种ID";
- this.JobsLocation.MinimumWidth = 6;
- this.JobsLocation.Name = "JobsLocation";
- this.JobsLocation.ReadOnly = true;
- this.JobsLocation.Resizable = System.Windows.Forms.DataGridViewTriState.True;
- this.JobsLocation.Visible = false;
- this.JobsLocation.Width = 125;
- //
- // JobsText
- //
- this.JobsText.DataPropertyName = "JobsText";
- this.JobsText.HeaderText = "责任工种";
- this.JobsText.MinimumWidth = 6;
- this.JobsText.Name = "JobsText";
- this.JobsText.ReadOnly = true;
- this.JobsText.Width = 125;
- //
- // MissedUserID
- //
- this.MissedUserID.DataPropertyName = "MissedUserID";
- this.MissedUserID.HeaderText = "漏检工号ID";
- this.MissedUserID.MinimumWidth = 6;
- this.MissedUserID.Name = "MissedUserID";
- this.MissedUserID.ReadOnly = true;
- this.MissedUserID.Visible = false;
- this.MissedUserID.Width = 125;
- //
- // MissedUserCode
- //
- this.MissedUserCode.DataPropertyName = "MissedUserCode";
- this.MissedUserCode.HeaderText = "漏检工号编码";
- this.MissedUserCode.MinimumWidth = 6;
- this.MissedUserCode.Name = "MissedUserCode";
- this.MissedUserCode.ReadOnly = true;
- this.MissedUserCode.Visible = false;
- this.MissedUserCode.Width = 125;
- //
- // MissedUserName
- //
- this.MissedUserName.DataPropertyName = "MissedUserName";
- this.MissedUserName.HeaderText = "漏检工号";
- this.MissedUserName.MinimumWidth = 6;
- this.MissedUserName.Name = "MissedUserName";
- this.MissedUserName.ReadOnly = true;
- this.MissedUserName.Width = 125;
- //
- // DefectDeductionNum
- //
- this.DefectDeductionNum.DataPropertyName = "DefectDeductionNum";
- this.DefectDeductionNum.HeaderText = "缺陷扣除数";
- this.DefectDeductionNum.MinimumWidth = 6;
- this.DefectDeductionNum.Name = "DefectDeductionNum";
- this.DefectDeductionNum.ReadOnly = true;
- this.DefectDeductionNum.Width = 125;
- //
- // DefectDeductionID
- //
- this.DefectDeductionID.DataPropertyName = "DefectDeductionID";
- this.DefectDeductionID.HeaderText = "缺陷扣除数ID";
- this.DefectDeductionID.MinimumWidth = 6;
- this.DefectDeductionID.Name = "DefectDeductionID";
- this.DefectDeductionID.ReadOnly = true;
- this.DefectDeductionID.Visible = false;
- this.DefectDeductionID.Width = 125;
- //
- // IsOtherDefect
- //
- this.IsOtherDefect.DataPropertyName = "IsOtherDefect";
- this.IsOtherDefect.FalseValue = "0";
- this.IsOtherDefect.HeaderText = "特殊缺陷";
- this.IsOtherDefect.MinimumWidth = 6;
- this.IsOtherDefect.Name = "IsOtherDefect";
- this.IsOtherDefect.ReadOnly = true;
- this.IsOtherDefect.Resizable = System.Windows.Forms.DataGridViewTriState.True;
- this.IsOtherDefect.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
- this.IsOtherDefect.TrueValue = "1";
- this.IsOtherDefect.Width = 125;
- //
- // DefectRemarks
- //
- this.DefectRemarks.DataPropertyName = "DefectRemarks";
- this.DefectRemarks.HeaderText = "备注";
- this.DefectRemarks.MaxInputLength = 200;
- this.DefectRemarks.MinimumWidth = 6;
- this.DefectRemarks.Name = "DefectRemarks";
- this.DefectRemarks.ReadOnly = true;
- this.DefectRemarks.Resizable = System.Windows.Forms.DataGridViewTriState.True;
- this.DefectRemarks.Width = 200;
- //
- // ProductionBarCode
- //
- this.ProductionBarCode.DataPropertyName = "BarCode";
- this.ProductionBarCode.HeaderText = "产品条码ID";
- this.ProductionBarCode.MinimumWidth = 6;
- this.ProductionBarCode.Name = "ProductionBarCode";
- this.ProductionBarCode.ReadOnly = true;
- this.ProductionBarCode.Visible = false;
- this.ProductionBarCode.Width = 125;
- //
- // TempCount
- //
- this.TempCount.DataPropertyName = "TempCount";
- this.TempCount.HeaderText = "唯一标识";
- this.TempCount.MinimumWidth = 6;
- this.TempCount.Name = "TempCount";
- this.TempCount.ReadOnly = true;
- this.TempCount.Visible = false;
- this.TempCount.Width = 125;
- //
- // ProductionDataID
- //
- this.ProductionDataID.DataPropertyName = "ProductionDataID";
- this.ProductionDataID.HeaderText = "生产数据ID";
- this.ProductionDataID.MinimumWidth = 6;
- this.ProductionDataID.Name = "ProductionDataID";
- this.ProductionDataID.ReadOnly = true;
- this.ProductionDataID.Visible = false;
- this.ProductionDataID.Width = 125;
- //
- // DefectFineID
- //
- this.DefectFineID.DataPropertyName = "DefectFineID";
- this.DefectFineID.HeaderText = "缺陷扣罚ID";
- this.DefectFineID.MinimumWidth = 6;
- this.DefectFineID.Name = "DefectFineID";
- this.DefectFineID.ReadOnly = true;
- this.DefectFineID.Visible = false;
- this.DefectFineID.Width = 125;
- //
- // IsAllowEdit
- //
- this.IsAllowEdit.DataPropertyName = "IsAllowEdit";
- this.IsAllowEdit.HeaderText = "允许编辑";
- this.IsAllowEdit.MinimumWidth = 6;
- this.IsAllowEdit.Name = "IsAllowEdit";
- this.IsAllowEdit.ReadOnly = true;
- this.IsAllowEdit.Visible = false;
- this.IsAllowEdit.Width = 125;
- //
- // dgvDefectStaff
- //
- this.dgvDefectStaff.AllowUserToAddRows = false;
- this.dgvDefectStaff.AllowUserToModifyRows = true;
- dataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
- this.dgvDefectStaff.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle9;
- this.dgvDefectStaff.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.dgvDefectStaff.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
- this.dgvDefectStaff.CellHeight = 25;
- this.dgvDefectStaff.ChildNodeColumnName = null;
- this.dgvDefectStaff.ChildNodeColumnText = null;
- this.dgvDefectStaff.ColumnDeep = 1;
- this.dgvDefectStaff.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
- dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
- dataGridViewCellStyle10.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle10.ForeColor = System.Drawing.Color.White;
- dataGridViewCellStyle10.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle10.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle10.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvDefectStaff.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle10;
- this.dgvDefectStaff.ColumnHeadersHeight = 25;
- this.dgvDefectStaff.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
- this.dgvDefectStaff.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.chkSelected,
- this.StaffCode,
- this.StaffName,
- this.StaffID,
- this.StaffStatus,
- this.StaffTempCount});
- this.dgvDefectStaff.ColumnTreeView = null;
- this.dgvDefectStaff.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.dgvDefectStaff.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgvDefectStaff.DynamicColumnName = "";
- this.dgvDefectStaff.EnableHeadersVisualStyles = false;
- this.dgvDefectStaff.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgvDefectStaff.FormatQuantityColumns = null;
- this.dgvDefectStaff.HorizontalMergeColumn = null;
- this.dgvDefectStaff.IsAutoCountSum = true;
- this.dgvDefectStaff.IsAutoResizeColumns = false;
- this.dgvDefectStaff.IsClickF12 = false;
- this.dgvDefectStaff.IsOpenMergeCellFlag = false;
- this.dgvDefectStaff.IsSubTotalFlag = false;
- this.dgvDefectStaff.IsTopDeep = false;
- this.dgvDefectStaff.Location = new System.Drawing.Point(0, 0);
- this.dgvDefectStaff.Margin = new System.Windows.Forms.Padding(4);
- this.dgvDefectStaff.MergeColumnNames = null;
- this.dgvDefectStaff.MergeDetailColumnNames = null;
- this.dgvDefectStaff.MergeDetailOnlyColumn = null;
- this.dgvDefectStaff.MergeOnlyColumn = null;
- this.dgvDefectStaff.MultiSelect = false;
- this.dgvDefectStaff.Name = "dgvDefectStaff";
- this.dgvDefectStaff.RefreshAtHscroll = false;
- this.dgvDefectStaff.RowHeadersWidth = 50;
- this.dgvDefectStaff.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
- dataGridViewCellStyle11.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
- this.dgvDefectStaff.RowsDefaultCellStyle = dataGridViewCellStyle11;
- this.dgvDefectStaff.RowTemplate.Height = 25;
- this.dgvDefectStaff.Size = new System.Drawing.Size(1603, 196);
- this.dgvDefectStaff.SortOrderColumnName = null;
- this.dgvDefectStaff.TabIndex = 0;
- this.dgvDefectStaff.Tag = true;
- this.dgvDefectStaff.TotalSumColumns = null;
- this.dgvDefectStaff.ViewRowFilter = "";
- this.dgvDefectStaff.UserDeletingRow += new System.Windows.Forms.DataGridViewRowCancelEventHandler(this.dgvDefectStaff_UserDeletingRow);
- //
- // chkSelected
- //
- this.chkSelected.DataPropertyName = "IsSelected";
- this.chkSelected.FalseValue = "0";
- this.chkSelected.FillWeight = 60F;
- this.chkSelected.HeaderText = "选择";
- this.chkSelected.MinimumWidth = 6;
- this.chkSelected.Name = "chkSelected";
- this.chkSelected.Resizable = System.Windows.Forms.DataGridViewTriState.True;
- this.chkSelected.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
- this.chkSelected.TrueValue = "1";
- this.chkSelected.Width = 60;
- //
- // StaffCode
- //
- this.StaffCode.DataPropertyName = "StaffCode";
- this.StaffCode.HeaderText = "员工编号";
- this.StaffCode.MinimumWidth = 6;
- this.StaffCode.Name = "StaffCode";
- this.StaffCode.ReadOnly = true;
- this.StaffCode.Width = 125;
- //
- // StaffName
- //
- this.StaffName.DataPropertyName = "StaffName";
- this.StaffName.HeaderText = "员工名称";
- this.StaffName.MinimumWidth = 6;
- this.StaffName.Name = "StaffName";
- this.StaffName.ReadOnly = true;
- this.StaffName.Width = 125;
- //
- // StaffID
- //
- this.StaffID.DataPropertyName = "StaffID";
- this.StaffID.HeaderText = "员工ID";
- this.StaffID.MinimumWidth = 6;
- this.StaffID.Name = "StaffID";
- this.StaffID.Visible = false;
- this.StaffID.Width = 125;
- //
- // StaffStatus
- //
- this.StaffStatus.DataPropertyName = "StaffStatus";
- this.StaffStatus.HeaderText = "员工状态";
- this.StaffStatus.MinimumWidth = 6;
- this.StaffStatus.Name = "StaffStatus";
- this.StaffStatus.ReadOnly = true;
- this.StaffStatus.Visible = false;
- this.StaffStatus.Width = 125;
- //
- // StaffTempCount
- //
- this.StaffTempCount.DataPropertyName = "StaffTempCount";
- this.StaffTempCount.HeaderText = "唯一标识";
- this.StaffTempCount.MinimumWidth = 6;
- this.StaffTempCount.Name = "StaffTempCount";
- this.StaffTempCount.Visible = false;
- this.StaffTempCount.Width = 125;
- //
- // btnUpload
- //
- this.btnUpload.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
- this.btnUpload.BackColor = System.Drawing.Color.Transparent;
- this.btnUpload.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnUpload.BackgroundImage")));
- this.btnUpload.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnUpload.ForeColor = System.Drawing.Color.White;
- this.btnUpload.Location = new System.Drawing.Point(1483, 105);
- this.btnUpload.Margin = new System.Windows.Forms.Padding(4);
- this.btnUpload.Name = "btnUpload";
- this.btnUpload.Size = new System.Drawing.Size(113, 41);
- this.btnUpload.TabIndex = 114;
- this.btnUpload.Text = "上传";
- this.btnUpload.UseVisualStyleBackColor = false;
- this.btnUpload.Click += new System.EventHandler(this.btnUpload_Click);
- //
- // btnDelete
- //
- this.btnDelete.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
- this.btnDelete.BackColor = System.Drawing.Color.Transparent;
- this.btnDelete.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnDelete.BackgroundImage")));
- this.btnDelete.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnDelete.ForeColor = System.Drawing.Color.White;
- this.btnDelete.Location = new System.Drawing.Point(1483, 44);
- this.btnDelete.Margin = new System.Windows.Forms.Padding(4);
- this.btnDelete.Name = "btnDelete";
- this.btnDelete.Size = new System.Drawing.Size(113, 41);
- this.btnDelete.TabIndex = 113;
- this.btnDelete.Text = "删除";
- this.btnDelete.UseVisualStyleBackColor = false;
- this.btnDelete.Click += new System.EventHandler(this.btnDelete_Click);
- //
- // lvPic
- //
- this.lvPic.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.lvPic.HideSelection = false;
- this.lvPic.Location = new System.Drawing.Point(0, 0);
- this.lvPic.Margin = new System.Windows.Forms.Padding(4);
- this.lvPic.Name = "lvPic";
- this.lvPic.Size = new System.Drawing.Size(1473, 192);
- this.lvPic.TabIndex = 112;
- this.lvPic.UseCompatibleStateImageBehavior = false;
- //
- // btnSave
- //
- this.btnSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.btnSave.BackColor = System.Drawing.Color.Transparent;
- this.btnSave.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSave.BackgroundImage")));
- this.btnSave.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnSave.ForeColor = System.Drawing.Color.White;
- this.btnSave.Location = new System.Drawing.Point(1381, 806);
- this.btnSave.Margin = new System.Windows.Forms.Padding(4);
- this.btnSave.Name = "btnSave";
- this.btnSave.Size = new System.Drawing.Size(115, 41);
- this.btnSave.TabIndex = 30;
- this.btnSave.Tag = "保存";
- this.btnSave.Text = "保存";
- this.btnSave.UseVisualStyleBackColor = false;
- this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
- //
- // btnCancel
- //
- this.btnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.btnCancel.BackColor = System.Drawing.Color.Transparent;
- this.btnCancel.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnCancel.BackgroundImage")));
- this.btnCancel.CausesValidation = false;
- this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
- this.btnCancel.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnCancel.ForeColor = System.Drawing.Color.White;
- this.btnCancel.Location = new System.Drawing.Point(1500, 806);
- this.btnCancel.Margin = new System.Windows.Forms.Padding(4);
- this.btnCancel.Name = "btnCancel";
- this.btnCancel.Size = new System.Drawing.Size(115, 41);
- this.btnCancel.TabIndex = 31;
- this.btnCancel.Text = "关闭";
- this.btnCancel.UseVisualStyleBackColor = false;
- //
- // tabControl2
- //
- this.tabControl2.Controls.Add(this.tabPage3);
- this.tabControl2.Controls.Add(this.tabPage2);
- this.tabControl2.Controls.Add(this.tabPage4);
- this.tabControl2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tabControl2.Location = new System.Drawing.Point(0, 0);
- this.tabControl2.Margin = new System.Windows.Forms.Padding(0);
- this.tabControl2.Name = "tabControl2";
- this.tabControl2.SelectedIndex = 0;
- this.tabControl2.Size = new System.Drawing.Size(1611, 225);
- this.tabControl2.TabIndex = 1;
- //
- // tabPage3
- //
- this.tabPage3.BackgroundImage = global::Dongke.IBOSS.PRD.Client.PMModule.Properties.Resources.bg;
- this.tabPage3.Controls.Add(this.dgvDefectStaff);
- this.tabPage3.Location = new System.Drawing.Point(4, 25);
- this.tabPage3.Margin = new System.Windows.Forms.Padding(0);
- this.tabPage3.Name = "tabPage3";
- this.tabPage3.Size = new System.Drawing.Size(1603, 196);
- this.tabPage3.TabIndex = 0;
- this.tabPage3.Text = "责任员工";
- this.tabPage3.UseVisualStyleBackColor = true;
- //
- // tabPage2
- //
- this.tabPage2.Controls.Add(this.dgvMissStaff);
- this.tabPage2.Location = new System.Drawing.Point(4, 25);
- this.tabPage2.Margin = new System.Windows.Forms.Padding(0);
- this.tabPage2.Name = "tabPage2";
- this.tabPage2.Size = new System.Drawing.Size(1603, 196);
- this.tabPage2.TabIndex = 2;
- this.tabPage2.Text = "漏检责任员工";
- this.tabPage2.UseVisualStyleBackColor = true;
- //
- // dgvMissStaff
- //
- this.dgvMissStaff.AllowUserToAddRows = false;
- this.dgvMissStaff.AllowUserToModifyRows = true;
- dataGridViewCellStyle12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
- this.dgvMissStaff.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle12;
- this.dgvMissStaff.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.dgvMissStaff.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
- this.dgvMissStaff.CellHeight = 25;
- this.dgvMissStaff.ChildNodeColumnName = null;
- this.dgvMissStaff.ChildNodeColumnText = null;
- this.dgvMissStaff.ColumnDeep = 1;
- this.dgvMissStaff.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
- dataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle13.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
- dataGridViewCellStyle13.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle13.ForeColor = System.Drawing.Color.White;
- dataGridViewCellStyle13.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle13.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle13.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvMissStaff.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle13;
- this.dgvMissStaff.ColumnHeadersHeight = 25;
- this.dgvMissStaff.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
- this.dgvMissStaff.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.dataGridViewCheckBoxColumn1,
- this.dataGridViewTextBoxColumn1,
- this.dataGridViewTextBoxColumn2,
- this.dataGridViewTextBoxColumn3,
- this.dataGridViewTextBoxColumn4,
- this.dataGridViewTextBoxColumn5});
- this.dgvMissStaff.ColumnTreeView = null;
- this.dgvMissStaff.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.dgvMissStaff.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgvMissStaff.DynamicColumnName = "";
- this.dgvMissStaff.EnableHeadersVisualStyles = false;
- this.dgvMissStaff.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgvMissStaff.FormatQuantityColumns = null;
- this.dgvMissStaff.HorizontalMergeColumn = null;
- this.dgvMissStaff.IsAutoCountSum = true;
- this.dgvMissStaff.IsAutoResizeColumns = false;
- this.dgvMissStaff.IsClickF12 = false;
- this.dgvMissStaff.IsOpenMergeCellFlag = false;
- this.dgvMissStaff.IsSubTotalFlag = false;
- this.dgvMissStaff.IsTopDeep = false;
- this.dgvMissStaff.Location = new System.Drawing.Point(0, 0);
- this.dgvMissStaff.Margin = new System.Windows.Forms.Padding(4);
- this.dgvMissStaff.MergeColumnNames = null;
- this.dgvMissStaff.MergeDetailColumnNames = null;
- this.dgvMissStaff.MergeDetailOnlyColumn = null;
- this.dgvMissStaff.MergeOnlyColumn = null;
- this.dgvMissStaff.MultiSelect = false;
- this.dgvMissStaff.Name = "dgvMissStaff";
- this.dgvMissStaff.RefreshAtHscroll = false;
- this.dgvMissStaff.RowHeadersWidth = 50;
- this.dgvMissStaff.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
- dataGridViewCellStyle14.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
- this.dgvMissStaff.RowsDefaultCellStyle = dataGridViewCellStyle14;
- this.dgvMissStaff.RowTemplate.Height = 25;
- this.dgvMissStaff.Size = new System.Drawing.Size(1603, 196);
- this.dgvMissStaff.SortOrderColumnName = null;
- this.dgvMissStaff.TabIndex = 1;
- this.dgvMissStaff.Tag = true;
- this.dgvMissStaff.TotalSumColumns = null;
- this.dgvMissStaff.ViewRowFilter = "";
- this.dgvMissStaff.UserDeletingRow += new System.Windows.Forms.DataGridViewRowCancelEventHandler(this.dgvMissStaff_UserDeletingRow);
- //
- // dataGridViewCheckBoxColumn1
- //
- this.dataGridViewCheckBoxColumn1.DataPropertyName = "IsSelected";
- this.dataGridViewCheckBoxColumn1.FalseValue = "0";
- this.dataGridViewCheckBoxColumn1.FillWeight = 60F;
- this.dataGridViewCheckBoxColumn1.HeaderText = "选择";
- this.dataGridViewCheckBoxColumn1.MinimumWidth = 6;
- this.dataGridViewCheckBoxColumn1.Name = "dataGridViewCheckBoxColumn1";
- this.dataGridViewCheckBoxColumn1.Resizable = System.Windows.Forms.DataGridViewTriState.True;
- this.dataGridViewCheckBoxColumn1.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
- this.dataGridViewCheckBoxColumn1.TrueValue = "1";
- this.dataGridViewCheckBoxColumn1.Width = 60;
- //
- // dataGridViewTextBoxColumn1
- //
- this.dataGridViewTextBoxColumn1.DataPropertyName = "StaffCode";
- this.dataGridViewTextBoxColumn1.HeaderText = "员工编号";
- this.dataGridViewTextBoxColumn1.MinimumWidth = 6;
- this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
- this.dataGridViewTextBoxColumn1.ReadOnly = true;
- this.dataGridViewTextBoxColumn1.Width = 125;
- //
- // dataGridViewTextBoxColumn2
- //
- this.dataGridViewTextBoxColumn2.DataPropertyName = "StaffName";
- this.dataGridViewTextBoxColumn2.HeaderText = "员工名称";
- this.dataGridViewTextBoxColumn2.MinimumWidth = 6;
- this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
- this.dataGridViewTextBoxColumn2.ReadOnly = true;
- this.dataGridViewTextBoxColumn2.Width = 125;
- //
- // dataGridViewTextBoxColumn3
- //
- this.dataGridViewTextBoxColumn3.DataPropertyName = "StaffID";
- this.dataGridViewTextBoxColumn3.HeaderText = "员工ID";
- this.dataGridViewTextBoxColumn3.MinimumWidth = 6;
- this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
- this.dataGridViewTextBoxColumn3.Visible = false;
- this.dataGridViewTextBoxColumn3.Width = 125;
- //
- // dataGridViewTextBoxColumn4
- //
- this.dataGridViewTextBoxColumn4.DataPropertyName = "StaffStatus";
- this.dataGridViewTextBoxColumn4.HeaderText = "员工状态";
- this.dataGridViewTextBoxColumn4.MinimumWidth = 6;
- this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
- this.dataGridViewTextBoxColumn4.ReadOnly = true;
- this.dataGridViewTextBoxColumn4.Visible = false;
- this.dataGridViewTextBoxColumn4.Width = 125;
- //
- // dataGridViewTextBoxColumn5
- //
- this.dataGridViewTextBoxColumn5.DataPropertyName = "StaffTempCount";
- this.dataGridViewTextBoxColumn5.HeaderText = "唯一标识";
- this.dataGridViewTextBoxColumn5.MinimumWidth = 6;
- this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
- this.dataGridViewTextBoxColumn5.Visible = false;
- this.dataGridViewTextBoxColumn5.Width = 125;
- //
- // tabPage4
- //
- this.tabPage4.BackgroundImage = global::Dongke.IBOSS.PRD.Client.PMModule.Properties.Resources.bg;
- this.tabPage4.Controls.Add(this.btnUpload);
- this.tabPage4.Controls.Add(this.lvPic);
- this.tabPage4.Controls.Add(this.btnDelete);
- this.tabPage4.Location = new System.Drawing.Point(4, 25);
- this.tabPage4.Margin = new System.Windows.Forms.Padding(0);
- this.tabPage4.Name = "tabPage4";
- this.tabPage4.Size = new System.Drawing.Size(1603, 196);
- this.tabPage4.TabIndex = 1;
- this.tabPage4.Text = "缺陷图片";
- this.tabPage4.UseVisualStyleBackColor = true;
- //
- // odlgFile
- //
- this.odlgFile.FileName = "openFileDialog1";
- //
- // splitContainer1
- //
- this.splitContainer1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.splitContainer1.Location = new System.Drawing.Point(4, 86);
- this.splitContainer1.Margin = new System.Windows.Forms.Padding(4);
- this.splitContainer1.Name = "splitContainer1";
- this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
- //
- // splitContainer1.Panel1
- //
- this.splitContainer1.Panel1.Controls.Add(this.dgvProductionData);
- //
- // splitContainer1.Panel2
- //
- this.splitContainer1.Panel2.Controls.Add(this.splitContainer2);
- this.splitContainer1.Size = new System.Drawing.Size(1611, 712);
- this.splitContainer1.SplitterDistance = 187;
- this.splitContainer1.SplitterWidth = 5;
- this.splitContainer1.TabIndex = 32;
- //
- // splitContainer2
- //
- this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.splitContainer2.Location = new System.Drawing.Point(0, 0);
- this.splitContainer2.Margin = new System.Windows.Forms.Padding(0);
- this.splitContainer2.Name = "splitContainer2";
- this.splitContainer2.Orientation = System.Windows.Forms.Orientation.Horizontal;
- //
- // splitContainer2.Panel1
- //
- this.splitContainer2.Panel1.Controls.Add(this.dgvDefect);
- this.splitContainer2.Panel1.Controls.Add(this.tsrOperate);
- //
- // splitContainer2.Panel2
- //
- this.splitContainer2.Panel2.Controls.Add(this.tabControl2);
- this.splitContainer2.Size = new System.Drawing.Size(1611, 520);
- this.splitContainer2.SplitterDistance = 290;
- this.splitContainer2.SplitterWidth = 5;
- this.splitContainer2.TabIndex = 33;
- //
- // BarCode
- //
- this.BarCode.DataPropertyName = "BarCode";
- this.BarCode.HeaderText = "产品条码";
- this.BarCode.MinimumWidth = 6;
- this.BarCode.Name = "BarCode";
- this.BarCode.ReadOnly = true;
- this.BarCode.Width = 125;
- //
- // GoodsCode
- //
- this.GoodsCode.DataPropertyName = "GoodsCode";
- this.GoodsCode.HeaderText = "产品编码";
- this.GoodsCode.MinimumWidth = 6;
- this.GoodsCode.Name = "GoodsCode";
- this.GoodsCode.ReadOnly = true;
- this.GoodsCode.Width = 125;
- //
- // GoodsName
- //
- this.GoodsName.DataPropertyName = "GoodsName";
- this.GoodsName.HeaderText = "产品名称";
- this.GoodsName.MinimumWidth = 6;
- this.GoodsName.Name = "GoodsName";
- this.GoodsName.ReadOnly = true;
- this.GoodsName.Width = 125;
- //
- // DefectFlag
- //
- this.DefectFlag.DataPropertyName = "DefectFlagID";
- this.DefectFlag.HeaderText = "产品分级";
- this.DefectFlag.MinimumWidth = 6;
- this.DefectFlag.Name = "DefectFlag";
- this.DefectFlag.Resizable = System.Windows.Forms.DataGridViewTriState.True;
- this.DefectFlag.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
- this.DefectFlag.Width = 125;
- //
- // ReworkProcedureID
- //
- this.ReworkProcedureID.DataPropertyName = "ReworkProcedureID";
- this.ReworkProcedureID.HeaderText = "返工工序";
- this.ReworkProcedureID.MinimumWidth = 6;
- this.ReworkProcedureID.Name = "ReworkProcedureID";
- this.ReworkProcedureID.ReadOnly = true;
- this.ReworkProcedureID.Resizable = System.Windows.Forms.DataGridViewTriState.True;
- this.ReworkProcedureID.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
- this.ReworkProcedureID.Width = 125;
- //
- // KilnCode
- //
- this.KilnCode.DataPropertyName = "KilnCode";
- this.KilnCode.HeaderText = "窑炉编码";
- this.KilnCode.MinimumWidth = 6;
- this.KilnCode.Name = "KilnCode";
- this.KilnCode.ReadOnly = true;
- this.KilnCode.Visible = false;
- this.KilnCode.Width = 125;
- //
- // KilnCarCode
- //
- this.KilnCarCode.DataPropertyName = "KilnCarCode";
- this.KilnCarCode.HeaderText = "窑车编码";
- this.KilnCarCode.MinimumWidth = 6;
- this.KilnCarCode.Name = "KilnCarCode";
- this.KilnCarCode.ReadOnly = true;
- this.KilnCarCode.Visible = false;
- this.KilnCarCode.Width = 125;
- //
- // Dictionaryvalue
- //
- this.Dictionaryvalue.DataPropertyName = "Dictionaryvalue";
- this.Dictionaryvalue.HeaderText = "窑车位置";
- this.Dictionaryvalue.MinimumWidth = 6;
- this.Dictionaryvalue.Name = "Dictionaryvalue";
- this.Dictionaryvalue.ReadOnly = true;
- this.Dictionaryvalue.Visible = false;
- this.Dictionaryvalue.Width = 125;
- //
- // dgvUserCode
- //
- this.dgvUserCode.DataPropertyName = "UserCode";
- this.dgvUserCode.HeaderText = "生产工号";
- this.dgvUserCode.MinimumWidth = 6;
- this.dgvUserCode.Name = "dgvUserCode";
- this.dgvUserCode.ReadOnly = true;
- this.dgvUserCode.Width = 125;
- //
- // MouldCode
- //
- this.MouldCode.DataPropertyName = "MouldCode";
- this.MouldCode.HeaderText = "模具编号";
- this.MouldCode.MinimumWidth = 6;
- this.MouldCode.Name = "MouldCode";
- this.MouldCode.ReadOnly = true;
- this.MouldCode.Width = 125;
- //
- // GroutingDate
- //
- this.GroutingDate.DataPropertyName = "GroutingDate";
- dataGridViewCellStyle3.Format = "yyyy-MM-dd";
- dataGridViewCellStyle3.NullValue = null;
- this.GroutingDate.DefaultCellStyle = dataGridViewCellStyle3;
- this.GroutingDate.HeaderText = "注浆日期";
- this.GroutingDate.MinimumWidth = 6;
- this.GroutingDate.Name = "GroutingDate";
- this.GroutingDate.ReadOnly = true;
- this.GroutingDate.Width = 125;
- //
- // GroutingUserCode
- //
- this.GroutingUserCode.DataPropertyName = "GroutingUserCode";
- this.GroutingUserCode.HeaderText = "成型工号";
- this.GroutingUserCode.MinimumWidth = 6;
- this.GroutingUserCode.Name = "GroutingUserCode";
- this.GroutingUserCode.ReadOnly = true;
- this.GroutingUserCode.Width = 125;
- //
- // IsPublicBody
- //
- this.IsPublicBody.DataPropertyName = "IsPublicBody";
- this.IsPublicBody.FalseValue = "0";
- this.IsPublicBody.HeaderText = "公坯标识";
- this.IsPublicBody.MinimumWidth = 6;
- 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";
- this.IsPublicBody.Width = 125;
- //
- // GroutingNum
- //
- this.GroutingNum.DataPropertyName = "GroutingNum";
- dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- this.GroutingNum.DefaultCellStyle = dataGridViewCellStyle4;
- this.GroutingNum.HeaderText = "注浆次数";
- this.GroutingNum.MinimumWidth = 6;
- this.GroutingNum.Name = "GroutingNum";
- this.GroutingNum.ReadOnly = true;
- this.GroutingNum.Width = 125;
- //
- // ReworkProcedureCode
- //
- this.ReworkProcedureCode.DataPropertyName = "ReworkProcedureCode";
- this.ReworkProcedureCode.HeaderText = "返工工序编码";
- this.ReworkProcedureCode.MinimumWidth = 6;
- this.ReworkProcedureCode.Name = "ReworkProcedureCode";
- this.ReworkProcedureCode.ReadOnly = true;
- this.ReworkProcedureCode.Visible = false;
- this.ReworkProcedureCode.Width = 125;
- //
- // ReworkProcedureName
- //
- this.ReworkProcedureName.DataPropertyName = "ReworkProcedureName";
- this.ReworkProcedureName.HeaderText = "返工工序名称";
- this.ReworkProcedureName.MinimumWidth = 6;
- this.ReworkProcedureName.Name = "ReworkProcedureName";
- this.ReworkProcedureName.ReadOnly = true;
- this.ReworkProcedureName.Visible = false;
- this.ReworkProcedureName.Width = 125;
- //
- // ReFine
- //
- this.ReFine.DataPropertyName = "ReFine";
- this.ReFine.FalseValue = "0";
- this.ReFine.HeaderText = "重烧标识";
- this.ReFine.MinimumWidth = 6;
- this.ReFine.Name = "ReFine";
- this.ReFine.ReadOnly = true;
- this.ReFine.Resizable = System.Windows.Forms.DataGridViewTriState.True;
- this.ReFine.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
- this.ReFine.TrueValue = "1";
- this.ReFine.Width = 125;
- //
- // SpecialRepairflag
- //
- this.SpecialRepairflag.DataPropertyName = "SpecialRepairflag";
- this.SpecialRepairflag.FalseValue = "0";
- this.SpecialRepairflag.HeaderText = "干补标识";
- this.SpecialRepairflag.MinimumWidth = 6;
- 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";
- this.SpecialRepairflag.Width = 125;
- //
- // LogoCodeName
- //
- this.LogoCodeName.DataPropertyName = "LogoCodeName";
- this.LogoCodeName.HeaderText = "商标";
- this.LogoCodeName.MinimumWidth = 6;
- this.LogoCodeName.Name = "LogoCodeName";
- this.LogoCodeName.Width = 125;
- //
- // Remarks
- //
- this.Remarks.DataPropertyName = "Remarks";
- this.Remarks.HeaderText = "备注";
- this.Remarks.MaxInputLength = 200;
- this.Remarks.MinimumWidth = 6;
- this.Remarks.Name = "Remarks";
- this.Remarks.Width = 500;
- //
- // GoodsID
- //
- this.GoodsID.DataPropertyName = "GoodsID";
- this.GoodsID.HeaderText = "产品ID";
- this.GoodsID.MinimumWidth = 6;
- this.GoodsID.Name = "GoodsID";
- this.GoodsID.Visible = false;
- this.GoodsID.Width = 125;
- //
- // GoodsLevelTypeID
- //
- this.GoodsLevelTypeID.DataPropertyName = "GoodsLevelTypeID";
- this.GoodsLevelTypeID.HeaderText = "产品分级类别ID";
- this.GoodsLevelTypeID.MinimumWidth = 6;
- this.GoodsLevelTypeID.Name = "GoodsLevelTypeID";
- this.GoodsLevelTypeID.Visible = false;
- this.GoodsLevelTypeID.Width = 125;
- //
- // ReadOnly
- //
- this.ReadOnly.DataPropertyName = "ReadOnly";
- this.ReadOnly.HeaderText = "只读标识";
- this.ReadOnly.MinimumWidth = 6;
- this.ReadOnly.Name = "ReadOnly";
- this.ReadOnly.Visible = false;
- this.ReadOnly.Width = 125;
- //
- // LogoID
- //
- this.LogoID.DataPropertyName = "LogoID";
- this.LogoID.HeaderText = "LogoID";
- this.LogoID.MinimumWidth = 6;
- this.LogoID.Name = "LogoID";
- this.LogoID.Visible = false;
- this.LogoID.Width = 125;
- //
- // F_PM_3202
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.CancelButton = this.btnCancel;
- this.CausesValidation = false;
- this.ClientSize = new System.Drawing.Size(1619, 938);
- this.Controls.Add(this.splitContainer1);
- this.Controls.Add(this.btnCancel);
- this.Controls.Add(this.gbxBasicInfo);
- this.Controls.Add(this.btnSave);
- this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
- this.Margin = new System.Windows.Forms.Padding(7, 6, 7, 6);
- this.Name = "F_PM_3202";
- this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
- this.Text = "半检";
- this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
- this.Load += new System.EventHandler(this.F_PM_3202_Load);
- this.Controls.SetChildIndex(this.btnSave, 0);
- this.Controls.SetChildIndex(this.gbxBasicInfo, 0);
- this.Controls.SetChildIndex(this.btnCancel, 0);
- this.Controls.SetChildIndex(this.splitContainer1, 0);
- this.tsrOperate.ResumeLayout(false);
- this.tsrOperate.PerformLayout();
- this.gbxBasicInfo.ResumeLayout(false);
- this.gbxBasicInfo.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvProductionData)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dgvDefect)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dgvDefectStaff)).EndInit();
- this.tabControl2.ResumeLayout(false);
- this.tabPage3.ResumeLayout(false);
- this.tabPage2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dgvMissStaff)).EndInit();
- this.tabPage4.ResumeLayout(false);
- 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);
- this.ResumeLayout(false);
- this.PerformLayout();
- }
- #endregion
- private Basics.BaseControls.C_ToolStrip tsrOperate;
- private System.Windows.Forms.ToolStripButton tsbtnAdd;
- private System.Windows.Forms.ToolStripButton tsbtnEdit;
- private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
- private System.Windows.Forms.ToolStripButton tsbtnClose;
- private Basics.BaseControls.C_GroupBox gbxBasicInfo;
- private Basics.BaseControls.C_TextBox txtBarCode;
- private Basics.BaseControls.C_Label lblBarCode;
- private Basics.BaseControls.C_DataGridView dgvProductionData;
- private Basics.BaseControls.C_DataGridView dgvDefect;
- private Basics.BaseControls.C_DataGridView dgvDefectStaff;
- private System.Windows.Forms.ListView lvPic;
- private Basics.BaseControls.C_Button btnDelete;
- private Basics.BaseControls.C_Button btnUpload;
- private Basics.BaseControls.C_Button btnSave;
- private Basics.BaseControls.C_Button btnCancel;
- private System.Windows.Forms.TabControl tabControl2;
- private System.Windows.Forms.TabPage tabPage3;
- private System.Windows.Forms.TabPage tabPage4;
- private Basics.BaseControls.C_Label lblUserCode;
- private Basics.BaseControls.C_TextBox txtUserCode;
- private System.Windows.Forms.OpenFileDialog odlgFile;
- private System.Windows.Forms.TabPage tabPage2;
- private Basics.BaseControls.C_DataGridView dgvMissStaff;
- private System.Windows.Forms.SplitContainer splitContainer1;
- private System.Windows.Forms.SplitContainer splitContainer2;
- private System.Windows.Forms.DataGridViewCheckBoxColumn chkSelected;
- private System.Windows.Forms.DataGridViewTextBoxColumn StaffCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn StaffName;
- private System.Windows.Forms.DataGridViewTextBoxColumn StaffID;
- private System.Windows.Forms.DataGridViewTextBoxColumn StaffStatus;
- private System.Windows.Forms.DataGridViewTextBoxColumn StaffTempCount;
- private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn1;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
- private System.Windows.Forms.DataGridViewCheckBoxColumn chkdiscarde;
- private System.Windows.Forms.DataGridViewTextBoxColumn DefectID;
- private System.Windows.Forms.DataGridViewTextBoxColumn DefectCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn DefectName;
- private System.Windows.Forms.DataGridViewTextBoxColumn DefectPositionID;
- private System.Windows.Forms.DataGridViewTextBoxColumn DefectPositionCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn DefectPositionName;
- private System.Windows.Forms.DataGridViewTextBoxColumn DefectFineValue;
- private System.Windows.Forms.DataGridViewTextBoxColumn DefectProcedureID;
- private System.Windows.Forms.DataGridViewTextBoxColumn DefectProcedureCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn DefectProcedureName;
- private System.Windows.Forms.DataGridViewTextBoxColumn DefectUserID;
- private System.Windows.Forms.DataGridViewTextBoxColumn DefectUserCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn DefectUserName;
- private System.Windows.Forms.DataGridViewTextBoxColumn JobsLocation;
- private System.Windows.Forms.DataGridViewTextBoxColumn JobsText;
- private System.Windows.Forms.DataGridViewTextBoxColumn MissedUserID;
- private System.Windows.Forms.DataGridViewTextBoxColumn MissedUserCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn MissedUserName;
- private System.Windows.Forms.DataGridViewTextBoxColumn DefectDeductionNum;
- private System.Windows.Forms.DataGridViewTextBoxColumn DefectDeductionID;
- private System.Windows.Forms.DataGridViewCheckBoxColumn IsOtherDefect;
- private System.Windows.Forms.DataGridViewTextBoxColumn DefectRemarks;
- private System.Windows.Forms.DataGridViewTextBoxColumn ProductionBarCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn TempCount;
- private System.Windows.Forms.DataGridViewTextBoxColumn ProductionDataID;
- private System.Windows.Forms.DataGridViewTextBoxColumn DefectFineID;
- private System.Windows.Forms.DataGridViewTextBoxColumn IsAllowEdit;
- private System.Windows.Forms.DataGridViewTextBoxColumn BarCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn GoodsCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn GoodsName;
- private System.Windows.Forms.DataGridViewComboBoxColumn DefectFlag;
- private Basics.BaseControls.C_DGV_Column_ListBoxComboBox ReworkProcedureID;
- private System.Windows.Forms.DataGridViewTextBoxColumn KilnCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn KilnCarCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn Dictionaryvalue;
- private System.Windows.Forms.DataGridViewTextBoxColumn dgvUserCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn MouldCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn GroutingDate;
- private System.Windows.Forms.DataGridViewTextBoxColumn GroutingUserCode;
- private System.Windows.Forms.DataGridViewCheckBoxColumn IsPublicBody;
- private System.Windows.Forms.DataGridViewTextBoxColumn GroutingNum;
- private System.Windows.Forms.DataGridViewTextBoxColumn ReworkProcedureCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn ReworkProcedureName;
- private System.Windows.Forms.DataGridViewCheckBoxColumn ReFine;
- private System.Windows.Forms.DataGridViewCheckBoxColumn SpecialRepairflag;
- private System.Windows.Forms.DataGridViewTextBoxColumn LogoCodeName;
- private System.Windows.Forms.DataGridViewTextBoxColumn Remarks;
- private System.Windows.Forms.DataGridViewTextBoxColumn GoodsID;
- private System.Windows.Forms.DataGridViewTextBoxColumn GoodsLevelTypeID;
- private System.Windows.Forms.DataGridViewTextBoxColumn ReadOnly;
- private System.Windows.Forms.DataGridViewTextBoxColumn LogoID;
- }
- }
|