866 lines
		
	
	
		
			51 KiB
		
	
	
	
		
			C#
		
	
	
	
			
		
		
	
	
			866 lines
		
	
	
		
			51 KiB
		
	
	
	
		
			C#
		
	
	
	
| namespace DeiNiu.wms.win
 | |
| {
 | |
|     partial class GoodsBatchOutForm
 | |
|     {
 | |
|         /// <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(GoodsBatchOutForm));
 | |
|             this.ribbon = new DevExpress.XtraBars.Ribbon.RibbonControl();
 | |
|             this.bbQuery = 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.lbLightsInfo = new System.Windows.Forms.Label();
 | |
|             this.lbCust = new System.Windows.Forms.Label();
 | |
|             this.lbOrderNo = new System.Windows.Forms.Label();
 | |
|             this.btnForceClose = new DevExpress.XtraEditors.SimpleButton();
 | |
|             this.gridControl4 = new DevExpress.XtraGrid.GridControl();
 | |
|             this.gridView4 = new DevExpress.XtraGrid.Views.Grid.GridView();
 | |
|             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.gridControl1 = new DevExpress.XtraGrid.GridControl();
 | |
|             this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
 | |
|             this.btnOut = new DevExpress.XtraEditors.SimpleButton();
 | |
|             this.btnDel = new DevExpress.XtraEditors.SimpleButton();
 | |
|             this.btnPrintCode = new DevExpress.XtraEditors.SimpleButton();
 | |
|             this.btnPrintReport = new DevExpress.XtraEditors.SimpleButton();
 | |
|             this.swAutoOrder = new DevExpress.XtraEditors.ToggleSwitch();
 | |
|             this.spinOrder = new DevExpress.XtraEditors.SpinEdit();
 | |
|             this.btnPickOrders = new DevExpress.XtraEditors.SimpleButton();
 | |
|             this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
 | |
|             this.layoutControlGroup4 = new DevExpress.XtraLayout.LayoutControlGroup();
 | |
|             this.splitterItem1 = new DevExpress.XtraLayout.SplitterItem();
 | |
|             this.layoutControlGroup5 = new DevExpress.XtraLayout.LayoutControlGroup();
 | |
|             this.tabbedControlGroup2 = new DevExpress.XtraLayout.TabbedControlGroup();
 | |
|             this.layoutControlGroup9 = new DevExpress.XtraLayout.LayoutControlGroup();
 | |
|             this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlGroup8 = new DevExpress.XtraLayout.LayoutControlGroup();
 | |
|             this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlGroup6 = new DevExpress.XtraLayout.LayoutControlGroup();
 | |
|             this.tabbedControlGroup1 = new DevExpress.XtraLayout.TabbedControlGroup();
 | |
|             this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup();
 | |
|             this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.lgsetup = new DevExpress.XtraLayout.LayoutControlGroup();
 | |
|             this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlGroup3 = new DevExpress.XtraLayout.LayoutControlGroup();
 | |
|             this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlGroup7 = new DevExpress.XtraLayout.LayoutControlGroup();
 | |
|             this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.emptySpaceItem9 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             ((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.gridControl4)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.gridView4)).BeginInit();
 | |
|             ((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.swAutoOrder.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.spinOrder.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.splitterItem1)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup2)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup9)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup8)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup6)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup1)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.lgsetup)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup7)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem9)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
 | |
|             this.SuspendLayout();
 | |
|             // 
 | |
|             // ribbon
 | |
|             // 
 | |
|             this.ribbon.ExpandCollapseItem.Id = 0;
 | |
|             this.ribbon.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
 | |
|             this.ribbon.ExpandCollapseItem,
 | |
|             this.bbQuery});
 | |
|             this.ribbon.Location = new System.Drawing.Point(0, 0);
 | |
|             this.ribbon.MaxItemId = 3;
 | |
|             this.ribbon.Name = "ribbon";
 | |
|             this.ribbon.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
 | |
|             this.ribbonPage1});
 | |
|             this.ribbon.Size = new System.Drawing.Size(1332, 147);
 | |
|             // 
 | |
|             // 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);
 | |
|             // 
 | |
|             // 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.Name = "ribbonPageGroup1";
 | |
|             this.ribbonPageGroup1.Text = "编辑";
 | |
|             // 
 | |
|             // layoutControl1
 | |
|             // 
 | |
|             this.layoutControl1.Controls.Add(this.lbLightsInfo);
 | |
|             this.layoutControl1.Controls.Add(this.lbCust);
 | |
|             this.layoutControl1.Controls.Add(this.lbOrderNo);
 | |
|             this.layoutControl1.Controls.Add(this.btnForceClose);
 | |
