878 lines
		
	
	
		
			51 KiB
		
	
	
	
		
			C#
		
	
	
	
			
		
		
	
	
			878 lines
		
	
	
		
			51 KiB
		
	
	
	
		
			C#
		
	
	
	
| namespace DeiNiu.wms.win 
 | |
| {
 | |
|     partial class GoodsOutFormOld
 | |
|     {
 | |
|         /// <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(GoodsOutFormOld));
 | |
|             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.gridControl1 = new DevExpress.XtraGrid.GridControl();
 | |
|             this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
 | |
|             this.ribbonControl1 = new DevExpress.XtraBars.Ribbon.RibbonControl();
 | |
|             this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
 | |
|             this.ribbonPage2 = new DevExpress.XtraBars.Ribbon.RibbonPage();
 | |
|             this.ribbonPageGroup2 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
 | |
|             this.gridControl2 = new DevExpress.XtraGrid.GridControl();
 | |
|             this.gridView3 = new DevExpress.XtraGrid.Views.Grid.GridView();
 | |
|             this.lbLightsInfo = new System.Windows.Forms.Label();
 | |
|             this.lbWaveSpan = new System.Windows.Forms.Label();
 | |
|             this.lbWaveNo = new System.Windows.Forms.Label();
 | |
|             this.btnRelight = new DevExpress.XtraEditors.SimpleButton();
 | |
|             this.btnEndWave = new DevExpress.XtraEditors.SimpleButton();
 | |
|             this.btnNewWave = new DevExpress.XtraEditors.SimpleButton();
 | |
|             this.swAutoWave = new DevExpress.XtraEditors.ToggleSwitch();
 | |
|             this.spinWave = new DevExpress.XtraEditors.SpinEdit();
 | |
|             this.btnRefresh = new DevExpress.XtraEditors.SimpleButton();
 | |
|             this.btnExport = new DevExpress.XtraEditors.SimpleButton();
 | |
|             this.spinColors = new DevExpress.XtraEditors.SpinEdit();
 | |
|             this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
 | |
|             this.layoutControlGroup5 = new DevExpress.XtraLayout.LayoutControlGroup();
 | |
|             this.tabbedControlGroup1 = new DevExpress.XtraLayout.TabbedControlGroup();
 | |
|             this.layoutControlGroup7 = new DevExpress.XtraLayout.LayoutControlGroup();
 | |
|             this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup();
 | |
|             this.emptySpaceItem3 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlGroup3 = new DevExpress.XtraLayout.LayoutControlGroup();
 | |
|             this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.emptySpaceItem5 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.emptySpaceItem4 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.emptySpaceItem6 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.emptySpaceItem7 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.emptySpaceItem8 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.emptySpaceItem9 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.simpleSeparator1 = new DevExpress.XtraLayout.SimpleSeparator();
 | |
|             this.simpleSeparator2 = new DevExpress.XtraLayout.SimpleSeparator();
 | |
|             this.imageList1 = new System.Windows.Forms.ImageList();
 | |
|             ((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.gridControl1)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.gridControl2)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.gridView3)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.swAutoWave.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.spinWave.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.spinColors.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup1)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup7)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem5)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem6)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem7)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem8)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem9)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator1)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator2)).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(1368, 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.gridControl1);
 | |
|             this.layoutControl1.Controls.Add(this.gridControl2);
 | |
|             this.layoutControl1.Controls.Add(this.lbLightsInfo);
 | |
|             this.layoutControl1.Controls.Add(this.lbWaveSpan);
 | |
|             this.layoutControl1.Controls.Add(this.lbWaveNo);
 | |
|             this.layoutControl1.Controls.Add(this.btnRelight);
 | |
|             this.layoutControl1.Controls.Add(this.btnEndWave);
 | |
|             this.layoutControl1.Controls.Add(this.btnNewWave);
 | |
|             this.layoutControl1.Controls.Add(this.swAutoWave);
 | |
|             this.layoutControl1.Controls.Add(this.spinWave);
 | |
|             this.layoutControl1.Controls.Add(this.btnRefresh);
 | |
|             this.layoutControl1.Controls.Add(this.btnExport);
 | |
|             this.layoutControl1.Controls.Add(this.spinColors);
 | |
|             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(2287, 422, 450, 400);
 | |
|             this.layoutControl1.Root = this.layoutControlGroup1;
 | |
|             this.layoutControl1.Size = new System.Drawing.Size(1368, 628);
 | |
|             this.layoutControl1.TabIndex = 2;
 | |
|             this.layoutControl1.Text = "layoutControl1";
 | |
|             // 
 | |
|             // gridControl1
 | |
|             // 
 | |
|             this.gridControl1.Location = new System.Drawing.Point(351, 37);
 | |
|             this.gridControl1.MainView = this.gridView1;
 | |
|             this.gridControl1.MenuManager = this.ribbonControl1;
 | |
