1137 lines
		
	
	
		
			69 KiB
		
	
	
	
		
			C#
		
	
	
	
			
		
		
	
	
			1137 lines
		
	
	
		
			69 KiB
		
	
	
	
		
			C#
		
	
	
	
| namespace DeiNiu.wms.win 
 | |
| {
 | |
|     partial class GoodsInForm
 | |
|     {
 | |
|         /// <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(GoodsInForm));
 | |
|             this.ribbon = new DevExpress.XtraBars.Ribbon.RibbonControl();
 | |
|             this.bbQuery = new DevExpress.XtraBars.BarButtonItem();
 | |
|             this.barBiSyncGoods = new DevExpress.XtraBars.BarButtonItem();
 | |
|             this.ribbonPage1 = new DevExpress.XtraBars.Ribbon.RibbonPage();
 | |
|             this.ribbonPageGroup1 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
 | |
|             this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
 | |
|             this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
 | |
|             this.btnCache = new DevExpress.XtraEditors.SimpleButton();
 | |
|             this.lbVender = new System.Windows.Forms.Label();
 | |
|             this.lbOrderNo = new System.Windows.Forms.Label();
 | |
|             this.gridControl3 = new DevExpress.XtraGrid.GridControl();
 | |
|             this.gridView3 = new DevExpress.XtraGrid.Views.Grid.GridView();
 | |
|             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.txtOrderNo = new DevExpress.XtraEditors.TextEdit();
 | |
|             this.txtVender = new DevExpress.XtraEditors.TextEdit();
 | |
|             this.btnQuery = new DevExpress.XtraEditors.SimpleButton();
 | |
|             this.btnIn = new DevExpress.XtraEditors.SimpleButton();
 | |
|             this.comboState = new DevExpress.XtraEditors.ComboBoxEdit();
 | |
|             this.btnDel = new DevExpress.XtraEditors.SimpleButton();
 | |
|             this.dateEditTo = new DevExpress.XtraEditors.DateEdit();
 | |
|             this.dateEditFrom = new DevExpress.XtraEditors.DateEdit();
 | |
|             this.btnPrintCode = new DevExpress.XtraEditors.SimpleButton();
 | |
|             this.btnPrintReport = new DevExpress.XtraEditors.SimpleButton();
 | |
|             this.btnInStockAll = new DevExpress.XtraEditors.SimpleButton();
 | |
|             this.textEditBarcode = new DevExpress.XtraEditors.TextEdit();
 | |
|             this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
 | |
|             this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup();
 | |
|             this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.layoutControlGroup4 = new DevExpress.XtraLayout.LayoutControlGroup();
 | |
|             this.splitterItem1 = new DevExpress.XtraLayout.SplitterItem();
 | |
|             this.layoutControlGroup5 = new DevExpress.XtraLayout.LayoutControlGroup();
 | |
|             this.splitterItem4 = new DevExpress.XtraLayout.SplitterItem();
 | |
|             this.layoutControlGroup8 = new DevExpress.XtraLayout.LayoutControlGroup();
 | |
|             this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlGroup9 = new DevExpress.XtraLayout.LayoutControlGroup();
 | |
|             this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.tabbedControlGroup1 = new DevExpress.XtraLayout.TabbedControlGroup();
 | |
|             this.lgsetup = new DevExpress.XtraLayout.LayoutControlGroup();
 | |
|             this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.emptySpaceItem5 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.emptySpaceItem7 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.emptySpaceItem8 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlGroup7 = new DevExpress.XtraLayout.LayoutControlGroup();
 | |
|             this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.emptySpaceItem9 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.emptySpaceItem10 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.emptySpaceItem4 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.layoutControlGroup6 = new DevExpress.XtraLayout.LayoutControlGroup();
 | |
|             this.layoutControlGroup3 = new DevExpress.XtraLayout.LayoutControlGroup();
 | |
|             this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.emptySpaceItem3 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             ((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.gridControl3)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.gridView3)).BeginInit();
 | |
|             ((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.txtOrderNo.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtVender.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.comboState.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.dateEditTo.Properties.CalendarTimeProperties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.dateEditTo.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.dateEditFrom.Properties.CalendarTimeProperties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.dateEditFrom.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.textEditBarcode.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.splitterItem1)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.splitterItem4)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup8)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup9)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup1)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.lgsetup)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem5)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem7)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem8)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup7)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem9)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem10)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup6)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).BeginInit();
 | |
|             this.SuspendLayout();
 | |
|             // 
 | |
|             // ribbon
 | |
|             // 
 | |
|             this.ribbon.ExpandCollapseItem.Id = 0;
 | |
|             this.ribbon.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
 | |
|             this.ribbon.ExpandCollapseItem,
 | |
|             this.bbQuery,
 | |
|             this.barBiSyncGoods});
 | |
|             this.ribbon.Location = new System.Drawing.Point(0, 0);
 | |
|             this.ribbon.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.ribbon.MaxItemId = 4;
 | |
|             this.ribbon.Name = "ribbon";
 | |
|             this.ribbon.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
 | |
|             this.ribbonPage1});
 | |
|             this.ribbon.Size = new System.Drawing.Size(1954, 225);
 | |
|             // 
 | |
|             // bbQuery
 | |
|             // 
 | |
|             this.bbQuery.Caption = "查询";
 | |
|             this.bbQuery.Id = 1;
 | |
|             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_1);
 | |
|             // 
 | |
|             // barBiSyncGoods
 | |
|             // 
 | |
|             this.barBiSyncGoods.Caption = "同步商品信息";
 | |
|             this.barBiSyncGoods.Id = 3;
 | |
|             this.barBiSyncGoods.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("barBiSyncGoods.ImageOptions.Image")));
 | |
|             this.barBiSyncGoods.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barBiSyncGoods.ImageOptions.LargeImage")));
 | |
|             this.barBiSyncGoods.Name = "barBiSyncGoods";
 | |
|             this.barBiSyncGoods.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barBiSyncGoods_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.barBiSyncGoods);
 | |
|             this.ribbonPageGroup1.Name = "ribbonPageGroup1";
 | |
|             this.ribbonPageGroup1.Text = "编辑";
 | |
|             // 
 | |
|             // layoutControl1
 | |
|             // 
 | |
|             this.layoutControl1.Controls.Add(this.simpleButton1);
 | |
|             this.layoutControl1.Controls.Add(this.btnCache);
 | |
|             this.layoutControl1.Controls.Add(this.lbVender);
 | |
|             this.layoutControl1.Controls.Add(this.lbOrderNo);
 | |
