ldj/epick/GoodsOutForm.Designer.cs

961 lines
56 KiB
C#
Raw Normal View History

2023-05-23 16:13:17 +08:00
namespace DeiNiu.wms.win
{
partial class GoodsOutForm
{
/// <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.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(GoodsOutForm));
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.lbAutoWave = new System.Windows.Forms.Label();
this.lbLightsInfo = new System.Windows.Forms.Label();
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.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.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
this.btnShowId = new DevExpress.XtraEditors.SimpleButton();
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.emptySpaceItem5 = new DevExpress.XtraLayout.EmptySpaceItem();
this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
this.emptySpaceItem7 = new DevExpress.XtraLayout.EmptySpaceItem();
this.emptySpaceItem8 = new DevExpress.XtraLayout.EmptySpaceItem();
this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
this.emptySpaceItem4 = new DevExpress.XtraLayout.EmptySpaceItem();
this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem();
this.simpleSeparator1 = new DevExpress.XtraLayout.SimpleSeparator();
this.simpleSeparator2 = new DevExpress.XtraLayout.SimpleSeparator();
this.imageList1 = new System.Windows.Forms.ImageList(this.components);
((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.emptySpaceItem5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem7)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem8)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).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.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
2023-05-23 16:13:17 +08:00
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(1954, 225);
2023-05-23 16:13:17 +08:00
//
// 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.lbAutoWave);
this.layoutControl1.Controls.Add(this.lbLightsInfo);
this.layoutControl1.Controls.Add(this.gridControl1);
this.layoutControl1.Controls.Add(this.gridControl2);
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.Controls.Add(this.simpleButton1);
this.layoutControl1.Controls.Add(this.btnShowId);
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);
2023-05-23 16:13:17 +08:00
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(1954, 993);
2023-05-23 16:13:17 +08:00
this.layoutControl1.TabIndex = 2;
this.layoutControl1.Text = "layoutControl1";
//
// lbAutoWave
//
this.lbAutoWave.Font = new System.Drawing.Font("华文仿宋", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lbAutoWave.Location = new System.Drawing.Point(146, 246);
this.lbAutoWave.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
2023-05-23 16:13:17 +08:00
this.lbAutoWave.Name = "lbAutoWave";
this.lbAutoWave.Size = new System.Drawing.Size(124, 110);
2023-05-23 16:13:17 +08:00
this.lbAutoWave.TabIndex = 73;
this.lbAutoWave.Text = "无";
this.lbAutoWave.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lbLightsInfo
//
this.lbLightsInfo.Font = new System.Drawing.Font("华文仿宋", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lbLightsInfo.Location = new System.Drawing.Point(17, 203);
this.lbLightsInfo.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
2023-05-23 16:13:17 +08:00
this.lbLightsInfo.Name = "lbLightsInfo";
this.lbLightsInfo.Size = new System.Drawing.Size(253, 37);
2023-05-23 16:13:17 +08:00
this.lbLightsInfo.TabIndex = 72;
this.lbLightsInfo.Text = "无";
this.lbLightsInfo.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// gridControl1
//
this.gridControl1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8);
this.gridControl1.Location = new System.Drawing.Point(315, 57);
2023-05-23 16:13:17 +08:00
this.gridControl1.MainView = this.gridView1;
this.gridControl1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
2023-05-23 16:13:17 +08:00
this.gridControl1.MenuManager = this.ribbonControl1;
this.gridControl1.Name = "gridControl1";
this.gridControl1.Size = new System.Drawing.Size(1616, 871);
2023-05-23 16:13:17 +08:00
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, 223);
2023-05-23 16:13:17 +08:00
//
// 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.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8);
this.gridControl2.Location = new System.Drawing.Point(315, 57);
2023-05-23 16:13:17 +08:00
this.gridControl2.MainView = this.gridView3;
this.gridControl2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
2023-05-23 16:13:17 +08:00
this.gridControl2.MenuManager = this.ribbonControl1;
this.gridControl2.Name = "gridControl2";
this.gridControl2.Size = new System.Drawing.Size(1616, 913);
2023-05-23 16:13:17 +08:00
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";
//
// lbWaveSpan
//
this.lbWaveSpan.Font = new System.Drawing.Font("Tahoma", 15F);
this.lbWaveSpan.Location = new System.Drawing.Point(17, 130);
this.lbWaveSpan.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
2023-05-23 16:13:17 +08:00
this.lbWaveSpan.Name = "lbWaveSpan";
this.lbWaveSpan.Size = new System.Drawing.Size(253, 43);
2023-05-23 16:13:17 +08:00
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(17, 85);
this.lbWaveNo.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
2023-05-23 16:13:17 +08:00
this.lbWaveNo.Name = "lbWaveNo";
this.lbWaveNo.Size = new System.Drawing.Size(253, 39);
2023-05-23 16:13:17 +08:00
this.lbWaveNo.TabIndex = 45;
this.lbWaveNo.Text = "无";
this.lbWaveNo.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// btnRelight
//
this.btnRelight.Location = new System.Drawing.Point(93, 391);
this.btnRelight.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
2023-05-23 16:13:17 +08:00
this.btnRelight.Name = "btnRelight";
this.btnRelight.Size = new System.Drawing.Size(71, 23);
2023-05-23 16:13:17 +08:00
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(17, 391);
this.btnEndWave.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
2023-05-23 16:13:17 +08:00
this.btnEndWave.Name = "btnEndWave";
this.btnEndWave.Size = new System.Drawing.Size(70, 23);
2023-05-23 16:13:17 +08:00
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(93, 420);
this.btnNewWave.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
2023-05-23 16:13:17 +08:00
this.btnNewWave.Name = "btnNewWave";
this.btnNewWave.Size = new System.Drawing.Size(73, 23);
2023-05-23 16:13:17 +08:00
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(17, 246);
this.swAutoWave.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
2023-05-23 16:13:17 +08:00
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(123, 110);
2023-05-23 16:13:17 +08:00
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(92, 362);
this.spinWave.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
2023-05-23 16:13:17 +08:00
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(60, 28);
2023-05-23 16:13:17 +08:00
this.spinWave.StyleController = this.layoutControl1;
this.spinWave.TabIndex = 41;
this.spinWave.EditValueChanged += new System.EventHandler(this.spinWave_EditValueChanged);
//
// btnRefresh
//
this.btnRefresh.Location = new System.Drawing.Point(17, 420);
this.btnRefresh.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
2023-05-23 16:13:17 +08:00
this.btnRefresh.Name = "btnRefresh";
this.btnRefresh.Size = new System.Drawing.Size(70, 23);
2023-05-23 16:13:17 +08:00
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(315, 934);
this.btnExport.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
2023-05-23 16:13:17 +08:00
this.btnExport.Name = "btnExport";
this.btnExport.Size = new System.Drawing.Size(96, 36);
2023-05-23 16:13:17 +08:00
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[] {
5,
0,
0,
0});
this.spinColors.Location = new System.Drawing.Point(92, 449);
this.spinColors.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
2023-05-23 16:13:17 +08:00
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(178, 28);
2023-05-23 16:13:17 +08:00
this.spinColors.StyleController = this.layoutControl1;
this.spinColors.TabIndex = 41;
this.spinColors.EditValueChanged += new System.EventHandler(this.spinColors_EditValueChanged);
//
// simpleButton1
//
this.simpleButton1.Location = new System.Drawing.Point(170, 391);
this.simpleButton1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
2023-05-23 16:13:17 +08:00
this.simpleButton1.Name = "simpleButton1";
this.simpleButton1.Size = new System.Drawing.Size(71, 23);
2023-05-23 16:13:17 +08:00
this.simpleButton1.StyleController = this.layoutControl1;
this.simpleButton1.TabIndex = 43;
this.simpleButton1.Text = "硬件复位";
this.simpleButton1.Click += new System.EventHandler(this.simpleButton1_Click);
//
// btnShowId
//
this.btnShowId.Location = new System.Drawing.Point(172, 420);
this.btnShowId.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
2023-05-23 16:13:17 +08:00
this.btnShowId.Name = "btnShowId";
this.btnShowId.Size = new System.Drawing.Size(71, 23);
2023-05-23 16:13:17 +08:00
this.btnShowId.StyleController = this.layoutControl1;
this.btnShowId.TabIndex = 43;
this.btnShowId.Text = "显示ID";
this.btnShowId.Click += new System.EventHandler(this.btnShowId_Click);
//
// 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(1954, 993);
2023-05-23 16:13:17 +08:00
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(1954, 993);
2023-05-23 16:13:17 +08:00
this.layoutControlGroup5.Text = "波次出库";
this.layoutControlGroup5.TextVisible = false;
//
// tabbedControlGroup1
//
this.tabbedControlGroup1.Location = new System.Drawing.Point(293, 0);
2023-05-23 16:13:17 +08:00
this.tabbedControlGroup1.Name = "tabbedControlGroup1";
this.tabbedControlGroup1.SelectedTabPage = this.layoutControlGroup7;
this.tabbedControlGroup1.SelectedTabPageIndex = 0;
this.tabbedControlGroup1.Size = new System.Drawing.Size(1661, 993);
2023-05-23 16:13:17 +08:00
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(1622, 919);
2023-05-23 16:13:17 +08:00
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(1622, 919);
2023-05-23 16:13:17 +08:00
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(1622, 919);
2023-05-23 16:13:17 +08:00
this.layoutControlGroup2.Text = "无效货位";
//
// emptySpaceItem3
//
this.emptySpaceItem3.AllowHotTrack = false;
this.emptySpaceItem3.Location = new System.Drawing.Point(102, 877);
2023-05-23 16:13:17 +08:00
this.emptySpaceItem3.Name = "emptySpaceItem3";
this.emptySpaceItem3.Size = new System.Drawing.Size(1520, 42);
2023-05-23 16:13:17 +08:00
this.emptySpaceItem3.TextSize = new System.Drawing.Size(0, 0);
//
// layoutControlItem3
//
this.layoutControlItem3.Control = this.btnExport;
this.layoutControlItem3.Location = new System.Drawing.Point(0, 877);
2023-05-23 16:13:17 +08:00
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(1622, 877);
2023-05-23 16:13:17 +08:00
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.emptySpaceItem5,
this.layoutControlItem12,
this.layoutControlItem6,
this.emptySpaceItem7,
this.emptySpaceItem8,
this.layoutControlItem7,
this.layoutControlItem10,
this.layoutControlItem14,
this.layoutControlItem4,
this.layoutControlItem5,
this.emptySpaceItem2,
this.emptySpaceItem4,
this.emptySpaceItem1,
this.layoutControlItem13,
this.layoutControlItem9,
this.layoutControlItem15,
this.layoutControlItem16});
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(287, 993);
2023-05-23 16:13:17 +08:00
this.layoutControlGroup3.Text = "波次控制";
//
// layoutControlItem11
//
this.layoutControlItem11.Control = this.lbWaveNo;
this.layoutControlItem11.Location = new System.Drawing.Point(0, 38);
2023-05-23 16:13:17 +08:00
this.layoutControlItem11.MinSize = new System.Drawing.Size(24, 24);
this.layoutControlItem11.Name = "layoutControlItem11";
this.layoutControlItem11.Size = new System.Drawing.Size(259, 45);
2023-05-23 16:13:17 +08:00
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(76, 344);
2023-05-23 16:13:17 +08:00
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;
//
// emptySpaceItem5
//
this.emptySpaceItem5.AllowHotTrack = false;
this.emptySpaceItem5.Location = new System.Drawing.Point(0, 0);
this.emptySpaceItem5.MinSize = new System.Drawing.Size(104, 24);
this.emptySpaceItem5.Name = "emptySpaceItem5";
this.emptySpaceItem5.Size = new System.Drawing.Size(259, 38);
2023-05-23 16:13:17 +08:00
this.emptySpaceItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.emptySpaceItem5.TextSize = new System.Drawing.Size(0, 0);
//
// layoutControlItem12
//
this.layoutControlItem12.Control = this.lbWaveSpan;
this.layoutControlItem12.Location = new System.Drawing.Point(0, 83);
2023-05-23 16:13:17 +08:00
this.layoutControlItem12.MaxSize = new System.Drawing.Size(259, 49);
this.layoutControlItem12.MinSize = new System.Drawing.Size(259, 49);
this.layoutControlItem12.Name = "layoutControlItem12";
this.layoutControlItem12.Size = new System.Drawing.Size(259, 49);
this.layoutControlItem12.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem12.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem12.TextVisible = false;
//
// layoutControlItem6
//
this.layoutControlItem6.Control = this.swAutoWave;
this.layoutControlItem6.CustomizationFormText = "自动提取";
this.layoutControlItem6.Location = new System.Drawing.Point(0, 199);
2023-05-23 16:13:17 +08:00
this.layoutControlItem6.MinSize = new System.Drawing.Size(129, 29);
this.layoutControlItem6.Name = "layoutControlItem6";
this.layoutControlItem6.Size = new System.Drawing.Size(129, 116);
2023-05-23 16:13:17 +08:00
this.layoutControlItem6.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem6.Text = "自动波次";
this.layoutControlItem6.TextLocation = DevExpress.Utils.Locations.Left;
this.layoutControlItem6.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem6.TextVisible = false;
//
// emptySpaceItem7
//
this.emptySpaceItem7.AllowHotTrack = false;
this.emptySpaceItem7.Location = new System.Drawing.Point(0, 132);
2023-05-23 16:13:17 +08:00
this.emptySpaceItem7.MaxSize = new System.Drawing.Size(259, 24);
this.emptySpaceItem7.MinSize = new System.Drawing.Size(259, 24);
this.emptySpaceItem7.Name = "emptySpaceItem7";
this.emptySpaceItem7.Size = new System.Drawing.Size(259, 24);
this.emptySpaceItem7.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.emptySpaceItem7.TextSize = new System.Drawing.Size(0, 0);
//
// emptySpaceItem8
//
this.emptySpaceItem8.AllowHotTrack = false;
this.emptySpaceItem8.Location = new System.Drawing.Point(141, 315);
2023-05-23 16:13:17 +08:00
this.emptySpaceItem8.MinSize = new System.Drawing.Size(104, 24);
this.emptySpaceItem8.Name = "emptySpaceItem8";
this.emptySpaceItem8.Size = new System.Drawing.Size(104, 29);
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(0, 315);
2023-05-23 16:13:17 +08:00
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(72, 22);
2023-05-23 16:13:17 +08:00
//
// layoutControlItem10
//
this.layoutControlItem10.Control = this.btnRefresh;
this.layoutControlItem10.Location = new System.Drawing.Point(0, 373);
2023-05-23 16:13:17 +08:00
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;
//
// layoutControlItem14
//
this.layoutControlItem14.Control = this.btnNewWave;
this.layoutControlItem14.Location = new System.Drawing.Point(76, 373);
2023-05-23 16:13:17 +08:00
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, 156);
2023-05-23 16:13:17 +08:00
this.layoutControlItem4.MaxSize = new System.Drawing.Size(259, 43);
this.layoutControlItem4.MinSize = new System.Drawing.Size(259, 43);
this.layoutControlItem4.Name = "layoutControlItem4";
this.layoutControlItem4.Size = new System.Drawing.Size(259, 43);
this.layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem4.TextVisible = false;
//
// layoutControlItem5
//
this.layoutControlItem5.Control = this.spinColors;
this.layoutControlItem5.CustomizationFormText = "提取间隔(秒)";
this.layoutControlItem5.Location = new System.Drawing.Point(0, 402);
2023-05-23 16:13:17 +08:00
this.layoutControlItem5.MinSize = new System.Drawing.Size(105, 24);
this.layoutControlItem5.Name = "layoutControlItem5";
this.layoutControlItem5.Size = new System.Drawing.Size(259, 42);
2023-05-23 16:13:17 +08:00
this.layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem5.Text = "订单数量";
this.layoutControlItem5.TextLocation = DevExpress.Utils.Locations.Left;
this.layoutControlItem5.TextSize = new System.Drawing.Size(72, 22);
2023-05-23 16:13:17 +08:00
this.layoutControlItem5.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
//
// emptySpaceItem2
//
this.emptySpaceItem2.AllowHotTrack = false;
this.emptySpaceItem2.Location = new System.Drawing.Point(245, 315);
2023-05-23 16:13:17 +08:00
this.emptySpaceItem2.Name = "emptySpaceItem2";
this.emptySpaceItem2.Size = new System.Drawing.Size(14, 87);
this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
//
// emptySpaceItem4
//
this.emptySpaceItem4.AllowHotTrack = false;
this.emptySpaceItem4.Location = new System.Drawing.Point(0, 444);
2023-05-23 16:13:17 +08:00
this.emptySpaceItem4.Name = "emptySpaceItem4";
this.emptySpaceItem4.Size = new System.Drawing.Size(259, 500);
2023-05-23 16:13:17 +08:00
this.emptySpaceItem4.TextSize = new System.Drawing.Size(0, 0);
//
// emptySpaceItem1
//
this.emptySpaceItem1.AllowHotTrack = false;
this.emptySpaceItem1.Location = new System.Drawing.Point(230, 344);
2023-05-23 16:13:17 +08:00
this.emptySpaceItem1.Name = "emptySpaceItem1";
this.emptySpaceItem1.Size = new System.Drawing.Size(15, 29);
this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
//
// layoutControlItem13
//
this.layoutControlItem13.Control = this.lbAutoWave;
this.layoutControlItem13.Location = new System.Drawing.Point(129, 199);
2023-05-23 16:13:17 +08:00
this.layoutControlItem13.MinSize = new System.Drawing.Size(24, 24);
this.layoutControlItem13.Name = "layoutControlItem13";
this.layoutControlItem13.Size = new System.Drawing.Size(130, 116);
2023-05-23 16:13:17 +08:00
this.layoutControlItem13.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem13.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem13.TextVisible = false;
//
// layoutControlItem9
//
this.layoutControlItem9.Control = this.btnEndWave;
this.layoutControlItem9.Location = new System.Drawing.Point(0, 344);
2023-05-23 16:13:17 +08:00
this.layoutControlItem9.MaxSize = new System.Drawing.Size(76, 29);
this.layoutControlItem9.MinSize = new System.Drawing.Size(76, 29);
this.layoutControlItem9.Name = "layoutControlItem9";
this.layoutControlItem9.Size = new System.Drawing.Size(76, 29);
this.layoutControlItem9.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem9.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem9.TextVisible = false;
//
// layoutControlItem15
//
this.layoutControlItem15.Control = this.simpleButton1;
this.layoutControlItem15.CustomizationFormText = "layoutControlItem2";
this.layoutControlItem15.Location = new System.Drawing.Point(153, 344);
2023-05-23 16:13:17 +08:00
this.layoutControlItem15.MaxSize = new System.Drawing.Size(77, 29);
this.layoutControlItem15.MinSize = new System.Drawing.Size(77, 29);
this.layoutControlItem15.Name = "layoutControlItem15";
this.layoutControlItem15.Size = new System.Drawing.Size(77, 29);
this.layoutControlItem15.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem15.Text = "layoutControlItem2";
this.layoutControlItem15.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem15.TextVisible = false;
//
// layoutControlItem16
//
this.layoutControlItem16.Control = this.btnShowId;
this.layoutControlItem16.CustomizationFormText = "layoutControlItem2";
this.layoutControlItem16.Location = new System.Drawing.Point(155, 373);
2023-05-23 16:13:17 +08:00
this.layoutControlItem16.MaxSize = new System.Drawing.Size(77, 29);
this.layoutControlItem16.MinSize = new System.Drawing.Size(77, 29);
this.layoutControlItem16.Name = "layoutControlItem16";
this.layoutControlItem16.Size = new System.Drawing.Size(90, 29);
this.layoutControlItem16.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem16.Text = "layoutControlItem2";
this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem16.TextVisible = false;
//
// simpleSeparator1
//
this.simpleSeparator1.AllowHotTrack = false;
this.simpleSeparator1.Location = new System.Drawing.Point(287, 0);
2023-05-23 16:13:17 +08:00
this.simpleSeparator1.Name = "simpleSeparator1";
this.simpleSeparator1.Size = new System.Drawing.Size(3, 993);
2023-05-23 16:13:17 +08:00
//
// simpleSeparator2
//
this.simpleSeparator2.AllowHotTrack = false;
this.simpleSeparator2.Location = new System.Drawing.Point(290, 0);
2023-05-23 16:13:17 +08:00
this.simpleSeparator2.Name = "simpleSeparator2";
this.simpleSeparator2.Size = new System.Drawing.Size(3, 993);
2023-05-23 16:13:17 +08:00
//
// 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(10F, 22F);
2023-05-23 16:13:17 +08:00
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1954, 1218);
2023-05-23 16:13:17 +08:00
this.Controls.Add(this.layoutControl1);
this.Controls.Add(this.ribbon);
this.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8);
2023-05-23 16:13:17 +08:00
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.emptySpaceItem5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem7)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem8)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).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 DevExpress.XtraGrid.GridControl gridControl2;
private DevExpress.XtraGrid.Views.Grid.GridView gridView3;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
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.LayoutControlItem layoutControlItem5;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem8;
private DevExpress.XtraLayout.SimpleSeparator simpleSeparator1;
private DevExpress.XtraLayout.SimpleSeparator simpleSeparator2;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2;
private System.Windows.Forms.Label lbLightsInfo;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem4;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
private System.Windows.Forms.Label lbAutoWave;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
private DevExpress.XtraEditors.SimpleButton simpleButton1;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15;
private DevExpress.XtraEditors.SimpleButton btnShowId;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16;
}
}