|             this.gridControl1.Name = "gridControl1";
 | |
|             this.gridControl1.Size = new System.Drawing.Size(1003, 535);
 | |
|             this.gridControl1.TabIndex = 71;
 | |
|             this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
 | |
|             this.gridView1});
 | |
|             // 
 | |
|             // gridView1
 | |
|             // 
 | |
|             this.gridView1.GridControl = this.gridControl1;
 | |
|             this.gridView1.Name = "gridView1";
 | |
|             // 
 | |
|             // ribbonControl1
 | |
|             // 
 | |
|             this.ribbonControl1.ExpandCollapseItem.Id = 0;
 | |
|             this.ribbonControl1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
 | |
|             this.ribbonControl1.ExpandCollapseItem,
 | |
|             this.barButtonItem1});
 | |
|             this.ribbonControl1.Location = new System.Drawing.Point(0, 0);
 | |
|             this.ribbonControl1.MaxItemId = 3;
 | |
|             this.ribbonControl1.Name = "ribbonControl1";
 | |
|             this.ribbonControl1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
 | |
|             this.ribbonPage2});
 | |
|             this.ribbonControl1.Size = new System.Drawing.Size(1368, 145);
 | |
|             // 
 | |
|             // barButtonItem1
 | |
|             // 
 | |
|             this.barButtonItem1.Caption = "查询";
 | |
|             this.barButtonItem1.Id = 1;
 | |
|             this.barButtonItem1.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("barButtonItem1.ImageOptions.Image")));
 | |
|             this.barButtonItem1.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonItem1.ImageOptions.LargeImage")));
 | |
|             this.barButtonItem1.Name = "barButtonItem1";
 | |
|             // 
 | |
|             // ribbonPage2
 | |
|             // 
 | |
|             this.ribbonPage2.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
 | |
|             this.ribbonPageGroup2});
 | |
|             this.ribbonPage2.Name = "ribbonPage2";
 | |
|             this.ribbonPage2.Text = "编辑";
 | |
|             // 
 | |
|             // ribbonPageGroup2
 | |
|             // 
 | |
|             this.ribbonPageGroup2.ItemLinks.Add(this.barButtonItem1);
 | |
|             this.ribbonPageGroup2.Name = "ribbonPageGroup2";
 | |
|             this.ribbonPageGroup2.Text = "编辑";
 | |
|             // 
 | |
|             // gridControl2
 | |
|             // 
 | |
|             this.gridControl2.Location = new System.Drawing.Point(351, 37);
 | |
|             this.gridControl2.MainView = this.gridView3;
 | |
|             this.gridControl2.MenuManager = this.ribbonControl1;
 | |
|             this.gridControl2.Name = "gridControl2";
 | |
|             this.gridControl2.Size = new System.Drawing.Size(1003, 577);
 | |
|             this.gridControl2.TabIndex = 70;
 | |
|             this.gridControl2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
 | |
|             this.gridView3});
 | |
|             // 
 | |
|             // gridView3
 | |
|             // 
 | |
|             this.gridView3.GridControl = this.gridControl2;
 | |
|             this.gridView3.Name = "gridView3";
 | |
|             // 
 | |
|             // lbLightsInfo
 | |
|             // 
 | |
|             this.lbLightsInfo.Font = new System.Drawing.Font("Tahoma", 15F);
 | |
|             this.lbLightsInfo.Location = new System.Drawing.Point(14, 137);
 | |
|             this.lbLightsInfo.Name = "lbLightsInfo";
 | |
|             this.lbLightsInfo.Size = new System.Drawing.Size(305, 37);
 | |
|             this.lbLightsInfo.TabIndex = 69;
 | |
|             this.lbLightsInfo.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
 | |
|             // 
 | |
|             // lbWaveSpan
 | |
|             // 
 | |
|             this.lbWaveSpan.Font = new System.Drawing.Font("Tahoma", 15F);
 | |
|             this.lbWaveSpan.Location = new System.Drawing.Point(14, 103);
 | |
|             this.lbWaveSpan.Name = "lbWaveSpan";
 | |
|             this.lbWaveSpan.Size = new System.Drawing.Size(305, 20);
 | |
|             this.lbWaveSpan.TabIndex = 57;
 | |
|             this.lbWaveSpan.Text = "00:00:00";
 | |
|             this.lbWaveSpan.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
 | |
|             // 
 | |
|             // lbWaveNo
 | |
|             // 
 | |
