2023-09-04 22:41:19 +08:00
|
|
|
|
namespace DeiNiu.wms.win
|
|
|
|
|
{
|
|
|
|
|
partial class SeedsOutService
|
|
|
|
|
{
|
|
|
|
|
/// <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()
|
|
|
|
|
{
|
2024-05-10 14:42:45 +08:00
|
|
|
|
this.components = new System.ComponentModel.Container();
|
2023-09-04 22:41:19 +08:00
|
|
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SeedsOutService));
|
|
|
|
|
this.ribbon = new DevExpress.XtraBars.Ribbon.RibbonControl();
|
|
|
|
|
this.barButtonGroup1 = new DevExpress.XtraBars.BarButtonGroup();
|
|
|
|
|
this.bbiExport = new DevExpress.XtraBars.BarButtonItem();
|
|
|
|
|
this.ribbonStatusBar = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
|
|
|
|
|
this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
|
|
|
|
|
this.lbSumCnt = new System.Windows.Forms.Label();
|
|
|
|
|
this.lbComstatus = new System.Windows.Forms.Label();
|
|
|
|
|
this.btnInitialCom = new DevExpress.XtraEditors.SimpleButton();
|
|
|
|
|
this.combComs = new DevExpress.XtraEditors.ComboBoxEdit();
|
|
|
|
|
this.lbLightsInfo = new System.Windows.Forms.Label();
|
|
|
|
|
this.btnExport = new DevExpress.XtraEditors.SimpleButton();
|
|
|
|
|
this.pager1 = new DeiNiu.Controls.pager.Pager();
|
|
|
|
|
this.gridControl1 = new DevExpress.XtraGrid.GridControl();
|
|
|
|
|
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
|
|
|
this.txtDeskId = new DevExpress.XtraEditors.TextEdit();
|
|
|
|
|
this.txtOperater = new DevExpress.XtraEditors.TextEdit();
|
|
|
|
|
this.txtSeedNo = new DevExpress.XtraEditors.TextEdit();
|
|
|
|
|
this.txtBarcode = new DevExpress.XtraEditors.TextEdit();
|
|
|
|
|
this.lbStatus = new System.Windows.Forms.Label();
|
|
|
|
|
this.lbreturn = new System.Windows.Forms.Label();
|
|
|
|
|
this.lbUrl = new System.Windows.Forms.Label();
|
|
|
|
|
this.btnQuery = new DevExpress.XtraEditors.SimpleButton();
|
|
|
|
|
this.btnShowId = new DevExpress.XtraEditors.SimpleButton();
|
|
|
|
|
this.chkValid = new DevExpress.XtraEditors.CheckEdit();
|
|
|
|
|
this.textEdit1 = new DevExpress.XtraEditors.TextEdit();
|
|
|
|
|
this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
|
|
|
this.layoutControlGroup5 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
|
|
|
this.layoutControlGroup9 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
|
|
|
this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
|
|
this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
|
|
this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
|
|
this.layoutControlGroup6 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
|
|
|
this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
|
|
this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
|
|
this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
|
|
this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
|
|
|
this.emptySpaceItem9 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
|
|
|
this.emptySpaceItem10 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
|
|
|
this.emptySpaceItem6 = new DevExpress.XtraLayout.EmptySpaceItem();
|
2023-11-21 19:18:23 +08:00
|
|
|
|
this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
|
2023-09-04 22:41:19 +08:00
|
|
|
|
this.layoutControlItem31 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
|
|
this.layoutControlItem32 = new DevExpress.XtraLayout.LayoutControlItem();
|
2023-11-21 19:18:23 +08:00
|
|
|
|
this.tabbedControlGroup2 = new DevExpress.XtraLayout.TabbedControlGroup();
|
|
|
|
|
this.layoutControlGroup10 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
|
|
|
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
|
|
this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
|
|
this.emptySpaceItem12 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
|
|
|
this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
|
|
this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
|
|
this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
|
|
this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
|
|
this.layoutControlGroup3 = new DevExpress.XtraLayout.LayoutControlGroup();
|
2023-09-04 22:41:19 +08:00
|
|
|
|
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
|
2023-11-21 19:18:23 +08:00
|
|
|
|
this.layoutControlItem22 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
|
|
this.emptySpaceItem7 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
|
|
|
this.emptySpaceItem8 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
|
|
|
this.emptySpaceItem13 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
|
|
|
this.emptySpaceItem15 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
|
|
|
this.emptySpaceItem11 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
|
|
|
this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
|
|
|
this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
|
|
this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
|
2023-09-04 22:41:19 +08:00
|
|
|
|
this.tabbedControlGroup1 = new DevExpress.XtraLayout.TabbedControlGroup();
|
|
|
|
|
this.layoutControlGroup8 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
|
|
|
this.layoutControlGroup4 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
|
|
|
this.emptySpaceItem4 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
|
|
|
this.simpleButton4 = new DevExpress.XtraEditors.SimpleButton();
|
|
|
|
|
this.layoutControlItem30 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
|
|
this.emptySpaceItem3 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
|
|
|
this.emptySpaceItem27 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
|
|
|
this.emptySpaceItem28 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
|
|
|
this.layoutControlItem29 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
|
|
this.emptySpaceItem5 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
|
|
|
this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
|
|
|
this.emptySpaceItem14 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
|
|
|
this.txtLocation = new DevExpress.XtraEditors.TextEdit();
|
|
|
|
|
this.layoutControlGroup15 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
|
|
|
this.textEdit2 = new DevExpress.XtraEditors.TextEdit();
|
2024-05-10 14:42:45 +08:00
|
|
|
|
this.imageList1 = new System.Windows.Forms.ImageList(this.components);
|
2023-09-04 22:41:19 +08:00
|
|
|
|
((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.combComs.Properties)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtDeskId.Properties)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtOperater.Properties)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtSeedNo.Properties)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtBarcode.Properties)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.chkValid.Properties)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup9)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup6)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem9)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem10)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem6)).BeginInit();
|
2023-11-21 19:18:23 +08:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit();
|
2023-09-04 22:41:19 +08:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem31)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem32)).BeginInit();
|
2023-11-21 19:18:23 +08:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup2)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup10)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem12)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).BeginInit();
|
2023-09-04 22:41:19 +08:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
|
2023-11-21 19:18:23 +08:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem7)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem8)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem13)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem15)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem11)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
|
2023-09-04 22:41:19 +08:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup1)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup8)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem27)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem28)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem5)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem14)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtLocation.Properties)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup15)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.textEdit2.Properties)).BeginInit();
|
|
|
|
|
this.SuspendLayout();
|
|
|
|
|
//
|
|
|
|
|
// ribbon
|
|
|
|
|
//
|
|
|
|
|
this.ribbon.ExpandCollapseItem.Id = 0;
|
|
|
|
|
this.ribbon.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
|
|
|
|
|
this.ribbon.ExpandCollapseItem,
|
|
|
|
|
this.barButtonGroup1,
|
|
|
|
|
this.bbiExport});
|
|
|
|
|
this.ribbon.Location = new System.Drawing.Point(0, 0);
|
|
|
|
|
this.ribbon.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
|
|
this.ribbon.MaxItemId = 9;
|
|
|
|
|
this.ribbon.Name = "ribbon";
|
|
|
|
|
this.ribbon.Size = new System.Drawing.Size(2120, 76);
|
|
|
|
|
this.ribbon.StatusBar = this.ribbonStatusBar;
|
|
|
|
|
this.ribbon.Click += new System.EventHandler(this.ribbon_Click);
|
|
|
|
|
//
|
|
|
|
|
// barButtonGroup1
|
|
|
|
|
//
|
|
|
|
|
this.barButtonGroup1.Caption = "barButtonGroup1";
|
|
|
|
|
this.barButtonGroup1.Id = 5;
|
|
|
|
|
this.barButtonGroup1.Name = "barButtonGroup1";
|
|
|
|
|
//
|
|
|
|
|
// bbiExport
|
|
|
|
|
//
|
|
|
|
|
this.bbiExport.Caption = "导出";
|
|
|
|
|
this.bbiExport.Id = 7;
|
|
|
|
|
this.bbiExport.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("bbiExport.ImageOptions.Image")));
|
|
|
|
|
this.bbiExport.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("bbiExport.ImageOptions.LargeImage")));
|
|
|
|
|
this.bbiExport.Name = "bbiExport";
|
|
|
|
|
this.bbiExport.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiExport_ItemClick);
|
|
|
|
|
//
|
|
|
|
|
// ribbonStatusBar
|
|
|
|
|
//
|
|
|
|
|
this.ribbonStatusBar.Location = new System.Drawing.Point(0, 1113);
|
|
|
|
|
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(2120, 48);
|
|
|
|
|
//
|
|
|
|
|
// layoutControl1
|
|
|
|
|
//
|
|
|
|
|
this.layoutControl1.Controls.Add(this.lbSumCnt);
|
|
|
|
|
this.layoutControl1.Controls.Add(this.lbComstatus);
|
|
|
|
|
this.layoutControl1.Controls.Add(this.btnInitialCom);
|
|
|
|
|
this.layoutControl1.Controls.Add(this.combComs);
|
|
|
|
|
this.layoutControl1.Controls.Add(this.lbLightsInfo);
|
|
|
|
|
this.layoutControl1.Controls.Add(this.btnExport);
|
|
|
|
|
this.layoutControl1.Controls.Add(this.pager1);
|
|
|
|
|
this.layoutControl1.Controls.Add(this.gridControl1);
|
|
|
|
|
this.layoutControl1.Controls.Add(this.txtDeskId);
|
|
|
|
|
this.layoutControl1.Controls.Add(this.txtOperater);
|
|
|
|
|
this.layoutControl1.Controls.Add(this.txtSeedNo);
|
|
|
|
|
this.layoutControl1.Controls.Add(this.txtBarcode);
|
|
|
|
|
this.layoutControl1.Controls.Add(this.lbStatus);
|
|
|
|
|
this.layoutControl1.Controls.Add(this.lbreturn);
|
|
|
|
|
this.layoutControl1.Controls.Add(this.lbUrl);
|
|
|
|
|
this.layoutControl1.Controls.Add(this.btnQuery);
|
|
|
|
|
this.layoutControl1.Controls.Add(this.btnShowId);
|
|
|
|
|
this.layoutControl1.Controls.Add(this.chkValid);
|
|
|
|
|
this.layoutControl1.Controls.Add(this.textEdit1);
|
|
|
|
|
this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.layoutControl1.Location = new System.Drawing.Point(0, 76);
|
|
|
|
|
this.layoutControl1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
|
|
this.layoutControl1.Name = "layoutControl1";
|
|
|
|
|
this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1607, 350, 450, 400);
|
|
|
|
|
this.layoutControl1.Root = this.layoutControlGroup1;
|
|
|
|
|
this.layoutControl1.Size = new System.Drawing.Size(2120, 1037);
|
|
|
|
|
this.layoutControl1.TabIndex = 2;
|
|
|
|
|
this.layoutControl1.Text = "layoutControl1";
|
|
|
|
|
//
|
|
|
|
|
// lbSumCnt
|
|
|
|
|
//
|
|
|
|
|
this.lbSumCnt.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.lbSumCnt.Font = new System.Drawing.Font("华文仿宋", 30F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
this.lbSumCnt.Location = new System.Drawing.Point(547, 1031);
|
|
|
|
|
this.lbSumCnt.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
|
|
this.lbSumCnt.Name = "lbSumCnt";
|
|
|
|
|
this.lbSumCnt.Size = new System.Drawing.Size(158, 60);
|
|
|
|
|
this.lbSumCnt.TabIndex = 99;
|
|
|
|
|
this.lbSumCnt.Text = "0";
|
|
|
|
|
this.lbSumCnt.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
|
|
|
//
|
|
|
|
|
// lbComstatus
|
|
|
|
|
//
|
|
|
|
|
this.lbComstatus.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.lbComstatus.Font = new System.Drawing.Font("华文仿宋", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
this.lbComstatus.Location = new System.Drawing.Point(37, 107);
|
|
|
|
|
this.lbComstatus.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
|
|
this.lbComstatus.Name = "lbComstatus";
|
|
|
|
|
this.lbComstatus.Size = new System.Drawing.Size(218, 25);
|
|
|
|
|
this.lbComstatus.TabIndex = 96;
|
|
|
|
|
this.lbComstatus.Text = " ";
|
|
|
|
|
this.lbComstatus.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
|
|
|
//
|
|
|
|
|
// btnInitialCom
|
|
|
|
|
//
|
|
|
|
|
this.btnInitialCom.Image = ((System.Drawing.Image)(resources.GetObject("btnInitialCom.Image")));
|
|
|
|
|
this.btnInitialCom.Location = new System.Drawing.Point(522, 125);
|
|
|
|
|
this.btnInitialCom.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
|
|
this.btnInitialCom.Name = "btnInitialCom";
|
|
|
|
|
this.btnInitialCom.Size = new System.Drawing.Size(82, 43);
|
|
|
|
|
this.btnInitialCom.StyleController = this.layoutControl1;
|
|
|
|
|
this.btnInitialCom.TabIndex = 95;
|
|
|
|
|
this.btnInitialCom.Text = "确定";
|
|
|
|
|
this.btnInitialCom.Click += new System.EventHandler(this.btnInitialCom_Click);
|
|
|
|
|
//
|
|
|
|
|
// combComs
|
|
|
|
|
//
|
|
|
|
|
this.combComs.Location = new System.Drawing.Point(354, 72);
|
|
|
|
|
this.combComs.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
|
|
this.combComs.Name = "combComs";
|
|
|
|
|
this.combComs.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 25F);
|
|
|
|
|
this.combComs.Properties.Appearance.Options.UseFont = true;
|
|
|
|
|
this.combComs.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
|
|
|
this.combComs.Size = new System.Drawing.Size(162, 66);
|
|
|
|
|
this.combComs.StyleController = this.layoutControl1;
|
|
|
|
|
this.combComs.TabIndex = 94;
|
|
|
|
|
this.combComs.SelectedIndexChanged += new System.EventHandler(this.combComs_SelectedIndexChanged);
|
|
|
|
|
//
|
|
|
|
|
// lbLightsInfo
|
|
|
|
|
//
|
|
|
|
|
this.lbLightsInfo.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.lbLightsInfo.Font = new System.Drawing.Font("华文仿宋", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
this.lbLightsInfo.Location = new System.Drawing.Point(37, 72);
|
|
|
|
|
this.lbLightsInfo.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
|
|
this.lbLightsInfo.Name = "lbLightsInfo";
|
|
|
|
|
this.lbLightsInfo.Size = new System.Drawing.Size(218, 29);
|
|
|
|
|
this.lbLightsInfo.TabIndex = 93;
|
|
|
|
|
this.lbLightsInfo.Text = "检测中";
|
|
|
|
|
this.lbLightsInfo.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
|
|
|
//
|
|
|
|
|
// btnExport
|
|
|
|
|
//
|
|
|
|
|
this.btnExport.Appearance.Font = new System.Drawing.Font("Tahoma", 15F);
|
|
|
|
|
this.btnExport.Appearance.Options.UseFont = true;
|
|
|
|
|
this.btnExport.Image = ((System.Drawing.Image)(resources.GetObject("btnExport.Image")));
|
|
|
|
|
this.btnExport.Location = new System.Drawing.Point(189, 99);
|
|
|
|
|
this.btnExport.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
|
|
this.btnExport.Name = "btnExport";
|
|
|
|
|
this.btnExport.Size = new System.Drawing.Size(130, 57);
|
|
|
|
|
this.btnExport.StyleController = this.layoutControl1;
|
|
|
|
|
this.btnExport.TabIndex = 92;
|
|
|
|
|
this.btnExport.Text = "导出";
|
|
|
|
|
this.btnExport.Click += new System.EventHandler(this.btnExport_Click);
|
|
|
|
|
//
|
|
|
|
|
// pager1
|
|
|
|
|
//
|
|
|
|
|
this.pager1.Location = new System.Drawing.Point(18, 945);
|
|
|
|
|
this.pager1.Margin = new System.Windows.Forms.Padding(6);
|
|
|
|
|
this.pager1.MaximumSize = new System.Drawing.Size(0, 31);
|
|
|
|
|
this.pager1.Name = "pager1";
|
|
|
|
|
this.pager1.NMax = 0;
|
|
|
|
|
this.pager1.PageCount = 0;
|
|
|
|
|
this.pager1.PageCurrent = 0;
|
|
|
|
|
this.pager1.PageSize = 100;
|
|
|
|
|
this.pager1.Size = new System.Drawing.Size(2084, 31);
|
|
|
|
|
this.pager1.TabIndex = 40;
|
|
|
|
|
//
|
|
|
|
|
// gridControl1
|
|
|
|
|
//
|
|
|
|
|
this.gridControl1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
|
|
this.gridControl1.Font = new System.Drawing.Font("Tahoma", 9F);
|
|
|
|
|
this.gridControl1.Location = new System.Drawing.Point(18, 206);
|
|
|
|
|
this.gridControl1.MainView = this.gridView1;
|
|
|
|
|
this.gridControl1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
|
|
this.gridControl1.MenuManager = this.ribbon;
|
|
|
|
|
this.gridControl1.Name = "gridControl1";
|
|
|
|
|
this.gridControl1.Size = new System.Drawing.Size(2084, 733);
|
|
|
|
|
this.gridControl1.TabIndex = 39;
|
|
|
|
|
this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|
|
|
|
this.gridView1});
|
|
|
|
|
//
|
|
|
|
|
// gridView1
|
|
|
|
|
//
|
|
|
|
|
this.gridView1.GridControl = this.gridControl1;
|
|
|
|
|
this.gridView1.Name = "gridView1";
|
|
|
|
|
this.gridView1.SelectionChanged += new DevExpress.Data.SelectionChangedEventHandler(this.gridView1_SelectionChanged);
|
|
|
|
|
//
|
|
|
|
|
// txtDeskId
|
|
|
|
|
//
|
|
|
|
|
this.txtDeskId.Location = new System.Drawing.Point(140, 1189);
|
|
|
|
|
this.txtDeskId.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
|
|
this.txtDeskId.Name = "txtDeskId";
|
|
|
|
|
this.txtDeskId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
|
|
|
this.txtDeskId.Properties.Appearance.Options.UseFont = true;
|
|
|
|
|
this.txtDeskId.Size = new System.Drawing.Size(42, 36);
|
|
|
|
|
this.txtDeskId.StyleController = this.layoutControl1;
|
|
|
|
|
this.txtDeskId.TabIndex = 52;
|
|
|
|
|
this.txtDeskId.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtDeskId_KeyDown);
|
|
|
|
|
//
|
|
|
|
|
// txtOperater
|
|
|
|
|
//
|
|
|
|
|
this.txtOperater.Location = new System.Drawing.Point(296, 1189);
|
|
|
|
|
this.txtOperater.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
|
|
this.txtOperater.Name = "txtOperater";
|
|
|
|
|
this.txtOperater.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
|
|
|
this.txtOperater.Properties.Appearance.Options.UseFont = true;
|
|
|
|
|
this.txtOperater.Size = new System.Drawing.Size(1744, 36);
|
|
|
|
|
this.txtOperater.StyleController = this.layoutControl1;
|
|
|
|
|
this.txtOperater.TabIndex = 52;
|
|
|
|
|
this.txtOperater.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtOperater_KeyDown);
|
|
|
|
|
//
|
|
|
|
|
// txtSeedNo
|
|
|
|
|
//
|
|
|
|
|
this.txtSeedNo.Location = new System.Drawing.Point(140, 1219);
|
|
|
|
|
this.txtSeedNo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
|
|
this.txtSeedNo.Name = "txtSeedNo";
|
|
|
|
|
this.txtSeedNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
|
|
|
this.txtSeedNo.Properties.Appearance.Options.UseFont = true;
|
|
|
|
|
this.txtSeedNo.Size = new System.Drawing.Size(1900, 36);
|
|
|
|
|
this.txtSeedNo.StyleController = this.layoutControl1;
|
|
|
|
|
this.txtSeedNo.TabIndex = 54;
|
|
|
|
|
this.txtSeedNo.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtSeedNo_KeyDown);
|
|
|
|
|
//
|
|
|
|
|
// txtBarcode
|
|
|
|
|
//
|
|
|
|
|
this.txtBarcode.Location = new System.Drawing.Point(140, 1031);
|
|
|
|
|
this.txtBarcode.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
|
|
this.txtBarcode.Name = "txtBarcode";
|
|
|
|
|
this.txtBarcode.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 34F, System.Drawing.FontStyle.Bold);
|
|
|
|
|
this.txtBarcode.Properties.Appearance.Options.UseFont = true;
|
|
|
|
|
this.txtBarcode.Size = new System.Drawing.Size(396, 88);
|
|
|
|
|
this.txtBarcode.StyleController = this.layoutControl1;
|
|
|
|
|
this.txtBarcode.TabIndex = 53;
|
|
|
|
|
this.txtBarcode.EditValueChanged += new System.EventHandler(this.txtBarcode_EditValueChanged);
|
|
|
|
|
this.txtBarcode.Enter += new System.EventHandler(this.txtBarcode_Enter);
|
|
|
|
|
this.txtBarcode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtBarcode_KeyDown);
|
|
|
|
|
//
|
|
|
|
|
// lbStatus
|
|
|
|
|
//
|
|
|
|
|
this.lbStatus.Font = new System.Drawing.Font("华文仿宋", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
this.lbStatus.Location = new System.Drawing.Point(37, 72);
|
|
|
|
|
this.lbStatus.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
|
|
this.lbStatus.Name = "lbStatus";
|
|
|
|
|
this.lbStatus.Size = new System.Drawing.Size(368, 93);
|
|
|
|
|
this.lbStatus.TabIndex = 46;
|
|
|
|
|
this.lbStatus.Text = "正在启动服务";
|
|
|
|
|
this.lbStatus.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
|
|
|
//
|
|
|
|
|
// lbreturn
|
|
|
|
|
//
|
|
|
|
|
this.lbreturn.Font = new System.Drawing.Font("华文仿宋", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
this.lbreturn.Location = new System.Drawing.Point(18, 1116);
|
|
|
|
|
this.lbreturn.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
|
|
this.lbreturn.Name = "lbreturn";
|
|
|
|
|
this.lbreturn.Size = new System.Drawing.Size(2046, 18);
|
|
|
|
|
this.lbreturn.TabIndex = 51;
|
|
|
|
|
this.lbreturn.Text = " 无返回";
|
|
|
|
|
this.lbreturn.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
|
|
|
this.lbreturn.Visible = false;
|
|
|
|
|
//
|
|
|
|
|
// lbUrl
|
|
|
|
|
//
|
|
|
|
|
this.lbUrl.Font = new System.Drawing.Font("华文仿宋", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
this.lbUrl.Location = new System.Drawing.Point(411, 72);
|
|
|
|
|
this.lbUrl.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
|
|
this.lbUrl.Name = "lbUrl";
|
|
|
|
|
this.lbUrl.Size = new System.Drawing.Size(1671, 108);
|
|
|
|
|
this.lbUrl.TabIndex = 49;
|
|
|
|
|
this.lbUrl.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
|
|
|
//
|
|
|
|
|
// btnQuery
|
|
|
|
|
//
|
|
|
|
|
this.btnQuery.Appearance.Font = new System.Drawing.Font("Tahoma", 15F);
|
|
|
|
|
this.btnQuery.Appearance.Options.UseFont = true;
|
|
|
|
|
this.btnQuery.Image = ((System.Drawing.Image)(resources.GetObject("btnQuery.Image")));
|
|
|
|
|
this.btnQuery.Location = new System.Drawing.Point(47, 99);
|
|
|
|
|
this.btnQuery.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
|
|
this.btnQuery.Name = "btnQuery";
|
|
|
|
|
this.btnQuery.Size = new System.Drawing.Size(126, 57);
|
|
|
|
|
this.btnQuery.StyleController = this.layoutControl1;
|
|
|
|
|
this.btnQuery.TabIndex = 84;
|
|
|
|
|
this.btnQuery.Text = "查询";
|
|
|
|
|
this.btnQuery.Click += new System.EventHandler(this.btnQuery_Click);
|
|
|
|
|
//
|
|
|
|
|
// btnShowId
|
|
|
|
|
//
|
|
|
|
|
this.btnShowId.ImageUri.Uri = "ListNumbers";
|
|
|
|
|
this.btnShowId.Location = new System.Drawing.Point(522, 72);
|
|
|
|
|
this.btnShowId.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
|
|
this.btnShowId.Name = "btnShowId";
|
|
|
|
|
this.btnShowId.Size = new System.Drawing.Size(82, 47);
|
|
|
|
|
this.btnShowId.StyleController = this.layoutControl1;
|
|
|
|
|
this.btnShowId.TabIndex = 97;
|
|
|
|
|
this.btnShowId.Text = "ID";
|
|
|
|
|
this.btnShowId.Click += new System.EventHandler(this.simpleButton1_Click);
|
|
|
|
|
//
|
|
|
|
|
// chkValid
|
|
|
|
|
//
|
|
|
|
|
this.chkValid.Location = new System.Drawing.Point(711, 1062);
|
|
|
|
|
this.chkValid.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
|
|
this.chkValid.MenuManager = this.ribbon;
|
|
|
|
|
this.chkValid.Name = "chkValid";
|
|
|
|
|
this.chkValid.Properties.Caption = "反查 ";
|
|
|
|
|
this.chkValid.Size = new System.Drawing.Size(78, 26);
|
|
|
|
|
this.chkValid.StyleController = this.layoutControl1;
|
|
|
|
|
this.chkValid.TabIndex = 98;
|
|
|
|
|
this.chkValid.CheckedChanged += new System.EventHandler(this.chkValid_CheckedChanged);
|
|
|
|
|
//
|
|
|
|
|
// textEdit1
|
|
|
|
|
//
|
|
|
|
|
this.textEdit1.Location = new System.Drawing.Point(354, 114);
|
|
|
|
|
this.textEdit1.MenuManager = this.ribbon;
|
|
|
|
|
this.textEdit1.Name = "textEdit1";
|
|
|
|
|
this.textEdit1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 25F);
|
|
|
|
|
this.textEdit1.Properties.Appearance.Options.UseFont = true;
|
|
|
|
|
this.textEdit1.Size = new System.Drawing.Size(162, 66);
|
|
|
|
|
this.textEdit1.StyleController = this.layoutControl1;
|
|
|
|
|
this.textEdit1.TabIndex = 100;
|
|
|
|
|
//
|
|
|
|
|
// layoutControlGroup1
|
|
|
|
|
//
|
|
|
|
|
this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
|
|
|
|
|
this.layoutControlGroup1.GroupBordersVisible = false;
|
|
|
|
|
this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
|
|
|
this.layoutControlGroup5,
|
|
|
|
|
this.layoutControlItem31,
|
|
|
|
|
this.layoutControlItem32,
|
|
|
|
|
this.tabbedControlGroup2});
|
|
|
|
|
this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0);
|
|
|
|
|
this.layoutControlGroup1.Name = "Root";
|
|
|
|
|
this.layoutControlGroup1.Size = new System.Drawing.Size(2120, 1037);
|
|
|
|
|
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.ExpandButtonVisible = true;
|
|
|
|
|
this.layoutControlGroup5.Expanded = false;
|
|
|
|
|
this.layoutControlGroup5.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
|
|
|
this.layoutControlGroup9,
|
|
|
|
|
this.layoutControlGroup6,
|
|
|
|
|
this.layoutControlItem17});
|
|
|
|
|
this.layoutControlGroup5.Location = new System.Drawing.Point(0, 964);
|
|
|
|
|
this.layoutControlGroup5.Name = "layoutControlGroup5";
|
|
|
|
|
this.layoutControlGroup5.Size = new System.Drawing.Size(2090, 43);
|
|
|
|
|
this.layoutControlGroup5.Text = "分播记录明细";
|
|
|
|
|
this.layoutControlGroup5.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
|
|
|
|
|
//
|
|
|
|
|
// layoutControlGroup9
|
|
|
|
|
//
|
|
|
|
|
this.layoutControlGroup9.AppearanceGroup.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
|
|
|
|
|
this.layoutControlGroup9.AppearanceGroup.Options.UseFont = true;
|
|
|
|
|
this.layoutControlGroup9.CustomizationFormText = "layoutControlGroup4";
|
|
|
|
|
this.layoutControlGroup9.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
|
|
|
this.layoutControlItem11,
|
|
|
|
|
this.layoutControlItem12,
|
|
|
|
|
this.layoutControlItem13});
|
|
|
|
|
this.layoutControlGroup9.Location = new System.Drawing.Point(0, 158);
|
|
|
|
|
this.layoutControlGroup9.Name = "layoutControlGroup9";
|
|
|
|
|
this.layoutControlGroup9.Size = new System.Drawing.Size(2052, 128);
|
|
|
|
|
this.layoutControlGroup9.Text = "分播台信息";
|
|
|
|
|
//
|
|
|
|
|
// layoutControlItem11
|
|
|
|
|
//
|
|
|
|
|
this.layoutControlItem11.Control = this.txtDeskId;
|
|
|
|
|
this.layoutControlItem11.CustomizationFormText = "操作员";
|
|
|
|
|
this.layoutControlItem11.Location = new System.Drawing.Point(0, 0);
|
|
|
|
|
this.layoutControlItem11.MaxSize = new System.Drawing.Size(156, 30);
|
|
|
|
|
this.layoutControlItem11.MinSize = new System.Drawing.Size(156, 30);
|
|
|
|
|
this.layoutControlItem11.Name = "layoutControlItem11";
|
|
|
|
|
this.layoutControlItem11.Size = new System.Drawing.Size(156, 30);
|
|
|
|
|
this.layoutControlItem11.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
|
|
this.layoutControlItem11.Spacing = new DevExpress.XtraLayout.Utils.Padding(10, 5, 0, 0);
|
|
|
|
|
this.layoutControlItem11.Text = "分播台编号";
|
|
|
|
|
this.layoutControlItem11.TextLocation = DevExpress.Utils.Locations.Left;
|
|
|
|
|
this.layoutControlItem11.TextSize = new System.Drawing.Size(90, 22);
|
|
|
|
|
//
|
|
|
|
|
// layoutControlItem12
|
|
|
|
|
//
|
|
|
|
|
this.layoutControlItem12.Control = this.txtOperater;
|
|
|
|
|
this.layoutControlItem12.CustomizationFormText = "操作员编号";
|
|
|
|
|
this.layoutControlItem12.Location = new System.Drawing.Point(156, 0);
|
|
|
|
|
this.layoutControlItem12.MaxSize = new System.Drawing.Size(157, 30);
|
|
|
|
|
this.layoutControlItem12.MinSize = new System.Drawing.Size(157, 30);
|
|
|
|
|
this.layoutControlItem12.Name = "layoutControlItem12";
|
|
|
|
|
this.layoutControlItem12.Size = new System.Drawing.Size(1858, 30);
|
|
|
|
|
this.layoutControlItem12.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
|
|
this.layoutControlItem12.Spacing = new DevExpress.XtraLayout.Utils.Padding(10, 5, 0, 0);
|
|
|
|
|
this.layoutControlItem12.Text = "操作员编号";
|
|
|
|
|
this.layoutControlItem12.TextLocation = DevExpress.Utils.Locations.Left;
|
|
|
|
|
this.layoutControlItem12.TextSize = new System.Drawing.Size(90, 22);
|
|
|
|
|
//
|
|
|
|
|
// layoutControlItem13
|
|
|
|
|
//
|
|
|
|
|
this.layoutControlItem13.Control = this.txtSeedNo;
|
|
|
|
|
this.layoutControlItem13.CustomizationFormText = "分播单编号";
|
|
|
|
|
this.layoutControlItem13.Location = new System.Drawing.Point(0, 30);
|
|
|
|
|
this.layoutControlItem13.MaxSize = new System.Drawing.Size(313, 30);
|
|
|
|
|
this.layoutControlItem13.MinSize = new System.Drawing.Size(313, 30);
|
|
|
|
|
this.layoutControlItem13.Name = "layoutControlItem13";
|
|
|
|
|
this.layoutControlItem13.Size = new System.Drawing.Size(2014, 30);
|
|
|
|
|
this.layoutControlItem13.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
|
|
this.layoutControlItem13.Spacing = new DevExpress.XtraLayout.Utils.Padding(10, 5, 0, 0);
|
|
|
|
|
this.layoutControlItem13.Text = "分播单编号";
|
|
|
|
|
this.layoutControlItem13.TextLocation = DevExpress.Utils.Locations.Left;
|
|
|
|
|
this.layoutControlItem13.TextSize = new System.Drawing.Size(90, 22);
|
|
|
|
|
//
|
|
|
|
|
// layoutControlGroup6
|
|
|
|
|
//
|
|
|
|
|
this.layoutControlGroup6.AppearanceGroup.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
|
|
|
|
|
this.layoutControlGroup6.AppearanceGroup.Options.UseFont = true;
|
|
|
|
|
this.layoutControlGroup6.CustomizationFormText = "layoutControlGroup3";
|
|
|
|
|
this.layoutControlGroup6.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
|
|
|
this.layoutControlItem16,
|
|
|
|
|
this.layoutControlItem8,
|
|
|
|
|
this.layoutControlItem7,
|
|
|
|
|
this.emptySpaceItem2,
|
|
|
|
|
this.emptySpaceItem9,
|
|
|
|
|
this.emptySpaceItem10,
|
|
|
|
|
this.emptySpaceItem6});
|
|
|
|
|
this.layoutControlGroup6.Location = new System.Drawing.Point(0, 0);
|
|
|
|
|
this.layoutControlGroup6.Name = "layoutControlGroup6";
|
|
|
|
|
this.layoutControlGroup6.Size = new System.Drawing.Size(2052, 134);
|
|
|
|
|
this.layoutControlGroup6.Text = "分播商品扫码输入";
|
|
|
|
|
//
|
|
|
|
|
// layoutControlItem16
|
|
|
|
|
//
|
|
|
|
|
this.layoutControlItem16.Control = this.txtBarcode;
|
|
|
|
|
this.layoutControlItem16.CustomizationFormText = "商品条码";
|
|
|
|
|
this.layoutControlItem16.Location = new System.Drawing.Point(0, 0);
|
|
|
|
|
this.layoutControlItem16.MaxSize = new System.Drawing.Size(510, 66);
|
|
|
|
|
this.layoutControlItem16.MinSize = new System.Drawing.Size(510, 66);
|
|
|
|
|
this.layoutControlItem16.Name = "layoutControlItem16";
|
|
|
|
|
this.layoutControlItem16.Size = new System.Drawing.Size(510, 66);
|
|
|
|
|
this.layoutControlItem16.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
|
|
this.layoutControlItem16.Spacing = new DevExpress.XtraLayout.Utils.Padding(10, 5, 0, 0);
|
|
|
|
|
this.layoutControlItem16.Text = "商品条码";
|
|
|
|
|
this.layoutControlItem16.TextLocation = DevExpress.Utils.Locations.Left;
|
|
|
|
|
this.layoutControlItem16.TextSize = new System.Drawing.Size(90, 22);
|
|
|
|
|
//
|
|
|
|
|
// layoutControlItem8
|
|
|
|
|
//
|
|
|
|
|
this.layoutControlItem8.Control = this.lbSumCnt;
|
|
|
|
|
this.layoutControlItem8.Location = new System.Drawing.Point(510, 0);
|
|
|
|
|
this.layoutControlItem8.MaxSize = new System.Drawing.Size(164, 66);
|
|
|
|
|
this.layoutControlItem8.MinSize = new System.Drawing.Size(164, 66);
|
|
|
|
|
this.layoutControlItem8.Name = "layoutControlItem8";
|
|
|
|
|
this.layoutControlItem8.Size = new System.Drawing.Size(164, 66);
|
|
|
|
|
this.layoutControlItem8.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
|
|
this.layoutControlItem8.Text = "总计";
|
|
|
|
|
this.layoutControlItem8.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
|
|
this.layoutControlItem8.TextSize = new System.Drawing.Size(0, 0);
|
|
|
|
|
this.layoutControlItem8.TextVisible = false;
|
|
|
|
|
//
|
|
|
|
|
// layoutControlItem7
|
|
|
|
|
//
|
|
|
|
|
this.layoutControlItem7.Control = this.chkValid;
|
|
|
|
|
this.layoutControlItem7.Location = new System.Drawing.Point(674, 31);
|
|
|
|
|
this.layoutControlItem7.MaxSize = new System.Drawing.Size(84, 35);
|
|
|
|
|
this.layoutControlItem7.MinSize = new System.Drawing.Size(84, 35);
|
|
|
|
|
this.layoutControlItem7.Name = "layoutControlItem7";
|
|
|
|
|
this.layoutControlItem7.Size = new System.Drawing.Size(84, 35);
|
|
|
|
|
this.layoutControlItem7.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
|
|
this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0);
|
|
|
|
|
this.layoutControlItem7.TextVisible = false;
|
|
|
|
|
//
|
|
|
|
|
// emptySpaceItem2
|
|
|
|
|
//
|
|
|
|
|
this.emptySpaceItem2.AllowHotTrack = false;
|
|
|
|
|
this.emptySpaceItem2.Location = new System.Drawing.Point(768, 0);
|
|
|
|
|
this.emptySpaceItem2.MaxSize = new System.Drawing.Size(10, 66);
|
|
|
|
|
this.emptySpaceItem2.MinSize = new System.Drawing.Size(10, 66);
|
|
|
|
|
this.emptySpaceItem2.Name = "emptySpaceItem2";
|
|
|
|
|
this.emptySpaceItem2.Size = new System.Drawing.Size(10, 66);
|
|
|
|
|
this.emptySpaceItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
|
|
this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
|
|
|
|
|
//
|
|
|
|
|
// emptySpaceItem9
|
|
|
|
|
//
|
|
|
|
|
this.emptySpaceItem9.AllowHotTrack = false;
|
|
|
|
|
this.emptySpaceItem9.Location = new System.Drawing.Point(758, 0);
|
|
|
|
|
this.emptySpaceItem9.MaxSize = new System.Drawing.Size(10, 66);
|
|
|
|
|
this.emptySpaceItem9.MinSize = new System.Drawing.Size(10, 66);
|
|
|
|
|
this.emptySpaceItem9.Name = "emptySpaceItem9";
|
|
|
|
|
this.emptySpaceItem9.Size = new System.Drawing.Size(10, 66);
|
|
|
|
|
this.emptySpaceItem9.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
|
|
this.emptySpaceItem9.TextSize = new System.Drawing.Size(0, 0);
|
|
|
|
|
//
|
|
|
|
|
// emptySpaceItem10
|
|
|
|
|
//
|
|
|
|
|
this.emptySpaceItem10.AllowHotTrack = false;
|
|
|
|
|
this.emptySpaceItem10.Location = new System.Drawing.Point(778, 0);
|
|
|
|
|
this.emptySpaceItem10.Name = "emptySpaceItem10";
|
|
|
|
|
this.emptySpaceItem10.Size = new System.Drawing.Size(1236, 66);
|
|
|
|
|
this.emptySpaceItem10.TextSize = new System.Drawing.Size(0, 0);
|
|
|
|
|
//
|
|
|
|
|
// emptySpaceItem6
|
|
|
|
|
//
|
|
|
|
|
this.emptySpaceItem6.AllowHotTrack = false;
|
|
|
|
|
this.emptySpaceItem6.Location = new System.Drawing.Point(674, 0);
|
|
|
|
|
this.emptySpaceItem6.Name = "emptySpaceItem6";
|
|
|
|
|
this.emptySpaceItem6.Size = new System.Drawing.Size(84, 31);
|
|
|
|
|
this.emptySpaceItem6.TextSize = new System.Drawing.Size(0, 0);
|
|
|
|
|
//
|
2023-11-21 19:18:23 +08:00
|
|
|
|
// layoutControlItem17
|
|
|
|
|
//
|
|
|
|
|
this.layoutControlItem17.Control = this.lbreturn;
|
|
|
|
|
this.layoutControlItem17.CustomizationFormText = "layoutControlItem3";
|
|
|
|
|
this.layoutControlItem17.Location = new System.Drawing.Point(0, 134);
|
|
|
|
|
this.layoutControlItem17.MinSize = new System.Drawing.Size(24, 24);
|
|
|
|
|
this.layoutControlItem17.Name = "layoutControlItem17";
|
|
|
|
|
this.layoutControlItem17.Size = new System.Drawing.Size(2052, 24);
|
|
|
|
|
this.layoutControlItem17.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
|
|
this.layoutControlItem17.Text = "layoutControlItem3";
|
|
|
|
|
this.layoutControlItem17.TextSize = new System.Drawing.Size(0, 0);
|
|
|
|
|
this.layoutControlItem17.TextVisible = false;
|
|
|
|
|
//
|
2023-09-04 22:41:19 +08:00
|
|
|
|
// layoutControlItem31
|
|
|
|
|
//
|
|
|
|
|
this.layoutControlItem31.Control = this.gridControl1;
|
|
|
|
|
this.layoutControlItem31.Location = new System.Drawing.Point(0, 188);
|
|
|
|
|
this.layoutControlItem31.MinSize = new System.Drawing.Size(104, 24);
|
|
|
|
|
this.layoutControlItem31.Name = "layoutControlItem31";
|
|
|
|
|
this.layoutControlItem31.Size = new System.Drawing.Size(2090, 739);
|
|
|
|
|
this.layoutControlItem31.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
|
|
this.layoutControlItem31.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
|
|
this.layoutControlItem31.TextSize = new System.Drawing.Size(0, 0);
|
|
|
|
|
this.layoutControlItem31.TextVisible = false;
|
|
|
|
|
//
|
|
|
|
|
// layoutControlItem32
|
|
|
|
|
//
|
|
|
|
|
this.layoutControlItem32.Control = this.pager1;
|
|
|
|
|
this.layoutControlItem32.Location = new System.Drawing.Point(0, 927);
|
|
|
|
|
this.layoutControlItem32.Name = "layoutControlItem32";
|
|
|
|
|
this.layoutControlItem32.Size = new System.Drawing.Size(2090, 37);
|
|
|
|
|
this.layoutControlItem32.TextSize = new System.Drawing.Size(0, 0);
|
|
|
|
|
this.layoutControlItem32.TextVisible = false;
|
|
|
|
|
//
|
2023-11-21 19:18:23 +08:00
|
|
|
|
// tabbedControlGroup2
|
2023-09-04 22:41:19 +08:00
|
|
|
|
//
|
2023-11-21 19:18:23 +08:00
|
|
|
|
this.tabbedControlGroup2.Location = new System.Drawing.Point(0, 0);
|
|
|
|
|
this.tabbedControlGroup2.Name = "tabbedControlGroup2";
|
2024-05-10 14:42:45 +08:00
|
|
|
|
this.tabbedControlGroup2.SelectedTabPage = this.layoutControlGroup3;
|
|
|
|
|
this.tabbedControlGroup2.SelectedTabPageIndex = 0;
|
2023-11-21 19:18:23 +08:00
|
|
|
|
this.tabbedControlGroup2.Size = new System.Drawing.Size(2090, 188);
|
|
|
|
|
this.tabbedControlGroup2.TabPages.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
|
|
|
this.layoutControlGroup3,
|
|
|
|
|
this.layoutControlGroup2,
|
|
|
|
|
this.layoutControlGroup10});
|
2023-09-04 22:41:19 +08:00
|
|
|
|
//
|
2023-11-21 19:18:23 +08:00
|
|
|
|
// layoutControlGroup10
|
2023-09-04 22:41:19 +08:00
|
|
|
|
//
|
2023-11-21 19:18:23 +08:00
|
|
|
|
this.layoutControlGroup10.AppearanceGroup.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
|
|
|
|
|
this.layoutControlGroup10.AppearanceGroup.Options.UseFont = true;
|
|
|
|
|
this.layoutControlGroup10.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
|
|
|
this.layoutControlItem2,
|
|
|
|
|
this.layoutControlItem5,
|
|
|
|
|
this.emptySpaceItem12,
|
|
|
|
|
this.layoutControlItem4,
|
|
|
|
|
this.layoutControlItem6,
|
|
|
|
|
this.layoutControlItem10,
|
|
|
|
|
this.layoutControlItem3});
|
|
|
|
|
this.layoutControlGroup10.Location = new System.Drawing.Point(0, 0);
|
|
|
|
|
this.layoutControlGroup10.Name = "layoutControlGroup10";
|
|
|
|
|
this.layoutControlGroup10.Size = new System.Drawing.Size(2051, 114);
|
|
|
|
|
this.layoutControlGroup10.Text = "灯光设备信息";
|
2023-09-04 22:41:19 +08:00
|
|
|
|
//
|
2023-11-21 19:18:23 +08:00
|
|
|
|
// layoutControlItem2
|
2023-09-04 22:41:19 +08:00
|
|
|
|
//
|
2023-11-21 19:18:23 +08:00
|
|
|
|
this.layoutControlItem2.Control = this.lbLightsInfo;
|
|
|
|
|
this.layoutControlItem2.Location = new System.Drawing.Point(0, 0);
|
|
|
|
|
this.layoutControlItem2.MaxSize = new System.Drawing.Size(224, 35);
|
|
|
|
|
this.layoutControlItem2.MinSize = new System.Drawing.Size(224, 35);
|
|
|
|
|
this.layoutControlItem2.Name = "layoutControlItem2";
|
|
|
|
|
this.layoutControlItem2.Size = new System.Drawing.Size(224, 35);
|
|
|
|
|
this.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
|
|
this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
|
|
|
|
|
this.layoutControlItem2.TextVisible = false;
|
2023-09-04 22:41:19 +08:00
|
|
|
|
//
|
2023-11-21 19:18:23 +08:00
|
|
|
|
// layoutControlItem5
|
2023-09-04 22:41:19 +08:00
|
|
|
|
//
|
2023-11-21 19:18:23 +08:00
|
|
|
|
this.layoutControlItem5.Control = this.lbComstatus;
|
|
|
|
|
this.layoutControlItem5.Location = new System.Drawing.Point(0, 35);
|
|
|
|
|
this.layoutControlItem5.MaxSize = new System.Drawing.Size(224, 31);
|
|
|
|
|
this.layoutControlItem5.MinSize = new System.Drawing.Size(224, 31);
|
|
|
|
|
this.layoutControlItem5.Name = "layoutControlItem5";
|
|
|
|
|
this.layoutControlItem5.Size = new System.Drawing.Size(224, 79);
|
|
|
|
|
this.layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
|
|
this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0);
|
|
|
|
|
this.layoutControlItem5.TextVisible = false;
|
2023-09-04 22:41:19 +08:00
|
|
|
|
//
|
2023-11-21 19:18:23 +08:00
|
|
|
|
// emptySpaceItem12
|
2023-09-04 22:41:19 +08:00
|
|
|
|
//
|
2023-11-21 19:18:23 +08:00
|
|
|
|
this.emptySpaceItem12.AllowHotTrack = false;
|
|
|
|
|
this.emptySpaceItem12.Location = new System.Drawing.Point(573, 0);
|
|
|
|
|
this.emptySpaceItem12.Name = "emptySpaceItem12";
|
|
|
|
|
this.emptySpaceItem12.Size = new System.Drawing.Size(1478, 114);
|
|
|
|
|
this.emptySpaceItem12.TextSize = new System.Drawing.Size(0, 0);
|
2023-09-04 22:41:19 +08:00
|
|
|
|
//
|
2023-11-21 19:18:23 +08:00
|
|
|
|
// layoutControlItem4
|
2023-09-04 22:41:19 +08:00
|
|
|
|
//
|
2023-11-21 19:18:23 +08:00
|
|
|
|
this.layoutControlItem4.Control = this.combComs;
|
|
|
|
|
this.layoutControlItem4.Location = new System.Drawing.Point(224, 0);
|
|
|
|
|
this.layoutControlItem4.MaxSize = new System.Drawing.Size(261, 42);
|
|
|
|
|
this.layoutControlItem4.MinSize = new System.Drawing.Size(261, 42);
|
|
|
|
|
this.layoutControlItem4.Name = "layoutControlItem4";
|
|
|
|
|
this.layoutControlItem4.Size = new System.Drawing.Size(261, 42);
|
|
|
|
|
this.layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
|
|
this.layoutControlItem4.Text = "端口号";
|
|
|
|
|
this.layoutControlItem4.TextSize = new System.Drawing.Size(90, 22);
|
2023-09-04 22:41:19 +08:00
|
|
|
|
//
|
2023-11-21 19:18:23 +08:00
|
|
|
|
// layoutControlItem6
|
2023-09-04 22:41:19 +08:00
|
|
|
|
//
|
2023-11-21 19:18:23 +08:00
|
|
|
|
this.layoutControlItem6.Control = this.btnShowId;
|
|
|
|
|
this.layoutControlItem6.Location = new System.Drawing.Point(485, 0);
|
|
|
|
|
this.layoutControlItem6.MaxSize = new System.Drawing.Size(88, 53);
|
|
|
|
|
this.layoutControlItem6.MinSize = new System.Drawing.Size(88, 53);
|
|
|
|
|
this.layoutControlItem6.Name = "layoutControlItem6";
|
|
|
|
|
this.layoutControlItem6.Size = new System.Drawing.Size(88, 53);
|
|
|
|
|
this.layoutControlItem6.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
|
|
this.layoutControlItem6.TextSize = new System.Drawing.Size(0, 0);
|
|
|
|
|
this.layoutControlItem6.TextVisible = false;
|
|
|
|
|
//
|
|
|
|
|
// layoutControlItem10
|
|
|
|
|
//
|
|
|
|
|
this.layoutControlItem10.Control = this.textEdit1;
|
|
|
|
|
this.layoutControlItem10.Location = new System.Drawing.Point(224, 42);
|
|
|
|
|
this.layoutControlItem10.Name = "layoutControlItem10";
|
|
|
|
|
this.layoutControlItem10.Size = new System.Drawing.Size(261, 72);
|
|
|
|
|
this.layoutControlItem10.Text = "分播台";
|
|
|
|
|
this.layoutControlItem10.TextSize = new System.Drawing.Size(90, 22);
|
|
|
|
|
//
|
|
|
|
|
// layoutControlItem3
|
|
|
|
|
//
|
|
|
|
|
this.layoutControlItem3.Control = this.btnInitialCom;
|
|
|
|
|
this.layoutControlItem3.Location = new System.Drawing.Point(485, 53);
|
|
|
|
|
this.layoutControlItem3.MaxSize = new System.Drawing.Size(88, 49);
|
|
|
|
|
this.layoutControlItem3.MinSize = new System.Drawing.Size(88, 49);
|
|
|
|
|
this.layoutControlItem3.Name = "layoutControlItem3";
|
|
|
|
|
this.layoutControlItem3.Size = new System.Drawing.Size(88, 61);
|
|
|
|
|
this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
|
|
this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
|
|
|
|
|
this.layoutControlItem3.TextVisible = false;
|
|
|
|
|
//
|
|
|
|
|
// layoutControlGroup3
|
|
|
|
|
//
|
|
|
|
|
this.layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
|
|
|
this.layoutControlItem1,
|
|
|
|
|
this.layoutControlItem22,
|
|
|
|
|
this.emptySpaceItem7,
|
|
|
|
|
this.emptySpaceItem8,
|
|
|
|
|
this.emptySpaceItem13,
|
|
|
|
|
this.emptySpaceItem15,
|
|
|
|
|
this.emptySpaceItem11});
|
|
|
|
|
this.layoutControlGroup3.Location = new System.Drawing.Point(0, 0);
|
|
|
|
|
this.layoutControlGroup3.Name = "layoutControlGroup3";
|
|
|
|
|
this.layoutControlGroup3.OptionsItemText.TextToControlDistance = 5;
|
|
|
|
|
this.layoutControlGroup3.Size = new System.Drawing.Size(2051, 114);
|
|
|
|
|
this.layoutControlGroup3.Text = "任务查询";
|
|
|
|
|
//
|
|
|
|
|
// layoutControlItem1
|
|
|
|
|
//
|
|
|
|
|
this.layoutControlItem1.Control = this.btnExport;
|
|
|
|
|
this.layoutControlItem1.Location = new System.Drawing.Point(152, 27);
|
|
|
|
|
this.layoutControlItem1.MaxSize = new System.Drawing.Size(136, 63);
|
|
|
|
|
this.layoutControlItem1.MinSize = new System.Drawing.Size(136, 63);
|
|
|
|
|
this.layoutControlItem1.Name = "layoutControlItem1";
|
|
|
|
|
this.layoutControlItem1.Size = new System.Drawing.Size(136, 63);
|
|
|
|
|
this.layoutControlItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
|
|
this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
|
|
|
|
|
this.layoutControlItem1.TextVisible = false;
|
|
|
|
|
//
|
|
|
|
|
// layoutControlItem22
|
|
|
|
|
//
|
|
|
|
|
this.layoutControlItem22.Control = this.btnQuery;
|
|
|
|
|
this.layoutControlItem22.Location = new System.Drawing.Point(10, 27);
|
|
|
|
|
this.layoutControlItem22.MaxSize = new System.Drawing.Size(132, 63);
|
|
|
|
|
this.layoutControlItem22.MinSize = new System.Drawing.Size(132, 63);
|
|
|
|
|
this.layoutControlItem22.Name = "layoutControlItem22";
|
|
|
|
|
this.layoutControlItem22.Size = new System.Drawing.Size(132, 63);
|
|
|
|
|
this.layoutControlItem22.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
|
|
this.layoutControlItem22.TextSize = new System.Drawing.Size(0, 0);
|
|
|
|
|
this.layoutControlItem22.TextVisible = false;
|
|
|
|
|
//
|
|
|
|
|
// emptySpaceItem7
|
|
|
|
|
//
|
|
|
|
|
this.emptySpaceItem7.AllowHotTrack = false;
|
|
|
|
|
this.emptySpaceItem7.Location = new System.Drawing.Point(288, 0);
|
|
|
|
|
this.emptySpaceItem7.Name = "emptySpaceItem7";
|
|
|
|
|
this.emptySpaceItem7.Size = new System.Drawing.Size(1763, 114);
|
|
|
|
|
this.emptySpaceItem7.TextSize = new System.Drawing.Size(0, 0);
|
|
|
|
|
//
|
|
|
|
|
// emptySpaceItem8
|
|
|
|
|
//
|
|
|
|
|
this.emptySpaceItem8.AllowHotTrack = false;
|
|
|
|
|
this.emptySpaceItem8.Location = new System.Drawing.Point(10, 90);
|
|
|
|
|
this.emptySpaceItem8.Name = "emptySpaceItem8";
|
|
|
|
|
this.emptySpaceItem8.Size = new System.Drawing.Size(278, 24);
|
|
|
|
|
this.emptySpaceItem8.TextSize = new System.Drawing.Size(0, 0);
|
|
|
|
|
//
|
|
|
|
|
// emptySpaceItem13
|
|
|
|
|
//
|
|
|
|
|
this.emptySpaceItem13.AllowHotTrack = false;
|
|
|
|
|
this.emptySpaceItem13.Location = new System.Drawing.Point(10, 0);
|
|
|
|
|
this.emptySpaceItem13.Name = "emptySpaceItem13";
|
|
|
|
|
this.emptySpaceItem13.Size = new System.Drawing.Size(278, 27);
|
|
|
|
|
this.emptySpaceItem13.TextSize = new System.Drawing.Size(0, 0);
|
|
|
|
|
//
|
|
|
|
|
// emptySpaceItem15
|
|
|
|
|
//
|
|
|
|
|
this.emptySpaceItem15.AllowHotTrack = false;
|
|
|
|
|
this.emptySpaceItem15.Location = new System.Drawing.Point(142, 27);
|
|
|
|
|
this.emptySpaceItem15.Name = "emptySpaceItem15";
|
|
|
|
|
this.emptySpaceItem15.Size = new System.Drawing.Size(10, 63);
|
|
|
|
|
this.emptySpaceItem15.TextSize = new System.Drawing.Size(0, 0);
|
|
|
|
|
//
|
|
|
|
|
// emptySpaceItem11
|
|
|
|
|
//
|
|
|
|
|
this.emptySpaceItem11.AllowHotTrack = false;
|
|
|
|
|
this.emptySpaceItem11.Location = new System.Drawing.Point(0, 0);
|
|
|
|
|
this.emptySpaceItem11.Name = "emptySpaceItem11";
|
|
|
|
|
this.emptySpaceItem11.Size = new System.Drawing.Size(10, 114);
|
|
|
|
|
this.emptySpaceItem11.TextSize = new System.Drawing.Size(0, 0);
|
|
|
|
|
//
|
|
|
|
|
// layoutControlGroup2
|
|
|
|
|
//
|
|
|
|
|
this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
|
|
|
this.layoutControlItem19,
|
|
|
|
|
this.layoutControlItem9});
|
|
|
|
|
this.layoutControlGroup2.Location = new System.Drawing.Point(0, 0);
|
|
|
|
|
this.layoutControlGroup2.Name = "layoutControlGroup2";
|
|
|
|
|
this.layoutControlGroup2.Size = new System.Drawing.Size(2051, 114);
|
|
|
|
|
this.layoutControlGroup2.Text = "服务状态";
|
|
|
|
|
//
|
|
|
|
|
// layoutControlItem19
|
|
|
|
|
//
|
|
|
|
|
this.layoutControlItem19.Control = this.lbUrl;
|
|
|
|
|
this.layoutControlItem19.CustomizationFormText = "layoutControlItem4";
|
|
|
|
|
this.layoutControlItem19.Location = new System.Drawing.Point(374, 0);
|
|
|
|
|
this.layoutControlItem19.MinSize = new System.Drawing.Size(24, 24);
|
|
|
|
|
this.layoutControlItem19.Name = "layoutControlItem19";
|
|
|
|
|
this.layoutControlItem19.Size = new System.Drawing.Size(1677, 114);
|
|
|
|
|
this.layoutControlItem19.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
|
|
this.layoutControlItem19.Text = "layoutControlItem4";
|
|
|
|
|
this.layoutControlItem19.TextSize = new System.Drawing.Size(0, 0);
|
|
|
|
|
this.layoutControlItem19.TextVisible = false;
|
|
|
|
|
//
|
|
|
|
|
// layoutControlItem9
|
|
|
|
|
//
|
|
|
|
|
this.layoutControlItem9.Control = this.lbStatus;
|
|
|
|
|
this.layoutControlItem9.CustomizationFormText = "服务状态";
|
|
|
|
|
this.layoutControlItem9.Location = new System.Drawing.Point(0, 0);
|
|
|
|
|
this.layoutControlItem9.MaxSize = new System.Drawing.Size(374, 99);
|
|
|
|
|
this.layoutControlItem9.MinSize = new System.Drawing.Size(374, 99);
|
|
|
|
|
this.layoutControlItem9.Name = "layoutControlItem9";
|
|
|
|
|
this.layoutControlItem9.Size = new System.Drawing.Size(374, 114);
|
|
|
|
|
this.layoutControlItem9.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
|
|
this.layoutControlItem9.Text = "服务状态";
|
|
|
|
|
this.layoutControlItem9.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
|
|
this.layoutControlItem9.TextSize = new System.Drawing.Size(0, 0);
|
|
|
|
|
this.layoutControlItem9.TextVisible = false;
|
|
|
|
|
//
|
|
|
|
|
// tabbedControlGroup1
|
|
|
|
|
//
|
|
|
|
|
this.tabbedControlGroup1.Location = new System.Drawing.Point(0, 269);
|
|
|
|
|
this.tabbedControlGroup1.Name = "tabbedControlGroup1";
|
|
|
|
|
this.tabbedControlGroup1.SelectedTabPage = this.layoutControlGroup8;
|
|
|
|
|
this.tabbedControlGroup1.SelectedTabPageIndex = 1;
|
|
|
|
|
this.tabbedControlGroup1.Size = new System.Drawing.Size(914, 90);
|
|
|
|
|
this.tabbedControlGroup1.TabPages.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
|
|
|
this.layoutControlGroup4,
|
|
|
|
|
this.layoutControlGroup8});
|
|
|
|
|
//
|
|
|
|
|
// layoutControlGroup8
|
|
|
|
|
//
|
|
|
|
|
this.layoutControlGroup8.Location = new System.Drawing.Point(0, 0);
|
|
|
|
|
this.layoutControlGroup8.Name = "layoutControlGroup8";
|
|
|
|
|
this.layoutControlGroup8.Size = new System.Drawing.Size(890, 43);
|
|
|
|
|
//
|
|
|
|
|
// layoutControlGroup4
|
|
|
|
|
//
|
|
|
|
|
this.layoutControlGroup4.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
|
|
|
this.emptySpaceItem4});
|
|
|
|
|
this.layoutControlGroup4.Location = new System.Drawing.Point(0, 0);
|
|
|
|
|
this.layoutControlGroup4.Name = "layoutControlGroup4";
|
|
|
|
|
this.layoutControlGroup4.Size = new System.Drawing.Size(890, 43);
|
|
|
|
|
//
|
|
|
|
|
// 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(890, 43);
|
|
|
|
|
this.emptySpaceItem4.TextSize = new System.Drawing.Size(0, 0);
|
|
|
|
|
//
|
|
|
|
|
// simpleButton4
|
|
|
|
|
//
|
|
|
|
|
this.simpleButton4.ImageUri.Uri = "Save;Size16x16";
|
|
|
|
|
this.simpleButton4.Location = new System.Drawing.Point(322, 509);
|
|
|
|
|
this.simpleButton4.Name = "simpleButton4";
|
|
|
|
|
this.simpleButton4.Size = new System.Drawing.Size(140, 22);
|
|
|
|
|
this.simpleButton4.TabIndex = 38;
|
|
|
|
|
this.simpleButton4.Text = "simpleButton4";
|
2023-09-04 22:41:19 +08:00
|
|
|
|
//
|
|
|
|
|
// layoutControlItem30
|
|
|
|
|
//
|
|
|
|
|
this.layoutControlItem30.Control = this.simpleButton4;
|
|
|
|
|
this.layoutControlItem30.Location = new System.Drawing.Point(170, 78);
|
|
|
|
|
this.layoutControlItem30.Name = "layoutControlItem30";
|
|
|
|
|
this.layoutControlItem30.Size = new System.Drawing.Size(260, 26);
|
|
|
|
|
this.layoutControlItem30.TextSize = new System.Drawing.Size(0, 0);
|
|
|
|
|
this.layoutControlItem30.TextVisible = false;
|
|
|
|
|
//
|
|
|
|
|
// emptySpaceItem3
|
|
|
|
|
//
|
|
|
|
|
this.emptySpaceItem3.AllowHotTrack = false;
|
|
|
|
|
this.emptySpaceItem3.Location = new System.Drawing.Point(790, 0);
|
|
|
|
|
this.emptySpaceItem3.Name = "emptySpaceItem3";
|
|
|
|
|
this.emptySpaceItem3.Size = new System.Drawing.Size(10, 510);
|
|
|
|
|
this.emptySpaceItem3.TextSize = new System.Drawing.Size(0, 0);
|
|
|
|
|
//
|
|
|
|
|
// emptySpaceItem27
|
|
|
|
|
//
|
|
|
|
|
this.emptySpaceItem27.AllowHotTrack = false;
|
|
|
|
|
this.emptySpaceItem27.Location = new System.Drawing.Point(800, 10);
|
|
|
|
|
this.emptySpaceItem27.Name = "emptySpaceItem27";
|
|
|
|
|
this.emptySpaceItem27.Size = new System.Drawing.Size(10, 17);
|
|
|
|
|
this.emptySpaceItem27.TextSize = new System.Drawing.Size(0, 0);
|
|
|
|
|
//
|
|
|
|
|
// emptySpaceItem28
|
|
|
|
|
//
|
|
|
|
|
this.emptySpaceItem28.AllowHotTrack = false;
|
|
|
|
|
this.emptySpaceItem28.Location = new System.Drawing.Point(800, 0);
|
|
|
|
|
this.emptySpaceItem28.Name = "emptySpaceItem28";
|
|
|
|
|
this.emptySpaceItem28.Size = new System.Drawing.Size(10, 10);
|
|
|
|
|
this.emptySpaceItem28.TextSize = new System.Drawing.Size(0, 0);
|
|
|
|
|
//
|
|
|
|
|
// layoutControlItem29
|
|
|
|
|
//
|
|
|
|
|
this.layoutControlItem29.Location = new System.Drawing.Point(170, 104);
|
|
|
|
|
this.layoutControlItem29.Name = "layoutControlItem29";
|
|
|
|
|
this.layoutControlItem29.Size = new System.Drawing.Size(260, 35);
|
|
|
|
|
this.layoutControlItem29.TextSize = new System.Drawing.Size(48, 14);
|
|
|
|
|
//
|
|
|
|
|
// emptySpaceItem5
|
|
|
|
|
//
|
|
|
|
|
this.emptySpaceItem5.AllowHotTrack = false;
|
|
|
|
|
this.emptySpaceItem5.Location = new System.Drawing.Point(472, 0);
|
|
|
|
|
this.emptySpaceItem5.MaxSize = new System.Drawing.Size(10, 48);
|
|
|
|
|
this.emptySpaceItem5.MinSize = new System.Drawing.Size(10, 48);
|
|
|
|
|
this.emptySpaceItem5.Name = "emptySpaceItem5";
|
|
|
|
|
this.emptySpaceItem5.Size = new System.Drawing.Size(10, 96);
|
|
|
|
|
this.emptySpaceItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
|
|
this.emptySpaceItem5.TextSize = new System.Drawing.Size(0, 0);
|
|
|
|
|
//
|
|
|
|
|
// emptySpaceItem1
|
|
|
|
|
//
|
|
|
|
|
this.emptySpaceItem1.AllowHotTrack = false;
|
|
|
|
|
this.emptySpaceItem1.Location = new System.Drawing.Point(171, 0);
|
|
|
|
|
this.emptySpaceItem1.MaxSize = new System.Drawing.Size(10, 48);
|
|
|
|
|
this.emptySpaceItem1.MinSize = new System.Drawing.Size(10, 48);
|
|
|
|
|
this.emptySpaceItem1.Name = "emptySpaceItem1";
|
|
|
|
|
this.emptySpaceItem1.Size = new System.Drawing.Size(10, 96);
|
|
|
|
|
this.emptySpaceItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
|
|
this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
|
|
|
|
|
//
|
|
|
|
|
// emptySpaceItem14
|
|
|
|
|
//
|
|
|
|
|
this.emptySpaceItem14.AllowHotTrack = false;
|
|
|
|
|
this.emptySpaceItem14.Location = new System.Drawing.Point(0, 24);
|
|
|
|
|
this.emptySpaceItem14.Name = "emptySpaceItem14";
|
|
|
|
|
this.emptySpaceItem14.Size = new System.Drawing.Size(137, 24);
|
|
|
|
|
this.emptySpaceItem14.TextSize = new System.Drawing.Size(0, 0);
|
|
|
|
|
//
|
|
|
|
|
// txtLocation
|
|
|
|
|
//
|
|
|
|
|
this.txtLocation.Location = new System.Drawing.Point(0, 0);
|
|
|
|
|
this.txtLocation.Name = "txtLocation";
|
|
|
|
|
this.txtLocation.Size = new System.Drawing.Size(100, 20);
|
|
|
|
|
this.txtLocation.TabIndex = 0;
|
|
|
|
|
//
|
|
|
|
|
// layoutControlGroup15
|
|
|
|
|
//
|
|
|
|
|
this.layoutControlGroup15.Location = new System.Drawing.Point(0, 0);
|
|
|
|
|
this.layoutControlGroup15.Name = "layoutControlGroup15";
|
|
|
|
|
this.layoutControlGroup15.Size = new System.Drawing.Size(229, 139);
|
|
|
|
|
//
|
|
|
|
|
// textEdit2
|
|
|
|
|
//
|
|
|
|
|
this.textEdit2.Location = new System.Drawing.Point(196, 102);
|
|
|
|
|
this.textEdit2.Name = "textEdit2";
|
|
|
|
|
this.textEdit2.Size = new System.Drawing.Size(60, 20);
|
|
|
|
|
this.textEdit2.TabIndex = 11;
|
|
|
|
|
//
|
|
|
|
|
// 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");
|
|
|
|
|
//
|
|
|
|
|
// SeedsOutService
|
|
|
|
|
//
|
|
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 22F);
|
|
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
|
|
this.ClientSize = new System.Drawing.Size(2120, 1161);
|
|
|
|
|
this.Controls.Add(this.layoutControl1);
|
|
|
|
|
this.Controls.Add(this.ribbonStatusBar);
|
|
|
|
|
this.Controls.Add(this.ribbon);
|
|
|
|
|
this.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8);
|
|
|
|
|
this.Name = "SeedsOutService";
|
|
|
|
|
this.Ribbon = this.ribbon;
|
|
|
|
|
this.StatusBar = this.ribbonStatusBar;
|
|
|
|
|
this.Text = "SeedsOut";
|
|
|
|
|
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.SeedsOut_FormClosing);
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.dxValidationProvider1)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.ribbon)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
|
|
|
|
|
this.layoutControl1.ResumeLayout(false);
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.combComs.Properties)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtDeskId.Properties)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtOperater.Properties)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtSeedNo.Properties)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtBarcode.Properties)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.chkValid.Properties)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup9)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup6)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem9)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem10)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem6)).EndInit();
|
2023-11-21 19:18:23 +08:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit();
|
2023-09-04 22:41:19 +08:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem31)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem32)).EndInit();
|
2023-11-21 19:18:23 +08:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup2)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup10)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem12)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).EndInit();
|
2023-09-04 22:41:19 +08:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
|
2023-11-21 19:18:23 +08:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem7)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem8)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem13)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem15)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem11)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
|
2023-09-04 22:41:19 +08:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup1)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup8)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem27)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem28)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem5)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem14)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtLocation.Properties)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup15)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.textEdit2.Properties)).EndInit();
|
|
|
|
|
this.ResumeLayout(false);
|
|
|
|
|
this.PerformLayout();
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#endregion
|
|
|
|
|
|
|
|
|
|
private DevExpress.XtraBars.Ribbon.RibbonControl ribbon;
|
|
|
|
|
private DevExpress.XtraBars.Ribbon.RibbonStatusBar ribbonStatusBar;
|
|
|
|
|
private DevExpress.XtraLayout.LayoutControl layoutControl1;
|
|
|
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
|
|
|
|
|
private DevExpress.XtraLayout.TabbedControlGroup tabbedControlGroup1;
|
|
|
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup8;
|
|
|
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup4;
|
|
|
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem4;
|
|
|
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton4;
|
|
|
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem30;
|
|
|
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem3;
|
|
|
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem27;
|
|
|
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem28;
|
|
|
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem29;
|
|
|
|
|
private Controls.pager.Pager pager1;
|
|
|
|
|
private DevExpress.XtraGrid.GridControl gridControl1;
|
|
|
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
|
|
|
|
|
private DevExpress.XtraBars.BarButtonGroup barButtonGroup1;
|
|
|
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem5;
|
|
|
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
|
|
|
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem14;
|
|
|
|
|
private DevExpress.XtraEditors.TextEdit txtLocation;
|
|
|
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup15;
|
|
|
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem31;
|
|
|
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem32;
|
|
|
|
|
private DevExpress.XtraBars.BarButtonItem bbiExport;
|
|
|
|
|
private DevExpress.XtraEditors.TextEdit textEdit2;
|
|
|
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup5;
|
|
|
|
|
private DevExpress.XtraEditors.TextEdit txtDeskId;
|
|
|
|
|
private DevExpress.XtraEditors.TextEdit txtOperater;
|
|
|
|
|
private DevExpress.XtraEditors.TextEdit txtSeedNo;
|
|
|
|
|
private DevExpress.XtraEditors.TextEdit txtBarcode;
|
|
|
|
|
private System.Windows.Forms.Label lbStatus;
|
|
|
|
|
private System.Windows.Forms.Label lbreturn;
|
|
|
|
|
private System.Windows.Forms.Label lbUrl;
|
|
|
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup9;
|
|
|
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
|
|
|
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17;
|
|
|
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19;
|
|
|
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
|
|
|
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
|
|
|
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
|
|
|
|
|
private DevExpress.XtraEditors.SimpleButton btnQuery;
|
|
|
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup2;
|
|
|
|
|
private DevExpress.XtraEditors.SimpleButton btnExport;
|
|
|
|
|
private System.Windows.Forms.Label lbLightsInfo;
|
|
|
|
|
private System.Windows.Forms.ImageList imageList1;
|
|
|
|
|
private DevExpress.XtraEditors.SimpleButton btnInitialCom;
|
|
|
|
|
private DevExpress.XtraEditors.ComboBoxEdit combComs;
|
|
|
|
|
private System.Windows.Forms.Label lbComstatus;
|
|
|
|
|
private DevExpress.XtraEditors.SimpleButton btnShowId;
|
|
|
|
|
private DevExpress.XtraEditors.CheckEdit chkValid;
|
|
|
|
|
private System.Windows.Forms.Label lbSumCnt;
|
|
|
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup6;
|
|
|
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16;
|
|
|
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
|
|
|
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
|
|
|
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem22;
|
|
|
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
|
|
|
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2;
|
|
|
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem9;
|
|
|
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem10;
|
|
|
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem6;
|
|
|
|
|
private DevExpress.XtraEditors.TextEdit textEdit1;
|
|
|
|
|
private DevExpress.XtraLayout.TabbedControlGroup tabbedControlGroup2;
|
|
|
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup10;
|
|
|
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
|
|
|
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
|
|
|
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem12;
|
|
|
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
|
|
|
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
|
|
|
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
|
|
|
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
|
|
|
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup3;
|
|
|
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem7;
|
|
|
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem8;
|
|
|
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem13;
|
|
|
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem15;
|
|
|
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem11;
|
|
|
|
|
}
|
|
|
|
|
}
|