699 lines
		
	
	
		
			42 KiB
		
	
	
	
		
			C#
		
	
	
	
			
		
		
	
	
			699 lines
		
	
	
		
			42 KiB
		
	
	
	
		
			C#
		
	
	
	
| namespace DeiNiu.wms.win
 | |
| {
 | |
|     partial class BoxReg
 | |
|     {
 | |
|         /// <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()
 | |
|         {
 | |
|             this.ribbon = new DevExpress.XtraBars.Ribbon.RibbonControl();
 | |
|             this.ribbonPage1 = new DevExpress.XtraBars.Ribbon.RibbonPage();
 | |
|             this.ribbonPageGroup1 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
 | |
|             this.ribbonStatusBar = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
 | |
|             this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
 | |
|             this.lbCurrentWave = new DevExpress.XtraEditors.LabelControl();
 | |
|             this.gridControlBoxes = new DevExpress.XtraGrid.GridControl();
 | |
|             this.gvBoxes = new DevExpress.XtraGrid.Views.Grid.GridView();
 | |
|             this.lbRegResult = new DevExpress.XtraEditors.LabelControl();
 | |
|             this.lbLastPickingWaveNo = new DevExpress.XtraEditors.LabelControl();
 | |
|             this.lbColor = new DevExpress.XtraEditors.LabelControl();
 | |
|             this.txtBoxID = new DevExpress.XtraEditors.TextEdit();
 | |
|             this.comboWaves = new DevExpress.XtraEditors.ComboBoxEdit();
 | |
|             this.btnRefresh = new DevExpress.XtraEditors.SimpleButton();
 | |
|             this.ComboColors = new DevExpress.XtraEditors.RadioGroup();
 | |
|             this.rdGrpType = new DevExpress.XtraEditors.RadioGroup();
 | |
|             this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
 | |
|             this.emptySpaceItem4 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.emptySpaceItem8 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.layoutControlGroup4 = new DevExpress.XtraLayout.LayoutControlGroup();
 | |
|             this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlGroup6 = new DevExpress.XtraLayout.LayoutControlGroup();
 | |
|             this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.emptySpaceItem7 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.emptySpaceItem5 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.emptySpaceItem6 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.lgAfter = new DevExpress.XtraLayout.LayoutControlGroup();
 | |
|             this.tabWaves = new DevExpress.XtraLayout.TabbedControlGroup();
 | |
|             this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup();
 | |
|             this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.emptySpaceItem3 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.emptySpaceItem14 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.layoutControlGroup3 = new DevExpress.XtraLayout.LayoutControlGroup();
 | |
|             this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.layoutControlItem10 = 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.gridControlBoxes)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.gvBoxes)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtBoxID.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.comboWaves.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.ComboColors.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.rdGrpType.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem8)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup6)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem7)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem5)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem6)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.lgAfter)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.tabWaves)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem14)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
 | |
|             this.SuspendLayout();
 | |
|             // 
 | |
|             // ribbon
 | |
|             // 
 | |
|             this.ribbon.ExpandCollapseItem.Id = 0;
 | |
|             this.ribbon.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
 | |
|             this.ribbon.ExpandCollapseItem});
 | |
|             this.ribbon.Location = new System.Drawing.Point(0, 0);
 | |
|             this.ribbon.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.ribbon.MaxItemId = 1;
 | |
|             this.ribbon.Name = "ribbon";
 | |
|             this.ribbon.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
 | |
|             this.ribbonPage1});
 | |
|             this.ribbon.Size = new System.Drawing.Size(1687, 225);
 | |
|             this.ribbon.StatusBar = this.ribbonStatusBar;
 | |
|             // 
 | |
|             // ribbonPage1
 | |
|             // 
 | |
|             this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
 | |
|             this.ribbonPageGroup1});
 | |
|             this.ribbonPage1.Name = "ribbonPage1";
 | |
|             this.ribbonPage1.Text = "ribbonPage1";
 | |
|             // 
 | |
|             // ribbonPageGroup1
 | |
|             // 
 | |
|             this.ribbonPageGroup1.Name = "ribbonPageGroup1";
 | |
|             this.ribbonPageGroup1.Text = "ribbonPageGroup1";
 | |
|             // 
 | |
|             // ribbonStatusBar
 | |
|             // 
 | |
|             this.ribbonStatusBar.Location = new System.Drawing.Point(0, 1176);
 | |