|             this.layoutControl1.Controls.Add(this.gridControl4);
 | |
|             this.layoutControl1.Controls.Add(this.gridControl3);
 | |
|             this.layoutControl1.Controls.Add(this.gridControl2);
 | |
|             this.layoutControl1.Controls.Add(this.gridControl1);
 | |
|             this.layoutControl1.Controls.Add(this.btnOut);
 | |
|             this.layoutControl1.Controls.Add(this.btnDel);
 | |
|             this.layoutControl1.Controls.Add(this.btnPrintCode);
 | |
|             this.layoutControl1.Controls.Add(this.btnPrintReport);
 | |
|             this.layoutControl1.Controls.Add(this.swAutoOrder);
 | |
|             this.layoutControl1.Controls.Add(this.spinOrder);
 | |
|             this.layoutControl1.Controls.Add(this.btnPickOrders);
 | |
|             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(2348, 394, 450, 400);
 | |
|             this.layoutControl1.Root = this.layoutControlGroup1;
 | |
|             this.layoutControl1.Size = new System.Drawing.Size(1332, 628);
 | |
|             this.layoutControl1.TabIndex = 2;
 | |
|             this.layoutControl1.Text = "layoutControl1";
 | |
|             // 
 | |
|             // lbLightsInfo
 | |
|             // 
 | |
|             this.lbLightsInfo.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
 | |
|             this.lbLightsInfo.ForeColor = System.Drawing.Color.Red;
 | |
|             this.lbLightsInfo.Location = new System.Drawing.Point(360, 33);
 | |
|             this.lbLightsInfo.Name = "lbLightsInfo";
 | |
|             this.lbLightsInfo.Size = new System.Drawing.Size(462, 25);
 | |
|             this.lbLightsInfo.TabIndex = 61;
 | |
|             this.lbLightsInfo.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
 | |
|             // 
 | |
|             // lbCust
 | |
|             // 
 | |
|             this.lbCust.Font = new System.Drawing.Font("华文仿宋", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
 | |
|             this.lbCust.Location = new System.Drawing.Point(923, 121);
 | |
|             this.lbCust.Name = "lbCust";
 | |
|             this.lbCust.Size = new System.Drawing.Size(383, 37);
 | |
|             this.lbCust.TabIndex = 43;
 | |
|             this.lbCust.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(579, 121);
 | |
|             this.lbOrderNo.Name = "lbOrderNo";
 | |
|             this.lbOrderNo.Size = new System.Drawing.Size(277, 37);
 | |
|             this.lbOrderNo.TabIndex = 42;
 | |
|             this.lbOrderNo.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
 | |
|             // 
 | |
|             // btnForceClose
 | |
|             // 
 | |
|             this.btnForceClose.Location = new System.Drawing.Point(115, 552);
 | |
|             this.btnForceClose.Name = "btnForceClose";
 | |
|             this.btnForceClose.Size = new System.Drawing.Size(73, 38);
 | |
|             this.btnForceClose.StyleController = this.layoutControl1;
 | |
|             this.btnForceClose.TabIndex = 40;
 | |
|             this.btnForceClose.Text = "出库完毕";
 | |
|             this.btnForceClose.Click += new System.EventHandler(this.btnForceClose_Click);
 | |
|             // 
 | |
|             // gridControl4
 | |
|             // 
 | |
|             this.gridControl4.Location = new System.Drawing.Point(26, 121);
 | |
|             this.gridControl4.MainView = this.gridView4;
 | |
|             this.gridControl4.MenuManager = this.ribbon;
 | |
|             this.gridControl4.Name = "gridControl4";
 | |
|             this.gridControl4.Size = new System.Drawing.Size(457, 481);
 | |
|             this.gridControl4.TabIndex = 39;
 | |
|             this.gridControl4.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
 | |
|             this.gridView4});
 | |
|             // 
 | |
|             // gridView4
 | |
|             // 
 | |
|             this.gridView4.GridControl = this.gridControl4;
 | |
|             this.gridView4.Name = "gridView4";
 | |
|             // 
 | |
|             // gridControl3
 | |
|             // 
 | |
|             this.gridControl3.Location = new System.Drawing.Point(516, 121);
 | |
|             this.gridControl3.MainView = this.gridView3;
 | |
|             this.gridControl3.MenuManager = this.ribbon;
 | |
|             this.gridControl3.Name = "gridControl3";
 | |
|             this.gridControl3.Size = new System.Drawing.Size(790, 481);
 | |
|             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.Location = new System.Drawing.Point(516, 162);
 | |
|             this.gridControl2.MainView = this.gridView2;
 | |