|             this.lbWaveNo.Font = new System.Drawing.Font("华文仿宋", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
 | |
|             this.lbWaveNo.Location = new System.Drawing.Point(14, 60);
 | |
|             this.lbWaveNo.Name = "lbWaveNo";
 | |
|             this.lbWaveNo.Size = new System.Drawing.Size(305, 29);
 | |
|             this.lbWaveNo.TabIndex = 45;
 | |
|             this.lbWaveNo.Text = "无";
 | |
|             this.lbWaveNo.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
 | |
|             // 
 | |
|             // btnRelight
 | |
|             // 
 | |
|             this.btnRelight.Location = new System.Drawing.Point(14, 261);
 | |
|             this.btnRelight.Name = "btnRelight";
 | |
|             this.btnRelight.Size = new System.Drawing.Size(73, 25);
 | |
|             this.btnRelight.StyleController = this.layoutControl1;
 | |
|             this.btnRelight.TabIndex = 43;
 | |
|             this.btnRelight.Text = "重新点亮";
 | |
|             this.btnRelight.Click += new System.EventHandler(this.btnRelight_Click);
 | |
|             // 
 | |
|             // btnEndWave
 | |
|             // 
 | |
|             this.btnEndWave.Location = new System.Drawing.Point(91, 261);
 | |
|             this.btnEndWave.Name = "btnEndWave";
 | |
|             this.btnEndWave.Size = new System.Drawing.Size(73, 25);
 | |
|             this.btnEndWave.StyleController = this.layoutControl1;
 | |
|             this.btnEndWave.TabIndex = 25;
 | |
|             this.btnEndWave.Text = "强制结束";
 | |
|             this.btnEndWave.Click += new System.EventHandler(this.btnEndWave_Click);
 | |
|             // 
 | |
|             // btnNewWave
 | |
|             // 
 | |
|             this.btnNewWave.Location = new System.Drawing.Point(244, 261);
 | |
|             this.btnNewWave.Name = "btnNewWave";
 | |
|             this.btnNewWave.Size = new System.Drawing.Size(75, 25);
 | |
|             this.btnNewWave.StyleController = this.layoutControl1;
 | |
|             this.btnNewWave.TabIndex = 37;
 | |
|             this.btnNewWave.Text = "新波次";
 | |
|             this.btnNewWave.Click += new System.EventHandler(this.btnNewWave_Click);
 | |
|             // 
 | |
|             // swAutoWave
 | |
|             // 
 | |
|             this.swAutoWave.EditValue = true;
 | |
|             this.swAutoWave.Location = new System.Drawing.Point(65, 188);
 | |
|             this.swAutoWave.Name = "swAutoWave";
 | |
|             this.swAutoWave.Properties.AutoHeight = false;
 | |
|             this.swAutoWave.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default;
 | |
|             this.swAutoWave.Properties.OffText = "Off";
 | |
|             this.swAutoWave.Properties.OnText = "On";
 | |
|             this.swAutoWave.Properties.ShowText = false;
 | |
|             this.swAutoWave.Size = new System.Drawing.Size(113, 25);
 | |
|             this.swAutoWave.StyleController = this.layoutControl1;
 | |
|             this.swAutoWave.TabIndex = 40;
 | |
|             this.swAutoWave.Toggled += new System.EventHandler(this.swAutoWave_Toggled);
 | |
|             // 
 | |
|             // spinWave
 | |
|             // 
 | |
|             this.spinWave.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.spinWave.EditValue = new decimal(new int[] {
 | |
|             5,
 | |
|             0,
 | |
|             0,
 | |
|             0});
 | |
|             this.spinWave.Location = new System.Drawing.Point(233, 188);
 | |
|             this.spinWave.Name = "spinWave";
 | |
|             this.spinWave.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
 | |
|             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
 | |
|             this.spinWave.Properties.IsFloatValue = false;
 | |
|             this.spinWave.Properties.Mask.EditMask = "N00";
 | |
|             this.spinWave.Properties.MaxValue = new decimal(new int[] {
 | |
|             6000,
 | |
|             0,
 | |
|             0,
 | |
|             0});
 | |
|             this.spinWave.Properties.MinValue = new decimal(new int[] {
 | |
|             1,
 | |
|             0,
 | |
|             0,
 | |
|             0});
 | |
|             this.spinWave.Size = new System.Drawing.Size(86, 20);
 | |
|             this.spinWave.StyleController = this.layoutControl1;
 | |
|             this.spinWave.TabIndex = 41;
 | |
|             // 
 | |
|             // btnRefresh
 | |
|             // 
 | |
|             this.btnRefresh.Location = new System.Drawing.Point(168, 261);
 | |
|             this.btnRefresh.Name = "btnRefresh";
 | |
|             this.btnRefresh.Size = new System.Drawing.Size(72, 25);
 | |
|             this.btnRefresh.StyleController = this.layoutControl1;
 | |
|             this.btnRefresh.TabIndex = 44;
 | |
|             this.btnRefresh.Text = "刷新";
 | |
|             this.btnRefresh.Click += new System.EventHandler(this.btnRefresh_Click);
 | |
|             // 
 | |
|             // btnExport
 | |
|             // 
 | |
|             this.btnExport.ImageUri.Uri = "ExportToXLS";
 | |
|             this.btnExport.Location = new System.Drawing.Point(351, 576);
 | |
|             this.btnExport.Name = "btnExport";
 | |
|             this.btnExport.Size = new System.Drawing.Size(98, 38);
 | |
|             this.btnExport.StyleController = this.layoutControl1;
 | |
|             this.btnExport.TabIndex = 68;
 | |
|             this.btnExport.Text = "导出";
 | |
|             this.btnExport.Click += new System.EventHandler(this.btnExport_Click);
 | |
|             // 
 | |
|             // spinColors
 | |
|             // 
 | |
|             this.spinColors.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.spinColors.EditValue = new decimal(new int[] {
 | |
|             9,
 | |
|             0,
 | |
|             0,
 | |
|             0});
 | |
|             this.spinColors.Location = new System.Drawing.Point(65, 227);
 | |
|             this.spinColors.Name = "spinColors";
 | |
|             this.spinColors.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
 | |
|             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
 | |
|             this.spinColors.Properties.IsFloatValue = false;
 | |
|             this.spinColors.Properties.Mask.EditMask = "N00";
 | |
|             this.spinColors.Properties.MaxValue = new decimal(new int[] {
 | |
|             9,
 | |
|             0,
 | |
|             0,
 | |
|             0});
 | |
|             this.spinColors.Properties.MinValue = new decimal(new int[] {
 | |
|             1,
 | |
|             0,
 | |
|             0,
 | |
|             0});
 | |
|             this.spinColors.Size = new System.Drawing.Size(99, 20);
 | |
|             this.spinColors.StyleController = this.layoutControl1;
 | |
|             this.spinColors.TabIndex = 41;
 | |
|             this.spinColors.EditValueChanged += new System.EventHandler(this.spinColors_EditValueChanged);
 | |
|             // 
 | |
|             // layoutControlGroup1
 | |
|             // 
 | |
|             this.layoutControlGroup1.GroupBordersVisible = false;
 | |
|             this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
 | |
|             this.layoutControlGroup5});
 | |