|             this.ribbonStatusBar.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.ribbonStatusBar.Name = "ribbonStatusBar";
 | |
|             this.ribbonStatusBar.Ribbon = this.ribbon;
 | |
|             this.ribbonStatusBar.Size = new System.Drawing.Size(1687, 48);
 | |
|             // 
 | |
|             // layoutControl1
 | |
|             // 
 | |
|             this.layoutControl1.Controls.Add(this.lbCurrentWave);
 | |
|             this.layoutControl1.Controls.Add(this.gridControlBoxes);
 | |
|             this.layoutControl1.Controls.Add(this.lbRegResult);
 | |
|             this.layoutControl1.Controls.Add(this.lbLastPickingWaveNo);
 | |
|             this.layoutControl1.Controls.Add(this.lbColor);
 | |
|             this.layoutControl1.Controls.Add(this.txtBoxID);
 | |
|             this.layoutControl1.Controls.Add(this.comboWaves);
 | |
|             this.layoutControl1.Controls.Add(this.btnRefresh);
 | |
|             this.layoutControl1.Controls.Add(this.ComboColors);
 | |
|             this.layoutControl1.Controls.Add(this.rdGrpType);
 | |
|             this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
 | |
|             this.layoutControl1.Location = new System.Drawing.Point(0, 225);
 | |
|             this.layoutControl1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.layoutControl1.Name = "layoutControl1";
 | |
|             this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(2201, 348, 450, 400);
 | |
|             this.layoutControl1.Root = this.layoutControlGroup1;
 | |
|             this.layoutControl1.Size = new System.Drawing.Size(1687, 951);
 | |
|             this.layoutControl1.TabIndex = 2;
 | |
|             this.layoutControl1.Text = "layoutControl1";
 | |
|             // 
 | |
|             // lbCurrentWave
 | |
|             // 
 | |
|             this.lbCurrentWave.Appearance.Font = new System.Drawing.Font("Tahoma", 20F);
 | |
|             this.lbCurrentWave.Appearance.Options.UseFont = true;
 | |
|             this.lbCurrentWave.Location = new System.Drawing.Point(729, 67);
 | |
|             this.lbCurrentWave.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.lbCurrentWave.Name = "lbCurrentWave";
 | |
|             this.lbCurrentWave.Size = new System.Drawing.Size(704, 48);
 | |
|             this.lbCurrentWave.StyleController = this.layoutControl1;
 | |
|             this.lbCurrentWave.TabIndex = 13;
 | |
|             // 
 | |
|             // gridControlBoxes
 | |
|             // 
 | |
|             this.gridControlBoxes.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.gridControlBoxes.Font = new System.Drawing.Font("Tahoma", 20F, System.Drawing.FontStyle.Bold);
 | |
|             this.gridControlBoxes.Location = new System.Drawing.Point(724, 121);
 | |
|             this.gridControlBoxes.MainView = this.gvBoxes;
 | |
|             this.gridControlBoxes.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.gridControlBoxes.MenuManager = this.ribbon;
 | |
|             this.gridControlBoxes.Name = "gridControlBoxes";
 | |
|             this.gridControlBoxes.Size = new System.Drawing.Size(875, 778);
 | |
|             this.gridControlBoxes.TabIndex = 9;
 | |
|             this.gridControlBoxes.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
 | |
|             this.gvBoxes});
 | |
|             // 
 | |
|             // gvBoxes
 | |
|             // 
 | |
|             this.gvBoxes.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 20F);
 | |
|             this.gvBoxes.Appearance.Row.Options.UseFont = true;
 | |
|             this.gvBoxes.Appearance.SelectedRow.Font = new System.Drawing.Font("Tahoma", 30F);
 | |
|             this.gvBoxes.Appearance.SelectedRow.Options.UseFont = true;
 | |
|             this.gvBoxes.GridControl = this.gridControlBoxes;
 | |
|             this.gvBoxes.Name = "gvBoxes";
 | |
|             this.gvBoxes.OptionsView.ShowGroupPanel = false;
 | |
|             // 
 | |
|             // lbRegResult
 | |
|             // 
 | |
|             this.lbRegResult.Appearance.Font = new System.Drawing.Font("Tahoma", 40F);
 | |
|             this.lbRegResult.Appearance.Options.UseFont = true;
 | |
|             this.lbRegResult.Location = new System.Drawing.Point(130, 302);
 | |
