1.初始化项目。保险起见bin目录完整提交 2.基于现场代码为调整过的初始项目(此次提交还未解决代码差异问题)
This commit is contained in:
Generated
+776
@@ -0,0 +1,776 @@
|
||||
namespace AGVSystem
|
||||
{
|
||||
// Token: 0x02000003 RID: 3
|
||||
public partial class Frm_A17168 : global::System.Windows.Forms.Form
|
||||
{
|
||||
// Token: 0x06000043 RID: 67 RVA: 0x000066A4 File Offset: 0x000048A4
|
||||
protected override void Dispose(bool disposing)
|
||||
{
|
||||
bool flag = disposing && this.components != null;
|
||||
if (flag)
|
||||
{
|
||||
this.components.Dispose();
|
||||
}
|
||||
base.Dispose(disposing);
|
||||
}
|
||||
|
||||
// Token: 0x06000044 RID: 68 RVA: 0x000066DC File Offset: 0x000048DC
|
||||
private void InitializeComponent()
|
||||
{
|
||||
this.components = new global::System.ComponentModel.Container();
|
||||
global::System.ComponentModel.ComponentResourceManager componentResourceManager = new global::System.ComponentModel.ComponentResourceManager(typeof(global::AGVSystem.Frm_A17168));
|
||||
global::System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle = new global::System.Windows.Forms.DataGridViewCellStyle();
|
||||
global::System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new global::System.Windows.Forms.DataGridViewCellStyle();
|
||||
this.panel3 = new global::System.Windows.Forms.Panel();
|
||||
this.panel8 = new global::System.Windows.Forms.Panel();
|
||||
this.pnl10 = new global::System.Windows.Forms.Panel();
|
||||
this.lab13 = new global::System.Windows.Forms.Label();
|
||||
this.pnl11 = new global::System.Windows.Forms.Panel();
|
||||
this.lab11 = new global::System.Windows.Forms.Label();
|
||||
this.pnl9 = new global::System.Windows.Forms.Panel();
|
||||
this.lab9 = new global::System.Windows.Forms.Label();
|
||||
this.pnl8 = new global::System.Windows.Forms.Panel();
|
||||
this.lab8 = new global::System.Windows.Forms.Label();
|
||||
this.pnl7 = new global::System.Windows.Forms.Panel();
|
||||
this.lab7 = new global::System.Windows.Forms.Label();
|
||||
this.pnl6 = new global::System.Windows.Forms.Panel();
|
||||
this.lab6 = new global::System.Windows.Forms.Label();
|
||||
this.pnl5 = new global::System.Windows.Forms.Panel();
|
||||
this.lab5 = new global::System.Windows.Forms.Label();
|
||||
this.pnl4 = new global::System.Windows.Forms.Panel();
|
||||
this.lab4 = new global::System.Windows.Forms.Label();
|
||||
this.pnl3 = new global::System.Windows.Forms.Panel();
|
||||
this.lab3 = new global::System.Windows.Forms.Label();
|
||||
this.pnl2 = new global::System.Windows.Forms.Panel();
|
||||
this.lab2 = new global::System.Windows.Forms.Label();
|
||||
this.pnl1 = new global::System.Windows.Forms.Panel();
|
||||
this.lab1 = new global::System.Windows.Forms.Label();
|
||||
this.vScrollBar1 = new global::System.Windows.Forms.VScrollBar();
|
||||
this.panel1 = new global::System.Windows.Forms.Panel();
|
||||
this.panel2 = new global::System.Windows.Forms.Panel();
|
||||
this.tm_AgvInfo = new global::System.Windows.Forms.Timer(this.components);
|
||||
this.timer1 = new global::System.Windows.Forms.Timer(this.components);
|
||||
this.instantDiCtrl1 = new global::Automation.BDaq.InstantDiCtrl(this.components);
|
||||
this.instantDoCtrl1 = new global::Automation.BDaq.InstantDoCtrl(this.components);
|
||||
this.instantDiCtrl2 = new global::Automation.BDaq.InstantDiCtrl(this.components);
|
||||
this.instantDoCtrl2 = new global::Automation.BDaq.InstantDoCtrl(this.components);
|
||||
this.instantDiCtrl3 = new global::Automation.BDaq.InstantDiCtrl(this.components);
|
||||
this.instantDoCtrl3 = new global::Automation.BDaq.InstantDoCtrl(this.components);
|
||||
this.tm_card = new global::System.Windows.Forms.Timer(this.components);
|
||||
this.panel4 = new global::System.Windows.Forms.Panel();
|
||||
this.panel5 = new global::System.Windows.Forms.Panel();
|
||||
this.dataGridView1 = new global::System.Windows.Forms.DataGridView();
|
||||
this.设备编号 = new global::System.Windows.Forms.DataGridViewTextBoxColumn();
|
||||
this.设备位置 = new global::System.Windows.Forms.DataGridViewTextBoxColumn();
|
||||
this.状态 = new global::System.Windows.Forms.DataGridViewTextBoxColumn();
|
||||
this.复位 = new global::System.Windows.Forms.DataGridViewCheckBoxColumn();
|
||||
this.在线状态 = new global::System.Windows.Forms.DataGridViewTextBoxColumn();
|
||||
this.panel9 = new global::System.Windows.Forms.Panel();
|
||||
this.panel13 = new global::System.Windows.Forms.Panel();
|
||||
this.pictureBox14 = new global::System.Windows.Forms.PictureBox();
|
||||
this.label28 = new global::System.Windows.Forms.Label();
|
||||
this.panel12 = new global::System.Windows.Forms.Panel();
|
||||
this.pictureBox13 = new global::System.Windows.Forms.PictureBox();
|
||||
this.label25 = new global::System.Windows.Forms.Label();
|
||||
this.panel11 = new global::System.Windows.Forms.Panel();
|
||||
this.pictureBox12 = new global::System.Windows.Forms.PictureBox();
|
||||
this.label24 = new global::System.Windows.Forms.Label();
|
||||
this.panel10 = new global::System.Windows.Forms.Panel();
|
||||
this.pictureBox11 = new global::System.Windows.Forms.PictureBox();
|
||||
this.label26 = new global::System.Windows.Forms.Label();
|
||||
this.label1 = new global::System.Windows.Forms.Label();
|
||||
this.panel7 = new global::System.Windows.Forms.Panel();
|
||||
this.timer3 = new global::System.Windows.Forms.Timer(this.components);
|
||||
this.tm_btn = new global::System.Windows.Forms.Timer(this.components);
|
||||
this.panel8.SuspendLayout();
|
||||
this.pnl10.SuspendLayout();
|
||||
this.pnl11.SuspendLayout();
|
||||
this.pnl9.SuspendLayout();
|
||||
this.pnl8.SuspendLayout();
|
||||
this.pnl7.SuspendLayout();
|
||||
this.pnl6.SuspendLayout();
|
||||
this.pnl5.SuspendLayout();
|
||||
this.pnl4.SuspendLayout();
|
||||
this.pnl3.SuspendLayout();
|
||||
this.pnl2.SuspendLayout();
|
||||
this.pnl1.SuspendLayout();
|
||||
this.panel4.SuspendLayout();
|
||||
this.panel5.SuspendLayout();
|
||||
((global::System.ComponentModel.ISupportInitialize)this.dataGridView1).BeginInit();
|
||||
this.panel9.SuspendLayout();
|
||||
this.panel13.SuspendLayout();
|
||||
((global::System.ComponentModel.ISupportInitialize)this.pictureBox14).BeginInit();
|
||||
this.panel12.SuspendLayout();
|
||||
((global::System.ComponentModel.ISupportInitialize)this.pictureBox13).BeginInit();
|
||||
this.panel11.SuspendLayout();
|
||||
((global::System.ComponentModel.ISupportInitialize)this.pictureBox12).BeginInit();
|
||||
this.panel10.SuspendLayout();
|
||||
((global::System.ComponentModel.ISupportInitialize)this.pictureBox11).BeginInit();
|
||||
base.SuspendLayout();
|
||||
this.panel3.BackColor = global::System.Drawing.SystemColors.ScrollBar;
|
||||
this.panel3.BackgroundImageLayout = global::System.Windows.Forms.ImageLayout.Center;
|
||||
this.panel3.Location = new global::System.Drawing.Point(0, 0);
|
||||
this.panel3.Name = "panel3";
|
||||
this.panel3.Size = new global::System.Drawing.Size(982, 369);
|
||||
this.panel3.TabIndex = 5;
|
||||
this.panel3.Tag = "1";
|
||||
this.panel3.DoubleClick += new global::System.EventHandler(this.panel3_DoubleClick);
|
||||
this.panel3.MouseClick += new global::System.Windows.Forms.MouseEventHandler(this.panel3_MouseClick);
|
||||
this.panel3.MouseMove += new global::System.Windows.Forms.MouseEventHandler(this.panel3_MouseMove);
|
||||
this.panel8.Controls.Add(this.pnl10);
|
||||
this.panel8.Controls.Add(this.pnl11);
|
||||
this.panel8.Controls.Add(this.pnl9);
|
||||
this.panel8.Controls.Add(this.pnl8);
|
||||
this.panel8.Controls.Add(this.pnl7);
|
||||
this.panel8.Controls.Add(this.pnl6);
|
||||
this.panel8.Controls.Add(this.pnl5);
|
||||
this.panel8.Controls.Add(this.pnl4);
|
||||
this.panel8.Controls.Add(this.pnl3);
|
||||
this.panel8.Controls.Add(this.pnl2);
|
||||
this.panel8.Controls.Add(this.pnl1);
|
||||
this.panel8.Controls.Add(this.vScrollBar1);
|
||||
this.panel8.Dock = global::System.Windows.Forms.DockStyle.Bottom;
|
||||
this.panel8.Location = new global::System.Drawing.Point(0, 750);
|
||||
this.panel8.Name = "panel8";
|
||||
this.panel8.Size = new global::System.Drawing.Size(1292, 30);
|
||||
this.panel8.TabIndex = 12;
|
||||
this.panel8.Tag = " ";
|
||||
this.panel8.Visible = false;
|
||||
this.pnl10.Controls.Add(this.lab13);
|
||||
this.pnl10.Dock = global::System.Windows.Forms.DockStyle.Top;
|
||||
this.pnl10.Location = new global::System.Drawing.Point(0, 320);
|
||||
this.pnl10.Name = "pnl10";
|
||||
this.pnl10.Size = new global::System.Drawing.Size(1275, 32);
|
||||
this.pnl10.TabIndex = 13;
|
||||
this.pnl10.Tag = " ";
|
||||
this.pnl10.Visible = false;
|
||||
this.lab13.Dock = global::System.Windows.Forms.DockStyle.Left;
|
||||
this.lab13.Location = new global::System.Drawing.Point(0, 0);
|
||||
this.lab13.Name = "lab13";
|
||||
this.lab13.Size = new global::System.Drawing.Size(98, 32);
|
||||
this.lab13.TabIndex = 15;
|
||||
this.lab13.Text = "车门线:";
|
||||
this.lab13.TextAlign = global::System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.pnl11.Controls.Add(this.lab11);
|
||||
this.pnl11.Dock = global::System.Windows.Forms.DockStyle.Top;
|
||||
this.pnl11.Location = new global::System.Drawing.Point(0, 288);
|
||||
this.pnl11.Name = "pnl11";
|
||||
this.pnl11.Size = new global::System.Drawing.Size(1275, 32);
|
||||
this.pnl11.TabIndex = 11;
|
||||
this.pnl11.Tag = " ";
|
||||
this.pnl11.Visible = false;
|
||||
this.lab11.Dock = global::System.Windows.Forms.DockStyle.Left;
|
||||
this.lab11.Location = new global::System.Drawing.Point(0, 0);
|
||||
this.lab11.Name = "lab11";
|
||||
this.lab11.Size = new global::System.Drawing.Size(98, 32);
|
||||
this.lab11.TabIndex = 15;
|
||||
this.lab11.Text = "车门线:";
|
||||
this.lab11.TextAlign = global::System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.pnl9.Controls.Add(this.lab9);
|
||||
this.pnl9.Dock = global::System.Windows.Forms.DockStyle.Top;
|
||||
this.pnl9.Location = new global::System.Drawing.Point(0, 256);
|
||||
this.pnl9.Name = "pnl9";
|
||||
this.pnl9.Size = new global::System.Drawing.Size(1275, 32);
|
||||
this.pnl9.TabIndex = 9;
|
||||
this.pnl9.Tag = " ";
|
||||
this.pnl9.Visible = false;
|
||||
this.lab9.Dock = global::System.Windows.Forms.DockStyle.Left;
|
||||
this.lab9.Location = new global::System.Drawing.Point(0, 0);
|
||||
this.lab9.Name = "lab9";
|
||||
this.lab9.Size = new global::System.Drawing.Size(98, 32);
|
||||
this.lab9.TabIndex = 15;
|
||||
this.lab9.Text = "车门线:";
|
||||
this.lab9.TextAlign = global::System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.pnl8.Controls.Add(this.lab8);
|
||||
this.pnl8.Dock = global::System.Windows.Forms.DockStyle.Top;
|
||||
this.pnl8.Location = new global::System.Drawing.Point(0, 224);
|
||||
this.pnl8.Name = "pnl8";
|
||||
this.pnl8.Size = new global::System.Drawing.Size(1275, 32);
|
||||
this.pnl8.TabIndex = 8;
|
||||
this.pnl8.Tag = " ";
|
||||
this.pnl8.Visible = false;
|
||||
this.lab8.Dock = global::System.Windows.Forms.DockStyle.Left;
|
||||
this.lab8.Location = new global::System.Drawing.Point(0, 0);
|
||||
this.lab8.Name = "lab8";
|
||||
this.lab8.Size = new global::System.Drawing.Size(98, 32);
|
||||
this.lab8.TabIndex = 14;
|
||||
this.lab8.Text = "车门线:";
|
||||
this.lab8.TextAlign = global::System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.pnl7.Controls.Add(this.lab7);
|
||||
this.pnl7.Dock = global::System.Windows.Forms.DockStyle.Top;
|
||||
this.pnl7.Location = new global::System.Drawing.Point(0, 192);
|
||||
this.pnl7.Name = "pnl7";
|
||||
this.pnl7.Size = new global::System.Drawing.Size(1275, 32);
|
||||
this.pnl7.TabIndex = 7;
|
||||
this.pnl7.Tag = " ";
|
||||
this.pnl7.Visible = false;
|
||||
this.lab7.Dock = global::System.Windows.Forms.DockStyle.Left;
|
||||
this.lab7.Location = new global::System.Drawing.Point(0, 0);
|
||||
this.lab7.Name = "lab7";
|
||||
this.lab7.Size = new global::System.Drawing.Size(98, 32);
|
||||
this.lab7.TabIndex = 13;
|
||||
this.lab7.Text = "车门线:";
|
||||
this.lab7.TextAlign = global::System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.pnl6.Controls.Add(this.lab6);
|
||||
this.pnl6.Dock = global::System.Windows.Forms.DockStyle.Top;
|
||||
this.pnl6.Location = new global::System.Drawing.Point(0, 160);
|
||||
this.pnl6.Name = "pnl6";
|
||||
this.pnl6.Size = new global::System.Drawing.Size(1275, 32);
|
||||
this.pnl6.TabIndex = 6;
|
||||
this.pnl6.Tag = " ";
|
||||
this.pnl6.Visible = false;
|
||||
this.lab6.Dock = global::System.Windows.Forms.DockStyle.Left;
|
||||
this.lab6.Location = new global::System.Drawing.Point(0, 0);
|
||||
this.lab6.Name = "lab6";
|
||||
this.lab6.Size = new global::System.Drawing.Size(98, 32);
|
||||
this.lab6.TabIndex = 13;
|
||||
this.lab6.Text = "车门线:";
|
||||
this.lab6.TextAlign = global::System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.pnl5.Controls.Add(this.lab5);
|
||||
this.pnl5.Dock = global::System.Windows.Forms.DockStyle.Top;
|
||||
this.pnl5.Location = new global::System.Drawing.Point(0, 128);
|
||||
this.pnl5.Name = "pnl5";
|
||||
this.pnl5.Size = new global::System.Drawing.Size(1275, 32);
|
||||
this.pnl5.TabIndex = 5;
|
||||
this.pnl5.Tag = " ";
|
||||
this.pnl5.Visible = false;
|
||||
this.lab5.Dock = global::System.Windows.Forms.DockStyle.Left;
|
||||
this.lab5.Location = new global::System.Drawing.Point(0, 0);
|
||||
this.lab5.Name = "lab5";
|
||||
this.lab5.Size = new global::System.Drawing.Size(98, 32);
|
||||
this.lab5.TabIndex = 12;
|
||||
this.lab5.Text = "车门线:";
|
||||
this.lab5.TextAlign = global::System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.pnl4.Controls.Add(this.lab4);
|
||||
this.pnl4.Dock = global::System.Windows.Forms.DockStyle.Top;
|
||||
this.pnl4.Location = new global::System.Drawing.Point(0, 96);
|
||||
this.pnl4.Name = "pnl4";
|
||||
this.pnl4.Size = new global::System.Drawing.Size(1275, 32);
|
||||
this.pnl4.TabIndex = 4;
|
||||
this.pnl4.Tag = " ";
|
||||
this.pnl4.Visible = false;
|
||||
this.lab4.Dock = global::System.Windows.Forms.DockStyle.Left;
|
||||
this.lab4.Location = new global::System.Drawing.Point(0, 0);
|
||||
this.lab4.Name = "lab4";
|
||||
this.lab4.Size = new global::System.Drawing.Size(98, 32);
|
||||
this.lab4.TabIndex = 11;
|
||||
this.lab4.Text = "底盘长:";
|
||||
this.lab4.TextAlign = global::System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.pnl3.Controls.Add(this.lab3);
|
||||
this.pnl3.Dock = global::System.Windows.Forms.DockStyle.Top;
|
||||
this.pnl3.Location = new global::System.Drawing.Point(0, 64);
|
||||
this.pnl3.Name = "pnl3";
|
||||
this.pnl3.Size = new global::System.Drawing.Size(1275, 32);
|
||||
this.pnl3.TabIndex = 3;
|
||||
this.pnl3.Tag = " ";
|
||||
this.pnl3.Visible = false;
|
||||
this.lab3.Dock = global::System.Windows.Forms.DockStyle.Left;
|
||||
this.lab3.Location = new global::System.Drawing.Point(0, 0);
|
||||
this.lab3.Name = "lab3";
|
||||
this.lab3.Size = new global::System.Drawing.Size(98, 32);
|
||||
this.lab3.TabIndex = 11;
|
||||
this.lab3.Text = "底盘短:";
|
||||
this.lab3.TextAlign = global::System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.pnl2.Controls.Add(this.lab2);
|
||||
this.pnl2.Dock = global::System.Windows.Forms.DockStyle.Top;
|
||||
this.pnl2.Location = new global::System.Drawing.Point(0, 32);
|
||||
this.pnl2.Name = "pnl2";
|
||||
this.pnl2.Size = new global::System.Drawing.Size(1275, 32);
|
||||
this.pnl2.TabIndex = 2;
|
||||
this.pnl2.Tag = " ";
|
||||
this.pnl2.Visible = false;
|
||||
this.lab2.Dock = global::System.Windows.Forms.DockStyle.Left;
|
||||
this.lab2.Location = new global::System.Drawing.Point(0, 0);
|
||||
this.lab2.Name = "lab2";
|
||||
this.lab2.Size = new global::System.Drawing.Size(98, 32);
|
||||
this.lab2.TabIndex = 11;
|
||||
this.lab2.Text = "内饰二:";
|
||||
this.lab2.TextAlign = global::System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.pnl1.Controls.Add(this.lab1);
|
||||
this.pnl1.Dock = global::System.Windows.Forms.DockStyle.Top;
|
||||
this.pnl1.Location = new global::System.Drawing.Point(0, 0);
|
||||
this.pnl1.Name = "pnl1";
|
||||
this.pnl1.Size = new global::System.Drawing.Size(1275, 32);
|
||||
this.pnl1.TabIndex = 1;
|
||||
this.pnl1.Tag = " ";
|
||||
this.pnl1.Visible = false;
|
||||
this.lab1.Dock = global::System.Windows.Forms.DockStyle.Left;
|
||||
this.lab1.Location = new global::System.Drawing.Point(0, 0);
|
||||
this.lab1.Name = "lab1";
|
||||
this.lab1.Size = new global::System.Drawing.Size(98, 32);
|
||||
this.lab1.TabIndex = 10;
|
||||
this.lab1.Text = "设备列表:";
|
||||
this.lab1.TextAlign = global::System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.vScrollBar1.Dock = global::System.Windows.Forms.DockStyle.Right;
|
||||
this.vScrollBar1.LargeChange = 1;
|
||||
this.vScrollBar1.Location = new global::System.Drawing.Point(1275, 0);
|
||||
this.vScrollBar1.Maximum = 2;
|
||||
this.vScrollBar1.Name = "vScrollBar1";
|
||||
this.vScrollBar1.Size = new global::System.Drawing.Size(17, 30);
|
||||
this.vScrollBar1.TabIndex = 21;
|
||||
this.vScrollBar1.ValueChanged += new global::System.EventHandler(this.vScrollBar1_ValueChanged);
|
||||
this.panel1.BackColor = global::System.Drawing.SystemColors.ScrollBar;
|
||||
this.panel1.BackgroundImageLayout = global::System.Windows.Forms.ImageLayout.Center;
|
||||
this.panel1.Location = new global::System.Drawing.Point(0, 0);
|
||||
this.panel1.Name = "panel1";
|
||||
this.panel1.Size = new global::System.Drawing.Size(576, 528);
|
||||
this.panel1.TabIndex = 13;
|
||||
this.panel1.Tag = "3";
|
||||
this.panel1.DoubleClick += new global::System.EventHandler(this.panel3_DoubleClick);
|
||||
this.panel1.MouseClick += new global::System.Windows.Forms.MouseEventHandler(this.panel3_MouseClick);
|
||||
this.panel1.MouseMove += new global::System.Windows.Forms.MouseEventHandler(this.panel1_MouseMove);
|
||||
this.panel2.BackColor = global::System.Drawing.SystemColors.ScrollBar;
|
||||
this.panel2.BackgroundImageLayout = global::System.Windows.Forms.ImageLayout.Center;
|
||||
this.panel2.Location = new global::System.Drawing.Point(0, 0);
|
||||
this.panel2.Name = "panel2";
|
||||
this.panel2.Size = new global::System.Drawing.Size(535, 444);
|
||||
this.panel2.TabIndex = 14;
|
||||
this.panel2.Tag = "2";
|
||||
this.panel2.DoubleClick += new global::System.EventHandler(this.panel3_DoubleClick);
|
||||
this.panel2.MouseClick += new global::System.Windows.Forms.MouseEventHandler(this.panel3_MouseClick);
|
||||
this.panel2.MouseMove += new global::System.Windows.Forms.MouseEventHandler(this.panel2_MouseMove);
|
||||
this.tm_AgvInfo.Interval = 2000;
|
||||
this.tm_AgvInfo.Tick += new global::System.EventHandler(this.timer1_Tick);
|
||||
this.timer1.Enabled = true;
|
||||
this.timer1.Interval = 1000;
|
||||
this.timer1.Tick += new global::System.EventHandler(this.tm_Tick);
|
||||
this.instantDiCtrl1._StateStream = (global::Automation.BDaq.DeviceStateStreamer)componentResourceManager.GetObject("instantDiCtrl1._StateStream");
|
||||
this.instantDoCtrl1._StateStream = (global::Automation.BDaq.DeviceStateStreamer)componentResourceManager.GetObject("instantDoCtrl1._StateStream");
|
||||
this.instantDiCtrl2._StateStream = (global::Automation.BDaq.DeviceStateStreamer)componentResourceManager.GetObject("instantDiCtrl2._StateStream");
|
||||
this.instantDoCtrl2._StateStream = (global::Automation.BDaq.DeviceStateStreamer)componentResourceManager.GetObject("instantDoCtrl2._StateStream");
|
||||
this.instantDiCtrl3._StateStream = (global::Automation.BDaq.DeviceStateStreamer)componentResourceManager.GetObject("instantDiCtrl3._StateStream");
|
||||
this.instantDoCtrl3._StateStream = (global::Automation.BDaq.DeviceStateStreamer)componentResourceManager.GetObject("instantDoCtrl3._StateStream");
|
||||
this.tm_card.Enabled = true;
|
||||
this.tm_card.Tick += new global::System.EventHandler(this.tm_card_Tick);
|
||||
this.panel4.BackColor = global::System.Drawing.SystemColors.Control;
|
||||
this.panel4.BorderStyle = global::System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.panel4.Controls.Add(this.panel5);
|
||||
this.panel4.Controls.Add(this.panel9);
|
||||
this.panel4.Controls.Add(this.panel7);
|
||||
this.panel4.Dock = global::System.Windows.Forms.DockStyle.Right;
|
||||
this.panel4.Location = new global::System.Drawing.Point(975, 0);
|
||||
this.panel4.Name = "panel4";
|
||||
this.panel4.Size = new global::System.Drawing.Size(317, 750);
|
||||
this.panel4.TabIndex = 16;
|
||||
this.panel5.BackColor = global::System.Drawing.SystemColors.Control;
|
||||
this.panel5.Controls.Add(this.dataGridView1);
|
||||
this.panel5.Dock = global::System.Windows.Forms.DockStyle.Fill;
|
||||
this.panel5.Location = new global::System.Drawing.Point(0, 0);
|
||||
this.panel5.Name = "panel5";
|
||||
this.panel5.Size = new global::System.Drawing.Size(315, 503);
|
||||
this.panel5.TabIndex = 0;
|
||||
this.dataGridView1.AllowUserToAddRows = false;
|
||||
this.dataGridView1.AllowUserToDeleteRows = false;
|
||||
this.dataGridView1.BackgroundColor = global::System.Drawing.SystemColors.Control;
|
||||
this.dataGridView1.ColumnHeadersHeight = 30;
|
||||
this.dataGridView1.Columns.AddRange(new global::System.Windows.Forms.DataGridViewColumn[]
|
||||
{
|
||||
this.设备编号,
|
||||
this.设备位置,
|
||||
this.状态,
|
||||
this.复位,
|
||||
this.在线状态
|
||||
});
|
||||
this.dataGridView1.Dock = global::System.Windows.Forms.DockStyle.Fill;
|
||||
this.dataGridView1.Location = new global::System.Drawing.Point(0, 0);
|
||||
this.dataGridView1.Name = "dataGridView1";
|
||||
dataGridViewCellStyle.Alignment = global::System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
||||
dataGridViewCellStyle.BackColor = global::System.Drawing.SystemColors.Control;
|
||||
dataGridViewCellStyle.Font = new global::System.Drawing.Font("宋体", 9f, global::System.Drawing.FontStyle.Regular, global::System.Drawing.GraphicsUnit.Point, 134);
|
||||
dataGridViewCellStyle.ForeColor = global::System.Drawing.SystemColors.WindowText;
|
||||
dataGridViewCellStyle.SelectionBackColor = global::System.Drawing.SystemColors.ControlLight;
|
||||
dataGridViewCellStyle.SelectionForeColor = global::System.Drawing.SystemColors.HighlightText;
|
||||
dataGridViewCellStyle.WrapMode = global::System.Windows.Forms.DataGridViewTriState.True;
|
||||
this.dataGridView1.RowHeadersDefaultCellStyle = dataGridViewCellStyle;
|
||||
this.dataGridView1.RowHeadersVisible = false;
|
||||
this.dataGridView1.RowHeadersWidth = 51;
|
||||
this.dataGridView1.RowTemplate.Height = 45;
|
||||
this.dataGridView1.SelectionMode = global::System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
||||
this.dataGridView1.Size = new global::System.Drawing.Size(315, 503);
|
||||
this.dataGridView1.TabIndex = 6;
|
||||
this.dataGridView1.DataError += new global::System.Windows.Forms.DataGridViewDataErrorEventHandler(this.dataGridView1_DataError);
|
||||
this.设备编号.DataPropertyName = "设备编号";
|
||||
dataGridViewCellStyle2.Alignment = global::System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
||||
dataGridViewCellStyle2.Font = new global::System.Drawing.Font("宋体", 10.5f, global::System.Drawing.FontStyle.Regular, global::System.Drawing.GraphicsUnit.Point, 134);
|
||||
this.设备编号.DefaultCellStyle = dataGridViewCellStyle2;
|
||||
this.设备编号.HeaderText = "设备编号";
|
||||
this.设备编号.MinimumWidth = 6;
|
||||
this.设备编号.Name = "设备编号";
|
||||
this.设备编号.ReadOnly = true;
|
||||
this.设备编号.Width = 65;
|
||||
this.设备位置.DataPropertyName = "设备位置";
|
||||
this.设备位置.HeaderText = "设备位置";
|
||||
this.设备位置.MinimumWidth = 6;
|
||||
this.设备位置.Name = "设备位置";
|
||||
this.设备位置.ReadOnly = true;
|
||||
this.设备位置.Width = 65;
|
||||
this.状态.DataPropertyName = "状态";
|
||||
this.状态.HeaderText = "状态";
|
||||
this.状态.MinimumWidth = 6;
|
||||
this.状态.Name = "状态";
|
||||
this.状态.ReadOnly = true;
|
||||
this.状态.Width = 115;
|
||||
this.复位.DataPropertyName = "复位";
|
||||
this.复位.FalseValue = "0";
|
||||
this.复位.HeaderText = "复位";
|
||||
this.复位.MinimumWidth = 6;
|
||||
this.复位.Name = "复位";
|
||||
this.复位.TrueValue = "1";
|
||||
this.复位.Visible = false;
|
||||
this.复位.Width = 40;
|
||||
this.在线状态.DataPropertyName = "在线状态";
|
||||
this.在线状态.HeaderText = "在线状态";
|
||||
this.在线状态.MinimumWidth = 6;
|
||||
this.在线状态.Name = "在线状态";
|
||||
this.在线状态.Width = 125;
|
||||
this.panel9.BorderStyle = global::System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.panel9.Controls.Add(this.panel13);
|
||||
this.panel9.Controls.Add(this.panel12);
|
||||
this.panel9.Controls.Add(this.panel11);
|
||||
this.panel9.Controls.Add(this.panel10);
|
||||
this.panel9.Controls.Add(this.label1);
|
||||
this.panel9.Dock = global::System.Windows.Forms.DockStyle.Bottom;
|
||||
this.panel9.Location = new global::System.Drawing.Point(0, 503);
|
||||
this.panel9.Name = "panel9";
|
||||
this.panel9.Size = new global::System.Drawing.Size(315, 167);
|
||||
this.panel9.TabIndex = 20;
|
||||
this.panel13.BackColor = global::System.Drawing.SystemColors.Control;
|
||||
this.panel13.Controls.Add(this.pictureBox14);
|
||||
this.panel13.Controls.Add(this.label28);
|
||||
this.panel13.Dock = global::System.Windows.Forms.DockStyle.Top;
|
||||
this.panel13.Location = new global::System.Drawing.Point(0, 96);
|
||||
this.panel13.Name = "panel13";
|
||||
this.panel13.Size = new global::System.Drawing.Size(313, 24);
|
||||
this.panel13.TabIndex = 10;
|
||||
this.pictureBox14.BackColor = global::System.Drawing.Color.White;
|
||||
this.pictureBox14.Location = new global::System.Drawing.Point(22, 4);
|
||||
this.pictureBox14.Name = "pictureBox14";
|
||||
this.pictureBox14.Size = new global::System.Drawing.Size(16, 16);
|
||||
this.pictureBox14.TabIndex = 7;
|
||||
this.pictureBox14.TabStop = false;
|
||||
this.label28.Dock = global::System.Windows.Forms.DockStyle.Right;
|
||||
this.label28.ForeColor = global::System.Drawing.Color.FromArgb(192, 0, 192);
|
||||
this.label28.Location = new global::System.Drawing.Point(144, 0);
|
||||
this.label28.Name = "label28";
|
||||
this.label28.Size = new global::System.Drawing.Size(169, 24);
|
||||
this.label28.TabIndex = 6;
|
||||
this.label28.Text = "设备未开机或断网";
|
||||
this.label28.TextAlign = global::System.Drawing.ContentAlignment.MiddleLeft;
|
||||
this.panel12.BackColor = global::System.Drawing.SystemColors.Control;
|
||||
this.panel12.Controls.Add(this.pictureBox13);
|
||||
this.panel12.Controls.Add(this.label25);
|
||||
this.panel12.Dock = global::System.Windows.Forms.DockStyle.Top;
|
||||
this.panel12.Location = new global::System.Drawing.Point(0, 72);
|
||||
this.panel12.Name = "panel12";
|
||||
this.panel12.Size = new global::System.Drawing.Size(313, 24);
|
||||
this.panel12.TabIndex = 9;
|
||||
this.pictureBox13.BackColor = global::System.Drawing.Color.Red;
|
||||
this.pictureBox13.Location = new global::System.Drawing.Point(22, 4);
|
||||
this.pictureBox13.Name = "pictureBox13";
|
||||
this.pictureBox13.Size = new global::System.Drawing.Size(16, 16);
|
||||
this.pictureBox13.TabIndex = 7;
|
||||
this.pictureBox13.TabStop = false;
|
||||
this.label25.Dock = global::System.Windows.Forms.DockStyle.Right;
|
||||
this.label25.ForeColor = global::System.Drawing.Color.FromArgb(192, 0, 192);
|
||||
this.label25.Location = new global::System.Drawing.Point(144, 0);
|
||||
this.label25.Name = "label25";
|
||||
this.label25.Size = new global::System.Drawing.Size(169, 24);
|
||||
this.label25.TabIndex = 6;
|
||||
this.label25.Text = "故障报警";
|
||||
this.label25.TextAlign = global::System.Drawing.ContentAlignment.MiddleLeft;
|
||||
this.panel11.BackColor = global::System.Drawing.SystemColors.Control;
|
||||
this.panel11.Controls.Add(this.pictureBox12);
|
||||
this.panel11.Controls.Add(this.label24);
|
||||
this.panel11.Dock = global::System.Windows.Forms.DockStyle.Top;
|
||||
this.panel11.Location = new global::System.Drawing.Point(0, 48);
|
||||
this.panel11.Name = "panel11";
|
||||
this.panel11.Size = new global::System.Drawing.Size(313, 24);
|
||||
this.panel11.TabIndex = 8;
|
||||
this.pictureBox12.BackColor = global::System.Drawing.Color.FromArgb(255, 255, 128);
|
||||
this.pictureBox12.Location = new global::System.Drawing.Point(22, 4);
|
||||
this.pictureBox12.Name = "pictureBox12";
|
||||
this.pictureBox12.Size = new global::System.Drawing.Size(16, 16);
|
||||
this.pictureBox12.TabIndex = 7;
|
||||
this.pictureBox12.TabStop = false;
|
||||
this.label24.Dock = global::System.Windows.Forms.DockStyle.Right;
|
||||
this.label24.ForeColor = global::System.Drawing.Color.FromArgb(192, 0, 192);
|
||||
this.label24.Location = new global::System.Drawing.Point(144, 0);
|
||||
this.label24.Name = "label24";
|
||||
this.label24.Size = new global::System.Drawing.Size(169, 24);
|
||||
this.label24.TabIndex = 6;
|
||||
this.label24.Text = "障碍物、低电压报警";
|
||||
this.label24.TextAlign = global::System.Drawing.ContentAlignment.MiddleLeft;
|
||||
this.panel10.BackColor = global::System.Drawing.SystemColors.Control;
|
||||
this.panel10.Controls.Add(this.pictureBox11);
|
||||
this.panel10.Controls.Add(this.label26);
|
||||
this.panel10.Dock = global::System.Windows.Forms.DockStyle.Top;
|
||||
this.panel10.Location = new global::System.Drawing.Point(0, 24);
|
||||
this.panel10.Name = "panel10";
|
||||
this.panel10.Size = new global::System.Drawing.Size(313, 24);
|
||||
this.panel10.TabIndex = 7;
|
||||
this.pictureBox11.BackColor = global::System.Drawing.Color.Lime;
|
||||
this.pictureBox11.Location = new global::System.Drawing.Point(22, 4);
|
||||
this.pictureBox11.Name = "pictureBox11";
|
||||
this.pictureBox11.Size = new global::System.Drawing.Size(16, 16);
|
||||
this.pictureBox11.TabIndex = 7;
|
||||
this.pictureBox11.TabStop = false;
|
||||
this.label26.Dock = global::System.Windows.Forms.DockStyle.Right;
|
||||
this.label26.ForeColor = global::System.Drawing.Color.FromArgb(192, 0, 192);
|
||||
this.label26.Location = new global::System.Drawing.Point(144, 0);
|
||||
this.label26.Name = "label26";
|
||||
this.label26.Size = new global::System.Drawing.Size(169, 24);
|
||||
this.label26.TabIndex = 6;
|
||||
this.label26.Text = "设备正常";
|
||||
this.label26.TextAlign = global::System.Drawing.ContentAlignment.MiddleLeft;
|
||||
this.label1.BackColor = global::System.Drawing.Color.FromArgb(192, 255, 192);
|
||||
this.label1.Dock = global::System.Windows.Forms.DockStyle.Top;
|
||||
this.label1.Font = new global::System.Drawing.Font("宋体", 10.5f, global::System.Drawing.FontStyle.Regular, global::System.Drawing.GraphicsUnit.Point, 134);
|
||||
this.label1.ForeColor = global::System.Drawing.Color.FromArgb(0, 0, 192);
|
||||
this.label1.Location = new global::System.Drawing.Point(0, 0);
|
||||
this.label1.Name = "label1";
|
||||
this.label1.Size = new global::System.Drawing.Size(313, 24);
|
||||
this.label1.TabIndex = 1;
|
||||
this.label1.Text = "设备状态说明";
|
||||
this.label1.TextAlign = global::System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.panel7.BackgroundImage = global::AGVSystem.Properties.Resources.csg___副本;
|
||||
this.panel7.BackgroundImageLayout = global::System.Windows.Forms.ImageLayout.Zoom;
|
||||
this.panel7.BorderStyle = global::System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.panel7.Dock = global::System.Windows.Forms.DockStyle.Bottom;
|
||||
this.panel7.Location = new global::System.Drawing.Point(0, 670);
|
||||
this.panel7.Name = "panel7";
|
||||
this.panel7.Size = new global::System.Drawing.Size(315, 78);
|
||||
this.panel7.TabIndex = 19;
|
||||
this.timer3.Enabled = true;
|
||||
this.timer3.Interval = 6000;
|
||||
this.timer3.Tick += new global::System.EventHandler(this.timer3_Tick);
|
||||
base.AutoScaleDimensions = new global::System.Drawing.SizeF(6f, 12f);
|
||||
base.AutoScaleMode = global::System.Windows.Forms.AutoScaleMode.Font;
|
||||
this.BackColor = global::System.Drawing.SystemColors.Control;
|
||||
base.ClientSize = new global::System.Drawing.Size(1292, 780);
|
||||
base.Controls.Add(this.panel4);
|
||||
base.Controls.Add(this.panel2);
|
||||
base.Controls.Add(this.panel1);
|
||||
base.Controls.Add(this.panel3);
|
||||
base.Controls.Add(this.panel8);
|
||||
this.ForeColor = global::System.Drawing.SystemColors.ControlText;
|
||||
base.FormBorderStyle = global::System.Windows.Forms.FormBorderStyle.None;
|
||||
base.Name = "Frm_A17168";
|
||||
base.StartPosition = global::System.Windows.Forms.FormStartPosition.CenterParent;
|
||||
this.Text = "设备调度监控";
|
||||
base.TopMost = true;
|
||||
base.FormClosed += new global::System.Windows.Forms.FormClosedEventHandler(this.Form1_FormClosed);
|
||||
base.Load += new global::System.EventHandler(this.Form1_Load);
|
||||
this.panel8.ResumeLayout(false);
|
||||
this.pnl10.ResumeLayout(false);
|
||||
this.pnl11.ResumeLayout(false);
|
||||
this.pnl9.ResumeLayout(false);
|
||||
this.pnl8.ResumeLayout(false);
|
||||
this.pnl7.ResumeLayout(false);
|
||||
this.pnl6.ResumeLayout(false);
|
||||
this.pnl5.ResumeLayout(false);
|
||||
this.pnl4.ResumeLayout(false);
|
||||
this.pnl3.ResumeLayout(false);
|
||||
this.pnl2.ResumeLayout(false);
|
||||
this.pnl1.ResumeLayout(false);
|
||||
this.panel4.ResumeLayout(false);
|
||||
this.panel5.ResumeLayout(false);
|
||||
((global::System.ComponentModel.ISupportInitialize)this.dataGridView1).EndInit();
|
||||
this.panel9.ResumeLayout(false);
|
||||
this.panel13.ResumeLayout(false);
|
||||
((global::System.ComponentModel.ISupportInitialize)this.pictureBox14).EndInit();
|
||||
this.panel12.ResumeLayout(false);
|
||||
((global::System.ComponentModel.ISupportInitialize)this.pictureBox13).EndInit();
|
||||
this.panel11.ResumeLayout(false);
|
||||
((global::System.ComponentModel.ISupportInitialize)this.pictureBox12).EndInit();
|
||||
this.panel10.ResumeLayout(false);
|
||||
((global::System.ComponentModel.ISupportInitialize)this.pictureBox11).EndInit();
|
||||
base.ResumeLayout(false);
|
||||
}
|
||||
|
||||
// Token: 0x04000035 RID: 53
|
||||
private global::System.ComponentModel.IContainer components = null;
|
||||
|
||||
// Token: 0x04000036 RID: 54
|
||||
private global::System.Windows.Forms.Panel panel8;
|
||||
|
||||
// Token: 0x04000037 RID: 55
|
||||
private global::System.Windows.Forms.Panel pnl8;
|
||||
|
||||
// Token: 0x04000038 RID: 56
|
||||
private global::System.Windows.Forms.Panel pnl7;
|
||||
|
||||
// Token: 0x04000039 RID: 57
|
||||
private global::System.Windows.Forms.Panel pnl6;
|
||||
|
||||
// Token: 0x0400003A RID: 58
|
||||
private global::System.Windows.Forms.Panel pnl5;
|
||||
|
||||
// Token: 0x0400003B RID: 59
|
||||
private global::System.Windows.Forms.Panel pnl4;
|
||||
|
||||
// Token: 0x0400003C RID: 60
|
||||
private global::System.Windows.Forms.Panel pnl2;
|
||||
|
||||
// Token: 0x0400003D RID: 61
|
||||
private global::System.Windows.Forms.Panel pnl3;
|
||||
|
||||
// Token: 0x0400003E RID: 62
|
||||
private global::System.Windows.Forms.Panel panel3;
|
||||
|
||||
// Token: 0x0400003F RID: 63
|
||||
private global::System.Windows.Forms.Panel panel1;
|
||||
|
||||
// Token: 0x04000040 RID: 64
|
||||
private global::System.Windows.Forms.Panel panel2;
|
||||
|
||||
// Token: 0x04000041 RID: 65
|
||||
private global::System.Windows.Forms.Panel pnl10;
|
||||
|
||||
// Token: 0x04000042 RID: 66
|
||||
private global::System.Windows.Forms.Panel pnl11;
|
||||
|
||||
// Token: 0x04000043 RID: 67
|
||||
private global::System.Windows.Forms.Panel pnl9;
|
||||
|
||||
// Token: 0x04000044 RID: 68
|
||||
private global::System.Windows.Forms.Timer tm_AgvInfo;
|
||||
|
||||
// Token: 0x04000045 RID: 69
|
||||
private global::System.Windows.Forms.Timer timer1;
|
||||
|
||||
// Token: 0x04000046 RID: 70
|
||||
private global::System.Windows.Forms.VScrollBar vScrollBar1;
|
||||
|
||||
// Token: 0x04000047 RID: 71
|
||||
private global::System.Windows.Forms.Label lab5;
|
||||
|
||||
// Token: 0x04000048 RID: 72
|
||||
private global::System.Windows.Forms.Label lab4;
|
||||
|
||||
// Token: 0x04000049 RID: 73
|
||||
private global::System.Windows.Forms.Label lab3;
|
||||
|
||||
// Token: 0x0400004A RID: 74
|
||||
private global::System.Windows.Forms.Label lab2;
|
||||
|
||||
// Token: 0x0400004B RID: 75
|
||||
private global::System.Windows.Forms.Label lab7;
|
||||
|
||||
// Token: 0x0400004C RID: 76
|
||||
private global::System.Windows.Forms.Label lab6;
|
||||
|
||||
// Token: 0x0400004D RID: 77
|
||||
private global::System.Windows.Forms.Label lab8;
|
||||
|
||||
// Token: 0x0400004E RID: 78
|
||||
private global::System.Windows.Forms.Label lab13;
|
||||
|
||||
// Token: 0x0400004F RID: 79
|
||||
private global::System.Windows.Forms.Label lab11;
|
||||
|
||||
// Token: 0x04000050 RID: 80
|
||||
private global::System.Windows.Forms.Label lab9;
|
||||
|
||||
// Token: 0x04000051 RID: 81
|
||||
private global::Automation.BDaq.InstantDiCtrl instantDiCtrl1;
|
||||
|
||||
// Token: 0x04000052 RID: 82
|
||||
private global::Automation.BDaq.InstantDoCtrl instantDoCtrl1;
|
||||
|
||||
// Token: 0x04000053 RID: 83
|
||||
private global::Automation.BDaq.InstantDiCtrl instantDiCtrl2;
|
||||
|
||||
// Token: 0x04000054 RID: 84
|
||||
private global::Automation.BDaq.InstantDoCtrl instantDoCtrl2;
|
||||
|
||||
// Token: 0x04000055 RID: 85
|
||||
private global::Automation.BDaq.InstantDiCtrl instantDiCtrl3;
|
||||
|
||||
// Token: 0x04000056 RID: 86
|
||||
private global::Automation.BDaq.InstantDoCtrl instantDoCtrl3;
|
||||
|
||||
// Token: 0x04000057 RID: 87
|
||||
private global::System.Windows.Forms.Timer tm_card;
|
||||
|
||||
// Token: 0x04000058 RID: 88
|
||||
private global::System.Windows.Forms.Panel panel4;
|
||||
|
||||
// Token: 0x04000059 RID: 89
|
||||
private global::System.Windows.Forms.Panel panel5;
|
||||
|
||||
// Token: 0x0400005A RID: 90
|
||||
private global::System.Windows.Forms.DataGridView dataGridView1;
|
||||
|
||||
// Token: 0x0400005B RID: 91
|
||||
private global::System.Windows.Forms.DataGridViewTextBoxColumn 设备编号;
|
||||
|
||||
// Token: 0x0400005C RID: 92
|
||||
private global::System.Windows.Forms.DataGridViewTextBoxColumn 设备位置;
|
||||
|
||||
// Token: 0x0400005D RID: 93
|
||||
private global::System.Windows.Forms.DataGridViewTextBoxColumn 状态;
|
||||
|
||||
// Token: 0x0400005E RID: 94
|
||||
private global::System.Windows.Forms.DataGridViewCheckBoxColumn 复位;
|
||||
|
||||
// Token: 0x0400005F RID: 95
|
||||
private global::System.Windows.Forms.DataGridViewTextBoxColumn 在线状态;
|
||||
|
||||
// Token: 0x04000060 RID: 96
|
||||
private global::System.Windows.Forms.Timer timer3;
|
||||
|
||||
// Token: 0x04000061 RID: 97
|
||||
private global::System.Windows.Forms.Panel panel7;
|
||||
|
||||
// Token: 0x04000062 RID: 98
|
||||
private global::System.Windows.Forms.Panel panel9;
|
||||
|
||||
// Token: 0x04000063 RID: 99
|
||||
private global::System.Windows.Forms.Panel panel13;
|
||||
|
||||
// Token: 0x04000064 RID: 100
|
||||
private global::System.Windows.Forms.PictureBox pictureBox14;
|
||||
|
||||
// Token: 0x04000065 RID: 101
|
||||
private global::System.Windows.Forms.Label label28;
|
||||
|
||||
// Token: 0x04000066 RID: 102
|
||||
private global::System.Windows.Forms.Panel panel12;
|
||||
|
||||
// Token: 0x04000067 RID: 103
|
||||
private global::System.Windows.Forms.PictureBox pictureBox13;
|
||||
|
||||
// Token: 0x04000068 RID: 104
|
||||
private global::System.Windows.Forms.Label label25;
|
||||
|
||||
// Token: 0x04000069 RID: 105
|
||||
private global::System.Windows.Forms.Panel panel11;
|
||||
|
||||
// Token: 0x0400006A RID: 106
|
||||
private global::System.Windows.Forms.PictureBox pictureBox12;
|
||||
|
||||
// Token: 0x0400006B RID: 107
|
||||
private global::System.Windows.Forms.Label label24;
|
||||
|
||||
// Token: 0x0400006C RID: 108
|
||||
private global::System.Windows.Forms.Panel panel10;
|
||||
|
||||
// Token: 0x0400006D RID: 109
|
||||
private global::System.Windows.Forms.PictureBox pictureBox11;
|
||||
|
||||
// Token: 0x0400006E RID: 110
|
||||
private global::System.Windows.Forms.Label label26;
|
||||
|
||||
// Token: 0x0400006F RID: 111
|
||||
private global::System.Windows.Forms.Label label1;
|
||||
|
||||
// Token: 0x04000070 RID: 112
|
||||
private global::System.Windows.Forms.Timer tm_btn;
|
||||
|
||||
// Token: 0x04000071 RID: 113
|
||||
private global::System.Windows.Forms.Panel pnl1;
|
||||
|
||||
// Token: 0x04000072 RID: 114
|
||||
private global::System.Windows.Forms.Label lab1;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user