|             this.layoutControl1.Controls.Add(this.gridControl3);
 | |
|             this.layoutControl1.Controls.Add(this.gridControl2);
 | |
|             this.layoutControl1.Controls.Add(this.pager1);
 | |
|             this.layoutControl1.Controls.Add(this.gridControl1);
 | |
|             this.layoutControl1.Controls.Add(this.txtOrderNo);
 | |
|             this.layoutControl1.Controls.Add(this.txtVender);
 | |
|             this.layoutControl1.Controls.Add(this.btnQuery);
 | |
|             this.layoutControl1.Controls.Add(this.btnIn);
 | |
|             this.layoutControl1.Controls.Add(this.comboState);
 | |
|             this.layoutControl1.Controls.Add(this.btnDel);
 | |
|             this.layoutControl1.Controls.Add(this.dateEditTo);
 | |
|             this.layoutControl1.Controls.Add(this.dateEditFrom);
 | |
|             this.layoutControl1.Controls.Add(this.btnPrintCode);
 | |
|             this.layoutControl1.Controls.Add(this.btnPrintReport);
 | |
|             this.layoutControl1.Controls.Add(this.btnInStockAll);
 | |
|             this.layoutControl1.Controls.Add(this.textEditBarcode);
 | |
|             this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
 | |
|             this.layoutControl1.Location = new System.Drawing.Point(0, 225);
 | |
|             this.layoutControl1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.layoutControl1.Name = "layoutControl1";
 | |
|             this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1918, 487, 450, 400);
 | |
|             this.layoutControl1.Root = this.layoutControlGroup1;
 | |
|             this.layoutControl1.Size = new System.Drawing.Size(1954, 993);
 | |
|             this.layoutControl1.TabIndex = 2;
 | |
|             this.layoutControl1.Text = "layoutControl1";
 | |
|             // 
 | |
|             // simpleButton1
 | |
|             // 
 | |
|             this.simpleButton1.Location = new System.Drawing.Point(1024, 915);
 | |
|             this.simpleButton1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.simpleButton1.Name = "simpleButton1";
 | |
|             this.simpleButton1.Size = new System.Drawing.Size(56, 32);
 | |
|             this.simpleButton1.StyleController = this.layoutControl1;
 | |
|             this.simpleButton1.TabIndex = 45;
 | |
|             this.simpleButton1.Text = "Clear";
 | |
|             this.simpleButton1.Click += new System.EventHandler(this.simpleButton1_Click);
 | |
|             // 
 | |
|             // btnCache
 | |
|             // 
 | |
|             this.btnCache.Location = new System.Drawing.Point(885, 915);
 | |
|             this.btnCache.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.btnCache.Name = "btnCache";
 | |
|             this.btnCache.Size = new System.Drawing.Size(59, 36);
 | |
|             this.btnCache.StyleController = this.layoutControl1;
 | |
|             this.btnCache.TabIndex = 44;
 | |
|             this.btnCache.Text = "入缓存库";
 | |
|             this.btnCache.Click += new System.EventHandler(this.btnCache_Click);
 | |
|             // 
 | |
|             // lbVender
 | |
|             // 
 | |
|             this.lbVender.Font = new System.Drawing.Font("华文仿宋", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
 | |
|             this.lbVender.Location = new System.Drawing.Point(1126, 165);
 | |
|             this.lbVender.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
 | |
|             this.lbVender.Name = "lbVender";
 | |
|             this.lbVender.Size = new System.Drawing.Size(787, 32);
 | |
|             this.lbVender.TabIndex = 42;
 | |
|             this.lbVender.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
 | |
|             // 
 | |
|             // lbOrderNo
 | |
|             // 
 | |
|             this.lbOrderNo.Font = new System.Drawing.Font("华文仿宋", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
 | |
|             this.lbOrderNo.Location = new System.Drawing.Point(698, 165);
 | |
|             this.lbOrderNo.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
 | |
|             this.lbOrderNo.Name = "lbOrderNo";
 | |
|             this.lbOrderNo.Size = new System.Drawing.Size(422, 32);
 | |
|             this.lbOrderNo.TabIndex = 41;
 | |
|             this.lbOrderNo.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
 | |
|             // 
 | |
|             // gridControl3
 | |
|             // 
 | |
|             this.gridControl3.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8);
 | |
|             this.gridControl3.Location = new System.Drawing.Point(698, 603);
 | |
|             this.gridControl3.MainView = this.gridView3;
 | |
|             this.gridControl3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.gridControl3.MenuManager = this.ribbon;
 | |
|             this.gridControl3.Name = "gridControl3";
 | |
|             this.gridControl3.Size = new System.Drawing.Size(1215, 233);
 | |
|             this.gridControl3.TabIndex = 38;
 | |
|             this.gridControl3.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
 | |
|             this.gridView3});
 | |
|             // 
 | |
|             // gridView3
 | |
|             // 
 | |
|             this.gridView3.GridControl = this.gridControl3;
 | |
|             this.gridView3.Name = "gridView3";
 | |
|             // 
 | |
|             // gridControl2
 | |
|             // 
 | |
|             this.gridControl2.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8);
 | |
|             this.gridControl2.Location = new System.Drawing.Point(698, 203);
 | |
|             this.gridControl2.MainView = this.gridView2;
 | |
|             this.gridControl2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.gridControl2.MenuManager = this.ribbon;
 | |
|             this.gridControl2.Name = "gridControl2";
 | |
|             this.gridControl2.Size = new System.Drawing.Size(1215, 318);
 | |
|             this.gridControl2.TabIndex = 24;
 | |
|             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(41, 918);
 | |
|             this.pager1.Margin = new System.Windows.Forms.Padding(6);
 | |
|             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(605, 34);
 | |
|             this.pager1.TabIndex = 22;
 | |
|             // 
 | |
|             // gridControl1
 | |
|             // 
 | |
|             this.gridControl1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8);
 | |
|             this.gridControl1.Location = new System.Drawing.Point(41, 189);
 | |
|             this.gridControl1.MainView = this.gridView1;
 | |
|             this.gridControl1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.gridControl1.MenuManager = this.ribbon;
 | |
|             this.gridControl1.Name = "gridControl1";
 | |
|             this.gridControl1.Size = new System.Drawing.Size(605, 723);
 | |
|             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";
 | |
|             this.gridView1.SelectionChanged += new DevExpress.Data.SelectionChangedEventHandler(this.gridView1_SelectionChanged);
 | |
|             // 
 | |
|             // txtOrderNo
 | |