|             this.lbRegResult.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.lbRegResult.Name = "lbRegResult";
 | |
|             this.lbRegResult.Size = new System.Drawing.Size(320, 97);
 | |
|             this.lbRegResult.StyleController = this.layoutControl1;
 | |
|             this.lbRegResult.TabIndex = 7;
 | |
|             this.lbRegResult.Text = "注册信息";
 | |
|             // 
 | |
|             // lbLastPickingWaveNo
 | |
|             // 
 | |
|             this.lbLastPickingWaveNo.Appearance.Font = new System.Drawing.Font("Tahoma", 30F, System.Drawing.FontStyle.Bold);
 | |
|             this.lbLastPickingWaveNo.Appearance.Options.UseFont = true;
 | |
|             this.lbLastPickingWaveNo.Location = new System.Drawing.Point(149, 601);
 | |
|             this.lbLastPickingWaveNo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.lbLastPickingWaveNo.Name = "lbLastPickingWaveNo";
 | |
|             this.lbLastPickingWaveNo.Size = new System.Drawing.Size(511, 72);
 | |
|             this.lbLastPickingWaveNo.StyleController = this.layoutControl1;
 | |
|             this.lbLastPickingWaveNo.TabIndex = 6;
 | |
|             // 
 | |
|             // lbColor
 | |
|             // 
 | |
|             this.lbColor.Appearance.Font = new System.Drawing.Font("Tahoma", 50F);
 | |
|             this.lbColor.Appearance.Options.UseFont = true;
 | |
|             this.lbColor.Location = new System.Drawing.Point(130, 175);
 | |
|             this.lbColor.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.lbColor.Name = "lbColor";
 | |
|             this.lbColor.Size = new System.Drawing.Size(200, 121);
 | |
|             this.lbColor.StyleController = this.layoutControl1;
 | |
|             this.lbColor.TabIndex = 5;
 | |
|             this.lbColor.Text = "颜色";
 | |
|             // 
 | |
|             // txtBoxID
 | |
|             // 
 | |
|             this.txtBoxID.Location = new System.Drawing.Point(130, 67);
 | |
|             this.txtBoxID.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.txtBoxID.MenuManager = this.ribbon;
 | |
|             this.txtBoxID.Name = "txtBoxID";
 | |
|             this.txtBoxID.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 60F, System.Drawing.FontStyle.Bold);
 | |
|             this.txtBoxID.Properties.Appearance.Options.UseFont = true;
 | |
|             this.txtBoxID.Size = new System.Drawing.Size(514, 152);
 | |
|             this.txtBoxID.StyleController = this.layoutControl1;
 | |
|             this.txtBoxID.TabIndex = 4;
 | |
|             this.txtBoxID.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtBoxID_KeyUp);
 | |
|             // 
 | |
|             // comboWaves
 | |
|             // 
 | |
|             this.comboWaves.EditValue = "";
 | |
|             this.comboWaves.Location = new System.Drawing.Point(149, 570);
 | |
|             this.comboWaves.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.comboWaves.MenuManager = this.ribbon;
 | |
|             this.comboWaves.Name = "comboWaves";
 | |
|             this.comboWaves.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 30F);
 | |
|             this.comboWaves.Properties.Appearance.Options.UseFont = true;
 | |
|             this.comboWaves.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
 | |
|             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
 | |
|             this.comboWaves.Size = new System.Drawing.Size(511, 78);
 | |
|             this.comboWaves.StyleController = this.layoutControl1;
 | |
|             this.comboWaves.TabIndex = 10;
 | |
|             this.comboWaves.SelectedIndexChanged += new System.EventHandler(this.comboWaves_SelectedIndexChanged);
 | |
|             // 
 | |
|             // btnRefresh
 | |
|             // 
 | |
|             this.btnRefresh.ImageUri.Uri = "Refresh";
 | |
|             this.btnRefresh.Location = new System.Drawing.Point(149, 647);
 | |
|             this.btnRefresh.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.btnRefresh.Name = "btnRefresh";
 | |
|             this.btnRefresh.Size = new System.Drawing.Size(107, 36);
 | |
|             this.btnRefresh.StyleController = this.layoutControl1;
 | |
|             this.btnRefresh.TabIndex = 12;
 | |
|             this.btnRefresh.Text = "刷新";
 | |
|             this.btnRefresh.Click += new System.EventHandler(this.btnRefresh_Click);
 | |
|             // 
 | |
