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

803 lines
47 KiB
C#

namespace DeiNiu.wms.win
{
partial class StockCompareForm
{
/// <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(StockCompareForm));
this.ribbon = new DevExpress.XtraBars.Ribbon.RibbonControl();
this.bbQuery = new DevExpress.XtraBars.BarButtonItem();
this.bbiExport = new DevExpress.XtraBars.BarButtonItem();
this.ribbonPage1 = new DevExpress.XtraBars.Ribbon.RibbonPage();
this.ribbonPageGroup1 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
this.ribbonStatusBar = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
this.gridControl2 = new DevExpress.XtraGrid.GridControl();
this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.pager1 = new DeiNiu.Controls.pager.Pager();
this.gridControl1 = new DevExpress.XtraGrid.GridControl();
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.txtGoodId = new DevExpress.XtraEditors.TextEdit();
this.txtGoodName = new DevExpress.XtraEditors.TextEdit();
this.btnQuery = new DevExpress.XtraEditors.SimpleButton();
this.txtpinyin = new DevExpress.XtraEditors.TextEdit();
this.textBatch = new DevExpress.XtraEditors.TextEdit();
this.btnOkay = new DevExpress.XtraEditors.SimpleButton();
this.comboType = new DevExpress.XtraEditors.ComboBoxEdit();
this.textLocation = new DevExpress.XtraEditors.GridLookUpEdit();
this.gridLookUpEdit1View = new DevExpress.XtraGrid.Views.Grid.GridView();
this.textOldLocation = new DevExpress.XtraEditors.TextEdit();
this.textCount = new DevExpress.XtraEditors.SpinEdit();
this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
this.emptySpaceItem12 = new DevExpress.XtraLayout.EmptySpaceItem();
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlGroup4 = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem();
this.splitterItem1 = new DevExpress.XtraLayout.SplitterItem();
this.layoutControlGroup3 = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
this.emptySpaceItem4 = new DevExpress.XtraLayout.EmptySpaceItem();
this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
this.emptySpaceItem5 = new DevExpress.XtraLayout.EmptySpaceItem();
this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
this.emptySpaceItem7 = new DevExpress.XtraLayout.EmptySpaceItem();
this.emptySpaceItem6 = new DevExpress.XtraLayout.EmptySpaceItem();
this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
this.simpleSeparator1 = new DevExpress.XtraLayout.SimpleSeparator();
this.layoutControlGroup5 = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
this.splitterItem2 = new DevExpress.XtraLayout.SplitterItem();
this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
((System.ComponentModel.ISupportInitialize)(this.dxValidationProvider1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ribbon)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
this.layoutControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridControl2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtGoodId.Properties)).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.comboType.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.textLocation.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridLookUpEdit1View)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.textOldLocation.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.textCount.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem12)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.splitterItem1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem7)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem6)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.simpleSeparator1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.splitterItem2)).BeginInit();
this.SuspendLayout();
//
// ribbon
//
this.ribbon.ExpandCollapseItem.Id = 0;
this.ribbon.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
this.ribbon.ExpandCollapseItem,
this.bbQuery,
this.bbiExport});
this.ribbon.Location = new System.Drawing.Point(0, 0);
this.ribbon.MaxItemId = 5;
this.ribbon.Name = "ribbon";
this.ribbon.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
this.ribbonPage1});
this.ribbon.Size = new System.Drawing.Size(1376, 147);
this.ribbon.StatusBar = this.ribbonStatusBar;
//
// bbQuery
//
this.bbQuery.Caption = "查询";
this.bbQuery.Id = 3;
this.bbQuery.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("bbQuery.ImageOptions.Image")));
this.bbQuery.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("bbQuery.ImageOptions.LargeImage")));
this.bbQuery.Name = "bbQuery";
this.bbQuery.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbQuery_ItemClick);
//
// bbiExport
//
this.bbiExport.Caption = "导出";
this.bbiExport.Id = 4;
this.bbiExport.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("bbiExport.ImageOptions.Image")));
this.bbiExport.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("bbiExport.ImageOptions.LargeImage")));
this.bbiExport.Name = "bbiExport";
this.bbiExport.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiExport_ItemClick);
//
// ribbonPage1
//
this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
this.ribbonPageGroup1});
this.ribbonPage1.Name = "ribbonPage1";
this.ribbonPage1.Text = "编辑";
//
// ribbonPageGroup1
//
this.ribbonPageGroup1.ItemLinks.Add(this.bbQuery);
this.ribbonPageGroup1.ItemLinks.Add(this.bbiExport);
this.ribbonPageGroup1.Name = "ribbonPageGroup1";
this.ribbonPageGroup1.Text = "编辑";
//
// ribbonStatusBar
//
this.ribbonStatusBar.Location = new System.Drawing.Point(0, 748);
this.ribbonStatusBar.Name = "ribbonStatusBar";
this.ribbonStatusBar.Ribbon = this.ribbon;
this.ribbonStatusBar.Size = new System.Drawing.Size(1376, 31);
//
// layoutControl1
//
this.layoutControl1.Controls.Add(this.gridControl2);
this.layoutControl1.Controls.Add(this.pager1);
this.layoutControl1.Controls.Add(this.gridControl1);
this.layoutControl1.Controls.Add(this.txtGoodId);
this.layoutControl1.Controls.Add(this.txtGoodName);
this.layoutControl1.Controls.Add(this.btnQuery);
this.layoutControl1.Controls.Add(this.txtpinyin);
this.layoutControl1.Controls.Add(this.textBatch);
this.layoutControl1.Controls.Add(this.btnOkay);
this.layoutControl1.Controls.Add(this.comboType);
this.layoutControl1.Controls.Add(this.textLocation);
this.layoutControl1.Controls.Add(this.textOldLocation);
this.layoutControl1.Controls.Add(this.textCount);
this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.layoutControl1.Location = new System.Drawing.Point(0, 147);
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(1376, 601);
this.layoutControl1.TabIndex = 2;
this.layoutControl1.Text = "layoutControl1";
//
// gridControl2
//
this.gridControl2.Location = new System.Drawing.Point(1017, 112);
this.gridControl2.MainView = this.gridView2;
this.gridControl2.MenuManager = this.ribbon;
this.gridControl2.Name = "gridControl2";
this.gridControl2.Size = new System.Drawing.Size(335, 316);
this.gridControl2.TabIndex = 26;
this.gridControl2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView2});
//
// gridView2
//
this.gridView2.GridControl = this.gridControl2;
this.gridView2.Name = "gridView2";
//
// pager1
//
this.pager1.Location = new System.Drawing.Point(24, 556);
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(960, 21);
this.pager1.TabIndex = 22;
//
// gridControl1
//
this.gridControl1.Location = new System.Drawing.Point(24, 112);
this.gridControl1.MainView = this.gridView1;
this.gridControl1.MenuManager = this.ribbon;
this.gridControl1.Name = "gridControl1";
this.gridControl1.Size = new System.Drawing.Size(960, 440);
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";
//
// txtGoodId
//
this.txtGoodId.Location = new System.Drawing.Point(470, 43);
this.txtGoodId.MenuManager = this.ribbon;
this.txtGoodId.Name = "txtGoodId";
this.txtGoodId.Size = new System.Drawing.Size(124, 20);
this.txtGoodId.StyleController = this.layoutControl1;
this.txtGoodId.TabIndex = 4;
//
// txtGoodName
//
this.txtGoodName.Location = new System.Drawing.Point(250, 43);
this.txtGoodName.MenuManager = this.ribbon;
this.txtGoodName.Name = "txtGoodName";
this.txtGoodName.Size = new System.Drawing.Size(153, 20);
this.txtGoodName.StyleController = this.layoutControl1;
this.txtGoodName.TabIndex = 5;
//
// btnQuery
//
this.btnQuery.Location = new System.Drawing.Point(989, 43);
this.btnQuery.Name = "btnQuery";
this.btnQuery.Size = new System.Drawing.Size(57, 22);
this.btnQuery.StyleController = this.layoutControl1;
this.btnQuery.TabIndex = 23;
this.btnQuery.Text = "查询";
this.btnQuery.Click += new System.EventHandler(this.btnQuery_Click);
//
// txtpinyin
//
this.txtpinyin.Location = new System.Drawing.Point(77, 43);
this.txtpinyin.MenuManager = this.ribbon;
this.txtpinyin.Name = "txtpinyin";
this.txtpinyin.Size = new System.Drawing.Size(106, 20);
this.txtpinyin.StyleController = this.layoutControl1;
this.txtpinyin.TabIndex = 25;
this.txtpinyin.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtpinyin_KeyUp);
//
// textBatch
//
this.textBatch.Location = new System.Drawing.Point(637, 43);
this.textBatch.Name = "textBatch";
this.textBatch.Size = new System.Drawing.Size(108, 20);
this.textBatch.StyleController = this.layoutControl1;
this.textBatch.TabIndex = 4;
//
// btnOkay
//
this.btnOkay.Location = new System.Drawing.Point(1178, 544);
this.btnOkay.Name = "btnOkay";
this.btnOkay.Size = new System.Drawing.Size(53, 22);
this.btnOkay.StyleController = this.layoutControl1;
this.btnOkay.TabIndex = 28;
this.btnOkay.Text = "确定";
this.btnOkay.Click += new System.EventHandler(this.btnOkay_Click);
//
// comboType
//
this.comboType.Location = new System.Drawing.Point(834, 43);
this.comboType.MenuManager = this.ribbon;
this.comboType.Name = "comboType";
this.comboType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.comboType.Size = new System.Drawing.Size(141, 20);
this.comboType.StyleController = this.layoutControl1;
this.comboType.TabIndex = 29;
//
// textLocation
//
this.textLocation.Location = new System.Drawing.Point(1070, 505);
this.textLocation.MenuManager = this.ribbon;
this.textLocation.Name = "textLocation";
this.textLocation.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.textLocation.Properties.NullText = "";
this.textLocation.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.Standard;
this.textLocation.Properties.View = this.gridLookUpEdit1View;
this.textLocation.Size = new System.Drawing.Size(129, 20);
this.textLocation.StyleController = this.layoutControl1;
this.textLocation.TabIndex = 27;
//
// gridLookUpEdit1View
//
this.gridLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
this.gridLookUpEdit1View.Name = "gridLookUpEdit1View";
this.gridLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false;
this.gridLookUpEdit1View.OptionsView.ShowGroupPanel = false;
//
// textOldLocation
//
this.textOldLocation.Location = new System.Drawing.Point(1070, 480);
this.textOldLocation.MenuManager = this.ribbon;
this.textOldLocation.Name = "textOldLocation";
this.textOldLocation.Size = new System.Drawing.Size(129, 20);
this.textOldLocation.StyleController = this.layoutControl1;
this.textOldLocation.TabIndex = 30;
//
// textCount
//
this.textCount.EditValue = new decimal(new int[] {
0,
0,
0,
0});
this.textCount.Location = new System.Drawing.Point(1240, 480);
this.textCount.Name = "textCount";
this.textCount.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.textCount.Properties.EditValueChangedFiringMode = DevExpress.XtraEditors.Controls.EditValueChangedFiringMode.Default;
this.textCount.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.None;
this.textCount.Size = new System.Drawing.Size(112, 20);
this.textCount.StyleController = this.layoutControl1;
this.textCount.TabIndex = 27;
//
// 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.layoutControlGroup2,
this.layoutControlGroup4,
this.splitterItem1,
this.layoutControlGroup3,
this.layoutControlGroup5,
this.splitterItem2});
this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0);
this.layoutControlGroup1.Name = "Root";
this.layoutControlGroup1.Size = new System.Drawing.Size(1376, 601);
this.layoutControlGroup1.TextVisible = false;
//
// layoutControlGroup2
//
this.layoutControlGroup2.ExpandButtonVisible = true;
this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem2,
this.emptySpaceItem12,
this.layoutControlItem1,
this.layoutControlItem21,
this.layoutControlItem3,
this.layoutControlItem7,
this.layoutControlItem9});
this.layoutControlGroup2.Location = new System.Drawing.Point(0, 0);
this.layoutControlGroup2.Name = "layoutControlGroup2";
this.layoutControlGroup2.Size = new System.Drawing.Size(1356, 69);
this.layoutControlGroup2.Text = "查询";
//
// layoutControlItem2
//
this.layoutControlItem2.Control = this.txtGoodName;
this.layoutControlItem2.Location = new System.Drawing.Point(173, 0);
this.layoutControlItem2.MaxSize = new System.Drawing.Size(220, 26);
this.layoutControlItem2.MinSize = new System.Drawing.Size(220, 26);
this.layoutControlItem2.Name = "layoutControlItem2";
this.layoutControlItem2.Size = new System.Drawing.Size(220, 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;
//
// emptySpaceItem12
//
this.emptySpaceItem12.AllowHotTrack = false;
this.emptySpaceItem12.Location = new System.Drawing.Point(1026, 0);
this.emptySpaceItem12.Name = "emptySpaceItem12";
this.emptySpaceItem12.Size = new System.Drawing.Size(306, 26);
this.emptySpaceItem12.TextSize = new System.Drawing.Size(0, 0);
//
// layoutControlItem1
//
this.layoutControlItem1.Control = this.txtGoodId;
this.layoutControlItem1.Location = new System.Drawing.Point(393, 0);
this.layoutControlItem1.MaxSize = new System.Drawing.Size(191, 26);
this.layoutControlItem1.MinSize = new System.Drawing.Size(191, 26);
this.layoutControlItem1.Name = "layoutControlItem1";
this.layoutControlItem1.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem1.Size = new System.Drawing.Size(191, 26);
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;
//
// layoutControlItem21
//
this.layoutControlItem21.Control = this.txtpinyin;
this.layoutControlItem21.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem21.MaxSize = new System.Drawing.Size(173, 26);
this.layoutControlItem21.MinSize = new System.Drawing.Size(173, 26);
this.layoutControlItem21.Name = "layoutControlItem21";
this.layoutControlItem21.Size = new System.Drawing.Size(173, 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;
//
// layoutControlItem3
//
this.layoutControlItem3.Control = this.textBatch;
this.layoutControlItem3.CustomizationFormText = "商品编号";
this.layoutControlItem3.Location = new System.Drawing.Point(584, 0);
this.layoutControlItem3.MaxSize = new System.Drawing.Size(151, 26);
this.layoutControlItem3.MinSize = new System.Drawing.Size(151, 26);
this.layoutControlItem3.Name = "layoutControlItem3";
this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem3.Size = new System.Drawing.Size(151, 26);
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;
//
// layoutControlItem7
//
this.layoutControlItem7.Control = this.btnQuery;
this.layoutControlItem7.Location = new System.Drawing.Point(965, 0);
this.layoutControlItem7.MaxSize = new System.Drawing.Size(61, 26);
this.layoutControlItem7.MinSize = new System.Drawing.Size(61, 26);
this.layoutControlItem7.Name = "layoutControlItem7";
this.layoutControlItem7.Size = new System.Drawing.Size(61, 26);
this.layoutControlItem7.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem7.TextVisible = false;
//
// layoutControlItem9
//
this.layoutControlItem9.Control = this.comboType;
this.layoutControlItem9.Location = new System.Drawing.Point(735, 0);
this.layoutControlItem9.MaxSize = new System.Drawing.Size(230, 26);
this.layoutControlItem9.MinSize = new System.Drawing.Size(230, 26);
this.layoutControlItem9.Name = "layoutControlItem9";
this.layoutControlItem9.Size = new System.Drawing.Size(230, 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(72, 14);
//
// layoutControlGroup4
//
this.layoutControlGroup4.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem19,
this.layoutControlItem18});
this.layoutControlGroup4.Location = new System.Drawing.Point(0, 69);
this.layoutControlGroup4.Name = "layoutControlGroup4";
this.layoutControlGroup4.Size = new System.Drawing.Size(988, 512);
this.layoutControlGroup4.Text = "数量差异";
//
// layoutControlItem19
//
this.layoutControlItem19.Control = this.pager1;
this.layoutControlItem19.Location = new System.Drawing.Point(0, 444);
this.layoutControlItem19.Name = "layoutControlItem19";
this.layoutControlItem19.Size = new System.Drawing.Size(964, 25);
this.layoutControlItem19.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem19.TextVisible = false;
//
// layoutControlItem18
//
this.layoutControlItem18.Control = this.gridControl1;
this.layoutControlItem18.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem18.Name = "layoutControlItem18";
this.layoutControlItem18.Size = new System.Drawing.Size(964, 444);
this.layoutControlItem18.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem18.TextVisible = false;
//
// splitterItem1
//
this.splitterItem1.AllowHotTrack = true;
this.splitterItem1.Location = new System.Drawing.Point(993, 432);
this.splitterItem1.Name = "splitterItem1";
this.splitterItem1.Size = new System.Drawing.Size(363, 5);
//
// layoutControlGroup3
//
this.layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem5,
this.emptySpaceItem4,
this.layoutControlItem6,
this.emptySpaceItem5,
this.layoutControlItem8,
this.layoutControlItem10,
this.emptySpaceItem7,
this.emptySpaceItem6,
this.emptySpaceItem1,
this.simpleSeparator1});
this.layoutControlGroup3.Location = new System.Drawing.Point(993, 437);
this.layoutControlGroup3.Name = "layoutControlGroup3";
this.layoutControlGroup3.Size = new System.Drawing.Size(363, 144);
this.layoutControlGroup3.Text = "数量调整";
//
// layoutControlItem5
//
this.layoutControlItem5.Control = this.textLocation;
this.layoutControlItem5.Location = new System.Drawing.Point(0, 24);
this.layoutControlItem5.MaxSize = new System.Drawing.Size(196, 25);
this.layoutControlItem5.MinSize = new System.Drawing.Size(196, 25);
this.layoutControlItem5.Name = "layoutControlItem5";
this.layoutControlItem5.Size = new System.Drawing.Size(196, 25);
this.layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem5.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 1, 0);
this.layoutControlItem5.Text = "新增货位";
this.layoutControlItem5.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
this.layoutControlItem5.TextSize = new System.Drawing.Size(48, 14);
this.layoutControlItem5.TextToControlDistance = 5;
//
// emptySpaceItem4
//
this.emptySpaceItem4.AllowHotTrack = false;
this.emptySpaceItem4.Location = new System.Drawing.Point(218, 64);
this.emptySpaceItem4.Name = "emptySpaceItem4";
this.emptySpaceItem4.Size = new System.Drawing.Size(121, 26);
this.emptySpaceItem4.TextSize = new System.Drawing.Size(0, 0);
//
// layoutControlItem6
//
this.layoutControlItem6.Control = this.textCount;
this.layoutControlItem6.CustomizationFormText = "layoutControlItem5";
this.layoutControlItem6.Location = new System.Drawing.Point(196, 0);
this.layoutControlItem6.MaxSize = new System.Drawing.Size(143, 25);
this.layoutControlItem6.MinSize = new System.Drawing.Size(143, 25);
this.layoutControlItem6.Name = "layoutControlItem6";
this.layoutControlItem6.Size = new System.Drawing.Size(143, 25);
this.layoutControlItem6.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem6.Text = "数量";
this.layoutControlItem6.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
this.layoutControlItem6.TextSize = new System.Drawing.Size(24, 14);
this.layoutControlItem6.TextToControlDistance = 3;
//
// emptySpaceItem5
//
this.emptySpaceItem5.AllowHotTrack = false;
this.emptySpaceItem5.Location = new System.Drawing.Point(0, 90);
this.emptySpaceItem5.Name = "emptySpaceItem5";
this.emptySpaceItem5.Size = new System.Drawing.Size(339, 11);
this.emptySpaceItem5.TextSize = new System.Drawing.Size(0, 0);
//
// layoutControlItem8
//
this.layoutControlItem8.Control = this.btnOkay;
this.layoutControlItem8.Location = new System.Drawing.Point(161, 64);
this.layoutControlItem8.MaxSize = new System.Drawing.Size(57, 26);
this.layoutControlItem8.MinSize = new System.Drawing.Size(57, 26);
this.layoutControlItem8.Name = "layoutControlItem8";
this.layoutControlItem8.Size = new System.Drawing.Size(57, 26);
this.layoutControlItem8.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem8.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem8.TextVisible = false;
//
// layoutControlItem10
//
this.layoutControlItem10.Control = this.textOldLocation;
this.layoutControlItem10.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem10.MaxSize = new System.Drawing.Size(196, 24);
this.layoutControlItem10.MinSize = new System.Drawing.Size(196, 24);
this.layoutControlItem10.Name = "layoutControlItem10";
this.layoutControlItem10.Size = new System.Drawing.Size(196, 24);
this.layoutControlItem10.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem10.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0);
this.layoutControlItem10.Text = "默认货位";
this.layoutControlItem10.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
this.layoutControlItem10.TextSize = new System.Drawing.Size(48, 14);
this.layoutControlItem10.TextToControlDistance = 5;
//
// emptySpaceItem7
//
this.emptySpaceItem7.AllowHotTrack = false;
this.emptySpaceItem7.Location = new System.Drawing.Point(196, 25);
this.emptySpaceItem7.Name = "emptySpaceItem7";
this.emptySpaceItem7.Size = new System.Drawing.Size(143, 24);
this.emptySpaceItem7.TextSize = new System.Drawing.Size(0, 0);
//
// emptySpaceItem6
//
this.emptySpaceItem6.AllowHotTrack = false;
this.emptySpaceItem6.Location = new System.Drawing.Point(0, 64);
this.emptySpaceItem6.Name = "emptySpaceItem6";
this.emptySpaceItem6.Size = new System.Drawing.Size(161, 26);
this.emptySpaceItem6.TextSize = new System.Drawing.Size(0, 0);
//
// emptySpaceItem1
//
this.emptySpaceItem1.AllowHotTrack = false;
this.emptySpaceItem1.Location = new System.Drawing.Point(0, 49);
this.emptySpaceItem1.MaxSize = new System.Drawing.Size(339, 13);
this.emptySpaceItem1.MinSize = new System.Drawing.Size(339, 13);
this.emptySpaceItem1.Name = "emptySpaceItem1";
this.emptySpaceItem1.Size = new System.Drawing.Size(339, 13);
this.emptySpaceItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
//
// simpleSeparator1
//
this.simpleSeparator1.AllowHotTrack = false;
this.simpleSeparator1.Location = new System.Drawing.Point(0, 62);
this.simpleSeparator1.Name = "simpleSeparator1";
this.simpleSeparator1.Size = new System.Drawing.Size(339, 2);
//
// layoutControlGroup5
//
this.layoutControlGroup5.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem4});
this.layoutControlGroup5.Location = new System.Drawing.Point(993, 69);
this.layoutControlGroup5.Name = "layoutControlGroup5";
this.layoutControlGroup5.Size = new System.Drawing.Size(363, 363);
this.layoutControlGroup5.Text = "WMS货位明细";
//
// layoutControlItem4
//
this.layoutControlItem4.Control = this.gridControl2;
this.layoutControlItem4.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem4.Name = "layoutControlItem4";
this.layoutControlItem4.Size = new System.Drawing.Size(339, 320);
this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem4.TextVisible = false;
//
// splitterItem2
//
this.splitterItem2.AllowHotTrack = true;
this.splitterItem2.Location = new System.Drawing.Point(988, 69);
this.splitterItem2.Name = "splitterItem2";
this.splitterItem2.Size = new System.Drawing.Size(5, 512);
//
// 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";
//
// StockCompareForm
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1376, 779);
this.Controls.Add(this.layoutControl1);
this.Controls.Add(this.ribbonStatusBar);
this.Controls.Add(this.ribbon);
this.Name = "StockCompareForm";
this.Ribbon = this.ribbon;
this.StatusBar = this.ribbonStatusBar;
this.Text = "GoodsForm";
((System.ComponentModel.ISupportInitialize)(this.dxValidationProvider1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ribbon)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
this.layoutControl1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gridControl2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtGoodId.Properties)).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.comboType.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.textLocation.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridLookUpEdit1View)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.textOldLocation.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.textCount.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem12)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.splitterItem1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem7)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem6)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.simpleSeparator1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.splitterItem2)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private DevExpress.XtraBars.Ribbon.RibbonControl ribbon;
private DevExpress.XtraBars.Ribbon.RibbonPage ribbonPage1;
private DevExpress.XtraBars.Ribbon.RibbonPageGroup ribbonPageGroup1;
private DevExpress.XtraBars.Ribbon.RibbonStatusBar ribbonStatusBar;
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 txtGoodId;
private DevExpress.XtraEditors.TextEdit txtGoodName;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup2;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19;
private DevExpress.XtraEditors.SimpleButton btnQuery;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem12;
private DevExpress.XtraEditors.TextEdit txtpinyin;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem21;
private DevExpress.XtraBars.BarButtonItem barButtonItem1;
private DevExpress.XtraBars.BarButtonItem bbQuery;
private DevExpress.XtraGrid.GridControl gridControl2;
private DevExpress.XtraGrid.Views.Grid.GridView gridView2;
private DevExpress.XtraEditors.TextEdit textBatch;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup4;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup5;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
private DevExpress.XtraLayout.SplitterItem splitterItem1;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup3;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
private DevExpress.XtraEditors.SimpleButton btnOkay;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem4;
private DevExpress.XtraEditors.ComboBoxEdit comboType;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
private DevExpress.XtraLayout.SplitterItem splitterItem2;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem5;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
private DevExpress.XtraEditors.GridLookUpEdit textLocation;
private DevExpress.XtraGrid.Views.Grid.GridView gridLookUpEdit1View;
private DevExpress.XtraEditors.TextEdit textOldLocation;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
private DevExpress.XtraEditors.SpinEdit textCount;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem7;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem6;
private DevExpress.XtraLayout.SimpleSeparator simpleSeparator1;
private DevExpress.XtraBars.BarButtonItem bbiExport;
}
}