|             // 
 | |
|             this.txtOrderNo.Location = new System.Drawing.Point(813, 51);
 | |
|             this.txtOrderNo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.txtOrderNo.MenuManager = this.ribbon;
 | |
|             this.txtOrderNo.Name = "txtOrderNo";
 | |
|             this.txtOrderNo.Size = new System.Drawing.Size(150, 28);
 | |
|             this.txtOrderNo.StyleController = this.layoutControl1;
 | |
|             this.txtOrderNo.TabIndex = 4;
 | |
|             // 
 | |
|             // txtVender
 | |
|             // 
 | |
|             this.txtVender.Location = new System.Drawing.Point(1034, 51);
 | |
|             this.txtVender.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.txtVender.MenuManager = this.ribbon;
 | |
|             this.txtVender.Name = "txtVender";
 | |
|             this.txtVender.Size = new System.Drawing.Size(148, 28);
 | |
|             this.txtVender.StyleController = this.layoutControl1;
 | |
|             this.txtVender.TabIndex = 9;
 | |
|             // 
 | |
|             // btnQuery
 | |
|             // 
 | |
|             this.btnQuery.Location = new System.Drawing.Point(1878, 52);
 | |
|             this.btnQuery.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.btnQuery.Name = "btnQuery";
 | |
|             this.btnQuery.Size = new System.Drawing.Size(54, 20);
 | |
|             this.btnQuery.StyleController = this.layoutControl1;
 | |
|             this.btnQuery.TabIndex = 23;
 | |
|             this.btnQuery.Text = "查询";
 | |
|             this.btnQuery.Click += new System.EventHandler(this.btnQuery_Click);
 | |
|             // 
 | |
|             // btnIn
 | |
|             // 
 | |
|             this.btnIn.Location = new System.Drawing.Point(698, 915);
 | |
|             this.btnIn.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.btnIn.Name = "btnIn";
 | |
|             this.btnIn.Size = new System.Drawing.Size(59, 36);
 | |
|             this.btnIn.StyleController = this.layoutControl1;
 | |
|             this.btnIn.TabIndex = 25;
 | |
|             this.btnIn.Text = "入库";
 | |
|             this.btnIn.Click += new System.EventHandler(this.btnIn_Click);
 | |
|             // 
 | |
|             // comboState
 | |
|             // 
 | |
|             this.comboState.Location = new System.Drawing.Point(1719, 51);
 | |
|             this.comboState.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.comboState.MenuManager = this.ribbon;
 | |
|             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(146, 28);
 | |
|             this.comboState.StyleController = this.layoutControl1;
 | |
|             this.comboState.TabIndex = 26;
 | |
|             // 
 | |
|             // btnDel
 | |
|             // 
 | |
|             this.btnDel.Location = new System.Drawing.Point(698, 915);
 | |
|             this.btnDel.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.btnDel.Name = "btnDel";
 | |
|             this.btnDel.Size = new System.Drawing.Size(61, 36);
 | |
|             this.btnDel.StyleController = this.layoutControl1;
 | |
|             this.btnDel.TabIndex = 27;
 | |
|             this.btnDel.Text = "删除";
 | |
|             this.btnDel.Click += new System.EventHandler(this.btnDel_Click);
 | |
|             // 
 | |
|             // dateEditTo
 | |
|             // 
 | |
|             this.dateEditTo.EditValue = null;
 | |
|             this.dateEditTo.Location = new System.Drawing.Point(1494, 51);
 | |
|             this.dateEditTo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.dateEditTo.MenuManager = this.ribbon;
 | |
|             this.dateEditTo.Name = "dateEditTo";
 | |
|             this.dateEditTo.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
 | |
|             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
 | |
|             this.dateEditTo.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
 | |
|             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
 | |
|             this.dateEditTo.Size = new System.Drawing.Size(136, 28);
 | |
|             this.dateEditTo.StyleController = this.layoutControl1;
 | |
|             this.dateEditTo.TabIndex = 32;
 | |
|             // 
 | |
|             // dateEditFrom
 | |
|             // 
 | |
|             this.dateEditFrom.EditValue = null;
 | |
|             this.dateEditFrom.Location = new System.Drawing.Point(1271, 51);
 | |
|             this.dateEditFrom.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.dateEditFrom.MenuManager = this.ribbon;
 | |
|             this.dateEditFrom.Name = "dateEditFrom";
 | |
|             this.dateEditFrom.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
 | |
|             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
 | |
|             this.dateEditFrom.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
 | |
|             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
 | |
|             this.dateEditFrom.Properties.Mask.EditMask = "";
 | |
|             this.dateEditFrom.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.None;
 | |
|             this.dateEditFrom.Size = new System.Drawing.Size(134, 28);
 | |
|             this.dateEditFrom.StyleController = this.layoutControl1;
 | |
|             this.dateEditFrom.TabIndex = 31;
 | |
|             // 
 | |
|             // btnPrintCode
 | |
|             // 
 | |
|             this.btnPrintCode.Image = ((System.Drawing.Image)(resources.GetObject("btnPrintCode.Image")));
 | |
|             this.btnPrintCode.Location = new System.Drawing.Point(779, 915);
 | |
|             this.btnPrintCode.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.btnPrintCode.Name = "btnPrintCode";
 | |
|             this.btnPrintCode.Size = new System.Drawing.Size(86, 36);
 | |
|             this.btnPrintCode.StyleController = this.layoutControl1;
 | |
|             this.btnPrintCode.TabIndex = 35;
 | |
|             this.btnPrintCode.Text = "货位";
 | |
|             this.btnPrintCode.Click += new System.EventHandler(this.btnPrint_Click);
 | |
|             // 
 | |
|             // btnPrintReport
 | |
|             // 
 | |
|             this.btnPrintReport.Image = ((System.Drawing.Image)(resources.GetObject("btnPrintReport.Image")));
 | |
|             this.btnPrintReport.Location = new System.Drawing.Point(895, 915);
 | |
|             this.btnPrintReport.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.btnPrintReport.Name = "btnPrintReport";
 | |
|             this.btnPrintReport.Size = new System.Drawing.Size(85, 36);
 | |
|             this.btnPrintReport.StyleController = this.layoutControl1;
 | |
|             this.btnPrintReport.TabIndex = 36;
 | |
|             this.btnPrintReport.Text = "入库单";
 | |
|             this.btnPrintReport.Click += new System.EventHandler(this.btnPrintReport_Click);
 | |
|             // 
 | |
|             // btnInStockAll
 | |
