锐腾搅拌上料功能
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.

1295 lines
66 KiB

namespace ICSSoft.Frame.APP
{
partial class FormICSMROPickingEditAdd
{
/// <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(FormICSMROPickingEditAdd));
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.colDept = new DevExpress.XtraGrid.Columns.GridColumn();
this.colcDepName = new DevExpress.XtraGrid.Columns.GridColumn();
this.colWhCode = new DevExpress.XtraGrid.Columns.GridColumn();
this.colStorageName = new DevExpress.XtraGrid.Columns.GridColumn();
this.colOutCategory = new DevExpress.XtraGrid.Columns.GridColumn();
this.colcRdName = new DevExpress.XtraGrid.Columns.GridColumn();
this.colRDCode = new DevExpress.XtraGrid.Columns.GridColumn();
this.advBandedGridView1 = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView();
this.panel2 = new System.Windows.Forms.Panel();
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.txtRDCode = new DevExpress.XtraEditors.TextEdit();
this.label2 = new System.Windows.Forms.Label();
this.txtMEMO = new DevExpress.XtraEditors.TextEdit();
this.label15 = new System.Windows.Forms.Label();
this.txtDept = new DevExpress.XtraEditors.GridLookUpEdit();
this.gridView5 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.label11 = new System.Windows.Forms.Label();
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();
this.txtCREWCODE = new DevExpress.XtraEditors.GridLookUpEdit();
this.gridView3 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.label3 = new System.Windows.Forms.Label();
((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.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.txtRDCode.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtMEMO.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtDept.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView5)).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();
((System.ComponentModel.ISupportInitialize)(this.txtCREWCODE.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView3)).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(130, 23);
this.lblTitle.TabIndex = 6;
this.lblTitle.Text = "MRO领料单维护";
//
// 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(1264, 453);
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(1264, 453);
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(1264, 453);
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(1264, 383);
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, 136);
this.panel4.Name = "panel4";
this.panel4.Size = new System.Drawing.Size(1258, 244);
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(1258, 244);
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.colDept,
this.colcDepName,
this.colWhCode,
this.colStorageName,
this.colOutCategory,
this.colcRdName,
this.colRDCode});
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;
//
// 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;
//
// colMOCode
//
this.colMOCode.Caption = "生产订单号";
this.colMOCode.FieldName = "MOCode";
this.colMOCode.Name = "colMOCode";
//
// colMORow
//
this.colMORow.Caption = "工单行";
this.colMORow.FieldName = "MORow";
this.colMORow.Name = "colMORow";
//
// 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;
//
// colcInvStd
//
this.colcInvStd.Caption = "规格型号";
this.colcInvStd.FieldName = "cInvStd";
this.colcInvStd.Name = "colcInvStd";
this.colcInvStd.Visible = true;
this.colcInvStd.VisibleIndex = 5;
//
// coliQuantity
//
this.coliQuantity.Caption = "数量";
this.coliQuantity.FieldName = "iQuantity";
this.coliQuantity.Name = "coliQuantity";
this.coliQuantity.Visible = true;
this.coliQuantity.VisibleIndex = 6;
//
// colINVUOM
//
this.colINVUOM.Caption = "单位";
this.colINVUOM.FieldName = "INVUOM";
this.colINVUOM.Name = "colINVUOM";
this.colINVUOM.Visible = true;
this.colINVUOM.VisibleIndex = 7;
//
// colcMaker
//
this.colcMaker.Caption = "维护人";
this.colcMaker.FieldName = "cMaker";
this.colcMaker.Name = "colcMaker";
this.colcMaker.Visible = true;
this.colcMaker.VisibleIndex = 14;
//
// coldDate
//
this.coldDate.Caption = "维护时间";
this.coldDate.FieldName = "dDate";
this.coldDate.Name = "coldDate";
this.coldDate.Visible = true;
this.coldDate.VisibleIndex = 15;
//
// colMoverCode
//
this.colMoverCode.Caption = "批次号";
this.colMoverCode.FieldName = "MoverCode";
this.colMoverCode.Name = "colMoverCode";
//
// colDept
//
this.colDept.Caption = "部门编码";
this.colDept.FieldName = "Dept";
this.colDept.Name = "colDept";
this.colDept.Visible = true;
this.colDept.VisibleIndex = 8;
//
// colcDepName
//
this.colcDepName.Caption = "部门名称";
this.colcDepName.FieldName = "cDepName";
this.colcDepName.Name = "colcDepName";
this.colcDepName.Visible = true;
this.colcDepName.VisibleIndex = 9;
//
// colWhCode
//
this.colWhCode.Caption = "仓库编码";
this.colWhCode.FieldName = "WHCode";
this.colWhCode.Name = "colWhCode";
this.colWhCode.Visible = true;
this.colWhCode.VisibleIndex = 10;
//
// colStorageName
//
this.colStorageName.Caption = "仓库名称";
this.colStorageName.FieldName = "StorageName";
this.colStorageName.Name = "colStorageName";
this.colStorageName.Visible = true;
this.colStorageName.VisibleIndex = 11;
//
// colOutCategory
//
this.colOutCategory.Caption = "出库类别编码";
this.colOutCategory.FieldName = "OutCategory";
this.colOutCategory.Name = "colOutCategory";
this.colOutCategory.Visible = true;
this.colOutCategory.VisibleIndex = 12;
this.colOutCategory.Width = 119;
//
// colcRdName
//
this.colcRdName.Caption = "出库类别名称";
this.colcRdName.FieldName = "cRdName";
this.colcRdName.Name = "colcRdName";
this.colcRdName.Visible = true;
this.colcRdName.VisibleIndex = 13;
this.colcRdName.Width = 121;
//
// colRDCode
//
this.colRDCode.Caption = "RD号";
this.colRDCode.FieldName = "RDCode";
this.colRDCode.Name = "colRDCode";
this.colRDCode.Visible = true;
this.colRDCode.VisibleIndex = 16;
//
// 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.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(1258, 118);
this.panel2.TabIndex = 169;
//
// txtCode
//
this.txtCode.EditValue = "";
this.txtCode.Location = new System.Drawing.Point(136, 13);
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(132, 82);
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(-23, 82);
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(287, 82);
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(844, 78);
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(742, 78);
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(451, 45);
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(371, 47);
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(55, 48);
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(136, 45);
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(45, 16);
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(682, 16);
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(774, 12);
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(360, 16);
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(452, 13);
this.txtcInvName.Name = "txtcInvName";
this.txtcInvName.Size = new System.Drawing.Size(149, 20);
this.txtcInvName.TabIndex = 162;
//
// groupBox1
//
this.groupBox1.Controls.Add(this.txtCREWCODE);
this.groupBox1.Controls.Add(this.label3);
this.groupBox1.Controls.Add(this.txtRDCode);
this.groupBox1.Controls.Add(this.label2);
this.groupBox1.Controls.Add(this.txtMEMO);
this.groupBox1.Controls.Add(this.label15);
this.groupBox1.Controls.Add(this.txtDept);
this.groupBox1.Controls.Add(this.label11);
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(1264, 70);
this.groupBox1.TabIndex = 147;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "主表信息";
//
// txtRDCode
//
this.txtRDCode.EnterMoveNextControl = true;
this.txtRDCode.Location = new System.Drawing.Point(828, 46);
this.txtRDCode.Name = "txtRDCode";
this.txtRDCode.Size = new System.Drawing.Size(149, 20);
this.txtRDCode.TabIndex = 191;
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(763, 47);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(46, 14);
this.label2.TabIndex = 190;
this.label2.Text = "RD号:";
//
// txtMEMO
//
this.txtMEMO.EnterMoveNextControl = true;
this.txtMEMO.Location = new System.Drawing.Point(567, 46);
this.txtMEMO.Name = "txtMEMO";
this.txtMEMO.Size = new System.Drawing.Size(149, 20);
this.txtMEMO.TabIndex = 189;
//
// label15
//
this.label15.AutoSize = true;
this.label15.Location = new System.Drawing.Point(517, 47);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(31, 14);
this.label15.TabIndex = 188;
this.label15.Text = "备注";
//
// txtDept
//
this.txtDept.EditValue = "";
this.txtDept.Location = new System.Drawing.Point(567, 12);
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.gridView5;
this.txtDept.Size = new System.Drawing.Size(149, 20);
this.txtDept.TabIndex = 187;
//
// gridView5
//
this.gridView5.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
this.gridView5.Name = "gridView5";
this.gridView5.OptionsSelection.EnableAppearanceFocusedCell = false;
this.gridView5.OptionsView.ShowGroupPanel = false;
//
// label11
//
this.label11.AutoSize = true;
this.label11.Location = new System.Drawing.Point(517, 14);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(31, 14);
this.label11.TabIndex = 186;
this.label11.Text = "部门";
//
// txtOutCategory
//
this.txtOutCategory.EditValue = "";
this.txtOutCategory.Location = new System.Drawing.Point(337, 12);
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;
this.txtOutCategory.EditValueChanged += new System.EventHandler(this.txtOutCategory_EditValueChanged);
//
// 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(263, 16);
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(828, 11);
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(763, 14);
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(85, 14);
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(85, 45);
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(28, 16);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(31, 14);
this.label6.TabIndex = 54;
this.label6.Text = "单号";
//
// labelControl1
//
this.labelControl1.Location = new System.Drawing.Point(31, 47);
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(266, 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(335, 45);
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(1182, 483);
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;
//
// 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(1107, 483);
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(1238, 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;
//
// txtCREWCODE
//
this.txtCREWCODE.EditValue = "";
this.txtCREWCODE.Location = new System.Drawing.Point(1086, 12);
this.txtCREWCODE.Name = "txtCREWCODE";
this.txtCREWCODE.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.txtCREWCODE.Properties.ButtonsStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtCREWCODE.Properties.View = this.gridView3;
this.txtCREWCODE.Size = new System.Drawing.Size(149, 20);
this.txtCREWCODE.TabIndex = 193;
//
// 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(1021, 15);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(31, 14);
this.label3.TabIndex = 192;
this.label3.Text = "班组";
//
// FormICSMROPickingEditAdd
//
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(1265, 516);
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 = "FormICSMROPickingEditAdd";
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.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.txtRDCode.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtMEMO.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtDept.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView5)).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();
((System.ComponentModel.ISupportInitialize)(this.txtCREWCODE.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView3)).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 DevExpress.XtraEditors.TextEdit txtiQuantity;
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 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 DevExpress.XtraGrid.Columns.GridColumn colMoverCode;
private DevExpress.XtraEditors.GridLookUpEdit txtOutCategory;
private DevExpress.XtraGrid.Views.Grid.GridView gridView4;
private System.Windows.Forms.Label label8;
private DevExpress.XtraEditors.TextEdit txtMEMO;
private System.Windows.Forms.Label label15;
private DevExpress.XtraEditors.GridLookUpEdit txtDept;
private DevExpress.XtraGrid.Views.Grid.GridView gridView5;
private System.Windows.Forms.Label label11;
private DevExpress.XtraGrid.Columns.GridColumn colDept;
private DevExpress.XtraGrid.Columns.GridColumn colcDepName;
private DevExpress.XtraGrid.Columns.GridColumn colWhCode;
private DevExpress.XtraGrid.Columns.GridColumn colStorageName;
private DevExpress.XtraGrid.Columns.GridColumn colOutCategory;
private DevExpress.XtraGrid.Columns.GridColumn colcRdName;
private DevExpress.XtraEditors.TextEdit txtRDCode;
private System.Windows.Forms.Label label2;
private DevExpress.XtraGrid.Columns.GridColumn colRDCode;
private DevExpress.XtraEditors.GridLookUpEdit txtCREWCODE;
private DevExpress.XtraGrid.Views.Grid.GridView gridView3;
private System.Windows.Forms.Label label3;
}
}