|             this.gridControl2.MenuManager = this.ribbon;
 | |
|             this.gridControl2.Name = "gridControl2";
 | |
|             this.gridControl2.Size = new System.Drawing.Size(790, 440);
 | |
|             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";
 | |
|             // 
 | |
|             // gridControl1
 | |
|             // 
 | |
|             this.gridControl1.Location = new System.Drawing.Point(26, 121);
 | |
|             this.gridControl1.MainView = this.gridView1;
 | |
|             this.gridControl1.MenuManager = this.ribbon;
 | |
|             this.gridControl1.Name = "gridControl1";
 | |
|             this.gridControl1.Size = new System.Drawing.Size(457, 396);
 | |
|             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);
 | |
|             // 
 | |
|             // btnOut
 | |
|             // 
 | |
|             this.btnOut.Location = new System.Drawing.Point(38, 552);
 | |
|             this.btnOut.Name = "btnOut";
 | |
|             this.btnOut.Size = new System.Drawing.Size(73, 38);
 | |
|             this.btnOut.StyleController = this.layoutControl1;
 | |
|             this.btnOut.TabIndex = 25;
 | |
|             this.btnOut.Text = "出库";
 | |
|             this.btnOut.Click += new System.EventHandler(this.btnOut_Click);
 | |
|             // 
 | |
|             // btnDel
 | |
|             // 
 | |
|             this.btnDel.Location = new System.Drawing.Point(192, 552);
 | |
|             this.btnDel.Name = "btnDel";
 | |
|             this.btnDel.Size = new System.Drawing.Size(74, 38);
 | |
|             this.btnDel.StyleController = this.layoutControl1;
 | |
|             this.btnDel.TabIndex = 27;
 | |
|             this.btnDel.Text = "作废";
 | |
|             // 
 | |
|             // btnPrintCode
 | |
|             // 
 | |
|             this.btnPrintCode.Image = ((System.Drawing.Image)(resources.GetObject("btnPrintCode.Image")));
 | |
|             this.btnPrintCode.Location = new System.Drawing.Point(270, 552);
 | |
|             this.btnPrintCode.Name = "btnPrintCode";
 | |
|             this.btnPrintCode.Size = new System.Drawing.Size(98, 38);
 | |
|             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(372, 552);
 | |
|             this.btnPrintReport.Name = "btnPrintReport";
 | |
|             this.btnPrintReport.Size = new System.Drawing.Size(99, 38);
 | |
|             this.btnPrintReport.StyleController = this.layoutControl1;
 | |
|             this.btnPrintReport.TabIndex = 36;
 | |
|             this.btnPrintReport.Text = "出库单";
 | |
|             this.btnPrintReport.Click += new System.EventHandler(this.btnPrintReport_Click);
 | |
|             // 
 | |
|             // swAutoOrder
 | |
|             // 
 | |
|             this.swAutoOrder.Location = new System.Drawing.Point(39, 33);
 | |
|             this.swAutoOrder.Name = "swAutoOrder";
 | |
|             this.swAutoOrder.Properties.AutoHeight = false;
 | |
|             this.swAutoOrder.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default;
 | |
|             this.swAutoOrder.Properties.OffText = "Off";
 | |
|             this.swAutoOrder.Properties.OnText = "On";
 | |
|             this.swAutoOrder.Properties.ShowText = false;
 | |
|             this.swAutoOrder.Size = new System.Drawing.Size(114, 25);
 | |
|             this.swAutoOrder.StyleController = this.layoutControl1;
 | |
|             this.swAutoOrder.TabIndex = 0;
 | |
|             this.swAutoOrder.Toggled += new System.EventHandler(this.swAutoOrder_Toggled);
 | |
|             // 
 | |
|             // spinOrder
 | |
|             // 
 | |
|             this.spinOrder.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
 | |
|             | System.Windows.Forms.AnchorStyles.Left) 
 | |
|             | System.Windows.Forms.AnchorStyles.Right)));
 | |
|             this.spinOrder.EditValue = new decimal(new int[] {
 | |
|             30,
 | |
|             0,
 | |
|             0,
 | |
|             0});
 | |
|             this.spinOrder.Location = new System.Drawing.Point(220, 33);
 | |
|             this.spinOrder.Name = "spinOrder";
 | |
|             this.spinOrder.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
 | |
|             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
 | |
|             this.spinOrder.Properties.Increment = new decimal(new int[] {
 | |
|             5,
 | |
|             0,
 | |
|             0,
 | |
|             0});
 | |
|             this.spinOrder.Properties.IsFloatValue = false;
 | |