|             // 
 | |
|             this.btnInStockAll.Location = new System.Drawing.Point(780, 915);
 | |
|             this.btnInStockAll.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.btnInStockAll.Name = "btnInStockAll";
 | |
|             this.btnInStockAll.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.btnInStockAll.Size = new System.Drawing.Size(84, 36);
 | |
|             this.btnInStockAll.StyleController = this.layoutControl1;
 | |
|             this.btnInStockAll.TabIndex = 37;
 | |
|             this.btnInStockAll.Text = "全部入库";
 | |
|             this.btnInStockAll.Click += new System.EventHandler(this.btnInStockAll_Click);
 | |
|             // 
 | |
|             // textEditBarcode
 | |
|             // 
 | |
|             this.textEditBarcode.Location = new System.Drawing.Point(80, 165);
 | |
|             this.textEditBarcode.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.textEditBarcode.MenuManager = this.ribbon;
 | |
|             this.textEditBarcode.Name = "textEditBarcode";
 | |
|             this.textEditBarcode.Size = new System.Drawing.Size(157, 28);
 | |
|             this.textEditBarcode.StyleController = this.layoutControl1;
 | |
|             this.textEditBarcode.TabIndex = 43;
 | |
|             this.textEditBarcode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtQuery_KeyDown);
 | |
|             // 
 | |
|             // layoutControlGroup1
 | |
|             // 
 | |
|             this.layoutControlGroup1.GroupBordersVisible = false;
 | |
|             this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
 | |
|             this.layoutControlGroup2,
 | |
|             this.layoutControlGroup4});
 | |
|             this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0);
 | |
|             this.layoutControlGroup1.Name = "Root";
 | |
|             this.layoutControlGroup1.Size = new System.Drawing.Size(1954, 993);
 | |
|             this.layoutControlGroup1.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlGroup2
 | |
|             // 
 | |
|             this.layoutControlGroup2.AppearanceGroup.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
 | |
|             this.layoutControlGroup2.AppearanceGroup.Options.UseFont = true;
 | |
|             this.layoutControlGroup2.ExpandButtonVisible = true;
 | |
|             this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
 | |
|             this.layoutControlItem1,
 | |
|             this.layoutControlItem12,
 | |
|             this.layoutControlItem13,
 | |
|             this.layoutControlItem7,
 | |
|             this.layoutControlItem3,
 | |
|             this.layoutControlItem6,
 | |
|             this.emptySpaceItem2});
 | |
|             this.layoutControlGroup2.Location = new System.Drawing.Point(0, 0);
 | |
|             this.layoutControlGroup2.Name = "layoutControlGroup2";
 | |
|             this.layoutControlGroup2.Size = new System.Drawing.Size(1954, 94);
 | |
|             this.layoutControlGroup2.Text = "查询";
 | |
|             // 
 | |
|             // layoutControlItem1
 | |
|             // 
 | |
|             this.layoutControlItem1.Control = this.txtOrderNo;
 | |
|             this.layoutControlItem1.Location = new System.Drawing.Point(715, 0);
 | |
|             this.layoutControlItem1.MaxSize = new System.Drawing.Size(239, 26);
 | |
|             this.layoutControlItem1.MinSize = new System.Drawing.Size(239, 26);
 | |
|             this.layoutControlItem1.Name = "layoutControlItem1";
 | |
|             this.layoutControlItem1.OptionsTableLayoutItem.ColumnIndex = 1;
 | |
|             this.layoutControlItem1.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 10, 2, 2);
 | |
|             this.layoutControlItem1.Size = new System.Drawing.Size(239, 26);
 | |
|             this.layoutControlItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem1.Text = "入库单号";
 | |
|             this.layoutControlItem1.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
 | |
|             this.layoutControlItem1.TextSize = new System.Drawing.Size(72, 22);
 | |
|             this.layoutControlItem1.TextToControlDistance = 5;
 | |
|             // 
 | |
|             // layoutControlItem12
 | |
|             // 
 | |
|             this.layoutControlItem12.Control = this.dateEditFrom;
 | |
|             this.layoutControlItem12.Location = new System.Drawing.Point(1173, 0);
 | |
|             this.layoutControlItem12.MaxSize = new System.Drawing.Size(223, 26);
 | |
|             this.layoutControlItem12.MinSize = new System.Drawing.Size(223, 26);
 | |
|             this.layoutControlItem12.Name = "layoutControlItem12";
 | |
|             this.layoutControlItem12.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 10, 2, 2);
 | |
|             this.layoutControlItem12.Size = new System.Drawing.Size(223, 26);
 | |
|             this.layoutControlItem12.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem12.Text = "起始时间";
 | |
|             this.layoutControlItem12.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
 | |
|             this.layoutControlItem12.TextSize = new System.Drawing.Size(72, 22);
 | |
|             this.layoutControlItem12.TextToControlDistance = 5;
 | |
|             // 
 | |
|             // layoutControlItem13
 | |
|             // 
 | |
|             this.layoutControlItem13.Control = this.dateEditTo;
 | |
|             this.layoutControlItem13.Location = new System.Drawing.Point(1396, 0);
 | |
|             this.layoutControlItem13.MaxSize = new System.Drawing.Size(225, 26);
 | |
|             this.layoutControlItem13.MinSize = new System.Drawing.Size(225, 26);
 | |
|             this.layoutControlItem13.Name = "layoutControlItem13";
 | |
|             this.layoutControlItem13.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 10, 2, 2);
 | |
|             this.layoutControlItem13.Size = new System.Drawing.Size(225, 26);
 | |
|             this.layoutControlItem13.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem13.Text = "截止时间";
 | |
|             this.layoutControlItem13.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
 | |
|             this.layoutControlItem13.TextSize = new System.Drawing.Size(72, 22);
 | |
|             this.layoutControlItem13.TextToControlDistance = 5;
 | |
|             // 
 | |
|             // layoutControlItem7
 | |
|             // 
 | |
|             this.layoutControlItem7.Control = this.btnQuery;
 | |
|             this.layoutControlItem7.Location = new System.Drawing.Point(1856, 0);
 | |
|             this.layoutControlItem7.MaxSize = new System.Drawing.Size(60, 26);
 | |
|             this.layoutControlItem7.MinSize = new System.Drawing.Size(60, 26);
 | |
|             this.layoutControlItem7.Name = "layoutControlItem7";
 | |
|             this.layoutControlItem7.Size = new System.Drawing.Size(60, 26);
 | |
|             this.layoutControlItem7.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem7.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlItem3
 | |