|             // ComboColors
 | |
|             // 
 | |
|             this.ComboColors.Location = new System.Drawing.Point(111, 728);
 | |
|             this.ComboColors.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.ComboColors.MenuManager = this.ribbon;
 | |
|             this.ComboColors.Name = "ComboColors";
 | |
|             this.ComboColors.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 20F);
 | |
|             this.ComboColors.Properties.Appearance.Options.UseFont = true;
 | |
|             this.ComboColors.Size = new System.Drawing.Size(588, 148);
 | |
|             this.ComboColors.StyleController = this.layoutControl1;
 | |
|             this.ComboColors.TabIndex = 11;
 | |
|             // 
 | |
|             // rdGrpType
 | |
|             // 
 | |
|             this.rdGrpType.Location = new System.Drawing.Point(111, 424);
 | |
|             this.rdGrpType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.rdGrpType.MenuManager = this.ribbon;
 | |
|             this.rdGrpType.Name = "rdGrpType";
 | |
|             this.rdGrpType.Properties.GlyphAlignment = DevExpress.Utils.HorzAlignment.Default;
 | |
|             this.rdGrpType.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
 | |
|             new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "拣后注册"),
 | |
|             new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "拣前注册")});
 | |
|             this.rdGrpType.Size = new System.Drawing.Size(559, 37);
 | |
|             this.rdGrpType.StyleController = this.layoutControl1;
 | |
|             this.rdGrpType.TabIndex = 14;
 | |
|             this.rdGrpType.SelectedIndexChanged += new System.EventHandler(this.rdGrpType_SelectedIndexChanged);
 | |
|             // 
 | |
|             // layoutControlGroup1
 | |
|             // 
 | |
|             this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
 | |
|             this.layoutControlGroup1.GroupBordersVisible = false;
 | |
|             this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
 | |
|             this.emptySpaceItem4,
 | |
|             this.emptySpaceItem8,
 | |
|             this.layoutControlGroup4,
 | |
|             this.layoutControlGroup6,
 | |
|             this.emptySpaceItem5,
 | |
|             this.emptySpaceItem6,
 | |
|             this.layoutControlItem7,
 | |
|             this.lgAfter,
 | |
|             this.layoutControlItem10});
 | |
|             this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0);
 | |
|             this.layoutControlGroup1.Name = "Root";
 | |
|             this.layoutControlGroup1.Size = new System.Drawing.Size(1687, 951);
 | |
|             this.layoutControlGroup1.TextVisible = false;
 | |
|             // 
 | |
|             // emptySpaceItem4
 | |
|             // 
 | |
|             this.emptySpaceItem4.AllowHotTrack = false;
 | |
|             this.emptySpaceItem4.Location = new System.Drawing.Point(0, 0);
 | |
|             this.emptySpaceItem4.Name = "emptySpaceItem4";
 | |
|             this.emptySpaceItem4.Size = new System.Drawing.Size(93, 906);
 | |
|             this.emptySpaceItem4.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // emptySpaceItem8
 | |
|             // 
 | |
|             this.emptySpaceItem8.AllowHotTrack = false;
 | |
|             this.emptySpaceItem8.Location = new System.Drawing.Point(1606, 0);
 | |
|             this.emptySpaceItem8.Name = "emptySpaceItem8";
 | |
|             this.emptySpaceItem8.Size = new System.Drawing.Size(51, 906);
 | |
|             this.emptySpaceItem8.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // layoutControlGroup4
 | |
|             // 
 | |
|             this.layoutControlGroup4.AppearanceGroup.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
 | |
|             this.layoutControlGroup4.AppearanceGroup.Options.UseFont = true;
 | |
|             this.layoutControlGroup4.CustomizationFormText = "周转箱扫描信息";
 | |
|             this.layoutControlGroup4.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
 | |
|             this.layoutControlItem1,
 | |
|             this.emptySpaceItem1,
 | |
|             this.layoutControlItem2,
 | |
|             this.layoutControlItem4});
 | |
|             this.layoutControlGroup4.Location = new System.Drawing.Point(93, 0);
 | |
|             this.layoutControlGroup4.Name = "layoutControlGroup4";
 | |
|             this.layoutControlGroup4.Size = new System.Drawing.Size(594, 406);
 | |
|             this.layoutControlGroup4.Text = "周转箱扫描信息";
 | |
|             // 
 | |
|             // layoutControlItem1
 | |
|             // 
 | |