|             this.spinOrder.Properties.Mask.EditMask = "N00";
 | |
|             this.spinOrder.Properties.MaxValue = new decimal(new int[] {
 | |
|             1800,
 | |
|             0,
 | |
|             0,
 | |
|             0});
 | |
|             this.spinOrder.Properties.MinValue = new decimal(new int[] {
 | |
|             1,
 | |
|             0,
 | |
|             0,
 | |
|             0});
 | |
|             this.spinOrder.Size = new System.Drawing.Size(72, 20);
 | |
|             this.spinOrder.StyleController = this.layoutControl1;
 | |
|             this.spinOrder.TabIndex = 2;
 | |
|             this.spinOrder.EditValueChanged += new System.EventHandler(this.spinOrder_EditValueChanged);
 | |
|             // 
 | |
|             // btnPickOrders
 | |
|             // 
 | |
|             this.btnPickOrders.Location = new System.Drawing.Point(306, 33);
 | |
|             this.btnPickOrders.Name = "btnPickOrders";
 | |
|             this.btnPickOrders.Size = new System.Drawing.Size(50, 25);
 | |
|             this.btnPickOrders.StyleController = this.layoutControl1;
 | |
|             this.btnPickOrders.TabIndex = 3;
 | |
|             this.btnPickOrders.Text = "更新";
 | |
|             this.btnPickOrders.Click += new System.EventHandler(this.btnPickOrders_Click);
 | |
|             // 
 | |
|             // layoutControlGroup1
 | |
|             // 
 | |
|             this.layoutControlGroup1.GroupBordersVisible = false;
 | |
|             this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
 | |
|             this.layoutControlGroup4,
 | |
|             this.layoutControlGroup7});
 | |
|             this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0);
 | |
|             this.layoutControlGroup1.Name = "Root";
 | |
|             this.layoutControlGroup1.Size = new System.Drawing.Size(1332, 628);
 | |
|             this.layoutControlGroup1.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlGroup4
 | |
|             // 
 | |
|             this.layoutControlGroup4.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
 | |
|             this.splitterItem1,
 | |
|             this.layoutControlGroup5,
 | |
|             this.layoutControlGroup6});
 | |
|             this.layoutControlGroup4.Location = new System.Drawing.Point(0, 72);
 | |
|             this.layoutControlGroup4.Name = "layoutControlGroup4";
 | |
|             this.layoutControlGroup4.Size = new System.Drawing.Size(1332, 556);
 | |
|             this.layoutControlGroup4.TextVisible = false;
 | |
|             // 
 | |
|             // splitterItem1
 | |
|             // 
 | |
|             this.splitterItem1.AllowHotTrack = true;
 | |
|             this.splitterItem1.Location = new System.Drawing.Point(485, 0);
 | |
|             this.splitterItem1.Name = "splitterItem1";
 | |
|             this.splitterItem1.Size = new System.Drawing.Size(5, 532);
 | |
|             // 
 | |
|             // layoutControlGroup5
 | |
|             // 
 | |
|             this.layoutControlGroup5.GroupBordersVisible = false;
 | |
|             this.layoutControlGroup5.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
 | |
|             this.tabbedControlGroup2});
 | |
|             this.layoutControlGroup5.Location = new System.Drawing.Point(490, 0);
 | |
|             this.layoutControlGroup5.Name = "layoutControlGroup5";
 | |
|             this.layoutControlGroup5.Size = new System.Drawing.Size(818, 532);
 | |
|             this.layoutControlGroup5.TextVisible = false;
 | |
|             // 
 | |
|             // tabbedControlGroup2
 | |
|             // 
 | |
|             this.tabbedControlGroup2.Location = new System.Drawing.Point(0, 0);
 | |
|             this.tabbedControlGroup2.Name = "tabbedControlGroup2";
 | |
|             this.tabbedControlGroup2.SelectedTabPage = this.layoutControlGroup9;
 | |
|             this.tabbedControlGroup2.SelectedTabPageIndex = 0;
 | |
|             this.tabbedControlGroup2.Size = new System.Drawing.Size(818, 532);
 | |
|             this.tabbedControlGroup2.TabPages.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
 | |
|             this.layoutControlGroup9,
 | |
|             this.layoutControlGroup8});
 | |
|             // 
 | |
|             // 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, 0);
 | |
|             this.layoutControlGroup9.Name = "layoutControlGroup9";
 | |
|             this.layoutControlGroup9.Size = new System.Drawing.Size(794, 485);
 | |
|             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(794, 485);
 | |
|             this.layoutControlItem16.Text = "出库货位明细";
 | |
|             this.layoutControlItem16.TextLocation = DevExpress.Utils.Locations.Top;
 | |
