华恒Mes鼎捷代码
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.

1480 lines
76 KiB

namespace ICSSoft.Frame.APP
{
partial class FormICSPickingEditAdd
{
/// <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(FormICSPickingEditAdd));
this.lblTitle = new DevExpress.XtraEditors.LabelControl();
this.save = new DevExpress.XtraEditors.SimpleButton();
this.can = new DevExpress.XtraEditors.SimpleButton();
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
this.panel3 = new System.Windows.Forms.Panel();
this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
this.groupBox2 = new System.Windows.Forms.GroupBox();
this.panel4 = new System.Windows.Forms.Panel();
this.grvDetail = new DevExpress.XtraGrid.GridControl();
this.grdDetail = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colisSelect = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPickingNO = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPickingLine = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMOCode = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMORow = new DevExpress.XtraGrid.Columns.GridColumn();
this.colcInvCode = new DevExpress.XtraGrid.Columns.GridColumn();
this.colcInvName = new DevExpress.XtraGrid.Columns.GridColumn();
this.colcInvStd = new DevExpress.XtraGrid.Columns.GridColumn();
this.coliQuantity = new DevExpress.XtraGrid.Columns.GridColumn();
this.colINVUOM = new DevExpress.XtraGrid.Columns.GridColumn();
this.colcMaker = new DevExpress.XtraGrid.Columns.GridColumn();
this.coldDate = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMoverCode = new DevExpress.XtraGrid.Columns.GridColumn();
this.colWHCode = new DevExpress.XtraGrid.Columns.GridColumn();
this.colOutCategory = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSupplyQuantity = new DevExpress.XtraGrid.Columns.GridColumn();
this.colRemarks = new DevExpress.XtraGrid.Columns.GridColumn();
this.advBandedGridView1 = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView();
this.panel2 = new System.Windows.Forms.Panel();
this.txtMO = new DevExpress.XtraEditors.GridLookUpEdit();
this.gridView5 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.txtMROBatch = new DevExpress.XtraEditors.TextEdit();
this.label18 = new System.Windows.Forms.Label();
this.txtMoverCode = new DevExpress.XtraEditors.GridLookUpEdit();
this.gridView6 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.txtAllWeight = new DevExpress.XtraEditors.TextEdit();
this.label17 = new System.Windows.Forms.Label();
this.label16 = new System.Windows.Forms.Label();
this.txtWeight = new DevExpress.XtraEditors.TextEdit();
this.label15 = new System.Windows.Forms.Label();
this.txtRemarks = new DevExpress.XtraEditors.TextEdit();
this.label11 = new System.Windows.Forms.Label();
this.txtDDNo = new DevExpress.XtraEditors.TextEdit();
this.lable13 = new System.Windows.Forms.Label();
this.txtMOCode = new DevExpress.XtraEditors.ButtonEdit();
this.txtMORow = new DevExpress.XtraEditors.GridLookUpEdit();
this.gridView3 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.label3 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.txtCode = new DevExpress.XtraEditors.GridLookUpEdit();
this.gridLookUpEdit1View = new DevExpress.XtraGrid.Views.Grid.GridView();
this.txtirowno = new DevExpress.XtraEditors.TextEdit();
this.txtDetailId = new DevExpress.XtraEditors.TextEdit();
this.btnUpdateDetail = new System.Windows.Forms.Button();
this.btnDelDetail = new System.Windows.Forms.Button();
this.btnSaveDetail = new System.Windows.Forms.Button();
this.txtiQuantity = new DevExpress.XtraEditors.TextEdit();
this.label12 = new System.Windows.Forms.Label();
this.label14 = new System.Windows.Forms.Label();
this.txtINVUOM = new DevExpress.XtraEditors.TextEdit();
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.txtcInvName = new DevExpress.XtraEditors.TextEdit();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.txtDept = new DevExpress.XtraEditors.GridLookUpEdit();
this.gridView7 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.label20 = new System.Windows.Forms.Label();
this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
this.cboIsMROItem = new System.Windows.Forms.CheckBox();
this.txtOutCategory = new DevExpress.XtraEditors.GridLookUpEdit();
this.gridView4 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.label8 = new System.Windows.Forms.Label();
this.txtWHCode = new DevExpress.XtraEditors.GridLookUpEdit();
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.label7 = new System.Windows.Forms.Label();
this.txtPickingNO = new DevExpress.XtraEditors.TextEdit();
this.txtMUSERName = new DevExpress.XtraEditors.TextEdit();
this.label6 = new System.Windows.Forms.Label();
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
this.txtMTIME = new DevExpress.XtraEditors.TextEdit();
this.label4 = new System.Windows.Forms.Label();
this.label5 = new System.Windows.Forms.Label();
this.labelControl12 = new DevExpress.XtraEditors.LabelControl();
this.labelControl13 = new DevExpress.XtraEditors.LabelControl();
this.label1 = new System.Windows.Forms.Label();
this.label19 = new System.Windows.Forms.Label();
this.colEQPID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colEQPCode = new DevExpress.XtraGrid.Columns.GridColumn();
this.colEQPName = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCKGROUP = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCKGROUPDESC = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCKItemCode = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCKItemCodeDESC = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSetValueMax = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSetValueMin = new DevExpress.XtraGrid.Columns.GridColumn();
this.colRealValue = new DevExpress.XtraGrid.Columns.GridColumn();
this.colUNIT = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMUSERName = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMTIME = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
this.repositoryItemButtonEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
this.repositoryItemButtonEdit3 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
this.btnCancle = new DevExpress.XtraEditors.SimpleButton();
this.btnOK = new DevExpress.XtraEditors.SimpleButton();
this.btnClose = new DevExpress.XtraEditors.SimpleButton();
this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
this.panelControl1.SuspendLayout();
this.panel3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
this.panelControl2.SuspendLayout();
this.groupBox2.SuspendLayout();
this.panel4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.grvDetail)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.grdDetail)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.advBandedGridView1)).BeginInit();
this.panel2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.txtMO.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtMROBatch.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtMoverCode.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView6)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtAllWeight.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtWeight.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtRemarks.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtDDNo.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtMOCode.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtMORow.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtCode.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridLookUpEdit1View)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtirowno.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtDetailId.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtiQuantity.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtINVUOM.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtcInvStd.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtcInvName.Properties)).BeginInit();
this.groupBox1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.txtDept.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView7)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtOutCategory.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtWHCode.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtPickingNO.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtMUSERName.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtMTIME.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit3)).BeginInit();
this.SuspendLayout();
//
// lblTitle
//
this.lblTitle.Appearance.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblTitle.Appearance.ForeColor = System.Drawing.Color.White;
this.lblTitle.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
this.lblTitle.Location = new System.Drawing.Point(1, 1);
this.lblTitle.Name = "lblTitle";
this.lblTitle.Size = new System.Drawing.Size(110, 23);
this.lblTitle.TabIndex = 6;
this.lblTitle.Text = "退料单";
//
// save
//
this.save.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
this.save.Location = new System.Drawing.Point(134, 306);
this.save.Name = "save";
this.save.Size = new System.Drawing.Size(68, 23);
this.save.TabIndex = 30;
this.save.Text = "保存";
this.save.Click += new System.EventHandler(this.save_Click);
//
// can
//
this.can.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
this.can.DialogResult = System.Windows.Forms.DialogResult.Cancel;
this.can.Location = new System.Drawing.Point(208, 306);
this.can.Name = "can";
this.can.Size = new System.Drawing.Size(68, 23);
this.can.TabIndex = 31;
this.can.Text = "取消";
this.can.Click += new System.EventHandler(this.btnClose_Click);
//
// 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.panel3);
this.panelControl1.Controls.Add(this.label4);
this.panelControl1.Controls.Add(this.label5);
this.panelControl1.Controls.Add(this.labelControl12);
this.panelControl1.Controls.Add(this.labelControl13);
this.panelControl1.Controls.Add(this.label1);
this.panelControl1.Controls.Add(this.label19);
this.panelControl1.Location = new System.Drawing.Point(1, 27);
this.panelControl1.Margin = new System.Windows.Forms.Padding(0);
this.panelControl1.Name = "panelControl1";
this.panelControl1.Size = new System.Drawing.Size(1032, 485);
this.panelControl1.TabIndex = 23;
//
// panel3
//
this.panel3.Controls.Add(this.panelControl2);
this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel3.Location = new System.Drawing.Point(0, 0);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(1032, 485);
this.panel3.TabIndex = 146;
//
// panelControl2
//
this.panelControl2.Appearance.BackColor = System.Drawing.Color.White;
this.panelControl2.Appearance.Options.UseBackColor = true;
this.panelControl2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl2.Controls.Add(this.groupBox2);
this.panelControl2.Controls.Add(this.groupBox1);
this.panelControl2.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelControl2.Location = new System.Drawing.Point(0, 0);
this.panelControl2.Margin = new System.Windows.Forms.Padding(0);
this.panelControl2.Name = "panelControl2";
this.panelControl2.Size = new System.Drawing.Size(1032, 485);
this.panelControl2.TabIndex = 23;
//
// groupBox2
//
this.groupBox2.Controls.Add(this.panel4);
this.groupBox2.Controls.Add(this.panel2);
this.groupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
this.groupBox2.Location = new System.Drawing.Point(0, 70);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Size = new System.Drawing.Size(1032, 415);
this.groupBox2.TabIndex = 148;
this.groupBox2.TabStop = false;
this.groupBox2.Text = "子表信息";
//
// panel4
//
this.panel4.Controls.Add(this.grvDetail);
this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel4.Location = new System.Drawing.Point(3, 161);
this.panel4.Name = "panel4";
this.panel4.Size = new System.Drawing.Size(1026, 251);
this.panel4.TabIndex = 170;
//
// grvDetail
//
this.grvDetail.Dock = System.Windows.Forms.DockStyle.Fill;
this.grvDetail.Location = new System.Drawing.Point(0, 0);
this.grvDetail.MainView = this.grdDetail;
this.grvDetail.Name = "grvDetail";
this.grvDetail.Size = new System.Drawing.Size(1026, 251);
this.grvDetail.TabIndex = 144;
this.grvDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.grdDetail,
this.advBandedGridView1});
this.grvDetail.DoubleClick += new System.EventHandler(this.grvDetail_DoubleClick);
//
// grdDetail
//
this.grdDetail.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.colID,
this.colisSelect,
this.colPickingNO,
this.colPickingLine,
this.colMOCode,
this.colMORow,
this.colcInvCode,
this.colcInvName,
this.colcInvStd,
this.coliQuantity,
this.colINVUOM,
this.colcMaker,
this.coldDate,
this.colMoverCode,
this.colWHCode,
this.colOutCategory,
this.colSupplyQuantity,
this.colRemarks});
this.grdDetail.GridControl = this.grvDetail;
this.grdDetail.IndicatorWidth = 35;
this.grdDetail.Name = "grdDetail";
this.grdDetail.OptionsSelection.MultiSelect = true;
this.grdDetail.OptionsView.ColumnAutoWidth = false;
this.grdDetail.OptionsView.ShowFooter = true;
this.grdDetail.OptionsView.ShowGroupPanel = false;
//
// colID
//
this.colID.Caption = "AutoID";
this.colID.FieldName = "ID";
this.colID.Name = "colID";
//
// colisSelect
//
this.colisSelect.Caption = "选择";
this.colisSelect.FieldName = "isSelect";
this.colisSelect.Name = "colisSelect";
this.colisSelect.OptionsColumn.AllowEdit = false;
this.colisSelect.Visible = true;
this.colisSelect.VisibleIndex = 0;
this.colisSelect.Width = 43;
//
// colPickingNO
//
this.colPickingNO.Caption = "退料单号";
this.colPickingNO.FieldName = "VouchCode";
this.colPickingNO.Name = "colPickingNO";
this.colPickingNO.Visible = true;
this.colPickingNO.VisibleIndex = 1;
//
// colPickingLine
//
this.colPickingLine.Caption = "行号";
this.colPickingLine.FieldName = "VouchRow";
this.colPickingLine.Name = "colPickingLine";
this.colPickingLine.Visible = true;
this.colPickingLine.VisibleIndex = 2;
this.colPickingLine.Width = 45;
//
// colMOCode
//
this.colMOCode.Caption = "生产订单号";
this.colMOCode.FieldName = "MOCode";
this.colMOCode.Name = "colMOCode";
this.colMOCode.Visible = true;
this.colMOCode.VisibleIndex = 8;
this.colMOCode.Width = 54;
//
// colMORow
//
this.colMORow.Caption = "生产订单行号";
this.colMORow.FieldName = "MORow";
this.colMORow.Name = "colMORow";
this.colMORow.Visible = true;
this.colMORow.VisibleIndex = 9;
this.colMORow.Width = 56;
//
// colcInvCode
//
this.colcInvCode.Caption = "存货编码";
this.colcInvCode.FieldName = "cInvCode";
this.colcInvCode.Name = "colcInvCode";
this.colcInvCode.Visible = true;
this.colcInvCode.VisibleIndex = 3;
//
// colcInvName
//
this.colcInvName.Caption = "存货名称";
this.colcInvName.FieldName = "cInvName";
this.colcInvName.Name = "colcInvName";
this.colcInvName.Visible = true;
this.colcInvName.VisibleIndex = 4;
this.colcInvName.Width = 67;
//
// colcInvStd
//
this.colcInvStd.Caption = "规格型号";
this.colcInvStd.FieldName = "cInvStd";
this.colcInvStd.Name = "colcInvStd";
this.colcInvStd.Visible = true;
this.colcInvStd.VisibleIndex = 5;
this.colcInvStd.Width = 67;
//
// coliQuantity
//
this.coliQuantity.Caption = "数量";
this.coliQuantity.FieldName = "iQuantity";
this.coliQuantity.Name = "coliQuantity";
this.coliQuantity.Visible = true;
this.coliQuantity.VisibleIndex = 6;
this.coliQuantity.Width = 42;
//
// colINVUOM
//
this.colINVUOM.Caption = "单位";
this.colINVUOM.FieldName = "INVUOM";
this.colINVUOM.Name = "colINVUOM";
this.colINVUOM.Visible = true;
this.colINVUOM.VisibleIndex = 7;
this.colINVUOM.Width = 45;
//
// colcMaker
//
this.colcMaker.Caption = "维护人";
this.colcMaker.FieldName = "cMaker";
this.colcMaker.Name = "colcMaker";
this.colcMaker.Visible = true;
this.colcMaker.VisibleIndex = 15;
//
// coldDate
//
this.coldDate.Caption = "维护时间";
this.coldDate.FieldName = "dDate";
this.coldDate.Name = "coldDate";
this.coldDate.Visible = true;
this.coldDate.VisibleIndex = 16;
//
// colMoverCode
//
this.colMoverCode.Caption = "零件号";
this.colMoverCode.FieldName = "MoverCode";
this.colMoverCode.Name = "colMoverCode";
this.colMoverCode.Visible = true;
this.colMoverCode.VisibleIndex = 10;
this.colMoverCode.Width = 90;
//
// colWHCode
//
this.colWHCode.Caption = "仓库";
this.colWHCode.FieldName = "WHCode";
this.colWHCode.Name = "colWHCode";
this.colWHCode.Visible = true;
this.colWHCode.VisibleIndex = 11;
this.colWHCode.Width = 47;
//
// colOutCategory
//
this.colOutCategory.Caption = "出库类别";
this.colOutCategory.FieldName = "OutCategory";
this.colOutCategory.Name = "colOutCategory";
this.colOutCategory.Visible = true;
this.colOutCategory.VisibleIndex = 12;
//
// colSupplyQuantity
//
this.colSupplyQuantity.Caption = "总单重";
this.colSupplyQuantity.FieldName = "SupplyQuantity";
this.colSupplyQuantity.Name = "colSupplyQuantity";
this.colSupplyQuantity.Visible = true;
this.colSupplyQuantity.VisibleIndex = 13;
this.colSupplyQuantity.Width = 59;
//
// colRemarks
//
this.colRemarks.Caption = "备注";
this.colRemarks.FieldName = "Remarks";
this.colRemarks.Name = "colRemarks";
this.colRemarks.Visible = true;
this.colRemarks.VisibleIndex = 14;
//
// advBandedGridView1
//
this.advBandedGridView1.GridControl = this.grvDetail;
this.advBandedGridView1.Name = "advBandedGridView1";
this.advBandedGridView1.OptionsBehavior.ReadOnly = true;
this.advBandedGridView1.OptionsSelection.MultiSelect = true;
this.advBandedGridView1.OptionsView.ShowFooter = true;
this.advBandedGridView1.OptionsView.ShowGroupPanel = false;
//
// panel2
//
this.panel2.Controls.Add(this.txtMO);
this.panel2.Controls.Add(this.txtMROBatch);
this.panel2.Controls.Add(this.label18);
this.panel2.Controls.Add(this.txtMoverCode);
this.panel2.Controls.Add(this.txtAllWeight);
this.panel2.Controls.Add(this.label17);
this.panel2.Controls.Add(this.label16);
this.panel2.Controls.Add(this.txtWeight);
this.panel2.Controls.Add(this.label15);
this.panel2.Controls.Add(this.txtRemarks);
this.panel2.Controls.Add(this.label11);
this.panel2.Controls.Add(this.txtDDNo);
this.panel2.Controls.Add(this.lable13);
this.panel2.Controls.Add(this.txtMOCode);
this.panel2.Controls.Add(this.txtMORow);
this.panel2.Controls.Add(this.label3);
this.panel2.Controls.Add(this.label2);
this.panel2.Controls.Add(this.txtCode);
this.panel2.Controls.Add(this.txtirowno);
this.panel2.Controls.Add(this.txtDetailId);
this.panel2.Controls.Add(this.btnUpdateDetail);
this.panel2.Controls.Add(this.btnDelDetail);
this.panel2.Controls.Add(this.btnSaveDetail);
this.panel2.Controls.Add(this.txtiQuantity);
this.panel2.Controls.Add(this.label12);
this.panel2.Controls.Add(this.label14);
this.panel2.Controls.Add(this.txtINVUOM);
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.txtcInvName);
this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
this.panel2.Location = new System.Drawing.Point(3, 18);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(1026, 143);
this.panel2.TabIndex = 169;
//
// txtMO
//
this.txtMO.EditValue = "[]";
this.txtMO.Location = new System.Drawing.Point(73, 12);
this.txtMO.Name = "txtMO";
this.txtMO.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.txtMO.Properties.ButtonsStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtMO.Properties.View = this.gridView5;
this.txtMO.Size = new System.Drawing.Size(149, 20);
this.txtMO.TabIndex = 193;
this.txtMO.EditValueChanged += new System.EventHandler(this.txtMO_EditValueChanged);
//
// gridView5
//
this.gridView5.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
this.gridView5.Name = "gridView5";
this.gridView5.OptionsSelection.EnableAppearanceFocusedCell = false;
this.gridView5.OptionsView.ShowGroupPanel = false;
//
// txtMROBatch
//
this.txtMROBatch.EnterMoveNextControl = true;
this.txtMROBatch.Location = new System.Drawing.Point(856, 78);
this.txtMROBatch.Name = "txtMROBatch";
this.txtMROBatch.Size = new System.Drawing.Size(149, 20);
this.txtMROBatch.TabIndex = 192;
//
// label18
//
this.label18.AutoSize = true;
this.label18.Location = new System.Drawing.Point(788, 78);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(56, 14);
this.label18.TabIndex = 191;
this.label18.Text = "MRO批号";
//
// txtMoverCode
//
this.txtMoverCode.EditValue = "";
this.txtMoverCode.Location = new System.Drawing.Point(603, 9);
this.txtMoverCode.Name = "txtMoverCode";
this.txtMoverCode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.txtMoverCode.Properties.ButtonsStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtMoverCode.Properties.View = this.gridView6;
this.txtMoverCode.Size = new System.Drawing.Size(149, 20);
this.txtMoverCode.TabIndex = 190;
//
// gridView6
//
this.gridView6.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
this.gridView6.Name = "gridView6";
this.gridView6.OptionsSelection.EnableAppearanceFocusedCell = false;
this.gridView6.OptionsView.ShowGroupPanel = false;
//
// txtAllWeight
//
this.txtAllWeight.EnterMoveNextControl = true;
this.txtAllWeight.Location = new System.Drawing.Point(73, 109);
this.txtAllWeight.Name = "txtAllWeight";
this.txtAllWeight.Size = new System.Drawing.Size(149, 20);
this.txtAllWeight.TabIndex = 188;
//
// label17
//
this.label17.AutoSize = true;
this.label17.Location = new System.Drawing.Point(11, 110);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(43, 14);
this.label17.TabIndex = 189;
this.label17.Text = "总单重";
//
// label16
//
this.label16.AutoSize = true;
this.label16.Location = new System.Drawing.Point(234, 80);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(103, 14);
this.label16.TabIndex = 187;
this.label16.Text = "单重(辅助计量)";
//
// txtWeight
//
this.txtWeight.Enabled = false;
this.txtWeight.EnterMoveNextControl = true;
this.txtWeight.Location = new System.Drawing.Point(341, 77);
this.txtWeight.Name = "txtWeight";
this.txtWeight.Size = new System.Drawing.Size(149, 20);
this.txtWeight.TabIndex = 188;
//
// label15
//
this.label15.AutoSize = true;
this.label15.Location = new System.Drawing.Point(564, 78);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(31, 14);
this.label15.TabIndex = 185;
this.label15.Text = "备注";
//
// txtRemarks
//
this.txtRemarks.EnterMoveNextControl = true;
this.txtRemarks.Location = new System.Drawing.Point(603, 75);
this.txtRemarks.Name = "txtRemarks";
this.txtRemarks.Size = new System.Drawing.Size(150, 20);
this.txtRemarks.TabIndex = 186;
//
// label11
//
this.label11.AutoSize = true;
this.label11.Location = new System.Drawing.Point(764, 13);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(79, 14);
this.label11.TabIndex = 184;
this.label11.Text = "钉钉评审单号";
//
// txtDDNo
//
this.txtDDNo.EnterMoveNextControl = true;
this.txtDDNo.Location = new System.Drawing.Point(857, 10);
this.txtDDNo.Name = "txtDDNo";
this.txtDDNo.Size = new System.Drawing.Size(149, 20);
this.txtDDNo.TabIndex = 183;
//
// lable13
//
this.lable13.AutoSize = true;
this.lable13.Location = new System.Drawing.Point(552, 12);
this.lable13.Name = "lable13";
this.lable13.Size = new System.Drawing.Size(43, 14);
this.lable13.TabIndex = 182;
this.lable13.Text = "零件号";
//
// txtMOCode
//
this.txtMOCode.Location = new System.Drawing.Point(646, 108);
this.txtMOCode.Name = "txtMOCode";
this.txtMOCode.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txtMOCode.Properties.Appearance.Options.UseFont = true;
this.txtMOCode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton()});
this.txtMOCode.Size = new System.Drawing.Size(149, 22);
this.txtMOCode.TabIndex = 181;
this.txtMOCode.Visible = false;
this.txtMOCode.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.txtMOCode_ButtonClick);
this.txtMOCode.EditValueChanged += new System.EventHandler(this.txtMORow_EditValueChanged);
//
// txtMORow
//
this.txtMORow.EditValue = "[]";
this.txtMORow.Location = new System.Drawing.Point(341, 12);
this.txtMORow.Name = "txtMORow";
this.txtMORow.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.txtMORow.Properties.ButtonsStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtMORow.Properties.View = this.gridView3;
this.txtMORow.Size = new System.Drawing.Size(149, 20);
this.txtMORow.TabIndex = 180;
this.txtMORow.EditValueChanged += new System.EventHandler(this.txtMORow_EditValueChanged_1);
//
// gridView3
//
this.gridView3.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
this.gridView3.Name = "gridView3";
this.gridView3.OptionsSelection.EnableAppearanceFocusedCell = false;
this.gridView3.OptionsView.ShowGroupPanel = false;
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(260, 15);
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(3, 14);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(67, 14);
this.label2.TabIndex = 177;
this.label2.Text = "生产订单号";
//
// txtCode
//
this.txtCode.EditValue = "";
this.txtCode.Location = new System.Drawing.Point(73, 46);
this.txtCode.Name = "txtCode";
this.txtCode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.txtCode.Properties.ButtonsStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtCode.Properties.View = this.gridLookUpEdit1View;
this.txtCode.Size = new System.Drawing.Size(149, 20);
this.txtCode.TabIndex = 176;
this.txtCode.EditValueChanged += new System.EventHandler(this.txtCode_EditValueChanged);
//
// gridLookUpEdit1View
//
this.gridLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
this.gridLookUpEdit1View.Name = "gridLookUpEdit1View";
this.gridLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false;
this.gridLookUpEdit1View.OptionsView.ShowGroupPanel = false;
//
// txtirowno
//
this.txtirowno.Enabled = false;
this.txtirowno.EnterMoveNextControl = true;
this.txtirowno.Location = new System.Drawing.Point(382, 108);
this.txtirowno.Name = "txtirowno";
this.txtirowno.Size = new System.Drawing.Size(149, 20);
this.txtirowno.TabIndex = 175;
this.txtirowno.Visible = false;
//
// txtDetailId
//
this.txtDetailId.Enabled = false;
this.txtDetailId.EnterMoveNextControl = true;
this.txtDetailId.Location = new System.Drawing.Point(227, 108);
this.txtDetailId.Name = "txtDetailId";
this.txtDetailId.Size = new System.Drawing.Size(149, 20);
this.txtDetailId.TabIndex = 174;
this.txtDetailId.Visible = false;
//
// btnUpdateDetail
//
this.btnUpdateDetail.Location = new System.Drawing.Point(568, 108);
this.btnUpdateDetail.Name = "btnUpdateDetail";
this.btnUpdateDetail.Size = new System.Drawing.Size(75, 23);
this.btnUpdateDetail.TabIndex = 172;
this.btnUpdateDetail.Text = "修改";
this.btnUpdateDetail.UseVisualStyleBackColor = true;
this.btnUpdateDetail.Visible = false;
this.btnUpdateDetail.Click += new System.EventHandler(this.btnUpdateDetail_Click);
//
// btnDelDetail
//
this.btnDelDetail.Location = new System.Drawing.Point(903, 106);
this.btnDelDetail.Name = "btnDelDetail";
this.btnDelDetail.Size = new System.Drawing.Size(75, 23);
this.btnDelDetail.TabIndex = 171;
this.btnDelDetail.Text = "删除";
this.btnDelDetail.UseVisualStyleBackColor = true;
this.btnDelDetail.Click += new System.EventHandler(this.btnDelDetail_Click);
//
// btnSaveDetail
//
this.btnSaveDetail.Location = new System.Drawing.Point(801, 106);
this.btnSaveDetail.Name = "btnSaveDetail";
this.btnSaveDetail.Size = new System.Drawing.Size(75, 23);
this.btnSaveDetail.TabIndex = 169;
this.btnSaveDetail.Text = "保存";
this.btnSaveDetail.UseVisualStyleBackColor = true;
this.btnSaveDetail.Click += new System.EventHandler(this.btnSaveDetail_Click);
//
// txtiQuantity
//
this.txtiQuantity.EnterMoveNextControl = true;
this.txtiQuantity.Location = new System.Drawing.Point(604, 46);
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.Size = new System.Drawing.Size(149, 20);
this.txtiQuantity.TabIndex = 165;
//
// label12
//
this.label12.AutoSize = true;
this.label12.Location = new System.Drawing.Point(565, 48);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(31, 14);
this.label12.TabIndex = 163;
this.label12.Text = "数量";
//
// label14
//
this.label14.AutoSize = true;
this.label14.Location = new System.Drawing.Point(24, 80);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(31, 14);
this.label14.TabIndex = 167;
this.label14.Text = "单位";
//
// txtINVUOM
//
this.txtINVUOM.Enabled = false;
this.txtINVUOM.EnterMoveNextControl = true;
this.txtINVUOM.Location = new System.Drawing.Point(73, 78);
this.txtINVUOM.Name = "txtINVUOM";
this.txtINVUOM.Size = new System.Drawing.Size(149, 20);
this.txtINVUOM.TabIndex = 168;
//
// label9
//
this.label9.AutoSize = true;
this.label9.Location = new System.Drawing.Point(5, 48);
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(790, 46);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(55, 14);
this.label10.TabIndex = 158;
this.label10.Text = "规格型号";
//
// txtcInvStd
//
this.txtcInvStd.Enabled = false;
this.txtcInvStd.EnterMoveNextControl = true;
this.txtcInvStd.Location = new System.Drawing.Point(856, 44);
this.txtcInvStd.Name = "txtcInvStd";
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(271, 49);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(55, 14);
this.label13.TabIndex = 161;
this.label13.Text = "存货名称";
//
// txtcInvName
//
this.txtcInvName.Enabled = false;
this.txtcInvName.EnterMoveNextControl = true;
this.txtcInvName.Location = new System.Drawing.Point(342, 46);
this.txtcInvName.Name = "txtcInvName";
this.txtcInvName.Size = new System.Drawing.Size(149, 20);
this.txtcInvName.TabIndex = 162;
this.txtcInvName.EditValueChanged += new System.EventHandler(this.txtcInvName_EditValueChanged);
//
// groupBox1
//
this.groupBox1.Controls.Add(this.txtDept);
this.groupBox1.Controls.Add(this.label20);
this.groupBox1.Controls.Add(this.labelControl2);
this.groupBox1.Controls.Add(this.cboIsMROItem);
this.groupBox1.Controls.Add(this.txtOutCategory);
this.groupBox1.Controls.Add(this.label8);
this.groupBox1.Controls.Add(this.txtWHCode);
this.groupBox1.Controls.Add(this.label7);
this.groupBox1.Controls.Add(this.txtPickingNO);
this.groupBox1.Controls.Add(this.txtMUSERName);
this.groupBox1.Controls.Add(this.label6);
this.groupBox1.Controls.Add(this.labelControl1);
this.groupBox1.Controls.Add(this.labelControl3);
this.groupBox1.Controls.Add(this.txtMTIME);
this.groupBox1.Dock = System.Windows.Forms.DockStyle.Top;
this.groupBox1.Location = new System.Drawing.Point(0, 0);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(1032, 70);
this.groupBox1.TabIndex = 147;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "主表信息";
//
// txtDept
//
this.txtDept.EditValue = "";
this.txtDept.Location = new System.Drawing.Point(630, 15);
this.txtDept.Name = "txtDept";
this.txtDept.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.txtDept.Properties.ButtonsStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtDept.Properties.View = this.gridView7;
this.txtDept.Size = new System.Drawing.Size(149, 20);
this.txtDept.TabIndex = 189;
//
// gridView7
//
this.gridView7.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
this.gridView7.Name = "gridView7";
this.gridView7.OptionsSelection.EnableAppearanceFocusedCell = false;
this.gridView7.OptionsView.ShowGroupPanel = false;
//
// label20
//
this.label20.AutoSize = true;
this.label20.Location = new System.Drawing.Point(538, 18);
this.label20.Name = "label20";
this.label20.Size = new System.Drawing.Size(31, 14);
this.label20.TabIndex = 188;
this.label20.Text = "部门";
//
// labelControl2
//
this.labelControl2.Location = new System.Drawing.Point(875, 18);
this.labelControl2.Name = "labelControl2";
this.labelControl2.Size = new System.Drawing.Size(73, 14);
this.labelControl2.TabIndex = 187;
this.labelControl2.Text = "是否MRO物料";
//
// cboIsMROItem
//
this.cboIsMROItem.AutoSize = true;
this.cboIsMROItem.Location = new System.Drawing.Point(825, 19);
this.cboIsMROItem.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.cboIsMROItem.Name = "cboIsMROItem";
this.cboIsMROItem.Size = new System.Drawing.Size(15, 14);
this.cboIsMROItem.TabIndex = 186;
this.cboIsMROItem.UseVisualStyleBackColor = true;
this.cboIsMROItem.CheckedChanged += new System.EventHandler(this.cboIsMROItem_CheckedChanged);
//
// txtOutCategory
//
this.txtOutCategory.EditValue = "";
this.txtOutCategory.Location = new System.Drawing.Point(630, 44);
this.txtOutCategory.Name = "txtOutCategory";
this.txtOutCategory.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.txtOutCategory.Properties.ButtonsStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtOutCategory.Properties.View = this.gridView4;
this.txtOutCategory.Size = new System.Drawing.Size(149, 20);
this.txtOutCategory.TabIndex = 185;
//
// gridView4
//
this.gridView4.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
this.gridView4.Name = "gridView4";
this.gridView4.OptionsSelection.EnableAppearanceFocusedCell = false;
this.gridView4.OptionsView.ShowGroupPanel = false;
//
// label8
//
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(538, 47);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(55, 14);
this.label8.TabIndex = 184;
this.label8.Text = "出库类别";
//
// txtWHCode
//
this.txtWHCode.EditValue = "";
this.txtWHCode.Location = new System.Drawing.Point(373, 15);
this.txtWHCode.Name = "txtWHCode";
this.txtWHCode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.txtWHCode.Properties.ButtonsStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtWHCode.Properties.View = this.gridView1;
this.txtWHCode.Size = new System.Drawing.Size(149, 20);
this.txtWHCode.TabIndex = 183;
//
// gridView1
//
this.gridView1.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
this.gridView1.Name = "gridView1";
this.gridView1.OptionsSelection.EnableAppearanceFocusedCell = false;
this.gridView1.OptionsView.ShowGroupPanel = false;
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(281, 18);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(55, 14);
this.label7.TabIndex = 182;
this.label7.Text = "仓库编号";
//
// txtPickingNO
//
this.txtPickingNO.EnterMoveNextControl = true;
this.txtPickingNO.Location = new System.Drawing.Point(119, 15);
this.txtPickingNO.Name = "txtPickingNO";
this.txtPickingNO.Size = new System.Drawing.Size(149, 20);
this.txtPickingNO.TabIndex = 134;
//
// txtMUSERName
//
this.txtMUSERName.EnterMoveNextControl = true;
this.txtMUSERName.Location = new System.Drawing.Point(119, 41);
this.txtMUSERName.Name = "txtMUSERName";
this.txtMUSERName.Properties.ReadOnly = true;
this.txtMUSERName.Size = new System.Drawing.Size(149, 20);
this.txtMUSERName.TabIndex = 146;
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(27, 18);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(55, 14);
this.label6.TabIndex = 54;
this.label6.Text = "退料单号";
//
// labelControl1
//
this.labelControl1.Location = new System.Drawing.Point(30, 44);
this.labelControl1.Name = "labelControl1";
this.labelControl1.Size = new System.Drawing.Size(36, 14);
this.labelControl1.TabIndex = 145;
this.labelControl1.Text = "维护人";
//
// labelControl3
//
this.labelControl3.Location = new System.Drawing.Point(283, 47);
this.labelControl3.Name = "labelControl3";
this.labelControl3.Size = new System.Drawing.Size(48, 14);
this.labelControl3.TabIndex = 130;
this.labelControl3.Text = "维护时间";
//
// txtMTIME
//
this.txtMTIME.EnterMoveNextControl = true;
this.txtMTIME.Location = new System.Drawing.Point(372, 44);
this.txtMTIME.Name = "txtMTIME";
this.txtMTIME.Properties.ReadOnly = true;
this.txtMTIME.Size = new System.Drawing.Size(149, 20);
this.txtMTIME.TabIndex = 131;
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(332, 66);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(31, 14);
this.label4.TabIndex = 140;
this.label4.Text = "备注";
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(20, 66);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(67, 14);
this.label5.TabIndex = 141;
this.label5.Text = "入库单类型";
//
// labelControl12
//
this.labelControl12.Location = new System.Drawing.Point(335, 102);
this.labelControl12.Name = "labelControl12";
this.labelControl12.Size = new System.Drawing.Size(48, 14);
this.labelControl12.TabIndex = 130;
this.labelControl12.Text = "维护时间";
//
// labelControl13
//
this.labelControl13.Location = new System.Drawing.Point(23, 102);
this.labelControl13.Name = "labelControl13";
this.labelControl13.Size = new System.Drawing.Size(36, 14);
this.labelControl13.TabIndex = 128;
this.labelControl13.Text = "维护人";
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(332, 26);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(31, 14);
this.label1.TabIndex = 54;
this.label1.Text = "仓库";
//
// label19
//
this.label19.AutoSize = true;
this.label19.Location = new System.Drawing.Point(20, 26);
this.label19.Name = "label19";
this.label19.Size = new System.Drawing.Size(55, 14);
this.label19.TabIndex = 54;
this.label19.Text = "入库单号";
//
// colEQPID
//
this.colEQPID.Caption = "设备ID";
this.colEQPID.FieldName = "EQPID";
this.colEQPID.Name = "colEQPID";
//
// colEQPCode
//
this.colEQPCode.Caption = "设备编号";
this.colEQPCode.FieldName = "EQPCode";
this.colEQPCode.Name = "colEQPCode";
this.colEQPCode.OptionsColumn.AllowEdit = false;
this.colEQPCode.ShowButtonMode = DevExpress.XtraGrid.Views.Base.ShowButtonModeEnum.ShowAlways;
//
// colEQPName
//
this.colEQPName.Caption = "设备名称";
this.colEQPName.FieldName = "EQPName";
this.colEQPName.Name = "colEQPName";
this.colEQPName.OptionsColumn.AllowEdit = false;
this.colEQPName.Width = 104;
//
// colCKGROUP
//
this.colCKGROUP.Caption = "检验项目组";
this.colCKGROUP.FieldName = "CKGROUP";
this.colCKGROUP.Name = "colCKGROUP";
this.colCKGROUP.OptionsColumn.AllowEdit = false;
this.colCKGROUP.ShowButtonMode = DevExpress.XtraGrid.Views.Base.ShowButtonModeEnum.ShowAlways;
this.colCKGROUP.Width = 127;
//
// colCKGROUPDESC
//
this.colCKGROUPDESC.Caption = "检验项目组描述";
this.colCKGROUPDESC.FieldName = "CKGROUPDESC";
this.colCKGROUPDESC.Name = "colCKGROUPDESC";
this.colCKGROUPDESC.ShowButtonMode = DevExpress.XtraGrid.Views.Base.ShowButtonModeEnum.ShowAlways;
this.colCKGROUPDESC.Width = 104;
//
// colCKItemCode
//
this.colCKItemCode.Caption = "检验项目";
this.colCKItemCode.FieldName = "CKItemCode";
this.colCKItemCode.Name = "colCKItemCode";
this.colCKItemCode.ShowButtonMode = DevExpress.XtraGrid.Views.Base.ShowButtonModeEnum.ShowAlways;
this.colCKItemCode.Visible = true;
this.colCKItemCode.VisibleIndex = 0;
//
// colCKItemCodeDESC
//
this.colCKItemCodeDESC.Caption = "检验项目描述";
this.colCKItemCodeDESC.FieldName = "CKItemCodeDESC";
this.colCKItemCodeDESC.Name = "colCKItemCodeDESC";
this.colCKItemCodeDESC.Visible = true;
this.colCKItemCodeDESC.VisibleIndex = 1;
//
// colSetValueMax
//
this.colSetValueMax.Caption = "最大设定值";
this.colSetValueMax.FieldName = "SetValueMax";
this.colSetValueMax.Name = "colSetValueMax";
this.colSetValueMax.Visible = true;
this.colSetValueMax.VisibleIndex = 2;
//
// colSetValueMin
//
this.colSetValueMin.Caption = "最小设定值";
this.colSetValueMin.FieldName = "SetValueMin";
this.colSetValueMin.Name = "colSetValueMin";
this.colSetValueMin.Visible = true;
this.colSetValueMin.VisibleIndex = 3;
//
// colRealValue
//
this.colRealValue.Caption = "实际值";
this.colRealValue.FieldName = "RealValue";
this.colRealValue.Name = "colRealValue";
this.colRealValue.Visible = true;
this.colRealValue.VisibleIndex = 4;
//
// colUNIT
//
this.colUNIT.Caption = "单位";
this.colUNIT.FieldName = "UNIT";
this.colUNIT.Name = "colUNIT";
this.colUNIT.Visible = true;
this.colUNIT.VisibleIndex = 5;
this.colUNIT.Width = 51;
//
// colMUSERName
//
this.colMUSERName.Caption = "维护人";
this.colMUSERName.FieldName = "MUSERName";
this.colMUSERName.Name = "colMUSERName";
this.colMUSERName.OptionsColumn.AllowEdit = false;
this.colMUSERName.Visible = true;
this.colMUSERName.VisibleIndex = 6;
//
// colMTIME
//
this.colMTIME.Caption = "维护时间";
this.colMTIME.FieldName = "MTIME";
this.colMTIME.Name = "colMTIME";
this.colMTIME.OptionsColumn.AllowEdit = false;
this.colMTIME.Visible = true;
this.colMTIME.VisibleIndex = 7;
//
// repositoryItemButtonEdit1
//
this.repositoryItemButtonEdit1.AutoHeight = false;
this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton()});
this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1";
//
// repositoryItemButtonEdit2
//
this.repositoryItemButtonEdit2.AutoHeight = false;
this.repositoryItemButtonEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton()});
this.repositoryItemButtonEdit2.Name = "repositoryItemButtonEdit2";
//
// repositoryItemButtonEdit3
//
this.repositoryItemButtonEdit3.AutoHeight = false;
this.repositoryItemButtonEdit3.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton()});
this.repositoryItemButtonEdit3.Name = "repositoryItemButtonEdit3";
//
// 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(951, 515);
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 = 122;
this.btnCancle.Text = "取消";
this.btnCancle.Visible = false;
this.btnCancle.Click += new System.EventHandler(this.can_Click);
//
// 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(876, 515);
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 = 121;
this.btnOK.Text = "确定";
this.btnOK.Visible = false;
this.btnOK.Click += new System.EventHandler(this.save_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(1007, 1);
this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnClose.Name = "btnClose";
this.btnClose.Size = new System.Drawing.Size(26, 23);
this.btnClose.TabIndex = 5;
this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
//
// gridColumn2
//
this.gridColumn2.Caption = "维护时间";
this.gridColumn2.FieldName = "MTIME";
this.gridColumn2.Name = "gridColumn2";
this.gridColumn2.OptionsColumn.AllowEdit = false;
//
// FormICSPickingEditAdd
//
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(1034, 548);
this.Controls.Add(this.btnCancle);
this.Controls.Add(this.btnOK);
this.Controls.Add(this.panelControl1);
this.Controls.Add(this.lblTitle);
this.Controls.Add(this.btnClose);
this.Controls.Add(this.save);
this.Controls.Add(this.can);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
this.Name = "FormICSPickingEditAdd";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "存货编辑";
this.Load += new System.EventHandler(this.FormICSINVENTORYEditAdd_Load);
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
this.panelControl1.ResumeLayout(false);
this.panelControl1.PerformLayout();
this.panel3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
this.panelControl2.ResumeLayout(false);
this.groupBox2.ResumeLayout(false);
this.panel4.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.grvDetail)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.grdDetail)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.advBandedGridView1)).EndInit();
this.panel2.ResumeLayout(false);
this.panel2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.txtMO.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtMROBatch.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtMoverCode.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView6)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtAllWeight.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtWeight.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtRemarks.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtDDNo.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtMOCode.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtMORow.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtCode.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridLookUpEdit1View)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtirowno.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtDetailId.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtiQuantity.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtINVUOM.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtcInvStd.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtcInvName.Properties)).EndInit();
this.groupBox1.ResumeLayout(false);
this.groupBox1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.txtDept.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView7)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtOutCategory.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtWHCode.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtPickingNO.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtMUSERName.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtMTIME.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit3)).EndInit();
this.ResumeLayout(false);
}
#endregion
private DevExpress.XtraEditors.SimpleButton btnClose;
private DevExpress.XtraEditors.LabelControl lblTitle;
private DevExpress.XtraEditors.SimpleButton save;
private DevExpress.XtraEditors.SimpleButton can;
private DevExpress.XtraEditors.PanelControl panelControl1;
private System.Windows.Forms.Label label19;
private DevExpress.XtraEditors.SimpleButton btnCancle;
private DevExpress.XtraEditors.SimpleButton btnOK;
private System.Windows.Forms.Label label1;
private DevExpress.XtraEditors.LabelControl labelControl13;
private DevExpress.XtraEditors.LabelControl labelControl12;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label5;
//private DevExpress.XtraGrid.GridControl grdDetail;
private DevExpress.XtraGrid.Columns.GridColumn colEQPID;
private DevExpress.XtraGrid.Columns.GridColumn colEQPCode;
private DevExpress.XtraGrid.Columns.GridColumn colEQPName;
private DevExpress.XtraGrid.Columns.GridColumn colCKGROUP;
private DevExpress.XtraGrid.Columns.GridColumn colCKGROUPDESC;
private DevExpress.XtraGrid.Columns.GridColumn colCKItemCode;
private DevExpress.XtraGrid.Columns.GridColumn colCKItemCodeDESC;
private DevExpress.XtraGrid.Columns.GridColumn colSetValueMax;
private DevExpress.XtraGrid.Columns.GridColumn colSetValueMin;
private DevExpress.XtraGrid.Columns.GridColumn colRealValue;
private DevExpress.XtraGrid.Columns.GridColumn colUNIT;
private DevExpress.XtraGrid.Columns.GridColumn colMUSERName;
private DevExpress.XtraGrid.Columns.GridColumn colMTIME;
private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1;
private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit2;
private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit3;
private DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView grvAdvDetail;
private System.Windows.Forms.Panel panel3;
private DevExpress.XtraEditors.PanelControl panelControl2;
private System.Windows.Forms.GroupBox groupBox2;
private System.Windows.Forms.Panel panel4;
private DevExpress.XtraGrid.GridControl grvDetail;
private DevExpress.XtraGrid.Views.Grid.GridView grdDetail;
private DevExpress.XtraGrid.Columns.GridColumn colID;
private DevExpress.XtraGrid.Columns.GridColumn colisSelect;
private DevExpress.XtraGrid.Columns.GridColumn colPickingNO;
private DevExpress.XtraGrid.Columns.GridColumn colPickingLine;
private DevExpress.XtraGrid.Columns.GridColumn colcInvCode;
private DevExpress.XtraGrid.Columns.GridColumn colcInvName;
private DevExpress.XtraGrid.Columns.GridColumn colcInvStd;
private DevExpress.XtraGrid.Columns.GridColumn coliQuantity;
private DevExpress.XtraGrid.Columns.GridColumn colINVUOM;
private DevExpress.XtraGrid.Columns.GridColumn colcMaker;
private DevExpress.XtraGrid.Columns.GridColumn coldDate;
private DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView advBandedGridView1;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.Button btnUpdateDetail;
private System.Windows.Forms.Button btnDelDetail;
private System.Windows.Forms.Button btnSaveDetail;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.Label label14;
private DevExpress.XtraEditors.TextEdit txtINVUOM;
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 txtcInvName;
private System.Windows.Forms.GroupBox groupBox1;
private DevExpress.XtraEditors.TextEdit txtPickingNO;
private DevExpress.XtraEditors.TextEdit txtMUSERName;
private System.Windows.Forms.Label label6;
private DevExpress.XtraEditors.LabelControl labelControl1;
private DevExpress.XtraEditors.LabelControl labelControl3;
private DevExpress.XtraEditors.TextEdit txtMTIME;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
private DevExpress.XtraEditors.TextEdit txtDetailId;
private DevExpress.XtraGrid.Views.Grid.GridView gridView2;
private DevExpress.XtraEditors.TextEdit txtirowno;
private DevExpress.XtraEditors.GridLookUpEdit txtCode;
private DevExpress.XtraGrid.Views.Grid.GridView gridLookUpEdit1View;
private DevExpress.XtraEditors.GridLookUpEdit txtMORow;
private DevExpress.XtraGrid.Views.Grid.GridView gridView3;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label2;
private DevExpress.XtraEditors.ButtonEdit txtMOCode;
private DevExpress.XtraEditors.GridLookUpEdit txtWHCode;
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
private System.Windows.Forms.Label label7;
private DevExpress.XtraGrid.Columns.GridColumn colMOCode;
private DevExpress.XtraGrid.Columns.GridColumn colMORow;
private System.Windows.Forms.Label lable13;
private DevExpress.XtraGrid.Columns.GridColumn colMoverCode;
private DevExpress.XtraEditors.LabelControl labelControl2;
private System.Windows.Forms.CheckBox cboIsMROItem;
private DevExpress.XtraEditors.GridLookUpEdit txtOutCategory;
private DevExpress.XtraGrid.Views.Grid.GridView gridView4;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label label15;
private DevExpress.XtraEditors.TextEdit txtRemarks;
private System.Windows.Forms.Label label11;
private DevExpress.XtraEditors.TextEdit txtDDNo;
private DevExpress.XtraGrid.Columns.GridColumn colWHCode;
private DevExpress.XtraGrid.Columns.GridColumn colOutCategory;
private DevExpress.XtraGrid.Columns.GridColumn colRemarks;
private System.Windows.Forms.Label label16;
private DevExpress.XtraEditors.TextEdit txtWeight;
private System.Windows.Forms.Label label17;
private DevExpress.XtraEditors.TextEdit txtAllWeight;
private DevExpress.XtraEditors.TextEdit txtiQuantity;
private DevExpress.XtraGrid.Columns.GridColumn colSupplyQuantity;
private DevExpress.XtraEditors.GridLookUpEdit txtMoverCode;
private DevExpress.XtraGrid.Views.Grid.GridView gridView6;
private DevExpress.XtraEditors.TextEdit txtMROBatch;
private System.Windows.Forms.Label label18;
private DevExpress.XtraEditors.GridLookUpEdit txtMO;
private DevExpress.XtraGrid.Views.Grid.GridView gridView5;
private DevExpress.XtraEditors.GridLookUpEdit txtDept;
private DevExpress.XtraGrid.Views.Grid.GridView gridView7;
private System.Windows.Forms.Label label20;
}
}