You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
869 lines
46 KiB
869 lines
46 KiB
namespace ICSSoft.Frame.APP
|
|
{
|
|
partial class FormICSHeatTreatmentAddNew
|
|
{
|
|
/// <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(FormICSHeatTreatmentAddNew));
|
|
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
|
|
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
|
|
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
|
|
this.panel2 = new System.Windows.Forms.Panel();
|
|
this.txtCostCenter = new DevExpress.XtraEditors.GridLookUpEdit();
|
|
this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
this.txtLotNo = new DevExpress.XtraEditors.TextEdit();
|
|
this.label6 = new System.Windows.Forms.Label();
|
|
this.txtMOCode = new DevExpress.XtraEditors.TextEdit();
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
this.txtEQPCode = new DevExpress.XtraEditors.GridLookUpEdit();
|
|
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
this.txtEQPName = new DevExpress.XtraEditors.TextEdit();
|
|
this.label11 = new System.Windows.Forms.Label();
|
|
this.txtMOType = new DevExpress.XtraEditors.TextEdit();
|
|
this.lable13 = new System.Windows.Forms.Label();
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
this.txtiQuantity = new DevExpress.XtraEditors.TextEdit();
|
|
this.label12 = new System.Windows.Forms.Label();
|
|
this.label9 = new System.Windows.Forms.Label();
|
|
this.label10 = new System.Windows.Forms.Label();
|
|
this.txtcInvStd = new DevExpress.XtraEditors.TextEdit();
|
|
this.label13 = new System.Windows.Forms.Label();
|
|
this.txtMoverCode = new DevExpress.XtraEditors.TextEdit();
|
|
this.txtCode = new DevExpress.XtraEditors.TextEdit();
|
|
this.txtMORow = new DevExpress.XtraEditors.TextEdit();
|
|
this.txtcInvName = new DevExpress.XtraEditors.TextEdit();
|
|
this.panel1 = new System.Windows.Forms.Panel();
|
|
this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
|
|
this.groupBox1 = new System.Windows.Forms.GroupBox();
|
|
this.gridControl1 = new DevExpress.XtraGrid.GridControl();
|
|
this.gridView4 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colLotNO = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colMOCODE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colEQPCode = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colDelete = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
|
|
this.colEQPName = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colMOSEQ = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colOpCode = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.advBandedGridView2 = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView();
|
|
this.gridView5 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
this.btnOK = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnCancle = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnClose = new DevExpress.XtraEditors.SimpleButton();
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
this.txtNum = new System.Windows.Forms.Label();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
|
|
this.panelControl1.SuspendLayout();
|
|
this.tableLayoutPanel1.SuspendLayout();
|
|
this.panel2.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtCostCenter.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtLotNo.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtMOCode.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtEQPCode.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtEQPName.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtMOType.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtiQuantity.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtcInvStd.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtMoverCode.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtCode.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtMORow.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtcInvName.Properties)).BeginInit();
|
|
this.panel1.SuspendLayout();
|
|
this.tableLayoutPanel2.SuspendLayout();
|
|
this.groupBox1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView4)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.advBandedGridView2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView5)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// labelControl1
|
|
//
|
|
this.labelControl1.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.labelControl1.Appearance.ForeColor = System.Drawing.Color.Black;
|
|
this.labelControl1.Location = new System.Drawing.Point(12, 2);
|
|
this.labelControl1.Name = "labelControl1";
|
|
this.labelControl1.Size = new System.Drawing.Size(32, 21);
|
|
this.labelControl1.TabIndex = 26;
|
|
this.labelControl1.Text = "编辑";
|
|
//
|
|
// panelControl1
|
|
//
|
|
this.panelControl1.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.panelControl1.Appearance.BackColor = System.Drawing.Color.White;
|
|
this.panelControl1.Appearance.Options.UseBackColor = true;
|
|
this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.panelControl1.Controls.Add(this.tableLayoutPanel1);
|
|
this.panelControl1.Location = new System.Drawing.Point(5, 38);
|
|
this.panelControl1.Name = "panelControl1";
|
|
this.panelControl1.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
|
|
this.panelControl1.Size = new System.Drawing.Size(998, 423);
|
|
this.panelControl1.TabIndex = 27;
|
|
//
|
|
// tableLayoutPanel1
|
|
//
|
|
this.tableLayoutPanel1.ColumnCount = 1;
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
|
this.tableLayoutPanel1.Controls.Add(this.panel2, 0, 0);
|
|
this.tableLayoutPanel1.Controls.Add(this.panel1, 0, 1);
|
|
this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tableLayoutPanel1.Location = new System.Drawing.Point(5, 0);
|
|
this.tableLayoutPanel1.Name = "tableLayoutPanel1";
|
|
this.tableLayoutPanel1.RowCount = 2;
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 47.99054F));
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 52.00946F));
|
|
this.tableLayoutPanel1.Size = new System.Drawing.Size(993, 423);
|
|
this.tableLayoutPanel1.TabIndex = 173;
|
|
//
|
|
// panel2
|
|
//
|
|
this.panel2.Controls.Add(this.txtCostCenter);
|
|
this.panel2.Controls.Add(this.txtLotNo);
|
|
this.panel2.Controls.Add(this.label6);
|
|
this.panel2.Controls.Add(this.txtMOCode);
|
|
this.panel2.Controls.Add(this.label5);
|
|
this.panel2.Controls.Add(this.txtEQPCode);
|
|
this.panel2.Controls.Add(this.label1);
|
|
this.panel2.Controls.Add(this.label4);
|
|
this.panel2.Controls.Add(this.txtEQPName);
|
|
this.panel2.Controls.Add(this.label11);
|
|
this.panel2.Controls.Add(this.txtMOType);
|
|
this.panel2.Controls.Add(this.lable13);
|
|
this.panel2.Controls.Add(this.label3);
|
|
this.panel2.Controls.Add(this.label2);
|
|
this.panel2.Controls.Add(this.txtiQuantity);
|
|
this.panel2.Controls.Add(this.label12);
|
|
this.panel2.Controls.Add(this.label9);
|
|
this.panel2.Controls.Add(this.label10);
|
|
this.panel2.Controls.Add(this.txtcInvStd);
|
|
this.panel2.Controls.Add(this.label13);
|
|
this.panel2.Controls.Add(this.txtMoverCode);
|
|
this.panel2.Controls.Add(this.txtCode);
|
|
this.panel2.Controls.Add(this.txtMORow);
|
|
this.panel2.Controls.Add(this.txtcInvName);
|
|
this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.panel2.Location = new System.Drawing.Point(3, 3);
|
|
this.panel2.Name = "panel2";
|
|
this.panel2.Size = new System.Drawing.Size(987, 196);
|
|
this.panel2.TabIndex = 170;
|
|
//
|
|
// txtCostCenter
|
|
//
|
|
this.txtCostCenter.EditValue = "[]";
|
|
this.txtCostCenter.Location = new System.Drawing.Point(346, 12);
|
|
this.txtCostCenter.Name = "txtCostCenter";
|
|
this.txtCostCenter.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.txtCostCenter.Properties.Appearance.ForeColor = System.Drawing.Color.Blue;
|
|
this.txtCostCenter.Properties.Appearance.Options.UseFont = true;
|
|
this.txtCostCenter.Properties.Appearance.Options.UseForeColor = true;
|
|
this.txtCostCenter.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.txtCostCenter.Properties.ButtonsStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|
this.txtCostCenter.Properties.NullText = "";
|
|
this.txtCostCenter.Properties.View = this.gridView2;
|
|
this.txtCostCenter.Size = new System.Drawing.Size(149, 30);
|
|
this.txtCostCenter.TabIndex = 194;
|
|
this.txtCostCenter.EditValueChanged += new System.EventHandler(this.txtCostCenter_EditValueChanged);
|
|
//
|
|
// gridView2
|
|
//
|
|
this.gridView2.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
|
|
this.gridView2.Name = "gridView2";
|
|
this.gridView2.OptionsSelection.EnableAppearanceFocusedCell = false;
|
|
this.gridView2.OptionsView.ShowGroupPanel = false;
|
|
//
|
|
// txtLotNo
|
|
//
|
|
this.txtLotNo.EnterMoveNextControl = true;
|
|
this.txtLotNo.Location = new System.Drawing.Point(246, 142);
|
|
this.txtLotNo.Name = "txtLotNo";
|
|
this.txtLotNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 26.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.txtLotNo.Properties.Appearance.ForeColor = System.Drawing.Color.Blue;
|
|
this.txtLotNo.Properties.Appearance.Options.UseFont = true;
|
|
this.txtLotNo.Properties.Appearance.Options.UseForeColor = true;
|
|
this.txtLotNo.Size = new System.Drawing.Size(731, 48);
|
|
this.txtLotNo.TabIndex = 193;
|
|
this.txtLotNo.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtLotNo_KeyPress);
|
|
//
|
|
// label6
|
|
//
|
|
this.label6.AutoSize = true;
|
|
this.label6.Font = new System.Drawing.Font("Tahoma", 26.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label6.ForeColor = System.Drawing.Color.Blue;
|
|
this.label6.Location = new System.Drawing.Point(4, 144);
|
|
this.label6.Name = "label6";
|
|
this.label6.Size = new System.Drawing.Size(270, 42);
|
|
this.label6.TabIndex = 192;
|
|
this.label6.Text = "产品跟踪单号:";
|
|
//
|
|
// txtMOCode
|
|
//
|
|
this.txtMOCode.EnterMoveNextControl = true;
|
|
this.txtMOCode.Location = new System.Drawing.Point(347, 49);
|
|
this.txtMOCode.Name = "txtMOCode";
|
|
this.txtMOCode.Properties.ReadOnly = true;
|
|
this.txtMOCode.Size = new System.Drawing.Size(149, 20);
|
|
this.txtMOCode.TabIndex = 191;
|
|
//
|
|
// label5
|
|
//
|
|
this.label5.AutoSize = true;
|
|
this.label5.Font = new System.Drawing.Font("Tahoma", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label5.ForeColor = System.Drawing.Color.Blue;
|
|
this.label5.Location = new System.Drawing.Point(284, 15);
|
|
this.label5.Name = "label5";
|
|
this.label5.Size = new System.Drawing.Size(57, 23);
|
|
this.label5.TabIndex = 189;
|
|
this.label5.Text = "工序:";
|
|
//
|
|
// txtEQPCode
|
|
//
|
|
this.txtEQPCode.EditValue = "[]";
|
|
this.txtEQPCode.Location = new System.Drawing.Point(99, 13);
|
|
this.txtEQPCode.Name = "txtEQPCode";
|
|
this.txtEQPCode.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.txtEQPCode.Properties.Appearance.ForeColor = System.Drawing.Color.Blue;
|
|
this.txtEQPCode.Properties.Appearance.Options.UseFont = true;
|
|
this.txtEQPCode.Properties.Appearance.Options.UseForeColor = true;
|
|
this.txtEQPCode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.txtEQPCode.Properties.ButtonsStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|
this.txtEQPCode.Properties.NullText = "";
|
|
this.txtEQPCode.Properties.View = this.gridView1;
|
|
this.txtEQPCode.Size = new System.Drawing.Size(149, 30);
|
|
this.txtEQPCode.TabIndex = 188;
|
|
this.txtEQPCode.EditValueChanged += new System.EventHandler(this.txtEQPCode_EditValueChanged);
|
|
//
|
|
// gridView1
|
|
//
|
|
this.gridView1.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
|
|
this.gridView1.Name = "gridView1";
|
|
this.gridView1.OptionsSelection.EnableAppearanceFocusedCell = false;
|
|
this.gridView1.OptionsView.ShowGroupPanel = false;
|
|
//
|
|
// label1
|
|
//
|
|
this.label1.AutoSize = true;
|
|
this.label1.Location = new System.Drawing.Point(28, 55);
|
|
this.label1.Name = "label1";
|
|
this.label1.Size = new System.Drawing.Size(55, 14);
|
|
this.label1.TabIndex = 187;
|
|
this.label1.Text = "设备名称";
|
|
//
|
|
// label4
|
|
//
|
|
this.label4.AutoSize = true;
|
|
this.label4.Font = new System.Drawing.Font("Tahoma", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label4.ForeColor = System.Drawing.Color.Blue;
|
|
this.label4.Location = new System.Drawing.Point(7, 16);
|
|
this.label4.Name = "label4";
|
|
this.label4.Size = new System.Drawing.Size(97, 23);
|
|
this.label4.TabIndex = 186;
|
|
this.label4.Text = "设备编号:";
|
|
//
|
|
// txtEQPName
|
|
//
|
|
this.txtEQPName.EnterMoveNextControl = true;
|
|
this.txtEQPName.Location = new System.Drawing.Point(99, 52);
|
|
this.txtEQPName.Name = "txtEQPName";
|
|
this.txtEQPName.Properties.ReadOnly = true;
|
|
this.txtEQPName.Size = new System.Drawing.Size(149, 20);
|
|
this.txtEQPName.TabIndex = 185;
|
|
//
|
|
// label11
|
|
//
|
|
this.label11.AutoSize = true;
|
|
this.label11.Location = new System.Drawing.Point(279, 83);
|
|
this.label11.Name = "label11";
|
|
this.label11.Size = new System.Drawing.Size(55, 14);
|
|
this.label11.TabIndex = 184;
|
|
this.label11.Text = "工单类型";
|
|
//
|
|
// txtMOType
|
|
//
|
|
this.txtMOType.EnterMoveNextControl = true;
|
|
this.txtMOType.Location = new System.Drawing.Point(347, 81);
|
|
this.txtMOType.Name = "txtMOType";
|
|
this.txtMOType.Properties.ReadOnly = true;
|
|
this.txtMOType.Size = new System.Drawing.Size(149, 20);
|
|
this.txtMOType.TabIndex = 183;
|
|
//
|
|
// lable13
|
|
//
|
|
this.lable13.AutoSize = true;
|
|
this.lable13.Location = new System.Drawing.Point(31, 86);
|
|
this.lable13.Name = "lable13";
|
|
this.lable13.Size = new System.Drawing.Size(43, 14);
|
|
this.lable13.TabIndex = 182;
|
|
this.lable13.Text = "批次号";
|
|
//
|
|
// label3
|
|
//
|
|
this.label3.AutoSize = true;
|
|
this.label3.Location = new System.Drawing.Point(513, 52);
|
|
this.label3.Name = "label3";
|
|
this.label3.Size = new System.Drawing.Size(79, 14);
|
|
this.label3.TabIndex = 179;
|
|
this.label3.Text = "生产订单行号";
|
|
//
|
|
// label2
|
|
//
|
|
this.label2.AutoSize = true;
|
|
this.label2.Location = new System.Drawing.Point(272, 52);
|
|
this.label2.Name = "label2";
|
|
this.label2.Size = new System.Drawing.Size(67, 14);
|
|
this.label2.TabIndex = 177;
|
|
this.label2.Text = "生产订单号";
|
|
//
|
|
// txtiQuantity
|
|
//
|
|
this.txtiQuantity.EnterMoveNextControl = true;
|
|
this.txtiQuantity.Location = new System.Drawing.Point(820, 49);
|
|
this.txtiQuantity.Name = "txtiQuantity";
|
|
this.txtiQuantity.Properties.Mask.EditMask = "f4";
|
|
this.txtiQuantity.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
|
|
this.txtiQuantity.Properties.Mask.UseMaskAsDisplayFormat = true;
|
|
this.txtiQuantity.Properties.ReadOnly = true;
|
|
this.txtiQuantity.Size = new System.Drawing.Size(159, 20);
|
|
this.txtiQuantity.TabIndex = 165;
|
|
//
|
|
// label12
|
|
//
|
|
this.label12.AutoSize = true;
|
|
this.label12.Location = new System.Drawing.Point(759, 52);
|
|
this.label12.Name = "label12";
|
|
this.label12.Size = new System.Drawing.Size(55, 14);
|
|
this.label12.TabIndex = 163;
|
|
this.label12.Text = "工单数量";
|
|
//
|
|
// label9
|
|
//
|
|
this.label9.AutoSize = true;
|
|
this.label9.Location = new System.Drawing.Point(526, 83);
|
|
this.label9.Name = "label9";
|
|
this.label9.Size = new System.Drawing.Size(55, 14);
|
|
this.label9.TabIndex = 157;
|
|
this.label9.Text = "存货编码";
|
|
//
|
|
// label10
|
|
//
|
|
this.label10.AutoSize = true;
|
|
this.label10.Location = new System.Drawing.Point(26, 114);
|
|
this.label10.Name = "label10";
|
|
this.label10.Size = new System.Drawing.Size(55, 14);
|
|
this.label10.TabIndex = 158;
|
|
this.label10.Text = "规格型号";
|
|
//
|
|
// txtcInvStd
|
|
//
|
|
this.txtcInvStd.EnterMoveNextControl = true;
|
|
this.txtcInvStd.Location = new System.Drawing.Point(99, 113);
|
|
this.txtcInvStd.Name = "txtcInvStd";
|
|
this.txtcInvStd.Properties.ReadOnly = true;
|
|
this.txtcInvStd.Size = new System.Drawing.Size(149, 20);
|
|
this.txtcInvStd.TabIndex = 160;
|
|
//
|
|
// label13
|
|
//
|
|
this.label13.AutoSize = true;
|
|
this.label13.Location = new System.Drawing.Point(759, 82);
|
|
this.label13.Name = "label13";
|
|
this.label13.Size = new System.Drawing.Size(55, 14);
|
|
this.label13.TabIndex = 161;
|
|
this.label13.Text = "存货名称";
|
|
//
|
|
// txtMoverCode
|
|
//
|
|
this.txtMoverCode.EnterMoveNextControl = true;
|
|
this.txtMoverCode.Location = new System.Drawing.Point(99, 83);
|
|
this.txtMoverCode.Name = "txtMoverCode";
|
|
this.txtMoverCode.Properties.ReadOnly = true;
|
|
this.txtMoverCode.Size = new System.Drawing.Size(149, 20);
|
|
this.txtMoverCode.TabIndex = 162;
|
|
//
|
|
// txtCode
|
|
//
|
|
this.txtCode.EnterMoveNextControl = true;
|
|
this.txtCode.Location = new System.Drawing.Point(599, 80);
|
|
this.txtCode.Name = "txtCode";
|
|
this.txtCode.Properties.ReadOnly = true;
|
|
this.txtCode.Size = new System.Drawing.Size(149, 20);
|
|
this.txtCode.TabIndex = 162;
|
|
//
|
|
// txtMORow
|
|
//
|
|
this.txtMORow.EnterMoveNextControl = true;
|
|
this.txtMORow.Location = new System.Drawing.Point(599, 49);
|
|
this.txtMORow.Name = "txtMORow";
|
|
this.txtMORow.Properties.ReadOnly = true;
|
|
this.txtMORow.Size = new System.Drawing.Size(149, 20);
|
|
this.txtMORow.TabIndex = 162;
|
|
//
|
|
// txtcInvName
|
|
//
|
|
this.txtcInvName.EnterMoveNextControl = true;
|
|
this.txtcInvName.Location = new System.Drawing.Point(820, 80);
|
|
this.txtcInvName.Name = "txtcInvName";
|
|
this.txtcInvName.Properties.ReadOnly = true;
|
|
this.txtcInvName.Size = new System.Drawing.Size(159, 20);
|
|
this.txtcInvName.TabIndex = 162;
|
|
//
|
|
// panel1
|
|
//
|
|
this.panel1.Controls.Add(this.tableLayoutPanel2);
|
|
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.panel1.Location = new System.Drawing.Point(3, 205);
|
|
this.panel1.Name = "panel1";
|
|
this.panel1.Size = new System.Drawing.Size(987, 215);
|
|
this.panel1.TabIndex = 172;
|
|
//
|
|
// tableLayoutPanel2
|
|
//
|
|
this.tableLayoutPanel2.ColumnCount = 1;
|
|
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
this.tableLayoutPanel2.Controls.Add(this.groupBox1, 0, 0);
|
|
this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tableLayoutPanel2.Location = new System.Drawing.Point(0, 0);
|
|
this.tableLayoutPanel2.Name = "tableLayoutPanel2";
|
|
this.tableLayoutPanel2.RowCount = 1;
|
|
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 215F));
|
|
this.tableLayoutPanel2.Size = new System.Drawing.Size(987, 215);
|
|
this.tableLayoutPanel2.TabIndex = 150;
|
|
//
|
|
// groupBox1
|
|
//
|
|
this.groupBox1.Controls.Add(this.gridControl1);
|
|
this.groupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.groupBox1.Location = new System.Drawing.Point(3, 3);
|
|
this.groupBox1.Name = "groupBox1";
|
|
this.groupBox1.Size = new System.Drawing.Size(981, 209);
|
|
this.groupBox1.TabIndex = 150;
|
|
this.groupBox1.TabStop = false;
|
|
this.groupBox1.Text = "跟踪单信息";
|
|
//
|
|
// gridControl1
|
|
//
|
|
this.gridControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.gridControl1.Location = new System.Drawing.Point(3, 18);
|
|
this.gridControl1.MainView = this.gridView4;
|
|
this.gridControl1.Name = "gridControl1";
|
|
this.gridControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
|
|
this.repositoryItemButtonEdit1});
|
|
this.gridControl1.Size = new System.Drawing.Size(975, 188);
|
|
this.gridControl1.TabIndex = 144;
|
|
this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|
this.gridView4,
|
|
this.advBandedGridView2,
|
|
this.gridView5});
|
|
//
|
|
// gridView4
|
|
//
|
|
this.gridView4.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
|
this.gridColumn1,
|
|
this.gridColumn2,
|
|
this.colLotNO,
|
|
this.gridColumn4,
|
|
this.gridColumn5,
|
|
this.gridColumn6,
|
|
this.gridColumn7,
|
|
this.gridColumn8,
|
|
this.gridColumn9,
|
|
this.gridColumn10,
|
|
this.colMOCODE,
|
|
this.colEQPCode,
|
|
this.colDelete,
|
|
this.colEQPName,
|
|
this.colMOSEQ,
|
|
this.gridColumn11,
|
|
this.colOpCode});
|
|
this.gridView4.GridControl = this.gridControl1;
|
|
this.gridView4.IndicatorWidth = 35;
|
|
this.gridView4.Name = "gridView4";
|
|
this.gridView4.OptionsSelection.MultiSelect = true;
|
|
this.gridView4.OptionsView.ColumnAutoWidth = false;
|
|
this.gridView4.OptionsView.ShowFooter = true;
|
|
this.gridView4.OptionsView.ShowGroupPanel = false;
|
|
//
|
|
// gridColumn1
|
|
//
|
|
this.gridColumn1.Caption = "AutoID";
|
|
this.gridColumn1.FieldName = "ID";
|
|
this.gridColumn1.Name = "gridColumn1";
|
|
//
|
|
// gridColumn2
|
|
//
|
|
this.gridColumn2.Caption = "选择";
|
|
this.gridColumn2.FieldName = "isSelect";
|
|
this.gridColumn2.Name = "gridColumn2";
|
|
this.gridColumn2.OptionsColumn.AllowEdit = false;
|
|
//
|
|
// colLotNO
|
|
//
|
|
this.colLotNO.Caption = "产品跟踪单号";
|
|
this.colLotNO.FieldName = "LotNO";
|
|
this.colLotNO.Name = "colLotNO";
|
|
this.colLotNO.Visible = true;
|
|
this.colLotNO.VisibleIndex = 0;
|
|
this.colLotNO.Width = 120;
|
|
//
|
|
// gridColumn4
|
|
//
|
|
this.gridColumn4.Caption = "存货编码";
|
|
this.gridColumn4.FieldName = "ItemCode";
|
|
this.gridColumn4.Name = "gridColumn4";
|
|
this.gridColumn4.Visible = true;
|
|
this.gridColumn4.VisibleIndex = 1;
|
|
//
|
|
// gridColumn5
|
|
//
|
|
this.gridColumn5.Caption = "存货名称";
|
|
this.gridColumn5.FieldName = "INVNAME";
|
|
this.gridColumn5.Name = "gridColumn5";
|
|
this.gridColumn5.Visible = true;
|
|
this.gridColumn5.VisibleIndex = 2;
|
|
//
|
|
// gridColumn6
|
|
//
|
|
this.gridColumn6.Caption = "规格型号";
|
|
this.gridColumn6.FieldName = "INVSTD";
|
|
this.gridColumn6.Name = "gridColumn6";
|
|
this.gridColumn6.Visible = true;
|
|
this.gridColumn6.VisibleIndex = 4;
|
|
//
|
|
// gridColumn7
|
|
//
|
|
this.gridColumn7.Caption = "数量";
|
|
this.gridColumn7.FieldName = "LOTQTY";
|
|
this.gridColumn7.Name = "gridColumn7";
|
|
//
|
|
// gridColumn8
|
|
//
|
|
this.gridColumn8.Caption = "单位";
|
|
this.gridColumn8.FieldName = "INVUOM";
|
|
this.gridColumn8.Name = "gridColumn8";
|
|
this.gridColumn8.Visible = true;
|
|
this.gridColumn8.VisibleIndex = 3;
|
|
//
|
|
// gridColumn9
|
|
//
|
|
this.gridColumn9.Caption = "重量";
|
|
this.gridColumn9.FieldName = "num";
|
|
this.gridColumn9.Name = "gridColumn9";
|
|
this.gridColumn9.Visible = true;
|
|
this.gridColumn9.VisibleIndex = 5;
|
|
//
|
|
// gridColumn10
|
|
//
|
|
this.gridColumn10.Caption = "辅助单位";
|
|
this.gridColumn10.FieldName = "INVEXPORTIMPORT";
|
|
this.gridColumn10.Name = "gridColumn10";
|
|
this.gridColumn10.Visible = true;
|
|
this.gridColumn10.VisibleIndex = 6;
|
|
//
|
|
// colMOCODE
|
|
//
|
|
this.colMOCODE.Caption = "生产订单号";
|
|
this.colMOCODE.FieldName = "MOCODE";
|
|
this.colMOCODE.Name = "colMOCODE";
|
|
//
|
|
// colEQPCode
|
|
//
|
|
this.colEQPCode.Caption = "设备号";
|
|
this.colEQPCode.FieldName = "EQPCODE";
|
|
this.colEQPCode.Name = "colEQPCode";
|
|
//
|
|
// colDelete
|
|
//
|
|
this.colDelete.Caption = "删除";
|
|
this.colDelete.ColumnEdit = this.repositoryItemButtonEdit1;
|
|
this.colDelete.FieldName = "Delete";
|
|
this.colDelete.Name = "colDelete";
|
|
this.colDelete.Visible = true;
|
|
this.colDelete.VisibleIndex = 8;
|
|
this.colDelete.Width = 50;
|
|
//
|
|
// repositoryItemButtonEdit1
|
|
//
|
|
this.repositoryItemButtonEdit1.AutoHeight = false;
|
|
this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Delete)});
|
|
this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1";
|
|
this.repositoryItemButtonEdit1.ReadOnly = true;
|
|
this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
|
|
this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick);
|
|
//
|
|
// colEQPName
|
|
//
|
|
this.colEQPName.Caption = "设备名称";
|
|
this.colEQPName.FieldName = "EQPName";
|
|
this.colEQPName.Name = "colEQPName";
|
|
//
|
|
// colMOSEQ
|
|
//
|
|
this.colMOSEQ.Caption = "工单行";
|
|
this.colMOSEQ.FieldName = "MOSEQ";
|
|
this.colMOSEQ.Name = "colMOSEQ";
|
|
//
|
|
// gridColumn11
|
|
//
|
|
this.gridColumn11.Caption = "零件号";
|
|
this.gridColumn11.FieldName = "VenderLotNo";
|
|
this.gridColumn11.Name = "gridColumn11";
|
|
this.gridColumn11.Visible = true;
|
|
this.gridColumn11.VisibleIndex = 7;
|
|
//
|
|
// colOpCode
|
|
//
|
|
this.colOpCode.Caption = "工序";
|
|
this.colOpCode.FieldName = "OpCode";
|
|
this.colOpCode.Name = "colOpCode";
|
|
//
|
|
// advBandedGridView2
|
|
//
|
|
this.advBandedGridView2.GridControl = this.gridControl1;
|
|
this.advBandedGridView2.Name = "advBandedGridView2";
|
|
this.advBandedGridView2.OptionsBehavior.ReadOnly = true;
|
|
this.advBandedGridView2.OptionsSelection.MultiSelect = true;
|
|
this.advBandedGridView2.OptionsView.ShowFooter = true;
|
|
this.advBandedGridView2.OptionsView.ShowGroupPanel = false;
|
|
//
|
|
// gridView5
|
|
//
|
|
this.gridView5.GridControl = this.gridControl1;
|
|
this.gridView5.Name = "gridView5";
|
|
//
|
|
// btnOK
|
|
//
|
|
this.btnOK.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.btnOK.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnOK.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.btnOK.Appearance.Options.UseFont = true;
|
|
this.btnOK.Appearance.Options.UseForeColor = true;
|
|
this.btnOK.Appearance.Options.UseTextOptions = true;
|
|
this.btnOK.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
|
|
this.btnOK.Image = ((System.Drawing.Image)(resources.GetObject("btnOK.Image")));
|
|
this.btnOK.Location = new System.Drawing.Point(838, 464);
|
|
this.btnOK.LookAndFeel.SkinName = "BlueButtonSkin";
|
|
this.btnOK.LookAndFeel.UseDefaultLookAndFeel = false;
|
|
this.btnOK.Name = "btnOK";
|
|
this.btnOK.Size = new System.Drawing.Size(70, 30);
|
|
this.btnOK.TabIndex = 28;
|
|
this.btnOK.Text = "保存";
|
|
this.btnOK.Click += new System.EventHandler(this.save_Click);
|
|
//
|
|
// btnCancle
|
|
//
|
|
this.btnCancle.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.btnCancle.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnCancle.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.btnCancle.Appearance.Options.UseFont = true;
|
|
this.btnCancle.Appearance.Options.UseForeColor = true;
|
|
this.btnCancle.Appearance.Options.UseTextOptions = true;
|
|
this.btnCancle.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.btnCancle.Image = ((System.Drawing.Image)(resources.GetObject("btnCancle.Image")));
|
|
this.btnCancle.Location = new System.Drawing.Point(922, 464);
|
|
this.btnCancle.LookAndFeel.SkinName = "BlueButtonSkin";
|
|
this.btnCancle.LookAndFeel.UseDefaultLookAndFeel = false;
|
|
this.btnCancle.Name = "btnCancle";
|
|
this.btnCancle.Size = new System.Drawing.Size(70, 30);
|
|
this.btnCancle.TabIndex = 29;
|
|
this.btnCancle.Text = "取消";
|
|
this.btnCancle.Click += new System.EventHandler(this.can_Click);
|
|
//
|
|
// btnClose
|
|
//
|
|
this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.btnClose.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnClose.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.btnClose.Appearance.Options.UseFont = true;
|
|
this.btnClose.Appearance.Options.UseForeColor = true;
|
|
this.btnClose.Appearance.Options.UseTextOptions = true;
|
|
this.btnClose.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
|
|
this.btnClose.Location = new System.Drawing.Point(977, 2);
|
|
this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin";
|
|
this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
|
|
this.btnClose.Name = "btnClose";
|
|
this.btnClose.Size = new System.Drawing.Size(26, 30);
|
|
this.btnClose.TabIndex = 30;
|
|
this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
|
|
//
|
|
// label7
|
|
//
|
|
this.label7.AutoSize = true;
|
|
this.label7.Font = new System.Drawing.Font("Tahoma", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
|
|
this.label7.Location = new System.Drawing.Point(440, 467);
|
|
this.label7.Name = "label7";
|
|
this.label7.Size = new System.Drawing.Size(122, 25);
|
|
this.label7.TabIndex = 31;
|
|
this.label7.Text = "累计个数:";
|
|
//
|
|
// txtNum
|
|
//
|
|
this.txtNum.AutoSize = true;
|
|
this.txtNum.Font = new System.Drawing.Font("Tahoma", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.txtNum.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
|
|
this.txtNum.Location = new System.Drawing.Point(546, 469);
|
|
this.txtNum.Name = "txtNum";
|
|
this.txtNum.Size = new System.Drawing.Size(0, 23);
|
|
this.txtNum.TabIndex = 32;
|
|
//
|
|
// FormICSHeatTreatmentAddNew
|
|
//
|
|
this.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
|
|
this.Appearance.Options.UseBackColor = true;
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(1004, 498);
|
|
this.Controls.Add(this.txtNum);
|
|
this.Controls.Add(this.label7);
|
|
this.Controls.Add(this.btnClose);
|
|
this.Controls.Add(this.btnCancle);
|
|
this.Controls.Add(this.btnOK);
|
|
this.Controls.Add(this.panelControl1);
|
|
this.Controls.Add(this.labelControl1);
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
this.Name = "FormICSHeatTreatmentAddNew";
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|
this.Text = "FormICSShifTypeAdd";
|
|
this.Load += new System.EventHandler(this.FormICSItenLotAdd_Load);
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
|
|
this.panelControl1.ResumeLayout(false);
|
|
this.tableLayoutPanel1.ResumeLayout(false);
|
|
this.panel2.ResumeLayout(false);
|
|
this.panel2.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtCostCenter.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtLotNo.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtMOCode.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtEQPCode.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtEQPName.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtMOType.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtiQuantity.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtcInvStd.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtMoverCode.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtCode.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtMORow.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtcInvName.Properties)).EndInit();
|
|
this.panel1.ResumeLayout(false);
|
|
this.tableLayoutPanel2.ResumeLayout(false);
|
|
this.groupBox1.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView4)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.advBandedGridView2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView5)).EndInit();
|
|
this.ResumeLayout(false);
|
|
this.PerformLayout();
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private DevExpress.XtraEditors.LabelControl labelControl1;
|
|
private DevExpress.XtraEditors.PanelControl panelControl1;
|
|
private DevExpress.XtraEditors.SimpleButton btnOK;
|
|
private DevExpress.XtraEditors.SimpleButton btnCancle;
|
|
private DevExpress.XtraEditors.SimpleButton btnClose;
|
|
private System.Windows.Forms.Panel panel2;
|
|
private System.Windows.Forms.Label label11;
|
|
private DevExpress.XtraEditors.TextEdit txtMOType;
|
|
private System.Windows.Forms.Label lable13;
|
|
private System.Windows.Forms.Label label3;
|
|
private System.Windows.Forms.Label label2;
|
|
private DevExpress.XtraEditors.TextEdit txtiQuantity;
|
|
private System.Windows.Forms.Label label12;
|
|
private System.Windows.Forms.Label label9;
|
|
private System.Windows.Forms.Label label10;
|
|
private DevExpress.XtraEditors.TextEdit txtcInvStd;
|
|
private System.Windows.Forms.Label label13;
|
|
private DevExpress.XtraEditors.TextEdit txtMoverCode;
|
|
private DevExpress.XtraEditors.TextEdit txtCode;
|
|
private DevExpress.XtraEditors.TextEdit txtMORow;
|
|
private DevExpress.XtraEditors.TextEdit txtcInvName;
|
|
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
|
|
private DevExpress.XtraEditors.GridLookUpEdit txtEQPCode;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
|
|
private System.Windows.Forms.Label label1;
|
|
private System.Windows.Forms.Label label4;
|
|
private DevExpress.XtraEditors.TextEdit txtEQPName;
|
|
private System.Windows.Forms.Panel panel1;
|
|
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2;
|
|
private System.Windows.Forms.GroupBox groupBox1;
|
|
private DevExpress.XtraGrid.GridControl gridControl1;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView4;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colLotNO;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn7;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn8;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn9;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn10;
|
|
private DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView advBandedGridView2;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView5;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colMOCODE;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colEQPCode;
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colDelete;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colEQPName;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colMOSEQ;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn11;
|
|
private System.Windows.Forms.Label label5;
|
|
private DevExpress.XtraEditors.TextEdit txtLotNo;
|
|
private System.Windows.Forms.Label label6;
|
|
private DevExpress.XtraEditors.TextEdit txtMOCode;
|
|
private DevExpress.XtraEditors.GridLookUpEdit txtCostCenter;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView2;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colOpCode;
|
|
private System.Windows.Forms.Label label7;
|
|
private System.Windows.Forms.Label txtNum;
|
|
}
|
|
}
|