|             this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem16.TextVisible = false;
 | |
|             // 
 | |
|             // 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.layoutControlItem7,
 | |
|             this.layoutControlItem10});
 | |
|             this.layoutControlGroup8.Location = new System.Drawing.Point(0, 0);
 | |
|             this.layoutControlGroup8.Name = "layoutControlGroup8";
 | |
|             this.layoutControlGroup8.Size = new System.Drawing.Size(794, 485);
 | |
|             this.layoutControlGroup8.Text = "订单明细";
 | |
|             // 
 | |
|             // layoutControlItem8
 | |
|             // 
 | |
|             this.layoutControlItem8.Control = this.gridControl2;
 | |
|             this.layoutControlItem8.Location = new System.Drawing.Point(0, 41);
 | |
|             this.layoutControlItem8.Name = "layoutControlItem8";
 | |
|             this.layoutControlItem8.Size = new System.Drawing.Size(794, 444);
 | |
|             this.layoutControlItem8.Text = "订单明细";
 | |
|             this.layoutControlItem8.TextLocation = DevExpress.Utils.Locations.Top;
 | |
|             this.layoutControlItem8.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem8.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlItem7
 | |
|             // 
 | |
|             this.layoutControlItem7.AppearanceItemCaption.Font = new System.Drawing.Font("华文仿宋", 15F);
 | |
|             this.layoutControlItem7.AppearanceItemCaption.Options.UseFont = true;
 | |
|             this.layoutControlItem7.Control = this.lbOrderNo;
 | |
|             this.layoutControlItem7.Location = new System.Drawing.Point(0, 0);
 | |
|             this.layoutControlItem7.MaxSize = new System.Drawing.Size(344, 41);
 | |
|             this.layoutControlItem7.MinSize = new System.Drawing.Size(344, 41);
 | |
|             this.layoutControlItem7.Name = "layoutControlItem7";
 | |
|             this.layoutControlItem7.Size = new System.Drawing.Size(344, 41);
 | |
|             this.layoutControlItem7.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem7.Text = "单号";
 | |
|             this.layoutControlItem7.TextSize = new System.Drawing.Size(60, 22);
 | |
|             // 
 | |
|             // layoutControlItem10
 | |
|             // 
 | |
|             this.layoutControlItem10.AppearanceItemCaption.Font = new System.Drawing.Font("华文仿宋", 15F);
 | |
|             this.layoutControlItem10.AppearanceItemCaption.Options.UseFont = true;
 | |
|             this.layoutControlItem10.Control = this.lbCust;
 | |
|             this.layoutControlItem10.Location = new System.Drawing.Point(344, 0);
 | |
|             this.layoutControlItem10.Name = "layoutControlItem10";
 | |
|             this.layoutControlItem10.Size = new System.Drawing.Size(450, 41);
 | |
|             this.layoutControlItem10.Text = "客户";
 | |
|             this.layoutControlItem10.TextSize = new System.Drawing.Size(60, 22);
 | |
|             // 
 | |
|             // layoutControlGroup6
 | |
|             // 
 | |
|             this.layoutControlGroup6.GroupBordersVisible = false;
 | |
|             this.layoutControlGroup6.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
 | |
|             this.tabbedControlGroup1});
 | |
|             this.layoutControlGroup6.Location = new System.Drawing.Point(0, 0);
 | |
|             this.layoutControlGroup6.Name = "layoutControlGroup6";
 | |
|             this.layoutControlGroup6.Size = new System.Drawing.Size(485, 532);
 | |
|             this.layoutControlGroup6.TextVisible = false;
 | |
|             // 
 | |
|             // tabbedControlGroup1
 | |
|             // 
 | |
|             this.tabbedControlGroup1.Location = new System.Drawing.Point(0, 0);
 | |
|             this.tabbedControlGroup1.Name = "tabbedControlGroup1";
 | |
|             this.tabbedControlGroup1.SelectedTabPage = this.layoutControlGroup2;
 | |
|             this.tabbedControlGroup1.SelectedTabPageIndex = 0;
 | |
|             this.tabbedControlGroup1.Size = new System.Drawing.Size(485, 532);
 | |
|             this.tabbedControlGroup1.TabPages.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
 | |
|             this.layoutControlGroup2,
 | |
|             this.layoutControlGroup3});
 | |
|             // 
 | |
|             // layoutControlGroup2
 | |
|             // 
 | |
|             this.layoutControlGroup2.AppearanceGroup.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
 | |
|             this.layoutControlGroup2.AppearanceGroup.Options.UseFont = true;
 | |
|             this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
 | |