|             this.layoutControlItem1.AppearanceItemCaption.Font = new System.Drawing.Font("Tahoma", 20F);
 | |
|             this.layoutControlItem1.AppearanceItemCaption.Options.UseFont = true;
 | |
|             this.layoutControlItem1.Control = this.txtBoxID;
 | |
|             this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
 | |
|             this.layoutControlItem1.MaxSize = new System.Drawing.Size(520, 108);
 | |
|             this.layoutControlItem1.MinSize = new System.Drawing.Size(520, 108);
 | |
|             this.layoutControlItem1.Name = "layoutControlItem1";
 | |
|             this.layoutControlItem1.Size = new System.Drawing.Size(556, 108);
 | |
|             this.layoutControlItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem1.Text = "箱子编号";
 | |
|             this.layoutControlItem1.TextLocation = DevExpress.Utils.Locations.Top;
 | |
|             this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem1.TextVisible = false;
 | |
|             // 
 | |
|             // emptySpaceItem1
 | |
|             // 
 | |
|             this.emptySpaceItem1.AllowHotTrack = false;
 | |
|             this.emptySpaceItem1.Location = new System.Drawing.Point(206, 108);
 | |
|             this.emptySpaceItem1.Name = "emptySpaceItem1";
 | |
|             this.emptySpaceItem1.Size = new System.Drawing.Size(350, 127);
 | |
|             this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // layoutControlItem2
 | |
|             // 
 | |
|             this.layoutControlItem2.AppearanceItemCaption.Font = new System.Drawing.Font("Tahoma", 20F);
 | |
|             this.layoutControlItem2.AppearanceItemCaption.Options.UseFont = true;
 | |
|             this.layoutControlItem2.Control = this.lbColor;
 | |
|             this.layoutControlItem2.Location = new System.Drawing.Point(0, 108);
 | |
|             this.layoutControlItem2.Name = "layoutControlItem2";
 | |
|             this.layoutControlItem2.Size = new System.Drawing.Size(206, 127);
 | |
|             this.layoutControlItem2.Text = "颜色";
 | |
|             this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem2.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlItem4
 | |
|             // 
 | |
|             this.layoutControlItem4.AppearanceItemCaption.Font = new System.Drawing.Font("Tahoma", 20F);
 | |
|             this.layoutControlItem4.AppearanceItemCaption.Options.UseFont = true;
 | |
|             this.layoutControlItem4.Control = this.lbRegResult;
 | |
|             this.layoutControlItem4.Location = new System.Drawing.Point(0, 235);
 | |
|             this.layoutControlItem4.Name = "layoutControlItem4";
 | |
|             this.layoutControlItem4.Size = new System.Drawing.Size(556, 103);
 | |
|             this.layoutControlItem4.Text = "注册结果";
 | |
|             this.layoutControlItem4.TextLocation = DevExpress.Utils.Locations.Top;
 | |
|             this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem4.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlGroup6
 | |
|             // 
 | |
|             this.layoutControlGroup6.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
 | |
|             this.layoutControlItem6,
 | |
|             this.layoutControlItem9,
 | |
|             this.emptySpaceItem7});
 | |
|             this.layoutControlGroup6.Location = new System.Drawing.Point(687, 0);
 | |
|             this.layoutControlGroup6.Name = "layoutControlGroup6";
 | |
|             this.layoutControlGroup6.Size = new System.Drawing.Size(919, 906);
 | |
|             this.layoutControlGroup6.Text = "绑定周转箱列表";
 | |
|             // 
 | |
|             // layoutControlItem6
 | |
|             // 
 | |
|             this.layoutControlItem6.AppearanceItemCaption.Font = new System.Drawing.Font("Tahoma", 20F);
 | |
|             this.layoutControlItem6.AppearanceItemCaption.Options.UseFont = true;
 | |
|             this.layoutControlItem6.Control = this.gridControlBoxes;
 | |
|             this.layoutControlItem6.Location = new System.Drawing.Point(0, 54);
 | |
|             this.layoutControlItem6.Name = "layoutControlItem6";
 | |
|             this.layoutControlItem6.Size = new System.Drawing.Size(881, 784);
 | |
|             this.layoutControlItem6.Text = "箱子列表";
 | |
|             this.layoutControlItem6.TextLocation = DevExpress.Utils.Locations.Top;
 | |
|             this.layoutControlItem6.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem6.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlItem9
 | |