|             this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0);
 | |
|             this.layoutControlGroup1.Name = "Root";
 | |
|             this.layoutControlGroup1.Size = new System.Drawing.Size(1368, 628);
 | |
|             this.layoutControlGroup1.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlGroup5
 | |
|             // 
 | |
|             this.layoutControlGroup5.AppearanceGroup.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
 | |
|             this.layoutControlGroup5.AppearanceGroup.Options.UseFont = true;
 | |
|             this.layoutControlGroup5.GroupBordersVisible = false;
 | |
|             this.layoutControlGroup5.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
 | |
|             this.tabbedControlGroup1,
 | |
|             this.layoutControlGroup3,
 | |
|             this.simpleSeparator1,
 | |
|             this.simpleSeparator2});
 | |
|             this.layoutControlGroup5.Location = new System.Drawing.Point(0, 0);
 | |
|             this.layoutControlGroup5.Name = "layoutControlGroup5";
 | |
|             this.layoutControlGroup5.Size = new System.Drawing.Size(1368, 628);
 | |
|             this.layoutControlGroup5.Text = "波次出库";
 | |
|             this.layoutControlGroup5.TextVisible = false;
 | |
|             // 
 | |
|             // tabbedControlGroup1
 | |
|             // 
 | |
|             this.tabbedControlGroup1.Location = new System.Drawing.Point(337, 0);
 | |
|             this.tabbedControlGroup1.Name = "tabbedControlGroup1";
 | |
|             this.tabbedControlGroup1.SelectedTabPage = this.layoutControlGroup7;
 | |
|             this.tabbedControlGroup1.SelectedTabPageIndex = 0;
 | |
|             this.tabbedControlGroup1.Size = new System.Drawing.Size(1031, 628);
 | |
|             this.tabbedControlGroup1.TabPages.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
 | |
|             this.layoutControlGroup7,
 | |
|             this.layoutControlGroup2});
 | |
|             // 
 | |
|             // layoutControlGroup7
 | |
|             // 
 | |
|             this.layoutControlGroup7.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
 | |
|             this.layoutControlItem8});
 | |
|             this.layoutControlGroup7.Location = new System.Drawing.Point(0, 0);
 | |
|             this.layoutControlGroup7.Name = "layoutControlGroup7";
 | |
|             this.layoutControlGroup7.Size = new System.Drawing.Size(1007, 581);
 | |
|             this.layoutControlGroup7.Text = "亮灯数据";
 | |
|             // 
 | |
|             // layoutControlItem8
 | |
|             // 
 | |
|             this.layoutControlItem8.Control = this.gridControl2;
 | |
|             this.layoutControlItem8.Location = new System.Drawing.Point(0, 0);
 | |
|             this.layoutControlItem8.Name = "layoutControlItem8";
 | |
|             this.layoutControlItem8.Size = new System.Drawing.Size(1007, 581);
 | |
|             this.layoutControlItem8.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem8.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlGroup2
 | |
|             // 
 | |
|             this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
 | |