|             this.layoutControlItem18,
 | |
|             this.lgsetup});
 | |
|             this.layoutControlGroup2.Location = new System.Drawing.Point(0, 0);
 | |
|             this.layoutControlGroup2.Name = "layoutControlGroup2";
 | |
|             this.layoutControlGroup2.Size = new System.Drawing.Size(461, 485);
 | |
|             this.layoutControlGroup2.Text = "待出库订单";
 | |
|             // 
 | |
|             // 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(461, 400);
 | |
|             this.layoutControlItem18.Text = "待出库订单";
 | |
|             this.layoutControlItem18.TextLocation = DevExpress.Utils.Locations.Top;
 | |
|             this.layoutControlItem18.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem18.TextVisible = false;
 | |
|             // 
 | |
|             // 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.layoutControlItem4,
 | |
|             this.layoutControlItem2,
 | |
|             this.layoutControlItem5,
 | |
|             this.layoutControlItem9,
 | |
|             this.layoutControlItem1});
 | |
|             this.lgsetup.Location = new System.Drawing.Point(0, 400);
 | |
|             this.lgsetup.Name = "lgsetup";
 | |
|             this.lgsetup.Size = new System.Drawing.Size(461, 85);
 | |
|             this.lgsetup.Text = "操作";
 | |
|             // 
 | |
|             // layoutControlItem4
 | |
|             // 
 | |
|             this.layoutControlItem4.Control = this.btnDel;
 | |
|             this.layoutControlItem4.Location = new System.Drawing.Point(154, 0);
 | |
|             this.layoutControlItem4.MaxSize = new System.Drawing.Size(78, 42);
 | |
|             this.layoutControlItem4.MinSize = new System.Drawing.Size(78, 42);
 | |
|             this.layoutControlItem4.Name = "layoutControlItem4";
 | |
|             this.layoutControlItem4.Size = new System.Drawing.Size(78, 42);
 | |
|             this.layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem4.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlItem2
 | |
|             // 
 | |
|             this.layoutControlItem2.Control = this.btnPrintCode;
 | |
|             this.layoutControlItem2.Location = new System.Drawing.Point(232, 0);
 | |
|             this.layoutControlItem2.MaxSize = new System.Drawing.Size(102, 42);
 | |
|             this.layoutControlItem2.MinSize = new System.Drawing.Size(102, 42);
 | |
|             this.layoutControlItem2.Name = "layoutControlItem2";
 | |
|             this.layoutControlItem2.Size = new System.Drawing.Size(102, 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(334, 0);
 | |
|             this.layoutControlItem5.MaxSize = new System.Drawing.Size(103, 42);
 | |
|             this.layoutControlItem5.MinSize = new System.Drawing.Size(103, 42);
 | |
|             this.layoutControlItem5.Name = "layoutControlItem5";
 | |
|             this.layoutControlItem5.Size = new System.Drawing.Size(103, 42);
 | |
|             this.layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem5.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlItem9
 | |
|             // 
 | |
|             this.layoutControlItem9.Control = this.btnOut;
 | |
|             this.layoutControlItem9.Location = new System.Drawing.Point(0, 0);
 | |
|             this.layoutControlItem9.MaxSize = new System.Drawing.Size(77, 42);
 | |
|             this.layoutControlItem9.MinSize = new System.Drawing.Size(77, 42);
 | |
|             this.layoutControlItem9.Name = "layoutControlItem9";
 | |
|             this.layoutControlItem9.Size = new System.Drawing.Size(77, 42);
 | |
|             this.layoutControlItem9.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem9.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem9.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlItem1
 | |
|             // 
 | |
|             this.layoutControlItem1.Control = this.btnForceClose;
 | |
|             this.layoutControlItem1.Location = new System.Drawing.Point(77, 0);
 | |
|             this.layoutControlItem1.MaxSize = new System.Drawing.Size(77, 42);
 | |
|             this.layoutControlItem1.MinSize = new System.Drawing.Size(77, 42);
 | |
|             this.layoutControlItem1.Name = "layoutControlItem1";
 | |
|             this.layoutControlItem1.Size = new System.Drawing.Size(77, 42);
 | |
|             this.layoutControlItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem1.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlGroup3
 | |
|             // 
 | |
|             this.layoutControlGroup3.AppearanceGroup.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
 | |
|             this.layoutControlGroup3.AppearanceGroup.Options.UseFont = true;
 | |
|             this.layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
 | |
|             this.layoutControlItem17});
 | |
|             this.layoutControlGroup3.Location = new System.Drawing.Point(0, 0);
 | |
|             this.layoutControlGroup3.Name = "layoutControlGroup3";
 | |
