BaoKai_202508-Wms-Jingwang..../WMS.FrmStock/FrmSearchMIStock.Designer.cs

823 lines
49 KiB
C#
Raw Normal View History

2025-08-24 09:35:55 +08:00
namespace WMS.FrmStock
{
partial class FrmSearchMIStock
{
/// <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()
{
this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl();
this.wmsCtrlTextBox1 = new WMS.Ctrl.WMSCtrlTextBox();
this.bgsConditions = new System.Windows.Forms.BindingSource();
this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
this.lueLoc = new WMS.Ctrl.LookUpEditSystem();
this.lueArea = new WMS.Ctrl.LookUpEditSystem();
this.txtGoods_barCode = new WMS.Ctrl.WMSCtrlTextBox();
this.lueStorage = new WMS.Ctrl.LookUpEditSystem();
this.txtGoods_Name = new WMS.Ctrl.WMSCtrlTextBox();
this.txtGoods_ID = new WMS.Ctrl.WMSCtrlTextBox();
this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
this.GCMiStock = new WMS.Ctrl.GridControlCustom();
this.bgsStock = new System.Windows.Forms.BindingSource();
this.GVMiStock = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colIsCheckRec = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSTOCK_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPUTIN_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSTORAGE_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSTORAGE_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colAREA_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colAREA_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colLOCATION_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colLOCATION_STAR = new DevExpress.XtraGrid.Columns.GridColumn();
this.colLOCATION_END = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGOODS_TYPEID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGOODS_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGOODS_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSHELVES_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
this.colREMARK = new DevExpress.XtraGrid.Columns.GridColumn();
this.colVERSION = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSTORAGE_MODE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPROVIDER_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPROVIDER_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPRODUCTION_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colWARE_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colDOCCTNUMBER = new DevExpress.XtraGrid.Columns.GridColumn();
this.colOCCUPY_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
this.colABLE_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPERIOD = new DevExpress.XtraGrid.Columns.GridColumn();
this.colDUE_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colBARCODE = new DevExpress.XtraGrid.Columns.GridColumn();
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit();
this.splitContainerControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.wmsCtrlTextBox1.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bgsConditions)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.lueLoc.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.lueArea.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtGoods_barCode.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.lueStorage.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtGoods_Name.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtGoods_ID.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.GCMiStock)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bgsStock)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.GVMiStock)).BeginInit();
this.SuspendLayout();
//
// splitContainerControl1
//
this.splitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitContainerControl1.Horizontal = false;
this.splitContainerControl1.Location = new System.Drawing.Point(0, 0);
this.splitContainerControl1.Name = "splitContainerControl1";
this.splitContainerControl1.Panel1.Controls.Add(this.wmsCtrlTextBox1);
this.splitContainerControl1.Panel1.Controls.Add(this.labelControl7);
this.splitContainerControl1.Panel1.Controls.Add(this.lueLoc);
this.splitContainerControl1.Panel1.Controls.Add(this.lueArea);
this.splitContainerControl1.Panel1.Controls.Add(this.txtGoods_barCode);
this.splitContainerControl1.Panel1.Controls.Add(this.lueStorage);
this.splitContainerControl1.Panel1.Controls.Add(this.txtGoods_Name);
this.splitContainerControl1.Panel1.Controls.Add(this.txtGoods_ID);
this.splitContainerControl1.Panel1.Controls.Add(this.labelControl6);
this.splitContainerControl1.Panel1.Controls.Add(this.labelControl5);
this.splitContainerControl1.Panel1.Controls.Add(this.labelControl4);
this.splitContainerControl1.Panel1.Controls.Add(this.labelControl3);
this.splitContainerControl1.Panel1.Controls.Add(this.labelControl2);
this.splitContainerControl1.Panel1.Controls.Add(this.labelControl1);
this.splitContainerControl1.Panel1.Text = "Panel1";
this.splitContainerControl1.Panel2.Controls.Add(this.GCMiStock);
this.splitContainerControl1.Panel2.Text = "Panel2";
this.splitContainerControl1.Size = new System.Drawing.Size(1094, 452);
this.splitContainerControl1.SplitterPosition = 200;
this.splitContainerControl1.TabIndex = 0;
this.splitContainerControl1.Text = "splitContainerControl1";
//
// wmsCtrlTextBox1
//
this.wmsCtrlTextBox1.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bgsConditions, "GOODS_TYPEID", true));
this.wmsCtrlTextBox1.FrmSelect = false;
this.wmsCtrlTextBox1.Location = new System.Drawing.Point(352, 36);
this.wmsCtrlTextBox1.MustText = false;
this.wmsCtrlTextBox1.Name = "wmsCtrlTextBox1";
this.wmsCtrlTextBox1.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
this.wmsCtrlTextBox1.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.wmsCtrlTextBox1.Properties.Appearance.Options.UseBackColor = true;
this.wmsCtrlTextBox1.Properties.Appearance.Options.UseFont = true;
this.wmsCtrlTextBox1.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.wmsCtrlTextBox1.Size = new System.Drawing.Size(213, 22);
this.wmsCtrlTextBox1.StrLen = 0;
this.wmsCtrlTextBox1.TabIndex = 109;
this.wmsCtrlTextBox1.Valatt = WMS.Ctrl.ValidationAttribute.;
//
// bgsConditions
//
this.bgsConditions.DataSource = typeof(WMS.Model.Stock.MIStockModel);
//
// labelControl7
//
this.labelControl7.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.labelControl7.Location = new System.Drawing.Point(294, 39);
this.labelControl7.Name = "labelControl7";
this.labelControl7.Size = new System.Drawing.Size(56, 14);
this.labelControl7.TabIndex = 108;
this.labelControl7.Text = "商品类别";
//
// lueLoc
//
this.lueLoc.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bgsConditions, "LOCATION_ID", true));
this.lueLoc.EditValue = "";
this.lueLoc.Location = new System.Drawing.Point(61, 36);
this.lueLoc.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
this.lueLoc.Name = "lueLoc";
this.lueLoc.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.lueLoc.Properties.Appearance.Options.UseFont = true;
this.lueLoc.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.lueLoc.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.lueLoc.Properties.ImmediatePopup = true;
this.lueLoc.Properties.NullText = "";
this.lueLoc.Properties.SearchMode = DevExpress.XtraEditors.Controls.SearchMode.OnlyInPopup;
this.lueLoc.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.Standard;
this.lueLoc.Size = new System.Drawing.Size(213, 22);
this.lueLoc.TabIndex = 107;
this.lueLoc.EditValueChanged += new System.EventHandler(this.lueLoc_EditValueChanged);
//
// lueArea
//
this.lueArea.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bgsConditions, "AREA_ID", true));
this.lueArea.EditValue = "";
this.lueArea.Location = new System.Drawing.Point(352, 8);
this.lueArea.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
this.lueArea.Name = "lueArea";
this.lueArea.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.lueArea.Properties.Appearance.Options.UseFont = true;
this.lueArea.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.lueArea.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.lueArea.Properties.NullText = "";
this.lueArea.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.Standard;
this.lueArea.Size = new System.Drawing.Size(213, 22);
this.lueArea.TabIndex = 106;
this.lueArea.EditValueChanged += new System.EventHandler(this.lueArea_EditValueChanged);
//
// txtGoods_barCode
//
this.txtGoods_barCode.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bgsConditions, "BARCODE", true));
this.txtGoods_barCode.FrmSelect = false;
this.txtGoods_barCode.Location = new System.Drawing.Point(61, 94);
this.txtGoods_barCode.MustText = false;
this.txtGoods_barCode.Name = "txtGoods_barCode";
this.txtGoods_barCode.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
this.txtGoods_barCode.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.txtGoods_barCode.Properties.Appearance.Options.UseBackColor = true;
this.txtGoods_barCode.Properties.Appearance.Options.UseFont = true;
this.txtGoods_barCode.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtGoods_barCode.Size = new System.Drawing.Size(213, 22);
this.txtGoods_barCode.StrLen = 0;
this.txtGoods_barCode.TabIndex = 11;
this.txtGoods_barCode.Valatt = WMS.Ctrl.ValidationAttribute.;
//
// lueStorage
//
this.lueStorage.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bgsConditions, "STORAGE_ID", true));
this.lueStorage.EditValue = "";
this.lueStorage.Location = new System.Drawing.Point(61, 8);
this.lueStorage.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
this.lueStorage.Name = "lueStorage";
this.lueStorage.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.lueStorage.Properties.Appearance.Options.UseFont = true;
this.lueStorage.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.lueStorage.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.lueStorage.Properties.NullText = "";
this.lueStorage.Size = new System.Drawing.Size(213, 22);
this.lueStorage.TabIndex = 105;
this.lueStorage.EditValueChanged += new System.EventHandler(this.lueStorage_EditValueChanged);
//
// txtGoods_Name
//
this.txtGoods_Name.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bgsConditions, "GOODS_NAME", true));
this.txtGoods_Name.FrmSelect = false;
this.txtGoods_Name.Location = new System.Drawing.Point(352, 64);
this.txtGoods_Name.MustText = false;
this.txtGoods_Name.Name = "txtGoods_Name";
this.txtGoods_Name.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
this.txtGoods_Name.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.txtGoods_Name.Properties.Appearance.Options.UseBackColor = true;
this.txtGoods_Name.Properties.Appearance.Options.UseFont = true;
this.txtGoods_Name.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtGoods_Name.Size = new System.Drawing.Size(213, 22);
this.txtGoods_Name.StrLen = 0;
this.txtGoods_Name.TabIndex = 10;
this.txtGoods_Name.Valatt = WMS.Ctrl.ValidationAttribute.;
//
// txtGoods_ID
//
this.txtGoods_ID.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bgsConditions, "GOODS_ID", true));
this.txtGoods_ID.FrmSelect = false;
this.txtGoods_ID.Location = new System.Drawing.Point(61, 68);
this.txtGoods_ID.MustText = false;
this.txtGoods_ID.Name = "txtGoods_ID";
this.txtGoods_ID.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
this.txtGoods_ID.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.txtGoods_ID.Properties.Appearance.Options.UseBackColor = true;
this.txtGoods_ID.Properties.Appearance.Options.UseFont = true;
this.txtGoods_ID.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtGoods_ID.Size = new System.Drawing.Size(213, 22);
this.txtGoods_ID.StrLen = 0;
this.txtGoods_ID.TabIndex = 9;
this.txtGoods_ID.Valatt = WMS.Ctrl.ValidationAttribute.;
//
// labelControl6
//
this.labelControl6.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.labelControl6.Location = new System.Drawing.Point(3, 97);
this.labelControl6.Name = "labelControl6";
this.labelControl6.Size = new System.Drawing.Size(56, 14);
this.labelControl6.TabIndex = 5;
this.labelControl6.Text = "条 形 码";
//
// labelControl5
//
this.labelControl5.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.labelControl5.Location = new System.Drawing.Point(294, 67);
this.labelControl5.Name = "labelControl5";
this.labelControl5.Size = new System.Drawing.Size(56, 14);
this.labelControl5.TabIndex = 4;
this.labelControl5.Text = "商品名称";
//
// labelControl4
//
this.labelControl4.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.labelControl4.Location = new System.Drawing.Point(3, 72);
this.labelControl4.Name = "labelControl4";
this.labelControl4.Size = new System.Drawing.Size(56, 14);
this.labelControl4.TabIndex = 3;
this.labelControl4.Text = "商品编号";
//
// labelControl3
//
this.labelControl3.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.labelControl3.Location = new System.Drawing.Point(3, 40);
this.labelControl3.Name = "labelControl3";
this.labelControl3.Size = new System.Drawing.Size(56, 14);
this.labelControl3.TabIndex = 2;
this.labelControl3.Text = "库 位";
//
// labelControl2
//
this.labelControl2.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.labelControl2.Location = new System.Drawing.Point(294, 12);
this.labelControl2.Name = "labelControl2";
this.labelControl2.Size = new System.Drawing.Size(56, 14);
this.labelControl2.TabIndex = 1;
this.labelControl2.Text = "库 区";
//
// labelControl1
//
this.labelControl1.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.labelControl1.Location = new System.Drawing.Point(3, 12);
this.labelControl1.Name = "labelControl1";
this.labelControl1.Size = new System.Drawing.Size(56, 14);
this.labelControl1.TabIndex = 0;
this.labelControl1.Text = "仓 库";
//
// GCMiStock
//
this.GCMiStock.ColorApprove = System.Drawing.Color.Empty;
this.GCMiStock.ColorApproveValue = null;
this.GCMiStock.ColorPass = System.Drawing.Color.Empty;
this.GCMiStock.ColorPassValue = null;
this.GCMiStock.ColorRepeal = System.Drawing.Color.Empty;
this.GCMiStock.ColorRepealValue = null;
this.GCMiStock.ColorReWork = System.Drawing.Color.Empty;
this.GCMiStock.ColorReWorkValue = null;
this.GCMiStock.ColorSelectedRow = System.Drawing.Color.Empty;
this.GCMiStock.ColorShortage = System.Drawing.Color.Empty;
this.GCMiStock.ColorShortageFlagColumn = null;
this.GCMiStock.ColorShortageValue = null;
this.GCMiStock.ColorUnExecute = System.Drawing.Color.Empty;
this.GCMiStock.ColorUnExecuteValue = null;
this.GCMiStock.ColorUnPass = System.Drawing.Color.Empty;
this.GCMiStock.ColorUnPassValue = null;
this.GCMiStock.ColorVerify = System.Drawing.Color.Empty;
this.GCMiStock.ColorVerifyFlagColumn = null;
this.GCMiStock.ColorVerifyValue = null;
this.GCMiStock.ColorWarning = System.Drawing.Color.Empty;
this.GCMiStock.ColorWarningValue = null;
this.GCMiStock.DataSource = this.bgsStock;
this.GCMiStock.Dock = System.Windows.Forms.DockStyle.Fill;
this.GCMiStock.EnableAppearanceEvenRow = true;
this.GCMiStock.IndicatorWidth = 40;
this.GCMiStock.Location = new System.Drawing.Point(0, 0);
this.GCMiStock.MainView = this.GVMiStock;
this.GCMiStock.Name = "GCMiStock";
this.GCMiStock.ShowRowID = true;
this.GCMiStock.Size = new System.Drawing.Size(1094, 246);
this.GCMiStock.TabIndex = 0;
this.GCMiStock.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.GVMiStock});
//
// bgsStock
//
this.bgsStock.DataSource = typeof(WMS.Model.Stock.MIStockModel);
//
// GVMiStock
//
this.GVMiStock.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
this.GVMiStock.Appearance.EvenRow.Options.UseBackColor = true;
this.GVMiStock.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.colIsCheckRec,
this.colSTOCK_ID,
this.colPUTIN_ID,
this.colSTORAGE_ID,
this.colSTORAGE_NAME,
this.colAREA_ID,
this.colAREA_NAME,
this.colLOCATION_ID,
this.colLOCATION_STAR,
this.colLOCATION_END,
this.colGOODS_TYPEID,
this.colGOODS_ID,
this.colGOODS_NAME,
this.colSHELVES_NUM,
this.colREMARK,
this.colVERSION,
this.colSTORAGE_MODE,
this.colPROVIDER_ID,
this.colPROVIDER_NAME,
this.colPRODUCTION_DATE,
this.colWARE_DATE,
this.colDOCCTNUMBER,
this.colOCCUPY_NUM,
this.colABLE_NUM,
this.colPERIOD,
this.colDUE_DATE,
this.colBARCODE});
this.GVMiStock.GridControl = this.GCMiStock;
this.GVMiStock.IndicatorWidth = 42;
this.GVMiStock.Name = "GVMiStock";
this.GVMiStock.OptionsView.ColumnAutoWidth = false;
this.GVMiStock.OptionsView.EnableAppearanceEvenRow = true;
this.GVMiStock.OptionsView.ShowGroupPanel = false;
//
// colIsCheckRec
//
this.colIsCheckRec.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colIsCheckRec.AppearanceCell.Options.UseFont = true;
this.colIsCheckRec.AppearanceHeader.Options.UseTextOptions = true;
this.colIsCheckRec.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colIsCheckRec.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colIsCheckRec.FieldName = "IsCheckRec";
this.colIsCheckRec.Name = "colIsCheckRec";
this.colIsCheckRec.OptionsColumn.AllowEdit = false;
//
// colSTOCK_ID
//
this.colSTOCK_ID.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colSTOCK_ID.AppearanceCell.Options.UseFont = true;
this.colSTOCK_ID.AppearanceHeader.Options.UseTextOptions = true;
this.colSTOCK_ID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colSTOCK_ID.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colSTOCK_ID.FieldName = "STOCK_ID";
this.colSTOCK_ID.Name = "colSTOCK_ID";
this.colSTOCK_ID.OptionsColumn.AllowEdit = false;
//
// colPUTIN_ID
//
this.colPUTIN_ID.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colPUTIN_ID.AppearanceCell.Options.UseFont = true;
this.colPUTIN_ID.AppearanceHeader.Options.UseTextOptions = true;
this.colPUTIN_ID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colPUTIN_ID.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colPUTIN_ID.FieldName = "PUTIN_ID";
this.colPUTIN_ID.Name = "colPUTIN_ID";
this.colPUTIN_ID.OptionsColumn.AllowEdit = false;
this.colPUTIN_ID.Visible = true;
this.colPUTIN_ID.VisibleIndex = 0;
this.colPUTIN_ID.Width = 114;
//
// colSTORAGE_ID
//
this.colSTORAGE_ID.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colSTORAGE_ID.AppearanceCell.Options.UseFont = true;
this.colSTORAGE_ID.AppearanceHeader.Options.UseTextOptions = true;
this.colSTORAGE_ID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colSTORAGE_ID.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colSTORAGE_ID.FieldName = "STORAGE_ID";
this.colSTORAGE_ID.Name = "colSTORAGE_ID";
this.colSTORAGE_ID.OptionsColumn.AllowEdit = false;
//
// colSTORAGE_NAME
//
this.colSTORAGE_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colSTORAGE_NAME.AppearanceCell.Options.UseFont = true;
this.colSTORAGE_NAME.AppearanceHeader.Options.UseTextOptions = true;
this.colSTORAGE_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colSTORAGE_NAME.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colSTORAGE_NAME.FieldName = "STORAGE_NAME";
this.colSTORAGE_NAME.Name = "colSTORAGE_NAME";
this.colSTORAGE_NAME.OptionsColumn.AllowEdit = false;
this.colSTORAGE_NAME.Visible = true;
this.colSTORAGE_NAME.VisibleIndex = 1;
//
// colAREA_ID
//
this.colAREA_ID.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colAREA_ID.AppearanceCell.Options.UseFont = true;
this.colAREA_ID.AppearanceHeader.Options.UseTextOptions = true;
this.colAREA_ID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colAREA_ID.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colAREA_ID.FieldName = "AREA_ID";
this.colAREA_ID.Name = "colAREA_ID";
this.colAREA_ID.OptionsColumn.AllowEdit = false;
//
// colAREA_NAME
//
this.colAREA_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colAREA_NAME.AppearanceCell.Options.UseFont = true;
this.colAREA_NAME.AppearanceHeader.Options.UseTextOptions = true;
this.colAREA_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colAREA_NAME.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colAREA_NAME.FieldName = "AREA_NAME";
this.colAREA_NAME.Name = "colAREA_NAME";
this.colAREA_NAME.OptionsColumn.AllowEdit = false;
this.colAREA_NAME.Visible = true;
this.colAREA_NAME.VisibleIndex = 2;
//
// colLOCATION_ID
//
this.colLOCATION_ID.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colLOCATION_ID.AppearanceCell.Options.UseFont = true;
this.colLOCATION_ID.AppearanceHeader.Options.UseTextOptions = true;
this.colLOCATION_ID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colLOCATION_ID.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colLOCATION_ID.FieldName = "LOCATION_ID";
this.colLOCATION_ID.Name = "colLOCATION_ID";
this.colLOCATION_ID.OptionsColumn.AllowEdit = false;
this.colLOCATION_ID.Visible = true;
this.colLOCATION_ID.VisibleIndex = 3;
//
// colLOCATION_STAR
//
this.colLOCATION_STAR.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colLOCATION_STAR.AppearanceCell.Options.UseFont = true;
this.colLOCATION_STAR.AppearanceHeader.Options.UseTextOptions = true;
this.colLOCATION_STAR.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colLOCATION_STAR.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colLOCATION_STAR.FieldName = "LOCATION_STAR";
this.colLOCATION_STAR.Name = "colLOCATION_STAR";
this.colLOCATION_STAR.OptionsColumn.AllowEdit = false;
//
// colLOCATION_END
//
this.colLOCATION_END.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colLOCATION_END.AppearanceCell.Options.UseFont = true;
this.colLOCATION_END.AppearanceHeader.Options.UseTextOptions = true;
this.colLOCATION_END.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colLOCATION_END.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colLOCATION_END.FieldName = "LOCATION_END";
this.colLOCATION_END.Name = "colLOCATION_END";
this.colLOCATION_END.OptionsColumn.AllowEdit = false;
//
// colGOODS_TYPEID
//
this.colGOODS_TYPEID.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colGOODS_TYPEID.AppearanceCell.Options.UseFont = true;
this.colGOODS_TYPEID.AppearanceHeader.Options.UseTextOptions = true;
this.colGOODS_TYPEID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colGOODS_TYPEID.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colGOODS_TYPEID.FieldName = "GOODS_TYPEID";
this.colGOODS_TYPEID.Name = "colGOODS_TYPEID";
this.colGOODS_TYPEID.OptionsColumn.AllowEdit = false;
this.colGOODS_TYPEID.Visible = true;
this.colGOODS_TYPEID.VisibleIndex = 15;
this.colGOODS_TYPEID.Width = 132;
//
// colGOODS_ID
//
this.colGOODS_ID.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colGOODS_ID.AppearanceCell.Options.UseFont = true;
this.colGOODS_ID.AppearanceHeader.Options.UseTextOptions = true;
this.colGOODS_ID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colGOODS_ID.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colGOODS_ID.FieldName = "GOODS_ID";
this.colGOODS_ID.Name = "colGOODS_ID";
this.colGOODS_ID.OptionsColumn.AllowEdit = false;
this.colGOODS_ID.Visible = true;
this.colGOODS_ID.VisibleIndex = 4;
this.colGOODS_ID.Width = 91;
//
// colGOODS_NAME
//
this.colGOODS_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colGOODS_NAME.AppearanceCell.Options.UseFont = true;
this.colGOODS_NAME.AppearanceHeader.Options.UseTextOptions = true;
this.colGOODS_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colGOODS_NAME.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colGOODS_NAME.FieldName = "GOODS_NAME";
this.colGOODS_NAME.Name = "colGOODS_NAME";
this.colGOODS_NAME.OptionsColumn.AllowEdit = false;
this.colGOODS_NAME.Visible = true;
this.colGOODS_NAME.VisibleIndex = 5;
this.colGOODS_NAME.Width = 282;
//
// colSHELVES_NUM
//
this.colSHELVES_NUM.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colSHELVES_NUM.AppearanceCell.Options.UseFont = true;
this.colSHELVES_NUM.AppearanceHeader.Options.UseTextOptions = true;
this.colSHELVES_NUM.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colSHELVES_NUM.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colSHELVES_NUM.FieldName = "SHELVES_NUM";
this.colSHELVES_NUM.Name = "colSHELVES_NUM";
this.colSHELVES_NUM.OptionsColumn.AllowEdit = false;
this.colSHELVES_NUM.Visible = true;
this.colSHELVES_NUM.VisibleIndex = 7;
this.colSHELVES_NUM.Width = 72;
//
// colREMARK
//
this.colREMARK.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colREMARK.AppearanceCell.Options.UseFont = true;
this.colREMARK.AppearanceHeader.Options.UseTextOptions = true;
this.colREMARK.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colREMARK.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colREMARK.FieldName = "REMARK";
this.colREMARK.Name = "colREMARK";
this.colREMARK.OptionsColumn.AllowEdit = false;
this.colREMARK.Visible = true;
this.colREMARK.VisibleIndex = 18;
//
// colVERSION
//
this.colVERSION.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colVERSION.AppearanceCell.Options.UseFont = true;
this.colVERSION.AppearanceHeader.Options.UseTextOptions = true;
this.colVERSION.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colVERSION.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colVERSION.FieldName = "VERSION";
this.colVERSION.Name = "colVERSION";
this.colVERSION.OptionsColumn.AllowEdit = false;
//
// colSTORAGE_MODE
//
this.colSTORAGE_MODE.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colSTORAGE_MODE.AppearanceCell.Options.UseFont = true;
this.colSTORAGE_MODE.AppearanceHeader.Options.UseTextOptions = true;
this.colSTORAGE_MODE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colSTORAGE_MODE.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colSTORAGE_MODE.FieldName = "STORAGE_MODE";
this.colSTORAGE_MODE.Name = "colSTORAGE_MODE";
this.colSTORAGE_MODE.OptionsColumn.AllowEdit = false;
this.colSTORAGE_MODE.Visible = true;
this.colSTORAGE_MODE.VisibleIndex = 16;
//
// colPROVIDER_ID
//
this.colPROVIDER_ID.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colPROVIDER_ID.AppearanceCell.Options.UseFont = true;
this.colPROVIDER_ID.AppearanceHeader.Options.UseTextOptions = true;
this.colPROVIDER_ID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colPROVIDER_ID.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colPROVIDER_ID.FieldName = "PROVIDER_ID";
this.colPROVIDER_ID.Name = "colPROVIDER_ID";
this.colPROVIDER_ID.OptionsColumn.AllowEdit = false;
//
// colPROVIDER_NAME
//
this.colPROVIDER_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colPROVIDER_NAME.AppearanceCell.Options.UseFont = true;
this.colPROVIDER_NAME.AppearanceHeader.Options.UseTextOptions = true;
this.colPROVIDER_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colPROVIDER_NAME.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colPROVIDER_NAME.FieldName = "PROVIDER_NAME";
this.colPROVIDER_NAME.Name = "colPROVIDER_NAME";
this.colPROVIDER_NAME.OptionsColumn.AllowEdit = false;
this.colPROVIDER_NAME.Visible = true;
this.colPROVIDER_NAME.VisibleIndex = 14;
this.colPROVIDER_NAME.Width = 201;
//
// colPRODUCTION_DATE
//
this.colPRODUCTION_DATE.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colPRODUCTION_DATE.AppearanceCell.Options.UseFont = true;
this.colPRODUCTION_DATE.AppearanceHeader.Options.UseTextOptions = true;
this.colPRODUCTION_DATE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colPRODUCTION_DATE.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colPRODUCTION_DATE.DisplayFormat.FormatString = "yyyy-MM-dd";
this.colPRODUCTION_DATE.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
this.colPRODUCTION_DATE.FieldName = "PRODUCTION_DATE";
this.colPRODUCTION_DATE.Name = "colPRODUCTION_DATE";
this.colPRODUCTION_DATE.OptionsColumn.AllowEdit = false;
this.colPRODUCTION_DATE.Visible = true;
this.colPRODUCTION_DATE.VisibleIndex = 12;
this.colPRODUCTION_DATE.Width = 87;
//
// colWARE_DATE
//
this.colWARE_DATE.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colWARE_DATE.AppearanceCell.Options.UseFont = true;
this.colWARE_DATE.AppearanceHeader.Options.UseTextOptions = true;
this.colWARE_DATE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colWARE_DATE.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colWARE_DATE.DisplayFormat.FormatString = "yyyy-MM-dd";
this.colWARE_DATE.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
this.colWARE_DATE.FieldName = "WARE_DATE";
this.colWARE_DATE.Name = "colWARE_DATE";
this.colWARE_DATE.OptionsColumn.AllowEdit = false;
this.colWARE_DATE.Visible = true;
this.colWARE_DATE.VisibleIndex = 11;
this.colWARE_DATE.Width = 81;
//
// colDOCCTNUMBER
//
this.colDOCCTNUMBER.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colDOCCTNUMBER.AppearanceCell.Options.UseFont = true;
this.colDOCCTNUMBER.AppearanceHeader.Options.UseTextOptions = true;
this.colDOCCTNUMBER.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colDOCCTNUMBER.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colDOCCTNUMBER.FieldName = "DOCCTNUMBER";
this.colDOCCTNUMBER.Name = "colDOCCTNUMBER";
this.colDOCCTNUMBER.OptionsColumn.AllowEdit = false;
this.colDOCCTNUMBER.Visible = true;
this.colDOCCTNUMBER.VisibleIndex = 17;
this.colDOCCTNUMBER.Width = 137;
//
// colOCCUPY_NUM
//
this.colOCCUPY_NUM.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colOCCUPY_NUM.AppearanceCell.Options.UseFont = true;
this.colOCCUPY_NUM.AppearanceHeader.Options.UseTextOptions = true;
this.colOCCUPY_NUM.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colOCCUPY_NUM.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colOCCUPY_NUM.FieldName = "OCCUPY_NUM";
this.colOCCUPY_NUM.Name = "colOCCUPY_NUM";
this.colOCCUPY_NUM.OptionsColumn.AllowEdit = false;
this.colOCCUPY_NUM.Visible = true;
this.colOCCUPY_NUM.VisibleIndex = 8;
this.colOCCUPY_NUM.Width = 68;
//
// colABLE_NUM
//
this.colABLE_NUM.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colABLE_NUM.AppearanceCell.Options.UseFont = true;
this.colABLE_NUM.AppearanceHeader.Options.UseTextOptions = true;
this.colABLE_NUM.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colABLE_NUM.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colABLE_NUM.FieldName = "ABLE_NUM";
this.colABLE_NUM.Name = "colABLE_NUM";
this.colABLE_NUM.OptionsColumn.AllowEdit = false;
this.colABLE_NUM.Visible = true;
this.colABLE_NUM.VisibleIndex = 9;
this.colABLE_NUM.Width = 68;
//
// colPERIOD
//
this.colPERIOD.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colPERIOD.AppearanceCell.Options.UseFont = true;
this.colPERIOD.AppearanceHeader.Options.UseTextOptions = true;
this.colPERIOD.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colPERIOD.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colPERIOD.FieldName = "PERIOD";
this.colPERIOD.Name = "colPERIOD";
this.colPERIOD.OptionsColumn.AllowEdit = false;
this.colPERIOD.Visible = true;
this.colPERIOD.VisibleIndex = 13;
//
// colDUE_DATE
//
this.colDUE_DATE.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colDUE_DATE.AppearanceCell.Options.UseFont = true;
this.colDUE_DATE.AppearanceHeader.Options.UseTextOptions = true;
this.colDUE_DATE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colDUE_DATE.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colDUE_DATE.DisplayFormat.FormatString = "yyyy-MM-dd";
this.colDUE_DATE.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
this.colDUE_DATE.FieldName = "DUE_DATE";
this.colDUE_DATE.Name = "colDUE_DATE";
this.colDUE_DATE.OptionsColumn.AllowEdit = false;
this.colDUE_DATE.Visible = true;
this.colDUE_DATE.VisibleIndex = 10;
this.colDUE_DATE.Width = 82;
//
// colBARCODE
//
this.colBARCODE.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colBARCODE.AppearanceCell.Options.UseFont = true;
this.colBARCODE.AppearanceHeader.Options.UseTextOptions = true;
this.colBARCODE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colBARCODE.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colBARCODE.FieldName = "BARCODE";
this.colBARCODE.Name = "colBARCODE";
this.colBARCODE.OptionsColumn.AllowEdit = false;
this.colBARCODE.Visible = true;
this.colBARCODE.VisibleIndex = 6;
this.colBARCODE.Width = 105;
//
// FrmSearchMIStock
//
this.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.Appearance.Options.UseFont = true;
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1094, 452);
this.Controls.Add(this.splitContainerControl1);
this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "FrmSearchMIStock";
this.Text = "库存查看";
this.Load += new System.EventHandler(this.FrmSearchMIStock_Load);
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit();
this.splitContainerControl1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.wmsCtrlTextBox1.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bgsConditions)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.lueLoc.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.lueArea.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtGoods_barCode.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.lueStorage.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtGoods_Name.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtGoods_ID.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.GCMiStock)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bgsStock)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.GVMiStock)).EndInit();
this.ResumeLayout(false);
}
#endregion
private DevExpress.XtraEditors.SplitContainerControl splitContainerControl1;
private System.Windows.Forms.BindingSource bgsStock;
private System.Windows.Forms.BindingSource bgsConditions;
private Ctrl.GridControlCustom GCMiStock;
private DevExpress.XtraGrid.Views.Grid.GridView GVMiStock;
private DevExpress.XtraEditors.LabelControl labelControl6;
private DevExpress.XtraEditors.LabelControl labelControl5;
private DevExpress.XtraEditors.LabelControl labelControl4;
private DevExpress.XtraEditors.LabelControl labelControl3;
private DevExpress.XtraEditors.LabelControl labelControl2;
private DevExpress.XtraEditors.LabelControl labelControl1;
private DevExpress.XtraGrid.Columns.GridColumn colIsCheckRec;
private DevExpress.XtraGrid.Columns.GridColumn colSTOCK_ID;
private DevExpress.XtraGrid.Columns.GridColumn colPUTIN_ID;
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_ID;
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colAREA_ID;
private DevExpress.XtraGrid.Columns.GridColumn colAREA_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colLOCATION_ID;
private DevExpress.XtraGrid.Columns.GridColumn colLOCATION_STAR;
private DevExpress.XtraGrid.Columns.GridColumn colLOCATION_END;
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_TYPEID;
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_ID;
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colSHELVES_NUM;
private DevExpress.XtraGrid.Columns.GridColumn colREMARK;
private DevExpress.XtraGrid.Columns.GridColumn colVERSION;
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_MODE;
private DevExpress.XtraGrid.Columns.GridColumn colPROVIDER_ID;
private DevExpress.XtraGrid.Columns.GridColumn colPROVIDER_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colPRODUCTION_DATE;
private DevExpress.XtraGrid.Columns.GridColumn colWARE_DATE;
private DevExpress.XtraGrid.Columns.GridColumn colDOCCTNUMBER;
private DevExpress.XtraGrid.Columns.GridColumn colOCCUPY_NUM;
private DevExpress.XtraGrid.Columns.GridColumn colABLE_NUM;
private DevExpress.XtraGrid.Columns.GridColumn colPERIOD;
private DevExpress.XtraGrid.Columns.GridColumn colDUE_DATE;
private DevExpress.XtraGrid.Columns.GridColumn colBARCODE;
private Ctrl.WMSCtrlTextBox txtGoods_barCode;
private Ctrl.WMSCtrlTextBox txtGoods_Name;
private Ctrl.WMSCtrlTextBox txtGoods_ID;
private Ctrl.LookUpEditSystem lueLoc;
private Ctrl.LookUpEditSystem lueArea;
private Ctrl.LookUpEditSystem lueStorage;
private Ctrl.WMSCtrlTextBox wmsCtrlTextBox1;
private DevExpress.XtraEditors.LabelControl labelControl7;
}
}