ldj/winform/在库/StockPicker.designer.cs

1013 lines
62 KiB
C#

namespace DeiNiu.wms.win
{
partial class StockPicker
{
/// <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(StockPicker));
this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
this.simpleButton2 = new DevExpress.XtraEditors.SimpleButton();
this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
this.btnCancel = new DevExpress.XtraEditors.SimpleButton();
this.txtValiddate = new DevExpress.XtraEditors.TextEdit();
this.comboStkType = new DevExpress.XtraEditors.ComboBoxEdit();
this.comboBoPart = new DevExpress.XtraEditors.ComboBoxEdit();
this.comboBoWarehouse = new DevExpress.XtraEditors.ComboBoxEdit();
this.comboState = new DevExpress.XtraEditors.ComboBoxEdit();
this.pager1 = new DeiNiu.Controls.pager.Pager();
this.gridControl1 = new DevExpress.XtraGrid.GridControl();
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.txtGoodName = new DevExpress.XtraEditors.TextEdit();
this.txtpinyin = new DevExpress.XtraEditors.TextEdit();
this.btnQuery = new DevExpress.XtraEditors.SimpleButton();
this.textBatch = new DevExpress.XtraEditors.TextEdit();
this.comboBoGoodsType = new DevExpress.XtraEditors.ComboBoxEdit();
this.txtGoodsId = new DevExpress.XtraEditors.TextEdit();
this.txtLocation = new DevExpress.XtraEditors.TextEdit();
this.txtProddate = new DevExpress.XtraEditors.TextEdit();
this.chkBatch = new DevExpress.XtraEditors.CheckEdit();
this.btnOkay = new DevExpress.XtraEditors.SimpleButton();
this.textEditDays = new DevExpress.XtraEditors.SpinEdit();
this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem();
this.emptySpaceItem5 = new DevExpress.XtraLayout.EmptySpaceItem();
this.layoutControlItem22 = new DevExpress.XtraLayout.LayoutControlItem();
this.emptySpaceItem6 = new DevExpress.XtraLayout.EmptySpaceItem();
this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem();
this.tabbedControlGroup1 = new DevExpress.XtraLayout.TabbedControlGroup();
this.layoutControlWaitting = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
this.emptySpaceItem4 = new DevExpress.XtraLayout.EmptySpaceItem();
this.emptySpaceItem3 = new DevExpress.XtraLayout.EmptySpaceItem();
this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlGroup3 = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
this.emptySpaceItem7 = new DevExpress.XtraLayout.EmptySpaceItem();
this.emptySpaceItem8 = new DevExpress.XtraLayout.EmptySpaceItem();
this.emptySpaceItem9 = new DevExpress.XtraLayout.EmptySpaceItem();
this.emptySpaceItem10 = new DevExpress.XtraLayout.EmptySpaceItem();
this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
((System.ComponentModel.ISupportInitialize)(this.dxValidationProvider1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
this.layoutControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.txtValiddate.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.comboStkType.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.comboBoPart.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.comboBoWarehouse.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.comboState.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtGoodName.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtpinyin.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.textBatch.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.comboBoGoodsType.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtGoodsId.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtLocation.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtProddate.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.chkBatch.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.textEditDays.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem6)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlWaitting)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem7)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem8)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem9)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem10)).BeginInit();
this.SuspendLayout();
//
// layoutControl1
//
this.layoutControl1.Controls.Add(this.simpleButton2);
this.layoutControl1.Controls.Add(this.simpleButton1);
this.layoutControl1.Controls.Add(this.btnCancel);
this.layoutControl1.Controls.Add(this.txtValiddate);
this.layoutControl1.Controls.Add(this.comboStkType);
this.layoutControl1.Controls.Add(this.comboBoPart);
this.layoutControl1.Controls.Add(this.comboBoWarehouse);
this.layoutControl1.Controls.Add(this.comboState);
this.layoutControl1.Controls.Add(this.pager1);
this.layoutControl1.Controls.Add(this.gridControl1);
this.layoutControl1.Controls.Add(this.txtGoodName);
this.layoutControl1.Controls.Add(this.txtpinyin);
this.layoutControl1.Controls.Add(this.btnQuery);
this.layoutControl1.Controls.Add(this.textBatch);
this.layoutControl1.Controls.Add(this.comboBoGoodsType);
this.layoutControl1.Controls.Add(this.txtGoodsId);
this.layoutControl1.Controls.Add(this.txtLocation);
this.layoutControl1.Controls.Add(this.txtProddate);
this.layoutControl1.Controls.Add(this.chkBatch);
this.layoutControl1.Controls.Add(this.btnOkay);
this.layoutControl1.Controls.Add(this.textEditDays);
this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.layoutControl1.Location = new System.Drawing.Point(0, 0);
this.layoutControl1.Name = "layoutControl1";
this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1611, 125, 450, 400);
this.layoutControl1.Root = this.layoutControlGroup1;
this.layoutControl1.Size = new System.Drawing.Size(644, 465);
this.layoutControl1.TabIndex = 2;
this.layoutControl1.Text = "layoutControl1";
//
// simpleButton2
//
this.simpleButton2.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton2.Image")));
this.simpleButton2.Location = new System.Drawing.Point(264, 47);
this.simpleButton2.Name = "simpleButton2";
this.simpleButton2.Padding = new System.Windows.Forms.Padding(2);
this.simpleButton2.Size = new System.Drawing.Size(112, 73);
this.simpleButton2.StyleController = this.layoutControl1;
this.simpleButton2.TabIndex = 46;
this.simpleButton2.Text = "查询";
this.simpleButton2.Click += new System.EventHandler(this.simpleButton2_Click);
//
// simpleButton1
//
this.simpleButton1.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton1.Image")));
this.simpleButton1.Location = new System.Drawing.Point(160, 47);
this.simpleButton1.Name = "simpleButton1";
this.simpleButton1.Padding = new System.Windows.Forms.Padding(2);
this.simpleButton1.Size = new System.Drawing.Size(94, 49);
this.simpleButton1.StyleController = this.layoutControl1;
this.simpleButton1.TabIndex = 45;
this.simpleButton1.Text = "查询";
this.simpleButton1.Click += new System.EventHandler(this.simpleButton1_Click);
//
// btnCancel
//
this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
this.btnCancel.Location = new System.Drawing.Point(331, 431);
this.btnCancel.Name = "btnCancel";
this.btnCancel.Size = new System.Drawing.Size(137, 22);
this.btnCancel.StyleController = this.layoutControl1;
this.btnCancel.TabIndex = 44;
this.btnCancel.Text = "取消";
//
// txtValiddate
//
this.txtValiddate.Location = new System.Drawing.Point(260, 123);
this.txtValiddate.Name = "txtValiddate";
this.txtValiddate.Size = new System.Drawing.Size(120, 20);
this.txtValiddate.StyleController = this.layoutControl1;
this.txtValiddate.TabIndex = 41;
//
// comboStkType
//
this.comboStkType.Location = new System.Drawing.Point(75, 47);
this.comboStkType.Name = "comboStkType";
this.comboStkType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.comboStkType.Properties.Items.AddRange(new object[] {
"全部类型",
"普通养护",
"重点养护"});
this.comboStkType.Size = new System.Drawing.Size(120, 20);
this.comboStkType.StyleController = this.layoutControl1;
this.comboStkType.TabIndex = 37;
//
// comboBoPart
//
this.comboBoPart.Location = new System.Drawing.Point(262, 47);
this.comboBoPart.Name = "comboBoPart";
this.comboBoPart.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.comboBoPart.Properties.Items.AddRange(new object[] {
"全部类型",
"普通养护",
"重点养护"});
this.comboBoPart.Size = new System.Drawing.Size(118, 20);
this.comboBoPart.StyleController = this.layoutControl1;
this.comboBoPart.TabIndex = 36;
//
// comboBoWarehouse
//
this.comboBoWarehouse.Location = new System.Drawing.Point(423, 73);
this.comboBoWarehouse.Name = "comboBoWarehouse";
this.comboBoWarehouse.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.comboBoWarehouse.Properties.Items.AddRange(new object[] {
"全部类型",
"普通养护",
"重点养护"});
this.comboBoWarehouse.Size = new System.Drawing.Size(142, 20);
this.comboBoWarehouse.StyleController = this.layoutControl1;
this.comboBoWarehouse.TabIndex = 35;
//
// comboState
//
this.comboState.Location = new System.Drawing.Point(77, 99);
this.comboState.Name = "comboState";
this.comboState.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.comboState.Properties.Items.AddRange(new object[] {
"全部类型",
"普通养护",
"重点养护"});
this.comboState.Size = new System.Drawing.Size(118, 20);
this.comboState.StyleController = this.layoutControl1;
this.comboState.TabIndex = 34;
//
// pager1
//
this.pager1.Location = new System.Drawing.Point(12, 407);
this.pager1.Name = "pager1";
this.pager1.NMax = 0;
this.pager1.PageCount = 0;
this.pager1.PageCurrent = 0;
this.pager1.PageSize = 100;
this.pager1.Size = new System.Drawing.Size(620, 20);
this.pager1.TabIndex = 22;
//
// gridControl1
//
this.gridControl1.Location = new System.Drawing.Point(12, 187);
this.gridControl1.MainView = this.gridView1;
this.gridControl1.Name = "gridControl1";
this.gridControl1.Size = new System.Drawing.Size(620, 216);
this.gridControl1.TabIndex = 21;
this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView1});
//
// gridView1
//
this.gridView1.GridControl = this.gridControl1;
this.gridView1.Name = "gridView1";
//
// txtGoodName
//
this.txtGoodName.Location = new System.Drawing.Point(77, 149);
this.txtGoodName.Name = "txtGoodName";
this.txtGoodName.Size = new System.Drawing.Size(118, 20);
this.txtGoodName.StyleController = this.layoutControl1;
this.txtGoodName.TabIndex = 5;
//
// txtpinyin
//
this.txtpinyin.Location = new System.Drawing.Point(77, 73);
this.txtpinyin.Name = "txtpinyin";
this.txtpinyin.Size = new System.Drawing.Size(118, 20);
this.txtpinyin.StyleController = this.layoutControl1;
this.txtpinyin.TabIndex = 25;
this.txtpinyin.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtpinyin_KeyUp);
//
// btnQuery
//
this.btnQuery.Image = ((System.Drawing.Image)(resources.GetObject("btnQuery.Image")));
this.btnQuery.Location = new System.Drawing.Point(394, 125);
this.btnQuery.Name = "btnQuery";
this.btnQuery.Padding = new System.Windows.Forms.Padding(2);
this.btnQuery.Size = new System.Drawing.Size(100, 46);
this.btnQuery.StyleController = this.layoutControl1;
this.btnQuery.TabIndex = 32;
this.btnQuery.Text = "查询";
this.btnQuery.Click += new System.EventHandler(this.btnQuery_Click_1);
//
// textBatch
//
this.textBatch.Location = new System.Drawing.Point(262, 73);
this.textBatch.Name = "textBatch";
this.textBatch.Size = new System.Drawing.Size(118, 20);
this.textBatch.StyleController = this.layoutControl1;
this.textBatch.TabIndex = 5;
//
// comboBoGoodsType
//
this.comboBoGoodsType.Location = new System.Drawing.Point(262, 97);
this.comboBoGoodsType.Name = "comboBoGoodsType";
this.comboBoGoodsType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.comboBoGoodsType.Properties.Items.AddRange(new object[] {
"全部类型",
"普通养护",
"重点养护"});
this.comboBoGoodsType.Size = new System.Drawing.Size(118, 20);
this.comboBoGoodsType.StyleController = this.layoutControl1;
this.comboBoGoodsType.TabIndex = 34;
//
// txtGoodsId
//
this.txtGoodsId.Location = new System.Drawing.Point(77, 123);
this.txtGoodsId.Name = "txtGoodsId";
this.txtGoodsId.Size = new System.Drawing.Size(118, 20);
this.txtGoodsId.StyleController = this.layoutControl1;
this.txtGoodsId.TabIndex = 5;
//
// txtLocation
//
this.txtLocation.Location = new System.Drawing.Point(423, 101);
this.txtLocation.Name = "txtLocation";
this.txtLocation.Size = new System.Drawing.Size(142, 20);
this.txtLocation.StyleController = this.layoutControl1;
this.txtLocation.TabIndex = 39;
//
// txtProddate
//
this.txtProddate.Location = new System.Drawing.Point(262, 149);
this.txtProddate.Name = "txtProddate";
this.txtProddate.Size = new System.Drawing.Size(118, 20);
this.txtProddate.StyleController = this.layoutControl1;
this.txtProddate.TabIndex = 5;
//
// chkBatch
//
this.chkBatch.EditValue = true;
this.chkBatch.Location = new System.Drawing.Point(445, 47);
this.chkBatch.Name = "chkBatch";
this.chkBatch.Properties.Caption = "";
this.chkBatch.Size = new System.Drawing.Size(175, 19);
this.chkBatch.StyleController = this.layoutControl1;
this.chkBatch.TabIndex = 42;
this.chkBatch.CheckedChanged += new System.EventHandler(this.chkBatch_CheckedChanged);
//
// btnOkay
//
this.btnOkay.Location = new System.Drawing.Point(167, 431);
this.btnOkay.Name = "btnOkay";
this.btnOkay.Size = new System.Drawing.Size(131, 22);
this.btnOkay.StyleController = this.layoutControl1;
this.btnOkay.TabIndex = 43;
this.btnOkay.Text = "确定";
this.btnOkay.Click += new System.EventHandler(this.btnOkay_Click);
//
// textEditDays
//
this.textEditDays.EditValue = new decimal(new int[] {
90,
0,
0,
0});
this.textEditDays.Location = new System.Drawing.Point(75, 47);
this.textEditDays.Name = "textEditDays";
this.textEditDays.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.textEditDays.Properties.EditValueChangedFiringMode = DevExpress.XtraEditors.Controls.EditValueChangedFiringMode.Default;
this.textEditDays.Properties.IsFloatValue = false;
this.textEditDays.Properties.Mask.EditMask = "N00";
this.textEditDays.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.None;
this.textEditDays.Size = new System.Drawing.Size(81, 20);
this.textEditDays.StyleController = this.layoutControl1;
this.textEditDays.TabIndex = 31;
//
// layoutControlGroup1
//
this.layoutControlGroup1.AppearanceGroup.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
this.layoutControlGroup1.AppearanceGroup.Options.UseFont = true;
this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
this.layoutControlGroup1.GroupBordersVisible = false;
this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem20,
this.emptySpaceItem5,
this.layoutControlItem22,
this.emptySpaceItem6,
this.layoutControlItem18,
this.layoutControlItem19,
this.tabbedControlGroup1,
this.emptySpaceItem10});
this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0);
this.layoutControlGroup1.Name = "Root";
this.layoutControlGroup1.Size = new System.Drawing.Size(644, 465);
this.layoutControlGroup1.TextVisible = false;
//
// layoutControlItem20
//
this.layoutControlItem20.Control = this.btnOkay;
this.layoutControlItem20.Location = new System.Drawing.Point(155, 419);
this.layoutControlItem20.MaxSize = new System.Drawing.Size(135, 26);
this.layoutControlItem20.MinSize = new System.Drawing.Size(135, 26);
this.layoutControlItem20.Name = "layoutControlItem20";
this.layoutControlItem20.Size = new System.Drawing.Size(135, 26);
this.layoutControlItem20.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem20.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem20.TextVisible = false;
//
// emptySpaceItem5
//
this.emptySpaceItem5.AllowHotTrack = false;
this.emptySpaceItem5.Location = new System.Drawing.Point(460, 419);
this.emptySpaceItem5.MaxSize = new System.Drawing.Size(164, 26);
this.emptySpaceItem5.MinSize = new System.Drawing.Size(164, 26);
this.emptySpaceItem5.Name = "emptySpaceItem5";
this.emptySpaceItem5.Size = new System.Drawing.Size(164, 26);
this.emptySpaceItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.emptySpaceItem5.TextSize = new System.Drawing.Size(0, 0);
//
// layoutControlItem22
//
this.layoutControlItem22.Control = this.btnCancel;
this.layoutControlItem22.Location = new System.Drawing.Point(319, 419);
this.layoutControlItem22.MaxSize = new System.Drawing.Size(141, 26);
this.layoutControlItem22.MinSize = new System.Drawing.Size(141, 26);
this.layoutControlItem22.Name = "layoutControlItem22";
this.layoutControlItem22.Size = new System.Drawing.Size(141, 26);
this.layoutControlItem22.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem22.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem22.TextVisible = false;
//
// emptySpaceItem6
//
this.emptySpaceItem6.AllowHotTrack = false;
this.emptySpaceItem6.Location = new System.Drawing.Point(290, 419);
this.emptySpaceItem6.MaxSize = new System.Drawing.Size(29, 26);
this.emptySpaceItem6.MinSize = new System.Drawing.Size(29, 26);
this.emptySpaceItem6.Name = "emptySpaceItem6";
this.emptySpaceItem6.Size = new System.Drawing.Size(29, 26);
this.emptySpaceItem6.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.emptySpaceItem6.TextSize = new System.Drawing.Size(0, 0);
//
// layoutControlItem18
//
this.layoutControlItem18.Control = this.gridControl1;
this.layoutControlItem18.Location = new System.Drawing.Point(0, 175);
this.layoutControlItem18.Name = "layoutControlItem18";
this.layoutControlItem18.Size = new System.Drawing.Size(624, 220);
this.layoutControlItem18.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem18.TextVisible = false;
//
// layoutControlItem19
//
this.layoutControlItem19.Control = this.pager1;
this.layoutControlItem19.Location = new System.Drawing.Point(0, 395);
this.layoutControlItem19.Name = "layoutControlItem19";
this.layoutControlItem19.Size = new System.Drawing.Size(624, 24);
this.layoutControlItem19.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem19.TextVisible = false;
//
// tabbedControlGroup1
//
this.tabbedControlGroup1.Location = new System.Drawing.Point(0, 0);
this.tabbedControlGroup1.Name = "tabbedControlGroup1";
this.tabbedControlGroup1.SelectedTabPage = this.layoutControlWaitting;
this.tabbedControlGroup1.SelectedTabPageIndex = 0;
this.tabbedControlGroup1.Size = new System.Drawing.Size(624, 175);
this.tabbedControlGroup1.TabPages.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlWaitting,
this.layoutControlGroup2,
this.layoutControlGroup3});
//
// layoutControlWaitting
//
this.layoutControlWaitting.ExpandButtonVisible = true;
this.layoutControlWaitting.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem21,
this.layoutControlItem5,
this.layoutControlItem16,
this.layoutControlItem6,
this.layoutControlItem8,
this.layoutControlItem11,
this.layoutControlItem13,
this.layoutControlItem14,
this.layoutControlItem2,
this.layoutControlItem1,
this.layoutControlItem9,
this.emptySpaceItem2,
this.layoutControlItem7,
this.layoutControlItem3,
this.layoutControlItem4});
this.layoutControlWaitting.Location = new System.Drawing.Point(0, 0);
this.layoutControlWaitting.Name = "layoutControlWaitting";
this.layoutControlWaitting.Size = new System.Drawing.Size(600, 128);
this.layoutControlWaitting.Text = "商品库存查询";
this.layoutControlWaitting.Shown += new System.EventHandler(this.layoutControlWaitting_Shown);
//
// layoutControlItem21
//
this.layoutControlItem21.Control = this.txtpinyin;
this.layoutControlItem21.Location = new System.Drawing.Point(0, 26);
this.layoutControlItem21.MinSize = new System.Drawing.Size(117, 24);
this.layoutControlItem21.Name = "layoutControlItem21";
this.layoutControlItem21.Size = new System.Drawing.Size(185, 26);
this.layoutControlItem21.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem21.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0);
this.layoutControlItem21.Text = "拼音简码";
this.layoutControlItem21.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
this.layoutControlItem21.TextSize = new System.Drawing.Size(48, 14);
this.layoutControlItem21.TextToControlDistance = 5;
//
// layoutControlItem5
//
this.layoutControlItem5.Control = this.comboState;
this.layoutControlItem5.Location = new System.Drawing.Point(0, 52);
this.layoutControlItem5.Name = "layoutControlItem5";
this.layoutControlItem5.Size = new System.Drawing.Size(185, 24);
this.layoutControlItem5.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0);
this.layoutControlItem5.Text = "库存状态";
this.layoutControlItem5.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
this.layoutControlItem5.TextSize = new System.Drawing.Size(48, 14);
this.layoutControlItem5.TextToControlDistance = 5;
//
// layoutControlItem16
//
this.layoutControlItem16.Control = this.chkBatch;
this.layoutControlItem16.Location = new System.Drawing.Point(370, 0);
this.layoutControlItem16.MinSize = new System.Drawing.Size(74, 23);
this.layoutControlItem16.Name = "layoutControlItem16";
this.layoutControlItem16.Size = new System.Drawing.Size(230, 26);
this.layoutControlItem16.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem16.Text = "批次信息";
this.layoutControlItem16.TextSize = new System.Drawing.Size(48, 14);
//
// layoutControlItem6
//
this.layoutControlItem6.Control = this.comboBoGoodsType;
this.layoutControlItem6.CustomizationFormText = "layoutControlItem5";
this.layoutControlItem6.Location = new System.Drawing.Point(185, 50);
this.layoutControlItem6.MaxSize = new System.Drawing.Size(185, 26);
this.layoutControlItem6.MinSize = new System.Drawing.Size(185, 26);
this.layoutControlItem6.Name = "layoutControlItem6";
this.layoutControlItem6.Size = new System.Drawing.Size(185, 26);
this.layoutControlItem6.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem6.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0);
this.layoutControlItem6.Text = "商品类别";
this.layoutControlItem6.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
this.layoutControlItem6.TextSize = new System.Drawing.Size(48, 14);
this.layoutControlItem6.TextToControlDistance = 5;
//
// layoutControlItem8
//
this.layoutControlItem8.Control = this.comboBoPart;
this.layoutControlItem8.Location = new System.Drawing.Point(185, 0);
this.layoutControlItem8.MaxSize = new System.Drawing.Size(185, 26);
this.layoutControlItem8.MinSize = new System.Drawing.Size(185, 26);
this.layoutControlItem8.Name = "layoutControlItem8";
this.layoutControlItem8.Size = new System.Drawing.Size(185, 26);
this.layoutControlItem8.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem8.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0);
this.layoutControlItem8.Text = "货位分区";
this.layoutControlItem8.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
this.layoutControlItem8.TextSize = new System.Drawing.Size(48, 14);
this.layoutControlItem8.TextToControlDistance = 5;
//
// layoutControlItem11
//
this.layoutControlItem11.Control = this.txtGoodsId;
this.layoutControlItem11.CustomizationFormText = "商品名称";
this.layoutControlItem11.Location = new System.Drawing.Point(0, 76);
this.layoutControlItem11.MaxSize = new System.Drawing.Size(185, 26);
this.layoutControlItem11.MinSize = new System.Drawing.Size(185, 26);
this.layoutControlItem11.Name = "layoutControlItem11";
this.layoutControlItem11.Size = new System.Drawing.Size(185, 26);
this.layoutControlItem11.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem11.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0);
this.layoutControlItem11.Text = "商品编号";
this.layoutControlItem11.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
this.layoutControlItem11.TextSize = new System.Drawing.Size(48, 14);
this.layoutControlItem11.TextToControlDistance = 5;
//
// layoutControlItem13
//
this.layoutControlItem13.Control = this.txtProddate;
this.layoutControlItem13.CustomizationFormText = "商品名称";
this.layoutControlItem13.Location = new System.Drawing.Point(185, 102);
this.layoutControlItem13.MaxSize = new System.Drawing.Size(185, 26);
this.layoutControlItem13.MinSize = new System.Drawing.Size(185, 26);
this.layoutControlItem13.Name = "layoutControlItem13";
this.layoutControlItem13.Size = new System.Drawing.Size(185, 26);
this.layoutControlItem13.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem13.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0);
this.layoutControlItem13.Text = "生产日期";
this.layoutControlItem13.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
this.layoutControlItem13.TextSize = new System.Drawing.Size(48, 14);
this.layoutControlItem13.TextToControlDistance = 5;
//
// layoutControlItem14
//
this.layoutControlItem14.Control = this.txtValiddate;
this.layoutControlItem14.Location = new System.Drawing.Point(185, 76);
this.layoutControlItem14.MaxSize = new System.Drawing.Size(185, 26);
this.layoutControlItem14.MinSize = new System.Drawing.Size(185, 26);
this.layoutControlItem14.Name = "layoutControlItem14";
this.layoutControlItem14.Size = new System.Drawing.Size(185, 26);
this.layoutControlItem14.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem14.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0);
this.layoutControlItem14.Text = "有效日期";
this.layoutControlItem14.TextSize = new System.Drawing.Size(48, 14);
//
// layoutControlItem2
//
this.layoutControlItem2.Control = this.txtGoodName;
this.layoutControlItem2.Location = new System.Drawing.Point(0, 102);
this.layoutControlItem2.MinSize = new System.Drawing.Size(117, 24);
this.layoutControlItem2.Name = "layoutControlItem2";
this.layoutControlItem2.Size = new System.Drawing.Size(185, 26);
this.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem2.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0);
this.layoutControlItem2.Text = "商品名称";
this.layoutControlItem2.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
this.layoutControlItem2.TextSize = new System.Drawing.Size(48, 14);
this.layoutControlItem2.TextToControlDistance = 5;
//
// layoutControlItem1
//
this.layoutControlItem1.Control = this.textBatch;
this.layoutControlItem1.CustomizationFormText = "商品名称";
this.layoutControlItem1.Location = new System.Drawing.Point(185, 26);
this.layoutControlItem1.MinSize = new System.Drawing.Size(117, 24);
this.layoutControlItem1.Name = "layoutControlItem1";
this.layoutControlItem1.Size = new System.Drawing.Size(185, 24);
this.layoutControlItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem1.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0);
this.layoutControlItem1.Text = "商品批号";
this.layoutControlItem1.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
this.layoutControlItem1.TextSize = new System.Drawing.Size(48, 14);
this.layoutControlItem1.TextToControlDistance = 5;
//
// layoutControlItem9
//
this.layoutControlItem9.Control = this.comboStkType;
this.layoutControlItem9.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem9.MaxSize = new System.Drawing.Size(185, 26);
this.layoutControlItem9.MinSize = new System.Drawing.Size(185, 26);
this.layoutControlItem9.Name = "layoutControlItem9";
this.layoutControlItem9.Size = new System.Drawing.Size(185, 26);
this.layoutControlItem9.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem9.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0);
this.layoutControlItem9.Text = "存储类别";
this.layoutControlItem9.TextSize = new System.Drawing.Size(48, 14);
//
// emptySpaceItem2
//
this.emptySpaceItem2.AllowHotTrack = false;
this.emptySpaceItem2.Location = new System.Drawing.Point(474, 78);
this.emptySpaceItem2.Name = "emptySpaceItem2";
this.emptySpaceItem2.Size = new System.Drawing.Size(126, 50);
this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
//
// layoutControlItem7
//
this.layoutControlItem7.Control = this.comboBoWarehouse;
this.layoutControlItem7.Location = new System.Drawing.Point(370, 26);
this.layoutControlItem7.MaxSize = new System.Drawing.Size(185, 28);
this.layoutControlItem7.MinSize = new System.Drawing.Size(185, 28);
this.layoutControlItem7.Name = "layoutControlItem7";
this.layoutControlItem7.Size = new System.Drawing.Size(230, 28);
this.layoutControlItem7.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem7.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0);
this.layoutControlItem7.Text = "库房";
this.layoutControlItem7.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
this.layoutControlItem7.TextSize = new System.Drawing.Size(24, 14);
this.layoutControlItem7.TextToControlDistance = 5;
//
// layoutControlItem3
//
this.layoutControlItem3.Control = this.txtLocation;
this.layoutControlItem3.Location = new System.Drawing.Point(370, 54);
this.layoutControlItem3.MaxSize = new System.Drawing.Size(185, 24);
this.layoutControlItem3.MinSize = new System.Drawing.Size(185, 24);
this.layoutControlItem3.Name = "layoutControlItem3";
this.layoutControlItem3.Size = new System.Drawing.Size(230, 24);
this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem3.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0);
this.layoutControlItem3.Text = "货位";
this.layoutControlItem3.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
this.layoutControlItem3.TextSize = new System.Drawing.Size(24, 14);
this.layoutControlItem3.TextToControlDistance = 5;
//
// layoutControlItem4
//
this.layoutControlItem4.Control = this.btnQuery;
this.layoutControlItem4.Location = new System.Drawing.Point(370, 78);
this.layoutControlItem4.MaxSize = new System.Drawing.Size(104, 50);
this.layoutControlItem4.MinSize = new System.Drawing.Size(104, 50);
this.layoutControlItem4.Name = "layoutControlItem4";
this.layoutControlItem4.Size = new System.Drawing.Size(104, 50);
this.layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem4.TextVisible = false;
//
// layoutControlGroup2
//
this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem12,
this.emptySpaceItem4,
this.emptySpaceItem3,
this.emptySpaceItem1,
this.layoutControlItem15});
this.layoutControlGroup2.Location = new System.Drawing.Point(0, 0);
this.layoutControlGroup2.Name = "layoutControlGroup2";
this.layoutControlGroup2.Size = new System.Drawing.Size(600, 128);
this.layoutControlGroup2.Text = "近效期";
this.layoutControlGroup2.Shown += new System.EventHandler(this.layoutControlGroup2_Shown);
//
// layoutControlItem12
//
this.layoutControlItem12.Control = this.textEditDays;
this.layoutControlItem12.CustomizationFormText = "临近天数";
this.layoutControlItem12.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem12.MaxSize = new System.Drawing.Size(136, 24);
this.layoutControlItem12.MinSize = new System.Drawing.Size(136, 24);
this.layoutControlItem12.Name = "layoutControlItem12";
this.layoutControlItem12.Size = new System.Drawing.Size(136, 24);
this.layoutControlItem12.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem12.Text = "临近天数";
this.layoutControlItem12.TextSize = new System.Drawing.Size(48, 14);
//
// emptySpaceItem4
//
this.emptySpaceItem4.AllowHotTrack = false;
this.emptySpaceItem4.Location = new System.Drawing.Point(136, 53);
this.emptySpaceItem4.Name = "emptySpaceItem4";
this.emptySpaceItem4.Size = new System.Drawing.Size(464, 75);
this.emptySpaceItem4.TextSize = new System.Drawing.Size(0, 0);
//
// emptySpaceItem3
//
this.emptySpaceItem3.AllowHotTrack = false;
this.emptySpaceItem3.Location = new System.Drawing.Point(234, 0);
this.emptySpaceItem3.Name = "emptySpaceItem3";
this.emptySpaceItem3.Size = new System.Drawing.Size(366, 53);
this.emptySpaceItem3.TextSize = new System.Drawing.Size(0, 0);
//
// emptySpaceItem1
//
this.emptySpaceItem1.AllowHotTrack = false;
this.emptySpaceItem1.Location = new System.Drawing.Point(0, 24);
this.emptySpaceItem1.Name = "emptySpaceItem1";
this.emptySpaceItem1.Size = new System.Drawing.Size(136, 104);
this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
//
// layoutControlItem15
//
this.layoutControlItem15.Control = this.simpleButton1;
this.layoutControlItem15.Location = new System.Drawing.Point(136, 0);
this.layoutControlItem15.MaxSize = new System.Drawing.Size(98, 53);
this.layoutControlItem15.MinSize = new System.Drawing.Size(98, 53);
this.layoutControlItem15.Name = "layoutControlItem15";
this.layoutControlItem15.Size = new System.Drawing.Size(98, 53);
this.layoutControlItem15.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem15.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem15.TextVisible = false;
//
// layoutControlGroup3
//
this.layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem17,
this.emptySpaceItem7,
this.emptySpaceItem8,
this.emptySpaceItem9});
this.layoutControlGroup3.Location = new System.Drawing.Point(0, 0);
this.layoutControlGroup3.Name = "layoutControlGroup3";
this.layoutControlGroup3.Size = new System.Drawing.Size(600, 128);
this.layoutControlGroup3.Text = "过期";
this.layoutControlGroup3.Shown += new System.EventHandler(this.layoutControlGroup3_Shown);
//
// layoutControlItem17
//
this.layoutControlItem17.Control = this.simpleButton2;
this.layoutControlItem17.Location = new System.Drawing.Point(240, 0);
this.layoutControlItem17.MaxSize = new System.Drawing.Size(116, 77);
this.layoutControlItem17.MinSize = new System.Drawing.Size(116, 77);
this.layoutControlItem17.Name = "layoutControlItem17";
this.layoutControlItem17.Size = new System.Drawing.Size(116, 77);
this.layoutControlItem17.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem17.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem17.TextVisible = false;
//
// emptySpaceItem7
//
this.emptySpaceItem7.AllowHotTrack = false;
this.emptySpaceItem7.Location = new System.Drawing.Point(0, 77);
this.emptySpaceItem7.Name = "emptySpaceItem7";
this.emptySpaceItem7.Size = new System.Drawing.Size(356, 51);
this.emptySpaceItem7.TextSize = new System.Drawing.Size(0, 0);
//
// emptySpaceItem8
//
this.emptySpaceItem8.AllowHotTrack = false;
this.emptySpaceItem8.Location = new System.Drawing.Point(356, 0);
this.emptySpaceItem8.Name = "emptySpaceItem8";
this.emptySpaceItem8.Size = new System.Drawing.Size(244, 128);
this.emptySpaceItem8.TextSize = new System.Drawing.Size(0, 0);
//
// emptySpaceItem9
//
this.emptySpaceItem9.AllowHotTrack = false;
this.emptySpaceItem9.Location = new System.Drawing.Point(0, 0);
this.emptySpaceItem9.Name = "emptySpaceItem9";
this.emptySpaceItem9.Size = new System.Drawing.Size(240, 77);
this.emptySpaceItem9.TextSize = new System.Drawing.Size(0, 0);
//
// emptySpaceItem10
//
this.emptySpaceItem10.AllowHotTrack = false;
this.emptySpaceItem10.Location = new System.Drawing.Point(0, 419);
this.emptySpaceItem10.MaxSize = new System.Drawing.Size(155, 26);
this.emptySpaceItem10.MinSize = new System.Drawing.Size(155, 26);
this.emptySpaceItem10.Name = "emptySpaceItem10";
this.emptySpaceItem10.Size = new System.Drawing.Size(155, 26);
this.emptySpaceItem10.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.emptySpaceItem10.TextSize = new System.Drawing.Size(0, 0);
//
// barButtonItem1
//
this.barButtonItem1.Caption = "查询";
this.barButtonItem1.Id = 1;
this.barButtonItem1.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("barButtonItem1.ImageOptions.Image")));
this.barButtonItem1.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonItem1.ImageOptions.LargeImage")));
this.barButtonItem1.Name = "barButtonItem1";
//
// StockPicker
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.CancelButton = this.btnCancel;
this.CausesValidation = false;
this.ClientSize = new System.Drawing.Size(644, 465);
this.Controls.Add(this.layoutControl1);
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "StockPicker";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
this.Text = "库存拾取";
((System.ComponentModel.ISupportInitialize)(this.dxValidationProvider1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
this.layoutControl1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.txtValiddate.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.comboStkType.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.comboBoPart.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.comboBoWarehouse.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.comboState.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtGoodName.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtpinyin.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.textBatch.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.comboBoGoodsType.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtGoodsId.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtLocation.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtProddate.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.chkBatch.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.textEditDays.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem6)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlWaitting)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem7)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem8)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem9)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem10)).EndInit();
this.ResumeLayout(false);
}
#endregion
private DevExpress.XtraLayout.LayoutControl layoutControl1;
private Controls.pager.Pager pager1;
private DevExpress.XtraGrid.GridControl gridControl1;
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
private DevExpress.XtraEditors.TextEdit txtGoodName;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
private DevExpress.XtraEditors.TextEdit txtpinyin;
private DevExpress.XtraBars.BarButtonItem barButtonItem1;
private DevExpress.XtraEditors.SimpleButton btnQuery;
private DevExpress.XtraEditors.TextEdit textBatch;
private DevExpress.XtraEditors.ComboBoxEdit comboState;
private DevExpress.XtraEditors.ComboBoxEdit comboBoGoodsType;
private DevExpress.XtraEditors.ComboBoxEdit comboBoWarehouse;
private DevExpress.XtraEditors.ComboBoxEdit comboBoPart;
private DevExpress.XtraEditors.ComboBoxEdit comboStkType;
private DevExpress.XtraEditors.TextEdit txtGoodsId;
private DevExpress.XtraEditors.TextEdit txtLocation;
private DevExpress.XtraEditors.TextEdit txtValiddate;
private DevExpress.XtraEditors.TextEdit txtProddate;
private DevExpress.XtraEditors.CheckEdit chkBatch;
private DevExpress.XtraEditors.SimpleButton btnCancel;
private DevExpress.XtraEditors.SimpleButton btnOkay;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem5;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem22;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem6;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19;
private DevExpress.XtraLayout.TabbedControlGroup tabbedControlGroup1;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlWaitting;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem21;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup2;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup3;
private DevExpress.XtraEditors.SpinEdit textEditDays;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
private DevExpress.XtraEditors.SimpleButton simpleButton2;
private DevExpress.XtraEditors.SimpleButton simpleButton1;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem4;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem3;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem7;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem8;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem9;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem10;
}
}