|             this.emptySpaceItem3,
 | |
|             this.layoutControlItem3,
 | |
|             this.layoutControlItem1});
 | |
|             this.layoutControlGroup2.Location = new System.Drawing.Point(0, 0);
 | |
|             this.layoutControlGroup2.Name = "layoutControlGroup2";
 | |
|             this.layoutControlGroup2.Size = new System.Drawing.Size(1007, 581);
 | |
|             this.layoutControlGroup2.Text = "无效货位";
 | |
|             // 
 | |
|             // emptySpaceItem3
 | |
|             // 
 | |
|             this.emptySpaceItem3.AllowHotTrack = false;
 | |
|             this.emptySpaceItem3.Location = new System.Drawing.Point(102, 539);
 | |
|             this.emptySpaceItem3.Name = "emptySpaceItem3";
 | |
|             this.emptySpaceItem3.Size = new System.Drawing.Size(905, 42);
 | |
|             this.emptySpaceItem3.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // layoutControlItem3
 | |
|             // 
 | |
|             this.layoutControlItem3.Control = this.btnExport;
 | |
|             this.layoutControlItem3.Location = new System.Drawing.Point(0, 539);
 | |
|             this.layoutControlItem3.MaxSize = new System.Drawing.Size(102, 42);
 | |
|             this.layoutControlItem3.MinSize = new System.Drawing.Size(102, 42);
 | |
|             this.layoutControlItem3.Name = "layoutControlItem3";
 | |
|             this.layoutControlItem3.Size = new System.Drawing.Size(102, 42);
 | |
|             this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem3.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlItem1
 | |
|             // 
 | |
|             this.layoutControlItem1.Control = this.gridControl1;
 | |
|             this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
 | |
|             this.layoutControlItem1.Name = "layoutControlItem1";
 | |
|             this.layoutControlItem1.Size = new System.Drawing.Size(1007, 539);
 | |
|             this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem1.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlGroup3
 | |
|             // 
 | |
|             this.layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
 | |
|             this.layoutControlItem11,
 | |
|             this.layoutControlItem2,
 | |
|             this.layoutControlItem9,
 | |
|             this.layoutControlItem10,
 | |
|             this.emptySpaceItem5,
 | |
|             this.layoutControlItem12,
 | |
|             this.emptySpaceItem4,
 | |
|             this.layoutControlItem14,
 | |
|             this.layoutControlItem4,
 | |
|             this.emptySpaceItem2,
 | |
|             this.emptySpaceItem6,
 | |
|             this.layoutControlItem6,
 | |
|             this.emptySpaceItem7,
 | |
|             this.emptySpaceItem1,
 | |
|             this.layoutControlItem5,
 | |
|             this.emptySpaceItem8,
 | |
|             this.layoutControlItem7,
 | |
|             this.emptySpaceItem9});
 | |
|             this.layoutControlGroup3.Location = new System.Drawing.Point(0, 0);
 | |
|             this.layoutControlGroup3.Name = "layoutControlGroup3";
 | |
|             this.layoutControlGroup3.Padding = new DevExpress.XtraLayout.Utils.Padding(9, 9, 9, 0);
 | |
|             this.layoutControlGroup3.Size = new System.Drawing.Size(333, 628);
 | |
|             this.layoutControlGroup3.Text = "波次控制";
 | |
|             // 
 | |
|             // layoutControlItem11
 | |
|             // 
 | |
|             this.layoutControlItem11.Control = this.lbWaveNo;
 | |
|             this.layoutControlItem11.Location = new System.Drawing.Point(0, 27);
 | |
|             this.layoutControlItem11.MaxSize = new System.Drawing.Size(309, 33);
 | |
|             this.layoutControlItem11.MinSize = new System.Drawing.Size(309, 33);
 | |
|             this.layoutControlItem11.Name = "layoutControlItem11";
 | |
|             this.layoutControlItem11.Size = new System.Drawing.Size(309, 33);
 | |
|             this.layoutControlItem11.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem11.Text = "当前波次";
 | |
|             this.layoutControlItem11.TextLocation = DevExpress.Utils.Locations.Top;
 | |
|             this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem11.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlItem2
 | |
|             // 
 | |
|             this.layoutControlItem2.Control = this.btnRelight;
 | |
|             this.layoutControlItem2.Location = new System.Drawing.Point(0, 228);
 | |
|             this.layoutControlItem2.MaxSize = new System.Drawing.Size(77, 29);
 | |
|             this.layoutControlItem2.MinSize = new System.Drawing.Size(77, 29);
 | |
|             this.layoutControlItem2.Name = "layoutControlItem2";
 | |
|             this.layoutControlItem2.Size = new System.Drawing.Size(77, 29);
 | |
|             this.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem2.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlItem9
 | |
|             // 
 | |
|             this.layoutControlItem9.Control = this.btnEndWave;
 | |
|             this.layoutControlItem9.Location = new System.Drawing.Point(77, 228);
 | |