|             // 
 | |
|             this.layoutControlItem3.Control = this.comboState;
 | |
|             this.layoutControlItem3.Location = new System.Drawing.Point(1621, 0);
 | |
|             this.layoutControlItem3.MaxSize = new System.Drawing.Size(235, 26);
 | |
|             this.layoutControlItem3.MinSize = new System.Drawing.Size(235, 26);
 | |
|             this.layoutControlItem3.Name = "layoutControlItem3";
 | |
|             this.layoutControlItem3.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 10, 2, 2);
 | |
|             this.layoutControlItem3.Size = new System.Drawing.Size(235, 26);
 | |
|             this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem3.Text = "入库状态";
 | |
|             this.layoutControlItem3.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
 | |
|             this.layoutControlItem3.TextSize = new System.Drawing.Size(72, 22);
 | |
|             this.layoutControlItem3.TextToControlDistance = 5;
 | |
|             // 
 | |
|             // layoutControlItem6
 | |
|             // 
 | |
|             this.layoutControlItem6.Control = this.txtVender;
 | |
|             this.layoutControlItem6.Location = new System.Drawing.Point(954, 0);
 | |
|             this.layoutControlItem6.MaxSize = new System.Drawing.Size(219, 26);
 | |
|             this.layoutControlItem6.MinSize = new System.Drawing.Size(219, 26);
 | |
|             this.layoutControlItem6.Name = "layoutControlItem6";
 | |
|             this.layoutControlItem6.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 10, 2, 2);
 | |
|             this.layoutControlItem6.Size = new System.Drawing.Size(219, 26);
 | |
|             this.layoutControlItem6.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem6.Text = "供应商";
 | |
|             this.layoutControlItem6.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
 | |
|             this.layoutControlItem6.TextSize = new System.Drawing.Size(54, 22);
 | |
|             this.layoutControlItem6.TextToControlDistance = 5;
 | |
|             // 
 | |
|             // emptySpaceItem2
 | |
|             // 
 | |
|             this.emptySpaceItem2.AllowHotTrack = false;
 | |
|             this.emptySpaceItem2.Location = new System.Drawing.Point(0, 0);
 | |
|             this.emptySpaceItem2.Name = "emptySpaceItem2";
 | |
|             this.emptySpaceItem2.Size = new System.Drawing.Size(715, 26);
 | |
|             this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // layoutControlGroup4
 | |
|             // 
 | |
|             this.layoutControlGroup4.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
 | |
|             this.splitterItem1,
 | |
|             this.layoutControlGroup5,
 | |
|             this.layoutControlGroup6});
 | |
|             this.layoutControlGroup4.Location = new System.Drawing.Point(0, 94);
 | |
|             this.layoutControlGroup4.Name = "layoutControlGroup4";
 | |
|             this.layoutControlGroup4.Size = new System.Drawing.Size(1954, 899);
 | |
|             this.layoutControlGroup4.TextVisible = false;
 | |
|             // 
 | |
|             // splitterItem1
 | |
|             // 
 | |
|             this.splitterItem1.AllowHotTrack = true;
 | |
|             this.splitterItem1.Location = new System.Drawing.Point(649, 0);
 | |
|             this.splitterItem1.Name = "splitterItem1";
 | |
|             this.splitterItem1.Size = new System.Drawing.Size(8, 861);
 | |
|             // 
 | |
|             // layoutControlGroup5
 | |
|             // 
 | |
|             this.layoutControlGroup5.GroupBordersVisible = false;
 | |
|             this.layoutControlGroup5.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
 | |
|             this.splitterItem4,
 | |
|             this.layoutControlGroup8,
 | |
|             this.layoutControlGroup9,
 | |
|             this.tabbedControlGroup1});
 | |
|             this.layoutControlGroup5.Location = new System.Drawing.Point(657, 0);
 | |
|             this.layoutControlGroup5.Name = "layoutControlGroup5";
 | |
|             this.layoutControlGroup5.Size = new System.Drawing.Size(1259, 861);
 | |
|             this.layoutControlGroup5.TextVisible = false;
 | |
|             // 
 | |
|             // splitterItem4
 | |
|             // 
 | |
|             this.splitterItem4.AllowHotTrack = true;
 | |
|             this.splitterItem4.Location = new System.Drawing.Point(0, 430);
 | |
|             this.splitterItem4.Name = "splitterItem4";
 | |
|             this.splitterItem4.Size = new System.Drawing.Size(1259, 8);
 | |
|             // 
 | |
|             // layoutControlGroup8
 | |
|             // 
 | |
|             this.layoutControlGroup8.AppearanceGroup.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
 | |
|             this.layoutControlGroup8.AppearanceGroup.Options.UseFont = true;
 | |
|             this.layoutControlGroup8.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
 | |
|             this.layoutControlItem8,
 | |
|             this.layoutControlItem11,
 | |
|             this.layoutControlItem10});
 | |
|             this.layoutControlGroup8.Location = new System.Drawing.Point(0, 0);
 | |
|             this.layoutControlGroup8.Name = "layoutControlGroup8";
 | |
|             this.layoutControlGroup8.Size = new System.Drawing.Size(1259, 430);
 | |
|             this.layoutControlGroup8.Text = "订单明细";
 | |
|             // 
 | |
|             // layoutControlItem8
 | |
|             // 
 | |
|             this.layoutControlItem8.Control = this.gridControl2;
 | |
|             this.layoutControlItem8.Location = new System.Drawing.Point(0, 38);
 | |
|             this.layoutControlItem8.Name = "layoutControlItem8";
 | |
|             this.layoutControlItem8.Size = new System.Drawing.Size(1221, 324);
 | |
|             this.layoutControlItem8.Text = "订单明细";
 | |
|             this.layoutControlItem8.TextLocation = DevExpress.Utils.Locations.Top;
 | |
|             this.layoutControlItem8.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem8.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlItem11
 | |
|             // 
 | |
|             this.layoutControlItem11.AppearanceItemCaption.Font = new System.Drawing.Font("华文宋体", 12F, System.Drawing.FontStyle.Bold);
 | |
|             this.layoutControlItem11.AppearanceItemCaption.Options.UseFont = true;
 | |
|             this.layoutControlItem11.Control = this.lbOrderNo;
 | |
|             this.layoutControlItem11.Location = new System.Drawing.Point(0, 0);
 | |
|             this.layoutControlItem11.MaxSize = new System.Drawing.Size(428, 38);
 | |
|             this.layoutControlItem11.MinSize = new System.Drawing.Size(428, 38);
 | |