|             this.layoutControlGroup3.Size = new System.Drawing.Size(461, 485);
 | |
|             this.layoutControlGroup3.Text = "补库单(PDA)";
 | |
|             // 
 | |
|             // layoutControlItem17
 | |
|             // 
 | |
|             this.layoutControlItem17.Control = this.gridControl4;
 | |
|             this.layoutControlItem17.Location = new System.Drawing.Point(0, 0);
 | |
|             this.layoutControlItem17.Name = "layoutControlItem17";
 | |
|             this.layoutControlItem17.Size = new System.Drawing.Size(461, 485);
 | |
|             this.layoutControlItem17.Text = "补库单(仅支持手持操作)";
 | |
|             this.layoutControlItem17.TextLocation = DevExpress.Utils.Locations.Top;
 | |
|             this.layoutControlItem17.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem17.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlGroup7
 | |
|             // 
 | |
|             this.layoutControlGroup7.AppearanceGroup.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
 | |
|             this.layoutControlGroup7.AppearanceGroup.Options.UseFont = true;
 | |
|             this.layoutControlGroup7.CustomizationFormText = "数据更新";
 | |
|             this.layoutControlGroup7.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
 | |
|             this.layoutControlItem3,
 | |
|             this.emptySpaceItem9,
 | |
|             this.layoutControlItem6,
 | |
|             this.layoutControlItem13,
 | |
|             this.emptySpaceItem2,
 | |
|             this.layoutControlItem11});
 | |
|             this.layoutControlGroup7.Location = new System.Drawing.Point(0, 0);
 | |
|             this.layoutControlGroup7.Name = "layoutControlGroup7";
 | |
|             this.layoutControlGroup7.Padding = new DevExpress.XtraLayout.Utils.Padding(5, 5, 9, 9);
 | |
|             this.layoutControlGroup7.Size = new System.Drawing.Size(1332, 72);
 | |
|             this.layoutControlGroup7.Text = "数据更新";
 | |
|             // 
 | |
|             // layoutControlItem3
 | |
|             // 
 | |
|             this.layoutControlItem3.Control = this.swAutoOrder;
 | |
|             this.layoutControlItem3.CustomizationFormText = "自动提取";
 | |
|             this.layoutControlItem3.Location = new System.Drawing.Point(0, 0);
 | |
|             this.layoutControlItem3.MaxSize = new System.Drawing.Size(147, 29);
 | |
|             this.layoutControlItem3.MinSize = new System.Drawing.Size(147, 29);
 | |
|             this.layoutControlItem3.Name = "layoutControlItem3";
 | |
|             this.layoutControlItem3.Size = new System.Drawing.Size(147, 29);
 | |
|             this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem3.Text = "自动";
 | |
|             this.layoutControlItem3.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
 | |
|             this.layoutControlItem3.TextLocation = DevExpress.Utils.Locations.Left;
 | |
|             this.layoutControlItem3.TextSize = new System.Drawing.Size(24, 14);
 | |
|             this.layoutControlItem3.TextToControlDistance = 5;
 | |
|             // 
 | |
|             // emptySpaceItem9
 | |
|             // 
 | |
|             this.emptySpaceItem9.AllowHotTrack = false;
 | |
|             this.emptySpaceItem9.CustomizationFormText = "emptySpaceItem7";
 | |
|             this.emptySpaceItem9.Location = new System.Drawing.Point(816, 0);
 | |
|             this.emptySpaceItem9.Name = "emptySpaceItem9";
 | |
|             this.emptySpaceItem9.Size = new System.Drawing.Size(500, 29);
 | |
|             this.emptySpaceItem9.Text = "emptySpaceItem7";
 | |
|             this.emptySpaceItem9.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // layoutControlItem6
 | |
|             // 
 | |
|             this.layoutControlItem6.Control = this.spinOrder;
 | |
|             this.layoutControlItem6.CustomizationFormText = "提取间隔";
 | |
|             this.layoutControlItem6.Location = new System.Drawing.Point(147, 0);
 | |
|             this.layoutControlItem6.MaxSize = new System.Drawing.Size(139, 29);
 | |
|             this.layoutControlItem6.MinSize = new System.Drawing.Size(139, 29);
 | |
|             this.layoutControlItem6.Name = "layoutControlItem6";
 | |
|             this.layoutControlItem6.Size = new System.Drawing.Size(139, 29);
 | |
|             this.layoutControlItem6.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem6.Text = "间隔(秒)";
 | |
|             this.layoutControlItem6.TextLocation = DevExpress.Utils.Locations.Left;
 | |
|             this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 14);
 | |
