| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744 |
- namespace Dongke.IBOSS.PRD.Client.PMModule
- {
- partial class F_PM_0504
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_PM_0504));
- this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
- this.tsbtnDelete = new System.Windows.Forms.ToolStripButton();
- this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
- this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
- this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
- this.cmbKilnCarPosition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
- this.lblUserID = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.lblBarcode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.txtKilnCarCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
- this.txtUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
- this.txtBarcode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
- this.dgvProduction = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
- this.BarCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.KilnCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.KilnCarCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.KilnCarPosition = new System.Windows.Forms.DataGridViewComboBoxColumn();
- this.GoodsID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Status = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GoodsCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GoodsName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.UserID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.UserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.UserName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.KilnID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.KilnCarName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.KilnName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.KilnCarID = 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.LogoCodeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.btnCancel = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
- this.btnSave = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
- this.groupBox1 = new System.Windows.Forms.GroupBox();
- this.btnOk = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
- this.txtFiredBatchNo = new Dongke.WinForm.Controls.TxtNumerical();
- this.dtpFiredDate = new Dongke.WinForm.Controls.DtpDate();
- this.txtKiln = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
- this.lblKiln = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.c_Label3 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.c_Label4 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.tsrOperate.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvProduction)).BeginInit();
- this.groupBox1.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.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.tsbtnDelete,
- this.toolStripSeparator1,
- this.tsbtnAdaptive,
- this.tsbtnClose});
- this.tsrOperate.Location = new System.Drawing.Point(0, 0);
- this.tsrOperate.Name = "tsrOperate";
- this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
- this.tsrOperate.ShowItemToolTips = false;
- this.tsrOperate.Size = new System.Drawing.Size(927, 35);
- this.tsrOperate.TabIndex = 0;
- this.tsrOperate.Text = "toolStrip1";
- //
- // tsbtnDelete
- //
- this.tsbtnDelete.AutoSize = false;
- this.tsbtnDelete.Enabled = false;
- this.tsbtnDelete.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tsbtnDelete.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
- this.tsbtnDelete.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.tsbtnDelete.Name = "tsbtnDelete";
- this.tsbtnDelete.Size = new System.Drawing.Size(60, 25);
- this.tsbtnDelete.Text = "删除(&D)";
- this.tsbtnDelete.Click += new System.EventHandler(this.tsbtnDelete_Click);
- //
- // toolStripSeparator1
- //
- this.toolStripSeparator1.AutoSize = false;
- this.toolStripSeparator1.Name = "toolStripSeparator1";
- this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
- //
- // tsbtnAdaptive
- //
- this.tsbtnAdaptive.AutoSize = false;
- this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
- this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.tsbtnAdaptive.Name = "tsbtnAdaptive";
- this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
- this.tsbtnAdaptive.Text = "自适应列宽(&A)";
- this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
- //
- // tsbtnClose
- //
- this.tsbtnClose.AutoSize = false;
- this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
- this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.tsbtnClose.Name = "tsbtnClose";
- this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
- this.tsbtnClose.Text = "关闭(&X)";
- this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
- //
- // cmbKilnCarPosition
- //
- this.cmbKilnCarPosition.BackgroundColor = System.Drawing.SystemColors.Window;
- this.cmbKilnCarPosition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cmbKilnCarPosition.FormattingEnabled = true;
- this.cmbKilnCarPosition.Location = new System.Drawing.Point(190, 47);
- this.cmbKilnCarPosition.Name = "cmbKilnCarPosition";
- this.cmbKilnCarPosition.Size = new System.Drawing.Size(100, 20);
- this.cmbKilnCarPosition.TabIndex = 12;
- //
- // lblUserID
- //
- this.lblUserID.AutoSize = true;
- this.lblUserID.BackColor = System.Drawing.Color.Transparent;
- this.lblUserID.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblUserID.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
- this.lblUserID.IsMustInput = true;
- this.lblUserID.Location = new System.Drawing.Point(6, 51);
- this.lblUserID.Name = "lblUserID";
- this.lblUserID.Size = new System.Drawing.Size(53, 12);
- this.lblUserID.TabIndex = 9;
- this.lblUserID.Text = "生产工号";
- //
- // c_Label1
- //
- this.c_Label1.AutoSize = true;
- this.c_Label1.BackColor = System.Drawing.Color.Transparent;
- this.c_Label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.c_Label1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
- this.c_Label1.IsMustInput = true;
- this.c_Label1.Location = new System.Drawing.Point(131, 24);
- this.c_Label1.Name = "c_Label1";
- this.c_Label1.Size = new System.Drawing.Size(53, 12);
- this.c_Label1.TabIndex = 2;
- this.c_Label1.Text = "窑炉车号";
- //
- // c_Label2
- //
- this.c_Label2.AutoSize = true;
- this.c_Label2.BackColor = System.Drawing.Color.Transparent;
- this.c_Label2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.c_Label2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
- this.c_Label2.IsMustInput = true;
- this.c_Label2.Location = new System.Drawing.Point(131, 51);
- this.c_Label2.Name = "c_Label2";
- this.c_Label2.Size = new System.Drawing.Size(53, 12);
- this.c_Label2.TabIndex = 11;
- this.c_Label2.Text = "窑车位置";
- //
- // lblBarcode
- //
- this.lblBarcode.AutoSize = true;
- this.lblBarcode.BackColor = System.Drawing.Color.Transparent;
- this.lblBarcode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblBarcode.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
- this.lblBarcode.IsMustInput = true;
- this.lblBarcode.Location = new System.Drawing.Point(296, 51);
- this.lblBarcode.Name = "lblBarcode";
- this.lblBarcode.Size = new System.Drawing.Size(53, 12);
- this.lblBarcode.TabIndex = 13;
- this.lblBarcode.Text = "产品条码";
- //
- // txtKilnCarCode
- //
- this.txtKilnCarCode.BackColor = System.Drawing.SystemColors.Window;
- this.txtKilnCarCode.BackgroundColor = System.Drawing.SystemColors.Window;
- this.txtKilnCarCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
- this.txtKilnCarCode.ErrorMessage = "";
- this.txtKilnCarCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtKilnCarCode.Location = new System.Drawing.Point(190, 20);
- this.txtKilnCarCode.MaxLength = 50;
- this.txtKilnCarCode.Name = "txtKilnCarCode";
- this.txtKilnCarCode.Size = new System.Drawing.Size(100, 21);
- this.txtKilnCarCode.TabIndex = 3;
- this.txtKilnCarCode.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtKilnCarCode_KeyPress);
- this.txtKilnCarCode.Validating += new System.ComponentModel.CancelEventHandler(this.txtKilnCarCode_Validating);
- //
- // 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(65, 47);
- this.txtUserCode.MaxLength = 20;
- this.txtUserCode.Name = "txtUserCode";
- this.txtUserCode.Size = new System.Drawing.Size(60, 21);
- this.txtUserCode.TabIndex = 10;
- this.txtUserCode.MouseClick += new System.Windows.Forms.MouseEventHandler(this.txtUserCode_MouseClick);
- this.txtUserCode.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtUserCode_KeyPress);
- this.txtUserCode.Validating += new System.ComponentModel.CancelEventHandler(this.txtUserCode_Validating);
- //
- // 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(355, 47);
- this.txtBarcode.MaxLength = 11;
- this.txtBarcode.Name = "txtBarcode";
- this.txtBarcode.Size = new System.Drawing.Size(100, 21);
- this.txtBarcode.TabIndex = 14;
- this.txtBarcode.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBarcode_KeyPress);
- //
- // dgvProduction
- //
- this.dgvProduction.AllowUserToAddRows = false;
- this.dgvProduction.AllowUserToDeleteRows = false;
- this.dgvProduction.AllowUserToModifyRows = true;
- this.dgvProduction.AllowUserToOrderColumns = true;
- dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
- this.dgvProduction.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
- this.dgvProduction.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.dgvProduction.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.dgvProduction.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
- this.dgvProduction.CellHeight = 23;
- this.dgvProduction.ChildNodeColumnName = null;
- this.dgvProduction.ChildNodeColumnText = null;
- this.dgvProduction.ColumnDeep = 1;
- this.dgvProduction.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
- dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- 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.dgvProduction.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
- this.dgvProduction.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
- this.dgvProduction.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.BarCode,
- this.KilnCode,
- this.KilnCarCode,
- this.KilnCarPosition,
- this.GoodsID,
- this.Status,
- this.GoodsCode,
- this.GoodsName,
- this.UserID,
- this.UserCode,
- this.UserName,
- this.KilnID,
- this.KilnCarName,
- this.KilnName,
- this.KilnCarID,
- this.MouldCode,
- this.GroutingDate,
- this.GroutingUserCode,
- this.IsPublicBody,
- this.GroutingNum,
- this.LogoCodeName});
- this.dgvProduction.ColumnTreeView = null;
- this.dgvProduction.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.dgvProduction.DynamicColumnName = "";
- this.dgvProduction.EnableHeadersVisualStyles = false;
- this.dgvProduction.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgvProduction.FormatQuantityColumns = null;
- this.dgvProduction.HorizontalMergeColumn = null;
- this.dgvProduction.IsAutoCountSum = false;
- this.dgvProduction.IsAutoResizeColumns = false;
- this.dgvProduction.IsClickF12 = false;
- this.dgvProduction.IsOpenMergeCellFlag = false;
- this.dgvProduction.IsSubTotalFlag = false;
- this.dgvProduction.IsTopDeep = false;
- this.dgvProduction.Location = new System.Drawing.Point(12, 118);
- this.dgvProduction.MergeColumnNames = null;
- this.dgvProduction.MergeDetailColumnNames = null;
- this.dgvProduction.MergeDetailOnlyColumn = null;
- this.dgvProduction.MergeOnlyColumn = null;
- this.dgvProduction.MultiSelect = false;
- this.dgvProduction.Name = "dgvProduction";
- this.dgvProduction.RefreshAtHscroll = false;
- this.dgvProduction.RowHeadersWidth = 50;
- this.dgvProduction.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
- dataGridViewCellStyle6.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
- this.dgvProduction.RowsDefaultCellStyle = dataGridViewCellStyle6;
- this.dgvProduction.RowTemplate.Height = 21;
- this.dgvProduction.Size = new System.Drawing.Size(903, 299);
- this.dgvProduction.SortOrderColumnName = null;
- this.dgvProduction.TabIndex = 2;
- this.dgvProduction.Tag = true;
- this.dgvProduction.TotalSumColumns = null;
- this.dgvProduction.ViewRowFilter = "";
- //
- // BarCode
- //
- this.BarCode.DataPropertyName = "BarCode";
- this.BarCode.HeaderText = "产品条码";
- this.BarCode.Name = "BarCode";
- this.BarCode.ReadOnly = true;
- //
- // KilnCode
- //
- this.KilnCode.DataPropertyName = "KilnCode";
- this.KilnCode.HeaderText = "窑炉编码";
- this.KilnCode.Name = "KilnCode";
- this.KilnCode.ReadOnly = true;
- //
- // KilnCarCode
- //
- this.KilnCarCode.DataPropertyName = "KilnCarCode";
- this.KilnCarCode.HeaderText = "窑车编码";
- this.KilnCarCode.Name = "KilnCarCode";
- this.KilnCarCode.ReadOnly = true;
- //
- // KilnCarPosition
- //
- this.KilnCarPosition.DataPropertyName = "KilnCarPosition";
- this.KilnCarPosition.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
- this.KilnCarPosition.HeaderText = "窑车位置";
- this.KilnCarPosition.Name = "KilnCarPosition";
- this.KilnCarPosition.Resizable = System.Windows.Forms.DataGridViewTriState.True;
- this.KilnCarPosition.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
- //
- // GoodsID
- //
- this.GoodsID.HeaderText = "GoodsID";
- this.GoodsID.Name = "GoodsID";
- this.GoodsID.ReadOnly = true;
- this.GoodsID.Visible = false;
- //
- // Status
- //
- this.Status.DataPropertyName = "Status";
- dataGridViewCellStyle3.NullValue = "漏扫补件";
- this.Status.DefaultCellStyle = dataGridViewCellStyle3;
- this.Status.HeaderText = "产品状态";
- this.Status.Name = "Status";
- this.Status.ReadOnly = true;
- //
- // 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;
- //
- // UserID
- //
- this.UserID.DataPropertyName = "UserID";
- this.UserID.HeaderText = "UserID";
- this.UserID.Name = "UserID";
- this.UserID.ReadOnly = true;
- this.UserID.Visible = false;
- //
- // UserCode
- //
- this.UserCode.DataPropertyName = "UserCode";
- this.UserCode.HeaderText = "生产工号";
- this.UserCode.Name = "UserCode";
- this.UserCode.ReadOnly = true;
- //
- // UserName
- //
- this.UserName.DataPropertyName = "UserName";
- this.UserName.HeaderText = "UserName";
- this.UserName.Name = "UserName";
- this.UserName.ReadOnly = true;
- this.UserName.Visible = false;
- //
- // KilnID
- //
- this.KilnID.DataPropertyName = "KilnID";
- this.KilnID.HeaderText = "KilnID";
- this.KilnID.Name = "KilnID";
- this.KilnID.ReadOnly = true;
- this.KilnID.Visible = false;
- //
- // KilnCarName
- //
- this.KilnCarName.DataPropertyName = "KilnCarName";
- this.KilnCarName.HeaderText = "窑车名称";
- this.KilnCarName.Name = "KilnCarName";
- this.KilnCarName.ReadOnly = true;
- this.KilnCarName.Visible = false;
- //
- // KilnName
- //
- this.KilnName.DataPropertyName = "KilnName";
- this.KilnName.HeaderText = "窑炉名称";
- this.KilnName.Name = "KilnName";
- this.KilnName.ReadOnly = true;
- this.KilnName.Visible = false;
- //
- // KilnCarID
- //
- this.KilnCarID.DataPropertyName = "KilnCarID";
- this.KilnCarID.HeaderText = "KilnCarID";
- this.KilnCarID.Name = "KilnCarID";
- this.KilnCarID.ReadOnly = true;
- this.KilnCarID.Visible = false;
- //
- // MouldCode
- //
- this.MouldCode.DataPropertyName = "MouldCode";
- this.MouldCode.HeaderText = "模具编号";
- this.MouldCode.Name = "MouldCode";
- this.MouldCode.ReadOnly = true;
- //
- // GroutingDate
- //
- this.GroutingDate.DataPropertyName = "GroutingDate";
- dataGridViewCellStyle4.Format = "yyyy-MM-dd";
- dataGridViewCellStyle4.NullValue = null;
- this.GroutingDate.DefaultCellStyle = dataGridViewCellStyle4;
- this.GroutingDate.HeaderText = "注浆日期";
- this.GroutingDate.Name = "GroutingDate";
- this.GroutingDate.ReadOnly = true;
- //
- // GroutingUserCode
- //
- this.GroutingUserCode.DataPropertyName = "GroutingUserCode";
- this.GroutingUserCode.HeaderText = "成型工号";
- this.GroutingUserCode.Name = "GroutingUserCode";
- this.GroutingUserCode.ReadOnly = true;
- //
- // IsPublicBody
- //
- this.IsPublicBody.DataPropertyName = "IsPublicBody";
- this.IsPublicBody.FalseValue = "0";
- this.IsPublicBody.HeaderText = "公坯标识";
- this.IsPublicBody.Name = "IsPublicBody";
- this.IsPublicBody.ReadOnly = true;
- this.IsPublicBody.Resizable = System.Windows.Forms.DataGridViewTriState.True;
- this.IsPublicBody.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
- this.IsPublicBody.TrueValue = "1";
- //
- // GroutingNum
- //
- this.GroutingNum.DataPropertyName = "GroutingNum";
- dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- this.GroutingNum.DefaultCellStyle = dataGridViewCellStyle5;
- this.GroutingNum.HeaderText = "注浆次数";
- this.GroutingNum.Name = "GroutingNum";
- this.GroutingNum.ReadOnly = true;
- //
- // LogoCodeName
- //
- this.LogoCodeName.DataPropertyName = "LogoCodeName";
- this.LogoCodeName.HeaderText = "商标";
- this.LogoCodeName.Name = "LogoCodeName";
- this.LogoCodeName.ReadOnly = true;
- //
- // btnCancel
- //
- this.btnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | 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(830, 420);
- this.btnCancel.Name = "btnCancel";
- this.btnCancel.Size = new System.Drawing.Size(85, 30);
- this.btnCancel.TabIndex = 4;
- this.btnCancel.Text = "关闭";
- this.btnCancel.UseVisualStyleBackColor = true;
- this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click);
- //
- // btnSave
- //
- this.btnSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | 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(739, 420);
- this.btnSave.Name = "btnSave";
- this.btnSave.Size = new System.Drawing.Size(85, 30);
- this.btnSave.TabIndex = 3;
- this.btnSave.Text = "保存";
- this.btnSave.UseVisualStyleBackColor = true;
- this.btnSave.Visible = false;
- this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
- //
- // groupBox1
- //
- this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.groupBox1.BackColor = System.Drawing.Color.Transparent;
- this.groupBox1.Controls.Add(this.btnOk);
- this.groupBox1.Controls.Add(this.txtFiredBatchNo);
- this.groupBox1.Controls.Add(this.dtpFiredDate);
- this.groupBox1.Controls.Add(this.txtKiln);
- this.groupBox1.Controls.Add(this.lblKiln);
- this.groupBox1.Controls.Add(this.cmbKilnCarPosition);
- this.groupBox1.Controls.Add(this.lblUserID);
- this.groupBox1.Controls.Add(this.txtBarcode);
- this.groupBox1.Controls.Add(this.c_Label3);
- this.groupBox1.Controls.Add(this.c_Label1);
- this.groupBox1.Controls.Add(this.txtUserCode);
- this.groupBox1.Controls.Add(this.c_Label2);
- this.groupBox1.Controls.Add(this.txtKilnCarCode);
- this.groupBox1.Controls.Add(this.c_Label4);
- this.groupBox1.Controls.Add(this.lblBarcode);
- this.groupBox1.Location = new System.Drawing.Point(12, 38);
- this.groupBox1.Name = "groupBox1";
- this.groupBox1.Size = new System.Drawing.Size(903, 74);
- this.groupBox1.TabIndex = 1;
- this.groupBox1.TabStop = false;
- this.groupBox1.Text = "基础数据";
- //
- // btnOk
- //
- this.btnOk.BackColor = System.Drawing.Color.Transparent;
- this.btnOk.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnOk.BackgroundImage")));
- this.btnOk.CausesValidation = false;
- this.btnOk.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnOk.ForeColor = System.Drawing.Color.White;
- this.btnOk.Location = new System.Drawing.Point(586, 15);
- this.btnOk.Name = "btnOk";
- this.btnOk.Size = new System.Drawing.Size(85, 30);
- this.btnOk.TabIndex = 8;
- this.btnOk.Text = "确定";
- this.btnOk.UseVisualStyleBackColor = true;
- this.btnOk.Click += new System.EventHandler(this.btnOk_Click);
- //
- // txtFiredBatchNo
- //
- this.txtFiredBatchNo.Location = new System.Drawing.Point(520, 20);
- this.txtFiredBatchNo.MaxValue = new decimal(new int[] {
- 999,
- 0,
- 0,
- 0});
- this.txtFiredBatchNo.MinValue = new decimal(new int[] {
- 0,
- 0,
- 0,
- 0});
- this.txtFiredBatchNo.Name = "txtFiredBatchNo";
- this.txtFiredBatchNo.Number = new System.Drawing.Point(3, 0);
- this.txtFiredBatchNo.Size = new System.Drawing.Size(60, 21);
- this.txtFiredBatchNo.TabIndex = 7;
- this.txtFiredBatchNo.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtFiredBatchNo_KeyPress);
- this.txtFiredBatchNo.Validating += new System.ComponentModel.CancelEventHandler(this.txtFiredBatchNo_Validating);
- //
- // dtpFiredDate
- //
- this.dtpFiredDate.AllowNull = false;
- this.dtpFiredDate.Location = new System.Drawing.Point(355, 20);
- this.dtpFiredDate.Name = "dtpFiredDate";
- this.dtpFiredDate.Size = new System.Drawing.Size(100, 21);
- this.dtpFiredDate.TabIndex = 5;
- this.dtpFiredDate.Value = new System.DateTime(2019, 12, 10, 0, 0, 0, 0);
- this.dtpFiredDate.Validating += new System.ComponentModel.CancelEventHandler(this.dtpFiredDate_Validating);
- //
- // txtKiln
- //
- this.txtKiln.BackColor = System.Drawing.SystemColors.Window;
- this.txtKiln.BackgroundColor = System.Drawing.SystemColors.Window;
- this.txtKiln.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
- this.txtKiln.ErrorMessage = "";
- this.txtKiln.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtKiln.Location = new System.Drawing.Point(65, 20);
- this.txtKiln.MaxLength = 20;
- this.txtKiln.Name = "txtKiln";
- this.txtKiln.Size = new System.Drawing.Size(60, 21);
- this.txtKiln.TabIndex = 1;
- this.txtKiln.TextValue = "";
- this.txtKiln.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtKiln_KeyPress);
- this.txtKiln.Validating += new System.ComponentModel.CancelEventHandler(this.txtKiln_Validating);
- //
- // lblKiln
- //
- this.lblKiln.AutoSize = true;
- this.lblKiln.BackColor = System.Drawing.Color.Transparent;
- this.lblKiln.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblKiln.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
- this.lblKiln.IsMustInput = true;
- this.lblKiln.Location = new System.Drawing.Point(6, 24);
- this.lblKiln.Name = "lblKiln";
- this.lblKiln.Size = new System.Drawing.Size(53, 12);
- this.lblKiln.TabIndex = 0;
- this.lblKiln.Text = "窑炉编码";
- //
- // c_Label3
- //
- this.c_Label3.AutoSize = true;
- this.c_Label3.BackColor = System.Drawing.Color.Transparent;
- this.c_Label3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.c_Label3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
- this.c_Label3.IsMustInput = true;
- this.c_Label3.Location = new System.Drawing.Point(461, 24);
- this.c_Label3.Name = "c_Label3";
- this.c_Label3.Size = new System.Drawing.Size(53, 12);
- this.c_Label3.TabIndex = 6;
- this.c_Label3.Text = "烧成批次";
- //
- // c_Label4
- //
- this.c_Label4.AutoSize = true;
- this.c_Label4.BackColor = System.Drawing.Color.Transparent;
- this.c_Label4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.c_Label4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
- this.c_Label4.IsMustInput = true;
- this.c_Label4.Location = new System.Drawing.Point(296, 24);
- this.c_Label4.Name = "c_Label4";
- this.c_Label4.Size = new System.Drawing.Size(53, 12);
- this.c_Label4.TabIndex = 4;
- this.c_Label4.Text = "装车日期";
- //
- // F_PM_0504
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.CancelButton = this.btnCancel;
- this.ClientSize = new System.Drawing.Size(927, 473);
- this.Controls.Add(this.groupBox1);
- this.Controls.Add(this.btnCancel);
- this.Controls.Add(this.btnSave);
- this.Controls.Add(this.dgvProduction);
- this.Controls.Add(this.tsrOperate);
- this.IsSaveFormSize = false;
- this.Name = "F_PM_0504";
- this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
- this.Text = "F_PM_0504";
- this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
- this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.F_PM_0504_FormClosing);
- this.Load += new System.EventHandler(this.F_PM_0504_Load);
- this.Controls.SetChildIndex(this.tsrOperate, 0);
- this.Controls.SetChildIndex(this.dgvProduction, 0);
- this.Controls.SetChildIndex(this.btnSave, 0);
- this.Controls.SetChildIndex(this.btnCancel, 0);
- this.Controls.SetChildIndex(this.groupBox1, 0);
- this.tsrOperate.ResumeLayout(false);
- this.tsrOperate.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvProduction)).EndInit();
- this.groupBox1.ResumeLayout(false);
- this.groupBox1.PerformLayout();
- this.ResumeLayout(false);
- this.PerformLayout();
- }
- #endregion
- private Basics.BaseControls.C_ToolStrip tsrOperate;
- private System.Windows.Forms.ToolStripButton tsbtnDelete;
- private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
- private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
- private System.Windows.Forms.ToolStripButton tsbtnClose;
- private Basics.BaseControls.C_Label lblUserID;
- private Basics.BaseControls.C_Label lblBarcode;
- private Basics.BaseControls.C_TextBox txtUserCode;
- private Basics.BaseControls.C_TextBox txtBarcode;
- private Basics.BaseControls.C_DataGridView dgvProduction;
- private Basics.BaseControls.C_Button btnCancel;
- private Basics.BaseControls.C_Button btnSave;
- private Basics.BaseControls.C_Label c_Label1;
- private Basics.BaseControls.C_TextBox txtKilnCarCode;
- private Basics.BaseControls.C_Label c_Label2;
- private Basics.BaseControls.C_ComboBox cmbKilnCarPosition;
- private System.Windows.Forms.GroupBox groupBox1;
- private Basics.BaseControls.C_TextBox txtKiln;
- private Basics.BaseControls.C_Label lblKiln;
- private System.Windows.Forms.DataGridViewTextBoxColumn BarCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn KilnCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn KilnCarCode;
- private System.Windows.Forms.DataGridViewComboBoxColumn KilnCarPosition;
- private System.Windows.Forms.DataGridViewTextBoxColumn GoodsID;
- private System.Windows.Forms.DataGridViewTextBoxColumn Status;
- private System.Windows.Forms.DataGridViewTextBoxColumn GoodsCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn GoodsName;
- private System.Windows.Forms.DataGridViewTextBoxColumn UserID;
- private System.Windows.Forms.DataGridViewTextBoxColumn UserCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn UserName;
- private System.Windows.Forms.DataGridViewTextBoxColumn KilnID;
- private System.Windows.Forms.DataGridViewTextBoxColumn KilnCarName;
- private System.Windows.Forms.DataGridViewTextBoxColumn KilnName;
- private System.Windows.Forms.DataGridViewTextBoxColumn KilnCarID;
- 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 LogoCodeName;
- private WinForm.Controls.DtpDate dtpFiredDate;
- private Basics.BaseControls.C_Label c_Label3;
- private Basics.BaseControls.C_Label c_Label4;
- private WinForm.Controls.TxtNumerical txtFiredBatchNo;
- private Basics.BaseControls.C_Button btnOk;
- }
- }
|