|             this.layoutControlItem11.Name = "layoutControlItem11";
 | |
|             this.layoutControlItem11.Size = new System.Drawing.Size(428, 38);
 | |
|             this.layoutControlItem11.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem11.Text = "单号";
 | |
|             this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem11.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlItem10
 | |
|             // 
 | |
|             this.layoutControlItem10.AppearanceItemCaption.Font = new System.Drawing.Font("华文仿宋", 12F, System.Drawing.FontStyle.Bold);
 | |
|             this.layoutControlItem10.AppearanceItemCaption.Options.UseFont = true;
 | |
|             this.layoutControlItem10.Control = this.lbVender;
 | |
|             this.layoutControlItem10.Location = new System.Drawing.Point(428, 0);
 | |
|             this.layoutControlItem10.Name = "layoutControlItem10";
 | |
|             this.layoutControlItem10.Size = new System.Drawing.Size(793, 38);
 | |
|             this.layoutControlItem10.Text = "供应商";
 | |
|             this.layoutControlItem10.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem10.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlGroup9
 | |
|             // 
 | |
|             this.layoutControlGroup9.AppearanceGroup.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
 | |
|             this.layoutControlGroup9.AppearanceGroup.Options.UseFont = true;
 | |
|             this.layoutControlGroup9.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
 | |
|             this.layoutControlItem16});
 | |
|             this.layoutControlGroup9.Location = new System.Drawing.Point(0, 438);
 | |
|             this.layoutControlGroup9.Name = "layoutControlGroup9";
 | |
|             this.layoutControlGroup9.Size = new System.Drawing.Size(1259, 307);
 | |
|             this.layoutControlGroup9.Text = "入库明细";
 | |
|             // 
 | |
|             // layoutControlItem16
 | |
|             // 
 | |
|             this.layoutControlItem16.Control = this.gridControl3;
 | |
|             this.layoutControlItem16.Location = new System.Drawing.Point(0, 0);
 | |
|             this.layoutControlItem16.Name = "layoutControlItem16";
 | |
|             this.layoutControlItem16.Size = new System.Drawing.Size(1221, 239);
 | |
|             this.layoutControlItem16.Text = "入库明细";
 | |
|             this.layoutControlItem16.TextLocation = DevExpress.Utils.Locations.Top;
 | |
|             this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem16.TextVisible = false;
 | |
|             // 
 | |
|             // tabbedControlGroup1
 | |
|             // 
 | |
|             this.tabbedControlGroup1.Location = new System.Drawing.Point(0, 745);
 | |
|             this.tabbedControlGroup1.Name = "tabbedControlGroup1";
 | |
|             this.tabbedControlGroup1.SelectedTabPage = this.lgsetup;
 | |
|             this.tabbedControlGroup1.SelectedTabPageIndex = 0;
 | |
|             this.tabbedControlGroup1.Size = new System.Drawing.Size(1259, 116);
 | |
|             this.tabbedControlGroup1.TabPages.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
 | |
|             this.lgsetup,
 | |
|             this.layoutControlGroup7});
 | |
|             // 
 | |
|             // lgsetup
 | |
|             // 
 | |
|             this.lgsetup.AppearanceGroup.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
 | |
|             this.lgsetup.AppearanceGroup.Options.UseFont = true;
 | |
|             this.lgsetup.ExpandButtonVisible = true;
 | |
|             this.lgsetup.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
 | |
|             this.layoutControlItem9,
 | |
|             this.layoutControlItem2,
 | |
|             this.layoutControlItem5,
 | |
|             this.emptySpaceItem1,
 | |
|             this.emptySpaceItem5,
 | |
|             this.emptySpaceItem7,
 | |
|             this.emptySpaceItem8,
 | |
|             this.layoutControlItem17});
 | |
|             this.lgsetup.Location = new System.Drawing.Point(0, 0);
 | |
|             this.lgsetup.Name = "lgsetup";
 | |
|             this.lgsetup.Size = new System.Drawing.Size(1220, 42);
 | |
|             this.lgsetup.Text = "正常入库";
 | |
|             // 
 | |
|             // layoutControlItem9
 | |
|             // 
 | |
|             this.layoutControlItem9.Control = this.btnIn;
 | |
|             this.layoutControlItem9.Location = new System.Drawing.Point(0, 0);
 | |
|             this.layoutControlItem9.MaxSize = new System.Drawing.Size(65, 42);
 | |
|             this.layoutControlItem9.MinSize = new System.Drawing.Size(65, 42);
 | |
|             this.layoutControlItem9.Name = "layoutControlItem9";
 | |
|             this.layoutControlItem9.Size = new System.Drawing.Size(65, 42);
 | |
|             this.layoutControlItem9.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem9.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem9.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlItem2
 | |
|             // 
 | |
|             this.layoutControlItem2.Control = this.btnPrintCode;
 | |
|             this.layoutControlItem2.Location = new System.Drawing.Point(81, 0);
 | |
|             this.layoutControlItem2.MaxSize = new System.Drawing.Size(92, 42);
 | |
|             this.layoutControlItem2.MinSize = new System.Drawing.Size(92, 42);
 | |
|             this.layoutControlItem2.Name = "layoutControlItem2";
 | |
|             this.layoutControlItem2.Size = new System.Drawing.Size(92, 42);
 | |
|             this.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem2.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlItem5
 | |
|             // 
 | |
|             this.layoutControlItem5.Control = this.btnPrintReport;
 | |
|             this.layoutControlItem5.Location = new System.Drawing.Point(197, 0);
 | |
|             this.layoutControlItem5.MaxSize = new System.Drawing.Size(91, 42);
 | |
|             this.layoutControlItem5.MinSize = new System.Drawing.Size(91, 42);
 | |
|             this.layoutControlItem5.Name = "layoutControlItem5";
 | |
|             this.layoutControlItem5.Size = new System.Drawing.Size(91, 42);
 | |
|             this.layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem5.TextVisible = false;
 | |
|             // 
 | |
|             // emptySpaceItem1
 | |
|             // 
 | |
|             this.emptySpaceItem1.AllowHotTrack = false;
 | |
|             this.emptySpaceItem1.Location = new System.Drawing.Point(388, 0);
 | |
|             this.emptySpaceItem1.Name = "emptySpaceItem1";
 | |
|             this.emptySpaceItem1.Size = new System.Drawing.Size(832, 42);
 | |
|             this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // emptySpaceItem5
 | |
|             // 
 | |
|             this.emptySpaceItem5.AllowHotTrack = false;
 | |