|             this.layoutControlItem9.MaxSize = new System.Drawing.Size(77, 29);
 | |
|             this.layoutControlItem9.MinSize = new System.Drawing.Size(77, 29);
 | |
|             this.layoutControlItem9.Name = "layoutControlItem9";
 | |
|             this.layoutControlItem9.Size = new System.Drawing.Size(77, 29);
 | |
|             this.layoutControlItem9.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem9.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem9.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlItem10
 | |
|             // 
 | |
|             this.layoutControlItem10.Control = this.btnRefresh;
 | |
|             this.layoutControlItem10.Location = new System.Drawing.Point(154, 228);
 | |
|             this.layoutControlItem10.MaxSize = new System.Drawing.Size(76, 29);
 | |
|             this.layoutControlItem10.MinSize = new System.Drawing.Size(76, 29);
 | |
|             this.layoutControlItem10.Name = "layoutControlItem10";
 | |
|             this.layoutControlItem10.Size = new System.Drawing.Size(76, 29);
 | |
|             this.layoutControlItem10.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem10.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem10.TextVisible = false;
 | |
|             // 
 | |
|             // emptySpaceItem5
 | |
|             // 
 | |
|             this.emptySpaceItem5.AllowHotTrack = false;
 | |
|             this.emptySpaceItem5.Location = new System.Drawing.Point(0, 0);
 | |
|             this.emptySpaceItem5.Name = "emptySpaceItem5";
 | |
|             this.emptySpaceItem5.Size = new System.Drawing.Size(309, 27);
 | |
|             this.emptySpaceItem5.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // layoutControlItem12
 | |
|             // 
 | |
|             this.layoutControlItem12.Control = this.lbWaveSpan;
 | |
|             this.layoutControlItem12.Location = new System.Drawing.Point(0, 70);
 | |
|             this.layoutControlItem12.MaxSize = new System.Drawing.Size(309, 24);
 | |
|             this.layoutControlItem12.MinSize = new System.Drawing.Size(309, 24);
 | |
|             this.layoutControlItem12.Name = "layoutControlItem12";
 | |
|             this.layoutControlItem12.Size = new System.Drawing.Size(309, 24);
 | |
|             this.layoutControlItem12.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem12.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem12.TextVisible = false;
 | |
|             // 
 | |
|             // emptySpaceItem4
 | |
|             // 
 | |
|             this.emptySpaceItem4.AllowHotTrack = false;
 | |
|             this.emptySpaceItem4.Location = new System.Drawing.Point(0, 257);
 | |
|             this.emptySpaceItem4.Name = "emptySpaceItem4";
 | |
|             this.emptySpaceItem4.Size = new System.Drawing.Size(309, 337);
 | |
|             this.emptySpaceItem4.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // layoutControlItem14
 | |
|             // 
 | |
|             this.layoutControlItem14.Control = this.btnNewWave;
 | |
|             this.layoutControlItem14.Location = new System.Drawing.Point(230, 228);
 | |
|             this.layoutControlItem14.MaxSize = new System.Drawing.Size(79, 29);
 | |
|             this.layoutControlItem14.MinSize = new System.Drawing.Size(79, 29);
 | |
|             this.layoutControlItem14.Name = "layoutControlItem14";
 | |
|             this.layoutControlItem14.Size = new System.Drawing.Size(79, 29);
 | |
|             this.layoutControlItem14.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem14.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem14.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlItem4
 | |
|             // 
 | |
|             this.layoutControlItem4.Control = this.lbLightsInfo;
 | |
|             this.layoutControlItem4.Location = new System.Drawing.Point(0, 104);
 | |
|             this.layoutControlItem4.MaxSize = new System.Drawing.Size(309, 41);
 | |
|             this.layoutControlItem4.MinSize = new System.Drawing.Size(309, 41);
 | |
|             this.layoutControlItem4.Name = "layoutControlItem4";
 | |
|             this.layoutControlItem4.Size = new System.Drawing.Size(309, 41);
 | |
|             this.layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem4.TextVisible = false;
 | |
|             // 
 | |
|             // emptySpaceItem2
 | |
|             // 
 | |
|             this.emptySpaceItem2.AllowHotTrack = false;
 | |
|             this.emptySpaceItem2.Location = new System.Drawing.Point(0, 94);
 | |
|             this.emptySpaceItem2.MaxSize = new System.Drawing.Size(309, 10);
 | |
|             this.emptySpaceItem2.MinSize = new System.Drawing.Size(309, 10);
 | |
|             this.emptySpaceItem2.Name = "emptySpaceItem2";
 | |
|             this.emptySpaceItem2.Size = new System.Drawing.Size(309, 10);
 | |
|             this.emptySpaceItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // emptySpaceItem6
 | |
|             // 
 | |
|             this.emptySpaceItem6.AllowHotTrack = false;
 | |