|             // 
 | |
|             // layoutControlItem13
 | |
|             // 
 | |
|             this.layoutControlItem13.Control = this.btnPickOrders;
 | |
|             this.layoutControlItem13.CustomizationFormText = "layoutControlItem4";
 | |
|             this.layoutControlItem13.Location = new System.Drawing.Point(296, 0);
 | |
|             this.layoutControlItem13.MaxSize = new System.Drawing.Size(54, 29);
 | |
|             this.layoutControlItem13.MinSize = new System.Drawing.Size(54, 29);
 | |
|             this.layoutControlItem13.Name = "layoutControlItem13";
 | |
|             this.layoutControlItem13.Size = new System.Drawing.Size(54, 29);
 | |
|             this.layoutControlItem13.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem13.Text = "layoutControlItem4";
 | |
|             this.layoutControlItem13.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem13.TextVisible = false;
 | |
|             // 
 | |
|             // emptySpaceItem2
 | |
|             // 
 | |
|             this.emptySpaceItem2.AllowHotTrack = false;
 | |
|             this.emptySpaceItem2.Location = new System.Drawing.Point(286, 0);
 | |
|             this.emptySpaceItem2.Name = "emptySpaceItem2";
 | |
|             this.emptySpaceItem2.Size = new System.Drawing.Size(10, 29);
 | |
|             this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // layoutControlItem11
 | |
|             // 
 | |
|             this.layoutControlItem11.Control = this.lbLightsInfo;
 | |
|             this.layoutControlItem11.Location = new System.Drawing.Point(350, 0);
 | |
|             this.layoutControlItem11.Name = "layoutControlItem11";
 | |
|             this.layoutControlItem11.Size = new System.Drawing.Size(466, 29);
 | |
|             this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem11.TextVisible = false;
 | |
|             // 
 | |
|             // GoodsBatchOutForm
 | |
|             // 
 | |
|             this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
 | |
|             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
 | |
|             this.ClientSize = new System.Drawing.Size(1332, 775);
 | |
|             this.Controls.Add(this.layoutControl1);
 | |
|             this.Controls.Add(this.ribbon);
 | |
|             this.Name = "GoodsBatchOutForm";
 | |
|             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.gridControl4)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.gridView4)).EndInit();
 | |
|             ((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.swAutoOrder.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.spinOrder.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.splitterItem1)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup2)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup9)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup8)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup6)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup1)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.lgsetup)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup7)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem9)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).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 DevExpress.XtraGrid.GridControl gridControl1;
 | |
|         private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
 | |
|         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
 | |
|         private DevExpress.XtraGrid.GridControl gridControl2;
 | |
|         private DevExpress.XtraGrid.Views.Grid.GridView gridView2;
 | |
|         private DevExpress.XtraEditors.SimpleButton btnOut;
 | |
|         private DevExpress.XtraLayout.LayoutControlGroup lgsetup;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
 | |
|         private DevExpress.XtraEditors.SimpleButton btnDel;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
 | |
|         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup4;
 | |
|         private DevExpress.XtraLayout.SplitterItem splitterItem1;
 | |
|         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup5;
 | |
|         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup6;
 | |
|         private DevExpress.XtraEditors.SimpleButton btnPrintCode;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
 | |
|         private DevExpress.XtraEditors.SimpleButton btnPrintReport;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
 | |
|         private DevExpress.XtraGrid.GridControl gridControl3;
 | |
|         private DevExpress.XtraGrid.Views.Grid.GridView gridView3;
 | |
|         private DevExpress.XtraGrid.GridControl gridControl4;
 | |
|         private DevExpress.XtraGrid.Views.Grid.GridView gridView4;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17;
 | |
|         private DevExpress.XtraEditors.SimpleButton btnForceClose;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
 | |
|         private DevExpress.XtraEditors.ToggleSwitch swAutoOrder;
 | |
|         private DevExpress.XtraEditors.SpinEdit spinOrder;
 | |
|         private DevExpress.XtraEditors.SimpleButton btnPickOrders;
 | |
|         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup7;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem9;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2;
 | |
|         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup3;
 | |
|         private System.Windows.Forms.Label lbCust;
 | |
|         private System.Windows.Forms.Label lbOrderNo;
 | |
|         private System.Windows.Forms.Label lbLightsInfo;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
 | |
|         private DevExpress.XtraLayout.TabbedControlGroup tabbedControlGroup2;
 | |
|         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup8;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
 | |
|         private DevExpress.XtraLayout.TabbedControlGroup tabbedControlGroup1;
 | |
|         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup2;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18;
 | |
|         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup9;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16;
 | |
|     }
 | |
| } |