|             this.emptySpaceItem5.Location = new System.Drawing.Point(65, 0);
 | |
|             this.emptySpaceItem5.Name = "emptySpaceItem5";
 | |
|             this.emptySpaceItem5.Size = new System.Drawing.Size(16, 42);
 | |
|             this.emptySpaceItem5.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // emptySpaceItem7
 | |
|             // 
 | |
|             this.emptySpaceItem7.AllowHotTrack = false;
 | |
|             this.emptySpaceItem7.Location = new System.Drawing.Point(173, 0);
 | |
|             this.emptySpaceItem7.Name = "emptySpaceItem7";
 | |
|             this.emptySpaceItem7.Size = new System.Drawing.Size(24, 42);
 | |
|             this.emptySpaceItem7.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // emptySpaceItem8
 | |
|             // 
 | |
|             this.emptySpaceItem8.AllowHotTrack = false;
 | |
|             this.emptySpaceItem8.Location = new System.Drawing.Point(288, 0);
 | |
|             this.emptySpaceItem8.Name = "emptySpaceItem8";
 | |
|             this.emptySpaceItem8.Size = new System.Drawing.Size(38, 42);
 | |
|             this.emptySpaceItem8.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // layoutControlItem17
 | |
|             // 
 | |
|             this.layoutControlItem17.Control = this.simpleButton1;
 | |
|             this.layoutControlItem17.Location = new System.Drawing.Point(326, 0);
 | |
|             this.layoutControlItem17.Name = "layoutControlItem17";
 | |
|             this.layoutControlItem17.Size = new System.Drawing.Size(62, 42);
 | |
|             this.layoutControlItem17.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem17.TextVisible = false;
 | |
|             this.layoutControlItem17.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
 | |
|             // 
 | |
|             // layoutControlGroup7
 | |
|             // 
 | |
|             this.layoutControlGroup7.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
 | |
|             this.layoutControlItem14,
 | |
|             this.layoutControlItem15,
 | |
|             this.emptySpaceItem9,
 | |
|             this.emptySpaceItem10,
 | |
|             this.layoutControlItem4,
 | |
|             this.emptySpaceItem4});
 | |
|             this.layoutControlGroup7.Location = new System.Drawing.Point(0, 0);
 | |
|             this.layoutControlGroup7.Name = "layoutControlGroup7";
 | |
|             this.layoutControlGroup7.Size = new System.Drawing.Size(1220, 42);
 | |
|             this.layoutControlGroup7.Text = "其它入库";
 | |
|             // 
 | |
|             // layoutControlItem14
 | |
|             // 
 | |
|             this.layoutControlItem14.Control = this.btnCache;
 | |
|             this.layoutControlItem14.Location = new System.Drawing.Point(187, 0);
 | |
|             this.layoutControlItem14.MaxSize = new System.Drawing.Size(65, 42);
 | |
|             this.layoutControlItem14.MinSize = new System.Drawing.Size(65, 42);
 | |
|             this.layoutControlItem14.Name = "layoutControlItem14";
 | |
|             this.layoutControlItem14.Size = new System.Drawing.Size(65, 42);
 | |
|             this.layoutControlItem14.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem14.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem14.TextVisible = false;
 | |
|             this.layoutControlItem14.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
 | |
|             // 
 | |
|             // layoutControlItem15
 | |
|             // 
 | |
|             this.layoutControlItem15.Control = this.btnInStockAll;
 | |
|             this.layoutControlItem15.Location = new System.Drawing.Point(82, 0);
 | |
|             this.layoutControlItem15.MaxSize = new System.Drawing.Size(90, 42);
 | |
|             this.layoutControlItem15.MinSize = new System.Drawing.Size(90, 42);
 | |
|             this.layoutControlItem15.Name = "layoutControlItem15";
 | |
|             this.layoutControlItem15.Size = new System.Drawing.Size(90, 42);
 | |
|             this.layoutControlItem15.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem15.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem15.TextVisible = false;
 | |
|             // 
 | |
|             // emptySpaceItem9
 | |
|             // 
 | |
|             this.emptySpaceItem9.AllowHotTrack = false;
 | |
|             this.emptySpaceItem9.Location = new System.Drawing.Point(172, 0);
 | |
|             this.emptySpaceItem9.Name = "emptySpaceItem9";
 | |
|             this.emptySpaceItem9.Size = new System.Drawing.Size(15, 42);
 | |
|             this.emptySpaceItem9.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // emptySpaceItem10
 | |
|             // 
 | |
|             this.emptySpaceItem10.AllowHotTrack = false;
 | |
|             this.emptySpaceItem10.Location = new System.Drawing.Point(252, 0);
 | |
|             this.emptySpaceItem10.Name = "emptySpaceItem10";
 | |
|             this.emptySpaceItem10.Size = new System.Drawing.Size(968, 42);
 | |
|             this.emptySpaceItem10.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // layoutControlItem4
 | |
|             // 
 | |
|             this.layoutControlItem4.Control = this.btnDel;
 | |
|             this.layoutControlItem4.Location = new System.Drawing.Point(0, 0);
 | |
|             this.layoutControlItem4.MaxSize = new System.Drawing.Size(67, 42);
 | |
|             this.layoutControlItem4.MinSize = new System.Drawing.Size(67, 42);
 | |
|             this.layoutControlItem4.Name = "layoutControlItem4";
 | |
|             this.layoutControlItem4.Size = new System.Drawing.Size(67, 42);
 | |
|             this.layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem4.TextVisible = false;
 | |
|             // 
 | |
|             // emptySpaceItem4
 | |
|             // 
 | |
|             this.emptySpaceItem4.AllowHotTrack = false;
 | |
|             this.emptySpaceItem4.Location = new System.Drawing.Point(67, 0);
 | |
|             this.emptySpaceItem4.Name = "emptySpaceItem4";
 | |
|             this.emptySpaceItem4.Size = new System.Drawing.Size(15, 42);
 | |
|             this.emptySpaceItem4.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // layoutControlGroup6
 | |
|             // 
 | |
|             this.layoutControlGroup6.GroupBordersVisible = false;
 | |
|             this.layoutControlGroup6.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
 | |
|             this.layoutControlGroup3});
 | |
|             this.layoutControlGroup6.Location = new System.Drawing.Point(0, 0);
 | |
|             this.layoutControlGroup6.Name = "layoutControlGroup6";
 | |
|             this.layoutControlGroup6.Size = new System.Drawing.Size(649, 861);
 | |
|             this.layoutControlGroup6.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlGroup3
 | |