|             this.emptySpaceItem6.Location = new System.Drawing.Point(0, 60);
 | |
|             this.emptySpaceItem6.MaxSize = new System.Drawing.Size(309, 10);
 | |
|             this.emptySpaceItem6.MinSize = new System.Drawing.Size(309, 10);
 | |
|             this.emptySpaceItem6.Name = "emptySpaceItem6";
 | |
|             this.emptySpaceItem6.Size = new System.Drawing.Size(309, 10);
 | |
|             this.emptySpaceItem6.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.emptySpaceItem6.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // layoutControlItem6
 | |
|             // 
 | |
|             this.layoutControlItem6.Control = this.swAutoWave;
 | |
|             this.layoutControlItem6.CustomizationFormText = "自动提取";
 | |
|             this.layoutControlItem6.Location = new System.Drawing.Point(0, 155);
 | |
|             this.layoutControlItem6.MinSize = new System.Drawing.Size(129, 29);
 | |
|             this.layoutControlItem6.Name = "layoutControlItem6";
 | |
|             this.layoutControlItem6.Size = new System.Drawing.Size(168, 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(48, 14);
 | |
|             // 
 | |
|             // emptySpaceItem7
 | |
|             // 
 | |
|             this.emptySpaceItem7.AllowHotTrack = false;
 | |
|             this.emptySpaceItem7.Location = new System.Drawing.Point(0, 145);
 | |
|             this.emptySpaceItem7.MaxSize = new System.Drawing.Size(309, 10);
 | |
|             this.emptySpaceItem7.MinSize = new System.Drawing.Size(309, 10);
 | |
|             this.emptySpaceItem7.Name = "emptySpaceItem7";
 | |
|             this.emptySpaceItem7.Size = new System.Drawing.Size(309, 10);
 | |
|             this.emptySpaceItem7.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.emptySpaceItem7.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // emptySpaceItem1
 | |
|             // 
 | |
|             this.emptySpaceItem1.AllowHotTrack = false;
 | |
|             this.emptySpaceItem1.Location = new System.Drawing.Point(154, 194);
 | |
|             this.emptySpaceItem1.Name = "emptySpaceItem1";
 | |
|             this.emptySpaceItem1.Size = new System.Drawing.Size(155, 24);
 | |
|             this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // layoutControlItem5
 | |
|             // 
 | |
|             this.layoutControlItem5.Control = this.spinColors;
 | |
|             this.layoutControlItem5.CustomizationFormText = "提取间隔(秒)";
 | |
|             this.layoutControlItem5.Location = new System.Drawing.Point(0, 194);
 | |
|             this.layoutControlItem5.MaxSize = new System.Drawing.Size(154, 24);
 | |
|             this.layoutControlItem5.MinSize = new System.Drawing.Size(154, 24);
 | |
|             this.layoutControlItem5.Name = "layoutControlItem5";
 | |
|             this.layoutControlItem5.Size = new System.Drawing.Size(154, 24);
 | |
|             this.layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem5.Text = "订单数量";
 | |
|             this.layoutControlItem5.TextLocation = DevExpress.Utils.Locations.Left;
 | |
|             this.layoutControlItem5.TextSize = new System.Drawing.Size(48, 14);
 | |
|             // 
 | |
|             // emptySpaceItem8
 | |
|             // 
 | |
|             this.emptySpaceItem8.AllowHotTrack = false;
 | |
|             this.emptySpaceItem8.Location = new System.Drawing.Point(0, 218);
 | |
|             this.emptySpaceItem8.MaxSize = new System.Drawing.Size(309, 10);
 | |
|             this.emptySpaceItem8.MinSize = new System.Drawing.Size(309, 10);
 | |
|             this.emptySpaceItem8.Name = "emptySpaceItem8";
 | |
|             this.emptySpaceItem8.Size = new System.Drawing.Size(309, 10);
 | |
|             this.emptySpaceItem8.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.emptySpaceItem8.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // layoutControlItem7
 | |
|             // 
 | |
|             this.layoutControlItem7.Control = this.spinWave;
 | |
|             this.layoutControlItem7.CustomizationFormText = "提取间隔(秒)";
 | |
|             this.layoutControlItem7.Location = new System.Drawing.Point(168, 155);
 | |
|             this.layoutControlItem7.MaxSize = new System.Drawing.Size(141, 29);
 | |
|             this.layoutControlItem7.MinSize = new System.Drawing.Size(141, 29);
 | |
|             this.layoutControlItem7.Name = "layoutControlItem7";
 | |
|             this.layoutControlItem7.Size = new System.Drawing.Size(141, 29);
 | |
|             this.layoutControlItem7.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem7.Text = "间隔(秒)";
 | |
|             this.layoutControlItem7.TextLocation = DevExpress.Utils.Locations.Left;
 | |
|             this.layoutControlItem7.TextSize = new System.Drawing.Size(48, 14);
 | |
|             // 
 | |
|             // emptySpaceItem9
 | |
|             // 
 | |
|             this.emptySpaceItem9.AllowHotTrack = false;
 | |
|             this.emptySpaceItem9.Location = new System.Drawing.Point(0, 184);
 | |
|             this.emptySpaceItem9.MaxSize = new System.Drawing.Size(309, 10);
 | |
|             this.emptySpaceItem9.MinSize = new System.Drawing.Size(309, 10);
 | |
|             this.emptySpaceItem9.Name = "emptySpaceItem9";
 | |
|             this.emptySpaceItem9.Size = new System.Drawing.Size(309, 10);
 | |
|             this.emptySpaceItem9.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.emptySpaceItem9.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // simpleSeparator1
 | |
|             // 
 | |
|             this.simpleSeparator1.AllowHotTrack = false;
 | |
|             this.simpleSeparator1.Location = new System.Drawing.Point(333, 0);
 | |
|             this.simpleSeparator1.Name = "simpleSeparator1";
 | |
|             this.simpleSeparator1.Size = new System.Drawing.Size(2, 628);
 | |
|             // 
 | |
|             // simpleSeparator2
 | |
|             // 
 | |
|             this.simpleSeparator2.AllowHotTrack = false;
 | |
|             this.simpleSeparator2.Location = new System.Drawing.Point(335, 0);
 | |
|             this.simpleSeparator2.Name = "simpleSeparator2";
 | |
|             this.simpleSeparator2.Size = new System.Drawing.Size(2, 628);
 | |
|             // 
 | |
|             // imageList1
 | |
|             // 
 | |
|             this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
 | |
|             this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
 | |
|             this.imageList1.Images.SetKeyName(0, "correct.jpg");
 | |
|             this.imageList1.Images.SetKeyName(1, "wrong.png");
 | |
|             // 
 | |
|             // GoodsOutForm
 | |
|             // 
 | |
|             this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
 | |
|             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
 | |
|             this.ClientSize = new System.Drawing.Size(1368, 775);
 | |
|             this.Controls.Add(this.layoutControl1);
 | |
|             this.Controls.Add(this.ribbon);
 | |
|             this.Name = "GoodsOutForm";
 | |
|             this.Ribbon = this.ribbon;
 | |
|             this.Text = "GoodsForm";
 | |
|             this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.GoodsOutForm_FormClosing);
 | |
