|
|
|
namespace EC.AutoWeightServer.UI
|
|
|
|
{
|
|
|
|
partial class FrmMainServer
|
|
|
|
{
|
|
|
|
/// <summary>
|
|
|
|
/// Required designer variable.
|
|
|
|
/// </summary>
|
|
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
/// Clean up any resources being used.
|
|
|
|
/// </summary>
|
|
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
|
|
protected override void Dispose(bool disposing)
|
|
|
|
{
|
|
|
|
if (disposing && (components != null))
|
|
|
|
{
|
|
|
|
components.Dispose();
|
|
|
|
}
|
|
|
|
base.Dispose(disposing);
|
|
|
|
}
|
|
|
|
|
|
|
|
#region Windows Form Designer generated code
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
/// Required method for Designer support - do not modify
|
|
|
|
/// the contents of this method with the code editor.
|
|
|
|
/// </summary>
|
|
|
|
private void InitializeComponent()
|
|
|
|
{
|
|
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmMainServer));
|
|
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
|
|
this.panel1 = new System.Windows.Forms.Panel();
|
|
|
|
this.labelUserInfo = new System.Windows.Forms.Label();
|
|
|
|
this.BtnHistory = new System.Windows.Forms.Button();
|
|
|
|
this.LabelLight = new System.Windows.Forms.Label();
|
|
|
|
this.panel5 = new System.Windows.Forms.Panel();
|
|
|
|
this.LabelSite = new System.Windows.Forms.Label();
|
|
|
|
this.LabelCompany = new System.Windows.Forms.Label();
|
|
|
|
this.label9 = new System.Windows.Forms.Label();
|
|
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
|
|
this.panel4 = new System.Windows.Forms.Panel();
|
|
|
|
this.label10 = new System.Windows.Forms.Label();
|
|
|
|
this.LabelWeight = new System.Windows.Forms.Label();
|
|
|
|
this.LabelPlate = new System.Windows.Forms.Label();
|
|
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
|
|
this.BtnReset = new System.Windows.Forms.Button();
|
|
|
|
this.LabelState = new System.Windows.Forms.Label();
|
|
|
|
this.panel3 = new System.Windows.Forms.Panel();
|
|
|
|
this.panel11 = new System.Windows.Forms.Panel();
|
|
|
|
this.panel9 = new System.Windows.Forms.Panel();
|
|
|
|
this.btnOut = new System.Windows.Forms.Button();
|
|
|
|
this.btnIn = new System.Windows.Forms.Button();
|
|
|
|
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
|
|
|
|
this.panel6 = new System.Windows.Forms.Panel();
|
|
|
|
this.lightLabel4 = new System.Windows.Forms.Label();
|
|
|
|
this.lightLabel3 = new System.Windows.Forms.Label();
|
|
|
|
this.lightLabel2 = new System.Windows.Forms.Label();
|
|
|
|
this.lightLabel1 = new System.Windows.Forms.Label();
|
|
|
|
this.LabelLoading = new System.Windows.Forms.Label();
|
|
|
|
this.ucWelcome = new EC.AutoWeightServer.UI.UC.UCWelcome();
|
|
|
|
this.ucCarOut = new EC.AutoWeightServer.UI.UC.UCCarOut();
|
|
|
|
this.ucCarIn = new EC.AutoWeightServer.UI.UC.UCCarIn();
|
|
|
|
this.panel2 = new System.Windows.Forms.Panel();
|
|
|
|
this.btnTop = new System.Windows.Forms.PictureBox();
|
|
|
|
this.btnMin = new System.Windows.Forms.PictureBox();
|
|
|
|
this.btnMax = new System.Windows.Forms.PictureBox();
|
|
|
|
this.btnClose = new System.Windows.Forms.PictureBox();
|
|
|
|
this.LabelTime = new System.Windows.Forms.Label();
|
|
|
|
this.panel8 = new System.Windows.Forms.Panel();
|
|
|
|
this.RcTextBox = new System.Windows.Forms.RichTextBox();
|
|
|
|
this.label8 = new System.Windows.Forms.Label();
|
|
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
|
|
this.label6 = new System.Windows.Forms.Label();
|
|
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
|
|
this.ucLicensePlate4 = new EC.AutoWeightServer.UI.UC.UCLicensePlate();
|
|
|
|
this.ucLicensePlate2 = new EC.AutoWeightServer.UI.UC.UCLicensePlate();
|
|
|
|
this.ucLicensePlate3 = new EC.AutoWeightServer.UI.UC.UCLicensePlate();
|
|
|
|
this.ucLicensePlate1 = new EC.AutoWeightServer.UI.UC.UCLicensePlate();
|
|
|
|
this.label14 = new System.Windows.Forms.Label();
|
|
|
|
this.label13 = new System.Windows.Forms.Label();
|
|
|
|
this.PanelScrollText = new System.Windows.Forms.Panel();
|
|
|
|
this.LabelScrollText = new System.Windows.Forms.Label();
|
|
|
|
this.panel1.SuspendLayout();
|
|
|
|
this.panel5.SuspendLayout();
|
|
|
|
this.panel4.SuspendLayout();
|
|
|
|
this.panel3.SuspendLayout();
|
|
|
|
this.panel9.SuspendLayout();
|
|
|
|
this.tableLayoutPanel1.SuspendLayout();
|
|
|
|
this.panel6.SuspendLayout();
|
|
|
|
this.panel2.SuspendLayout();
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.btnTop)).BeginInit();
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.btnMin)).BeginInit();
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.btnMax)).BeginInit();
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.btnClose)).BeginInit();
|
|
|
|
this.panel8.SuspendLayout();
|
|
|
|
this.PanelScrollText.SuspendLayout();
|
|
|
|
this.SuspendLayout();
|
|
|
|
//
|
|
|
|
// label2
|
|
|
|
//
|
|
|
|
this.label2.AutoSize = true;
|
|
|
|
this.label2.Font = new System.Drawing.Font("微软雅黑", 25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
this.label2.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
|
|
|
|
this.label2.Location = new System.Drawing.Point(62, 3);
|
|
|
|
this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
|
this.label2.Name = "label2";
|
|
|
|
this.label2.Size = new System.Drawing.Size(326, 45);
|
|
|
|
this.label2.TabIndex = 2;
|
|
|
|
this.label2.Text = "汽车衡无人值守系统";
|
|
|
|
//
|
|
|
|
// panel1
|
|
|
|
//
|
|
|
|
this.tableLayoutPanel1.SetColumnSpan(this.panel1, 2);
|
|
|
|
this.panel1.Controls.Add(this.labelUserInfo);
|
|
|
|
this.panel1.Controls.Add(this.BtnHistory);
|
|
|
|
this.panel1.Controls.Add(this.LabelLight);
|
|
|
|
this.panel1.Controls.Add(this.panel5);
|
|
|
|
this.panel1.Controls.Add(this.panel4);
|
|
|
|
this.panel1.Controls.Add(this.BtnReset);
|
|
|
|
this.panel1.Controls.Add(this.LabelState);
|
|
|
|
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
this.panel1.Location = new System.Drawing.Point(1, 62);
|
|
|
|
this.panel1.Margin = new System.Windows.Forms.Padding(0);
|
|
|
|
this.panel1.Name = "panel1";
|
|
|
|
this.panel1.Padding = new System.Windows.Forms.Padding(8, 0, 0, 0);
|
|
|
|
this.panel1.Size = new System.Drawing.Size(1400, 113);
|
|
|
|
this.panel1.TabIndex = 5;
|
|
|
|
//
|
|
|
|
// labelUserInfo
|
|
|
|
//
|
|
|
|
this.labelUserInfo.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
this.labelUserInfo.AutoSize = true;
|
|
|
|
this.labelUserInfo.Font = new System.Drawing.Font("微软雅黑", 12.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
this.labelUserInfo.ForeColor = System.Drawing.SystemColors.ActiveBorder;
|
|
|
|
this.labelUserInfo.Location = new System.Drawing.Point(1232, 21);
|
|
|
|
this.labelUserInfo.Name = "labelUserInfo";
|
|
|
|
this.labelUserInfo.Size = new System.Drawing.Size(78, 23);
|
|
|
|
this.labelUserInfo.TabIndex = 33;
|
|
|
|
this.labelUserInfo.Text = "管理员:";
|
|
|
|
this.labelUserInfo.Visible = false;
|
|
|
|
//
|
|
|
|
// BtnHistory
|
|
|
|
//
|
|
|
|
this.BtnHistory.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
this.BtnHistory.Location = new System.Drawing.Point(1321, 55);
|
|
|
|
this.BtnHistory.Name = "BtnHistory";
|
|
|
|
this.BtnHistory.Size = new System.Drawing.Size(68, 39);
|
|
|
|
this.BtnHistory.TabIndex = 32;
|
|
|
|
this.BtnHistory.Text = "今日运单";
|
|
|
|
this.BtnHistory.UseVisualStyleBackColor = true;
|
|
|
|
this.BtnHistory.Click += new System.EventHandler(this.Btn_History_Click);
|
|
|
|
//
|
|
|
|
// LabelLight
|
|
|
|
//
|
|
|
|
this.LabelLight.Image = global::EC.AutoWeightServer.Properties.Resources.红灯警示60;
|
|
|
|
this.LabelLight.Location = new System.Drawing.Point(63, 21);
|
|
|
|
this.LabelLight.Name = "LabelLight";
|
|
|
|
this.LabelLight.Size = new System.Drawing.Size(60, 60);
|
|
|
|
this.LabelLight.TabIndex = 31;
|
|
|
|
//
|
|
|
|
// panel5
|
|
|
|
//
|
|
|
|
this.panel5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
this.panel5.Controls.Add(this.LabelSite);
|
|
|
|
this.panel5.Controls.Add(this.LabelCompany);
|
|
|
|
this.panel5.Controls.Add(this.label9);
|
|
|
|
this.panel5.Controls.Add(this.label4);
|
|
|
|
this.panel5.Location = new System.Drawing.Point(917, 21);
|
|
|
|
this.panel5.Name = "panel5";
|
|
|
|
this.panel5.Size = new System.Drawing.Size(281, 75);
|
|
|
|
this.panel5.TabIndex = 30;
|
|
|
|
this.panel5.Visible = false;
|
|
|
|
//
|
|
|
|
// LabelSite
|
|
|
|
//
|
|
|
|
this.LabelSite.AutoSize = true;
|
|
|
|
this.LabelSite.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
this.LabelSite.ForeColor = System.Drawing.SystemColors.ActiveBorder;
|
|
|
|
this.LabelSite.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
|
|
this.LabelSite.Location = new System.Drawing.Point(80, 41);
|
|
|
|
this.LabelSite.Name = "LabelSite";
|
|
|
|
this.LabelSite.Size = new System.Drawing.Size(0, 25);
|
|
|
|
this.LabelSite.TabIndex = 6;
|
|
|
|
//
|
|
|
|
// LabelCompany
|
|
|
|
//
|
|
|
|
this.LabelCompany.AutoSize = true;
|
|
|
|
this.LabelCompany.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
this.LabelCompany.ForeColor = System.Drawing.SystemColors.ActiveBorder;
|
|
|
|
this.LabelCompany.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
|
|
this.LabelCompany.Location = new System.Drawing.Point(80, 6);
|
|
|
|
this.LabelCompany.Name = "LabelCompany";
|
|
|
|
this.LabelCompany.Size = new System.Drawing.Size(0, 25);
|
|
|
|
this.LabelCompany.TabIndex = 5;
|
|
|
|
//
|
|
|
|
// label9
|
|
|
|
//
|
|
|
|
this.label9.AutoSize = true;
|
|
|
|
this.label9.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
this.label9.ForeColor = System.Drawing.SystemColors.ButtonFace;
|
|
|
|
this.label9.Location = new System.Drawing.Point(12, 38);
|
|
|
|
this.label9.Name = "label9";
|
|
|
|
this.label9.Size = new System.Drawing.Size(75, 28);
|
|
|
|
this.label9.TabIndex = 4;
|
|
|
|
this.label9.Text = "站点:";
|
|
|
|
//
|
|
|
|
// label4
|
|
|
|
//
|
|
|
|
this.label4.AutoSize = true;
|
|
|
|
this.label4.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
this.label4.ForeColor = System.Drawing.SystemColors.ButtonFace;
|
|
|
|
this.label4.Location = new System.Drawing.Point(12, 3);
|
|
|
|
this.label4.Name = "label4";
|
|
|
|
this.label4.Size = new System.Drawing.Size(75, 28);
|
|
|
|
this.label4.TabIndex = 3;
|
|
|
|
this.label4.Text = "公司:";
|
|
|
|
//
|
|
|
|
// panel4
|
|
|
|
//
|
|
|
|
this.panel4.Controls.Add(this.label10);
|
|
|
|
this.panel4.Controls.Add(this.LabelWeight);
|
|
|
|
this.panel4.Controls.Add(this.LabelPlate);
|
|
|
|
this.panel4.Controls.Add(this.label1);
|
|
|
|
this.panel4.Controls.Add(this.label3);
|
|
|
|
this.panel4.Location = new System.Drawing.Point(299, 15);
|
|
|
|
this.panel4.Name = "panel4";
|
|
|
|
this.panel4.Size = new System.Drawing.Size(330, 84);
|
|
|
|
this.panel4.TabIndex = 29;
|
|
|
|
//
|
|
|
|
// label10
|
|
|
|
//
|
|
|
|
this.label10.AutoSize = true;
|
|
|
|
this.label10.Font = new System.Drawing.Font("微软雅黑", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
this.label10.ForeColor = System.Drawing.SystemColors.ButtonFace;
|
|
|
|
this.label10.Location = new System.Drawing.Point(255, 40);
|
|
|
|
this.label10.Name = "label10";
|
|
|
|
this.label10.Size = new System.Drawing.Size(42, 35);
|
|
|
|
this.label10.TabIndex = 5;
|
|
|
|
this.label10.Text = "吨";
|
|
|
|
//
|
|
|
|
// LabelWeight
|
|
|
|
//
|
|
|
|
this.LabelWeight.Font = new System.Drawing.Font("微软雅黑", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
this.LabelWeight.ForeColor = System.Drawing.SystemColors.ActiveBorder;
|
|
|
|
this.LabelWeight.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
|
|
this.LabelWeight.Location = new System.Drawing.Point(107, 40);
|
|
|
|
this.LabelWeight.Name = "LabelWeight";
|
|
|
|
this.LabelWeight.Size = new System.Drawing.Size(140, 35);
|
|
|
|
this.LabelWeight.TabIndex = 4;
|
|
|
|
this.LabelWeight.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
|
|
//
|
|
|
|
// LabelPlate
|
|
|
|
//
|
|
|
|
this.LabelPlate.Font = new System.Drawing.Font("微软雅黑", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
this.LabelPlate.ForeColor = System.Drawing.SystemColors.ActiveBorder;
|
|
|
|
this.LabelPlate.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
|
|
this.LabelPlate.Location = new System.Drawing.Point(107, 5);
|
|
|
|
this.LabelPlate.Name = "LabelPlate";
|
|
|
|
this.LabelPlate.Size = new System.Drawing.Size(205, 35);
|
|
|
|
this.LabelPlate.TabIndex = 3;
|
|
|
|
this.LabelPlate.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
|
|
//
|
|
|
|
// label1
|
|
|
|
//
|
|
|
|
this.label1.AutoSize = true;
|
|
|
|
this.label1.Font = new System.Drawing.Font("微软雅黑", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
this.label1.ForeColor = System.Drawing.SystemColors.ButtonFace;
|
|
|
|
this.label1.Location = new System.Drawing.Point(19, 5);
|
|
|
|
this.label1.Name = "label1";
|
|
|
|
this.label1.Size = new System.Drawing.Size(96, 35);
|
|
|
|
this.label1.TabIndex = 2;
|
|
|
|
this.label1.Text = "车牌:";
|
|
|
|
//
|
|
|
|
// label3
|
|
|
|
//
|
|
|
|
this.label3.AutoSize = true;
|
|
|
|
this.label3.Font = new System.Drawing.Font("微软雅黑", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
this.label3.ForeColor = System.Drawing.SystemColors.ButtonFace;
|
|
|
|
this.label3.Location = new System.Drawing.Point(19, 40);
|
|
|
|
this.label3.Name = "label3";
|
|
|
|
this.label3.Size = new System.Drawing.Size(96, 35);
|
|
|
|
this.label3.TabIndex = 1;
|
|
|
|
this.label3.Text = "重量:";
|
|
|
|
//
|
|
|
|
// BtnReset
|
|
|
|
//
|
|
|
|
this.BtnReset.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
this.BtnReset.Location = new System.Drawing.Point(1232, 55);
|
|
|
|
this.BtnReset.Name = "BtnReset";
|
|
|
|
this.BtnReset.Size = new System.Drawing.Size(67, 39);
|
|
|
|
this.BtnReset.TabIndex = 28;
|
|
|
|
this.BtnReset.Text = "重置";
|
|
|
|
this.BtnReset.UseVisualStyleBackColor = true;
|
|
|
|
this.BtnReset.Click += new System.EventHandler(this.Btn_Reset_Click);
|
|
|
|
//
|
|
|
|
// LabelState
|
|
|
|
//
|
|
|
|
this.LabelState.AutoSize = true;
|
|
|
|
this.LabelState.Font = new System.Drawing.Font("微软雅黑", 36F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
this.LabelState.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
|
|
|
|
this.LabelState.Location = new System.Drawing.Point(143, 19);
|
|
|
|
this.LabelState.Name = "LabelState";
|
|
|
|
this.LabelState.Size = new System.Drawing.Size(123, 62);
|
|
|
|
this.LabelState.TabIndex = 7;
|
|
|
|
this.LabelState.Text = "空闲";
|
|
|
|
//
|
|
|
|
// panel3
|
|
|
|
//
|
|
|
|
this.panel3.Controls.Add(this.panel11);
|
|
|
|
this.panel3.Controls.Add(this.panel9);
|
|
|
|
this.panel3.Controls.Add(this.label2);
|
|
|
|
this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
this.panel3.Location = new System.Drawing.Point(3, 3);
|
|
|
|
this.panel3.Margin = new System.Windows.Forms.Padding(2);
|
|
|
|
this.panel3.Name = "panel3";
|
|
|
|
this.panel3.Size = new System.Drawing.Size(800, 56);
|
|
|
|
this.panel3.TabIndex = 1;
|
|
|
|
//
|
|
|
|
// panel11
|
|
|
|
//
|
|
|
|
this.panel11.BackgroundImage = global::EC.AutoWeightServer.Properties.Resources.标题;
|
|
|
|
this.panel11.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
|
|
|
this.panel11.Location = new System.Drawing.Point(20, 8);
|
|
|
|
this.panel11.Margin = new System.Windows.Forms.Padding(2);
|
|
|
|
this.panel11.Name = "panel11";
|
|
|
|
this.panel11.Size = new System.Drawing.Size(38, 37);
|
|
|
|
this.panel11.TabIndex = 4;
|
|
|
|
//
|
|
|
|
// panel9
|
|
|
|
//
|
|
|
|
this.panel9.Controls.Add(this.btnOut);
|
|
|
|
this.panel9.Controls.Add(this.btnIn);
|
|
|
|
this.panel9.Location = new System.Drawing.Point(459, 9);
|
|
|
|
this.panel9.Margin = new System.Windows.Forms.Padding(2);
|
|
|
|
this.panel9.Name = "panel9";
|
|
|
|
this.panel9.Size = new System.Drawing.Size(225, 68);
|
|
|
|
this.panel9.TabIndex = 27;
|
|
|
|
//
|
|
|
|
// btnOut
|
|
|
|
//
|
|
|
|
this.btnOut.Location = new System.Drawing.Point(136, 7);
|
|
|
|
this.btnOut.Margin = new System.Windows.Forms.Padding(2);
|
|
|
|
this.btnOut.Name = "btnOut";
|
|
|
|
this.btnOut.Size = new System.Drawing.Size(71, 32);
|
|
|
|
this.btnOut.TabIndex = 27;
|
|
|
|
this.btnOut.Text = "出库";
|
|
|
|
this.btnOut.UseVisualStyleBackColor = true;
|
|
|
|
this.btnOut.Click += new System.EventHandler(this.Btn_Out_Click);
|
|
|
|
//
|
|
|
|
// btnIn
|
|
|
|
//
|
|
|
|
this.btnIn.Location = new System.Drawing.Point(13, 7);
|
|
|
|
this.btnIn.Margin = new System.Windows.Forms.Padding(2);
|
|
|
|
this.btnIn.Name = "btnIn";
|
|
|
|
this.btnIn.Size = new System.Drawing.Size(71, 32);
|
|
|
|
this.btnIn.TabIndex = 26;
|
|
|
|
this.btnIn.Text = "入库";
|
|
|
|
this.btnIn.UseVisualStyleBackColor = true;
|
|
|
|
this.btnIn.Click += new System.EventHandler(this.Btn_In_Click);
|
|
|
|
//
|
|
|
|
// tableLayoutPanel1
|
|
|
|
//
|
|
|
|
this.tableLayoutPanel1.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single;
|
|
|
|
this.tableLayoutPanel1.ColumnCount = 2;
|
|
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 57.53086F));
|
|
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 42.46914F));
|
|
|
|
this.tableLayoutPanel1.Controls.Add(this.panel6, 0, 2);
|
|
|
|
this.tableLayoutPanel1.Controls.Add(this.panel2, 1, 0);
|
|
|
|
this.tableLayoutPanel1.Controls.Add(this.panel3, 0, 0);
|
|
|
|
this.tableLayoutPanel1.Controls.Add(this.panel1, 0, 1);
|
|
|
|
this.tableLayoutPanel1.Controls.Add(this.panel8, 1, 2);
|
|
|
|
this.tableLayoutPanel1.Controls.Add(this.PanelScrollText, 0, 3);
|
|
|
|
this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
|
|
|
|
this.tableLayoutPanel1.Margin = new System.Windows.Forms.Padding(0);
|
|
|
|
this.tableLayoutPanel1.Name = "tableLayoutPanel1";
|
|
|
|
this.tableLayoutPanel1.RowCount = 4;
|
|
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 60F));
|
|
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 113F));
|
|
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 60F));
|
|
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
|
|
|
|
this.tableLayoutPanel1.Size = new System.Drawing.Size(1402, 880);
|
|
|
|
this.tableLayoutPanel1.TabIndex = 4;
|
|
|
|
//
|
|
|
|
// panel6
|
|
|
|
//
|
|
|
|
this.panel6.Controls.Add(this.lightLabel4);
|
|
|
|
this.panel6.Controls.Add(this.lightLabel3);
|
|
|
|
this.panel6.Controls.Add(this.lightLabel2);
|
|
|
|
this.panel6.Controls.Add(this.lightLabel1);
|
|
|
|
this.panel6.Controls.Add(this.LabelLoading);
|
|
|
|
this.panel6.Controls.Add(this.ucWelcome);
|
|
|
|
this.panel6.Controls.Add(this.ucCarOut);
|
|
|
|
this.panel6.Controls.Add(this.ucCarIn);
|
|
|
|
this.panel6.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
this.panel6.Location = new System.Drawing.Point(3, 178);
|
|
|
|
this.panel6.Margin = new System.Windows.Forms.Padding(2);
|
|
|
|
this.panel6.Name = "panel6";
|
|
|
|
this.panel6.Size = new System.Drawing.Size(800, 638);
|
|
|
|
this.panel6.TabIndex = 6;
|
|
|
|
//
|
|
|
|
// lightLabel4
|
|
|
|
//
|
|
|
|
this.lightLabel4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
|
|
this.lightLabel4.Image = global::EC.AutoWeightServer.Properties.Resources.红灯警示60;
|
|
|
|
this.lightLabel4.Location = new System.Drawing.Point(204, 561);
|
|
|
|
this.lightLabel4.Name = "lightLabel4";
|
|
|
|
this.lightLabel4.Size = new System.Drawing.Size(60, 60);
|
|
|
|
this.lightLabel4.TabIndex = 35;
|
|
|
|
this.lightLabel4.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
|
|
|
|
//
|
|
|
|
// lightLabel3
|
|
|
|
//
|
|
|
|
this.lightLabel3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
|
|
this.lightLabel3.Image = global::EC.AutoWeightServer.Properties.Resources.红灯警示60;
|
|
|
|
this.lightLabel3.Location = new System.Drawing.Point(137, 561);
|
|
|
|
this.lightLabel3.Name = "lightLabel3";
|
|
|
|
this.lightLabel3.Size = new System.Drawing.Size(60, 60);
|
|
|
|
this.lightLabel3.TabIndex = 34;
|
|
|
|
this.lightLabel3.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
|
|
|
|
//
|
|
|
|
// lightLabel2
|
|
|
|
//
|
|
|
|
this.lightLabel2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
|
|
this.lightLabel2.Image = global::EC.AutoWeightServer.Properties.Resources.红灯警示60;
|
|
|
|
this.lightLabel2.Location = new System.Drawing.Point(71, 561);
|
|
|
|
this.lightLabel2.Name = "lightLabel2";
|
|
|
|
this.lightLabel2.Size = new System.Drawing.Size(60, 60);
|
|
|
|
this.lightLabel2.TabIndex = 33;
|
|
|
|
this.lightLabel2.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
|
|
|
|
//
|
|
|
|
// lightLabel1
|
|
|
|
//
|
|
|
|
this.lightLabel1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
|
|
this.lightLabel1.Image = global::EC.AutoWeightServer.Properties.Resources.红灯警示60;
|
|
|
|
this.lightLabel1.Location = new System.Drawing.Point(8, 561);
|
|
|
|
this.lightLabel1.Name = "lightLabel1";
|
|
|
|
this.lightLabel1.Size = new System.Drawing.Size(60, 60);
|
|
|
|
this.lightLabel1.TabIndex = 32;
|
|
|
|
this.lightLabel1.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
|
|
|
|
//
|
|
|
|
// LabelLoading
|
|
|
|
//
|
|
|
|
this.LabelLoading.Anchor = System.Windows.Forms.AnchorStyles.None;
|
|
|
|
this.LabelLoading.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
this.LabelLoading.ForeColor = System.Drawing.Color.Transparent;
|
|
|
|
this.LabelLoading.Image = global::EC.AutoWeightServer.Properties.Resources.Loading_80;
|
|
|
|
this.LabelLoading.Location = new System.Drawing.Point(361, 235);
|
|
|
|
this.LabelLoading.Name = "LabelLoading";
|
|
|
|
this.LabelLoading.Size = new System.Drawing.Size(80, 80);
|
|
|
|
this.LabelLoading.TabIndex = 7;
|
|
|
|
this.LabelLoading.Visible = false;
|
|
|
|
//
|
|
|
|
// ucWelcome
|
|
|
|
//
|
|
|
|
this.ucWelcome.Anchor = System.Windows.Forms.AnchorStyles.None;
|
|
|
|
this.ucWelcome.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(43)))), ((int)(((byte)(96)))));
|
|
|
|
this.ucWelcome.Cursor = System.Windows.Forms.Cursors.Default;
|
|
|
|
this.ucWelcome.Location = new System.Drawing.Point(75, 15);
|
|
|
|
this.ucWelcome.Margin = new System.Windows.Forms.Padding(1);
|
|
|
|
this.ucWelcome.Name = "ucWelcome";
|
|
|
|
this.ucWelcome.Size = new System.Drawing.Size(654, 609);
|
|
|
|
this.ucWelcome.TabIndex = 6;
|
|
|
|
//
|
|
|
|
// ucCarOut
|
|
|
|
//
|
|
|
|
this.ucCarOut.Anchor = System.Windows.Forms.AnchorStyles.None;
|
|
|
|
this.ucCarOut.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(43)))), ((int)(((byte)(96)))));
|
|
|
|
this.ucCarOut.Location = new System.Drawing.Point(75, 15);
|
|
|
|
this.ucCarOut.Margin = new System.Windows.Forms.Padding(1);
|
|
|
|
this.ucCarOut.Name = "ucCarOut";
|
|
|
|
this.ucCarOut.Size = new System.Drawing.Size(654, 609);
|
|
|
|
this.ucCarOut.TabIndex = 5;
|
|
|
|
this.ucCarOut.Visible = false;
|
|
|
|
//
|
|
|
|
// ucCarIn
|
|
|
|
//
|
|
|
|
this.ucCarIn.Anchor = System.Windows.Forms.AnchorStyles.None;
|
|
|
|
this.ucCarIn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(43)))), ((int)(((byte)(96)))));
|
|
|
|
this.ucCarIn.Location = new System.Drawing.Point(75, 15);
|
|
|
|
this.ucCarIn.Margin = new System.Windows.Forms.Padding(1);
|
|
|
|
this.ucCarIn.Name = "ucCarIn";
|
|
|
|
this.ucCarIn.Size = new System.Drawing.Size(654, 610);
|
|
|
|
this.ucCarIn.TabIndex = 4;
|
|
|
|
this.ucCarIn.Visible = false;
|
|
|
|
//
|
|
|
|
// panel2
|
|
|
|
//
|
|
|
|
this.panel2.Controls.Add(this.btnTop);
|
|
|
|
this.panel2.Controls.Add(this.btnMin);
|
|
|
|
this.panel2.Controls.Add(this.btnMax);
|
|
|
|
this.panel2.Controls.Add(this.btnClose);
|
|
|
|
this.panel2.Controls.Add(this.LabelTime);
|
|
|
|
this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
this.panel2.Location = new System.Drawing.Point(808, 3);
|
|
|
|
this.panel2.Margin = new System.Windows.Forms.Padding(2);
|
|
|
|
this.panel2.Name = "panel2";
|
|
|
|
this.panel2.Size = new System.Drawing.Size(591, 56);
|
|
|
|
this.panel2.TabIndex = 0;
|
|
|
|
//
|
|
|
|
// btnTop
|
|
|
|
//
|
|
|
|
this.btnTop.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
this.btnTop.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
|
this.btnTop.Image = global::EC.AutoWeightServer.Properties.Resources.top1;
|
|
|
|
this.btnTop.Location = new System.Drawing.Point(375, 1);
|
|
|
|
this.btnTop.Margin = new System.Windows.Forms.Padding(2);
|
|
|
|
this.btnTop.Name = "btnTop";
|
|
|
|
this.btnTop.Size = new System.Drawing.Size(40, 40);
|
|
|
|
this.btnTop.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
|
|
|
|
this.btnTop.TabIndex = 5;
|
|
|
|
this.btnTop.TabStop = false;
|
|
|
|
this.btnTop.Visible = false;
|
|
|
|
this.btnTop.Click += new System.EventHandler(this.Btn_Top_Click);
|
|
|
|
//
|
|
|
|
// btnMin
|
|
|
|
//
|
|
|
|
this.btnMin.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
this.btnMin.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
|
this.btnMin.Image = ((System.Drawing.Image)(resources.GetObject("btnMin.Image")));
|
|
|
|
this.btnMin.Location = new System.Drawing.Point(493, 1);
|
|
|
|
this.btnMin.Margin = new System.Windows.Forms.Padding(2);
|
|
|
|
this.btnMin.Name = "btnMin";
|
|
|
|
this.btnMin.Size = new System.Drawing.Size(40, 40);
|
|
|
|
this.btnMin.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
|
|
|
|
this.btnMin.TabIndex = 4;
|
|
|
|
this.btnMin.TabStop = false;
|
|
|
|
this.btnMin.Click += new System.EventHandler(this.Btn_Min_Click);
|
|
|
|
//
|
|
|
|
// btnMax
|
|
|
|
//
|
|
|
|
this.btnMax.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
this.btnMax.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
|
this.btnMax.Image = ((System.Drawing.Image)(resources.GetObject("btnMax.Image")));
|
|
|
|
this.btnMax.Location = new System.Drawing.Point(434, 1);
|
|
|
|
this.btnMax.Margin = new System.Windows.Forms.Padding(2);
|
|
|
|
this.btnMax.Name = "btnMax";
|
|
|
|
this.btnMax.Size = new System.Drawing.Size(40, 40);
|
|
|
|
this.btnMax.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
|
|
|
|
this.btnMax.TabIndex = 3;
|
|
|
|
this.btnMax.TabStop = false;
|
|
|
|
this.btnMax.Visible = false;
|
|
|
|
this.btnMax.Click += new System.EventHandler(this.Btn_Max_Click);
|
|
|
|
//
|
|
|
|
// btnClose
|
|
|
|
//
|
|
|
|
this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
this.btnClose.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
|
this.btnClose.Image = global::EC.AutoWeightServer.Properties.Resources.关闭;
|
|
|
|
this.btnClose.Location = new System.Drawing.Point(549, 1);
|
|
|
|
this.btnClose.Margin = new System.Windows.Forms.Padding(2);
|
|
|
|
this.btnClose.Name = "btnClose";
|
|
|
|
this.btnClose.Size = new System.Drawing.Size(40, 40);
|
|
|
|
this.btnClose.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
|
|
|
|
this.btnClose.TabIndex = 2;
|
|
|
|
this.btnClose.TabStop = false;
|
|
|
|
this.btnClose.Click += new System.EventHandler(this.Btn_Close_Click);
|
|
|
|
//
|
|
|
|
// LabelTime
|
|
|
|
//
|
|
|
|
this.LabelTime.AutoSize = true;
|
|
|
|
this.LabelTime.Font = new System.Drawing.Font("Microsoft Sans Serif", 16F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
this.LabelTime.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
|
|
|
|
this.LabelTime.Location = new System.Drawing.Point(15, 18);
|
|
|
|
this.LabelTime.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
|
this.LabelTime.Name = "LabelTime";
|
|
|
|
this.LabelTime.Size = new System.Drawing.Size(0, 26);
|
|
|
|
this.LabelTime.TabIndex = 0;
|
|
|
|
//
|
|
|
|
// panel8
|
|
|
|
//
|
|
|
|
this.panel8.Controls.Add(this.RcTextBox);
|
|
|
|
this.panel8.Controls.Add(this.label8);
|
|
|
|
this.panel8.Controls.Add(this.label7);
|
|
|
|
this.panel8.Controls.Add(this.label6);
|
|
|
|
this.panel8.Controls.Add(this.label5);
|
|
|
|
this.panel8.Controls.Add(this.ucLicensePlate4);
|
|
|
|
this.panel8.Controls.Add(this.ucLicensePlate2);
|
|
|
|
this.panel8.Controls.Add(this.ucLicensePlate3);
|
|
|
|
this.panel8.Controls.Add(this.ucLicensePlate1);
|
|
|
|
this.panel8.Controls.Add(this.label14);
|
|
|
|
this.panel8.Controls.Add(this.label13);
|
|
|
|
this.panel8.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
this.panel8.Location = new System.Drawing.Point(809, 179);
|
|
|
|
this.panel8.Name = "panel8";
|
|
|
|
this.panel8.Size = new System.Drawing.Size(589, 636);
|
|
|
|
this.panel8.TabIndex = 7;
|
|
|
|
//
|
|
|
|
// RcTextBox
|
|
|
|
//
|
|
|
|
this.RcTextBox.Anchor = System.Windows.Forms.AnchorStyles.None;
|
|
|
|
this.RcTextBox.BackColor = System.Drawing.SystemColors.InfoText;
|
|
|
|
this.RcTextBox.ForeColor = System.Drawing.SystemColors.Window;
|
|
|
|
this.RcTextBox.Location = new System.Drawing.Point(138, 512);
|
|
|
|
this.RcTextBox.Name = "RcTextBox";
|
|
|
|
this.RcTextBox.ReadOnly = true;
|
|
|
|
this.RcTextBox.Size = new System.Drawing.Size(350, 155);
|
|
|
|
this.RcTextBox.TabIndex = 12;
|
|
|
|
this.RcTextBox.Text = "";
|
|
|
|
//
|
|
|
|
// label8
|
|
|
|
//
|
|
|
|
this.label8.Anchor = System.Windows.Forms.AnchorStyles.None;
|
|
|
|
this.label8.AutoSize = true;
|
|
|
|
this.label8.Font = new System.Drawing.Font("宋体", 16F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
this.label8.ForeColor = System.Drawing.Color.White;
|
|
|
|
this.label8.Location = new System.Drawing.Point(373, 443);
|
|
|
|
this.label8.Name = "label8";
|
|
|
|
this.label8.Size = new System.Drawing.Size(153, 22);
|
|
|
|
this.label8.TabIndex = 11;
|
|
|
|
this.label8.Text = "4号出场后相机";
|
|
|
|
//
|
|
|
|
// label7
|
|
|
|
//
|
|
|
|
this.label7.Anchor = System.Windows.Forms.AnchorStyles.None;
|
|
|
|
this.label7.AutoSize = true;
|
|
|
|
this.label7.Font = new System.Drawing.Font("宋体", 16F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
this.label7.ForeColor = System.Drawing.Color.White;
|
|
|
|
this.label7.Location = new System.Drawing.Point(373, 178);
|
|
|
|
this.label7.Name = "label7";
|
|
|
|
this.label7.Size = new System.Drawing.Size(153, 22);
|
|
|
|
this.label7.TabIndex = 10;
|
|
|
|
this.label7.Text = "2号入场后相机";
|
|
|
|
//
|
|
|
|
// label6
|
|
|
|
//
|
|
|
|
this.label6.Anchor = System.Windows.Forms.AnchorStyles.None;
|
|
|
|
this.label6.AutoSize = true;
|
|
|
|
this.label6.Font = new System.Drawing.Font("宋体", 16F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
this.label6.ForeColor = System.Drawing.Color.White;
|
|
|
|
this.label6.Location = new System.Drawing.Point(95, 443);
|
|
|
|
this.label6.Name = "label6";
|
|
|
|
this.label6.Size = new System.Drawing.Size(153, 22);
|
|
|
|
this.label6.TabIndex = 9;
|
|
|
|
this.label6.Text = "3号出场前相机";
|
|
|
|
//
|
|
|
|
// label5
|
|
|
|
//
|
|
|
|
this.label5.Anchor = System.Windows.Forms.AnchorStyles.None;
|
|
|
|
this.label5.AutoSize = true;
|
|
|
|
this.label5.Font = new System.Drawing.Font("宋体", 16F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
this.label5.ForeColor = System.Drawing.Color.White;
|
|
|
|
this.label5.Location = new System.Drawing.Point(95, 178);
|
|
|
|
this.label5.Name = "label5";
|
|
|
|
this.label5.Size = new System.Drawing.Size(153, 22);
|
|
|
|
this.label5.TabIndex = 8;
|
|
|
|
this.label5.Text = "1号入场前相机";
|
|
|
|
//
|
|
|
|
// ucLicensePlate4
|
|
|
|
//
|
|
|
|
this.ucLicensePlate4.Anchor = System.Windows.Forms.AnchorStyles.None;
|
|
|
|
this.ucLicensePlate4.BackColor = System.Drawing.SystemColors.ActiveBorder;
|
|
|
|
this.ucLicensePlate4.Location = new System.Drawing.Point(320, 242);
|
|
|
|
this.ucLicensePlate4.Margin = new System.Windows.Forms.Padding(1);
|
|
|
|
this.ucLicensePlate4.Name = "ucLicensePlate4";
|
|
|
|
this.ucLicensePlate4.Size = new System.Drawing.Size(260, 195);
|
|
|
|
this.ucLicensePlate4.TabIndex = 7;
|
|
|
|
//
|
|
|
|
// ucLicensePlate2
|
|
|
|
//
|
|
|
|
this.ucLicensePlate2.Anchor = System.Windows.Forms.AnchorStyles.None;
|
|
|
|
this.ucLicensePlate2.BackColor = System.Drawing.SystemColors.ActiveBorder;
|
|
|
|
this.ucLicensePlate2.Location = new System.Drawing.Point(320, -22);
|
|
|
|
this.ucLicensePlate2.Margin = new System.Windows.Forms.Padding(1);
|
|
|
|
this.ucLicensePlate2.Name = "ucLicensePlate2";
|
|
|
|
this.ucLicensePlate2.Size = new System.Drawing.Size(260, 195);
|
|
|
|
this.ucLicensePlate2.TabIndex = 6;
|
|
|
|
//
|
|
|
|
// ucLicensePlate3
|
|
|
|
//
|
|
|
|
this.ucLicensePlate3.Anchor = System.Windows.Forms.AnchorStyles.None;
|
|
|
|
this.ucLicensePlate3.BackColor = System.Drawing.SystemColors.ActiveBorder;
|
|
|
|
this.ucLicensePlate3.Location = new System.Drawing.Point(36, 242);
|
|
|
|
this.ucLicensePlate3.Margin = new System.Windows.Forms.Padding(1);
|
|
|
|
this.ucLicensePlate3.Name = "ucLicensePlate3";
|
|
|
|
this.ucLicensePlate3.Size = new System.Drawing.Size(260, 195);
|
|
|
|
this.ucLicensePlate3.TabIndex = 5;
|
|
|
|
//
|
|
|
|
// ucLicensePlate1
|
|
|
|
//
|
|
|
|
this.ucLicensePlate1.Anchor = System.Windows.Forms.AnchorStyles.None;
|
|
|
|
this.ucLicensePlate1.BackColor = System.Drawing.SystemColors.ActiveBorder;
|
|
|
|
this.ucLicensePlate1.Location = new System.Drawing.Point(36, -22);
|
|
|
|
this.ucLicensePlate1.Margin = new System.Windows.Forms.Padding(1);
|
|
|
|
this.ucLicensePlate1.Name = "ucLicensePlate1";
|
|
|
|
this.ucLicensePlate1.Size = new System.Drawing.Size(260, 195);
|
|
|
|
this.ucLicensePlate1.TabIndex = 4;
|
|
|
|
//
|
|
|
|
// label14
|
|
|
|
//
|
|
|
|
this.label14.Anchor = System.Windows.Forms.AnchorStyles.None;
|
|
|
|
this.label14.AutoSize = true;
|
|
|
|
this.label14.Font = new System.Drawing.Font("宋体", 16F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
this.label14.ForeColor = System.Drawing.Color.White;
|
|
|
|
this.label14.Location = new System.Drawing.Point(248, 463);
|
|
|
|
this.label14.Name = "label14";
|
|
|
|
this.label14.Size = new System.Drawing.Size(120, 22);
|
|
|
|
this.label14.TabIndex = 3;
|
|
|
|
this.label14.Text = "出场摄像头";
|
|
|
|
//
|
|
|
|
// label13
|
|
|
|
//
|
|
|
|
this.label13.Anchor = System.Windows.Forms.AnchorStyles.None;
|
|
|
|
this.label13.AutoSize = true;
|
|
|
|
this.label13.Font = new System.Drawing.Font("宋体", 16F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
this.label13.ForeColor = System.Drawing.Color.White;
|
|
|
|
this.label13.Location = new System.Drawing.Point(248, 198);
|
|
|
|
this.label13.Name = "label13";
|
|
|
|
this.label13.Size = new System.Drawing.Size(120, 22);
|
|
|
|
this.label13.TabIndex = 2;
|
|
|
|
this.label13.Text = "入场摄像头";
|
|
|
|
//
|
|
|
|
// PanelScrollText
|
|
|
|
//
|
|
|
|
this.tableLayoutPanel1.SetColumnSpan(this.PanelScrollText, 2);
|
|
|
|
this.PanelScrollText.Controls.Add(this.LabelScrollText);
|
|
|
|
this.PanelScrollText.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
this.PanelScrollText.Location = new System.Drawing.Point(4, 822);
|
|
|
|
this.PanelScrollText.Name = "PanelScrollText";
|
|
|
|
this.PanelScrollText.Size = new System.Drawing.Size(1394, 54);
|
|
|
|
this.PanelScrollText.TabIndex = 8;
|
|
|
|
//
|
|
|
|
// LabelScrollText
|
|
|
|
//
|
|
|
|
this.LabelScrollText.AutoSize = true;
|
|
|
|
this.LabelScrollText.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
this.LabelScrollText.ForeColor = System.Drawing.Color.Salmon;
|
|
|
|
this.LabelScrollText.Location = new System.Drawing.Point(3, 10);
|
|
|
|
this.LabelScrollText.Name = "LabelScrollText";
|
|
|
|
this.LabelScrollText.Padding = new System.Windows.Forms.Padding(10, 0, 0, 0);
|
|
|
|
this.LabelScrollText.Size = new System.Drawing.Size(10, 29);
|
|
|
|
this.LabelScrollText.TabIndex = 4;
|
|
|
|
this.LabelScrollText.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
|
|
//
|
|
|
|
// FrmMainServer
|
|
|
|
//
|
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
|
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(43)))), ((int)(((byte)(96)))));
|
|
|
|
this.ClientSize = new System.Drawing.Size(1402, 880);
|
|
|
|
this.Controls.Add(this.tableLayoutPanel1);
|
|
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
|
|
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
|
|
|
this.KeyPreview = true;
|
|
|
|
this.Margin = new System.Windows.Forms.Padding(2);
|
|
|
|
this.Name = "FrmMainServer";
|
|
|
|
this.Text = "汽车衡无人值守系统";
|
|
|
|
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.FrmMainServer_Closing);
|
|
|
|
this.Load += new System.EventHandler(this.FrmMainServer_Loading);
|
|
|
|
this.panel1.ResumeLayout(false);
|
|
|
|
this.panel1.PerformLayout();
|
|
|
|
this.panel5.ResumeLayout(false);
|
|
|
|
this.panel5.PerformLayout();
|
|
|
|
this.panel4.ResumeLayout(false);
|
|
|
|
this.panel4.PerformLayout();
|
|
|
|
this.panel3.ResumeLayout(false);
|
|
|
|
this.panel3.PerformLayout();
|
|
|
|
this.panel9.ResumeLayout(false);
|
|
|
|
this.tableLayoutPanel1.ResumeLayout(false);
|
|
|
|
this.panel6.ResumeLayout(false);
|
|
|
|
this.panel2.ResumeLayout(false);
|
|
|
|
this.panel2.PerformLayout();
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.btnTop)).EndInit();
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.btnMin)).EndInit();
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.btnMax)).EndInit();
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.btnClose)).EndInit();
|
|
|
|
this.panel8.ResumeLayout(false);
|
|
|
|
this.panel8.PerformLayout();
|
|
|
|
this.PanelScrollText.ResumeLayout(false);
|
|
|
|
this.PanelScrollText.PerformLayout();
|
|
|
|
this.ResumeLayout(false);
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
#endregion
|
|
|
|
private System.Windows.Forms.Label label2;
|
|
|
|
private System.Windows.Forms.Panel panel1;
|
|
|
|
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
|
|
|
|
private System.Windows.Forms.Panel panel6;
|
|
|
|
private System.Windows.Forms.Panel panel3;
|
|
|
|
private System.Windows.Forms.Panel panel11;
|
|
|
|
private System.Windows.Forms.Label LabelState;
|
|
|
|
private UI.UC.UCCarOut ucCarOut;
|
|
|
|
private UI.UC.UCCarIn ucCarIn;
|
|
|
|
private UI.UC.UCWelcome ucWelcome;
|
|
|
|
private System.Windows.Forms.Button BtnReset;
|
|
|
|
private System.Windows.Forms.Panel panel4;
|
|
|
|
private System.Windows.Forms.Label label10;
|
|
|
|
private System.Windows.Forms.Label LabelWeight;
|
|
|
|
private System.Windows.Forms.Label LabelPlate;
|
|
|
|
private System.Windows.Forms.Label label1;
|
|
|
|
private System.Windows.Forms.Label label3;
|
|
|
|
private System.Windows.Forms.Panel panel5;
|
|
|
|
private System.Windows.Forms.Label LabelSite;
|
|
|
|
private System.Windows.Forms.Label LabelCompany;
|
|
|
|
private System.Windows.Forms.Label label9;
|
|
|
|
private System.Windows.Forms.Label label4;
|
|
|
|
private System.Windows.Forms.Label LabelLight;
|
|
|
|
private System.Windows.Forms.Panel panel2;
|
|
|
|
private System.Windows.Forms.PictureBox btnClose;
|
|
|
|
private System.Windows.Forms.Label LabelTime;
|
|
|
|
private System.Windows.Forms.Panel panel8;
|
|
|
|
private System.Windows.Forms.RichTextBox RcTextBox;
|
|
|
|
private System.Windows.Forms.Panel panel9;
|
|
|
|
private System.Windows.Forms.Button btnOut;
|
|
|
|
private System.Windows.Forms.Button btnIn;
|
|
|
|
private System.Windows.Forms.Label label8;
|
|
|
|
private System.Windows.Forms.Label label7;
|
|
|
|
private System.Windows.Forms.Label label6;
|
|
|
|
private System.Windows.Forms.Label label5;
|
|
|
|
internal UC.UCLicensePlate ucLicensePlate4;
|
|
|
|
internal UC.UCLicensePlate ucLicensePlate2;
|
|
|
|
internal UC.UCLicensePlate ucLicensePlate3;
|
|
|
|
internal UC.UCLicensePlate ucLicensePlate1;
|
|
|
|
private System.Windows.Forms.Label label14;
|
|
|
|
private System.Windows.Forms.Label label13;
|
|
|
|
private System.Windows.Forms.Panel PanelScrollText;
|
|
|
|
private System.Windows.Forms.Label LabelScrollText;
|
|
|
|
private System.Windows.Forms.Label LabelLoading;
|
|
|
|
private System.Windows.Forms.Label lightLabel4;
|
|
|
|
private System.Windows.Forms.Label lightLabel3;
|
|
|
|
private System.Windows.Forms.Label lightLabel2;
|
|
|
|
private System.Windows.Forms.Label lightLabel1;
|
|
|
|
private System.Windows.Forms.PictureBox btnMin;
|
|
|
|
private System.Windows.Forms.PictureBox btnMax;
|
|
|
|
private System.Windows.Forms.PictureBox btnTop;
|
|
|
|
private System.Windows.Forms.Button BtnHistory;
|
|
|
|
private System.Windows.Forms.Label labelUserInfo;
|
|
|
|
}
|
|
|
|
}
|