|             // 
 | |
|             this.layoutControlGroup3.AppearanceGroup.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
 | |
|             this.layoutControlGroup3.AppearanceGroup.Options.UseFont = true;
 | |
|             this.layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
 | |
|             this.layoutControlItem18,
 | |
|             this.layoutControlItem19,
 | |
|             this.layoutControlItem20,
 | |
|             this.emptySpaceItem3});
 | |
|             this.layoutControlGroup3.Location = new System.Drawing.Point(0, 0);
 | |
|             this.layoutControlGroup3.Name = "layoutControlGroup3";
 | |
|             this.layoutControlGroup3.Size = new System.Drawing.Size(649, 861);
 | |
|             this.layoutControlGroup3.Text = "入库单";
 | |
|             // 
 | |
|             // layoutControlItem18
 | |
|             // 
 | |
|             this.layoutControlItem18.Control = this.gridControl1;
 | |
|             this.layoutControlItem18.Location = new System.Drawing.Point(0, 24);
 | |
|             this.layoutControlItem18.Name = "layoutControlItem18";
 | |
|             this.layoutControlItem18.Size = new System.Drawing.Size(611, 729);
 | |
|             this.layoutControlItem18.Text = "待入库订单";
 | |
|             this.layoutControlItem18.TextLocation = DevExpress.Utils.Locations.Top;
 | |
|             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, 753);
 | |
|             this.layoutControlItem19.Name = "layoutControlItem19";
 | |
|             this.layoutControlItem19.Size = new System.Drawing.Size(611, 40);
 | |
|             this.layoutControlItem19.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem19.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlItem20
 | |
|             // 
 | |
|             this.layoutControlItem20.Control = this.textEditBarcode;
 | |
|             this.layoutControlItem20.CustomizationFormText = "单号";
 | |
|             this.layoutControlItem20.Location = new System.Drawing.Point(0, 0);
 | |
|             this.layoutControlItem20.MaxSize = new System.Drawing.Size(202, 24);
 | |
|             this.layoutControlItem20.MinSize = new System.Drawing.Size(202, 24);
 | |
|             this.layoutControlItem20.Name = "layoutControlItem20";
 | |
|             this.layoutControlItem20.Size = new System.Drawing.Size(202, 24);
 | |
|             this.layoutControlItem20.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem20.Text = "单号";
 | |
|             this.layoutControlItem20.TextSize = new System.Drawing.Size(36, 22);
 | |
|             // 
 | |
|             // emptySpaceItem3
 | |
|             // 
 | |
|             this.emptySpaceItem3.AllowHotTrack = false;
 | |
|             this.emptySpaceItem3.Location = new System.Drawing.Point(202, 0);
 | |
|             this.emptySpaceItem3.Name = "emptySpaceItem3";
 | |
|             this.emptySpaceItem3.Size = new System.Drawing.Size(409, 24);
 | |
|             this.emptySpaceItem3.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // GoodsInForm
 | |
|             // 
 | |
|             this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 22F);
 | |
|             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
 | |
|             this.ClientSize = new System.Drawing.Size(1954, 1218);
 | |
|             this.Controls.Add(this.layoutControl1);
 | |
|             this.Controls.Add(this.ribbon);
 | |
|             this.Margin = new System.Windows.Forms.Padding(10, 14, 10, 14);
 | |
|             this.Name = "GoodsInForm";
 | |
|             this.Ribbon = this.ribbon;
 | |
|             this.Text = "GoodsForm";
 | |
|             this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.GoodsInForm_FormClosing);
 | |
|             ((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.gridControl3)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.gridView3)).EndInit();
 | |
|             ((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.txtOrderNo.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtVender.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.comboState.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.dateEditTo.Properties.CalendarTimeProperties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.dateEditTo.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.dateEditFrom.Properties.CalendarTimeProperties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.dateEditFrom.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.textEditBarcode.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.splitterItem1)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.splitterItem4)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup8)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup9)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup1)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.lgsetup)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem5)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem7)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem8)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup7)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem9)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem10)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup6)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).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.BarButtonItem bbQuery;
 | |
|         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 txtOrderNo;
 | |
|         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
 | |
|         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup2;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19;
 | |
|         private DevExpress.XtraGrid.GridControl gridControl2;
 | |
|         private DevExpress.XtraGrid.Views.Grid.GridView gridView2;
 | |
|         private DevExpress.XtraEditors.SimpleButton btnQuery;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
 | |
|         private DevExpress.XtraEditors.SimpleButton btnIn;
 | |
|         private DevExpress.XtraEditors.TextEdit txtVender;
 | |
|         private DevExpress.XtraEditors.ComboBoxEdit comboState;
 | |
|         private DevExpress.XtraEditors.SimpleButton btnDel;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
 | |
|         private DevExpress.XtraEditors.DateEdit dateEditTo;
 | |
|         private DevExpress.XtraEditors.DateEdit dateEditFrom;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
 | |
|         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup4;
 | |
|         private DevExpress.XtraLayout.SplitterItem splitterItem1;
 | |
|         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup5;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2;
 | |
|         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup6;
 | |
|         private DevExpress.XtraEditors.SimpleButton btnPrintCode;
 | |
|         private DevExpress.XtraEditors.SimpleButton btnPrintReport;
 | |
|         private DevExpress.XtraEditors.SimpleButton btnInStockAll;
 | |
|         private DevExpress.XtraGrid.GridControl gridControl3;
 | |
|         private DevExpress.XtraGrid.Views.Grid.GridView gridView3;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16;
 | |
|         private DevExpress.XtraLayout.SplitterItem splitterItem4;
 | |
|         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup8;
 | |
|         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup9;
 | |
|         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup3;
 | |
|         private System.Windows.Forms.Label lbOrderNo;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
 | |
|         private System.Windows.Forms.Label lbVender;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
 | |
|         private DevExpress.XtraEditors.TextEdit textEditBarcode;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20;
 | |
|         private DevExpress.XtraBars.BarButtonItem barBiSyncGoods;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem3;
 | |
|         private DevExpress.XtraEditors.SimpleButton btnCache;
 | |
|         private DevExpress.XtraLayout.TabbedControlGroup tabbedControlGroup1;
 | |
|         private DevExpress.XtraLayout.LayoutControlGroup lgsetup;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem5;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem7;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem8;
 | |
|         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup7;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem9;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem10;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem4;
 | |
|         private DevExpress.XtraEditors.SimpleButton simpleButton1;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17;
 | |
|     }
 | |
| } |