2046 lines
122 KiB
C#
2046 lines
122 KiB
C#
namespace DeiNiu.wms.win
|
|
{
|
|
partial class EleConfig
|
|
{
|
|
/// <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(EleConfig));
|
|
this.ribbon = new DevExpress.XtraBars.Ribbon.RibbonControl();
|
|
this.ribbonStatusBar = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
|
|
this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
|
|
this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.lbstate = new DevExpress.XtraEditors.LabelControl();
|
|
this.lbOrderNo = new DevExpress.XtraEditors.LabelControl();
|
|
this.btnEep = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnUpdateLable = new DevExpress.XtraEditors.SimpleButton();
|
|
this.simpleButton9 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.txtlbID1 = new DevExpress.XtraEditors.TextEdit();
|
|
this.txtlbID2 = new DevExpress.XtraEditors.TextEdit();
|
|
this.txtaddr1 = new DevExpress.XtraEditors.TextEdit();
|
|
this.txtaddr2 = new DevExpress.XtraEditors.TextEdit();
|
|
this.txtChID1 = new DevExpress.XtraEditors.TextEdit();
|
|
this.txtChID2 = new DevExpress.XtraEditors.TextEdit();
|
|
this.txtNum = new DevExpress.XtraEditors.TextEdit();
|
|
this.btnSeeds = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnTest = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnSchChannel = new DevExpress.XtraEditors.SimpleButton();
|
|
this.combLbColor = new DevExpress.XtraEditors.ComboBoxEdit();
|
|
this.btnShowId = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnReset = new DevExpress.XtraEditors.SimpleButton();
|
|
this.txtLbId11 = new DevExpress.XtraEditors.TextEdit();
|
|
this.txtlbID12 = new DevExpress.XtraEditors.TextEdit();
|
|
this.txtChID21 = new DevExpress.XtraEditors.TextEdit();
|
|
this.combChcolor = new DevExpress.XtraEditors.ComboBoxEdit();
|
|
this.txtChID22 = new DevExpress.XtraEditors.TextEdit();
|
|
this.simpleButton7 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.simpleButton8 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.simpleButton10 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.simpleButton6 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.simpleButton12 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.simpleButton11 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.simpleButton13 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.meditLogs = new DevExpress.XtraEditors.MemoEdit();
|
|
this.dateEdit1 = new DevExpress.XtraEditors.DateEdit();
|
|
this.dateEdit2 = new DevExpress.XtraEditors.DateEdit();
|
|
this.simpleButton14 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.txtlbID31 = new DevExpress.XtraEditors.TextEdit();
|
|
this.txtlbID32 = new DevExpress.XtraEditors.TextEdit();
|
|
this.txtChID32 = new DevExpress.XtraEditors.TextEdit();
|
|
this.txtChID31 = new DevExpress.XtraEditors.TextEdit();
|
|
this.btnUpdateChannel = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnUpDateControl = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnBin = new DevExpress.XtraEditors.SimpleButton();
|
|
this.combComs = new DevExpress.XtraEditors.ComboBoxEdit();
|
|
this.chkClearOrder = new DevExpress.XtraEditors.CheckEdit();
|
|
this.simpleButton2 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.lbTranserror = new DevExpress.XtraEditors.LabelControl();
|
|
this.chklbeep = new DevExpress.XtraEditors.CheckEdit();
|
|
this.chklighteep = new DevExpress.XtraEditors.CheckEdit();
|
|
this.chkctreep = new DevExpress.XtraEditors.CheckEdit();
|
|
this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.layoutControlGroup3 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.layoutControlItem29 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.tabbedControlGroup1 = new DevExpress.XtraLayout.TabbedControlGroup();
|
|
this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.emptySpaceItem4 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
this.emptySpaceItem5 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
this.layoutControlGroup4 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.emptySpaceItem6 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
this.emptySpaceItem9 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlGroup5 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem45 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlGroup6 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.emptySpaceItem8 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
this.layoutControlGroup8 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem23 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem22 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem47 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem27 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlGroup9 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.layoutControlItem26 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.lgLock = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.layoutControlItem31 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem32 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem33 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem28 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlGroup7 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem25 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlGroup10 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.layoutControlGroup11 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.layoutControlItem34 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem39 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem35 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.emptySpaceItem14 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
this.layoutControlItem50 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.emptySpaceItem3 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
this.layoutControlGroup13 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.layoutControlItem37 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem38 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem36 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.emptySpaceItem15 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
this.layoutControlItem51 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlGroup15 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.layoutControlItem42 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem40 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlGroup14 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.layoutControlItem41 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem52 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.emptySpaceItem7 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
this.layoutControlItem43 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem48 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
this.layoutControlItem46 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem44 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.emptySpaceItem11 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
this.emptySpaceItem12 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
this.layoutControlItem49 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.textEdit11 = new DevExpress.XtraEditors.TextEdit();
|
|
this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.textEdit13 = new DevExpress.XtraEditors.TextEdit();
|
|
this.layoutControlItem24 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.emptySpaceItem10 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
this.dropDownButton1 = new DevExpress.XtraEditors.DropDownButton();
|
|
this.layoutControlItem30 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.ribbonPageGroup1 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
|
|
this.ribbonPage1 = new DevExpress.XtraBars.Ribbon.RibbonPage();
|
|
this.folderBrowserDialog1 = new System.Windows.Forms.FolderBrowserDialog();
|
|
this.timer1 = new System.Windows.Forms.Timer(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.txtlbID1.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtlbID2.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtaddr1.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtaddr2.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtChID1.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtChID2.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtNum.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.combLbColor.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtLbId11.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtlbID12.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtChID21.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.combChcolor.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtChID22.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.meditLogs.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties.CalendarTimeProperties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dateEdit2.Properties.CalendarTimeProperties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dateEdit2.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtlbID31.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtlbID32.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtChID32.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtChID31.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.combComs.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.chkClearOrder.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.chklbeep.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.chklighteep.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.chkctreep.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem5)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem6)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem9)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem45)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup6)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem8)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup8)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem47)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup9)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lgLock)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem31)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem32)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem33)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup7)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup10)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup11)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem34)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem39)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem35)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem14)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem50)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup13)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem37)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem38)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem36)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem15)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem51)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup15)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem42)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem40)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup14)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem41)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem52)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem7)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem43)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem48)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem46)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem44)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem11)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem12)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem49)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.textEdit11.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.textEdit13.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem10)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// ribbon
|
|
//
|
|
this.ribbon.ExpandCollapseItem.Id = 0;
|
|
this.ribbon.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
|
|
this.ribbon.ExpandCollapseItem});
|
|
this.ribbon.Location = new System.Drawing.Point(0, 0);
|
|
this.ribbon.MaxItemId = 1;
|
|
this.ribbon.Name = "ribbon";
|
|
this.ribbon.Size = new System.Drawing.Size(1309, 50);
|
|
this.ribbon.StatusBar = this.ribbonStatusBar;
|
|
//
|
|
// ribbonStatusBar
|
|
//
|
|
this.ribbonStatusBar.Location = new System.Drawing.Point(0, 664);
|
|
this.ribbonStatusBar.Name = "ribbonStatusBar";
|
|
this.ribbonStatusBar.Ribbon = this.ribbon;
|
|
this.ribbonStatusBar.Size = new System.Drawing.Size(1309, 31);
|
|
//
|
|
// layoutControl1
|
|
//
|
|
this.layoutControl1.Controls.Add(this.simpleButton1);
|
|
this.layoutControl1.Controls.Add(this.lbstate);
|
|
this.layoutControl1.Controls.Add(this.lbOrderNo);
|
|
this.layoutControl1.Controls.Add(this.btnEep);
|
|
this.layoutControl1.Controls.Add(this.btnUpdateLable);
|
|
this.layoutControl1.Controls.Add(this.simpleButton9);
|
|
this.layoutControl1.Controls.Add(this.txtlbID1);
|
|
this.layoutControl1.Controls.Add(this.txtlbID2);
|
|
this.layoutControl1.Controls.Add(this.txtaddr1);
|
|
this.layoutControl1.Controls.Add(this.txtaddr2);
|
|
this.layoutControl1.Controls.Add(this.txtChID1);
|
|
this.layoutControl1.Controls.Add(this.txtChID2);
|
|
this.layoutControl1.Controls.Add(this.txtNum);
|
|
this.layoutControl1.Controls.Add(this.btnSeeds);
|
|
this.layoutControl1.Controls.Add(this.btnTest);
|
|
this.layoutControl1.Controls.Add(this.btnSchChannel);
|
|
this.layoutControl1.Controls.Add(this.combLbColor);
|
|
this.layoutControl1.Controls.Add(this.btnShowId);
|
|
this.layoutControl1.Controls.Add(this.btnReset);
|
|
this.layoutControl1.Controls.Add(this.txtLbId11);
|
|
this.layoutControl1.Controls.Add(this.txtlbID12);
|
|
this.layoutControl1.Controls.Add(this.txtChID21);
|
|
this.layoutControl1.Controls.Add(this.combChcolor);
|
|
this.layoutControl1.Controls.Add(this.txtChID22);
|
|
this.layoutControl1.Controls.Add(this.simpleButton7);
|
|
this.layoutControl1.Controls.Add(this.simpleButton8);
|
|
this.layoutControl1.Controls.Add(this.simpleButton10);
|
|
this.layoutControl1.Controls.Add(this.simpleButton6);
|
|
this.layoutControl1.Controls.Add(this.simpleButton12);
|
|
this.layoutControl1.Controls.Add(this.simpleButton11);
|
|
this.layoutControl1.Controls.Add(this.simpleButton13);
|
|
this.layoutControl1.Controls.Add(this.meditLogs);
|
|
this.layoutControl1.Controls.Add(this.dateEdit1);
|
|
this.layoutControl1.Controls.Add(this.dateEdit2);
|
|
this.layoutControl1.Controls.Add(this.simpleButton14);
|
|
this.layoutControl1.Controls.Add(this.txtlbID31);
|
|
this.layoutControl1.Controls.Add(this.txtlbID32);
|
|
this.layoutControl1.Controls.Add(this.txtChID32);
|
|
this.layoutControl1.Controls.Add(this.txtChID31);
|
|
this.layoutControl1.Controls.Add(this.btnUpdateChannel);
|
|
this.layoutControl1.Controls.Add(this.btnUpDateControl);
|
|
this.layoutControl1.Controls.Add(this.btnBin);
|
|
this.layoutControl1.Controls.Add(this.combComs);
|
|
this.layoutControl1.Controls.Add(this.chkClearOrder);
|
|
this.layoutControl1.Controls.Add(this.simpleButton2);
|
|
this.layoutControl1.Controls.Add(this.lbTranserror);
|
|
this.layoutControl1.Controls.Add(this.chklbeep);
|
|
this.layoutControl1.Controls.Add(this.chklighteep);
|
|
this.layoutControl1.Controls.Add(this.chkctreep);
|
|
this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.layoutControl1.Location = new System.Drawing.Point(0, 50);
|
|
this.layoutControl1.Name = "layoutControl1";
|
|
this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(2187, 51, 450, 400);
|
|
this.layoutControl1.Root = this.layoutControlGroup1;
|
|
this.layoutControl1.Size = new System.Drawing.Size(1309, 614);
|
|
this.layoutControl1.TabIndex = 2;
|
|
this.layoutControl1.Text = "layoutControl1";
|
|
//
|
|
// simpleButton1
|
|
//
|
|
this.simpleButton1.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton1.Image")));
|
|
this.simpleButton1.Location = new System.Drawing.Point(259, 282);
|
|
this.simpleButton1.Name = "simpleButton1";
|
|
this.simpleButton1.Size = new System.Drawing.Size(165, 22);
|
|
this.simpleButton1.StyleController = this.layoutControl1;
|
|
this.simpleButton1.TabIndex = 47;
|
|
this.simpleButton1.Text = "确定";
|
|
this.simpleButton1.Click += new System.EventHandler(this.simpleButton1_Click);
|
|
//
|
|
// lbstate
|
|
//
|
|
this.lbstate.Location = new System.Drawing.Point(610, 22);
|
|
this.lbstate.Name = "lbstate";
|
|
this.lbstate.Size = new System.Drawing.Size(42, 14);
|
|
this.lbstate.StyleController = this.layoutControl1;
|
|
this.lbstate.TabIndex = 46;
|
|
//
|
|
// lbOrderNo
|
|
//
|
|
this.lbOrderNo.Location = new System.Drawing.Point(513, 22);
|
|
this.lbOrderNo.Name = "lbOrderNo";
|
|
this.lbOrderNo.Size = new System.Drawing.Size(22, 14);
|
|
this.lbOrderNo.StyleController = this.layoutControl1;
|
|
this.lbOrderNo.TabIndex = 44;
|
|
//
|
|
// btnEep
|
|
//
|
|
this.btnEep.Image = ((System.Drawing.Image)(resources.GetObject("btnEep.Image")));
|
|
this.btnEep.Location = new System.Drawing.Point(232, 133);
|
|
this.btnEep.Name = "btnEep";
|
|
this.btnEep.Size = new System.Drawing.Size(192, 38);
|
|
this.btnEep.StyleController = this.layoutControl1;
|
|
this.btnEep.TabIndex = 42;
|
|
this.btnEep.Text = "配置文件";
|
|
this.btnEep.Click += new System.EventHandler(this.btnEep_Click);
|
|
//
|
|
// btnUpdateLable
|
|
//
|
|
this.btnUpdateLable.Image = ((System.Drawing.Image)(resources.GetObject("btnUpdateLable.Image")));
|
|
this.btnUpdateLable.Location = new System.Drawing.Point(341, 218);
|
|
this.btnUpdateLable.Name = "btnUpdateLable";
|
|
this.btnUpdateLable.Size = new System.Drawing.Size(83, 53);
|
|
this.btnUpdateLable.StyleController = this.layoutControl1;
|
|
this.btnUpdateLable.TabIndex = 41;
|
|
this.btnUpdateLable.Text = "升级";
|
|
this.btnUpdateLable.Click += new System.EventHandler(this.btnUpdateLable_Click);
|
|
//
|
|
// simpleButton9
|
|
//
|
|
this.simpleButton9.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton9.Image")));
|
|
this.simpleButton9.Location = new System.Drawing.Point(36, 334);
|
|
this.simpleButton9.Name = "simpleButton9";
|
|
this.simpleButton9.Size = new System.Drawing.Size(388, 38);
|
|
this.simpleButton9.StyleController = this.layoutControl1;
|
|
this.simpleButton9.TabIndex = 27;
|
|
this.simpleButton9.Text = "解除所有标签绑定";
|
|
this.simpleButton9.Click += new System.EventHandler(this.simpleButton9_Click);
|
|
//
|
|
// txtlbID1
|
|
//
|
|
this.txtlbID1.Location = new System.Drawing.Point(97, 133);
|
|
this.txtlbID1.MenuManager = this.ribbon;
|
|
this.txtlbID1.Name = "txtlbID1";
|
|
this.txtlbID1.Size = new System.Drawing.Size(117, 20);
|
|
this.txtlbID1.StyleController = this.layoutControl1;
|
|
this.txtlbID1.TabIndex = 4;
|
|
//
|
|
// txtlbID2
|
|
//
|
|
this.txtlbID2.Location = new System.Drawing.Point(289, 133);
|
|
this.txtlbID2.MenuManager = this.ribbon;
|
|
this.txtlbID2.Name = "txtlbID2";
|
|
this.txtlbID2.Size = new System.Drawing.Size(125, 20);
|
|
this.txtlbID2.StyleController = this.layoutControl1;
|
|
this.txtlbID2.TabIndex = 5;
|
|
//
|
|
// txtaddr1
|
|
//
|
|
this.txtaddr1.Location = new System.Drawing.Point(97, 157);
|
|
this.txtaddr1.MenuManager = this.ribbon;
|
|
this.txtaddr1.Name = "txtaddr1";
|
|
this.txtaddr1.Size = new System.Drawing.Size(117, 20);
|
|
this.txtaddr1.StyleController = this.layoutControl1;
|
|
this.txtaddr1.TabIndex = 6;
|
|
//
|
|
// txtaddr2
|
|
//
|
|
this.txtaddr2.Location = new System.Drawing.Point(289, 157);
|
|
this.txtaddr2.MenuManager = this.ribbon;
|
|
this.txtaddr2.Name = "txtaddr2";
|
|
this.txtaddr2.Size = new System.Drawing.Size(125, 20);
|
|
this.txtaddr2.StyleController = this.layoutControl1;
|
|
this.txtaddr2.TabIndex = 7;
|
|
//
|
|
// txtChID1
|
|
//
|
|
this.txtChID1.Location = new System.Drawing.Point(97, 248);
|
|
this.txtChID1.MenuManager = this.ribbon;
|
|
this.txtChID1.Name = "txtChID1";
|
|
this.txtChID1.Size = new System.Drawing.Size(119, 20);
|
|
this.txtChID1.StyleController = this.layoutControl1;
|
|
this.txtChID1.TabIndex = 8;
|
|
//
|
|
// txtChID2
|
|
//
|
|
this.txtChID2.Location = new System.Drawing.Point(97, 272);
|
|
this.txtChID2.MenuManager = this.ribbon;
|
|
this.txtChID2.Name = "txtChID2";
|
|
this.txtChID2.Size = new System.Drawing.Size(119, 20);
|
|
this.txtChID2.StyleController = this.layoutControl1;
|
|
this.txtChID2.TabIndex = 9;
|
|
//
|
|
// txtNum
|
|
//
|
|
this.txtNum.Location = new System.Drawing.Point(97, 181);
|
|
this.txtNum.MenuManager = this.ribbon;
|
|
this.txtNum.Name = "txtNum";
|
|
this.txtNum.Size = new System.Drawing.Size(117, 20);
|
|
this.txtNum.StyleController = this.layoutControl1;
|
|
this.txtNum.TabIndex = 11;
|
|
//
|
|
// btnSeeds
|
|
//
|
|
this.btnSeeds.Image = ((System.Drawing.Image)(resources.GetObject("btnSeeds.Image")));
|
|
this.btnSeeds.Location = new System.Drawing.Point(24, 367);
|
|
this.btnSeeds.Name = "btnSeeds";
|
|
this.btnSeeds.Size = new System.Drawing.Size(199, 38);
|
|
this.btnSeeds.StyleController = this.layoutControl1;
|
|
this.btnSeeds.TabIndex = 12;
|
|
this.btnSeeds.Text = "播种";
|
|
this.btnSeeds.Click += new System.EventHandler(this.btnSeeds_Click);
|
|
//
|
|
// btnTest
|
|
//
|
|
this.btnTest.Image = ((System.Drawing.Image)(resources.GetObject("btnTest.Image")));
|
|
this.btnTest.Location = new System.Drawing.Point(227, 367);
|
|
this.btnTest.Name = "btnTest";
|
|
this.btnTest.Size = new System.Drawing.Size(209, 38);
|
|
this.btnTest.StyleController = this.layoutControl1;
|
|
this.btnTest.TabIndex = 13;
|
|
this.btnTest.Text = "测试";
|
|
this.btnTest.Click += new System.EventHandler(this.btnTest_Click);
|
|
//
|
|
// btnSchChannel
|
|
//
|
|
this.btnSchChannel.Image = ((System.Drawing.Image)(resources.GetObject("btnSchChannel.Image")));
|
|
this.btnSchChannel.Location = new System.Drawing.Point(230, 248);
|
|
this.btnSchChannel.Name = "btnSchChannel";
|
|
this.btnSchChannel.Size = new System.Drawing.Size(40, 54);
|
|
this.btnSchChannel.StyleController = this.layoutControl1;
|
|
this.btnSchChannel.TabIndex = 14;
|
|
this.btnSchChannel.Click += new System.EventHandler(this.btnSchChannel_Click);
|
|
//
|
|
// combLbColor
|
|
//
|
|
this.combLbColor.Location = new System.Drawing.Point(289, 181);
|
|
this.combLbColor.MenuManager = this.ribbon;
|
|
this.combLbColor.Name = "combLbColor";
|
|
this.combLbColor.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.combLbColor.Properties.Items.AddRange(new object[] {
|
|
"红",
|
|
"绿",
|
|
"蓝",
|
|
"红闪",
|
|
"绿闪",
|
|
"蓝闪"});
|
|
this.combLbColor.Size = new System.Drawing.Size(125, 20);
|
|
this.combLbColor.StyleController = this.layoutControl1;
|
|
this.combLbColor.TabIndex = 15;
|
|
//
|
|
// btnShowId
|
|
//
|
|
this.btnShowId.Image = ((System.Drawing.Image)(resources.GetObject("btnShowId.Image")));
|
|
this.btnShowId.Location = new System.Drawing.Point(24, 409);
|
|
this.btnShowId.Name = "btnShowId";
|
|
this.btnShowId.Size = new System.Drawing.Size(199, 38);
|
|
this.btnShowId.StyleController = this.layoutControl1;
|
|
this.btnShowId.TabIndex = 16;
|
|
this.btnShowId.Text = "显示标签ID";
|
|
this.btnShowId.Click += new System.EventHandler(this.btnShowId_Click);
|
|
//
|
|
// btnReset
|
|
//
|
|
this.btnReset.Image = ((System.Drawing.Image)(resources.GetObject("btnReset.Image")));
|
|
this.btnReset.Location = new System.Drawing.Point(227, 409);
|
|
this.btnReset.Name = "btnReset";
|
|
this.btnReset.Size = new System.Drawing.Size(209, 38);
|
|
this.btnReset.StyleController = this.layoutControl1;
|
|
this.btnReset.TabIndex = 17;
|
|
this.btnReset.Text = "硬件复位";
|
|
this.btnReset.Click += new System.EventHandler(this.btnReset_Click);
|
|
//
|
|
// txtLbId11
|
|
//
|
|
this.txtLbId11.Location = new System.Drawing.Point(97, 133);
|
|
this.txtLbId11.MenuManager = this.ribbon;
|
|
this.txtLbId11.Name = "txtLbId11";
|
|
this.txtLbId11.Size = new System.Drawing.Size(148, 20);
|
|
this.txtLbId11.StyleController = this.layoutControl1;
|
|
this.txtLbId11.TabIndex = 18;
|
|
//
|
|
// txtlbID12
|
|
//
|
|
this.txtlbID12.Location = new System.Drawing.Point(97, 159);
|
|
this.txtlbID12.MenuManager = this.ribbon;
|
|
this.txtlbID12.Name = "txtlbID12";
|
|
this.txtlbID12.Size = new System.Drawing.Size(148, 20);
|
|
this.txtlbID12.StyleController = this.layoutControl1;
|
|
this.txtlbID12.TabIndex = 19;
|
|
//
|
|
// txtChID21
|
|
//
|
|
this.txtChID21.Location = new System.Drawing.Point(97, 230);
|
|
this.txtChID21.MenuManager = this.ribbon;
|
|
this.txtChID21.Name = "txtChID21";
|
|
this.txtChID21.Size = new System.Drawing.Size(148, 20);
|
|
this.txtChID21.StyleController = this.layoutControl1;
|
|
this.txtChID21.TabIndex = 21;
|
|
//
|
|
// combChcolor
|
|
//
|
|
this.combChcolor.Location = new System.Drawing.Point(97, 282);
|
|
this.combChcolor.MenuManager = this.ribbon;
|
|
this.combChcolor.Name = "combChcolor";
|
|
this.combChcolor.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.combChcolor.Properties.Items.AddRange(new object[] {
|
|
"红",
|
|
"绿",
|
|
"蓝"});
|
|
this.combChcolor.Size = new System.Drawing.Size(148, 20);
|
|
this.combChcolor.StyleController = this.layoutControl1;
|
|
this.combChcolor.TabIndex = 23;
|
|
//
|
|
// txtChID22
|
|
//
|
|
this.txtChID22.Location = new System.Drawing.Point(97, 256);
|
|
this.txtChID22.MenuManager = this.ribbon;
|
|
this.txtChID22.Name = "txtChID22";
|
|
this.txtChID22.Size = new System.Drawing.Size(148, 20);
|
|
this.txtChID22.StyleController = this.layoutControl1;
|
|
this.txtChID22.TabIndex = 24;
|
|
//
|
|
// simpleButton7
|
|
//
|
|
this.simpleButton7.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton7.Image")));
|
|
this.simpleButton7.Location = new System.Drawing.Point(259, 230);
|
|
this.simpleButton7.Name = "simpleButton7";
|
|
this.simpleButton7.Size = new System.Drawing.Size(165, 22);
|
|
this.simpleButton7.StyleController = this.layoutControl1;
|
|
this.simpleButton7.TabIndex = 25;
|
|
this.simpleButton7.Text = "显示";
|
|
this.simpleButton7.Click += new System.EventHandler(this.simpleButton7_Click);
|
|
//
|
|
// simpleButton8
|
|
//
|
|
this.simpleButton8.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton8.Image")));
|
|
this.simpleButton8.Location = new System.Drawing.Point(36, 308);
|
|
this.simpleButton8.Name = "simpleButton8";
|
|
this.simpleButton8.Size = new System.Drawing.Size(388, 22);
|
|
this.simpleButton8.StyleController = this.layoutControl1;
|
|
this.simpleButton8.TabIndex = 26;
|
|
this.simpleButton8.Text = "清除绑定";
|
|
this.simpleButton8.Click += new System.EventHandler(this.simpleButton8_Click);
|
|
//
|
|
// simpleButton10
|
|
//
|
|
this.simpleButton10.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton10.Image")));
|
|
this.simpleButton10.Location = new System.Drawing.Point(259, 133);
|
|
this.simpleButton10.Name = "simpleButton10";
|
|
this.simpleButton10.Size = new System.Drawing.Size(165, 22);
|
|
this.simpleButton10.StyleController = this.layoutControl1;
|
|
this.simpleButton10.TabIndex = 28;
|
|
this.simpleButton10.Text = "显示";
|
|
this.simpleButton10.Click += new System.EventHandler(this.simpleButton10_Click);
|
|
//
|
|
// simpleButton6
|
|
//
|
|
this.simpleButton6.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton6.Image")));
|
|
this.simpleButton6.Location = new System.Drawing.Point(259, 159);
|
|
this.simpleButton6.Name = "simpleButton6";
|
|
this.simpleButton6.Size = new System.Drawing.Size(165, 24);
|
|
this.simpleButton6.StyleController = this.layoutControl1;
|
|
this.simpleButton6.TabIndex = 29;
|
|
this.simpleButton6.Text = "确定";
|
|
this.simpleButton6.Click += new System.EventHandler(this.simpleButton6_Click);
|
|
//
|
|
// simpleButton12
|
|
//
|
|
this.simpleButton12.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton12.Image")));
|
|
this.simpleButton12.Location = new System.Drawing.Point(259, 256);
|
|
this.simpleButton12.Name = "simpleButton12";
|
|
this.simpleButton12.Size = new System.Drawing.Size(165, 22);
|
|
this.simpleButton12.StyleController = this.layoutControl1;
|
|
this.simpleButton12.TabIndex = 31;
|
|
this.simpleButton12.Text = "确定";
|
|
this.simpleButton12.Click += new System.EventHandler(this.simpleButton12_Click);
|
|
//
|
|
// simpleButton11
|
|
//
|
|
this.simpleButton11.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton11.Image")));
|
|
this.simpleButton11.Location = new System.Drawing.Point(36, 419);
|
|
this.simpleButton11.Name = "simpleButton11";
|
|
this.simpleButton11.Size = new System.Drawing.Size(181, 22);
|
|
this.simpleButton11.StyleController = this.layoutControl1;
|
|
this.simpleButton11.TabIndex = 32;
|
|
this.simpleButton11.Text = "信息";
|
|
this.simpleButton11.Click += new System.EventHandler(this.simpleButton11_Click);
|
|
//
|
|
// simpleButton13
|
|
//
|
|
this.simpleButton13.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton13.Image")));
|
|
this.simpleButton13.Location = new System.Drawing.Point(221, 419);
|
|
this.simpleButton13.Name = "simpleButton13";
|
|
this.simpleButton13.Size = new System.Drawing.Size(203, 22);
|
|
this.simpleButton13.StyleController = this.layoutControl1;
|
|
this.simpleButton13.TabIndex = 33;
|
|
this.simpleButton13.Text = "解锁";
|
|
//
|
|
// meditLogs
|
|
//
|
|
this.meditLogs.Location = new System.Drawing.Point(464, 98);
|
|
this.meditLogs.MenuManager = this.ribbon;
|
|
this.meditLogs.Name = "meditLogs";
|
|
this.meditLogs.Size = new System.Drawing.Size(821, 464);
|
|
this.meditLogs.StyleController = this.layoutControl1;
|
|
this.meditLogs.TabIndex = 34;
|
|
//
|
|
// dateEdit1
|
|
//
|
|
this.dateEdit1.EditValue = null;
|
|
this.dateEdit1.Location = new System.Drawing.Point(99, 476);
|
|
this.dateEdit1.MenuManager = this.ribbon;
|
|
this.dateEdit1.Name = "dateEdit1";
|
|
this.dateEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.dateEdit1.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.dateEdit1.Size = new System.Drawing.Size(269, 20);
|
|
this.dateEdit1.StyleController = this.layoutControl1;
|
|
this.dateEdit1.TabIndex = 35;
|
|
//
|
|
// dateEdit2
|
|
//
|
|
this.dateEdit2.EditValue = null;
|
|
this.dateEdit2.Location = new System.Drawing.Point(99, 500);
|
|
this.dateEdit2.MenuManager = this.ribbon;
|
|
this.dateEdit2.Name = "dateEdit2";
|
|
this.dateEdit2.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.dateEdit2.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.dateEdit2.Size = new System.Drawing.Size(269, 20);
|
|
this.dateEdit2.StyleController = this.layoutControl1;
|
|
this.dateEdit2.TabIndex = 36;
|
|
//
|
|
// simpleButton14
|
|
//
|
|
this.simpleButton14.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton14.Image")));
|
|
this.simpleButton14.Location = new System.Drawing.Point(372, 476);
|
|
this.simpleButton14.Name = "simpleButton14";
|
|
this.simpleButton14.Size = new System.Drawing.Size(40, 44);
|
|
this.simpleButton14.StyleController = this.layoutControl1;
|
|
this.simpleButton14.TabIndex = 37;
|
|
//
|
|
// txtlbID31
|
|
//
|
|
this.txtlbID31.Location = new System.Drawing.Point(97, 218);
|
|
this.txtlbID31.MenuManager = this.ribbon;
|
|
this.txtlbID31.Name = "txtlbID31";
|
|
this.txtlbID31.Size = new System.Drawing.Size(77, 20);
|
|
this.txtlbID31.StyleController = this.layoutControl1;
|
|
this.txtlbID31.TabIndex = 38;
|
|
//
|
|
// txtlbID32
|
|
//
|
|
this.txtlbID32.Location = new System.Drawing.Point(249, 218);
|
|
this.txtlbID32.MenuManager = this.ribbon;
|
|
this.txtlbID32.Name = "txtlbID32";
|
|
this.txtlbID32.Size = new System.Drawing.Size(78, 20);
|
|
this.txtlbID32.StyleController = this.layoutControl1;
|
|
this.txtlbID32.TabIndex = 39;
|
|
//
|
|
// txtChID32
|
|
//
|
|
this.txtChID32.Location = new System.Drawing.Point(250, 318);
|
|
this.txtChID32.Name = "txtChID32";
|
|
this.txtChID32.Size = new System.Drawing.Size(78, 20);
|
|
this.txtChID32.StyleController = this.layoutControl1;
|
|
this.txtChID32.TabIndex = 38;
|
|
//
|
|
// txtChID31
|
|
//
|
|
this.txtChID31.Location = new System.Drawing.Point(97, 318);
|
|
this.txtChID31.Name = "txtChID31";
|
|
this.txtChID31.Size = new System.Drawing.Size(78, 20);
|
|
this.txtChID31.StyleController = this.layoutControl1;
|
|
this.txtChID31.TabIndex = 39;
|
|
//
|
|
// btnUpdateChannel
|
|
//
|
|
this.btnUpdateChannel.Image = ((System.Drawing.Image)(resources.GetObject("btnUpdateChannel.Image")));
|
|
this.btnUpdateChannel.Location = new System.Drawing.Point(342, 318);
|
|
this.btnUpdateChannel.Name = "btnUpdateChannel";
|
|
this.btnUpdateChannel.Size = new System.Drawing.Size(82, 53);
|
|
this.btnUpdateChannel.StyleController = this.layoutControl1;
|
|
this.btnUpdateChannel.TabIndex = 40;
|
|
this.btnUpdateChannel.Text = "升级";
|
|
this.btnUpdateChannel.Click += new System.EventHandler(this.btnUpdateChannel_Click);
|
|
//
|
|
// btnUpDateControl
|
|
//
|
|
this.btnUpDateControl.Image = ((System.Drawing.Image)(resources.GetObject("btnUpDateControl.Image")));
|
|
this.btnUpDateControl.Location = new System.Drawing.Point(219, 418);
|
|
this.btnUpDateControl.Name = "btnUpDateControl";
|
|
this.btnUpDateControl.Size = new System.Drawing.Size(205, 38);
|
|
this.btnUpDateControl.StyleController = this.layoutControl1;
|
|
this.btnUpDateControl.TabIndex = 40;
|
|
this.btnUpDateControl.Text = "升级";
|
|
this.btnUpDateControl.Click += new System.EventHandler(this.btnUpDateControl_Click);
|
|
//
|
|
// btnBin
|
|
//
|
|
this.btnBin.Image = ((System.Drawing.Image)(resources.GetObject("btnBin.Image")));
|
|
this.btnBin.Location = new System.Drawing.Point(36, 133);
|
|
this.btnBin.Name = "btnBin";
|
|
this.btnBin.Size = new System.Drawing.Size(192, 38);
|
|
this.btnBin.StyleController = this.layoutControl1;
|
|
this.btnBin.TabIndex = 41;
|
|
this.btnBin.Text = "升级文件";
|
|
this.btnBin.Click += new System.EventHandler(this.simpleButton18_Click);
|
|
//
|
|
// combComs
|
|
//
|
|
this.combComs.Location = new System.Drawing.Point(73, 22);
|
|
this.combComs.MenuManager = this.ribbon;
|
|
this.combComs.Name = "combComs";
|
|
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(119, 20);
|
|
this.combComs.StyleController = this.layoutControl1;
|
|
this.combComs.TabIndex = 43;
|
|
//
|
|
// chkClearOrder
|
|
//
|
|
this.chkClearOrder.Location = new System.Drawing.Point(24, 344);
|
|
this.chkClearOrder.MenuManager = this.ribbon;
|
|
this.chkClearOrder.Name = "chkClearOrder";
|
|
this.chkClearOrder.Properties.Caption = "清单";
|
|
this.chkClearOrder.Size = new System.Drawing.Size(412, 19);
|
|
this.chkClearOrder.StyleController = this.layoutControl1;
|
|
this.chkClearOrder.TabIndex = 45;
|
|
//
|
|
// simpleButton2
|
|
//
|
|
this.simpleButton2.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton2.Image")));
|
|
this.simpleButton2.Location = new System.Drawing.Point(206, 12);
|
|
this.simpleButton2.Name = "simpleButton2";
|
|
this.simpleButton2.Size = new System.Drawing.Size(120, 40);
|
|
this.simpleButton2.StyleController = this.layoutControl1;
|
|
this.simpleButton2.TabIndex = 48;
|
|
this.simpleButton2.Text = "确定";
|
|
this.simpleButton2.Click += new System.EventHandler(this.simpleButton2_Click);
|
|
//
|
|
// lbTranserror
|
|
//
|
|
this.lbTranserror.Location = new System.Drawing.Point(727, 22);
|
|
this.lbTranserror.Name = "lbTranserror";
|
|
this.lbTranserror.Size = new System.Drawing.Size(560, 14);
|
|
this.lbTranserror.StyleController = this.layoutControl1;
|
|
this.lbTranserror.TabIndex = 44;
|
|
//
|
|
// chklbeep
|
|
//
|
|
this.chklbeep.Location = new System.Drawing.Point(36, 252);
|
|
this.chklbeep.MenuManager = this.ribbon;
|
|
this.chklbeep.Name = "chklbeep";
|
|
this.chklbeep.Properties.Caption = "升级配置文件";
|
|
this.chklbeep.Size = new System.Drawing.Size(301, 19);
|
|
this.chklbeep.StyleController = this.layoutControl1;
|
|
this.chklbeep.TabIndex = 49;
|
|
//
|
|
// chklighteep
|
|
//
|
|
this.chklighteep.Location = new System.Drawing.Point(36, 352);
|
|
this.chklighteep.MenuManager = this.ribbon;
|
|
this.chklighteep.Name = "chklighteep";
|
|
this.chklighteep.Properties.Caption = "升级配置文件";
|
|
this.chklighteep.Size = new System.Drawing.Size(302, 19);
|
|
this.chklighteep.StyleController = this.layoutControl1;
|
|
this.chklighteep.TabIndex = 50;
|
|
//
|
|
// chkctreep
|
|
//
|
|
this.chkctreep.Location = new System.Drawing.Point(36, 418);
|
|
this.chkctreep.MenuManager = this.ribbon;
|
|
this.chkctreep.Name = "chkctreep";
|
|
this.chkctreep.Properties.Caption = "升级配置文件";
|
|
this.chkctreep.Size = new System.Drawing.Size(179, 19);
|
|
this.chkctreep.StyleController = this.layoutControl1;
|
|
this.chkctreep.TabIndex = 51;
|
|
//
|
|
// layoutControlGroup1
|
|
//
|
|
this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
|
|
this.layoutControlGroup1.GroupBordersVisible = false;
|
|
this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.layoutControlGroup3,
|
|
this.tabbedControlGroup1,
|
|
this.emptySpaceItem7,
|
|
this.layoutControlItem43,
|
|
this.layoutControlItem48,
|
|
this.emptySpaceItem1,
|
|
this.layoutControlItem46,
|
|
this.layoutControlItem44,
|
|
this.emptySpaceItem11,
|
|
this.emptySpaceItem2,
|
|
this.emptySpaceItem12,
|
|
this.layoutControlItem49});
|
|
this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlGroup1.Name = "Root";
|
|
this.layoutControlGroup1.Size = new System.Drawing.Size(1309, 614);
|
|
//
|
|
// layoutControlGroup3
|
|
//
|
|
this.layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.layoutControlItem29});
|
|
this.layoutControlGroup3.Location = new System.Drawing.Point(440, 55);
|
|
this.layoutControlGroup3.Name = "layoutControlGroup3";
|
|
this.layoutControlGroup3.Size = new System.Drawing.Size(849, 511);
|
|
this.layoutControlGroup3.Text = "信息";
|
|
//
|
|
// layoutControlItem29
|
|
//
|
|
this.layoutControlItem29.Control = this.meditLogs;
|
|
this.layoutControlItem29.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlItem29.Name = "layoutControlItem29";
|
|
this.layoutControlItem29.Size = new System.Drawing.Size(825, 468);
|
|
this.layoutControlItem29.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem29.TextVisible = false;
|
|
//
|
|
// tabbedControlGroup1
|
|
//
|
|
this.tabbedControlGroup1.Location = new System.Drawing.Point(0, 55);
|
|
this.tabbedControlGroup1.Name = "tabbedControlGroup1";
|
|
this.tabbedControlGroup1.SelectedTabPage = this.layoutControlGroup2;
|
|
this.tabbedControlGroup1.SelectedTabPageIndex = 0;
|
|
this.tabbedControlGroup1.Size = new System.Drawing.Size(440, 511);
|
|
this.tabbedControlGroup1.TabPages.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.layoutControlGroup2,
|
|
this.layoutControlGroup6,
|
|
this.layoutControlGroup10});
|
|
//
|
|
// layoutControlGroup2
|
|
//
|
|
this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.emptySpaceItem4,
|
|
this.emptySpaceItem5,
|
|
this.layoutControlGroup4,
|
|
this.layoutControlGroup5,
|
|
this.layoutControlItem1,
|
|
this.layoutControlItem2,
|
|
this.layoutControlItem3,
|
|
this.layoutControlItem13,
|
|
this.layoutControlItem45});
|
|
this.layoutControlGroup2.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlGroup2.Name = "layoutControlGroup2";
|
|
this.layoutControlGroup2.Size = new System.Drawing.Size(416, 464);
|
|
this.layoutControlGroup2.Text = "通讯测试";
|
|
//
|
|
// emptySpaceItem4
|
|
//
|
|
this.emptySpaceItem4.AllowHotTrack = false;
|
|
this.emptySpaceItem4.Location = new System.Drawing.Point(0, 216);
|
|
this.emptySpaceItem4.Name = "emptySpaceItem4";
|
|
this.emptySpaceItem4.Size = new System.Drawing.Size(416, 26);
|
|
this.emptySpaceItem4.TextSize = new System.Drawing.Size(0, 0);
|
|
//
|
|
// emptySpaceItem5
|
|
//
|
|
this.emptySpaceItem5.AllowHotTrack = false;
|
|
this.emptySpaceItem5.Location = new System.Drawing.Point(0, 349);
|
|
this.emptySpaceItem5.Name = "emptySpaceItem5";
|
|
this.emptySpaceItem5.Size = new System.Drawing.Size(416, 115);
|
|
this.emptySpaceItem5.TextSize = new System.Drawing.Size(0, 0);
|
|
//
|
|
// layoutControlGroup4
|
|
//
|
|
this.layoutControlGroup4.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.layoutControlItem4,
|
|
this.emptySpaceItem6,
|
|
this.emptySpaceItem9,
|
|
this.layoutControlItem6,
|
|
this.layoutControlItem5});
|
|
this.layoutControlGroup4.Location = new System.Drawing.Point(0, 115);
|
|
this.layoutControlGroup4.Name = "layoutControlGroup4";
|
|
this.layoutControlGroup4.Size = new System.Drawing.Size(416, 101);
|
|
this.layoutControlGroup4.Text = "巷灯";
|
|
//
|
|
// layoutControlItem4
|
|
//
|
|
this.layoutControlItem4.Control = this.txtChID1;
|
|
this.layoutControlItem4.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlItem4.MinSize = new System.Drawing.Size(120, 24);
|
|
this.layoutControlItem4.Name = "layoutControlItem4";
|
|
this.layoutControlItem4.Size = new System.Drawing.Size(194, 24);
|
|
this.layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem4.Spacing = new DevExpress.XtraLayout.Utils.Padding(10, 10, 0, 0);
|
|
this.layoutControlItem4.Text = "巷灯1";
|
|
this.layoutControlItem4.TextSize = new System.Drawing.Size(48, 14);
|
|
//
|
|
// emptySpaceItem6
|
|
//
|
|
this.emptySpaceItem6.AllowHotTrack = false;
|
|
this.emptySpaceItem6.Location = new System.Drawing.Point(0, 48);
|
|
this.emptySpaceItem6.Name = "emptySpaceItem6";
|
|
this.emptySpaceItem6.Size = new System.Drawing.Size(194, 10);
|
|
this.emptySpaceItem6.TextSize = new System.Drawing.Size(0, 0);
|
|
//
|
|
// emptySpaceItem9
|
|
//
|
|
this.emptySpaceItem9.AllowHotTrack = false;
|
|
this.emptySpaceItem9.Location = new System.Drawing.Point(238, 0);
|
|
this.emptySpaceItem9.Name = "emptySpaceItem9";
|
|
this.emptySpaceItem9.Size = new System.Drawing.Size(154, 58);
|
|
this.emptySpaceItem9.TextSize = new System.Drawing.Size(0, 0);
|
|
//
|
|
// layoutControlItem6
|
|
//
|
|
this.layoutControlItem6.Control = this.txtChID2;
|
|
this.layoutControlItem6.Location = new System.Drawing.Point(0, 24);
|
|
this.layoutControlItem6.MinSize = new System.Drawing.Size(120, 24);
|
|
this.layoutControlItem6.Name = "layoutControlItem6";
|
|
this.layoutControlItem6.Size = new System.Drawing.Size(194, 24);
|
|
this.layoutControlItem6.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem6.Spacing = new DevExpress.XtraLayout.Utils.Padding(10, 10, 0, 0);
|
|
this.layoutControlItem6.Text = "巷灯2";
|
|
this.layoutControlItem6.TextSize = new System.Drawing.Size(48, 14);
|
|
//
|
|
// layoutControlItem5
|
|
//
|
|
this.layoutControlItem5.Control = this.btnSchChannel;
|
|
this.layoutControlItem5.Location = new System.Drawing.Point(194, 0);
|
|
this.layoutControlItem5.MaxSize = new System.Drawing.Size(44, 58);
|
|
this.layoutControlItem5.MinSize = new System.Drawing.Size(44, 58);
|
|
this.layoutControlItem5.Name = "layoutControlItem5";
|
|
this.layoutControlItem5.Size = new System.Drawing.Size(44, 58);
|
|
this.layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem5.TextVisible = false;
|
|
//
|
|
// layoutControlGroup5
|
|
//
|
|
this.layoutControlGroup5.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.layoutControlItem7,
|
|
this.layoutControlItem8,
|
|
this.layoutControlItem9,
|
|
this.layoutControlItem10,
|
|
this.layoutControlItem11,
|
|
this.layoutControlItem12});
|
|
this.layoutControlGroup5.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlGroup5.Name = "layoutControlGroup5";
|
|
this.layoutControlGroup5.Size = new System.Drawing.Size(416, 115);
|
|
this.layoutControlGroup5.Text = "标签";
|
|
//
|
|
// layoutControlItem7
|
|
//
|
|
this.layoutControlItem7.Control = this.txtlbID1;
|
|
this.layoutControlItem7.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlItem7.MaxSize = new System.Drawing.Size(192, 24);
|
|
this.layoutControlItem7.MinSize = new System.Drawing.Size(192, 24);
|
|
this.layoutControlItem7.Name = "layoutControlItem7";
|
|
this.layoutControlItem7.Size = new System.Drawing.Size(192, 24);
|
|
this.layoutControlItem7.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem7.Spacing = new DevExpress.XtraLayout.Utils.Padding(10, 10, 0, 0);
|
|
this.layoutControlItem7.Text = "标签1";
|
|
this.layoutControlItem7.TextSize = new System.Drawing.Size(48, 14);
|
|
//
|
|
// layoutControlItem8
|
|
//
|
|
this.layoutControlItem8.Control = this.combLbColor;
|
|
this.layoutControlItem8.Location = new System.Drawing.Point(192, 48);
|
|
this.layoutControlItem8.Name = "layoutControlItem8";
|
|
this.layoutControlItem8.Size = new System.Drawing.Size(200, 24);
|
|
this.layoutControlItem8.Spacing = new DevExpress.XtraLayout.Utils.Padding(10, 10, 0, 0);
|
|
this.layoutControlItem8.Text = "颜色";
|
|
this.layoutControlItem8.TextSize = new System.Drawing.Size(48, 14);
|
|
//
|
|
// layoutControlItem9
|
|
//
|
|
this.layoutControlItem9.Control = this.txtaddr2;
|
|
this.layoutControlItem9.Location = new System.Drawing.Point(192, 24);
|
|
this.layoutControlItem9.Name = "layoutControlItem9";
|
|
this.layoutControlItem9.Size = new System.Drawing.Size(200, 24);
|
|
this.layoutControlItem9.Spacing = new DevExpress.XtraLayout.Utils.Padding(10, 10, 0, 0);
|
|
this.layoutControlItem9.Text = "货位2";
|
|
this.layoutControlItem9.TextSize = new System.Drawing.Size(48, 14);
|
|
//
|
|
// layoutControlItem10
|
|
//
|
|
this.layoutControlItem10.Control = this.txtlbID2;
|
|
this.layoutControlItem10.Location = new System.Drawing.Point(192, 0);
|
|
this.layoutControlItem10.MaxSize = new System.Drawing.Size(200, 24);
|
|
this.layoutControlItem10.MinSize = new System.Drawing.Size(200, 24);
|
|
this.layoutControlItem10.Name = "layoutControlItem10";
|
|
this.layoutControlItem10.Size = new System.Drawing.Size(200, 24);
|
|
this.layoutControlItem10.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem10.Spacing = new DevExpress.XtraLayout.Utils.Padding(10, 10, 0, 0);
|
|
this.layoutControlItem10.Text = "标签2";
|
|
this.layoutControlItem10.TextSize = new System.Drawing.Size(48, 14);
|
|
//
|
|
// layoutControlItem11
|
|
//
|
|
this.layoutControlItem11.Control = this.txtaddr1;
|
|
this.layoutControlItem11.Location = new System.Drawing.Point(0, 24);
|
|
this.layoutControlItem11.Name = "layoutControlItem11";
|
|
this.layoutControlItem11.Size = new System.Drawing.Size(192, 24);
|
|
this.layoutControlItem11.Spacing = new DevExpress.XtraLayout.Utils.Padding(10, 10, 0, 0);
|
|
this.layoutControlItem11.Text = "货位1";
|
|
this.layoutControlItem11.TextSize = new System.Drawing.Size(48, 14);
|
|
//
|
|
// layoutControlItem12
|
|
//
|
|
this.layoutControlItem12.Control = this.txtNum;
|
|
this.layoutControlItem12.Location = new System.Drawing.Point(0, 48);
|
|
this.layoutControlItem12.Name = "layoutControlItem12";
|
|
this.layoutControlItem12.Size = new System.Drawing.Size(192, 24);
|
|
this.layoutControlItem12.Spacing = new DevExpress.XtraLayout.Utils.Padding(10, 10, 0, 0);
|
|
this.layoutControlItem12.Text = "数量";
|
|
this.layoutControlItem12.TextSize = new System.Drawing.Size(48, 14);
|
|
//
|
|
// layoutControlItem1
|
|
//
|
|
this.layoutControlItem1.Control = this.btnSeeds;
|
|
this.layoutControlItem1.Location = new System.Drawing.Point(0, 265);
|
|
this.layoutControlItem1.Name = "layoutControlItem1";
|
|
this.layoutControlItem1.Size = new System.Drawing.Size(203, 42);
|
|
this.layoutControlItem1.Text = "abc";
|
|
this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem1.TextVisible = false;
|
|
//
|
|
// layoutControlItem2
|
|
//
|
|
this.layoutControlItem2.Control = this.btnTest;
|
|
this.layoutControlItem2.Location = new System.Drawing.Point(203, 265);
|
|
this.layoutControlItem2.Name = "layoutControlItem2";
|
|
this.layoutControlItem2.Size = new System.Drawing.Size(213, 42);
|
|
this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem2.TextVisible = false;
|
|
//
|
|
// layoutControlItem3
|
|
//
|
|
this.layoutControlItem3.Control = this.btnShowId;
|
|
this.layoutControlItem3.Location = new System.Drawing.Point(0, 307);
|
|
this.layoutControlItem3.Name = "layoutControlItem3";
|
|
this.layoutControlItem3.Size = new System.Drawing.Size(203, 42);
|
|
this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem3.TextVisible = false;
|
|
//
|
|
// layoutControlItem13
|
|
//
|
|
this.layoutControlItem13.Control = this.btnReset;
|
|
this.layoutControlItem13.Location = new System.Drawing.Point(203, 307);
|
|
this.layoutControlItem13.Name = "layoutControlItem13";
|
|
this.layoutControlItem13.Size = new System.Drawing.Size(213, 42);
|
|
this.layoutControlItem13.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem13.TextVisible = false;
|
|
//
|
|
// layoutControlItem45
|
|
//
|
|
this.layoutControlItem45.Control = this.chkClearOrder;
|
|
this.layoutControlItem45.Location = new System.Drawing.Point(0, 242);
|
|
this.layoutControlItem45.Name = "layoutControlItem45";
|
|
this.layoutControlItem45.Size = new System.Drawing.Size(416, 23);
|
|
this.layoutControlItem45.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem45.TextVisible = false;
|
|
//
|
|
// layoutControlGroup6
|
|
//
|
|
this.layoutControlGroup6.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.emptySpaceItem8,
|
|
this.layoutControlGroup8,
|
|
this.layoutControlGroup9,
|
|
this.layoutControlGroup7});
|
|
this.layoutControlGroup6.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlGroup6.Name = "layoutControlGroup6";
|
|
this.layoutControlGroup6.Size = new System.Drawing.Size(416, 464);
|
|
this.layoutControlGroup6.Text = "硬件设置";
|
|
//
|
|
// emptySpaceItem8
|
|
//
|
|
this.emptySpaceItem8.AllowHotTrack = false;
|
|
this.emptySpaceItem8.Location = new System.Drawing.Point(0, 446);
|
|
this.emptySpaceItem8.Name = "emptySpaceItem8";
|
|
this.emptySpaceItem8.Size = new System.Drawing.Size(416, 18);
|
|
this.emptySpaceItem8.TextSize = new System.Drawing.Size(0, 0);
|
|
//
|
|
// layoutControlGroup8
|
|
//
|
|
this.layoutControlGroup8.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.layoutControlItem17,
|
|
this.layoutControlItem20,
|
|
this.layoutControlItem19,
|
|
this.layoutControlItem23,
|
|
this.layoutControlItem22,
|
|
this.layoutControlItem47,
|
|
this.layoutControlItem27,
|
|
this.layoutControlItem21});
|
|
this.layoutControlGroup8.Location = new System.Drawing.Point(0, 97);
|
|
this.layoutControlGroup8.Name = "layoutControlGroup8";
|
|
this.layoutControlGroup8.Size = new System.Drawing.Size(416, 189);
|
|
this.layoutControlGroup8.Text = "巷灯 ";
|
|
//
|
|
// layoutControlItem17
|
|
//
|
|
this.layoutControlItem17.Control = this.txtChID21;
|
|
this.layoutControlItem17.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlItem17.Name = "layoutControlItem17";
|
|
this.layoutControlItem17.Size = new System.Drawing.Size(223, 26);
|
|
this.layoutControlItem17.Spacing = new DevExpress.XtraLayout.Utils.Padding(10, 10, 0, 0);
|
|
this.layoutControlItem17.Text = "巷灯ID";
|
|
this.layoutControlItem17.TextSize = new System.Drawing.Size(48, 14);
|
|
//
|
|
// layoutControlItem20
|
|
//
|
|
this.layoutControlItem20.Control = this.txtChID22;
|
|
this.layoutControlItem20.Location = new System.Drawing.Point(0, 26);
|
|
this.layoutControlItem20.Name = "layoutControlItem20";
|
|
this.layoutControlItem20.Size = new System.Drawing.Size(223, 26);
|
|
this.layoutControlItem20.Spacing = new DevExpress.XtraLayout.Utils.Padding(10, 10, 0, 0);
|
|
this.layoutControlItem20.Text = "新ID";
|
|
this.layoutControlItem20.TextSize = new System.Drawing.Size(48, 14);
|
|
//
|
|
// layoutControlItem19
|
|
//
|
|
this.layoutControlItem19.Control = this.combChcolor;
|
|
this.layoutControlItem19.Location = new System.Drawing.Point(0, 52);
|
|
this.layoutControlItem19.Name = "layoutControlItem19";
|
|
this.layoutControlItem19.Size = new System.Drawing.Size(223, 26);
|
|
this.layoutControlItem19.Spacing = new DevExpress.XtraLayout.Utils.Padding(10, 10, 0, 0);
|
|
this.layoutControlItem19.Text = "灯色";
|
|
this.layoutControlItem19.TextSize = new System.Drawing.Size(48, 14);
|
|
//
|
|
// layoutControlItem23
|
|
//
|
|
this.layoutControlItem23.Control = this.simpleButton9;
|
|
this.layoutControlItem23.Location = new System.Drawing.Point(0, 104);
|
|
this.layoutControlItem23.Name = "layoutControlItem23";
|
|
this.layoutControlItem23.Size = new System.Drawing.Size(392, 42);
|
|
this.layoutControlItem23.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem23.TextVisible = false;
|
|
//
|
|
// layoutControlItem22
|
|
//
|
|
this.layoutControlItem22.Control = this.simpleButton8;
|
|
this.layoutControlItem22.Location = new System.Drawing.Point(0, 78);
|
|
this.layoutControlItem22.Name = "layoutControlItem22";
|
|
this.layoutControlItem22.Size = new System.Drawing.Size(392, 26);
|
|
this.layoutControlItem22.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem22.TextVisible = false;
|
|
//
|
|
// layoutControlItem47
|
|
//
|
|
this.layoutControlItem47.Control = this.simpleButton1;
|
|
this.layoutControlItem47.Location = new System.Drawing.Point(223, 52);
|
|
this.layoutControlItem47.Name = "layoutControlItem47";
|
|
this.layoutControlItem47.Size = new System.Drawing.Size(169, 26);
|
|
this.layoutControlItem47.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem47.TextVisible = false;
|
|
//
|
|
// layoutControlItem27
|
|
//
|
|
this.layoutControlItem27.Control = this.simpleButton12;
|
|
this.layoutControlItem27.Location = new System.Drawing.Point(223, 26);
|
|
this.layoutControlItem27.Name = "layoutControlItem27";
|
|
this.layoutControlItem27.Size = new System.Drawing.Size(169, 26);
|
|
this.layoutControlItem27.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem27.TextVisible = false;
|
|
//
|
|
// layoutControlItem21
|
|
//
|
|
this.layoutControlItem21.Control = this.simpleButton7;
|
|
this.layoutControlItem21.Location = new System.Drawing.Point(223, 0);
|
|
this.layoutControlItem21.Name = "layoutControlItem21";
|
|
this.layoutControlItem21.Size = new System.Drawing.Size(169, 26);
|
|
this.layoutControlItem21.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem21.TextVisible = false;
|
|
//
|
|
// layoutControlGroup9
|
|
//
|
|
this.layoutControlGroup9.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.layoutControlItem26,
|
|
this.lgLock,
|
|
this.layoutControlItem28});
|
|
this.layoutControlGroup9.Location = new System.Drawing.Point(0, 286);
|
|
this.layoutControlGroup9.Name = "layoutControlGroup9";
|
|
this.layoutControlGroup9.Size = new System.Drawing.Size(416, 160);
|
|
this.layoutControlGroup9.Text = "控制器";
|
|
//
|
|
// layoutControlItem26
|
|
//
|
|
this.layoutControlItem26.Control = this.simpleButton11;
|
|
this.layoutControlItem26.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlItem26.Name = "layoutControlItem26";
|
|
this.layoutControlItem26.Size = new System.Drawing.Size(185, 26);
|
|
this.layoutControlItem26.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem26.TextVisible = false;
|
|
//
|
|
// lgLock
|
|
//
|
|
this.lgLock.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.layoutControlItem31,
|
|
this.layoutControlItem32,
|
|
this.layoutControlItem33});
|
|
this.lgLock.Location = new System.Drawing.Point(0, 26);
|
|
this.lgLock.Name = "lgLock";
|
|
this.lgLock.Size = new System.Drawing.Size(392, 91);
|
|
this.lgLock.Text = "锁定设置";
|
|
//
|
|
// layoutControlItem31
|
|
//
|
|
this.layoutControlItem31.Control = this.dateEdit1;
|
|
this.layoutControlItem31.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlItem31.Name = "layoutControlItem31";
|
|
this.layoutControlItem31.Size = new System.Drawing.Size(324, 24);
|
|
this.layoutControlItem31.Text = "开始";
|
|
this.layoutControlItem31.TextSize = new System.Drawing.Size(48, 14);
|
|
//
|
|
// layoutControlItem32
|
|
//
|
|
this.layoutControlItem32.Control = this.dateEdit2;
|
|
this.layoutControlItem32.Location = new System.Drawing.Point(0, 24);
|
|
this.layoutControlItem32.Name = "layoutControlItem32";
|
|
this.layoutControlItem32.Size = new System.Drawing.Size(324, 24);
|
|
this.layoutControlItem32.Text = "结束";
|
|
this.layoutControlItem32.TextSize = new System.Drawing.Size(48, 14);
|
|
//
|
|
// layoutControlItem33
|
|
//
|
|
this.layoutControlItem33.Control = this.simpleButton14;
|
|
this.layoutControlItem33.Location = new System.Drawing.Point(324, 0);
|
|
this.layoutControlItem33.MaxSize = new System.Drawing.Size(44, 48);
|
|
this.layoutControlItem33.MinSize = new System.Drawing.Size(44, 48);
|
|
this.layoutControlItem33.Name = "layoutControlItem33";
|
|
this.layoutControlItem33.Size = new System.Drawing.Size(44, 48);
|
|
this.layoutControlItem33.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem33.Text = "设锁";
|
|
this.layoutControlItem33.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem33.TextVisible = false;
|
|
//
|
|
// layoutControlItem28
|
|
//
|
|
this.layoutControlItem28.Control = this.simpleButton13;
|
|
this.layoutControlItem28.Location = new System.Drawing.Point(185, 0);
|
|
this.layoutControlItem28.Name = "layoutControlItem28";
|
|
this.layoutControlItem28.Size = new System.Drawing.Size(207, 26);
|
|
this.layoutControlItem28.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem28.TextVisible = false;
|
|
//
|
|
// layoutControlGroup7
|
|
//
|
|
this.layoutControlGroup7.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.layoutControlItem14,
|
|
this.layoutControlItem15,
|
|
this.layoutControlItem25,
|
|
this.layoutControlItem16});
|
|
this.layoutControlGroup7.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlGroup7.Name = "layoutControlGroup7";
|
|
this.layoutControlGroup7.Size = new System.Drawing.Size(416, 97);
|
|
this.layoutControlGroup7.Text = "标签 ";
|
|
//
|
|
// layoutControlItem14
|
|
//
|
|
this.layoutControlItem14.Control = this.txtLbId11;
|
|
this.layoutControlItem14.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlItem14.MinSize = new System.Drawing.Size(120, 24);
|
|
this.layoutControlItem14.Name = "layoutControlItem14";
|
|
this.layoutControlItem14.Size = new System.Drawing.Size(223, 26);
|
|
this.layoutControlItem14.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem14.Spacing = new DevExpress.XtraLayout.Utils.Padding(10, 10, 0, 0);
|
|
this.layoutControlItem14.Text = "标签ID";
|
|
this.layoutControlItem14.TextSize = new System.Drawing.Size(48, 14);
|
|
//
|
|
// layoutControlItem15
|
|
//
|
|
this.layoutControlItem15.Control = this.txtlbID12;
|
|
this.layoutControlItem15.Location = new System.Drawing.Point(0, 26);
|
|
this.layoutControlItem15.MinSize = new System.Drawing.Size(120, 24);
|
|
this.layoutControlItem15.Name = "layoutControlItem15";
|
|
this.layoutControlItem15.Size = new System.Drawing.Size(223, 28);
|
|
this.layoutControlItem15.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem15.Spacing = new DevExpress.XtraLayout.Utils.Padding(10, 10, 0, 0);
|
|
this.layoutControlItem15.Text = "新ID";
|
|
this.layoutControlItem15.TextSize = new System.Drawing.Size(48, 14);
|
|
//
|
|
// layoutControlItem25
|
|
//
|
|
this.layoutControlItem25.Control = this.simpleButton10;
|
|
this.layoutControlItem25.Location = new System.Drawing.Point(223, 0);
|
|
this.layoutControlItem25.Name = "layoutControlItem25";
|
|
this.layoutControlItem25.Size = new System.Drawing.Size(169, 26);
|
|
this.layoutControlItem25.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem25.TextVisible = false;
|
|
//
|
|
// layoutControlItem16
|
|
//
|
|
this.layoutControlItem16.Control = this.simpleButton6;
|
|
this.layoutControlItem16.Location = new System.Drawing.Point(223, 26);
|
|
this.layoutControlItem16.MinSize = new System.Drawing.Size(56, 26);
|
|
this.layoutControlItem16.Name = "layoutControlItem16";
|
|
this.layoutControlItem16.Size = new System.Drawing.Size(169, 28);
|
|
this.layoutControlItem16.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem16.TextVisible = false;
|
|
//
|
|
// layoutControlGroup10
|
|
//
|
|
this.layoutControlGroup10.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.layoutControlGroup11,
|
|
this.emptySpaceItem3,
|
|
this.layoutControlGroup13,
|
|
this.layoutControlGroup15,
|
|
this.layoutControlGroup14});
|
|
this.layoutControlGroup10.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlGroup10.Name = "layoutControlGroup10";
|
|
this.layoutControlGroup10.Size = new System.Drawing.Size(416, 464);
|
|
this.layoutControlGroup10.Text = "驱动升级";
|
|
//
|
|
// layoutControlGroup11
|
|
//
|
|
this.layoutControlGroup11.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.layoutControlItem34,
|
|
this.layoutControlItem39,
|
|
this.layoutControlItem35,
|
|
this.emptySpaceItem14,
|
|
this.layoutControlItem50});
|
|
this.layoutControlGroup11.Location = new System.Drawing.Point(0, 85);
|
|
this.layoutControlGroup11.Name = "layoutControlGroup11";
|
|
this.layoutControlGroup11.Size = new System.Drawing.Size(416, 100);
|
|
this.layoutControlGroup11.Text = "标签";
|
|
//
|
|
// layoutControlItem34
|
|
//
|
|
this.layoutControlItem34.Control = this.txtlbID31;
|
|
this.layoutControlItem34.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlItem34.Name = "layoutControlItem34";
|
|
this.layoutControlItem34.Size = new System.Drawing.Size(152, 24);
|
|
this.layoutControlItem34.Spacing = new DevExpress.XtraLayout.Utils.Padding(10, 10, 0, 0);
|
|
this.layoutControlItem34.Text = "标签ID1";
|
|
this.layoutControlItem34.TextSize = new System.Drawing.Size(48, 14);
|
|
//
|
|
// layoutControlItem39
|
|
//
|
|
this.layoutControlItem39.Control = this.btnUpdateLable;
|
|
this.layoutControlItem39.Location = new System.Drawing.Point(305, 0);
|
|
this.layoutControlItem39.MaxSize = new System.Drawing.Size(87, 57);
|
|
this.layoutControlItem39.MinSize = new System.Drawing.Size(87, 57);
|
|
this.layoutControlItem39.Name = "layoutControlItem39";
|
|
this.layoutControlItem39.Size = new System.Drawing.Size(87, 57);
|
|
this.layoutControlItem39.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem39.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem39.TextVisible = false;
|
|
//
|
|
// layoutControlItem35
|
|
//
|
|
this.layoutControlItem35.Control = this.txtlbID32;
|
|
this.layoutControlItem35.Location = new System.Drawing.Point(152, 0);
|
|
this.layoutControlItem35.Name = "layoutControlItem35";
|
|
this.layoutControlItem35.Size = new System.Drawing.Size(153, 24);
|
|
this.layoutControlItem35.Spacing = new DevExpress.XtraLayout.Utils.Padding(10, 10, 0, 0);
|
|
this.layoutControlItem35.Text = "标签ID2";
|
|
this.layoutControlItem35.TextSize = new System.Drawing.Size(48, 14);
|
|
//
|
|
// 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(305, 10);
|
|
this.emptySpaceItem14.TextSize = new System.Drawing.Size(0, 0);
|
|
//
|
|
// layoutControlItem50
|
|
//
|
|
this.layoutControlItem50.Control = this.chklbeep;
|
|
this.layoutControlItem50.Location = new System.Drawing.Point(0, 34);
|
|
this.layoutControlItem50.Name = "layoutControlItem50";
|
|
this.layoutControlItem50.Size = new System.Drawing.Size(305, 23);
|
|
this.layoutControlItem50.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem50.TextVisible = false;
|
|
//
|
|
// emptySpaceItem3
|
|
//
|
|
this.emptySpaceItem3.AllowHotTrack = false;
|
|
this.emptySpaceItem3.Location = new System.Drawing.Point(0, 370);
|
|
this.emptySpaceItem3.Name = "emptySpaceItem3";
|
|
this.emptySpaceItem3.Size = new System.Drawing.Size(416, 94);
|
|
this.emptySpaceItem3.TextSize = new System.Drawing.Size(0, 0);
|
|
//
|
|
// layoutControlGroup13
|
|
//
|
|
this.layoutControlGroup13.CustomizationFormText = "layoutControlGroup11";
|
|
this.layoutControlGroup13.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.layoutControlItem37,
|
|
this.layoutControlItem38,
|
|
this.layoutControlItem36,
|
|
this.emptySpaceItem15,
|
|
this.layoutControlItem51});
|
|
this.layoutControlGroup13.Location = new System.Drawing.Point(0, 185);
|
|
this.layoutControlGroup13.Name = "layoutControlGroup13";
|
|
this.layoutControlGroup13.Size = new System.Drawing.Size(416, 100);
|
|
this.layoutControlGroup13.Text = "巷灯";
|
|
//
|
|
// layoutControlItem37
|
|
//
|
|
this.layoutControlItem37.Control = this.txtChID31;
|
|
this.layoutControlItem37.CustomizationFormText = "标签ID2";
|
|
this.layoutControlItem37.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlItem37.Name = "layoutControlItem37";
|
|
this.layoutControlItem37.Size = new System.Drawing.Size(153, 24);
|
|
this.layoutControlItem37.Spacing = new DevExpress.XtraLayout.Utils.Padding(10, 10, 0, 0);
|
|
this.layoutControlItem37.Text = "巷灯ID1";
|
|
this.layoutControlItem37.TextSize = new System.Drawing.Size(48, 14);
|
|
//
|
|
// layoutControlItem38
|
|
//
|
|
this.layoutControlItem38.Control = this.btnUpdateChannel;
|
|
this.layoutControlItem38.Location = new System.Drawing.Point(306, 0);
|
|
this.layoutControlItem38.MaxSize = new System.Drawing.Size(86, 57);
|
|
this.layoutControlItem38.MinSize = new System.Drawing.Size(86, 57);
|
|
this.layoutControlItem38.Name = "layoutControlItem38";
|
|
this.layoutControlItem38.Size = new System.Drawing.Size(86, 57);
|
|
this.layoutControlItem38.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem38.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem38.TextVisible = false;
|
|
//
|
|
// layoutControlItem36
|
|
//
|
|
this.layoutControlItem36.Control = this.txtChID32;
|
|
this.layoutControlItem36.CustomizationFormText = "标签ID1";
|
|
this.layoutControlItem36.Location = new System.Drawing.Point(153, 0);
|
|
this.layoutControlItem36.Name = "layoutControlItem36";
|
|
this.layoutControlItem36.Size = new System.Drawing.Size(153, 24);
|
|
this.layoutControlItem36.Spacing = new DevExpress.XtraLayout.Utils.Padding(10, 10, 0, 0);
|
|
this.layoutControlItem36.Text = "巷灯ID2";
|
|
this.layoutControlItem36.TextSize = new System.Drawing.Size(48, 14);
|
|
//
|
|
// emptySpaceItem15
|
|
//
|
|
this.emptySpaceItem15.AllowHotTrack = false;
|
|
this.emptySpaceItem15.Location = new System.Drawing.Point(0, 24);
|
|
this.emptySpaceItem15.Name = "emptySpaceItem15";
|
|
this.emptySpaceItem15.Size = new System.Drawing.Size(306, 10);
|
|
this.emptySpaceItem15.TextSize = new System.Drawing.Size(0, 0);
|
|
//
|
|
// layoutControlItem51
|
|
//
|
|
this.layoutControlItem51.Control = this.chklighteep;
|
|
this.layoutControlItem51.Location = new System.Drawing.Point(0, 34);
|
|
this.layoutControlItem51.Name = "layoutControlItem51";
|
|
this.layoutControlItem51.Size = new System.Drawing.Size(306, 23);
|
|
this.layoutControlItem51.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem51.TextVisible = false;
|
|
//
|
|
// layoutControlGroup15
|
|
//
|
|
this.layoutControlGroup15.CustomizationFormText = "标签";
|
|
this.layoutControlGroup15.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.layoutControlItem42,
|
|
this.layoutControlItem40});
|
|
this.layoutControlGroup15.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlGroup15.Name = "layoutControlGroup15";
|
|
this.layoutControlGroup15.Size = new System.Drawing.Size(416, 85);
|
|
this.layoutControlGroup15.Text = "加载驱动程序";
|
|
//
|
|
// layoutControlItem42
|
|
//
|
|
this.layoutControlItem42.Control = this.btnBin;
|
|
this.layoutControlItem42.CustomizationFormText = "layoutControlItem39";
|
|
this.layoutControlItem42.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlItem42.Name = "layoutControlItem42";
|
|
this.layoutControlItem42.Size = new System.Drawing.Size(196, 42);
|
|
this.layoutControlItem42.Text = "layoutControlItem39";
|
|
this.layoutControlItem42.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem42.TextVisible = false;
|
|
//
|
|
// layoutControlItem40
|
|
//
|
|
this.layoutControlItem40.Control = this.btnEep;
|
|
this.layoutControlItem40.Location = new System.Drawing.Point(196, 0);
|
|
this.layoutControlItem40.Name = "layoutControlItem40";
|
|
this.layoutControlItem40.Size = new System.Drawing.Size(196, 42);
|
|
this.layoutControlItem40.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem40.TextVisible = false;
|
|
//
|
|
// layoutControlGroup14
|
|
//
|
|
this.layoutControlGroup14.CustomizationFormText = "layoutControlGroup11";
|
|
this.layoutControlGroup14.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.layoutControlItem41,
|
|
this.layoutControlItem52});
|
|
this.layoutControlGroup14.Location = new System.Drawing.Point(0, 285);
|
|
this.layoutControlGroup14.Name = "layoutControlGroup14";
|
|
this.layoutControlGroup14.Size = new System.Drawing.Size(416, 85);
|
|
this.layoutControlGroup14.Text = "控制器";
|
|
//
|
|
// layoutControlItem41
|
|
//
|
|
this.layoutControlItem41.Control = this.btnUpDateControl;
|
|
this.layoutControlItem41.CustomizationFormText = "layoutControlItem38";
|
|
this.layoutControlItem41.Location = new System.Drawing.Point(183, 0);
|
|
this.layoutControlItem41.MaxSize = new System.Drawing.Size(209, 42);
|
|
this.layoutControlItem41.MinSize = new System.Drawing.Size(209, 42);
|
|
this.layoutControlItem41.Name = "layoutControlItem41";
|
|
this.layoutControlItem41.Size = new System.Drawing.Size(209, 42);
|
|
this.layoutControlItem41.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem41.Text = "layoutControlItem38";
|
|
this.layoutControlItem41.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem41.TextVisible = false;
|
|
//
|
|
// layoutControlItem52
|
|
//
|
|
this.layoutControlItem52.Control = this.chkctreep;
|
|
this.layoutControlItem52.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlItem52.Name = "layoutControlItem52";
|
|
this.layoutControlItem52.Size = new System.Drawing.Size(183, 42);
|
|
this.layoutControlItem52.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem52.TextVisible = false;
|
|
//
|
|
// emptySpaceItem7
|
|
//
|
|
this.emptySpaceItem7.AllowHotTrack = false;
|
|
this.emptySpaceItem7.Location = new System.Drawing.Point(0, 566);
|
|
this.emptySpaceItem7.Name = "emptySpaceItem7";
|
|
this.emptySpaceItem7.Size = new System.Drawing.Size(1289, 10);
|
|
this.emptySpaceItem7.TextSize = new System.Drawing.Size(0, 0);
|
|
//
|
|
// layoutControlItem43
|
|
//
|
|
this.layoutControlItem43.Control = this.combComs;
|
|
this.layoutControlItem43.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlItem43.MaxSize = new System.Drawing.Size(194, 44);
|
|
this.layoutControlItem43.MinSize = new System.Drawing.Size(194, 44);
|
|
this.layoutControlItem43.Name = "layoutControlItem43";
|
|
this.layoutControlItem43.Size = new System.Drawing.Size(194, 44);
|
|
this.layoutControlItem43.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem43.Spacing = new DevExpress.XtraLayout.Utils.Padding(10, 10, 10, 10);
|
|
this.layoutControlItem43.Text = "端口";
|
|
this.layoutControlItem43.TextSize = new System.Drawing.Size(48, 14);
|
|
//
|
|
// layoutControlItem48
|
|
//
|
|
this.layoutControlItem48.Control = this.simpleButton2;
|
|
this.layoutControlItem48.Location = new System.Drawing.Point(194, 0);
|
|
this.layoutControlItem48.MinSize = new System.Drawing.Size(37, 26);
|
|
this.layoutControlItem48.Name = "layoutControlItem48";
|
|
this.layoutControlItem48.Size = new System.Drawing.Size(124, 44);
|
|
this.layoutControlItem48.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem48.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem48.TextVisible = false;
|
|
//
|
|
// emptySpaceItem1
|
|
//
|
|
this.emptySpaceItem1.AllowHotTrack = false;
|
|
this.emptySpaceItem1.Location = new System.Drawing.Point(318, 0);
|
|
this.emptySpaceItem1.Name = "emptySpaceItem1";
|
|
this.emptySpaceItem1.Size = new System.Drawing.Size(122, 44);
|
|
this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
|
|
//
|
|
// layoutControlItem46
|
|
//
|
|
this.layoutControlItem46.Control = this.lbstate;
|
|
this.layoutControlItem46.Location = new System.Drawing.Point(537, 0);
|
|
this.layoutControlItem46.Name = "layoutControlItem46";
|
|
this.layoutControlItem46.Size = new System.Drawing.Size(117, 38);
|
|
this.layoutControlItem46.Spacing = new DevExpress.XtraLayout.Utils.Padding(10, 10, 10, 10);
|
|
this.layoutControlItem46.Text = "状态";
|
|
this.layoutControlItem46.TextSize = new System.Drawing.Size(48, 14);
|
|
//
|
|
// layoutControlItem44
|
|
//
|
|
this.layoutControlItem44.Control = this.lbOrderNo;
|
|
this.layoutControlItem44.Location = new System.Drawing.Point(440, 0);
|
|
this.layoutControlItem44.Name = "layoutControlItem44";
|
|
this.layoutControlItem44.Size = new System.Drawing.Size(97, 38);
|
|
this.layoutControlItem44.Spacing = new DevExpress.XtraLayout.Utils.Padding(10, 10, 10, 10);
|
|
this.layoutControlItem44.Text = "单号";
|
|
this.layoutControlItem44.TextSize = new System.Drawing.Size(48, 14);
|
|
//
|
|
// emptySpaceItem11
|
|
//
|
|
this.emptySpaceItem11.AllowHotTrack = false;
|
|
this.emptySpaceItem11.Location = new System.Drawing.Point(0, 576);
|
|
this.emptySpaceItem11.Name = "emptySpaceItem11";
|
|
this.emptySpaceItem11.Size = new System.Drawing.Size(1289, 18);
|
|
this.emptySpaceItem11.TextSize = new System.Drawing.Size(0, 0);
|
|
//
|
|
// emptySpaceItem2
|
|
//
|
|
this.emptySpaceItem2.AllowHotTrack = false;
|
|
this.emptySpaceItem2.Location = new System.Drawing.Point(0, 44);
|
|
this.emptySpaceItem2.Name = "emptySpaceItem2";
|
|
this.emptySpaceItem2.Size = new System.Drawing.Size(440, 11);
|
|
this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
|
|
//
|
|
// emptySpaceItem12
|
|
//
|
|
this.emptySpaceItem12.AllowHotTrack = false;
|
|
this.emptySpaceItem12.Location = new System.Drawing.Point(440, 38);
|
|
this.emptySpaceItem12.Name = "emptySpaceItem12";
|
|
this.emptySpaceItem12.Size = new System.Drawing.Size(849, 17);
|
|
this.emptySpaceItem12.TextSize = new System.Drawing.Size(0, 0);
|
|
//
|
|
// layoutControlItem49
|
|
//
|
|
this.layoutControlItem49.Control = this.lbTranserror;
|
|
this.layoutControlItem49.CustomizationFormText = "单号";
|
|
this.layoutControlItem49.Location = new System.Drawing.Point(654, 0);
|
|
this.layoutControlItem49.Name = "layoutControlItem49";
|
|
this.layoutControlItem49.Size = new System.Drawing.Size(635, 38);
|
|
this.layoutControlItem49.Spacing = new DevExpress.XtraLayout.Utils.Padding(10, 10, 10, 10);
|
|
this.layoutControlItem49.Text = "传输错误";
|
|
this.layoutControlItem49.TextSize = new System.Drawing.Size(48, 14);
|
|
//
|
|
// textEdit11
|
|
//
|
|
this.textEdit11.Location = new System.Drawing.Point(140, 347);
|
|
this.textEdit11.MenuManager = this.ribbon;
|
|
this.textEdit11.Name = "textEdit11";
|
|
this.textEdit11.Size = new System.Drawing.Size(82, 20);
|
|
this.textEdit11.StyleController = this.layoutControl1;
|
|
this.textEdit11.TabIndex = 22;
|
|
//
|
|
// layoutControlItem18
|
|
//
|
|
this.layoutControlItem18.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlItem18.Name = "layoutControlItem18";
|
|
this.layoutControlItem18.Size = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem18.TextSize = new System.Drawing.Size(50, 20);
|
|
//
|
|
// textEdit13
|
|
//
|
|
this.textEdit13.Location = new System.Drawing.Point(140, 347);
|
|
this.textEdit13.MenuManager = this.ribbon;
|
|
this.textEdit13.Name = "textEdit13";
|
|
this.textEdit13.Size = new System.Drawing.Size(284, 20);
|
|
this.textEdit13.TabIndex = 28;
|
|
//
|
|
// layoutControlItem24
|
|
//
|
|
this.layoutControlItem24.Control = this.textEdit13;
|
|
this.layoutControlItem24.Location = new System.Drawing.Point(0, 300);
|
|
this.layoutControlItem24.Name = "layoutControlItem24";
|
|
this.layoutControlItem24.Size = new System.Drawing.Size(404, 24);
|
|
this.layoutControlItem24.TextSize = new System.Drawing.Size(43, 14);
|
|
//
|
|
// emptySpaceItem10
|
|
//
|
|
this.emptySpaceItem10.AllowHotTrack = false;
|
|
this.emptySpaceItem10.Location = new System.Drawing.Point(0, 95);
|
|
this.emptySpaceItem10.Name = "emptySpaceItem10";
|
|
this.emptySpaceItem10.Size = new System.Drawing.Size(266, 34);
|
|
this.emptySpaceItem10.TextSize = new System.Drawing.Size(0, 0);
|
|
//
|
|
// dropDownButton1
|
|
//
|
|
this.dropDownButton1.Location = new System.Drawing.Point(76, 12);
|
|
this.dropDownButton1.MenuManager = this.ribbon;
|
|
this.dropDownButton1.Name = "dropDownButton1";
|
|
this.dropDownButton1.Size = new System.Drawing.Size(801, 22);
|
|
this.dropDownButton1.TabIndex = 35;
|
|
this.dropDownButton1.Text = "dropDownButton1";
|
|
//
|
|
// layoutControlItem30
|
|
//
|
|
this.layoutControlItem30.Control = this.dropDownButton1;
|
|
this.layoutControlItem30.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlItem30.Name = "layoutControlItem30";
|
|
this.layoutControlItem30.Size = new System.Drawing.Size(869, 26);
|
|
this.layoutControlItem30.Text = "选择Com口";
|
|
this.layoutControlItem30.TextSize = new System.Drawing.Size(43, 14);
|
|
//
|
|
// ribbonPageGroup1
|
|
//
|
|
this.ribbonPageGroup1.Name = "ribbonPageGroup1";
|
|
this.ribbonPageGroup1.Text = "ribbonPageGroup1";
|
|
//
|
|
// ribbonPage1
|
|
//
|
|
this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
|
|
this.ribbonPageGroup1});
|
|
this.ribbonPage1.Name = "ribbonPage1";
|
|
this.ribbonPage1.Text = "ribbonPage1";
|
|
//
|
|
// timer1
|
|
//
|
|
this.timer1.Interval = 50;
|
|
this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
|
|
//
|
|
// EleConfig
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(1309, 695);
|
|
this.Controls.Add(this.layoutControl1);
|
|
this.Controls.Add(this.ribbonStatusBar);
|
|
this.Controls.Add(this.ribbon);
|
|
this.Name = "EleConfig";
|
|
this.Ribbon = this.ribbon;
|
|
this.StatusBar = this.ribbonStatusBar;
|
|
this.Text = "EleConfig";
|
|
((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.txtlbID1.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtlbID2.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtaddr1.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtaddr2.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtChID1.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtChID2.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtNum.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.combLbColor.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtLbId11.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtlbID12.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtChID21.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.combChcolor.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtChID22.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.meditLogs.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties.CalendarTimeProperties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dateEdit2.Properties.CalendarTimeProperties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dateEdit2.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtlbID31.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtlbID32.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtChID32.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtChID31.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.combComs.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.chkClearOrder.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.chklbeep.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.chklighteep.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.chkctreep.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem5)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem6)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem9)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem45)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup6)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem8)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup8)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem47)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup9)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lgLock)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem31)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem32)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem33)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup7)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup10)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup11)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem34)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem39)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem35)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem14)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem50)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup13)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem37)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem38)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem36)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem15)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem51)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup15)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem42)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem40)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup14)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem41)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem52)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem7)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem43)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem48)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem46)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem44)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem11)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem12)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem49)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.textEdit11.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.textEdit13.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem10)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).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.XtraEditors.TextEdit txtlbID1;
|
|
private DevExpress.XtraEditors.TextEdit txtlbID2;
|
|
private DevExpress.XtraEditors.TextEdit txtaddr1;
|
|
private DevExpress.XtraEditors.TextEdit txtaddr2;
|
|
private DevExpress.XtraEditors.TextEdit txtChID1;
|
|
private DevExpress.XtraEditors.TextEdit txtChID2;
|
|
private DevExpress.XtraEditors.TextEdit txtNum;
|
|
private DevExpress.XtraEditors.SimpleButton btnSeeds;
|
|
private DevExpress.XtraEditors.SimpleButton btnTest;
|
|
private DevExpress.XtraEditors.SimpleButton btnSchChannel;
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
|
|
private DevExpress.XtraEditors.ComboBoxEdit combLbColor;
|
|
private DevExpress.XtraEditors.SimpleButton btnShowId;
|
|
private DevExpress.XtraEditors.SimpleButton btnReset;
|
|
private DevExpress.XtraEditors.TextEdit txtLbId11;
|
|
private DevExpress.XtraEditors.TextEdit txtlbID12;
|
|
private DevExpress.XtraEditors.TextEdit txtChID21;
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup3;
|
|
private DevExpress.XtraLayout.TabbedControlGroup tabbedControlGroup1;
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup6;
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup7;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17;
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem8;
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup2;
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem4;
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem5;
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup4;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup5;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem7;
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton9;
|
|
private DevExpress.XtraEditors.ComboBoxEdit combChcolor;
|
|
private DevExpress.XtraEditors.TextEdit txtChID22;
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton7;
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton8;
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup8;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem21;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem22;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem23;
|
|
private DevExpress.XtraEditors.TextEdit textEdit11;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18;
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton10;
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton6;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem25;
|
|
private DevExpress.XtraEditors.TextEdit textEdit13;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem24;
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton12;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem27;
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem10;
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton11;
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton13;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup9;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem26;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem28;
|
|
private DevExpress.XtraEditors.MemoEdit meditLogs;
|
|
private DevExpress.XtraEditors.DropDownButton dropDownButton1;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem29;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem30;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
|
|
private DevExpress.XtraBars.Ribbon.RibbonPageGroup ribbonPageGroup1;
|
|
private DevExpress.XtraBars.Ribbon.RibbonPage ribbonPage1;
|
|
private DevExpress.XtraEditors.DateEdit dateEdit1;
|
|
private DevExpress.XtraEditors.DateEdit dateEdit2;
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton14;
|
|
private DevExpress.XtraEditors.TextEdit txtlbID31;
|
|
private DevExpress.XtraEditors.TextEdit txtlbID32;
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup10;
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup11;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem34;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem35;
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem3;
|
|
private DevExpress.XtraLayout.LayoutControlGroup lgLock;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem31;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem32;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem33;
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2;
|
|
private DevExpress.XtraEditors.SimpleButton btnUpdateLable;
|
|
private DevExpress.XtraEditors.TextEdit txtChID32;
|
|
private DevExpress.XtraEditors.TextEdit txtChID31;
|
|
private DevExpress.XtraEditors.SimpleButton btnUpdateChannel;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem39;
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup13;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem37;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem38;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem36;
|
|
private DevExpress.XtraEditors.SimpleButton btnUpDateControl;
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup14;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem41;
|
|
private DevExpress.XtraEditors.SimpleButton btnEep;
|
|
private DevExpress.XtraEditors.SimpleButton btnBin;
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup15;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem42;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem40;
|
|
private System.Windows.Forms.FolderBrowserDialog folderBrowserDialog1;
|
|
private DevExpress.XtraEditors.LabelControl lbOrderNo;
|
|
private DevExpress.XtraEditors.ComboBoxEdit combComs;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem43;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem44;
|
|
private DevExpress.XtraEditors.CheckEdit chkClearOrder;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem45;
|
|
private DevExpress.XtraEditors.LabelControl lbstate;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem46;
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton1;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem47;
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton2;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem48;
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
|
|
private System.Windows.Forms.Timer timer1;
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem6;
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem9;
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem11;
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem12;
|
|
private DevExpress.XtraEditors.LabelControl lbTranserror;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem49;
|
|
private DevExpress.XtraEditors.CheckEdit chklbeep;
|
|
private DevExpress.XtraEditors.CheckEdit chklighteep;
|
|
private DevExpress.XtraEditors.CheckEdit chkctreep;
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem14;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem50;
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem15;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem51;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem52;
|
|
}
|
|
} |