| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416 |
- namespace Dongke.IBOSS.PRD.Client.PCModule
- {
- partial class F_PC_0108
- {
- /// <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_PC_0108));
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle17 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle18 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle21 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle22 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle19 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle20 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle23 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle24 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle28 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle29 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle25 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle26 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle27 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle30 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle31 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle32 = 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.tsbtnDisable = new System.Windows.Forms.ToolStripButton();
- this.tsbtnStart = new System.Windows.Forms.ToolStripButton();
- this.tsbtnManager = new System.Windows.Forms.ToolStripButton();
- this.tsbtnQueryRecord = new System.Windows.Forms.ToolStripButton();
- this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
- this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
- this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
- this.dgvGroutingLine = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
- this.GroutingLineID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GroutingLineCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GroutingLineName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.ValueFlag = new System.Windows.Forms.DataGridViewCheckBoxColumn();
- this.BuildingNo = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.FloorNo = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GroutingLineNo = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.MouldQuantity = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GMouldTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.UserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.staffCodeList = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.goosCodeList = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.BeginUsedDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.EndUsedDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GMOULDSTATUSNAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Remarks = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GMouldStatus = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
- this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
- this.txtEndUsedDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
- this.c_Label12 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.txtEndUsedDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
- this.cbEndTime = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
- this.txtRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
- this.lblRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.txtBeginUsedDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
- this.c_Label11 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.txtBeginUsedDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
- this.cbStartTime = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
- this.txtGroutingLineName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
- this.lblGroutingLineName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.txtGroutingLineCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
- this.lblGroutingLineCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.lblGMouldStatus = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.txtGroutingLineNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
- this.lblGroutingLineNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.lblFloorNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.txtBuildingNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
- this.lblBuildingNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
- this.lstcbxGMouldStatus = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
- this.txtFloorNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DGV_Digital();
- this.txtGroutingUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
- this.lblGroutingUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.dgvGroutingLineDetail = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
- this.GroutingLineDetailID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GroutingLineIDM = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GroutingMouldCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.MouldCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GoodsID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GOODSCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GoodsName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GoodsSpecification = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GroutingCount = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GMouldStatusM = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.BeginUsedDateM = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.EndUsedDate2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Remarks1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.RecordRemarks = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.splLine = new System.Windows.Forms.SplitContainer();
- this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn12 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn13 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn14 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn15 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn16 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn17 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn18 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn19 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn20 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn21 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn22 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn23 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn24 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.lblGMouldType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.scbGMouldType = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGMouldType();
- this.tsrOperate.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvGroutingLine)).BeginInit();
- this.gbxCondition.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvGroutingLineDetail)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.splLine)).BeginInit();
- this.splLine.Panel1.SuspendLayout();
- this.splLine.Panel2.SuspendLayout();
- this.splLine.SuspendLayout();
- this.SuspendLayout();
- //
- // tsrOperate
- //
- this.tsrOperate.AutoSize = false;
- this.tsrOperate.BackColor = System.Drawing.SystemColors.Control;
- this.tsrOperate.BackgroundImage = global::Dongke.IBOSS.PRD.Client.PCModule.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.toolStripSeparator1,
- this.tsbtnDisable,
- this.tsbtnStart,
- this.tsbtnManager,
- this.tsbtnQueryRecord,
- this.toolStripSeparator3,
- 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(1016, 35);
- this.tsrOperate.TabIndex = 0;
- //
- // 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.Visible = false;
- this.tsbtnAdd.Click += new System.EventHandler(this.tsbtnAdd_Click);
- //
- // tsbtnEdit
- //
- this.tsbtnEdit.AutoSize = 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 = "编辑(&E)";
- 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;
- //
- // tsbtnDisable
- //
- this.tsbtnDisable.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
- 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(51, 32);
- this.tsbtnDisable.Text = "停用(&S)";
- this.tsbtnDisable.Visible = false;
- this.tsbtnDisable.Click += new System.EventHandler(this.tsbtnDisable_Click);
- //
- // tsbtnStart
- //
- this.tsbtnStart.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
- this.tsbtnStart.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnStart.Image")));
- this.tsbtnStart.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.tsbtnStart.Name = "tsbtnStart";
- this.tsbtnStart.Size = new System.Drawing.Size(51, 32);
- this.tsbtnStart.Text = "启用(&B)";
- this.tsbtnStart.Visible = false;
- this.tsbtnStart.Click += new System.EventHandler(this.tsbtnStart_Click);
- //
- // tsbtnManager
- //
- this.tsbtnManager.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
- this.tsbtnManager.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnManager.Image")));
- this.tsbtnManager.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.tsbtnManager.Name = "tsbtnManager";
- this.tsbtnManager.Size = new System.Drawing.Size(75, 32);
- this.tsbtnManager.Text = "模具管理(&M)";
- this.tsbtnManager.Visible = false;
- this.tsbtnManager.Click += new System.EventHandler(this.tsbtnManager_Click);
- //
- // tsbtnQueryRecord
- //
- this.tsbtnQueryRecord.AutoSize = false;
- this.tsbtnQueryRecord.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tsbtnQueryRecord.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
- this.tsbtnQueryRecord.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.tsbtnQueryRecord.Name = "tsbtnQueryRecord";
- this.tsbtnQueryRecord.Size = new System.Drawing.Size(80, 25);
- this.tsbtnQueryRecord.Text = "模具履历(&L)";
- this.tsbtnQueryRecord.Visible = false;
- this.tsbtnQueryRecord.Click += new System.EventHandler(this.tsbtnQueryRecord_Click);
- //
- // toolStripSeparator3
- //
- this.toolStripSeparator3.AutoSize = false;
- this.toolStripSeparator3.Name = "toolStripSeparator3";
- this.toolStripSeparator3.Size = new System.Drawing.Size(6, 25);
- this.toolStripSeparator3.Visible = false;
- //
- // 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);
- //
- // dgvGroutingLine
- //
- this.dgvGroutingLine.AllowUserToAddRows = false;
- this.dgvGroutingLine.AllowUserToDeleteRows = false;
- this.dgvGroutingLine.AllowUserToModifyRows = true;
- this.dgvGroutingLine.AllowUserToOrderColumns = true;
- dataGridViewCellStyle17.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
- this.dgvGroutingLine.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle17;
- this.dgvGroutingLine.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.dgvGroutingLine.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
- this.dgvGroutingLine.CellHeight = 23;
- this.dgvGroutingLine.ChildNodeColumnName = null;
- this.dgvGroutingLine.ChildNodeColumnText = null;
- this.dgvGroutingLine.ColumnDeep = 1;
- this.dgvGroutingLine.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
- dataGridViewCellStyle18.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle18.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
- dataGridViewCellStyle18.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle18.ForeColor = System.Drawing.Color.White;
- dataGridViewCellStyle18.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle18.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle18.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvGroutingLine.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle18;
- this.dgvGroutingLine.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
- this.dgvGroutingLine.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.GroutingLineID,
- this.GroutingLineCode,
- this.GroutingLineName,
- this.ValueFlag,
- this.BuildingNo,
- this.FloorNo,
- this.GroutingLineNo,
- this.MouldQuantity,
- this.GMouldTypeName,
- this.UserCode,
- this.staffCodeList,
- this.goosCodeList,
- this.BeginUsedDate,
- this.EndUsedDate,
- this.GMOULDSTATUSNAME,
- this.Remarks,
- this.GMouldStatus});
- this.dgvGroutingLine.ColumnTreeView = null;
- this.dgvGroutingLine.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)));
- dataGridViewCellStyle21.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle21.BackColor = System.Drawing.SystemColors.Window;
- dataGridViewCellStyle21.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle21.ForeColor = System.Drawing.SystemColors.ControlText;
- dataGridViewCellStyle21.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle21.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle21.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
- this.dgvGroutingLine.DefaultCellStyle = dataGridViewCellStyle21;
- this.dgvGroutingLine.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgvGroutingLine.DynamicColumnName = "";
- this.dgvGroutingLine.EnableHeadersVisualStyles = false;
- this.dgvGroutingLine.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgvGroutingLine.FormatQuantityColumns = null;
- this.dgvGroutingLine.HorizontalMergeColumn = null;
- this.dgvGroutingLine.IsAutoCountSum = true;
- this.dgvGroutingLine.IsAutoResizeColumns = false;
- this.dgvGroutingLine.IsClickF12 = false;
- this.dgvGroutingLine.IsOpenMergeCellFlag = false;
- this.dgvGroutingLine.IsSubTotalFlag = false;
- this.dgvGroutingLine.IsTopDeep = false;
- this.dgvGroutingLine.Location = new System.Drawing.Point(0, 0);
- this.dgvGroutingLine.MergeColumnNames = null;
- this.dgvGroutingLine.MergeDetailColumnNames = null;
- this.dgvGroutingLine.MergeDetailOnlyColumn = null;
- this.dgvGroutingLine.MergeOnlyColumn = null;
- this.dgvGroutingLine.MultiSelect = false;
- this.dgvGroutingLine.Name = "dgvGroutingLine";
- this.dgvGroutingLine.ReadOnly = true;
- this.dgvGroutingLine.RefreshAtHscroll = false;
- this.dgvGroutingLine.RowHeadersWidth = 50;
- this.dgvGroutingLine.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
- dataGridViewCellStyle22.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
- this.dgvGroutingLine.RowsDefaultCellStyle = dataGridViewCellStyle22;
- this.dgvGroutingLine.RowTemplate.Height = 21;
- this.dgvGroutingLine.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
- this.dgvGroutingLine.ShowEditingIcon = false;
- this.dgvGroutingLine.Size = new System.Drawing.Size(1004, 177);
- this.dgvGroutingLine.SortOrderColumnName = null;
- this.dgvGroutingLine.TabIndex = 18;
- this.dgvGroutingLine.Tag = true;
- this.dgvGroutingLine.TotalSumColumns = null;
- this.dgvGroutingLine.ViewRowFilter = "";
- this.dgvGroutingLine.VirtualMode = true;
- this.dgvGroutingLine.ColumnHeaderMouseClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.dgvGroutingLine_ColumnHeaderMouseClick);
- this.dgvGroutingLine.SelectionChanged += new System.EventHandler(this.dgvGroutingLine_SelectionChanged);
- //
- // GroutingLineID
- //
- this.GroutingLineID.DataPropertyName = "GroutingLineID";
- this.GroutingLineID.HeaderText = "成型生产线ID";
- this.GroutingLineID.Name = "GroutingLineID";
- this.GroutingLineID.ReadOnly = true;
- this.GroutingLineID.Visible = false;
- //
- // GroutingLineCode
- //
- this.GroutingLineCode.DataPropertyName = "GroutingLineCode";
- this.GroutingLineCode.HeaderText = "成型线编码";
- this.GroutingLineCode.Name = "GroutingLineCode";
- this.GroutingLineCode.ReadOnly = true;
- //
- // GroutingLineName
- //
- this.GroutingLineName.DataPropertyName = "GroutingLineName";
- this.GroutingLineName.HeaderText = "成型线名称";
- this.GroutingLineName.Name = "GroutingLineName";
- this.GroutingLineName.ReadOnly = true;
- //
- // ValueFlag
- //
- this.ValueFlag.DataPropertyName = "ValueFlag";
- this.ValueFlag.FalseValue = "0";
- this.ValueFlag.HeaderText = "有效标识";
- this.ValueFlag.Name = "ValueFlag";
- this.ValueFlag.ReadOnly = true;
- this.ValueFlag.Resizable = System.Windows.Forms.DataGridViewTriState.True;
- this.ValueFlag.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
- this.ValueFlag.TrueValue = "1";
- this.ValueFlag.Visible = false;
- //
- // BuildingNo
- //
- this.BuildingNo.DataPropertyName = "BuildingNo";
- this.BuildingNo.HeaderText = "楼号";
- this.BuildingNo.Name = "BuildingNo";
- this.BuildingNo.ReadOnly = true;
- //
- // FloorNo
- //
- this.FloorNo.DataPropertyName = "FloorNo";
- this.FloorNo.HeaderText = "楼层";
- this.FloorNo.Name = "FloorNo";
- this.FloorNo.ReadOnly = true;
- //
- // GroutingLineNo
- //
- this.GroutingLineNo.DataPropertyName = "GroutingLineNo";
- this.GroutingLineNo.HeaderText = "线号";
- this.GroutingLineNo.Name = "GroutingLineNo";
- this.GroutingLineNo.ReadOnly = true;
- //
- // MouldQuantity
- //
- this.MouldQuantity.DataPropertyName = "MouldQuantity";
- this.MouldQuantity.HeaderText = "模具个数";
- this.MouldQuantity.Name = "MouldQuantity";
- this.MouldQuantity.ReadOnly = true;
- //
- // GMouldTypeName
- //
- this.GMouldTypeName.DataPropertyName = "GMouldTypeName";
- this.GMouldTypeName.HeaderText = "成型线类型";
- this.GMouldTypeName.Name = "GMouldTypeName";
- this.GMouldTypeName.ReadOnly = true;
- //
- // UserCode
- //
- this.UserCode.DataPropertyName = "userCodeList";
- this.UserCode.HeaderText = "成型工号";
- this.UserCode.Name = "UserCode";
- this.UserCode.ReadOnly = true;
- //
- // staffCodeList
- //
- this.staffCodeList.DataPropertyName = "staffCodeList";
- this.staffCodeList.HeaderText = "员工姓名";
- this.staffCodeList.Name = "staffCodeList";
- this.staffCodeList.ReadOnly = true;
- //
- // goosCodeList
- //
- this.goosCodeList.DataPropertyName = "goosCodeList";
- this.goosCodeList.HeaderText = "产品编码";
- this.goosCodeList.Name = "goosCodeList";
- this.goosCodeList.ReadOnly = true;
- //
- // BeginUsedDate
- //
- this.BeginUsedDate.DataPropertyName = "BeginUsedDate";
- dataGridViewCellStyle19.Format = "yyyy-MM-dd";
- dataGridViewCellStyle19.NullValue = null;
- this.BeginUsedDate.DefaultCellStyle = dataGridViewCellStyle19;
- this.BeginUsedDate.HeaderText = "开始使用日期";
- this.BeginUsedDate.Name = "BeginUsedDate";
- this.BeginUsedDate.ReadOnly = true;
- this.BeginUsedDate.Width = 120;
- //
- // EndUsedDate
- //
- this.EndUsedDate.DataPropertyName = "EndUsedDate";
- dataGridViewCellStyle20.Format = "yyyy-MM-dd";
- dataGridViewCellStyle20.NullValue = null;
- this.EndUsedDate.DefaultCellStyle = dataGridViewCellStyle20;
- this.EndUsedDate.HeaderText = "结束使用日期";
- this.EndUsedDate.Name = "EndUsedDate";
- this.EndUsedDate.ReadOnly = true;
- this.EndUsedDate.Width = 120;
- //
- // GMOULDSTATUSNAME
- //
- this.GMOULDSTATUSNAME.DataPropertyName = "GMOULDSTATUSNAME";
- this.GMOULDSTATUSNAME.HeaderText = "成型线状态";
- this.GMOULDSTATUSNAME.Name = "GMOULDSTATUSNAME";
- this.GMOULDSTATUSNAME.ReadOnly = true;
- this.GMOULDSTATUSNAME.Width = 120;
- //
- // Remarks
- //
- this.Remarks.DataPropertyName = "Remarks";
- this.Remarks.HeaderText = "备注";
- this.Remarks.Name = "Remarks";
- this.Remarks.ReadOnly = true;
- //
- // GMouldStatus
- //
- this.GMouldStatus.DataPropertyName = "GMouldStatus";
- this.GMouldStatus.HeaderText = "GMouldStatus";
- this.GMouldStatus.Name = "GMouldStatus";
- this.GMouldStatus.ReadOnly = true;
- this.GMouldStatus.Visible = false;
- //
- // btnClearCondition
- //
- this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.btnClearCondition.BackColor = System.Drawing.Color.Gray;
- 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(913, 68);
- this.btnClearCondition.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.btnClearCondition.Name = "btnClearCondition";
- this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
- this.btnClearCondition.TabIndex = 17;
- this.btnClearCondition.Text = "清空条件(&C)";
- this.btnClearCondition.UseVisualStyleBackColor = false;
- 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.Gray;
- 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(822, 68);
- this.btnSearch.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.btnSearch.Name = "btnSearch";
- this.btnSearch.Size = new System.Drawing.Size(85, 30);
- this.btnSearch.TabIndex = 16;
- this.btnSearch.Text = "查询(&Q)";
- this.btnSearch.UseVisualStyleBackColor = false;
- this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
- //
- // txtEndUsedDateEnd
- //
- this.txtEndUsedDateEnd.CustomFormat = "yyyy-MM-dd";
- this.txtEndUsedDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtEndUsedDateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.txtEndUsedDateEnd.Location = new System.Drawing.Point(803, 47);
- this.txtEndUsedDateEnd.Name = "txtEndUsedDateEnd";
- this.txtEndUsedDateEnd.Size = new System.Drawing.Size(105, 21);
- this.txtEndUsedDateEnd.TabIndex = 12;
- //
- // c_Label12
- //
- this.c_Label12.AutoSize = true;
- this.c_Label12.BackColor = System.Drawing.Color.Transparent;
- this.c_Label12.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.c_Label12.ForeColor = System.Drawing.SystemColors.ControlText;
- this.c_Label12.Location = new System.Drawing.Point(780, 50);
- this.c_Label12.Name = "c_Label12";
- this.c_Label12.Size = new System.Drawing.Size(17, 12);
- this.c_Label12.TabIndex = 17;
- this.c_Label12.Text = "至";
- //
- // txtEndUsedDateStart
- //
- this.txtEndUsedDateStart.CustomFormat = "yyyy-MM-dd";
- this.txtEndUsedDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtEndUsedDateStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.txtEndUsedDateStart.Location = new System.Drawing.Point(671, 47);
- this.txtEndUsedDateStart.Name = "txtEndUsedDateStart";
- this.txtEndUsedDateStart.Size = new System.Drawing.Size(103, 21);
- this.txtEndUsedDateStart.TabIndex = 11;
- //
- // cbEndTime
- //
- this.cbEndTime.AutoSize = true;
- this.cbEndTime.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cbEndTime.Location = new System.Drawing.Point(596, 49);
- this.cbEndTime.Name = "cbEndTime";
- this.cbEndTime.Size = new System.Drawing.Size(72, 16);
- this.cbEndTime.TabIndex = 10;
- this.cbEndTime.Text = "结束日期";
- this.cbEndTime.UseVisualStyleBackColor = true;
- this.cbEndTime.CheckedChanged += new System.EventHandler(this.cbEndTime_CheckedChanged);
- //
- // txtRemarks
- //
- this.txtRemarks.BackColor = System.Drawing.SystemColors.Window;
- this.txtRemarks.BackgroundColor = System.Drawing.SystemColors.Window;
- this.txtRemarks.ErrorMessage = "";
- this.txtRemarks.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtRemarks.Location = new System.Drawing.Point(77, 74);
- this.txtRemarks.MaxLength = 500;
- this.txtRemarks.Name = "txtRemarks";
- this.txtRemarks.Size = new System.Drawing.Size(317, 21);
- this.txtRemarks.TabIndex = 13;
- //
- // lblRemarks
- //
- this.lblRemarks.AutoSize = true;
- this.lblRemarks.BackColor = System.Drawing.Color.Transparent;
- this.lblRemarks.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblRemarks.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblRemarks.Location = new System.Drawing.Point(42, 75);
- this.lblRemarks.Name = "lblRemarks";
- this.lblRemarks.Size = new System.Drawing.Size(29, 12);
- this.lblRemarks.TabIndex = 20;
- this.lblRemarks.Text = "备注";
- //
- // txtBeginUsedDateEnd
- //
- this.txtBeginUsedDateEnd.CustomFormat = "yyyy-MM-dd";
- this.txtBeginUsedDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtBeginUsedDateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.txtBeginUsedDateEnd.Location = new System.Drawing.Point(803, 20);
- this.txtBeginUsedDateEnd.Name = "txtBeginUsedDateEnd";
- this.txtBeginUsedDateEnd.Size = new System.Drawing.Size(105, 21);
- this.txtBeginUsedDateEnd.TabIndex = 6;
- //
- // c_Label11
- //
- this.c_Label11.AutoSize = true;
- this.c_Label11.BackColor = System.Drawing.Color.Transparent;
- this.c_Label11.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.c_Label11.ForeColor = System.Drawing.SystemColors.ControlText;
- this.c_Label11.Location = new System.Drawing.Point(780, 24);
- this.c_Label11.Name = "c_Label11";
- this.c_Label11.Size = new System.Drawing.Size(17, 12);
- this.c_Label11.TabIndex = 8;
- this.c_Label11.Text = "至";
- //
- // txtBeginUsedDateStart
- //
- this.txtBeginUsedDateStart.CustomFormat = "yyyy-MM-dd";
- this.txtBeginUsedDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtBeginUsedDateStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.txtBeginUsedDateStart.Location = new System.Drawing.Point(671, 20);
- this.txtBeginUsedDateStart.Name = "txtBeginUsedDateStart";
- this.txtBeginUsedDateStart.Size = new System.Drawing.Size(103, 21);
- this.txtBeginUsedDateStart.TabIndex = 5;
- //
- // cbStartTime
- //
- this.cbStartTime.AutoSize = true;
- this.cbStartTime.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cbStartTime.Location = new System.Drawing.Point(596, 22);
- this.cbStartTime.Name = "cbStartTime";
- this.cbStartTime.Size = new System.Drawing.Size(72, 16);
- this.cbStartTime.TabIndex = 4;
- this.cbStartTime.Text = "开始日期";
- this.cbStartTime.UseVisualStyleBackColor = true;
- this.cbStartTime.CheckedChanged += new System.EventHandler(this.cbStartTime_CheckedChanged);
- //
- // txtGroutingLineName
- //
- this.txtGroutingLineName.BackColor = System.Drawing.SystemColors.Window;
- this.txtGroutingLineName.BackgroundColor = System.Drawing.SystemColors.Window;
- this.txtGroutingLineName.ErrorMessage = "";
- this.txtGroutingLineName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtGroutingLineName.Location = new System.Drawing.Point(274, 47);
- this.txtGroutingLineName.MaxLength = 50;
- this.txtGroutingLineName.Name = "txtGroutingLineName";
- this.txtGroutingLineName.Size = new System.Drawing.Size(120, 21);
- this.txtGroutingLineName.TabIndex = 8;
- //
- // lblGroutingLineName
- //
- this.lblGroutingLineName.AutoSize = true;
- this.lblGroutingLineName.BackColor = System.Drawing.Color.Transparent;
- this.lblGroutingLineName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblGroutingLineName.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblGroutingLineName.Location = new System.Drawing.Point(203, 50);
- this.lblGroutingLineName.Name = "lblGroutingLineName";
- this.lblGroutingLineName.Size = new System.Drawing.Size(65, 12);
- this.lblGroutingLineName.TabIndex = 12;
- this.lblGroutingLineName.Text = "成型线名称";
- //
- // txtGroutingLineCode
- //
- this.txtGroutingLineCode.BackColor = System.Drawing.SystemColors.Window;
- this.txtGroutingLineCode.BackgroundColor = System.Drawing.SystemColors.Window;
- this.txtGroutingLineCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
- this.txtGroutingLineCode.ErrorMessage = "";
- this.txtGroutingLineCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtGroutingLineCode.ImeMode = System.Windows.Forms.ImeMode.Off;
- this.txtGroutingLineCode.Location = new System.Drawing.Point(77, 47);
- this.txtGroutingLineCode.MaxLength = 30;
- this.txtGroutingLineCode.Name = "txtGroutingLineCode";
- this.txtGroutingLineCode.Size = new System.Drawing.Size(120, 21);
- this.txtGroutingLineCode.TabIndex = 7;
- this.txtGroutingLineCode.TextValue = "";
- //
- // lblGroutingLineCode
- //
- this.lblGroutingLineCode.AutoSize = true;
- this.lblGroutingLineCode.BackColor = System.Drawing.Color.Transparent;
- this.lblGroutingLineCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblGroutingLineCode.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblGroutingLineCode.Location = new System.Drawing.Point(6, 50);
- this.lblGroutingLineCode.Name = "lblGroutingLineCode";
- this.lblGroutingLineCode.Size = new System.Drawing.Size(65, 12);
- this.lblGroutingLineCode.TabIndex = 10;
- this.lblGroutingLineCode.Text = "成型线编码";
- //
- // lblGMouldStatus
- //
- this.lblGMouldStatus.AutoSize = true;
- this.lblGMouldStatus.BackColor = System.Drawing.Color.Transparent;
- this.lblGMouldStatus.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblGMouldStatus.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblGMouldStatus.Location = new System.Drawing.Point(400, 78);
- this.lblGMouldStatus.Name = "lblGMouldStatus";
- this.lblGMouldStatus.Size = new System.Drawing.Size(65, 12);
- this.lblGMouldStatus.TabIndex = 22;
- this.lblGMouldStatus.Text = "成型线状态";
- //
- // txtGroutingLineNo
- //
- this.txtGroutingLineNo.BackColor = System.Drawing.SystemColors.Window;
- this.txtGroutingLineNo.BackgroundColor = System.Drawing.SystemColors.Window;
- this.txtGroutingLineNo.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
- this.txtGroutingLineNo.ErrorMessage = "";
- this.txtGroutingLineNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtGroutingLineNo.Location = new System.Drawing.Point(471, 20);
- this.txtGroutingLineNo.MaxLength = 10;
- this.txtGroutingLineNo.Name = "txtGroutingLineNo";
- this.txtGroutingLineNo.Size = new System.Drawing.Size(120, 21);
- this.txtGroutingLineNo.TabIndex = 3;
- //
- // lblGroutingLineNo
- //
- this.lblGroutingLineNo.AutoSize = true;
- this.lblGroutingLineNo.BackColor = System.Drawing.Color.Transparent;
- this.lblGroutingLineNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblGroutingLineNo.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblGroutingLineNo.Location = new System.Drawing.Point(436, 23);
- this.lblGroutingLineNo.Name = "lblGroutingLineNo";
- this.lblGroutingLineNo.Size = new System.Drawing.Size(29, 12);
- this.lblGroutingLineNo.TabIndex = 4;
- this.lblGroutingLineNo.Text = "线号";
- //
- // lblFloorNo
- //
- this.lblFloorNo.AutoSize = true;
- this.lblFloorNo.BackColor = System.Drawing.Color.Transparent;
- this.lblFloorNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblFloorNo.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblFloorNo.Location = new System.Drawing.Point(239, 23);
- this.lblFloorNo.Name = "lblFloorNo";
- this.lblFloorNo.Size = new System.Drawing.Size(29, 12);
- this.lblFloorNo.TabIndex = 2;
- this.lblFloorNo.Text = "楼层";
- //
- // txtBuildingNo
- //
- this.txtBuildingNo.BackColor = System.Drawing.SystemColors.Window;
- this.txtBuildingNo.BackgroundColor = System.Drawing.SystemColors.Window;
- this.txtBuildingNo.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
- this.txtBuildingNo.ErrorMessage = "";
- this.txtBuildingNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtBuildingNo.Location = new System.Drawing.Point(77, 20);
- this.txtBuildingNo.MaxLength = 10;
- this.txtBuildingNo.Name = "txtBuildingNo";
- this.txtBuildingNo.Size = new System.Drawing.Size(120, 21);
- this.txtBuildingNo.TabIndex = 1;
- //
- // lblBuildingNo
- //
- this.lblBuildingNo.AutoSize = true;
- this.lblBuildingNo.BackColor = System.Drawing.Color.Transparent;
- this.lblBuildingNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblBuildingNo.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblBuildingNo.Location = new System.Drawing.Point(42, 23);
- this.lblBuildingNo.Name = "lblBuildingNo";
- this.lblBuildingNo.Size = new System.Drawing.Size(29, 12);
- this.lblBuildingNo.TabIndex = 0;
- this.lblBuildingNo.Text = "楼号";
- //
- // 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.lblGMouldType);
- this.gbxCondition.Controls.Add(this.scbGMouldType);
- this.gbxCondition.Controls.Add(this.lstcbxGMouldStatus);
- this.gbxCondition.Controls.Add(this.txtFloorNo);
- this.gbxCondition.Controls.Add(this.lblBuildingNo);
- this.gbxCondition.Controls.Add(this.lblGroutingLineCode);
- this.gbxCondition.Controls.Add(this.btnClearCondition);
- this.gbxCondition.Controls.Add(this.btnSearch);
- this.gbxCondition.Controls.Add(this.txtBuildingNo);
- this.gbxCondition.Controls.Add(this.txtGroutingUserCode);
- this.gbxCondition.Controls.Add(this.txtGroutingLineCode);
- this.gbxCondition.Controls.Add(this.txtEndUsedDateEnd);
- this.gbxCondition.Controls.Add(this.c_Label12);
- this.gbxCondition.Controls.Add(this.txtEndUsedDateStart);
- this.gbxCondition.Controls.Add(this.lblFloorNo);
- this.gbxCondition.Controls.Add(this.cbEndTime);
- this.gbxCondition.Controls.Add(this.lblGroutingUserCode);
- this.gbxCondition.Controls.Add(this.lblGroutingLineNo);
- this.gbxCondition.Controls.Add(this.txtGroutingLineNo);
- this.gbxCondition.Controls.Add(this.txtBeginUsedDateEnd);
- this.gbxCondition.Controls.Add(this.txtRemarks);
- this.gbxCondition.Controls.Add(this.c_Label11);
- this.gbxCondition.Controls.Add(this.lblRemarks);
- this.gbxCondition.Controls.Add(this.txtBeginUsedDateStart);
- this.gbxCondition.Controls.Add(this.lblGMouldStatus);
- this.gbxCondition.Controls.Add(this.cbStartTime);
- this.gbxCondition.Controls.Add(this.lblGroutingLineName);
- this.gbxCondition.Controls.Add(this.txtGroutingLineName);
- 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(1004, 103);
- this.gbxCondition.TabIndex = 1;
- this.gbxCondition.TabStop = false;
- this.gbxCondition.Text = "查询条件 ▼";
- //
- // lstcbxGMouldStatus
- //
- this.lstcbxGMouldStatus.BackColor = System.Drawing.SystemColors.Window;
- this.lstcbxGMouldStatus.BackgroundColor = System.Drawing.SystemColors.Window;
- this.lstcbxGMouldStatus.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.lstcbxGMouldStatus.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lstcbxGMouldStatus.FormattingEnabled = true;
- this.lstcbxGMouldStatus.Location = new System.Drawing.Point(471, 74);
- this.lstcbxGMouldStatus.Name = "lstcbxGMouldStatus";
- this.lstcbxGMouldStatus.Size = new System.Drawing.Size(121, 20);
- this.lstcbxGMouldStatus.TabIndex = 23;
- //
- // txtFloorNo
- //
- this.txtFloorNo.BackColor = System.Drawing.SystemColors.Window;
- this.txtFloorNo.BackgroundColor = System.Drawing.SystemColors.Window;
- this.txtFloorNo.EditingControlFormattedValue = "";
- this.txtFloorNo.ErrorMessage = "";
- this.txtFloorNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtFloorNo.ImeMode = System.Windows.Forms.ImeMode.Off;
- this.txtFloorNo.Location = new System.Drawing.Point(274, 21);
- this.txtFloorNo.MaxValue = new decimal(new int[] {
- 99,
- 0,
- 0,
- 0});
- this.txtFloorNo.MinValue = new decimal(new int[] {
- 1,
- 0,
- 0,
- 0});
- this.txtFloorNo.Name = "txtFloorNo";
- this.txtFloorNo.Number = new System.Drawing.Point(2, 0);
- this.txtFloorNo.ShowDecimal = false;
- this.txtFloorNo.Size = new System.Drawing.Size(120, 21);
- this.txtFloorNo.TabIndex = 2;
- this.txtFloorNo.TextValue = "";
- //
- // txtGroutingUserCode
- //
- this.txtGroutingUserCode.BackColor = System.Drawing.SystemColors.Window;
- this.txtGroutingUserCode.BackgroundColor = System.Drawing.SystemColors.Window;
- this.txtGroutingUserCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
- this.txtGroutingUserCode.ErrorMessage = "";
- this.txtGroutingUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtGroutingUserCode.ImeMode = System.Windows.Forms.ImeMode.Off;
- this.txtGroutingUserCode.Location = new System.Drawing.Point(657, 74);
- this.txtGroutingUserCode.MaxLength = 20;
- this.txtGroutingUserCode.Name = "txtGroutingUserCode";
- this.txtGroutingUserCode.Size = new System.Drawing.Size(120, 21);
- this.txtGroutingUserCode.TabIndex = 15;
- this.txtGroutingUserCode.TextValue = "";
- //
- // lblGroutingUserCode
- //
- this.lblGroutingUserCode.AutoSize = true;
- this.lblGroutingUserCode.BackColor = System.Drawing.Color.Transparent;
- this.lblGroutingUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblGroutingUserCode.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblGroutingUserCode.Location = new System.Drawing.Point(598, 78);
- this.lblGroutingUserCode.Name = "lblGroutingUserCode";
- this.lblGroutingUserCode.Size = new System.Drawing.Size(53, 12);
- this.lblGroutingUserCode.TabIndex = 4;
- this.lblGroutingUserCode.Text = "成型工号";
- //
- // dgvGroutingLineDetail
- //
- this.dgvGroutingLineDetail.AllowUserToAddRows = false;
- this.dgvGroutingLineDetail.AllowUserToDeleteRows = false;
- this.dgvGroutingLineDetail.AllowUserToModifyRows = true;
- this.dgvGroutingLineDetail.AllowUserToOrderColumns = true;
- dataGridViewCellStyle23.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
- this.dgvGroutingLineDetail.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle23;
- this.dgvGroutingLineDetail.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.dgvGroutingLineDetail.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
- this.dgvGroutingLineDetail.CellHeight = 23;
- this.dgvGroutingLineDetail.ChildNodeColumnName = null;
- this.dgvGroutingLineDetail.ChildNodeColumnText = null;
- this.dgvGroutingLineDetail.ColumnDeep = 1;
- this.dgvGroutingLineDetail.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
- dataGridViewCellStyle24.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle24.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
- dataGridViewCellStyle24.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle24.ForeColor = System.Drawing.Color.White;
- dataGridViewCellStyle24.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle24.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle24.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvGroutingLineDetail.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle24;
- this.dgvGroutingLineDetail.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
- this.dgvGroutingLineDetail.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.GroutingLineDetailID,
- this.GroutingLineIDM,
- this.GroutingMouldCode,
- this.MouldCode,
- this.GoodsID,
- this.GOODSCODE,
- this.GoodsName,
- this.GoodsSpecification,
- this.GroutingCount,
- this.GMouldStatusM,
- this.BeginUsedDateM,
- this.EndUsedDate2,
- this.Remarks1,
- this.RecordRemarks});
- this.dgvGroutingLineDetail.ColumnTreeView = null;
- this.dgvGroutingLineDetail.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)));
- dataGridViewCellStyle28.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle28.BackColor = System.Drawing.SystemColors.Window;
- dataGridViewCellStyle28.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle28.ForeColor = System.Drawing.SystemColors.ControlText;
- dataGridViewCellStyle28.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle28.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle28.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
- this.dgvGroutingLineDetail.DefaultCellStyle = dataGridViewCellStyle28;
- this.dgvGroutingLineDetail.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgvGroutingLineDetail.DynamicColumnName = "";
- this.dgvGroutingLineDetail.EnableHeadersVisualStyles = false;
- this.dgvGroutingLineDetail.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgvGroutingLineDetail.FormatQuantityColumns = null;
- this.dgvGroutingLineDetail.HorizontalMergeColumn = null;
- this.dgvGroutingLineDetail.IsAutoCountSum = true;
- this.dgvGroutingLineDetail.IsAutoResizeColumns = false;
- this.dgvGroutingLineDetail.IsClickF12 = false;
- this.dgvGroutingLineDetail.IsOpenMergeCellFlag = false;
- this.dgvGroutingLineDetail.IsSubTotalFlag = false;
- this.dgvGroutingLineDetail.IsTopDeep = false;
- this.dgvGroutingLineDetail.Location = new System.Drawing.Point(0, 0);
- this.dgvGroutingLineDetail.MergeColumnNames = null;
- this.dgvGroutingLineDetail.MergeDetailColumnNames = null;
- this.dgvGroutingLineDetail.MergeDetailOnlyColumn = null;
- this.dgvGroutingLineDetail.MergeOnlyColumn = null;
- this.dgvGroutingLineDetail.MultiSelect = false;
- this.dgvGroutingLineDetail.Name = "dgvGroutingLineDetail";
- this.dgvGroutingLineDetail.ReadOnly = true;
- this.dgvGroutingLineDetail.RefreshAtHscroll = false;
- this.dgvGroutingLineDetail.RowHeadersWidth = 50;
- this.dgvGroutingLineDetail.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
- dataGridViewCellStyle29.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
- this.dgvGroutingLineDetail.RowsDefaultCellStyle = dataGridViewCellStyle29;
- this.dgvGroutingLineDetail.RowTemplate.Height = 21;
- this.dgvGroutingLineDetail.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
- this.dgvGroutingLineDetail.Size = new System.Drawing.Size(1004, 157);
- this.dgvGroutingLineDetail.SortOrderColumnName = null;
- this.dgvGroutingLineDetail.TabIndex = 19;
- this.dgvGroutingLineDetail.Tag = true;
- this.dgvGroutingLineDetail.TotalSumColumns = null;
- this.dgvGroutingLineDetail.ViewRowFilter = "";
- this.dgvGroutingLineDetail.VirtualMode = true;
- //
- // GroutingLineDetailID
- //
- this.GroutingLineDetailID.DataPropertyName = "GroutingLineDetailID";
- this.GroutingLineDetailID.HeaderText = "成型生产线明细ID";
- this.GroutingLineDetailID.Name = "GroutingLineDetailID";
- this.GroutingLineDetailID.ReadOnly = true;
- this.GroutingLineDetailID.Visible = false;
- //
- // GroutingLineIDM
- //
- this.GroutingLineIDM.DataPropertyName = "GroutingLineID";
- this.GroutingLineIDM.HeaderText = "成型生产线ID";
- this.GroutingLineIDM.Name = "GroutingLineIDM";
- this.GroutingLineIDM.ReadOnly = true;
- this.GroutingLineIDM.Visible = false;
- //
- // GroutingMouldCode
- //
- this.GroutingMouldCode.DataPropertyName = "GroutingMouldCode";
- this.GroutingMouldCode.HeaderText = "模具编号";
- this.GroutingMouldCode.Name = "GroutingMouldCode";
- this.GroutingMouldCode.ReadOnly = true;
- this.GroutingMouldCode.Width = 120;
- //
- // MouldCode
- //
- this.MouldCode.DataPropertyName = "MouldCode";
- this.MouldCode.HeaderText = "模具编号";
- this.MouldCode.Name = "MouldCode";
- this.MouldCode.ReadOnly = true;
- this.MouldCode.Visible = false;
- //
- // GoodsID
- //
- this.GoodsID.DataPropertyName = "GoodsID";
- this.GoodsID.HeaderText = "产品ID";
- this.GoodsID.Name = "GoodsID";
- this.GoodsID.ReadOnly = true;
- this.GoodsID.Visible = false;
- //
- // 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;
- //
- // GoodsSpecification
- //
- this.GoodsSpecification.DataPropertyName = "GoodsSpecification";
- this.GoodsSpecification.HeaderText = "产品规格";
- this.GoodsSpecification.Name = "GoodsSpecification";
- this.GoodsSpecification.ReadOnly = true;
- //
- // GroutingCount
- //
- this.GroutingCount.DataPropertyName = "GroutingCount";
- dataGridViewCellStyle25.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- this.GroutingCount.DefaultCellStyle = dataGridViewCellStyle25;
- this.GroutingCount.HeaderText = "注浆次数";
- this.GroutingCount.Name = "GroutingCount";
- this.GroutingCount.ReadOnly = true;
- //
- // GMouldStatusM
- //
- this.GMouldStatusM.DataPropertyName = "GMOULDSTATUSNAME";
- this.GMouldStatusM.HeaderText = "模具状态";
- this.GMouldStatusM.Name = "GMouldStatusM";
- this.GMouldStatusM.ReadOnly = true;
- this.GMouldStatusM.Width = 120;
- //
- // BeginUsedDateM
- //
- this.BeginUsedDateM.DataPropertyName = "BeginUsedDate";
- dataGridViewCellStyle26.Format = "yyyy-MM-dd";
- dataGridViewCellStyle26.NullValue = null;
- this.BeginUsedDateM.DefaultCellStyle = dataGridViewCellStyle26;
- this.BeginUsedDateM.HeaderText = "开始使用日期";
- this.BeginUsedDateM.Name = "BeginUsedDateM";
- this.BeginUsedDateM.ReadOnly = true;
- this.BeginUsedDateM.Width = 120;
- //
- // EndUsedDate2
- //
- this.EndUsedDate2.DataPropertyName = "EndUsedDate";
- dataGridViewCellStyle27.Format = "yyyy-MM-dd";
- this.EndUsedDate2.DefaultCellStyle = dataGridViewCellStyle27;
- this.EndUsedDate2.HeaderText = "结束使用日期";
- this.EndUsedDate2.Name = "EndUsedDate2";
- this.EndUsedDate2.ReadOnly = true;
- //
- // Remarks1
- //
- this.Remarks1.DataPropertyName = "RreasonRemarks";
- this.Remarks1.HeaderText = "备注";
- this.Remarks1.Name = "Remarks1";
- this.Remarks1.ReadOnly = true;
- this.Remarks1.Width = 200;
- //
- // RecordRemarks
- //
- this.RecordRemarks.DataPropertyName = "RecordRemarks";
- this.RecordRemarks.HeaderText = "操作备注";
- this.RecordRemarks.Name = "RecordRemarks";
- this.RecordRemarks.ReadOnly = true;
- //
- // splLine
- //
- this.splLine.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.splLine.Location = new System.Drawing.Point(0, 147);
- this.splLine.Name = "splLine";
- this.splLine.Orientation = System.Windows.Forms.Orientation.Horizontal;
- //
- // splLine.Panel1
- //
- this.splLine.Panel1.Controls.Add(this.dgvGroutingLine);
- //
- // splLine.Panel2
- //
- this.splLine.Panel2.Controls.Add(this.dgvGroutingLineDetail);
- this.splLine.Size = new System.Drawing.Size(1004, 338);
- this.splLine.SplitterDistance = 177;
- this.splLine.TabIndex = 105;
- //
- // dataGridViewTextBoxColumn1
- //
- this.dataGridViewTextBoxColumn1.DataPropertyName = "GroutingLineID";
- this.dataGridViewTextBoxColumn1.HeaderText = "成型生产线ID";
- this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
- this.dataGridViewTextBoxColumn1.Visible = false;
- //
- // dataGridViewTextBoxColumn2
- //
- this.dataGridViewTextBoxColumn2.DataPropertyName = "GroutingLineCode";
- this.dataGridViewTextBoxColumn2.HeaderText = "成型线编码";
- this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
- //
- // dataGridViewTextBoxColumn3
- //
- this.dataGridViewTextBoxColumn3.DataPropertyName = "GroutingLineName";
- this.dataGridViewTextBoxColumn3.HeaderText = "成型线名称";
- this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
- //
- // dataGridViewTextBoxColumn4
- //
- this.dataGridViewTextBoxColumn4.DataPropertyName = "BuildingNo";
- this.dataGridViewTextBoxColumn4.HeaderText = "楼号";
- this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
- //
- // dataGridViewTextBoxColumn5
- //
- this.dataGridViewTextBoxColumn5.DataPropertyName = "FloorNo";
- this.dataGridViewTextBoxColumn5.HeaderText = "楼层";
- this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
- //
- // dataGridViewTextBoxColumn6
- //
- this.dataGridViewTextBoxColumn6.DataPropertyName = "GroutingLineNo";
- this.dataGridViewTextBoxColumn6.HeaderText = "线号";
- this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
- //
- // dataGridViewTextBoxColumn7
- //
- this.dataGridViewTextBoxColumn7.DataPropertyName = "MouldQuantity";
- this.dataGridViewTextBoxColumn7.HeaderText = "模具个数";
- this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
- //
- // dataGridViewTextBoxColumn8
- //
- this.dataGridViewTextBoxColumn8.DataPropertyName = "GMouldTypeName";
- this.dataGridViewTextBoxColumn8.HeaderText = "成型线类型";
- this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8";
- //
- // dataGridViewTextBoxColumn9
- //
- this.dataGridViewTextBoxColumn9.DataPropertyName = "UserCode";
- this.dataGridViewTextBoxColumn9.HeaderText = "成型工号";
- this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9";
- //
- // dataGridViewTextBoxColumn10
- //
- this.dataGridViewTextBoxColumn10.DataPropertyName = "BeginUsedDate";
- dataGridViewCellStyle30.Format = "yyyy-MM-dd";
- dataGridViewCellStyle30.NullValue = null;
- this.dataGridViewTextBoxColumn10.DefaultCellStyle = dataGridViewCellStyle30;
- this.dataGridViewTextBoxColumn10.HeaderText = "开始使用日期";
- this.dataGridViewTextBoxColumn10.Name = "dataGridViewTextBoxColumn10";
- this.dataGridViewTextBoxColumn10.Width = 120;
- //
- // dataGridViewTextBoxColumn11
- //
- this.dataGridViewTextBoxColumn11.DataPropertyName = "EndUsedDate";
- dataGridViewCellStyle31.Format = "yyyy-MM-dd HH:mm:ss";
- dataGridViewCellStyle31.NullValue = null;
- this.dataGridViewTextBoxColumn11.DefaultCellStyle = dataGridViewCellStyle31;
- this.dataGridViewTextBoxColumn11.HeaderText = "结束使用日期";
- this.dataGridViewTextBoxColumn11.Name = "dataGridViewTextBoxColumn11";
- this.dataGridViewTextBoxColumn11.Width = 120;
- //
- // dataGridViewTextBoxColumn12
- //
- this.dataGridViewTextBoxColumn12.DataPropertyName = "GMOULDSTATUSNAME";
- this.dataGridViewTextBoxColumn12.HeaderText = "成型线状态";
- this.dataGridViewTextBoxColumn12.Name = "dataGridViewTextBoxColumn12";
- this.dataGridViewTextBoxColumn12.Width = 120;
- //
- // dataGridViewTextBoxColumn13
- //
- this.dataGridViewTextBoxColumn13.DataPropertyName = "Remarks";
- this.dataGridViewTextBoxColumn13.HeaderText = "备注";
- this.dataGridViewTextBoxColumn13.Name = "dataGridViewTextBoxColumn13";
- //
- // dataGridViewTextBoxColumn14
- //
- this.dataGridViewTextBoxColumn14.DataPropertyName = "GroutingLineDetailID";
- this.dataGridViewTextBoxColumn14.HeaderText = "成型生产线明细ID";
- this.dataGridViewTextBoxColumn14.Name = "dataGridViewTextBoxColumn14";
- this.dataGridViewTextBoxColumn14.Visible = false;
- //
- // dataGridViewTextBoxColumn15
- //
- this.dataGridViewTextBoxColumn15.DataPropertyName = "GroutingLineID";
- this.dataGridViewTextBoxColumn15.HeaderText = "成型生产线ID";
- this.dataGridViewTextBoxColumn15.Name = "dataGridViewTextBoxColumn15";
- this.dataGridViewTextBoxColumn15.Visible = false;
- //
- // dataGridViewTextBoxColumn16
- //
- this.dataGridViewTextBoxColumn16.DataPropertyName = "GroutingMouldCode";
- this.dataGridViewTextBoxColumn16.HeaderText = "注浆模具编号";
- this.dataGridViewTextBoxColumn16.Name = "dataGridViewTextBoxColumn16";
- this.dataGridViewTextBoxColumn16.Width = 120;
- //
- // dataGridViewTextBoxColumn17
- //
- this.dataGridViewTextBoxColumn17.DataPropertyName = "MouldCode";
- this.dataGridViewTextBoxColumn17.HeaderText = "模具编号";
- this.dataGridViewTextBoxColumn17.Name = "dataGridViewTextBoxColumn17";
- this.dataGridViewTextBoxColumn17.Visible = false;
- //
- // dataGridViewTextBoxColumn18
- //
- this.dataGridViewTextBoxColumn18.DataPropertyName = "GoodsID";
- this.dataGridViewTextBoxColumn18.HeaderText = "产品ID";
- this.dataGridViewTextBoxColumn18.Name = "dataGridViewTextBoxColumn18";
- this.dataGridViewTextBoxColumn18.Visible = false;
- //
- // dataGridViewTextBoxColumn19
- //
- this.dataGridViewTextBoxColumn19.DataPropertyName = "GOODSCODE";
- this.dataGridViewTextBoxColumn19.HeaderText = "产品编码";
- this.dataGridViewTextBoxColumn19.Name = "dataGridViewTextBoxColumn19";
- //
- // dataGridViewTextBoxColumn20
- //
- this.dataGridViewTextBoxColumn20.DataPropertyName = "GoodsName";
- this.dataGridViewTextBoxColumn20.HeaderText = "产品名称";
- this.dataGridViewTextBoxColumn20.Name = "dataGridViewTextBoxColumn20";
- //
- // dataGridViewTextBoxColumn21
- //
- this.dataGridViewTextBoxColumn21.DataPropertyName = "GoodsSpecification";
- this.dataGridViewTextBoxColumn21.HeaderText = "产品规格";
- this.dataGridViewTextBoxColumn21.Name = "dataGridViewTextBoxColumn21";
- //
- // dataGridViewTextBoxColumn22
- //
- this.dataGridViewTextBoxColumn22.DataPropertyName = "GroutingCount";
- this.dataGridViewTextBoxColumn22.HeaderText = "当前注浆次数";
- this.dataGridViewTextBoxColumn22.Name = "dataGridViewTextBoxColumn22";
- //
- // dataGridViewTextBoxColumn23
- //
- this.dataGridViewTextBoxColumn23.DataPropertyName = "GMOULDSTATUSNAME";
- this.dataGridViewTextBoxColumn23.HeaderText = "注浆模具状态";
- this.dataGridViewTextBoxColumn23.Name = "dataGridViewTextBoxColumn23";
- this.dataGridViewTextBoxColumn23.Width = 120;
- //
- // dataGridViewTextBoxColumn24
- //
- this.dataGridViewTextBoxColumn24.DataPropertyName = "BeginUsedDate";
- dataGridViewCellStyle32.Format = "yyyy-MM-dd";
- dataGridViewCellStyle32.NullValue = null;
- this.dataGridViewTextBoxColumn24.DefaultCellStyle = dataGridViewCellStyle32;
- this.dataGridViewTextBoxColumn24.HeaderText = "开始使用日期";
- this.dataGridViewTextBoxColumn24.Name = "dataGridViewTextBoxColumn24";
- this.dataGridViewTextBoxColumn24.Width = 120;
- //
- // lblGMouldType
- //
- this.lblGMouldType.AutoSize = true;
- this.lblGMouldType.BackColor = System.Drawing.Color.Transparent;
- this.lblGMouldType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblGMouldType.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblGMouldType.Location = new System.Drawing.Point(400, 50);
- this.lblGMouldType.Name = "lblGMouldType";
- this.lblGMouldType.Size = new System.Drawing.Size(65, 12);
- this.lblGMouldType.TabIndex = 32;
- this.lblGMouldType.Text = "成型线类型";
- //
- // scbGMouldType
- //
- this.scbGMouldType.CheckedData = null;
- this.scbGMouldType.Location = new System.Drawing.Point(471, 47);
- this.scbGMouldType.Name = "scbGMouldType";
- this.scbGMouldType.Size = new System.Drawing.Size(121, 21);
- this.scbGMouldType.TabIndex = 31;
- //
- // F_PC_0108
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1016, 486);
- this.Controls.Add(this.splLine);
- this.Controls.Add(this.gbxCondition);
- this.Controls.Add(this.tsrOperate);
- this.Name = "F_PC_0108";
- this.Text = "成型线明细表";
- this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_PC_0104_FormClosed);
- this.Load += new System.EventHandler(this.F_PC_0104_Load);
- this.tsrOperate.ResumeLayout(false);
- this.tsrOperate.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvGroutingLine)).EndInit();
- this.gbxCondition.ResumeLayout(false);
- this.gbxCondition.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvGroutingLineDetail)).EndInit();
- this.splLine.Panel1.ResumeLayout(false);
- this.splLine.Panel2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.splLine)).EndInit();
- this.splLine.ResumeLayout(false);
- this.ResumeLayout(false);
- }
- #endregion
- private Basics.BaseControls.C_ToolStrip tsrOperate;
- private System.Windows.Forms.ToolStripButton tsbtnAdd;
- private System.Windows.Forms.ToolStripButton tsbtnEdit;
- private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
- private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
- private System.Windows.Forms.ToolStripButton tsbtnClose;
- private Basics.BaseControls.C_DataGridView dgvGroutingLine;
- private Basics.BaseControls.C_Button btnClearCondition;
- private Basics.BaseControls.C_Button btnSearch;
- private Basics.BaseControls.C_DateTimePicker txtEndUsedDateEnd;
- private Basics.BaseControls.C_Label c_Label12;
- private Basics.BaseControls.C_DateTimePicker txtEndUsedDateStart;
- private Basics.BaseControls.C_CheckBox cbEndTime;
- private Basics.BaseControls.C_TextBox txtRemarks;
- private Basics.BaseControls.C_Label lblRemarks;
- private Basics.BaseControls.C_DateTimePicker txtBeginUsedDateEnd;
- private Basics.BaseControls.C_Label c_Label11;
- private Basics.BaseControls.C_DateTimePicker txtBeginUsedDateStart;
- private Basics.BaseControls.C_CheckBox cbStartTime;
- private Basics.BaseControls.C_TextBox txtGroutingLineName;
- private Basics.BaseControls.C_Label lblGroutingLineName;
- private Basics.BaseControls.C_TextBox txtGroutingLineCode;
- private Basics.BaseControls.C_Label lblGroutingLineCode;
- private Basics.BaseControls.C_Label lblGMouldStatus;
- private Basics.BaseControls.C_TextBox txtGroutingLineNo;
- private Basics.BaseControls.C_Label lblGroutingLineNo;
- private Basics.BaseControls.C_Label lblFloorNo;
- private Basics.BaseControls.C_TextBox txtBuildingNo;
- private Basics.BaseControls.C_Label lblBuildingNo;
- private Basics.BaseControls.C_GroupBox gbxCondition;
- private Basics.BaseControls.C_DataGridView dgvGroutingLineDetail;
- private System.Windows.Forms.SplitContainer splLine;
- private System.Windows.Forms.ToolStripButton tsbtnQueryRecord;
- private Basics.BaseControls.C_Label lblGroutingUserCode;
- private Basics.BaseControls.C_TextBox txtGroutingUserCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn9;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn10;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn11;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn12;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn13;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn14;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn15;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn16;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn17;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn18;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn19;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn20;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn21;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn22;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn23;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn24;
- private Basics.BaseControls.C_DGV_Digital txtFloorNo;
- private System.Windows.Forms.ToolStripButton tsbtnDisable;
- private System.Windows.Forms.ToolStripButton tsbtnStart;
- private System.Windows.Forms.ToolStripButton tsbtnManager;
- private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
- private Basics.BaseControls.C_ComboBox lstcbxGMouldStatus;
- private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineDetailID;
- private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineIDM;
- private System.Windows.Forms.DataGridViewTextBoxColumn GroutingMouldCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn MouldCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn GoodsID;
- private System.Windows.Forms.DataGridViewTextBoxColumn GOODSCODE;
- private System.Windows.Forms.DataGridViewTextBoxColumn GoodsName;
- private System.Windows.Forms.DataGridViewTextBoxColumn GoodsSpecification;
- private System.Windows.Forms.DataGridViewTextBoxColumn GroutingCount;
- private System.Windows.Forms.DataGridViewTextBoxColumn GMouldStatusM;
- private System.Windows.Forms.DataGridViewTextBoxColumn BeginUsedDateM;
- private System.Windows.Forms.DataGridViewTextBoxColumn EndUsedDate2;
- private System.Windows.Forms.DataGridViewTextBoxColumn Remarks1;
- private System.Windows.Forms.DataGridViewTextBoxColumn RecordRemarks;
- private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineID;
- private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineName;
- private System.Windows.Forms.DataGridViewCheckBoxColumn ValueFlag;
- private System.Windows.Forms.DataGridViewTextBoxColumn BuildingNo;
- private System.Windows.Forms.DataGridViewTextBoxColumn FloorNo;
- private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineNo;
- private System.Windows.Forms.DataGridViewTextBoxColumn MouldQuantity;
- private System.Windows.Forms.DataGridViewTextBoxColumn GMouldTypeName;
- private System.Windows.Forms.DataGridViewTextBoxColumn UserCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn staffCodeList;
- private System.Windows.Forms.DataGridViewTextBoxColumn goosCodeList;
- private System.Windows.Forms.DataGridViewTextBoxColumn BeginUsedDate;
- private System.Windows.Forms.DataGridViewTextBoxColumn EndUsedDate;
- private System.Windows.Forms.DataGridViewTextBoxColumn GMOULDSTATUSNAME;
- private System.Windows.Forms.DataGridViewTextBoxColumn Remarks;
- private System.Windows.Forms.DataGridViewTextBoxColumn GMouldStatus;
- private Basics.BaseControls.C_Label lblGMouldType;
- private Controls.SearchBox.ScbGMouldType scbGMouldType;
- }
- }
|