|
|
@ -30,6 +30,7 @@
|
|
|
|
{
|
|
|
|
{
|
|
|
|
this.panel1 = new System.Windows.Forms.Panel();
|
|
|
|
this.panel1 = new System.Windows.Forms.Panel();
|
|
|
|
this.panel222 = new System.Windows.Forms.Panel();
|
|
|
|
this.panel222 = new System.Windows.Forms.Panel();
|
|
|
|
|
|
|
|
this.panel6 = new System.Windows.Forms.Panel();
|
|
|
|
this.panel7 = new System.Windows.Forms.Panel();
|
|
|
|
this.panel7 = new System.Windows.Forms.Panel();
|
|
|
|
this.panel8 = new System.Windows.Forms.Panel();
|
|
|
|
this.panel8 = new System.Windows.Forms.Panel();
|
|
|
|
this.button4 = new System.Windows.Forms.Button();
|
|
|
|
this.button4 = new System.Windows.Forms.Button();
|
|
|
@ -49,7 +50,6 @@
|
|
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
|
|
this.panel3 = new System.Windows.Forms.Panel();
|
|
|
|
this.panel3 = new System.Windows.Forms.Panel();
|
|
|
|
this.pictureBox1 = new System.Windows.Forms.PictureBox();
|
|
|
|
this.pictureBox1 = new System.Windows.Forms.PictureBox();
|
|
|
|
this.panel6 = new System.Windows.Forms.Panel();
|
|
|
|
|
|
|
|
this.panel1.SuspendLayout();
|
|
|
|
this.panel1.SuspendLayout();
|
|
|
|
this.panel222.SuspendLayout();
|
|
|
|
this.panel222.SuspendLayout();
|
|
|
|
this.panel7.SuspendLayout();
|
|
|
|
this.panel7.SuspendLayout();
|
|
|
@ -66,8 +66,9 @@
|
|
|
|
this.panel1.Controls.Add(this.panel2);
|
|
|
|
this.panel1.Controls.Add(this.panel2);
|
|
|
|
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
this.panel1.Location = new System.Drawing.Point(0, 0);
|
|
|
|
this.panel1.Location = new System.Drawing.Point(0, 0);
|
|
|
|
|
|
|
|
this.panel1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
|
this.panel1.Name = "panel1";
|
|
|
|
this.panel1.Name = "panel1";
|
|
|
|
this.panel1.Size = new System.Drawing.Size(856, 670);
|
|
|
|
this.panel1.Size = new System.Drawing.Size(1284, 1005);
|
|
|
|
this.panel1.TabIndex = 0;
|
|
|
|
this.panel1.TabIndex = 0;
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// panel222
|
|
|
|
// panel222
|
|
|
@ -77,11 +78,22 @@
|
|
|
|
this.panel222.Controls.Add(this.panel7);
|
|
|
|
this.panel222.Controls.Add(this.panel7);
|
|
|
|
this.panel222.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
this.panel222.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
this.panel222.Font = new System.Drawing.Font("宋体", 30F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
this.panel222.Font = new System.Drawing.Font("宋体", 30F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
this.panel222.Location = new System.Drawing.Point(0, 54);
|
|
|
|
this.panel222.Location = new System.Drawing.Point(0, 81);
|
|
|
|
|
|
|
|
this.panel222.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
|
this.panel222.Name = "panel222";
|
|
|
|
this.panel222.Name = "panel222";
|
|
|
|
this.panel222.Size = new System.Drawing.Size(856, 616);
|
|
|
|
this.panel222.Size = new System.Drawing.Size(1284, 924);
|
|
|
|
this.panel222.TabIndex = 1;
|
|
|
|
this.panel222.TabIndex = 1;
|
|
|
|
//
|
|
|
|
//
|
|
|
|
|
|
|
|
// panel6
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
this.panel6.BackColor = System.Drawing.Color.LightCoral;
|
|
|
|
|
|
|
|
this.panel6.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
|
|
|
this.panel6.Location = new System.Drawing.Point(362, 0);
|
|
|
|
|
|
|
|
this.panel6.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
|
|
|
|
|
this.panel6.Name = "panel6";
|
|
|
|
|
|
|
|
this.panel6.Size = new System.Drawing.Size(922, 924);
|
|
|
|
|
|
|
|
this.panel6.TabIndex = 1;
|
|
|
|
|
|
|
|
//
|
|
|
|
// panel7
|
|
|
|
// panel7
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.panel7.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
this.panel7.BackColor = System.Drawing.Color.Transparent;
|
|
|
@ -90,8 +102,9 @@
|
|
|
|
this.panel7.Controls.Add(this.button1);
|
|
|
|
this.panel7.Controls.Add(this.button1);
|
|
|
|
this.panel7.Dock = System.Windows.Forms.DockStyle.Left;
|
|
|
|
this.panel7.Dock = System.Windows.Forms.DockStyle.Left;
|
|
|
|
this.panel7.Location = new System.Drawing.Point(0, 0);
|
|
|
|
this.panel7.Location = new System.Drawing.Point(0, 0);
|
|
|
|
|
|
|
|
this.panel7.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
|
this.panel7.Name = "panel7";
|
|
|
|
this.panel7.Name = "panel7";
|
|
|
|
this.panel7.Size = new System.Drawing.Size(241, 616);
|
|
|
|
this.panel7.Size = new System.Drawing.Size(362, 924);
|
|
|
|
this.panel7.TabIndex = 0;
|
|
|
|
this.panel7.TabIndex = 0;
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// panel8
|
|
|
|
// panel8
|
|
|
@ -107,8 +120,9 @@
|
|
|
|
this.panel8.Controls.Add(this.btnMain);
|
|
|
|
this.panel8.Controls.Add(this.btnMain);
|
|
|
|
this.panel8.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
this.panel8.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
this.panel8.Location = new System.Drawing.Point(0, 0);
|
|
|
|
this.panel8.Location = new System.Drawing.Point(0, 0);
|
|
|
|
|
|
|
|
this.panel8.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
|
this.panel8.Name = "panel8";
|
|
|
|
this.panel8.Name = "panel8";
|
|
|
|
this.panel8.Size = new System.Drawing.Size(241, 616);
|
|
|
|
this.panel8.Size = new System.Drawing.Size(362, 924);
|
|
|
|
this.panel8.TabIndex = 2;
|
|
|
|
this.panel8.TabIndex = 2;
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// button4
|
|
|
|
// button4
|
|
|
@ -116,9 +130,10 @@
|
|
|
|
this.button4.BackgroundImage = global::RfidWeb.Properties.Resources.照明关;
|
|
|
|
this.button4.BackgroundImage = global::RfidWeb.Properties.Resources.照明关;
|
|
|
|
this.button4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
|
|
|
this.button4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
|
|
|
this.button4.Font = new System.Drawing.Font("宋体", 30F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
this.button4.Font = new System.Drawing.Font("宋体", 30F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
this.button4.Location = new System.Drawing.Point(21, 550);
|
|
|
|
this.button4.Location = new System.Drawing.Point(32, 825);
|
|
|
|
|
|
|
|
this.button4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
|
this.button4.Name = "button4";
|
|
|
|
this.button4.Name = "button4";
|
|
|
|
this.button4.Size = new System.Drawing.Size(112, 106);
|
|
|
|
this.button4.Size = new System.Drawing.Size(168, 159);
|
|
|
|
this.button4.TabIndex = 6;
|
|
|
|
this.button4.TabIndex = 6;
|
|
|
|
this.button4.UseVisualStyleBackColor = true;
|
|
|
|
this.button4.UseVisualStyleBackColor = true;
|
|
|
|
this.button4.Click += new System.EventHandler(this.button4_Click_1);
|
|
|
|
this.button4.Click += new System.EventHandler(this.button4_Click_1);
|
|
|
@ -128,9 +143,10 @@
|
|
|
|
this.button3.BackgroundImage = global::RfidWeb.Properties.Resources.消音开;
|
|
|
|
this.button3.BackgroundImage = global::RfidWeb.Properties.Resources.消音开;
|
|
|
|
this.button3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
|
|
|
this.button3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
|
|
|
this.button3.Font = new System.Drawing.Font("宋体", 30F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
this.button3.Font = new System.Drawing.Font("宋体", 30F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
this.button3.Location = new System.Drawing.Point(21, 463);
|
|
|
|
this.button3.Location = new System.Drawing.Point(32, 694);
|
|
|
|
|
|
|
|
this.button3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
|
this.button3.Name = "button3";
|
|
|
|
this.button3.Name = "button3";
|
|
|
|
this.button3.Size = new System.Drawing.Size(200, 58);
|
|
|
|
this.button3.Size = new System.Drawing.Size(300, 87);
|
|
|
|
this.button3.TabIndex = 5;
|
|
|
|
this.button3.TabIndex = 5;
|
|
|
|
this.button3.UseVisualStyleBackColor = true;
|
|
|
|
this.button3.UseVisualStyleBackColor = true;
|
|
|
|
this.button3.Click += new System.EventHandler(this.button3_Click_1);
|
|
|
|
this.button3.Click += new System.EventHandler(this.button3_Click_1);
|
|
|
@ -140,9 +156,10 @@
|
|
|
|
this.btnMes.BackgroundImage = global::RfidWeb.Properties.Resources.btn;
|
|
|
|
this.btnMes.BackgroundImage = global::RfidWeb.Properties.Resources.btn;
|
|
|
|
this.btnMes.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
|
|
|
this.btnMes.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
|
|
|
this.btnMes.Font = new System.Drawing.Font("宋体", 30F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
this.btnMes.Font = new System.Drawing.Font("宋体", 30F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
this.btnMes.Location = new System.Drawing.Point(21, 374);
|
|
|
|
this.btnMes.Location = new System.Drawing.Point(32, 561);
|
|
|
|
|
|
|
|
this.btnMes.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
|
this.btnMes.Name = "btnMes";
|
|
|
|
this.btnMes.Name = "btnMes";
|
|
|
|
this.btnMes.Size = new System.Drawing.Size(200, 58);
|
|
|
|
this.btnMes.Size = new System.Drawing.Size(300, 87);
|
|
|
|
this.btnMes.TabIndex = 4;
|
|
|
|
this.btnMes.TabIndex = 4;
|
|
|
|
this.btnMes.Text = "生产计划";
|
|
|
|
this.btnMes.Text = "生产计划";
|
|
|
|
this.btnMes.UseVisualStyleBackColor = true;
|
|
|
|
this.btnMes.UseVisualStyleBackColor = true;
|
|
|
@ -152,9 +169,10 @@
|
|
|
|
this.btnAccount.BackgroundImage = global::RfidWeb.Properties.Resources.btn;
|
|
|
|
this.btnAccount.BackgroundImage = global::RfidWeb.Properties.Resources.btn;
|
|
|
|
this.btnAccount.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
|
|
|
this.btnAccount.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
|
|
|
this.btnAccount.Font = new System.Drawing.Font("宋体", 30F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
this.btnAccount.Font = new System.Drawing.Font("宋体", 30F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
this.btnAccount.Location = new System.Drawing.Point(21, 291);
|
|
|
|
this.btnAccount.Location = new System.Drawing.Point(32, 436);
|
|
|
|
|
|
|
|
this.btnAccount.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
|
this.btnAccount.Name = "btnAccount";
|
|
|
|
this.btnAccount.Name = "btnAccount";
|
|
|
|
this.btnAccount.Size = new System.Drawing.Size(200, 58);
|
|
|
|
this.btnAccount.Size = new System.Drawing.Size(300, 87);
|
|
|
|
this.btnAccount.TabIndex = 3;
|
|
|
|
this.btnAccount.TabIndex = 3;
|
|
|
|
this.btnAccount.Text = "账户管理";
|
|
|
|
this.btnAccount.Text = "账户管理";
|
|
|
|
this.btnAccount.UseVisualStyleBackColor = true;
|
|
|
|
this.btnAccount.UseVisualStyleBackColor = true;
|
|
|
@ -164,9 +182,10 @@
|
|
|
|
this.btnAlarm.BackgroundImage = global::RfidWeb.Properties.Resources.btn;
|
|
|
|
this.btnAlarm.BackgroundImage = global::RfidWeb.Properties.Resources.btn;
|
|
|
|
this.btnAlarm.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
|
|
|
this.btnAlarm.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
|
|
|
this.btnAlarm.Font = new System.Drawing.Font("宋体", 30F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
this.btnAlarm.Font = new System.Drawing.Font("宋体", 30F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
this.btnAlarm.Location = new System.Drawing.Point(21, 211);
|
|
|
|
this.btnAlarm.Location = new System.Drawing.Point(32, 316);
|
|
|
|
|
|
|
|
this.btnAlarm.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
|
this.btnAlarm.Name = "btnAlarm";
|
|
|
|
this.btnAlarm.Name = "btnAlarm";
|
|
|
|
this.btnAlarm.Size = new System.Drawing.Size(200, 58);
|
|
|
|
this.btnAlarm.Size = new System.Drawing.Size(300, 87);
|
|
|
|
this.btnAlarm.TabIndex = 3;
|
|
|
|
this.btnAlarm.TabIndex = 3;
|
|
|
|
this.btnAlarm.Text = "报警记录";
|
|
|
|
this.btnAlarm.Text = "报警记录";
|
|
|
|
this.btnAlarm.UseVisualStyleBackColor = true;
|
|
|
|
this.btnAlarm.UseVisualStyleBackColor = true;
|
|
|
@ -176,9 +195,10 @@
|
|
|
|
this.btnExit.BackgroundImage = global::RfidWeb.Properties.Resources.btn;
|
|
|
|
this.btnExit.BackgroundImage = global::RfidWeb.Properties.Resources.btn;
|
|
|
|
this.btnExit.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
|
|
|
this.btnExit.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
|
|
|
this.btnExit.Font = new System.Drawing.Font("宋体", 30F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
this.btnExit.Font = new System.Drawing.Font("宋体", 30F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
this.btnExit.Location = new System.Drawing.Point(21, 851);
|
|
|
|
this.btnExit.Location = new System.Drawing.Point(32, 1276);
|
|
|
|
|
|
|
|
this.btnExit.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
|
this.btnExit.Name = "btnExit";
|
|
|
|
this.btnExit.Name = "btnExit";
|
|
|
|
this.btnExit.Size = new System.Drawing.Size(194, 58);
|
|
|
|
this.btnExit.Size = new System.Drawing.Size(291, 87);
|
|
|
|
this.btnExit.TabIndex = 2;
|
|
|
|
this.btnExit.TabIndex = 2;
|
|
|
|
this.btnExit.Text = "退出";
|
|
|
|
this.btnExit.Text = "退出";
|
|
|
|
this.btnExit.UseVisualStyleBackColor = true;
|
|
|
|
this.btnExit.UseVisualStyleBackColor = true;
|
|
|
@ -189,9 +209,10 @@
|
|
|
|
this.btnArgument.BackgroundImage = global::RfidWeb.Properties.Resources.btn;
|
|
|
|
this.btnArgument.BackgroundImage = global::RfidWeb.Properties.Resources.btn;
|
|
|
|
this.btnArgument.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
|
|
|
this.btnArgument.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
|
|
|
this.btnArgument.Font = new System.Drawing.Font("宋体", 30F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
this.btnArgument.Font = new System.Drawing.Font("宋体", 30F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
this.btnArgument.Location = new System.Drawing.Point(21, 132);
|
|
|
|
this.btnArgument.Location = new System.Drawing.Point(32, 198);
|
|
|
|
|
|
|
|
this.btnArgument.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
|
this.btnArgument.Name = "btnArgument";
|
|
|
|
this.btnArgument.Name = "btnArgument";
|
|
|
|
this.btnArgument.Size = new System.Drawing.Size(200, 58);
|
|
|
|
this.btnArgument.Size = new System.Drawing.Size(300, 87);
|
|
|
|
this.btnArgument.TabIndex = 1;
|
|
|
|
this.btnArgument.TabIndex = 1;
|
|
|
|
this.btnArgument.Text = "参数界面";
|
|
|
|
this.btnArgument.Text = "参数界面";
|
|
|
|
this.btnArgument.UseVisualStyleBackColor = true;
|
|
|
|
this.btnArgument.UseVisualStyleBackColor = true;
|
|
|
@ -202,9 +223,10 @@
|
|
|
|
this.btnMain.BackgroundImage = global::RfidWeb.Properties.Resources.btn_sel1;
|
|
|
|
this.btnMain.BackgroundImage = global::RfidWeb.Properties.Resources.btn_sel1;
|
|
|
|
this.btnMain.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
|
|
|
this.btnMain.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
|
|
|
this.btnMain.Font = new System.Drawing.Font("宋体", 30F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
this.btnMain.Font = new System.Drawing.Font("宋体", 30F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
this.btnMain.Location = new System.Drawing.Point(21, 55);
|
|
|
|
this.btnMain.Location = new System.Drawing.Point(32, 82);
|
|
|
|
|
|
|
|
this.btnMain.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
|
this.btnMain.Name = "btnMain";
|
|
|
|
this.btnMain.Name = "btnMain";
|
|
|
|
this.btnMain.Size = new System.Drawing.Size(200, 60);
|
|
|
|
this.btnMain.Size = new System.Drawing.Size(300, 90);
|
|
|
|
this.btnMain.TabIndex = 0;
|
|
|
|
this.btnMain.TabIndex = 0;
|
|
|
|
this.btnMain.Text = "首页";
|
|
|
|
this.btnMain.Text = "首页";
|
|
|
|
this.btnMain.UseVisualStyleBackColor = true;
|
|
|
|
this.btnMain.UseVisualStyleBackColor = true;
|
|
|
@ -213,9 +235,10 @@
|
|
|
|
// button2
|
|
|
|
// button2
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.button2.Font = new System.Drawing.Font("宋体", 30F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
this.button2.Font = new System.Drawing.Font("宋体", 30F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
this.button2.Location = new System.Drawing.Point(44, 132);
|
|
|
|
this.button2.Location = new System.Drawing.Point(66, 198);
|
|
|
|
|
|
|
|
this.button2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
|
this.button2.Name = "button2";
|
|
|
|
this.button2.Name = "button2";
|
|
|
|
this.button2.Size = new System.Drawing.Size(150, 58);
|
|
|
|
this.button2.Size = new System.Drawing.Size(225, 87);
|
|
|
|
this.button2.TabIndex = 1;
|
|
|
|
this.button2.TabIndex = 1;
|
|
|
|
this.button2.Text = "首页";
|
|
|
|
this.button2.Text = "首页";
|
|
|
|
this.button2.UseVisualStyleBackColor = true;
|
|
|
|
this.button2.UseVisualStyleBackColor = true;
|
|
|
@ -223,9 +246,10 @@
|
|
|
|
// button1
|
|
|
|
// button1
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.button1.Font = new System.Drawing.Font("宋体", 30F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
this.button1.Font = new System.Drawing.Font("宋体", 30F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
this.button1.Location = new System.Drawing.Point(44, 55);
|
|
|
|
this.button1.Location = new System.Drawing.Point(66, 82);
|
|
|
|
|
|
|
|
this.button1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
|
this.button1.Name = "button1";
|
|
|
|
this.button1.Name = "button1";
|
|
|
|
this.button1.Size = new System.Drawing.Size(150, 58);
|
|
|
|
this.button1.Size = new System.Drawing.Size(225, 87);
|
|
|
|
this.button1.TabIndex = 0;
|
|
|
|
this.button1.TabIndex = 0;
|
|
|
|
this.button1.Text = "首页";
|
|
|
|
this.button1.Text = "首页";
|
|
|
|
this.button1.UseVisualStyleBackColor = true;
|
|
|
|
this.button1.UseVisualStyleBackColor = true;
|
|
|
@ -238,8 +262,9 @@
|
|
|
|
this.panel2.Controls.Add(this.panel3);
|
|
|
|
this.panel2.Controls.Add(this.panel3);
|
|
|
|
this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
|
|
|
|
this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
|
|
|
|
this.panel2.Location = new System.Drawing.Point(0, 0);
|
|
|
|
this.panel2.Location = new System.Drawing.Point(0, 0);
|
|
|
|
|
|
|
|
this.panel2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
|
this.panel2.Name = "panel2";
|
|
|
|
this.panel2.Name = "panel2";
|
|
|
|
this.panel2.Size = new System.Drawing.Size(856, 54);
|
|
|
|
this.panel2.Size = new System.Drawing.Size(1284, 81);
|
|
|
|
this.panel2.TabIndex = 0;
|
|
|
|
this.panel2.TabIndex = 0;
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// panel4
|
|
|
|
// panel4
|
|
|
@ -248,9 +273,10 @@
|
|
|
|
this.panel4.BackgroundImage = global::RfidWeb.Properties.Resources.frm21;
|
|
|
|
this.panel4.BackgroundImage = global::RfidWeb.Properties.Resources.frm21;
|
|
|
|
this.panel4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
|
|
|
|
this.panel4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
|
|
|
|
this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
this.panel4.Location = new System.Drawing.Point(377, 0);
|
|
|
|
this.panel4.Location = new System.Drawing.Point(566, 0);
|
|
|
|
|
|
|
|
this.panel4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
|
this.panel4.Name = "panel4";
|
|
|
|
this.panel4.Name = "panel4";
|
|
|
|
this.panel4.Size = new System.Drawing.Size(102, 54);
|
|
|
|
this.panel4.Size = new System.Drawing.Size(152, 81);
|
|
|
|
this.panel4.TabIndex = 3;
|
|
|
|
this.panel4.TabIndex = 3;
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// panel5
|
|
|
|
// panel5
|
|
|
@ -259,18 +285,20 @@
|
|
|
|
this.panel5.Controls.Add(this.label2);
|
|
|
|
this.panel5.Controls.Add(this.label2);
|
|
|
|
this.panel5.Controls.Add(this.label1);
|
|
|
|
this.panel5.Controls.Add(this.label1);
|
|
|
|
this.panel5.Dock = System.Windows.Forms.DockStyle.Right;
|
|
|
|
this.panel5.Dock = System.Windows.Forms.DockStyle.Right;
|
|
|
|
this.panel5.Location = new System.Drawing.Point(479, 0);
|
|
|
|
this.panel5.Location = new System.Drawing.Point(718, 0);
|
|
|
|
|
|
|
|
this.panel5.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
|
this.panel5.Name = "panel5";
|
|
|
|
this.panel5.Name = "panel5";
|
|
|
|
this.panel5.Size = new System.Drawing.Size(377, 54);
|
|
|
|
this.panel5.Size = new System.Drawing.Size(566, 81);
|
|
|
|
this.panel5.TabIndex = 2;
|
|
|
|
this.panel5.TabIndex = 2;
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// label2
|
|
|
|
// label2
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.label2.AutoSize = true;
|
|
|
|
this.label2.AutoSize = true;
|
|
|
|
this.label2.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
this.label2.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
this.label2.Location = new System.Drawing.Point(218, 9);
|
|
|
|
this.label2.Location = new System.Drawing.Point(327, 14);
|
|
|
|
|
|
|
|
this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
|
this.label2.Name = "label2";
|
|
|
|
this.label2.Name = "label2";
|
|
|
|
this.label2.Size = new System.Drawing.Size(82, 27);
|
|
|
|
this.label2.Size = new System.Drawing.Size(117, 40);
|
|
|
|
this.label2.TabIndex = 1;
|
|
|
|
this.label2.TabIndex = 1;
|
|
|
|
this.label2.Text = "10:25";
|
|
|
|
this.label2.Text = "10:25";
|
|
|
|
//
|
|
|
|
//
|
|
|
@ -278,9 +306,10 @@
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.label1.AutoSize = true;
|
|
|
|
this.label1.AutoSize = true;
|
|
|
|
this.label1.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
this.label1.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
this.label1.Location = new System.Drawing.Point(6, 9);
|
|
|
|
this.label1.Location = new System.Drawing.Point(9, 14);
|
|
|
|
|
|
|
|
this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
|
this.label1.Name = "label1";
|
|
|
|
this.label1.Name = "label1";
|
|
|
|
this.label1.Size = new System.Drawing.Size(152, 27);
|
|
|
|
this.label1.Size = new System.Drawing.Size(217, 40);
|
|
|
|
this.label1.TabIndex = 0;
|
|
|
|
this.label1.TabIndex = 0;
|
|
|
|
this.label1.Text = "2024/10/25";
|
|
|
|
this.label1.Text = "2024/10/25";
|
|
|
|
//
|
|
|
|
//
|
|
|
@ -290,36 +319,28 @@
|
|
|
|
this.panel3.Controls.Add(this.pictureBox1);
|
|
|
|
this.panel3.Controls.Add(this.pictureBox1);
|
|
|
|
this.panel3.Dock = System.Windows.Forms.DockStyle.Left;
|
|
|
|
this.panel3.Dock = System.Windows.Forms.DockStyle.Left;
|
|
|
|
this.panel3.Location = new System.Drawing.Point(0, 0);
|
|
|
|
this.panel3.Location = new System.Drawing.Point(0, 0);
|
|
|
|
|
|
|
|
this.panel3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
|
this.panel3.Name = "panel3";
|
|
|
|
this.panel3.Name = "panel3";
|
|
|
|
this.panel3.Size = new System.Drawing.Size(377, 54);
|
|
|
|
this.panel3.Size = new System.Drawing.Size(566, 81);
|
|
|
|
this.panel3.TabIndex = 0;
|
|
|
|
this.panel3.TabIndex = 0;
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// pictureBox1
|
|
|
|
// pictureBox1
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.pictureBox1.Image = global::RfidWeb.Properties.Resources.mesnac;
|
|
|
|
this.pictureBox1.Image = global::RfidWeb.Properties.Resources.mesnac;
|
|
|
|
this.pictureBox1.Location = new System.Drawing.Point(15, 9);
|
|
|
|
this.pictureBox1.Location = new System.Drawing.Point(22, 14);
|
|
|
|
|
|
|
|
this.pictureBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
|
this.pictureBox1.Name = "pictureBox1";
|
|
|
|
this.pictureBox1.Name = "pictureBox1";
|
|
|
|
this.pictureBox1.Size = new System.Drawing.Size(273, 27);
|
|
|
|
this.pictureBox1.Size = new System.Drawing.Size(410, 40);
|
|
|
|
this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
|
|
|
|
this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
|
|
|
|
this.pictureBox1.TabIndex = 0;
|
|
|
|
this.pictureBox1.TabIndex = 0;
|
|
|
|
this.pictureBox1.TabStop = false;
|
|
|
|
this.pictureBox1.TabStop = false;
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// panel6
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
this.panel6.BackColor = System.Drawing.Color.LightCoral;
|
|
|
|
|
|
|
|
this.panel6.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
|
|
|
this.panel6.Location = new System.Drawing.Point(241, 0);
|
|
|
|
|
|
|
|
this.panel6.Name = "panel6";
|
|
|
|
|
|
|
|
this.panel6.Size = new System.Drawing.Size(615, 616);
|
|
|
|
|
|
|
|
this.panel6.TabIndex = 1;
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
// FrmMain
|
|
|
|
// FrmMain
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
|
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
|
this.ClientSize = new System.Drawing.Size(856, 670);
|
|
|
|
this.ClientSize = new System.Drawing.Size(1284, 1005);
|
|
|
|
this.Controls.Add(this.panel1);
|
|
|
|
this.Controls.Add(this.panel1);
|
|
|
|
this.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
|
|
|
|
|
|
this.Name = "FrmMain";
|
|
|
|
this.Name = "FrmMain";
|
|
|
|
this.Text = "主程序";
|
|
|
|
this.Text = "主程序";
|
|
|
|
this.panel1.ResumeLayout(false);
|
|
|
|
this.panel1.ResumeLayout(false);
|
|
|
|