|             // 
 | |
|             this.layoutControlItem9.AppearanceItemCaption.Font = new System.Drawing.Font("Tahoma", 20F);
 | |
|             this.layoutControlItem9.AppearanceItemCaption.Options.UseFont = true;
 | |
|             this.layoutControlItem9.Control = this.lbCurrentWave;
 | |
|             this.layoutControlItem9.Location = new System.Drawing.Point(0, 0);
 | |
|             this.layoutControlItem9.Name = "layoutControlItem9";
 | |
|             this.layoutControlItem9.Size = new System.Drawing.Size(715, 54);
 | |
|             this.layoutControlItem9.Spacing = new DevExpress.XtraLayout.Utils.Padding(5, 0, 0, 0);
 | |
|             this.layoutControlItem9.Text = "波次";
 | |
|             this.layoutControlItem9.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem9.TextVisible = false;
 | |
|             // 
 | |
|             // emptySpaceItem7
 | |
|             // 
 | |
|             this.emptySpaceItem7.AllowHotTrack = false;
 | |
|             this.emptySpaceItem7.Location = new System.Drawing.Point(715, 0);
 | |
|             this.emptySpaceItem7.Name = "emptySpaceItem7";
 | |
|             this.emptySpaceItem7.Size = new System.Drawing.Size(166, 54);
 | |
|             this.emptySpaceItem7.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // emptySpaceItem5
 | |
|             // 
 | |
|             this.emptySpaceItem5.AllowHotTrack = false;
 | |
|             this.emptySpaceItem5.Location = new System.Drawing.Point(0, 906);
 | |
|             this.emptySpaceItem5.Name = "emptySpaceItem5";
 | |
|             this.emptySpaceItem5.Size = new System.Drawing.Size(1657, 15);
 | |
|             this.emptySpaceItem5.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // emptySpaceItem6
 | |
|             // 
 | |
|             this.emptySpaceItem6.AllowHotTrack = false;
 | |
|             this.emptySpaceItem6.Location = new System.Drawing.Point(93, 864);
 | |
|             this.emptySpaceItem6.Name = "emptySpaceItem6";
 | |
|             this.emptySpaceItem6.Size = new System.Drawing.Size(594, 42);
 | |
|             this.emptySpaceItem6.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // layoutControlItem7
 | |
|             // 
 | |
|             this.layoutControlItem7.AppearanceItemCaption.Font = new System.Drawing.Font("Tahoma", 20F);
 | |
|             this.layoutControlItem7.AppearanceItemCaption.Options.UseFont = true;
 | |
|             this.layoutControlItem7.Control = this.ComboColors;
 | |
|             this.layoutControlItem7.Location = new System.Drawing.Point(93, 710);
 | |
|             this.layoutControlItem7.MinSize = new System.Drawing.Size(185, 37);
 | |
|             this.layoutControlItem7.Name = "layoutControlItem7";
 | |
|             this.layoutControlItem7.Size = new System.Drawing.Size(594, 154);
 | |
|             this.layoutControlItem7.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem7.Text = "颜色列表";
 | |
|             this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem7.TextVisible = false;
 | |
|             // 
 | |
|             // lgAfter
 | |
|             // 
 | |
|             this.lgAfter.AppearanceGroup.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
 | |
|             this.lgAfter.AppearanceGroup.Options.UseFont = true;
 | |
|             this.lgAfter.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
 | |
|             this.tabWaves});
 | |
|             this.lgAfter.Location = new System.Drawing.Point(93, 449);
 | |
|             this.lgAfter.Name = "lgAfter";
 | |
|             this.lgAfter.Size = new System.Drawing.Size(594, 261);
 | |
|             this.lgAfter.Text = "捡后注册";
 | |
|             // 
 | |
|             // tabWaves
 | |
|             // 
 | |
|             this.tabWaves.Location = new System.Drawing.Point(0, 0);
 | |
|             this.tabWaves.Name = "tabWaves";
 | |
|             this.tabWaves.SelectedTabPage = this.layoutControlGroup2;
 | |
|             this.tabWaves.SelectedTabPageIndex = 0;
 | |
|             this.tabWaves.Size = new System.Drawing.Size(556, 193);
 | |
|             this.tabWaves.TabPages.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
 | |
|             this.layoutControlGroup2,
 | |
|             this.layoutControlGroup3});
 | |
|             // 
 | |
|             // layoutControlGroup2
 | |
