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

1019 lines
52 KiB

namespace ICSSoft.Frame.APP
{
partial class FormICSMaterialPick
{
/// <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(FormICSMaterialPick));
this.btnExit = new DevExpress.XtraEditors.SimpleButton();
this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
this.btnPrint = new DevExpress.XtraEditors.SimpleButton();
this.btnOutPut = new DevExpress.XtraEditors.SimpleButton();
this.btnClose = new DevExpress.XtraEditors.SimpleButton();
this.MOTitle = new DevExpress.XtraEditors.LabelControl();
this.grdDetail = new DevExpress.XtraGrid.GridControl();
this.grvDetail = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colMOCODE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMOSEQ = new DevExpress.XtraGrid.Columns.GridColumn();
this.colITEMCODE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colINVNAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colINVTYPE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMOBITEMCODE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCINVNAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCINVTYPE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colINVUOM = new DevExpress.XtraGrid.Columns.GridColumn();
this.colQTY = new DevExpress.XtraGrid.Columns.GridColumn();
this.colQTYS = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMOVER = new DevExpress.XtraGrid.Columns.GridColumn();
this.grvAdvDetail = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView();
this.panel1 = new System.Windows.Forms.Panel();
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
this.labelControl15 = new DevExpress.XtraEditors.LabelControl();
this.txtWHCode = new DevExpress.XtraEditors.GridLookUpEdit();
this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.chkAll = new System.Windows.Forms.CheckBox();
this.txtBinCode = new DevExpress.XtraEditors.GridLookUpEdit();
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.txtMOCode = new DevExpress.XtraEditors.GridLookUpEdit();
this.gridLookUpEdit1View = new DevExpress.XtraGrid.Views.Grid.GridView();
this.cmbSEQ = new DevExpress.XtraEditors.ComboBoxEdit();
this.label2 = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.panel2 = new System.Windows.Forms.Panel();
this.groupBox2 = new System.Windows.Forms.GroupBox();
this.gridControlGroup = new DevExpress.XtraGrid.GridControl();
this.gridViewGroup = new DevExpress.XtraGrid.Views.Grid.GridView();
this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn21 = new DevExpress.XtraGrid.Columns.GridColumn();
this.advBandedGridView1 = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView();
this.groupBox3 = new System.Windows.Forms.GroupBox();
this.gridControlGauge = new DevExpress.XtraGrid.GridControl();
this.gridViewGauge = new DevExpress.XtraGrid.Views.Grid.GridView();
this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemMemoEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit();
this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn16 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn19 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn20 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn22 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn23 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn24 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn27 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn25 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn26 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn28 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn29 = new DevExpress.XtraGrid.Columns.GridColumn();
this.advBandedGridView2 = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView();
this.colEATTRIBUTE1 = new DevExpress.XtraGrid.Columns.GridColumn();
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
this.panelControl3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.grdDetail)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.grvDetail)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.grvAdvDetail)).BeginInit();
this.panel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.txtWHCode.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtBinCode.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtMOCode.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridLookUpEdit1View)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.cmbSEQ.Properties)).BeginInit();
this.groupBox1.SuspendLayout();
this.panel2.SuspendLayout();
this.groupBox2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridControlGroup)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridViewGroup)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.advBandedGridView1)).BeginInit();
this.groupBox3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridControlGauge)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridViewGauge)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.advBandedGridView2)).BeginInit();
this.SuspendLayout();
//
// btnExit
//
this.btnExit.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnExit.Appearance.ForeColor = System.Drawing.Color.White;
this.btnExit.Appearance.Options.UseFont = true;
this.btnExit.Appearance.Options.UseForeColor = true;
this.btnExit.Appearance.Options.UseTextOptions = true;
this.btnExit.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
this.btnExit.Image = ((System.Drawing.Image)(resources.GetObject("btnExit.Image")));
this.btnExit.Location = new System.Drawing.Point(268, 0);
this.btnExit.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnExit.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnExit.Name = "btnExit";
this.btnExit.Size = new System.Drawing.Size(55, 30);
this.btnExit.TabIndex = 10;
this.btnExit.Text = "退出";
this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
//
// panelControl3
//
this.panelControl3.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
this.panelControl3.Appearance.Options.UseBackColor = true;
this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl3.Controls.Add(this.btnPrint);
this.panelControl3.Controls.Add(this.btnOutPut);
this.panelControl3.Controls.Add(this.btnClose);
this.panelControl3.Controls.Add(this.MOTitle);
this.panelControl3.Controls.Add(this.btnExit);
this.panelControl3.Dock = System.Windows.Forms.DockStyle.Top;
this.panelControl3.Location = new System.Drawing.Point(0, 0);
this.panelControl3.Name = "panelControl3";
this.panelControl3.Size = new System.Drawing.Size(1036, 30);
this.panelControl3.TabIndex = 13;
//
// btnPrint
//
this.btnPrint.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
this.btnPrint.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnPrint.Appearance.ForeColor = System.Drawing.Color.White;
this.btnPrint.Appearance.Options.UseBackColor = true;
this.btnPrint.Appearance.Options.UseFont = true;
this.btnPrint.Appearance.Options.UseForeColor = true;
this.btnPrint.Appearance.Options.UseTextOptions = true;
this.btnPrint.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
this.btnPrint.Image = ((System.Drawing.Image)(resources.GetObject("btnPrint.Image")));
this.btnPrint.Location = new System.Drawing.Point(129, 0);
this.btnPrint.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnPrint.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnPrint.Name = "btnPrint";
this.btnPrint.Size = new System.Drawing.Size(80, 30);
this.btnPrint.TabIndex = 123;
this.btnPrint.Text = "打印标签";
this.btnPrint.Click += new System.EventHandler(this.btnPrint_Click);
//
// btnOutPut
//
this.btnOutPut.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnOutPut.Appearance.ForeColor = System.Drawing.Color.White;
this.btnOutPut.Appearance.Options.UseFont = true;
this.btnOutPut.Appearance.Options.UseForeColor = true;
this.btnOutPut.Appearance.Options.UseTextOptions = true;
this.btnOutPut.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
this.btnOutPut.Image = ((System.Drawing.Image)(resources.GetObject("btnOutPut.Image")));
this.btnOutPut.Location = new System.Drawing.Point(209, 0);
this.btnOutPut.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnOutPut.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnOutPut.Name = "btnOutPut";
this.btnOutPut.Size = new System.Drawing.Size(59, 30);
this.btnOutPut.TabIndex = 30;
this.btnOutPut.Text = "导出";
this.btnOutPut.Click += new System.EventHandler(this.btnOutPut_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(1010, 0);
this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnClose.Name = "btnClose";
this.btnClose.Size = new System.Drawing.Size(26, 29);
this.btnClose.TabIndex = 25;
this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
//
// MOTitle
//
this.MOTitle.Appearance.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.MOTitle.Appearance.ForeColor = System.Drawing.Color.White;
this.MOTitle.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
this.MOTitle.Location = new System.Drawing.Point(3, 4);
this.MOTitle.Name = "MOTitle";
this.MOTitle.Size = new System.Drawing.Size(120, 23);
this.MOTitle.TabIndex = 19;
this.MOTitle.Text = "领料申请单拣料表";
//
// grdDetail
//
this.grdDetail.Dock = System.Windows.Forms.DockStyle.Fill;
this.grdDetail.Location = new System.Drawing.Point(3, 18);
this.grdDetail.MainView = this.grvDetail;
this.grdDetail.Name = "grdDetail";
this.grdDetail.Size = new System.Drawing.Size(1030, 166);
this.grdDetail.TabIndex = 0;
this.grdDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.grvDetail,
this.grvAdvDetail});
//
// grvDetail
//
this.grvDetail.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.colMOCODE,
this.colMOSEQ,
this.colITEMCODE,
this.colINVNAME,
this.colINVTYPE,
this.colMOBITEMCODE,
this.colCINVNAME,
this.colCINVTYPE,
this.colINVUOM,
this.colQTY,
this.colQTYS,
this.colMOVER,
this.colEATTRIBUTE1});
this.grvDetail.GridControl = this.grdDetail;
this.grvDetail.IndicatorWidth = 40;
this.grvDetail.Name = "grvDetail";
this.grvDetail.OptionsBehavior.ReadOnly = true;
this.grvDetail.OptionsSelection.MultiSelect = true;
this.grvDetail.OptionsView.ColumnAutoWidth = false;
this.grvDetail.OptionsView.ShowGroupPanel = false;
this.grvDetail.CustomDrawRowIndicator += new DevExpress.XtraGrid.Views.Grid.RowIndicatorCustomDrawEventHandler(this.grvDetail_CustomDrawRowIndicator);
//
// colMOCODE
//
this.colMOCODE.Caption = "领料申请单号";
this.colMOCODE.FieldName = "MOCODE";
this.colMOCODE.Name = "colMOCODE";
this.colMOCODE.Visible = true;
this.colMOCODE.VisibleIndex = 0;
this.colMOCODE.Width = 90;
//
// colMOSEQ
//
this.colMOSEQ.Caption = "行号";
this.colMOSEQ.FieldName = "MOSEQ";
this.colMOSEQ.Name = "colMOSEQ";
this.colMOSEQ.Visible = true;
this.colMOSEQ.VisibleIndex = 1;
this.colMOSEQ.Width = 70;
//
// colITEMCODE
//
this.colITEMCODE.Caption = "存货编码";
this.colITEMCODE.FieldName = "ITEMCODE";
this.colITEMCODE.Name = "colITEMCODE";
this.colITEMCODE.Visible = true;
this.colITEMCODE.VisibleIndex = 2;
//
// colINVNAME
//
this.colINVNAME.Caption = "存货名称";
this.colINVNAME.FieldName = "INVNAME";
this.colINVNAME.Name = "colINVNAME";
this.colINVNAME.Visible = true;
this.colINVNAME.VisibleIndex = 3;
//
// colINVTYPE
//
this.colINVTYPE.Caption = "规格型号";
this.colINVTYPE.FieldName = "INVTYPE";
this.colINVTYPE.Name = "colINVTYPE";
this.colINVTYPE.Visible = true;
this.colINVTYPE.VisibleIndex = 4;
//
// colMOBITEMCODE
//
this.colMOBITEMCODE.Caption = "子件存货编码";
this.colMOBITEMCODE.FieldName = "MOBITEMCODE";
this.colMOBITEMCODE.Name = "colMOBITEMCODE";
this.colMOBITEMCODE.Visible = true;
this.colMOBITEMCODE.VisibleIndex = 5;
//
// colCINVNAME
//
this.colCINVNAME.Caption = "子件存货名称";
this.colCINVNAME.FieldName = "CINVNAME";
this.colCINVNAME.Name = "colCINVNAME";
this.colCINVNAME.Visible = true;
this.colCINVNAME.VisibleIndex = 6;
//
// colCINVTYPE
//
this.colCINVTYPE.Caption = "子件规格型号";
this.colCINVTYPE.FieldName = "CINVTYPE";
this.colCINVTYPE.Name = "colCINVTYPE";
this.colCINVTYPE.Visible = true;
this.colCINVTYPE.VisibleIndex = 7;
//
// colINVUOM
//
this.colINVUOM.Caption = "单位";
this.colINVUOM.FieldName = "INVUOM";
this.colINVUOM.Name = "colINVUOM";
this.colINVUOM.Visible = true;
this.colINVUOM.VisibleIndex = 8;
//
// colQTY
//
this.colQTY.Caption = "应领数量";
this.colQTY.FieldName = "QTY";
this.colQTY.Name = "colQTY";
this.colQTY.Visible = true;
this.colQTY.VisibleIndex = 9;
//
// colQTYS
//
this.colQTYS.Caption = "已领数量";
this.colQTYS.FieldName = "QTYS";
this.colQTYS.Name = "colQTYS";
this.colQTYS.Visible = true;
this.colQTYS.VisibleIndex = 10;
//
// colMOVER
//
this.colMOVER.Caption = "苏船工号";
this.colMOVER.FieldName = "MOVER";
this.colMOVER.Name = "colMOVER";
//
// grvAdvDetail
//
this.grvAdvDetail.GridControl = this.grdDetail;
this.grvAdvDetail.Name = "grvAdvDetail";
this.grvAdvDetail.OptionsBehavior.ReadOnly = true;
this.grvAdvDetail.OptionsSelection.MultiSelect = true;
this.grvAdvDetail.OptionsView.ShowFooter = true;
this.grvAdvDetail.OptionsView.ShowGroupPanel = false;
//
// panel1
//
this.panel1.Controls.Add(this.labelControl1);
this.panel1.Controls.Add(this.labelControl15);
this.panel1.Controls.Add(this.txtWHCode);
this.panel1.Controls.Add(this.chkAll);
this.panel1.Controls.Add(this.txtBinCode);
this.panel1.Controls.Add(this.txtMOCode);
this.panel1.Controls.Add(this.cmbSEQ);
this.panel1.Controls.Add(this.label2);
this.panel1.Controls.Add(this.label1);
this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
this.panel1.Location = new System.Drawing.Point(0, 30);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(1036, 50);
this.panel1.TabIndex = 1;
//
// labelControl1
//
this.labelControl1.Location = new System.Drawing.Point(613, 20);
this.labelControl1.Name = "labelControl1";
this.labelControl1.Size = new System.Drawing.Size(36, 14);
this.labelControl1.TabIndex = 127;
this.labelControl1.Text = "仓库:";
this.labelControl1.Visible = false;
//
// labelControl15
//
this.labelControl15.Location = new System.Drawing.Point(847, 20);
this.labelControl15.Name = "labelControl15";
this.labelControl15.Size = new System.Drawing.Size(36, 14);
this.labelControl15.TabIndex = 127;
this.labelControl15.Text = "库位:";
this.labelControl15.Visible = false;
//
// txtWHCode
//
this.txtWHCode.EditValue = "";
this.txtWHCode.Location = new System.Drawing.Point(655, 18);
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.gridView2;
this.txtWHCode.Size = new System.Drawing.Size(150, 20);
this.txtWHCode.TabIndex = 1;
this.txtWHCode.Visible = false;
this.txtWHCode.EditValueChanged += new System.EventHandler(this.txtBinCode_EditValueChanged);
//
// gridView2
//
this.gridView2.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
this.gridView2.Name = "gridView2";
this.gridView2.OptionsSelection.EnableAppearanceFocusedCell = false;
this.gridView2.OptionsView.ShowGroupPanel = false;
//
// chkAll
//
this.chkAll.AutoSize = true;
this.chkAll.Location = new System.Drawing.Point(508, 19);
this.chkAll.Name = "chkAll";
this.chkAll.Size = new System.Drawing.Size(74, 18);
this.chkAll.TabIndex = 4;
this.chkAll.Text = "显示全部";
this.chkAll.UseVisualStyleBackColor = true;
this.chkAll.Visible = false;
this.chkAll.CheckedChanged += new System.EventHandler(this.chkAll_CheckedChanged);
//
// txtBinCode
//
this.txtBinCode.EditValue = "";
this.txtBinCode.Location = new System.Drawing.Point(889, 18);
this.txtBinCode.Name = "txtBinCode";
this.txtBinCode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.txtBinCode.Properties.ButtonsStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtBinCode.Properties.View = this.gridView1;
this.txtBinCode.Size = new System.Drawing.Size(150, 20);
this.txtBinCode.TabIndex = 1;
this.txtBinCode.Visible = false;
this.txtBinCode.EditValueChanged += new System.EventHandler(this.txtBinCode_EditValueChanged);
//
// gridView1
//
this.gridView1.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
this.gridView1.Name = "gridView1";
this.gridView1.OptionsSelection.EnableAppearanceFocusedCell = false;
this.gridView1.OptionsView.ShowGroupPanel = false;
//
// txtMOCode
//
this.txtMOCode.EditValue = "";
this.txtMOCode.Location = new System.Drawing.Point(102, 16);
this.txtMOCode.Name = "txtMOCode";
this.txtMOCode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.txtMOCode.Properties.ButtonsStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtMOCode.Properties.View = this.gridLookUpEdit1View;
this.txtMOCode.Size = new System.Drawing.Size(150, 20);
this.txtMOCode.TabIndex = 1;
this.txtMOCode.EditValueChanged += new System.EventHandler(this.txtMOCode_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;
//
// cmbSEQ
//
this.cmbSEQ.Location = new System.Drawing.Point(346, 16);
this.cmbSEQ.Name = "cmbSEQ";
this.cmbSEQ.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.cmbSEQ.Properties.ButtonsStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.cmbSEQ.Size = new System.Drawing.Size(100, 20);
this.cmbSEQ.TabIndex = 3;
this.cmbSEQ.SelectedIndexChanged += new System.EventHandler(this.cmbSEQ_SelectedIndexChanged);
//
// label2
//
this.label2.AutoSize = true;
this.label2.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label2.Location = new System.Drawing.Point(300, 19);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(46, 14);
this.label2.TabIndex = 0;
this.label2.Text = "行号:";
//
// label1
//
this.label1.AutoSize = true;
this.label1.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label1.Location = new System.Drawing.Point(25, 18);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(85, 14);
this.label1.TabIndex = 0;
this.label1.Text = "领料申请单:";
//
// groupBox1
//
this.groupBox1.Controls.Add(this.grdDetail);
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(1036, 187);
this.groupBox1.TabIndex = 1;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "子件信息";
//
// panel2
//
this.panel2.Controls.Add(this.groupBox2);
this.panel2.Controls.Add(this.groupBox3);
this.panel2.Controls.Add(this.groupBox1);
this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel2.Location = new System.Drawing.Point(0, 80);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(1036, 533);
this.panel2.TabIndex = 14;
//
// groupBox2
//
this.groupBox2.Controls.Add(this.gridControlGroup);
this.groupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
this.groupBox2.Location = new System.Drawing.Point(0, 187);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Size = new System.Drawing.Size(1036, 103);
this.groupBox2.TabIndex = 2;
this.groupBox2.TabStop = false;
this.groupBox2.Text = "子件汇总";
this.groupBox2.Enter += new System.EventHandler(this.groupBox2_Enter);
//
// gridControlGroup
//
this.gridControlGroup.Dock = System.Windows.Forms.DockStyle.Fill;
this.gridControlGroup.Location = new System.Drawing.Point(3, 18);
this.gridControlGroup.MainView = this.gridViewGroup;
this.gridControlGroup.Name = "gridControlGroup";
this.gridControlGroup.Size = new System.Drawing.Size(1030, 82);
this.gridControlGroup.TabIndex = 0;
this.gridControlGroup.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridViewGroup,
this.advBandedGridView1});
//
// gridViewGroup
//
this.gridViewGroup.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.gridColumn1,
this.gridColumn2,
this.gridColumn3,
this.gridColumn4,
this.gridColumn5,
this.gridColumn6,
this.gridColumn7,
this.gridColumn8,
this.gridColumn9,
this.gridColumn10,
this.gridColumn21});
this.gridViewGroup.GridControl = this.gridControlGroup;
this.gridViewGroup.IndicatorWidth = 40;
this.gridViewGroup.Name = "gridViewGroup";
this.gridViewGroup.OptionsBehavior.ReadOnly = true;
this.gridViewGroup.OptionsSelection.MultiSelect = true;
this.gridViewGroup.OptionsView.ColumnAutoWidth = false;
this.gridViewGroup.OptionsView.ShowGroupPanel = false;
this.gridViewGroup.CustomDrawRowIndicator += new DevExpress.XtraGrid.Views.Grid.RowIndicatorCustomDrawEventHandler(this.grvDetail_CustomDrawRowIndicator);
//
// gridColumn1
//
this.gridColumn1.Caption = "生产订单号";
this.gridColumn1.FieldName = "MOCODE";
this.gridColumn1.Name = "gridColumn1";
this.gridColumn1.Width = 90;
//
// gridColumn2
//
this.gridColumn2.Caption = "行号";
this.gridColumn2.FieldName = "MOSEQ";
this.gridColumn2.Name = "gridColumn2";
this.gridColumn2.Width = 70;
//
// gridColumn3
//
this.gridColumn3.Caption = "存货编码";
this.gridColumn3.FieldName = "ITEMCODE";
this.gridColumn3.Name = "gridColumn3";
//
// gridColumn4
//
this.gridColumn4.Caption = "存货名称";
this.gridColumn4.FieldName = "INVNAME";
this.gridColumn4.Name = "gridColumn4";
//
// gridColumn5
//
this.gridColumn5.Caption = "规格型号";
this.gridColumn5.FieldName = "INVTYPE";
this.gridColumn5.Name = "gridColumn5";
//
// gridColumn6
//
this.gridColumn6.Caption = "子件存货编码";
this.gridColumn6.FieldName = "MOBITEMCODE";
this.gridColumn6.Name = "gridColumn6";
this.gridColumn6.Visible = true;
this.gridColumn6.VisibleIndex = 0;
//
// gridColumn7
//
this.gridColumn7.Caption = "子件存货名称";
this.gridColumn7.FieldName = "CINVNAME";
this.gridColumn7.Name = "gridColumn7";
this.gridColumn7.Visible = true;
this.gridColumn7.VisibleIndex = 1;
//
// gridColumn8
//
this.gridColumn8.Caption = "子件规格型号";
this.gridColumn8.FieldName = "CINVTYPE";
this.gridColumn8.Name = "gridColumn8";
this.gridColumn8.Visible = true;
this.gridColumn8.VisibleIndex = 2;
//
// gridColumn9
//
this.gridColumn9.Caption = "单位";
this.gridColumn9.FieldName = "INVUOM";
this.gridColumn9.Name = "gridColumn9";
this.gridColumn9.Visible = true;
this.gridColumn9.VisibleIndex = 3;
//
// gridColumn10
//
this.gridColumn10.Caption = "应领数量";
this.gridColumn10.FieldName = "MOBITEMQTY";
this.gridColumn10.Name = "gridColumn10";
this.gridColumn10.Visible = true;
this.gridColumn10.VisibleIndex = 4;
//
// gridColumn21
//
this.gridColumn21.Caption = "线边仓数量";
this.gridColumn21.FieldName = "QTYXBC";
this.gridColumn21.Name = "gridColumn21";
//
// advBandedGridView1
//
this.advBandedGridView1.GridControl = this.gridControlGroup;
this.advBandedGridView1.Name = "advBandedGridView1";
this.advBandedGridView1.OptionsBehavior.ReadOnly = true;
this.advBandedGridView1.OptionsSelection.MultiSelect = true;
this.advBandedGridView1.OptionsView.ShowFooter = true;
this.advBandedGridView1.OptionsView.ShowGroupPanel = false;
//
// groupBox3
//
this.groupBox3.Controls.Add(this.gridControlGauge);
this.groupBox3.Dock = System.Windows.Forms.DockStyle.Bottom;
this.groupBox3.Location = new System.Drawing.Point(0, 290);
this.groupBox3.Name = "groupBox3";
this.groupBox3.Size = new System.Drawing.Size(1036, 243);
this.groupBox3.TabIndex = 2;
this.groupBox3.TabStop = false;
this.groupBox3.Text = "领料申请单拣料表";
//
// gridControlGauge
//
this.gridControlGauge.Dock = System.Windows.Forms.DockStyle.Fill;
this.gridControlGauge.Location = new System.Drawing.Point(3, 18);
this.gridControlGauge.MainView = this.gridViewGauge;
this.gridControlGauge.Name = "gridControlGauge";
this.gridControlGauge.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.repositoryItemMemoEdit1});
this.gridControlGauge.Size = new System.Drawing.Size(1030, 222);
this.gridControlGauge.TabIndex = 0;
this.gridControlGauge.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridViewGauge,
this.advBandedGridView2});
//
// gridViewGauge
//
this.gridViewGauge.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.gridColumn11,
this.gridColumn12,
this.gridColumn13,
this.gridColumn14,
this.gridColumn15,
this.gridColumn16,
this.gridColumn17,
this.gridColumn18,
this.gridColumn19,
this.gridColumn20,
this.gridColumn22,
this.gridColumn23,
this.gridColumn24,
this.gridColumn27,
this.gridColumn25,
this.gridColumn26,
this.gridColumn28,
this.gridColumn29});
this.gridViewGauge.GridControl = this.gridControlGauge;
this.gridViewGauge.IndicatorWidth = 40;
this.gridViewGauge.Name = "gridViewGauge";
this.gridViewGauge.OptionsBehavior.ReadOnly = true;
this.gridViewGauge.OptionsSelection.MultiSelect = true;
this.gridViewGauge.OptionsView.ColumnAutoWidth = false;
this.gridViewGauge.OptionsView.ShowGroupPanel = false;
this.gridViewGauge.CustomDrawRowIndicator += new DevExpress.XtraGrid.Views.Grid.RowIndicatorCustomDrawEventHandler(this.grvDetail_CustomDrawRowIndicator);
//
// gridColumn11
//
this.gridColumn11.Caption = "领料申请单";
this.gridColumn11.ColumnEdit = this.repositoryItemMemoEdit1;
this.gridColumn11.FieldName = "MOCODE";
this.gridColumn11.Name = "gridColumn11";
this.gridColumn11.Visible = true;
this.gridColumn11.VisibleIndex = 0;
this.gridColumn11.Width = 90;
//
// repositoryItemMemoEdit1
//
this.repositoryItemMemoEdit1.Name = "repositoryItemMemoEdit1";
//
// gridColumn12
//
this.gridColumn12.Caption = "行号";
this.gridColumn12.ColumnEdit = this.repositoryItemMemoEdit1;
this.gridColumn12.FieldName = "MOSEQ";
this.gridColumn12.Name = "gridColumn12";
this.gridColumn12.Width = 70;
//
// gridColumn13
//
this.gridColumn13.Caption = "存货编码";
this.gridColumn13.ColumnEdit = this.repositoryItemMemoEdit1;
this.gridColumn13.FieldName = "ITEMCODE";
this.gridColumn13.Name = "gridColumn13";
//
// gridColumn14
//
this.gridColumn14.Caption = "存货名称";
this.gridColumn14.ColumnEdit = this.repositoryItemMemoEdit1;
this.gridColumn14.FieldName = "INVNAME";
this.gridColumn14.Name = "gridColumn14";
//
// gridColumn15
//
this.gridColumn15.Caption = "规格型号";
this.gridColumn15.ColumnEdit = this.repositoryItemMemoEdit1;
this.gridColumn15.FieldName = "INVTYPE";
this.gridColumn15.Name = "gridColumn15";
//
// gridColumn16
//
this.gridColumn16.Caption = "子件存货编码";
this.gridColumn16.ColumnEdit = this.repositoryItemMemoEdit1;
this.gridColumn16.FieldName = "MOBITEMCODE";
this.gridColumn16.Name = "gridColumn16";
this.gridColumn16.Visible = true;
this.gridColumn16.VisibleIndex = 1;
//
// gridColumn17
//
this.gridColumn17.Caption = "子件存货名称";
this.gridColumn17.ColumnEdit = this.repositoryItemMemoEdit1;
this.gridColumn17.FieldName = "CINVNAME";
this.gridColumn17.Name = "gridColumn17";
this.gridColumn17.Visible = true;
this.gridColumn17.VisibleIndex = 2;
//
// gridColumn18
//
this.gridColumn18.Caption = "子件规格型号";
this.gridColumn18.ColumnEdit = this.repositoryItemMemoEdit1;
this.gridColumn18.FieldName = "CINVTYPE";
this.gridColumn18.Name = "gridColumn18";
this.gridColumn18.Visible = true;
this.gridColumn18.VisibleIndex = 3;
//
// gridColumn19
//
this.gridColumn19.Caption = "单位";
this.gridColumn19.ColumnEdit = this.repositoryItemMemoEdit1;
this.gridColumn19.FieldName = "INVUOM";
this.gridColumn19.Name = "gridColumn19";
this.gridColumn19.Visible = true;
this.gridColumn19.VisibleIndex = 4;
//
// gridColumn20
//
this.gridColumn20.Caption = "应领数量";
this.gridColumn20.ColumnEdit = this.repositoryItemMemoEdit1;
this.gridColumn20.FieldName = "MOBITEMQTY";
this.gridColumn20.Name = "gridColumn20";
this.gridColumn20.Visible = true;
this.gridColumn20.VisibleIndex = 5;
//
// gridColumn22
//
this.gridColumn22.Caption = "现存量";
this.gridColumn22.ColumnEdit = this.repositoryItemMemoEdit1;
this.gridColumn22.FieldName = "QTYTotal";
this.gridColumn22.Name = "gridColumn22";
this.gridColumn22.Visible = true;
this.gridColumn22.VisibleIndex = 6;
//
// gridColumn23
//
this.gridColumn23.Caption = "仓库";
this.gridColumn23.ColumnEdit = this.repositoryItemMemoEdit1;
this.gridColumn23.FieldName = "WHCode";
this.gridColumn23.Name = "gridColumn23";
this.gridColumn23.Visible = true;
this.gridColumn23.VisibleIndex = 7;
//
// gridColumn24
//
this.gridColumn24.Caption = "库位";
this.gridColumn24.ColumnEdit = this.repositoryItemMemoEdit1;
this.gridColumn24.FieldName = "BinCode";
this.gridColumn24.Name = "gridColumn24";
this.gridColumn24.Visible = true;
this.gridColumn24.VisibleIndex = 8;
//
// gridColumn27
//
this.gridColumn27.Caption = "条码";
this.gridColumn27.ColumnEdit = this.repositoryItemMemoEdit1;
this.gridColumn27.FieldName = "LotNO";
this.gridColumn27.Name = "gridColumn27";
this.gridColumn27.Visible = true;
this.gridColumn27.VisibleIndex = 9;
//
// gridColumn25
//
this.gridColumn25.Caption = "库位数量";
this.gridColumn25.ColumnEdit = this.repositoryItemMemoEdit1;
this.gridColumn25.FieldName = "QTY";
this.gridColumn25.Name = "gridColumn25";
this.gridColumn25.Visible = true;
this.gridColumn25.VisibleIndex = 10;
//
// gridColumn26
//
this.gridColumn26.Caption = "线边仓库存";
this.gridColumn26.ColumnEdit = this.repositoryItemMemoEdit1;
this.gridColumn26.FieldName = "QTYXBC";
this.gridColumn26.Name = "gridColumn26";
//
// gridColumn28
//
this.gridColumn28.Caption = "应调数量";
this.gridColumn28.FieldName = "QTYNeed";
this.gridColumn28.Name = "gridColumn28";
//
// gridColumn29
//
this.gridColumn29.Caption = "亚太批次号";
this.gridColumn29.FieldName = "cTVBatch";
this.gridColumn29.Name = "gridColumn29";
this.gridColumn29.Visible = true;
this.gridColumn29.VisibleIndex = 11;
this.gridColumn29.Width = 95;
//
// advBandedGridView2
//
this.advBandedGridView2.GridControl = this.gridControlGauge;
this.advBandedGridView2.Name = "advBandedGridView2";
this.advBandedGridView2.OptionsBehavior.ReadOnly = true;
this.advBandedGridView2.OptionsSelection.MultiSelect = true;
this.advBandedGridView2.OptionsView.ShowFooter = true;
this.advBandedGridView2.OptionsView.ShowGroupPanel = false;
//
// colEATTRIBUTE1
//
this.colEATTRIBUTE1.Caption = "是否类资产";
this.colEATTRIBUTE1.FieldName = "EATTRIBUTE1";
this.colEATTRIBUTE1.Name = "colEATTRIBUTE1";
this.colEATTRIBUTE1.Visible = true;
this.colEATTRIBUTE1.VisibleIndex = 11;
//
// FormICSMaterialPick
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1036, 613);
this.Controls.Add(this.panel2);
this.Controls.Add(this.panel1);
this.Controls.Add(this.panelControl3);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
this.Name = "FormICSMaterialPick";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "FormICSCollect";
this.Load += new System.EventHandler(this.FormICSCollect_Load);
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
this.panelControl3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.grdDetail)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.grvDetail)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.grvAdvDetail)).EndInit();
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.txtWHCode.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtBinCode.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtMOCode.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridLookUpEdit1View)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.cmbSEQ.Properties)).EndInit();
this.groupBox1.ResumeLayout(false);
this.panel2.ResumeLayout(false);
this.groupBox2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gridControlGroup)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridViewGroup)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.advBandedGridView1)).EndInit();
this.groupBox3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gridControlGauge)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridViewGauge)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.advBandedGridView2)).EndInit();
this.ResumeLayout(false);
}
#endregion
private DevExpress.XtraEditors.SimpleButton btnExit;
private DevExpress.XtraEditors.PanelControl panelControl3;
private DevExpress.XtraEditors.LabelControl MOTitle;
private DevExpress.XtraGrid.GridControl grdDetail;
private DevExpress.XtraGrid.Views.Grid.GridView grvDetail;
private DevExpress.XtraGrid.Columns.GridColumn colMOSEQ;
private DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView grvAdvDetail;
private DevExpress.XtraEditors.SimpleButton btnClose;
private DevExpress.XtraGrid.Columns.GridColumn colMOCODE;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label1;
private DevExpress.XtraGrid.Columns.GridColumn colITEMCODE;
private DevExpress.XtraGrid.Columns.GridColumn colINVNAME;
private DevExpress.XtraGrid.Columns.GridColumn colINVTYPE;
private DevExpress.XtraGrid.Columns.GridColumn colMOBITEMCODE;
private DevExpress.XtraGrid.Columns.GridColumn colCINVNAME;
private DevExpress.XtraGrid.Columns.GridColumn colCINVTYPE;
private DevExpress.XtraGrid.Columns.GridColumn colINVUOM;
private DevExpress.XtraGrid.Columns.GridColumn colQTY;
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.GroupBox groupBox2;
private DevExpress.XtraGrid.GridControl gridControlGroup;
private DevExpress.XtraGrid.Views.Grid.GridView gridViewGroup;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn7;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn8;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn9;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn10;
private DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView advBandedGridView1;
private System.Windows.Forms.GroupBox groupBox3;
private DevExpress.XtraGrid.GridControl gridControlGauge;
private DevExpress.XtraGrid.Views.Grid.GridView gridViewGauge;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn11;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn12;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn13;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn14;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn15;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn16;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn17;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn18;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn19;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn20;
private DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView advBandedGridView2;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn21;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn22;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn23;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn24;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn25;
private DevExpress.XtraEditors.ComboBoxEdit cmbSEQ;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn26;
private DevExpress.XtraEditors.GridLookUpEdit txtMOCode;
private DevExpress.XtraGrid.Views.Grid.GridView gridLookUpEdit1View;
private DevExpress.XtraEditors.SimpleButton btnOutPut;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn27;
private DevExpress.XtraEditors.SimpleButton btnPrint;
private DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit repositoryItemMemoEdit1;
private System.Windows.Forms.CheckBox chkAll;
private DevExpress.XtraGrid.Columns.GridColumn colQTYS;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn28;
private DevExpress.XtraEditors.LabelControl labelControl15;
private DevExpress.XtraEditors.GridLookUpEdit txtBinCode;
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
private DevExpress.XtraEditors.LabelControl labelControl1;
private DevExpress.XtraEditors.GridLookUpEdit txtWHCode;
private DevExpress.XtraGrid.Views.Grid.GridView gridView2;
private DevExpress.XtraGrid.Columns.GridColumn colMOVER;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn29;
private DevExpress.XtraGrid.Columns.GridColumn colEATTRIBUTE1;
}
}