|             this.Load += new System.EventHandler(this.GoodsOutForm_Load);
 | |
|             ((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.gridControl1)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.gridControl2)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.gridView3)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.swAutoWave.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.spinWave.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.spinColors.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup1)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup7)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem5)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem6)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem7)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem8)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem9)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator1)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator2)).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.XtraLayout.LayoutControlGroup layoutControlGroup1;
 | |
|         private DevExpress.XtraEditors.SimpleButton btnEndWave;
 | |
|         private DevExpress.XtraEditors.SimpleButton btnNewWave;
 | |
|         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup5;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
 | |
|         private DevExpress.XtraEditors.ToggleSwitch swAutoWave;
 | |
|         private DevExpress.XtraEditors.SpinEdit spinWave;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
 | |
|         private DevExpress.XtraEditors.SimpleButton btnRelight;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
 | |
|         private DevExpress.XtraBars.Ribbon.RibbonControl ribbonControl1;
 | |
|         private DevExpress.XtraBars.BarButtonItem barButtonItem1;
 | |
|         private DevExpress.XtraBars.Ribbon.RibbonPage ribbonPage2;
 | |
|         private DevExpress.XtraBars.Ribbon.RibbonPageGroup ribbonPageGroup2;
 | |
|         private DevExpress.XtraEditors.SimpleButton btnRefresh;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
 | |
|         private System.Windows.Forms.Label lbWaveNo;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
 | |
|         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup3;
 | |
|         private System.Windows.Forms.Label lbWaveSpan;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
 | |
|         private System.Windows.Forms.ImageList imageList1;
 | |
|         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup2;
 | |
|         private DevExpress.XtraEditors.SimpleButton btnExport;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem3;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem5;
 | |
|         private DevExpress.XtraLayout.TabbedControlGroup tabbedControlGroup1;
 | |
|         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup7;
 | |
|         private System.Windows.Forms.Label lbLightsInfo;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem4;
 | |
|         private DevExpress.XtraGrid.GridControl gridControl2;
 | |
|         private DevExpress.XtraGrid.Views.Grid.GridView gridView3;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem6;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem7;
 | |
|         private DevExpress.XtraGrid.GridControl gridControl1;
 | |
|         private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
 | |
|         private DevExpress.XtraEditors.SpinEdit spinColors;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem8;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem9;
 | |
|         private DevExpress.XtraLayout.SimpleSeparator simpleSeparator1;
 | |
|         private DevExpress.XtraLayout.SimpleSeparator simpleSeparator2;
 | |
|     }
 | |
| } |