|             // 
 | |
|             this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
 | |
|             this.layoutControlItem3,
 | |
|             this.emptySpaceItem3,
 | |
|             this.emptySpaceItem14});
 | |
|             this.layoutControlGroup2.Location = new System.Drawing.Point(0, 0);
 | |
|             this.layoutControlGroup2.Name = "layoutControlGroup2";
 | |
|             this.layoutControlGroup2.Size = new System.Drawing.Size(517, 119);
 | |
|             this.layoutControlGroup2.Text = "自动选择";
 | |
|             // 
 | |
|             // layoutControlItem3
 | |
|             // 
 | |
|             this.layoutControlItem3.AppearanceItemCaption.Font = new System.Drawing.Font("Tahoma", 20F);
 | |
|             this.layoutControlItem3.AppearanceItemCaption.Options.UseFont = true;
 | |
|             this.layoutControlItem3.Control = this.lbLastPickingWaveNo;
 | |
|             this.layoutControlItem3.Location = new System.Drawing.Point(0, 31);
 | |
|             this.layoutControlItem3.Name = "layoutControlItem3";
 | |
|             this.layoutControlItem3.Size = new System.Drawing.Size(517, 78);
 | |
|             this.layoutControlItem3.Text = "波次";
 | |
|             this.layoutControlItem3.TextLocation = DevExpress.Utils.Locations.Top;
 | |
|             this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem3.TextVisible = false;
 | |
|             // 
 | |
|             // emptySpaceItem3
 | |
|             // 
 | |
|             this.emptySpaceItem3.AllowHotTrack = false;
 | |
|             this.emptySpaceItem3.Location = new System.Drawing.Point(0, 109);
 | |
|             this.emptySpaceItem3.Name = "emptySpaceItem3";
 | |
|             this.emptySpaceItem3.Size = new System.Drawing.Size(517, 10);
 | |
|             this.emptySpaceItem3.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // emptySpaceItem14
 | |
|             // 
 | |
|             this.emptySpaceItem14.AllowHotTrack = false;
 | |
|             this.emptySpaceItem14.Location = new System.Drawing.Point(0, 0);
 | |
|             this.emptySpaceItem14.Name = "emptySpaceItem14";
 | |
|             this.emptySpaceItem14.Size = new System.Drawing.Size(517, 31);
 | |
|             this.emptySpaceItem14.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // layoutControlGroup3
 | |
|             // 
 | |
|             this.layoutControlGroup3.CustomizationFormText = "手动选择";
 | |
|             this.layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
 | |
|             this.layoutControlItem5,
 | |
|             this.layoutControlItem8,
 | |
|             this.emptySpaceItem2});
 | |
|             this.layoutControlGroup3.Location = new System.Drawing.Point(0, 0);
 | |
|             this.layoutControlGroup3.Name = "layoutControlGroup3";
 | |
|             this.layoutControlGroup3.Size = new System.Drawing.Size(517, 119);
 | |
|             this.layoutControlGroup3.Text = "手动选择";
 | |
|             // 
 | |
|             // layoutControlItem5
 | |
|             // 
 | |
|             this.layoutControlItem5.AppearanceItemCaption.Font = new System.Drawing.Font("Tahoma", 20F);
 | |
|             this.layoutControlItem5.AppearanceItemCaption.Options.UseFont = true;
 | |
|             this.layoutControlItem5.Control = this.comboWaves;
 | |
|             this.layoutControlItem5.Location = new System.Drawing.Point(0, 0);
 | |
|             this.layoutControlItem5.MaxSize = new System.Drawing.Size(517, 77);
 | |
|             this.layoutControlItem5.MinSize = new System.Drawing.Size(517, 77);
 | |
|             this.layoutControlItem5.Name = "layoutControlItem5";
 | |
|             this.layoutControlItem5.Size = new System.Drawing.Size(517, 77);
 | |
|             this.layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem5.Text = "波次";
 | |
|             this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem5.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlItem8
 | |
|             // 
 | |
|             this.layoutControlItem8.Control = this.btnRefresh;
 | |
|             this.layoutControlItem8.Location = new System.Drawing.Point(0, 77);
 | |
|             this.layoutControlItem8.MaxSize = new System.Drawing.Size(113, 42);
 | |
|             this.layoutControlItem8.MinSize = new System.Drawing.Size(113, 42);
 | |
|             this.layoutControlItem8.Name = "layoutControlItem8";
 | |
|             this.layoutControlItem8.Size = new System.Drawing.Size(113, 42);
 | |
|             this.layoutControlItem8.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem8.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem8.TextVisible = false;
 | |
|             // 
 | |
|             // emptySpaceItem2
 | |
|             // 
 | |
|             this.emptySpaceItem2.AllowHotTrack = false;
 | |
|             this.emptySpaceItem2.Location = new System.Drawing.Point(113, 77);
 | |
|             this.emptySpaceItem2.Name = "emptySpaceItem2";
 | |
|             this.emptySpaceItem2.Size = new System.Drawing.Size(404, 42);
 | |
|             this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // layoutControlItem10
 | |
|             // 
 | |
|             this.layoutControlItem10.Control = this.rdGrpType;
 | |
|             this.layoutControlItem10.Location = new System.Drawing.Point(93, 406);
 | |
|             this.layoutControlItem10.MaxSize = new System.Drawing.Size(565, 43);
 | |
|             this.layoutControlItem10.MinSize = new System.Drawing.Size(565, 43);
 | |
|             this.layoutControlItem10.Name = "layoutControlItem10";
 | |
|             this.layoutControlItem10.Size = new System.Drawing.Size(594, 43);
 | |
|             this.layoutControlItem10.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem10.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem10.TextVisible = false;
 | |
|             // 
 | |
|             // BoxReg
 | |
|             // 
 | |
|             this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 22F);
 | |
|             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
 | |
|             this.ClientSize = new System.Drawing.Size(1687, 1224);
 | |
|             this.Controls.Add(this.layoutControl1);
 | |
|             this.Controls.Add(this.ribbonStatusBar);
 | |
|             this.Controls.Add(this.ribbon);
 | |
|             this.Margin = new System.Windows.Forms.Padding(10, 14, 10, 14);
 | |
|             this.Name = "BoxReg";
 | |
|             this.Ribbon = this.ribbon;
 | |
|             this.StatusBar = this.ribbonStatusBar;
 | |
|             this.Text = "BoxReg";
 | |
|             ((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.gridControlBoxes)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.gvBoxes)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtBoxID.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.comboWaves.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.ComboColors.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.rdGrpType.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem8)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup6)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem7)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem5)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem6)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.lgAfter)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.tabWaves)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem14)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
 | |
|             this.ResumeLayout(false);
 | |
|             this.PerformLayout();
 | |
| 
 | |
|         }
 | |
| 
 | |
|         #endregion
 | |
| 
 | |
|         private DevExpress.XtraBars.Ribbon.RibbonControl ribbon;
 | |
|         private DevExpress.XtraBars.Ribbon.RibbonPage ribbonPage1;
 | |
|         private DevExpress.XtraBars.Ribbon.RibbonPageGroup ribbonPageGroup1;
 | |
|         private DevExpress.XtraBars.Ribbon.RibbonStatusBar ribbonStatusBar;
 | |
|         private DevExpress.XtraLayout.LayoutControl layoutControl1;
 | |
|         private DevExpress.XtraEditors.LabelControl lbLastPickingWaveNo;
 | |
|         private DevExpress.XtraEditors.LabelControl lbColor;
 | |
|         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem4;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
 | |
|         private DevExpress.XtraEditors.LabelControl lbRegResult;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
 | |
|         private DevExpress.XtraGrid.GridControl gridControlBoxes;
 | |
|         private DevExpress.XtraGrid.Views.Grid.GridView gvBoxes;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
 | |
|         private DevExpress.XtraEditors.ComboBoxEdit comboWaves;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem8;
 | |
|         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup4;
 | |
|         private DevExpress.XtraEditors.TextEdit txtBoxID;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
 | |
|         private DevExpress.XtraEditors.SimpleButton btnRefresh;
 | |
|         private DevExpress.XtraEditors.LabelControl lbCurrentWave;
 | |
|         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup6;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
 | |
|         private DevExpress.XtraEditors.RadioGroup ComboColors;
 | |
|         private DevExpress.XtraEditors.RadioGroup rdGrpType;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem5;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem6;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
 | |
|         private DevExpress.XtraLayout.LayoutControlGroup lgAfter;
 | |
|         private DevExpress.XtraLayout.TabbedControlGroup tabWaves;
 | |
|         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup2;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem3;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem14;
 | |
|         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup3;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem7;
 | |
|     }
 | |
| } |