You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4252 lines
222 KiB
4252 lines
222 KiB
namespace wcfControlMonitorClient
|
|
{
|
|
partial class FrmClient
|
|
{
|
|
/// <summary>
|
|
/// 必需的设计器变量。
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// 清理所有正在使用的资源。
|
|
/// </summary>
|
|
/// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
#region Windows 窗体设计器生成的代码
|
|
|
|
/// <summary>
|
|
/// 设计器支持所需的方法 - 不要
|
|
/// 使用代码编辑器修改此方法的内容。
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
this.components = new System.ComponentModel.Container();
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmClient));
|
|
this.notifyIcon1 = new System.Windows.Forms.NotifyIcon(this.components);
|
|
this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
|
|
this.toolStripMenuItem8 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripMenuItem10 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripSeparator9 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.toolStripMenuItem9 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.menuStrip1 = new System.Windows.Forms.MenuStrip();
|
|
this.MMmasterAdmin = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.MIStartRetrieveTask = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.MIStopRetrieveTask = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.Tss1 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.MITurnOn = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.MITurnOff = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.Tss2 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.MISystemInit = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.MMTaskManage = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.MIHandShow = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.MIManageShow = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.MIAltMonitor = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.MIAltManange = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.MMSystemSet = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.MIDeviceState = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.MISystemInit2 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.MIRouteInfo = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.MIMonitorConnectInfo = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.MMDarketManage = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.MISeeDarket = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.MIDarketFileSet = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.MIAutoTaskHistory = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.MIAlarmRecord = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.MMUserManage = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.MIUserInfoManage = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.MIAltPassword = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.MMHelp = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.MIHelp = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.设备连接ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.任务下达ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.故障处理ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.其它ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.MIAbout = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.MMExitSystem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.panel1 = new System.Windows.Forms.Panel();
|
|
this.textBox1 = new System.Windows.Forms.ComboBox();
|
|
this.button2 = new System.Windows.Forms.Button();
|
|
this.button1 = new System.Windows.Forms.Button();
|
|
this.comboBox1 = new System.Windows.Forms.ComboBox();
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
this.label18 = new System.Windows.Forms.Label();
|
|
this.rbmanWait = new System.Windows.Forms.RadioButton();
|
|
this.rbmanRun = new System.Windows.Forms.RadioButton();
|
|
this.rbmanAll = new System.Windows.Forms.RadioButton();
|
|
this.tsStatus = new System.Windows.Forms.TextBox();
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
this.splitContainer1 = new System.Windows.Forms.SplitContainer();
|
|
this.dgvManager = new System.Windows.Forms.DataGridView();
|
|
this.dgvMonitor = new System.Windows.Forms.DataGridView();
|
|
this.textBox7 = new System.Windows.Forms.TextBox();
|
|
this.label8 = new System.Windows.Forms.Label();
|
|
this.textBox8 = new System.Windows.Forms.TextBox();
|
|
this.label97 = new System.Windows.Forms.Label();
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
this.textBox5 = new System.Windows.Forms.TextBox();
|
|
this.label96 = new System.Windows.Forms.Label();
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
this.textBox9 = new System.Windows.Forms.TextBox();
|
|
this.radioButton1 = new System.Windows.Forms.RadioButton();
|
|
this.textBox4 = new System.Windows.Forms.TextBox();
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
this.textBox3 = new System.Windows.Forms.TextBox();
|
|
this.label135 = new System.Windows.Forms.Label();
|
|
this.label50 = new System.Windows.Forms.Label();
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
this.textBox153 = new System.Windows.Forms.TextBox();
|
|
this.textBox2 = new System.Windows.Forms.TextBox();
|
|
this.textBox6 = new System.Windows.Forms.TextBox();
|
|
this.timer1 = new System.Windows.Forms.Timer(this.components);
|
|
this.timerFlash = new System.Windows.Forms.Timer(this.components);
|
|
this.btClearStatus = new System.Windows.Forms.Button();
|
|
this.timer2 = new System.Windows.Forms.Timer(this.components);
|
|
this.pbF1S7 = new System.Windows.Forms.PictureBox();
|
|
this.lblFloor1S7 = new System.Windows.Forms.Label();
|
|
this.tabPage1 = new System.Windows.Forms.TabPage();
|
|
this.plAccessorial1 = new System.Windows.Forms.Panel();
|
|
this.pictureBox27 = new System.Windows.Forms.PictureBox();
|
|
this.label69 = new System.Windows.Forms.Label();
|
|
this.label68 = new System.Windows.Forms.Label();
|
|
this.pictureBox25 = new System.Windows.Forms.PictureBox();
|
|
this.label51 = new System.Windows.Forms.Label();
|
|
this.label49 = new System.Windows.Forms.Label();
|
|
this.label48 = new System.Windows.Forms.Label();
|
|
this.label46 = new System.Windows.Forms.Label();
|
|
this.label45 = new System.Windows.Forms.Label();
|
|
this.label44 = new System.Windows.Forms.Label();
|
|
this.label43 = new System.Windows.Forms.Label();
|
|
this.label42 = new System.Windows.Forms.Label();
|
|
this.label41 = new System.Windows.Forms.Label();
|
|
this.label40 = new System.Windows.Forms.Label();
|
|
this.label39 = new System.Windows.Forms.Label();
|
|
this.label38 = new System.Windows.Forms.Label();
|
|
this.label37 = new System.Windows.Forms.Label();
|
|
this.label36 = new System.Windows.Forms.Label();
|
|
this.label25 = new System.Windows.Forms.Label();
|
|
this.label24 = new System.Windows.Forms.Label();
|
|
this.label21 = new System.Windows.Forms.Label();
|
|
this.label23 = new System.Windows.Forms.Label();
|
|
this.label9 = new System.Windows.Forms.Label();
|
|
this.label13 = new System.Windows.Forms.Label();
|
|
this.label47 = new System.Windows.Forms.Label();
|
|
this.label16 = new System.Windows.Forms.Label();
|
|
this.label12 = new System.Windows.Forms.Label();
|
|
this.label6 = new System.Windows.Forms.Label();
|
|
this.pictureBox2 = new System.Windows.Forms.PictureBox();
|
|
this.textBox27 = new System.Windows.Forms.TextBox();
|
|
this.button28 = new System.Windows.Forms.Button();
|
|
this.textBox28 = new System.Windows.Forms.TextBox();
|
|
this.button29 = new System.Windows.Forms.Button();
|
|
this.textBox29 = new System.Windows.Forms.TextBox();
|
|
this.button30 = new System.Windows.Forms.Button();
|
|
this.textBox30 = new System.Windows.Forms.TextBox();
|
|
this.button31 = new System.Windows.Forms.Button();
|
|
this.textBox31 = new System.Windows.Forms.TextBox();
|
|
this.button32 = new System.Windows.Forms.Button();
|
|
this.textBox32 = new System.Windows.Forms.TextBox();
|
|
this.button33 = new System.Windows.Forms.Button();
|
|
this.textBox33 = new System.Windows.Forms.TextBox();
|
|
this.button34 = new System.Windows.Forms.Button();
|
|
this.textBox34 = new System.Windows.Forms.TextBox();
|
|
this.button35 = new System.Windows.Forms.Button();
|
|
this.textBox10 = new System.Windows.Forms.TextBox();
|
|
this.button8 = new System.Windows.Forms.Button();
|
|
this.textBox23 = new System.Windows.Forms.TextBox();
|
|
this.button24 = new System.Windows.Forms.Button();
|
|
this.textBox24 = new System.Windows.Forms.TextBox();
|
|
this.button25 = new System.Windows.Forms.Button();
|
|
this.pictureBox7 = new System.Windows.Forms.PictureBox();
|
|
this.label32 = new System.Windows.Forms.Label();
|
|
this.pictureBox8 = new System.Windows.Forms.PictureBox();
|
|
this.pic_30001 = new System.Windows.Forms.PictureBox();
|
|
this.sto_30001 = new System.Windows.Forms.PictureBox();
|
|
this.t11001 = new System.Windows.Forms.TextBox();
|
|
this.bt11001 = new System.Windows.Forms.PictureBox();
|
|
this.label34 = new System.Windows.Forms.Label();
|
|
this.textBox26 = new System.Windows.Forms.TextBox();
|
|
this.button27 = new System.Windows.Forms.Button();
|
|
this.textBox21 = new System.Windows.Forms.TextBox();
|
|
this.button20 = new System.Windows.Forms.Button();
|
|
this.textBox22 = new System.Windows.Forms.TextBox();
|
|
this.button22 = new System.Windows.Forms.Button();
|
|
this.textBox19 = new System.Windows.Forms.TextBox();
|
|
this.button16 = new System.Windows.Forms.Button();
|
|
this.textBox20 = new System.Windows.Forms.TextBox();
|
|
this.button19 = new System.Windows.Forms.Button();
|
|
this.textBox17 = new System.Windows.Forms.TextBox();
|
|
this.button13 = new System.Windows.Forms.Button();
|
|
this.textBox18 = new System.Windows.Forms.TextBox();
|
|
this.button15 = new System.Windows.Forms.Button();
|
|
this.textBox15 = new System.Windows.Forms.TextBox();
|
|
this.button6 = new System.Windows.Forms.Button();
|
|
this.textBox16 = new System.Windows.Forms.TextBox();
|
|
this.button12 = new System.Windows.Forms.Button();
|
|
this.textBox12 = new System.Windows.Forms.TextBox();
|
|
this.button3 = new System.Windows.Forms.Button();
|
|
this.textBox14 = new System.Windows.Forms.TextBox();
|
|
this.button5 = new System.Windows.Forms.Button();
|
|
this.textBox11 = new System.Windows.Forms.TextBox();
|
|
this.button10 = new System.Windows.Forms.Button();
|
|
this.pictureBox4 = new System.Windows.Forms.PictureBox();
|
|
this.pictureBox1 = new System.Windows.Forms.PictureBox();
|
|
this.pictureBox3 = new System.Windows.Forms.PictureBox();
|
|
this.label26 = new System.Windows.Forms.Label();
|
|
this.label27 = new System.Windows.Forms.Label();
|
|
this.label29 = new System.Windows.Forms.Label();
|
|
this.pictureBox5 = new System.Windows.Forms.PictureBox();
|
|
this.pictureBox6 = new System.Windows.Forms.PictureBox();
|
|
this.pic_30002 = new System.Windows.Forms.PictureBox();
|
|
this.pic_30003 = new System.Windows.Forms.PictureBox();
|
|
this.pic_30004 = new System.Windows.Forms.PictureBox();
|
|
this.sto_30002 = new System.Windows.Forms.PictureBox();
|
|
this.sto_30003 = new System.Windows.Forms.PictureBox();
|
|
this.sto_30004 = new System.Windows.Forms.PictureBox();
|
|
this.t11002 = new System.Windows.Forms.TextBox();
|
|
this.bt11002 = new System.Windows.Forms.PictureBox();
|
|
this.label15 = new System.Windows.Forms.Label();
|
|
this.t11003 = new System.Windows.Forms.TextBox();
|
|
this.bt11003 = new System.Windows.Forms.PictureBox();
|
|
this.textBox13 = new System.Windows.Forms.TextBox();
|
|
this.label10 = new System.Windows.Forms.Label();
|
|
this.t11004 = new System.Windows.Forms.TextBox();
|
|
this.bt11004 = new System.Windows.Forms.PictureBox();
|
|
this.label14 = new System.Windows.Forms.Label();
|
|
this.button18 = new System.Windows.Forms.Button();
|
|
this.tabControl1 = new System.Windows.Forms.TabControl();
|
|
this.tabPage2 = new System.Windows.Forms.TabPage();
|
|
this.plAccessorial2 = new System.Windows.Forms.Panel();
|
|
this.label59 = new System.Windows.Forms.Label();
|
|
this.label57 = new System.Windows.Forms.Label();
|
|
this.label55 = new System.Windows.Forms.Label();
|
|
this.label53 = new System.Windows.Forms.Label();
|
|
this.label58 = new System.Windows.Forms.Label();
|
|
this.label56 = new System.Windows.Forms.Label();
|
|
this.label54 = new System.Windows.Forms.Label();
|
|
this.label52 = new System.Windows.Forms.Label();
|
|
this.pictureBox11 = new System.Windows.Forms.PictureBox();
|
|
this.pictureBox15 = new System.Windows.Forms.PictureBox();
|
|
this.pictureBox9 = new System.Windows.Forms.PictureBox();
|
|
this.pictureBox16 = new System.Windows.Forms.PictureBox();
|
|
this.pictureBox17 = new System.Windows.Forms.PictureBox();
|
|
this.pictureBox14 = new System.Windows.Forms.PictureBox();
|
|
this.pictureBox13 = new System.Windows.Forms.PictureBox();
|
|
this.pictureBox12 = new System.Windows.Forms.PictureBox();
|
|
this.textBox25 = new System.Windows.Forms.TextBox();
|
|
this.button4 = new System.Windows.Forms.Button();
|
|
this.textBox35 = new System.Windows.Forms.TextBox();
|
|
this.button7 = new System.Windows.Forms.Button();
|
|
this.textBox36 = new System.Windows.Forms.TextBox();
|
|
this.button9 = new System.Windows.Forms.Button();
|
|
this.textBox37 = new System.Windows.Forms.TextBox();
|
|
this.button11 = new System.Windows.Forms.Button();
|
|
this.textBox38 = new System.Windows.Forms.TextBox();
|
|
this.button14 = new System.Windows.Forms.Button();
|
|
this.textBox39 = new System.Windows.Forms.TextBox();
|
|
this.button17 = new System.Windows.Forms.Button();
|
|
this.textBox40 = new System.Windows.Forms.TextBox();
|
|
this.button21 = new System.Windows.Forms.Button();
|
|
this.textBox41 = new System.Windows.Forms.TextBox();
|
|
this.button23 = new System.Windows.Forms.Button();
|
|
this.t110012 = new System.Windows.Forms.TextBox();
|
|
this.bt110012 = new System.Windows.Forms.PictureBox();
|
|
this.label11 = new System.Windows.Forms.Label();
|
|
this.t110022 = new System.Windows.Forms.TextBox();
|
|
this.bt110022 = new System.Windows.Forms.PictureBox();
|
|
this.label17 = new System.Windows.Forms.Label();
|
|
this.t110032 = new System.Windows.Forms.TextBox();
|
|
this.bt110032 = new System.Windows.Forms.PictureBox();
|
|
this.label19 = new System.Windows.Forms.Label();
|
|
this.t110042 = new System.Windows.Forms.TextBox();
|
|
this.bt110042 = new System.Windows.Forms.PictureBox();
|
|
this.label20 = new System.Windows.Forms.Label();
|
|
this.tabpage3 = new System.Windows.Forms.TabPage();
|
|
this.plAccessorial3 = new System.Windows.Forms.Panel();
|
|
this.label67 = new System.Windows.Forms.Label();
|
|
this.label65 = new System.Windows.Forms.Label();
|
|
this.label63 = new System.Windows.Forms.Label();
|
|
this.label61 = new System.Windows.Forms.Label();
|
|
this.label66 = new System.Windows.Forms.Label();
|
|
this.label64 = new System.Windows.Forms.Label();
|
|
this.label62 = new System.Windows.Forms.Label();
|
|
this.label60 = new System.Windows.Forms.Label();
|
|
this.pictureBox10 = new System.Windows.Forms.PictureBox();
|
|
this.pictureBox18 = new System.Windows.Forms.PictureBox();
|
|
this.pictureBox19 = new System.Windows.Forms.PictureBox();
|
|
this.pictureBox20 = new System.Windows.Forms.PictureBox();
|
|
this.pictureBox21 = new System.Windows.Forms.PictureBox();
|
|
this.pictureBox22 = new System.Windows.Forms.PictureBox();
|
|
this.pictureBox23 = new System.Windows.Forms.PictureBox();
|
|
this.pictureBox24 = new System.Windows.Forms.PictureBox();
|
|
this.textBox43 = new System.Windows.Forms.TextBox();
|
|
this.button26 = new System.Windows.Forms.Button();
|
|
this.textBox44 = new System.Windows.Forms.TextBox();
|
|
this.button36 = new System.Windows.Forms.Button();
|
|
this.textBox45 = new System.Windows.Forms.TextBox();
|
|
this.button37 = new System.Windows.Forms.Button();
|
|
this.textBox47 = new System.Windows.Forms.TextBox();
|
|
this.button38 = new System.Windows.Forms.Button();
|
|
this.textBox48 = new System.Windows.Forms.TextBox();
|
|
this.button39 = new System.Windows.Forms.Button();
|
|
this.textBox49 = new System.Windows.Forms.TextBox();
|
|
this.button40 = new System.Windows.Forms.Button();
|
|
this.textBox50 = new System.Windows.Forms.TextBox();
|
|
this.button41 = new System.Windows.Forms.Button();
|
|
this.textBox51 = new System.Windows.Forms.TextBox();
|
|
this.button42 = new System.Windows.Forms.Button();
|
|
this.t110013 = new System.Windows.Forms.TextBox();
|
|
this.bt110013 = new System.Windows.Forms.PictureBox();
|
|
this.label22 = new System.Windows.Forms.Label();
|
|
this.t110023 = new System.Windows.Forms.TextBox();
|
|
this.bt110023 = new System.Windows.Forms.PictureBox();
|
|
this.label28 = new System.Windows.Forms.Label();
|
|
this.t110033 = new System.Windows.Forms.TextBox();
|
|
this.bt110033 = new System.Windows.Forms.PictureBox();
|
|
this.label31 = new System.Windows.Forms.Label();
|
|
this.t110043 = new System.Windows.Forms.TextBox();
|
|
this.bt110043 = new System.Windows.Forms.PictureBox();
|
|
this.label35 = new System.Windows.Forms.Label();
|
|
this.toolTip_DeviceIndex = new System.Windows.Forms.ToolTip(this.components);
|
|
this.label30 = new System.Windows.Forms.Label();
|
|
this.label33 = new System.Windows.Forms.Label();
|
|
this.contextMenuStrip1.SuspendLayout();
|
|
this.menuStrip1.SuspendLayout();
|
|
this.panel1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
|
|
this.splitContainer1.Panel1.SuspendLayout();
|
|
this.splitContainer1.Panel2.SuspendLayout();
|
|
this.splitContainer1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.dgvManager)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dgvMonitor)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pbF1S7)).BeginInit();
|
|
this.tabPage1.SuspendLayout();
|
|
this.plAccessorial1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox27)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox25)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pic_30001)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.sto_30001)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bt11001)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pic_30002)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pic_30003)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pic_30004)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.sto_30002)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.sto_30003)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.sto_30004)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bt11002)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bt11003)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bt11004)).BeginInit();
|
|
this.tabControl1.SuspendLayout();
|
|
this.tabPage2.SuspendLayout();
|
|
this.plAccessorial2.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox15)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox16)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bt110012)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bt110022)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bt110032)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bt110042)).BeginInit();
|
|
this.tabpage3.SuspendLayout();
|
|
this.plAccessorial3.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox18)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox19)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox20)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox21)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox22)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox23)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox24)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bt110013)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bt110023)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bt110033)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bt110043)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// notifyIcon1
|
|
//
|
|
this.notifyIcon1.BalloonTipTitle = "警告";
|
|
this.notifyIcon1.ContextMenuStrip = this.contextMenuStrip1;
|
|
this.notifyIcon1.Icon = ((System.Drawing.Icon)(resources.GetObject("notifyIcon1.Icon")));
|
|
this.notifyIcon1.Visible = true;
|
|
this.notifyIcon1.BalloonTipShown += new System.EventHandler(this.notifyIcon1_BalloonTipShown);
|
|
this.notifyIcon1.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.notifyIcon1_MouseDoubleClick);
|
|
//
|
|
// contextMenuStrip1
|
|
//
|
|
this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.toolStripMenuItem8,
|
|
this.toolStripMenuItem10,
|
|
this.toolStripSeparator9,
|
|
this.toolStripMenuItem9});
|
|
this.contextMenuStrip1.Name = "contextMenuStrip1";
|
|
this.contextMenuStrip1.Size = new System.Drawing.Size(137, 76);
|
|
//
|
|
// toolStripMenuItem8
|
|
//
|
|
this.toolStripMenuItem8.DoubleClickEnabled = true;
|
|
this.toolStripMenuItem8.Name = "toolStripMenuItem8";
|
|
this.toolStripMenuItem8.Size = new System.Drawing.Size(136, 22);
|
|
this.toolStripMenuItem8.Text = "显示主界面";
|
|
this.toolStripMenuItem8.Click += new System.EventHandler(this.toolStripMenuItem8_Click);
|
|
//
|
|
// toolStripMenuItem10
|
|
//
|
|
this.toolStripMenuItem10.Name = "toolStripMenuItem10";
|
|
this.toolStripMenuItem10.Size = new System.Drawing.Size(136, 22);
|
|
this.toolStripMenuItem10.Text = "最小化窗口";
|
|
this.toolStripMenuItem10.Click += new System.EventHandler(this.toolStripMenuItem10_Click);
|
|
//
|
|
// toolStripSeparator9
|
|
//
|
|
this.toolStripSeparator9.Name = "toolStripSeparator9";
|
|
this.toolStripSeparator9.Size = new System.Drawing.Size(133, 6);
|
|
//
|
|
// toolStripMenuItem9
|
|
//
|
|
this.toolStripMenuItem9.Name = "toolStripMenuItem9";
|
|
this.toolStripMenuItem9.Size = new System.Drawing.Size(136, 22);
|
|
this.toolStripMenuItem9.Text = "退出系统";
|
|
this.toolStripMenuItem9.Click += new System.EventHandler(this.toolStripMenuItem9_Click);
|
|
//
|
|
// menuStrip1
|
|
//
|
|
this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.MMmasterAdmin,
|
|
this.MMTaskManage,
|
|
this.MMSystemSet,
|
|
this.MMDarketManage,
|
|
this.MMUserManage,
|
|
this.MMHelp,
|
|
this.MMExitSystem});
|
|
this.menuStrip1.Location = new System.Drawing.Point(0, 0);
|
|
this.menuStrip1.Name = "menuStrip1";
|
|
this.menuStrip1.Size = new System.Drawing.Size(1444, 25);
|
|
this.menuStrip1.TabIndex = 5;
|
|
this.menuStrip1.Text = "menuStrip1";
|
|
//
|
|
// MMmasterAdmin
|
|
//
|
|
this.MMmasterAdmin.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.MIStartRetrieveTask,
|
|
this.MIStopRetrieveTask,
|
|
this.Tss1,
|
|
this.MITurnOn,
|
|
this.MITurnOff,
|
|
this.Tss2,
|
|
this.MISystemInit});
|
|
this.MMmasterAdmin.Name = "MMmasterAdmin";
|
|
this.MMmasterAdmin.Size = new System.Drawing.Size(68, 21);
|
|
this.MMmasterAdmin.Text = "高级管理";
|
|
//
|
|
// MIStartRetrieveTask
|
|
//
|
|
this.MIStartRetrieveTask.Name = "MIStartRetrieveTask";
|
|
this.MIStartRetrieveTask.Size = new System.Drawing.Size(148, 22);
|
|
this.MIStartRetrieveTask.Text = "开始获取任务";
|
|
this.MIStartRetrieveTask.Click += new System.EventHandler(this.MIStartRetrieveTask_Click);
|
|
//
|
|
// MIStopRetrieveTask
|
|
//
|
|
this.MIStopRetrieveTask.Name = "MIStopRetrieveTask";
|
|
this.MIStopRetrieveTask.Size = new System.Drawing.Size(148, 22);
|
|
this.MIStopRetrieveTask.Text = "停止获取任务";
|
|
this.MIStopRetrieveTask.Click += new System.EventHandler(this.MIStopRetrieveTask_Click);
|
|
//
|
|
// Tss1
|
|
//
|
|
this.Tss1.Name = "Tss1";
|
|
this.Tss1.Size = new System.Drawing.Size(145, 6);
|
|
//
|
|
// MITurnOn
|
|
//
|
|
this.MITurnOn.Name = "MITurnOn";
|
|
this.MITurnOn.Size = new System.Drawing.Size(148, 22);
|
|
this.MITurnOn.Text = "打开命令开关";
|
|
this.MITurnOn.Click += new System.EventHandler(this.MITurnOn_Click);
|
|
//
|
|
// MITurnOff
|
|
//
|
|
this.MITurnOff.Name = "MITurnOff";
|
|
this.MITurnOff.Size = new System.Drawing.Size(148, 22);
|
|
this.MITurnOff.Text = "关闭命令开关";
|
|
this.MITurnOff.Click += new System.EventHandler(this.MITurnOff_Click);
|
|
//
|
|
// Tss2
|
|
//
|
|
this.Tss2.Name = "Tss2";
|
|
this.Tss2.Size = new System.Drawing.Size(145, 6);
|
|
//
|
|
// MISystemInit
|
|
//
|
|
this.MISystemInit.Name = "MISystemInit";
|
|
this.MISystemInit.Size = new System.Drawing.Size(148, 22);
|
|
this.MISystemInit.Text = "设备初始化";
|
|
this.MISystemInit.Click += new System.EventHandler(this.MISystemInit_Click);
|
|
//
|
|
// MMTaskManage
|
|
//
|
|
this.MMTaskManage.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.MIHandShow,
|
|
this.MIManageShow,
|
|
this.MIAltMonitor,
|
|
this.MIAltManange});
|
|
this.MMTaskManage.Name = "MMTaskManage";
|
|
this.MMTaskManage.Size = new System.Drawing.Size(68, 21);
|
|
this.MMTaskManage.Text = "任务管理";
|
|
//
|
|
// MIHandShow
|
|
//
|
|
this.MIHandShow.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.toolStripMenuItem1,
|
|
this.toolStripMenuItem2});
|
|
this.MIHandShow.Name = "MIHandShow";
|
|
this.MIHandShow.Size = new System.Drawing.Size(172, 22);
|
|
this.MIHandShow.Text = "下达手工任务";
|
|
//
|
|
// toolStripMenuItem1
|
|
//
|
|
this.toolStripMenuItem1.Name = "toolStripMenuItem1";
|
|
this.toolStripMenuItem1.Size = new System.Drawing.Size(148, 22);
|
|
this.toolStripMenuItem1.Text = "单一设备指令";
|
|
this.toolStripMenuItem1.Click += new System.EventHandler(this.toolStripMenuItem1_Click);
|
|
//
|
|
// toolStripMenuItem2
|
|
//
|
|
this.toolStripMenuItem2.Name = "toolStripMenuItem2";
|
|
this.toolStripMenuItem2.Size = new System.Drawing.Size(148, 22);
|
|
this.toolStripMenuItem2.Text = "交接设备指令";
|
|
this.toolStripMenuItem2.Visible = false;
|
|
this.toolStripMenuItem2.Click += new System.EventHandler(this.toolStripMenuItem2_Click);
|
|
//
|
|
// MIManageShow
|
|
//
|
|
this.MIManageShow.Name = "MIManageShow";
|
|
this.MIManageShow.Size = new System.Drawing.Size(172, 22);
|
|
this.MIManageShow.Text = "下达自动任务";
|
|
this.MIManageShow.Click += new System.EventHandler(this.MIManageShow_Click);
|
|
//
|
|
// MIAltMonitor
|
|
//
|
|
this.MIAltMonitor.Name = "MIAltMonitor";
|
|
this.MIAltMonitor.Size = new System.Drawing.Size(172, 22);
|
|
this.MIAltMonitor.Text = "设备指令队列管理";
|
|
this.MIAltMonitor.Click += new System.EventHandler(this.MIAltMonitor_Click);
|
|
//
|
|
// MIAltManange
|
|
//
|
|
this.MIAltManange.Name = "MIAltManange";
|
|
this.MIAltManange.Size = new System.Drawing.Size(172, 22);
|
|
this.MIAltManange.Text = "调度任务管理";
|
|
this.MIAltManange.Click += new System.EventHandler(this.MIAltManange_Click);
|
|
//
|
|
// MMSystemSet
|
|
//
|
|
this.MMSystemSet.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.MIDeviceState,
|
|
this.MISystemInit2,
|
|
this.MIRouteInfo,
|
|
this.MIMonitorConnectInfo});
|
|
this.MMSystemSet.Name = "MMSystemSet";
|
|
this.MMSystemSet.Size = new System.Drawing.Size(68, 21);
|
|
this.MMSystemSet.Text = "系统设置";
|
|
//
|
|
// MIDeviceState
|
|
//
|
|
this.MIDeviceState.Name = "MIDeviceState";
|
|
this.MIDeviceState.Size = new System.Drawing.Size(160, 22);
|
|
this.MIDeviceState.Text = "设备状态";
|
|
this.MIDeviceState.Click += new System.EventHandler(this.MIDeviceState_Click);
|
|
//
|
|
// MISystemInit2
|
|
//
|
|
this.MISystemInit2.Name = "MISystemInit2";
|
|
this.MISystemInit2.Size = new System.Drawing.Size(160, 22);
|
|
this.MISystemInit2.Text = "设备初始化";
|
|
this.MISystemInit2.Click += new System.EventHandler(this.MISystemInit2_Click);
|
|
//
|
|
// MIRouteInfo
|
|
//
|
|
this.MIRouteInfo.Name = "MIRouteInfo";
|
|
this.MIRouteInfo.Size = new System.Drawing.Size(160, 22);
|
|
this.MIRouteInfo.Text = "路径信息";
|
|
this.MIRouteInfo.Click += new System.EventHandler(this.MIRouteInfo_Click);
|
|
//
|
|
// MIMonitorConnectInfo
|
|
//
|
|
this.MIMonitorConnectInfo.Name = "MIMonitorConnectInfo";
|
|
this.MIMonitorConnectInfo.Size = new System.Drawing.Size(160, 22);
|
|
this.MIMonitorConnectInfo.Text = "调度数据库连接";
|
|
this.MIMonitorConnectInfo.Click += new System.EventHandler(this.MIMonitorConnectInfo_Click);
|
|
//
|
|
// MMDarketManage
|
|
//
|
|
this.MMDarketManage.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.MISeeDarket,
|
|
this.MIDarketFileSet,
|
|
this.MIAutoTaskHistory,
|
|
this.MIAlarmRecord});
|
|
this.MMDarketManage.Name = "MMDarketManage";
|
|
this.MMDarketManage.Size = new System.Drawing.Size(80, 21);
|
|
this.MMDarketManage.Text = "黑匣子管理";
|
|
//
|
|
// MISeeDarket
|
|
//
|
|
this.MISeeDarket.Name = "MISeeDarket";
|
|
this.MISeeDarket.Size = new System.Drawing.Size(172, 22);
|
|
this.MISeeDarket.Text = "浏览黑匣子";
|
|
this.MISeeDarket.Click += new System.EventHandler(this.MISeeDarket_Click);
|
|
//
|
|
// MIDarketFileSet
|
|
//
|
|
this.MIDarketFileSet.Name = "MIDarketFileSet";
|
|
this.MIDarketFileSet.Size = new System.Drawing.Size(172, 22);
|
|
this.MIDarketFileSet.Text = "文件设置";
|
|
this.MIDarketFileSet.Click += new System.EventHandler(this.MIDarketFileSet_Click);
|
|
//
|
|
// MIAutoTaskHistory
|
|
//
|
|
this.MIAutoTaskHistory.Name = "MIAutoTaskHistory";
|
|
this.MIAutoTaskHistory.Size = new System.Drawing.Size(172, 22);
|
|
this.MIAutoTaskHistory.Text = "查询自动任务日志";
|
|
this.MIAutoTaskHistory.Click += new System.EventHandler(this.MIAutoTaskHistory_Click);
|
|
//
|
|
// MIAlarmRecord
|
|
//
|
|
this.MIAlarmRecord.Name = "MIAlarmRecord";
|
|
this.MIAlarmRecord.Size = new System.Drawing.Size(172, 22);
|
|
this.MIAlarmRecord.Text = "设备报警记录";
|
|
this.MIAlarmRecord.Click += new System.EventHandler(this.设备报警记录ToolStripMenuItem_Click);
|
|
//
|
|
// MMUserManage
|
|
//
|
|
this.MMUserManage.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.MIUserInfoManage,
|
|
this.MIAltPassword});
|
|
this.MMUserManage.Name = "MMUserManage";
|
|
this.MMUserManage.Size = new System.Drawing.Size(68, 21);
|
|
this.MMUserManage.Text = "用户管理";
|
|
//
|
|
// MIUserInfoManage
|
|
//
|
|
this.MIUserInfoManage.Name = "MIUserInfoManage";
|
|
this.MIUserInfoManage.Size = new System.Drawing.Size(172, 22);
|
|
this.MIUserInfoManage.Text = "用户及权限管理";
|
|
this.MIUserInfoManage.Click += new System.EventHandler(this.MIUserInfoManage_Click);
|
|
//
|
|
// MIAltPassword
|
|
//
|
|
this.MIAltPassword.Name = "MIAltPassword";
|
|
this.MIAltPassword.Size = new System.Drawing.Size(172, 22);
|
|
this.MIAltPassword.Text = "当前用户密码修改";
|
|
this.MIAltPassword.Click += new System.EventHandler(this.MIAltPassword_Click);
|
|
//
|
|
// MMHelp
|
|
//
|
|
this.MMHelp.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.MIHelp,
|
|
this.MIAbout});
|
|
this.MMHelp.Name = "MMHelp";
|
|
this.MMHelp.Size = new System.Drawing.Size(44, 21);
|
|
this.MMHelp.Text = "帮助";
|
|
//
|
|
// MIHelp
|
|
//
|
|
this.MIHelp.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.设备连接ToolStripMenuItem,
|
|
this.任务下达ToolStripMenuItem,
|
|
this.故障处理ToolStripMenuItem,
|
|
this.其它ToolStripMenuItem});
|
|
this.MIHelp.Name = "MIHelp";
|
|
this.MIHelp.ShortcutKeys = System.Windows.Forms.Keys.F1;
|
|
this.MIHelp.ShowShortcutKeys = false;
|
|
this.MIHelp.Size = new System.Drawing.Size(116, 22);
|
|
this.MIHelp.Text = "帮助内容";
|
|
//
|
|
// 设备连接ToolStripMenuItem
|
|
//
|
|
this.设备连接ToolStripMenuItem.Name = "设备连接ToolStripMenuItem";
|
|
this.设备连接ToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
|
|
this.设备连接ToolStripMenuItem.Text = "设备连接";
|
|
//
|
|
// 任务下达ToolStripMenuItem
|
|
//
|
|
this.任务下达ToolStripMenuItem.Name = "任务下达ToolStripMenuItem";
|
|
this.任务下达ToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
|
|
this.任务下达ToolStripMenuItem.Text = "任务下达";
|
|
//
|
|
// 故障处理ToolStripMenuItem
|
|
//
|
|
this.故障处理ToolStripMenuItem.Name = "故障处理ToolStripMenuItem";
|
|
this.故障处理ToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
|
|
this.故障处理ToolStripMenuItem.Text = "故障处理";
|
|
//
|
|
// 其它ToolStripMenuItem
|
|
//
|
|
this.其它ToolStripMenuItem.Name = "其它ToolStripMenuItem";
|
|
this.其它ToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
|
|
this.其它ToolStripMenuItem.Text = "其它";
|
|
//
|
|
// MIAbout
|
|
//
|
|
this.MIAbout.Name = "MIAbout";
|
|
this.MIAbout.ShortcutKeys = System.Windows.Forms.Keys.F2;
|
|
this.MIAbout.ShowShortcutKeys = false;
|
|
this.MIAbout.Size = new System.Drawing.Size(116, 22);
|
|
this.MIAbout.Text = "关于";
|
|
//
|
|
// MMExitSystem
|
|
//
|
|
this.MMExitSystem.Name = "MMExitSystem";
|
|
this.MMExitSystem.Size = new System.Drawing.Size(68, 21);
|
|
this.MMExitSystem.Text = "退出系统";
|
|
this.MMExitSystem.Click += new System.EventHandler(this.MMExitSystem_Click);
|
|
//
|
|
// panel1
|
|
//
|
|
this.panel1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel1.Controls.Add(this.textBox1);
|
|
this.panel1.Controls.Add(this.button2);
|
|
this.panel1.Controls.Add(this.button1);
|
|
this.panel1.Controls.Add(this.comboBox1);
|
|
this.panel1.Controls.Add(this.label1);
|
|
this.panel1.Controls.Add(this.label18);
|
|
this.panel1.Controls.Add(this.rbmanWait);
|
|
this.panel1.Controls.Add(this.rbmanRun);
|
|
this.panel1.Controls.Add(this.rbmanAll);
|
|
this.panel1.Location = new System.Drawing.Point(3, 587);
|
|
this.panel1.Name = "panel1";
|
|
this.panel1.Size = new System.Drawing.Size(1770, 31);
|
|
this.panel1.TabIndex = 1583;
|
|
//
|
|
// textBox1
|
|
//
|
|
this.textBox1.FormattingEnabled = true;
|
|
this.textBox1.Location = new System.Drawing.Point(1016, 2);
|
|
this.textBox1.Name = "textBox1";
|
|
this.textBox1.Size = new System.Drawing.Size(160, 20);
|
|
this.textBox1.TabIndex = 226;
|
|
//
|
|
// button2
|
|
//
|
|
this.button2.Location = new System.Drawing.Point(1282, -2);
|
|
this.button2.Name = "button2";
|
|
this.button2.Size = new System.Drawing.Size(64, 25);
|
|
this.button2.TabIndex = 225;
|
|
this.button2.Text = "显示全部";
|
|
this.button2.UseVisualStyleBackColor = true;
|
|
this.button2.Click += new System.EventHandler(this.button2_Click);
|
|
//
|
|
// button1
|
|
//
|
|
this.button1.Location = new System.Drawing.Point(1182, -2);
|
|
this.button1.Name = "button1";
|
|
this.button1.Size = new System.Drawing.Size(64, 25);
|
|
this.button1.TabIndex = 224;
|
|
this.button1.Text = "开始查询";
|
|
this.button1.UseVisualStyleBackColor = true;
|
|
this.button1.Click += new System.EventHandler(this.button1_Click);
|
|
//
|
|
// comboBox1
|
|
//
|
|
this.comboBox1.FormattingEnabled = true;
|
|
this.comboBox1.Items.AddRange(new object[] {
|
|
"条码",
|
|
"调度任务索引",
|
|
"设备指令索引"});
|
|
this.comboBox1.Location = new System.Drawing.Point(907, 2);
|
|
this.comboBox1.Name = "comboBox1";
|
|
this.comboBox1.Size = new System.Drawing.Size(102, 20);
|
|
this.comboBox1.TabIndex = 222;
|
|
this.comboBox1.Text = "调度任务索引";
|
|
this.comboBox1.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
|
|
//
|
|
// label1
|
|
//
|
|
this.label1.AutoSize = true;
|
|
this.label1.Location = new System.Drawing.Point(752, 6);
|
|
this.label1.Name = "label1";
|
|
this.label1.Size = new System.Drawing.Size(149, 12);
|
|
this.label1.TabIndex = 221;
|
|
this.label1.Text = "设备指令队列信息 查询:";
|
|
//
|
|
// label18
|
|
//
|
|
this.label18.AutoSize = true;
|
|
this.label18.Location = new System.Drawing.Point(36, 5);
|
|
this.label18.Name = "label18";
|
|
this.label18.Size = new System.Drawing.Size(89, 12);
|
|
this.label18.TabIndex = 215;
|
|
this.label18.Text = "调度任务信息:";
|
|
//
|
|
// rbmanWait
|
|
//
|
|
this.rbmanWait.AutoSize = true;
|
|
this.rbmanWait.Location = new System.Drawing.Point(372, 3);
|
|
this.rbmanWait.Name = "rbmanWait";
|
|
this.rbmanWait.Size = new System.Drawing.Size(71, 16);
|
|
this.rbmanWait.TabIndex = 214;
|
|
this.rbmanWait.Text = "等待任务";
|
|
this.rbmanWait.UseVisualStyleBackColor = true;
|
|
this.rbmanWait.CheckedChanged += new System.EventHandler(this.rbmanWait_CheckedChanged);
|
|
//
|
|
// rbmanRun
|
|
//
|
|
this.rbmanRun.AutoSize = true;
|
|
this.rbmanRun.Location = new System.Drawing.Point(265, 3);
|
|
this.rbmanRun.Name = "rbmanRun";
|
|
this.rbmanRun.Size = new System.Drawing.Size(71, 16);
|
|
this.rbmanRun.TabIndex = 213;
|
|
this.rbmanRun.Text = "运行任务";
|
|
this.rbmanRun.UseVisualStyleBackColor = true;
|
|
this.rbmanRun.CheckedChanged += new System.EventHandler(this.rbmanRun_CheckedChanged);
|
|
//
|
|
// rbmanAll
|
|
//
|
|
this.rbmanAll.AutoSize = true;
|
|
this.rbmanAll.Checked = true;
|
|
this.rbmanAll.Location = new System.Drawing.Point(169, 3);
|
|
this.rbmanAll.Name = "rbmanAll";
|
|
this.rbmanAll.Size = new System.Drawing.Size(71, 16);
|
|
this.rbmanAll.TabIndex = 212;
|
|
this.rbmanAll.TabStop = true;
|
|
this.rbmanAll.Text = "全部任务";
|
|
this.rbmanAll.UseVisualStyleBackColor = true;
|
|
this.rbmanAll.CheckedChanged += new System.EventHandler(this.rbmanAll_CheckedChanged);
|
|
//
|
|
// tsStatus
|
|
//
|
|
this.tsStatus.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.tsStatus.BackColor = System.Drawing.SystemColors.Info;
|
|
this.tsStatus.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.tsStatus.Font = new System.Drawing.Font("黑体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.tsStatus.ForeColor = System.Drawing.Color.Red;
|
|
this.tsStatus.Location = new System.Drawing.Point(7, 756);
|
|
this.tsStatus.Multiline = true;
|
|
this.tsStatus.Name = "tsStatus";
|
|
this.tsStatus.ReadOnly = true;
|
|
this.tsStatus.Size = new System.Drawing.Size(1303, 48);
|
|
this.tsStatus.TabIndex = 1563;
|
|
this.tsStatus.TextChanged += new System.EventHandler(this.tsStatus_TextChanged);
|
|
//
|
|
// label7
|
|
//
|
|
this.label7.AutoSize = true;
|
|
this.label7.Location = new System.Drawing.Point(325, 569);
|
|
this.label7.Name = "label7";
|
|
this.label7.Size = new System.Drawing.Size(53, 12);
|
|
this.label7.TabIndex = 1578;
|
|
this.label7.Text = "设备载物";
|
|
//
|
|
// splitContainer1
|
|
//
|
|
this.splitContainer1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.splitContainer1.Location = new System.Drawing.Point(5, 617);
|
|
this.splitContainer1.Name = "splitContainer1";
|
|
//
|
|
// splitContainer1.Panel1
|
|
//
|
|
this.splitContainer1.Panel1.Controls.Add(this.dgvManager);
|
|
//
|
|
// splitContainer1.Panel2
|
|
//
|
|
this.splitContainer1.Panel2.Controls.Add(this.dgvMonitor);
|
|
this.splitContainer1.Size = new System.Drawing.Size(1432, 134);
|
|
this.splitContainer1.SplitterDistance = 590;
|
|
this.splitContainer1.TabIndex = 1585;
|
|
//
|
|
// dgvManager
|
|
//
|
|
this.dgvManager.AllowUserToAddRows = false;
|
|
this.dgvManager.AllowUserToDeleteRows = false;
|
|
this.dgvManager.AllowUserToOrderColumns = true;
|
|
this.dgvManager.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.DisplayedCells;
|
|
this.dgvManager.AutoSizeRowsMode = System.Windows.Forms.DataGridViewAutoSizeRowsMode.DisplayedCells;
|
|
this.dgvManager.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
this.dgvManager.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.Sunken;
|
|
this.dgvManager.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
|
|
this.dgvManager.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.dgvManager.Location = new System.Drawing.Point(0, 0);
|
|
this.dgvManager.MultiSelect = false;
|
|
this.dgvManager.Name = "dgvManager";
|
|
this.dgvManager.ReadOnly = true;
|
|
this.dgvManager.RowTemplate.Height = 23;
|
|
this.dgvManager.Size = new System.Drawing.Size(590, 134);
|
|
this.dgvManager.TabIndex = 215;
|
|
//
|
|
// dgvMonitor
|
|
//
|
|
this.dgvMonitor.AllowUserToAddRows = false;
|
|
this.dgvMonitor.AllowUserToDeleteRows = false;
|
|
this.dgvMonitor.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.DisplayedCells;
|
|
this.dgvMonitor.AutoSizeRowsMode = System.Windows.Forms.DataGridViewAutoSizeRowsMode.DisplayedCells;
|
|
this.dgvMonitor.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
this.dgvMonitor.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.Sunken;
|
|
this.dgvMonitor.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
this.dgvMonitor.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.dgvMonitor.Location = new System.Drawing.Point(0, 0);
|
|
this.dgvMonitor.MultiSelect = false;
|
|
this.dgvMonitor.Name = "dgvMonitor";
|
|
this.dgvMonitor.ReadOnly = true;
|
|
this.dgvMonitor.RowTemplate.Height = 23;
|
|
this.dgvMonitor.Size = new System.Drawing.Size(838, 134);
|
|
this.dgvMonitor.TabIndex = 149;
|
|
this.dgvMonitor.DataBindingComplete += new System.Windows.Forms.DataGridViewBindingCompleteEventHandler(this.dgvMonitor_DataBindingComplete);
|
|
//
|
|
// textBox7
|
|
//
|
|
this.textBox7.BackColor = System.Drawing.Color.Navy;
|
|
this.textBox7.Enabled = false;
|
|
this.textBox7.Location = new System.Drawing.Point(291, 563);
|
|
this.textBox7.Multiline = true;
|
|
this.textBox7.Name = "textBox7";
|
|
this.textBox7.Size = new System.Drawing.Size(33, 21);
|
|
this.textBox7.TabIndex = 1576;
|
|
//
|
|
// label8
|
|
//
|
|
this.label8.AutoSize = true;
|
|
this.label8.Location = new System.Drawing.Point(521, 570);
|
|
this.label8.Name = "label8";
|
|
this.label8.Size = new System.Drawing.Size(95, 12);
|
|
this.label8.TabIndex = 1581;
|
|
this.label8.Text = "RGV、堆垛机空闲";
|
|
//
|
|
// textBox8
|
|
//
|
|
this.textBox8.BackColor = System.Drawing.Color.MediumOrchid;
|
|
this.textBox8.Enabled = false;
|
|
this.textBox8.Location = new System.Drawing.Point(487, 564);
|
|
this.textBox8.Name = "textBox8";
|
|
this.textBox8.Size = new System.Drawing.Size(33, 21);
|
|
this.textBox8.TabIndex = 1579;
|
|
//
|
|
// label97
|
|
//
|
|
this.label97.AutoSize = true;
|
|
this.label97.Location = new System.Drawing.Point(406, 570);
|
|
this.label97.Name = "label97";
|
|
this.label97.Size = new System.Drawing.Size(77, 12);
|
|
this.label97.TabIndex = 1577;
|
|
this.label97.Text = "设备逻辑有物";
|
|
//
|
|
// label5
|
|
//
|
|
this.label5.AutoSize = true;
|
|
this.label5.Location = new System.Drawing.Point(224, 570);
|
|
this.label5.Name = "label5";
|
|
this.label5.Size = new System.Drawing.Size(65, 12);
|
|
this.label5.TabIndex = 1575;
|
|
this.label5.Text = "设备被停用";
|
|
//
|
|
// textBox5
|
|
//
|
|
this.textBox5.BackColor = System.Drawing.Color.Maroon;
|
|
this.textBox5.Enabled = false;
|
|
this.textBox5.Location = new System.Drawing.Point(191, 564);
|
|
this.textBox5.Name = "textBox5";
|
|
this.textBox5.Size = new System.Drawing.Size(33, 21);
|
|
this.textBox5.TabIndex = 1574;
|
|
//
|
|
// label96
|
|
//
|
|
this.label96.AutoSize = true;
|
|
this.label96.Location = new System.Drawing.Point(656, 571);
|
|
this.label96.Name = "label96";
|
|
this.label96.Size = new System.Drawing.Size(119, 12);
|
|
this.label96.TabIndex = 1582;
|
|
this.label96.Text = "RGV、堆垛机动作完成";
|
|
//
|
|
// label4
|
|
//
|
|
this.label4.AutoSize = true;
|
|
this.label4.Location = new System.Drawing.Point(132, 570);
|
|
this.label4.Name = "label4";
|
|
this.label4.Size = new System.Drawing.Size(53, 12);
|
|
this.label4.TabIndex = 1573;
|
|
this.label4.Text = "设备故障";
|
|
//
|
|
// textBox9
|
|
//
|
|
this.textBox9.BackColor = System.Drawing.Color.SeaGreen;
|
|
this.textBox9.Enabled = false;
|
|
this.textBox9.Location = new System.Drawing.Point(622, 565);
|
|
this.textBox9.Name = "textBox9";
|
|
this.textBox9.Size = new System.Drawing.Size(33, 21);
|
|
this.textBox9.TabIndex = 1580;
|
|
//
|
|
// radioButton1
|
|
//
|
|
this.radioButton1.AutoCheck = false;
|
|
this.radioButton1.AutoSize = true;
|
|
this.radioButton1.BackColor = System.Drawing.Color.Blue;
|
|
this.radioButton1.CheckAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.radioButton1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.radioButton1.Location = new System.Drawing.Point(383, 566);
|
|
this.radioButton1.Name = "radioButton1";
|
|
this.radioButton1.Size = new System.Drawing.Size(21, 16);
|
|
this.radioButton1.TabIndex = 1584;
|
|
this.radioButton1.Text = " ";
|
|
this.radioButton1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.radioButton1.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
|
this.radioButton1.UseVisualStyleBackColor = false;
|
|
//
|
|
// textBox4
|
|
//
|
|
this.textBox4.BackColor = System.Drawing.Color.Red;
|
|
this.textBox4.Enabled = false;
|
|
this.textBox4.Location = new System.Drawing.Point(98, 564);
|
|
this.textBox4.Name = "textBox4";
|
|
this.textBox4.Size = new System.Drawing.Size(33, 21);
|
|
this.textBox4.TabIndex = 1572;
|
|
//
|
|
// label3
|
|
//
|
|
this.label3.AutoSize = true;
|
|
this.label3.Location = new System.Drawing.Point(39, 570);
|
|
this.label3.Name = "label3";
|
|
this.label3.Size = new System.Drawing.Size(53, 12);
|
|
this.label3.TabIndex = 1571;
|
|
this.label3.Text = "设备运行";
|
|
//
|
|
// textBox3
|
|
//
|
|
this.textBox3.BackColor = System.Drawing.Color.Lime;
|
|
this.textBox3.Enabled = false;
|
|
this.textBox3.Location = new System.Drawing.Point(5, 565);
|
|
this.textBox3.Name = "textBox3";
|
|
this.textBox3.Size = new System.Drawing.Size(33, 21);
|
|
this.textBox3.TabIndex = 1570;
|
|
//
|
|
// label135
|
|
//
|
|
this.label135.AutoSize = true;
|
|
this.label135.Location = new System.Drawing.Point(1047, 568);
|
|
this.label135.Name = "label135";
|
|
this.label135.Size = new System.Drawing.Size(65, 12);
|
|
this.label135.TabIndex = 1567;
|
|
this.label135.Text = "顶升机高位";
|
|
//
|
|
// label50
|
|
//
|
|
this.label50.AutoSize = true;
|
|
this.label50.Location = new System.Drawing.Point(922, 569);
|
|
this.label50.Name = "label50";
|
|
this.label50.Size = new System.Drawing.Size(89, 12);
|
|
this.label50.TabIndex = 1568;
|
|
this.label50.Text = "输送机动作完成";
|
|
//
|
|
// label2
|
|
//
|
|
this.label2.AutoSize = true;
|
|
this.label2.Location = new System.Drawing.Point(815, 570);
|
|
this.label2.Name = "label2";
|
|
this.label2.Size = new System.Drawing.Size(65, 12);
|
|
this.label2.TabIndex = 1569;
|
|
this.label2.Text = "输送机空闲";
|
|
//
|
|
// textBox153
|
|
//
|
|
this.textBox153.BackColor = System.Drawing.Color.Goldenrod;
|
|
this.textBox153.Enabled = false;
|
|
this.textBox153.Location = new System.Drawing.Point(1013, 563);
|
|
this.textBox153.Name = "textBox153";
|
|
this.textBox153.Size = new System.Drawing.Size(33, 21);
|
|
this.textBox153.TabIndex = 1564;
|
|
//
|
|
// textBox2
|
|
//
|
|
this.textBox2.BackColor = System.Drawing.Color.LightSkyBlue;
|
|
this.textBox2.Enabled = false;
|
|
this.textBox2.Location = new System.Drawing.Point(781, 565);
|
|
this.textBox2.Name = "textBox2";
|
|
this.textBox2.Size = new System.Drawing.Size(33, 21);
|
|
this.textBox2.TabIndex = 1565;
|
|
//
|
|
// textBox6
|
|
//
|
|
this.textBox6.BackColor = System.Drawing.Color.Gray;
|
|
this.textBox6.Enabled = false;
|
|
this.textBox6.Location = new System.Drawing.Point(888, 564);
|
|
this.textBox6.Name = "textBox6";
|
|
this.textBox6.Size = new System.Drawing.Size(33, 21);
|
|
this.textBox6.TabIndex = 1566;
|
|
//
|
|
// timer1
|
|
//
|
|
this.timer1.Enabled = true;
|
|
this.timer1.Interval = 5000;
|
|
this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
|
|
//
|
|
// timerFlash
|
|
//
|
|
this.timerFlash.Enabled = true;
|
|
this.timerFlash.Interval = 500;
|
|
this.timerFlash.Tick += new System.EventHandler(this.timerFlash_Tick);
|
|
//
|
|
// btClearStatus
|
|
//
|
|
this.btClearStatus.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.btClearStatus.Location = new System.Drawing.Point(1322, 756);
|
|
this.btClearStatus.Name = "btClearStatus";
|
|
this.btClearStatus.Size = new System.Drawing.Size(94, 48);
|
|
this.btClearStatus.TabIndex = 225;
|
|
this.btClearStatus.Text = "清空异常信息";
|
|
this.btClearStatus.UseVisualStyleBackColor = true;
|
|
this.btClearStatus.Click += new System.EventHandler(this.btClearStatus_Click);
|
|
//
|
|
// timer2
|
|
//
|
|
this.timer2.Enabled = true;
|
|
this.timer2.Interval = 2000;
|
|
this.timer2.Tick += new System.EventHandler(this.timer2_Tick);
|
|
//
|
|
// pbF1S7
|
|
//
|
|
this.pbF1S7.Location = new System.Drawing.Point(640, 4);
|
|
this.pbF1S7.Name = "pbF1S7";
|
|
this.pbF1S7.Size = new System.Drawing.Size(22, 17);
|
|
this.pbF1S7.TabIndex = 2663;
|
|
this.pbF1S7.TabStop = false;
|
|
//
|
|
// lblFloor1S7
|
|
//
|
|
this.lblFloor1S7.AutoSize = true;
|
|
this.lblFloor1S7.Location = new System.Drawing.Point(538, 6);
|
|
this.lblFloor1S7.Name = "lblFloor1S7";
|
|
this.lblFloor1S7.Size = new System.Drawing.Size(71, 12);
|
|
this.lblFloor1S7.TabIndex = 2660;
|
|
this.lblFloor1S7.Text = "PLC连接状态";
|
|
this.lblFloor1S7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// tabPage1
|
|
//
|
|
this.tabPage1.BackColor = System.Drawing.Color.White;
|
|
this.tabPage1.Controls.Add(this.plAccessorial1);
|
|
this.tabPage1.Location = new System.Drawing.Point(4, 22);
|
|
this.tabPage1.Name = "tabPage1";
|
|
this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
|
|
this.tabPage1.Size = new System.Drawing.Size(1426, 512);
|
|
this.tabPage1.TabIndex = 0;
|
|
this.tabPage1.Text = "一楼";
|
|
//
|
|
// plAccessorial1
|
|
//
|
|
this.plAccessorial1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
|
|
this.plAccessorial1.Controls.Add(this.pictureBox27);
|
|
this.plAccessorial1.Controls.Add(this.label69);
|
|
this.plAccessorial1.Controls.Add(this.label68);
|
|
this.plAccessorial1.Controls.Add(this.pictureBox25);
|
|
this.plAccessorial1.Controls.Add(this.label51);
|
|
this.plAccessorial1.Controls.Add(this.label49);
|
|
this.plAccessorial1.Controls.Add(this.label48);
|
|
this.plAccessorial1.Controls.Add(this.label46);
|
|
this.plAccessorial1.Controls.Add(this.label45);
|
|
this.plAccessorial1.Controls.Add(this.label44);
|
|
this.plAccessorial1.Controls.Add(this.label43);
|
|
this.plAccessorial1.Controls.Add(this.label42);
|
|
this.plAccessorial1.Controls.Add(this.label41);
|
|
this.plAccessorial1.Controls.Add(this.label40);
|
|
this.plAccessorial1.Controls.Add(this.label39);
|
|
this.plAccessorial1.Controls.Add(this.label38);
|
|
this.plAccessorial1.Controls.Add(this.label37);
|
|
this.plAccessorial1.Controls.Add(this.label36);
|
|
this.plAccessorial1.Controls.Add(this.label25);
|
|
this.plAccessorial1.Controls.Add(this.label24);
|
|
this.plAccessorial1.Controls.Add(this.label21);
|
|
this.plAccessorial1.Controls.Add(this.label23);
|
|
this.plAccessorial1.Controls.Add(this.label9);
|
|
this.plAccessorial1.Controls.Add(this.label13);
|
|
this.plAccessorial1.Controls.Add(this.label47);
|
|
this.plAccessorial1.Controls.Add(this.label16);
|
|
this.plAccessorial1.Controls.Add(this.label12);
|
|
this.plAccessorial1.Controls.Add(this.label6);
|
|
this.plAccessorial1.Controls.Add(this.pictureBox2);
|
|
this.plAccessorial1.Controls.Add(this.textBox27);
|
|
this.plAccessorial1.Controls.Add(this.button28);
|
|
this.plAccessorial1.Controls.Add(this.textBox28);
|
|
this.plAccessorial1.Controls.Add(this.button29);
|
|
this.plAccessorial1.Controls.Add(this.textBox29);
|
|
this.plAccessorial1.Controls.Add(this.button30);
|
|
this.plAccessorial1.Controls.Add(this.textBox30);
|
|
this.plAccessorial1.Controls.Add(this.button31);
|
|
this.plAccessorial1.Controls.Add(this.textBox31);
|
|
this.plAccessorial1.Controls.Add(this.button32);
|
|
this.plAccessorial1.Controls.Add(this.textBox32);
|
|
this.plAccessorial1.Controls.Add(this.button33);
|
|
this.plAccessorial1.Controls.Add(this.textBox33);
|
|
this.plAccessorial1.Controls.Add(this.button34);
|
|
this.plAccessorial1.Controls.Add(this.textBox34);
|
|
this.plAccessorial1.Controls.Add(this.button35);
|
|
this.plAccessorial1.Controls.Add(this.textBox10);
|
|
this.plAccessorial1.Controls.Add(this.button8);
|
|
this.plAccessorial1.Controls.Add(this.textBox23);
|
|
this.plAccessorial1.Controls.Add(this.button24);
|
|
this.plAccessorial1.Controls.Add(this.textBox24);
|
|
this.plAccessorial1.Controls.Add(this.button25);
|
|
this.plAccessorial1.Controls.Add(this.pictureBox7);
|
|
this.plAccessorial1.Controls.Add(this.label32);
|
|
this.plAccessorial1.Controls.Add(this.pictureBox8);
|
|
this.plAccessorial1.Controls.Add(this.pic_30001);
|
|
this.plAccessorial1.Controls.Add(this.sto_30001);
|
|
this.plAccessorial1.Controls.Add(this.t11001);
|
|
this.plAccessorial1.Controls.Add(this.bt11001);
|
|
this.plAccessorial1.Controls.Add(this.label34);
|
|
this.plAccessorial1.Controls.Add(this.textBox26);
|
|
this.plAccessorial1.Controls.Add(this.button27);
|
|
this.plAccessorial1.Controls.Add(this.textBox21);
|
|
this.plAccessorial1.Controls.Add(this.button20);
|
|
this.plAccessorial1.Controls.Add(this.textBox22);
|
|
this.plAccessorial1.Controls.Add(this.button22);
|
|
this.plAccessorial1.Controls.Add(this.textBox19);
|
|
this.plAccessorial1.Controls.Add(this.button16);
|
|
this.plAccessorial1.Controls.Add(this.textBox20);
|
|
this.plAccessorial1.Controls.Add(this.button19);
|
|
this.plAccessorial1.Controls.Add(this.textBox17);
|
|
this.plAccessorial1.Controls.Add(this.button13);
|
|
this.plAccessorial1.Controls.Add(this.textBox18);
|
|
this.plAccessorial1.Controls.Add(this.button15);
|
|
this.plAccessorial1.Controls.Add(this.textBox15);
|
|
this.plAccessorial1.Controls.Add(this.button6);
|
|
this.plAccessorial1.Controls.Add(this.textBox16);
|
|
this.plAccessorial1.Controls.Add(this.button12);
|
|
this.plAccessorial1.Controls.Add(this.textBox12);
|
|
this.plAccessorial1.Controls.Add(this.button3);
|
|
this.plAccessorial1.Controls.Add(this.textBox14);
|
|
this.plAccessorial1.Controls.Add(this.button5);
|
|
this.plAccessorial1.Controls.Add(this.textBox11);
|
|
this.plAccessorial1.Controls.Add(this.button10);
|
|
this.plAccessorial1.Controls.Add(this.pictureBox4);
|
|
this.plAccessorial1.Controls.Add(this.pictureBox1);
|
|
this.plAccessorial1.Controls.Add(this.pictureBox3);
|
|
this.plAccessorial1.Controls.Add(this.label26);
|
|
this.plAccessorial1.Controls.Add(this.label27);
|
|
this.plAccessorial1.Controls.Add(this.label29);
|
|
this.plAccessorial1.Controls.Add(this.pictureBox5);
|
|
this.plAccessorial1.Controls.Add(this.pictureBox6);
|
|
this.plAccessorial1.Controls.Add(this.pic_30002);
|
|
this.plAccessorial1.Controls.Add(this.pic_30003);
|
|
this.plAccessorial1.Controls.Add(this.pic_30004);
|
|
this.plAccessorial1.Controls.Add(this.sto_30002);
|
|
this.plAccessorial1.Controls.Add(this.sto_30003);
|
|
this.plAccessorial1.Controls.Add(this.sto_30004);
|
|
this.plAccessorial1.Controls.Add(this.t11002);
|
|
this.plAccessorial1.Controls.Add(this.bt11002);
|
|
this.plAccessorial1.Controls.Add(this.label15);
|
|
this.plAccessorial1.Controls.Add(this.t11003);
|
|
this.plAccessorial1.Controls.Add(this.bt11003);
|
|
this.plAccessorial1.Controls.Add(this.textBox13);
|
|
this.plAccessorial1.Controls.Add(this.label10);
|
|
this.plAccessorial1.Controls.Add(this.t11004);
|
|
this.plAccessorial1.Controls.Add(this.bt11004);
|
|
this.plAccessorial1.Controls.Add(this.label14);
|
|
this.plAccessorial1.Controls.Add(this.button18);
|
|
this.plAccessorial1.Font = new System.Drawing.Font("宋体", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.plAccessorial1.Location = new System.Drawing.Point(0, 6);
|
|
this.plAccessorial1.Name = "plAccessorial1";
|
|
this.plAccessorial1.Size = new System.Drawing.Size(1430, 541);
|
|
this.plAccessorial1.TabIndex = 1527;
|
|
//
|
|
// pictureBox27
|
|
//
|
|
this.pictureBox27.BackColor = System.Drawing.Color.Transparent;
|
|
this.pictureBox27.Image = global::wcfControlMonitorClient.Properties.Resources.安全门1;
|
|
this.pictureBox27.Location = new System.Drawing.Point(1065, 450);
|
|
this.pictureBox27.Name = "pictureBox27";
|
|
this.pictureBox27.Size = new System.Drawing.Size(37, 37);
|
|
this.pictureBox27.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.pictureBox27.TabIndex = 5744;
|
|
this.pictureBox27.TabStop = false;
|
|
this.pictureBox27.Tag = "51001";
|
|
this.pictureBox27.Visible = false;
|
|
//
|
|
// label69
|
|
//
|
|
this.label69.AutoSize = true;
|
|
this.label69.BackColor = System.Drawing.Color.Transparent;
|
|
this.label69.Enabled = false;
|
|
this.label69.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label69.ForeColor = System.Drawing.Color.OrangeRed;
|
|
this.label69.Location = new System.Drawing.Point(1041, 490);
|
|
this.label69.Name = "label69";
|
|
this.label69.Size = new System.Drawing.Size(89, 12);
|
|
this.label69.TabIndex = 5743;
|
|
this.label69.Text = "库前安全门开启";
|
|
this.label69.Visible = false;
|
|
//
|
|
// label68
|
|
//
|
|
this.label68.AutoSize = true;
|
|
this.label68.BackColor = System.Drawing.Color.Transparent;
|
|
this.label68.Enabled = false;
|
|
this.label68.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label68.ForeColor = System.Drawing.Color.OrangeRed;
|
|
this.label68.Location = new System.Drawing.Point(331, 490);
|
|
this.label68.Name = "label68";
|
|
this.label68.Size = new System.Drawing.Size(89, 12);
|
|
this.label68.TabIndex = 5742;
|
|
this.label68.Text = "库后安全门开启";
|
|
this.label68.Visible = false;
|
|
//
|
|
// pictureBox25
|
|
//
|
|
this.pictureBox25.BackColor = System.Drawing.Color.Transparent;
|
|
this.pictureBox25.Image = global::wcfControlMonitorClient.Properties.Resources.安全门;
|
|
this.pictureBox25.Location = new System.Drawing.Point(352, 450);
|
|
this.pictureBox25.Name = "pictureBox25";
|
|
this.pictureBox25.Size = new System.Drawing.Size(37, 37);
|
|
this.pictureBox25.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.pictureBox25.TabIndex = 5740;
|
|
this.pictureBox25.TabStop = false;
|
|
this.pictureBox25.Tag = "51002";
|
|
this.pictureBox25.Visible = false;
|
|
//
|
|
// label51
|
|
//
|
|
this.label51.AutoSize = true;
|
|
this.label51.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label51.ForeColor = System.Drawing.Color.Red;
|
|
this.label51.Location = new System.Drawing.Point(239, 54);
|
|
this.label51.Name = "label51";
|
|
this.label51.Size = new System.Drawing.Size(17, 12);
|
|
this.label51.TabIndex = 5739;
|
|
this.label51.Tag = "16012";
|
|
this.label51.Text = "▼";
|
|
//
|
|
// label49
|
|
//
|
|
this.label49.AutoSize = true;
|
|
this.label49.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label49.ForeColor = System.Drawing.Color.Red;
|
|
this.label49.Location = new System.Drawing.Point(239, 138);
|
|
this.label49.Name = "label49";
|
|
this.label49.Size = new System.Drawing.Size(17, 12);
|
|
this.label49.TabIndex = 5738;
|
|
this.label49.Tag = "16011";
|
|
this.label49.Text = "▼";
|
|
//
|
|
// label48
|
|
//
|
|
this.label48.AutoSize = true;
|
|
this.label48.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label48.ForeColor = System.Drawing.Color.Red;
|
|
this.label48.Location = new System.Drawing.Point(248, 242);
|
|
this.label48.Name = "label48";
|
|
this.label48.Size = new System.Drawing.Size(17, 12);
|
|
this.label48.TabIndex = 5737;
|
|
this.label48.Tag = "16010";
|
|
this.label48.Text = "▼";
|
|
//
|
|
// label46
|
|
//
|
|
this.label46.AutoSize = true;
|
|
this.label46.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label46.ForeColor = System.Drawing.Color.Red;
|
|
this.label46.Location = new System.Drawing.Point(248, 349);
|
|
this.label46.Name = "label46";
|
|
this.label46.Size = new System.Drawing.Size(17, 12);
|
|
this.label46.TabIndex = 5736;
|
|
this.label46.Tag = "16009";
|
|
this.label46.Text = "▼";
|
|
//
|
|
// label45
|
|
//
|
|
this.label45.AutoSize = true;
|
|
this.label45.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label45.ForeColor = System.Drawing.Color.Red;
|
|
this.label45.Location = new System.Drawing.Point(1239, 55);
|
|
this.label45.Name = "label45";
|
|
this.label45.Size = new System.Drawing.Size(17, 12);
|
|
this.label45.TabIndex = 5735;
|
|
this.label45.Tag = "16008";
|
|
this.label45.Text = "▼";
|
|
//
|
|
// label44
|
|
//
|
|
this.label44.AutoSize = true;
|
|
this.label44.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label44.ForeColor = System.Drawing.Color.Red;
|
|
this.label44.Location = new System.Drawing.Point(1238, 139);
|
|
this.label44.Name = "label44";
|
|
this.label44.Size = new System.Drawing.Size(17, 12);
|
|
this.label44.TabIndex = 5734;
|
|
this.label44.Tag = "16006";
|
|
this.label44.Text = "▼";
|
|
//
|
|
// label43
|
|
//
|
|
this.label43.AutoSize = true;
|
|
this.label43.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label43.ForeColor = System.Drawing.Color.Red;
|
|
this.label43.Location = new System.Drawing.Point(1239, 107);
|
|
this.label43.Name = "label43";
|
|
this.label43.Size = new System.Drawing.Size(17, 12);
|
|
this.label43.TabIndex = 5733;
|
|
this.label43.Tag = "16007";
|
|
this.label43.Text = "▲";
|
|
//
|
|
// label42
|
|
//
|
|
this.label42.AutoSize = true;
|
|
this.label42.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label42.ForeColor = System.Drawing.Color.Red;
|
|
this.label42.Location = new System.Drawing.Point(1239, 188);
|
|
this.label42.Name = "label42";
|
|
this.label42.Size = new System.Drawing.Size(17, 12);
|
|
this.label42.TabIndex = 5732;
|
|
this.label42.Tag = "16005";
|
|
this.label42.Text = "▲";
|
|
//
|
|
// label41
|
|
//
|
|
this.label41.AutoSize = true;
|
|
this.label41.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label41.ForeColor = System.Drawing.Color.Red;
|
|
this.label41.Location = new System.Drawing.Point(1239, 237);
|
|
this.label41.Name = "label41";
|
|
this.label41.Size = new System.Drawing.Size(17, 12);
|
|
this.label41.TabIndex = 5731;
|
|
this.label41.Tag = "16004";
|
|
this.label41.Text = "▼";
|
|
//
|
|
// label40
|
|
//
|
|
this.label40.AutoSize = true;
|
|
this.label40.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label40.ForeColor = System.Drawing.Color.Red;
|
|
this.label40.Location = new System.Drawing.Point(1238, 297);
|
|
this.label40.Name = "label40";
|
|
this.label40.Size = new System.Drawing.Size(17, 12);
|
|
this.label40.TabIndex = 5730;
|
|
this.label40.Tag = "16003";
|
|
this.label40.Text = "▲";
|
|
//
|
|
// label39
|
|
//
|
|
this.label39.AutoSize = true;
|
|
this.label39.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label39.ForeColor = System.Drawing.Color.Red;
|
|
this.label39.Location = new System.Drawing.Point(1239, 349);
|
|
this.label39.Name = "label39";
|
|
this.label39.Size = new System.Drawing.Size(17, 12);
|
|
this.label39.TabIndex = 5729;
|
|
this.label39.Tag = "16002";
|
|
this.label39.Text = "▼";
|
|
//
|
|
// label38
|
|
//
|
|
this.label38.AutoSize = true;
|
|
this.label38.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label38.ForeColor = System.Drawing.Color.Red;
|
|
this.label38.Location = new System.Drawing.Point(1239, 406);
|
|
this.label38.Name = "label38";
|
|
this.label38.Size = new System.Drawing.Size(17, 12);
|
|
this.label38.TabIndex = 5728;
|
|
this.label38.Tag = "16001";
|
|
this.label38.Text = "▲";
|
|
//
|
|
// label37
|
|
//
|
|
this.label37.AutoSize = true;
|
|
this.label37.BackColor = System.Drawing.Color.Transparent;
|
|
this.label37.Enabled = false;
|
|
this.label37.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label37.Location = new System.Drawing.Point(195, 57);
|
|
this.label37.Name = "label37";
|
|
this.label37.Size = new System.Drawing.Size(35, 12);
|
|
this.label37.TabIndex = 5726;
|
|
this.label37.Text = "16012";
|
|
//
|
|
// label36
|
|
//
|
|
this.label36.AutoSize = true;
|
|
this.label36.BackColor = System.Drawing.Color.Transparent;
|
|
this.label36.Enabled = false;
|
|
this.label36.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label36.Location = new System.Drawing.Point(195, 349);
|
|
this.label36.Name = "label36";
|
|
this.label36.Size = new System.Drawing.Size(35, 12);
|
|
this.label36.TabIndex = 5724;
|
|
this.label36.Text = "16009";
|
|
//
|
|
// label25
|
|
//
|
|
this.label25.AutoSize = true;
|
|
this.label25.BackColor = System.Drawing.Color.Transparent;
|
|
this.label25.Enabled = false;
|
|
this.label25.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label25.Location = new System.Drawing.Point(195, 239);
|
|
this.label25.Name = "label25";
|
|
this.label25.Size = new System.Drawing.Size(35, 12);
|
|
this.label25.TabIndex = 5722;
|
|
this.label25.Text = "16010";
|
|
//
|
|
// label24
|
|
//
|
|
this.label24.AutoSize = true;
|
|
this.label24.BackColor = System.Drawing.Color.Transparent;
|
|
this.label24.Enabled = false;
|
|
this.label24.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label24.Location = new System.Drawing.Point(1268, 57);
|
|
this.label24.Name = "label24";
|
|
this.label24.Size = new System.Drawing.Size(35, 12);
|
|
this.label24.TabIndex = 5720;
|
|
this.label24.Text = "16008";
|
|
//
|
|
// label21
|
|
//
|
|
this.label21.AutoSize = true;
|
|
this.label21.BackColor = System.Drawing.Color.Transparent;
|
|
this.label21.Enabled = false;
|
|
this.label21.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label21.Location = new System.Drawing.Point(1269, 107);
|
|
this.label21.Name = "label21";
|
|
this.label21.Size = new System.Drawing.Size(35, 12);
|
|
this.label21.TabIndex = 5717;
|
|
this.label21.Text = "16007";
|
|
//
|
|
// label23
|
|
//
|
|
this.label23.AutoSize = true;
|
|
this.label23.BackColor = System.Drawing.Color.Transparent;
|
|
this.label23.Enabled = false;
|
|
this.label23.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label23.Location = new System.Drawing.Point(1268, 138);
|
|
this.label23.Name = "label23";
|
|
this.label23.Size = new System.Drawing.Size(35, 12);
|
|
this.label23.TabIndex = 5716;
|
|
this.label23.Text = "16006";
|
|
//
|
|
// label9
|
|
//
|
|
this.label9.AutoSize = true;
|
|
this.label9.BackColor = System.Drawing.Color.Transparent;
|
|
this.label9.Enabled = false;
|
|
this.label9.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label9.Location = new System.Drawing.Point(1268, 188);
|
|
this.label9.Name = "label9";
|
|
this.label9.Size = new System.Drawing.Size(35, 12);
|
|
this.label9.TabIndex = 5713;
|
|
this.label9.Text = "16005";
|
|
//
|
|
// label13
|
|
//
|
|
this.label13.AutoSize = true;
|
|
this.label13.BackColor = System.Drawing.Color.Transparent;
|
|
this.label13.Enabled = false;
|
|
this.label13.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label13.Location = new System.Drawing.Point(1267, 238);
|
|
this.label13.Name = "label13";
|
|
this.label13.Size = new System.Drawing.Size(35, 12);
|
|
this.label13.TabIndex = 5712;
|
|
this.label13.Text = "16004";
|
|
//
|
|
// label47
|
|
//
|
|
this.label47.AutoSize = true;
|
|
this.label47.BackColor = System.Drawing.Color.Transparent;
|
|
this.label47.Enabled = false;
|
|
this.label47.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label47.Location = new System.Drawing.Point(195, 131);
|
|
this.label47.Name = "label47";
|
|
this.label47.Size = new System.Drawing.Size(35, 12);
|
|
this.label47.TabIndex = 5705;
|
|
this.label47.Text = "16011";
|
|
//
|
|
// label16
|
|
//
|
|
this.label16.AutoSize = true;
|
|
this.label16.BackColor = System.Drawing.Color.Transparent;
|
|
this.label16.Enabled = false;
|
|
this.label16.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label16.Location = new System.Drawing.Point(1268, 297);
|
|
this.label16.Name = "label16";
|
|
this.label16.Size = new System.Drawing.Size(35, 12);
|
|
this.label16.TabIndex = 5689;
|
|
this.label16.Text = "16003";
|
|
//
|
|
// label12
|
|
//
|
|
this.label12.AutoSize = true;
|
|
this.label12.BackColor = System.Drawing.Color.Transparent;
|
|
this.label12.Enabled = false;
|
|
this.label12.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label12.Location = new System.Drawing.Point(1268, 349);
|
|
this.label12.Name = "label12";
|
|
this.label12.Size = new System.Drawing.Size(35, 12);
|
|
this.label12.TabIndex = 5687;
|
|
this.label12.Text = "16002";
|
|
//
|
|
// label6
|
|
//
|
|
this.label6.AutoSize = true;
|
|
this.label6.BackColor = System.Drawing.Color.Transparent;
|
|
this.label6.Enabled = false;
|
|
this.label6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label6.Location = new System.Drawing.Point(1269, 404);
|
|
this.label6.Name = "label6";
|
|
this.label6.Size = new System.Drawing.Size(35, 12);
|
|
this.label6.TabIndex = 5685;
|
|
this.label6.Text = "16001";
|
|
//
|
|
// pictureBox2
|
|
//
|
|
this.pictureBox2.BackgroundImage = global::wcfControlMonitorClient.Properties.Resources.三四排;
|
|
this.pictureBox2.Enabled = false;
|
|
this.pictureBox2.Location = new System.Drawing.Point(401, 224);
|
|
this.pictureBox2.Name = "pictureBox2";
|
|
this.pictureBox2.Size = new System.Drawing.Size(701, 37);
|
|
this.pictureBox2.TabIndex = 4070;
|
|
this.pictureBox2.TabStop = false;
|
|
this.pictureBox2.Tag = "1";
|
|
//
|
|
// textBox27
|
|
//
|
|
this.textBox27.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox27.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox27.Location = new System.Drawing.Point(362, 242);
|
|
this.textBox27.Multiline = true;
|
|
this.textBox27.Name = "textBox27";
|
|
this.textBox27.Size = new System.Drawing.Size(10, 10);
|
|
this.textBox27.TabIndex = 4069;
|
|
this.textBox27.Tag = "12019.0";
|
|
this.textBox27.Visible = false;
|
|
//
|
|
// button28
|
|
//
|
|
this.button28.BackColor = System.Drawing.SystemColors.ButtonFace;
|
|
this.button28.FlatAppearance.BorderColor = System.Drawing.Color.BurlyWood;
|
|
this.button28.FlatAppearance.BorderSize = 2;
|
|
this.button28.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button28.Location = new System.Drawing.Point(333, 234);
|
|
this.button28.Name = "button28";
|
|
this.button28.Size = new System.Drawing.Size(64, 27);
|
|
this.button28.TabIndex = 4068;
|
|
this.button28.Tag = "12019";
|
|
this.button28.Text = "12019";
|
|
this.button28.UseVisualStyleBackColor = false;
|
|
//
|
|
// textBox28
|
|
//
|
|
this.textBox28.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox28.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox28.Location = new System.Drawing.Point(296, 242);
|
|
this.textBox28.Multiline = true;
|
|
this.textBox28.Name = "textBox28";
|
|
this.textBox28.Size = new System.Drawing.Size(10, 10);
|
|
this.textBox28.TabIndex = 4066;
|
|
this.textBox28.Tag = "12020.0";
|
|
this.textBox28.Visible = false;
|
|
//
|
|
// button29
|
|
//
|
|
this.button29.BackColor = System.Drawing.SystemColors.ButtonFace;
|
|
this.button29.FlatAppearance.BorderColor = System.Drawing.Color.BurlyWood;
|
|
this.button29.FlatAppearance.BorderSize = 2;
|
|
this.button29.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button29.Location = new System.Drawing.Point(269, 234);
|
|
this.button29.Name = "button29";
|
|
this.button29.Size = new System.Drawing.Size(64, 27);
|
|
this.button29.TabIndex = 4067;
|
|
this.button29.Tag = "12020";
|
|
this.button29.Text = "12020";
|
|
this.button29.UseVisualStyleBackColor = false;
|
|
//
|
|
// textBox29
|
|
//
|
|
this.textBox29.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox29.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox29.Location = new System.Drawing.Point(364, 352);
|
|
this.textBox29.Multiline = true;
|
|
this.textBox29.Name = "textBox29";
|
|
this.textBox29.Size = new System.Drawing.Size(10, 10);
|
|
this.textBox29.TabIndex = 4065;
|
|
this.textBox29.Tag = "12017.0";
|
|
this.textBox29.Visible = false;
|
|
//
|
|
// button30
|
|
//
|
|
this.button30.BackColor = System.Drawing.SystemColors.ButtonFace;
|
|
this.button30.FlatAppearance.BorderColor = System.Drawing.Color.BurlyWood;
|
|
this.button30.FlatAppearance.BorderSize = 2;
|
|
this.button30.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button30.Location = new System.Drawing.Point(335, 343);
|
|
this.button30.Name = "button30";
|
|
this.button30.Size = new System.Drawing.Size(64, 27);
|
|
this.button30.TabIndex = 4064;
|
|
this.button30.Tag = "12017";
|
|
this.button30.Text = "12017";
|
|
this.button30.UseVisualStyleBackColor = false;
|
|
//
|
|
// textBox30
|
|
//
|
|
this.textBox30.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox30.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox30.Location = new System.Drawing.Point(298, 351);
|
|
this.textBox30.Multiline = true;
|
|
this.textBox30.Name = "textBox30";
|
|
this.textBox30.Size = new System.Drawing.Size(10, 10);
|
|
this.textBox30.TabIndex = 4062;
|
|
this.textBox30.Tag = "12018.0";
|
|
this.textBox30.Visible = false;
|
|
//
|
|
// button31
|
|
//
|
|
this.button31.BackColor = System.Drawing.SystemColors.ButtonFace;
|
|
this.button31.FlatAppearance.BorderColor = System.Drawing.Color.BurlyWood;
|
|
this.button31.FlatAppearance.BorderSize = 2;
|
|
this.button31.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button31.Location = new System.Drawing.Point(271, 343);
|
|
this.button31.Name = "button31";
|
|
this.button31.Size = new System.Drawing.Size(64, 27);
|
|
this.button31.TabIndex = 4063;
|
|
this.button31.Tag = "12018";
|
|
this.button31.Text = "12018";
|
|
this.button31.UseVisualStyleBackColor = false;
|
|
//
|
|
// textBox31
|
|
//
|
|
this.textBox31.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox31.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox31.Location = new System.Drawing.Point(355, 57);
|
|
this.textBox31.Multiline = true;
|
|
this.textBox31.Name = "textBox31";
|
|
this.textBox31.Size = new System.Drawing.Size(10, 10);
|
|
this.textBox31.TabIndex = 4061;
|
|
this.textBox31.Tag = "12023.0";
|
|
this.textBox31.Visible = false;
|
|
//
|
|
// button32
|
|
//
|
|
this.button32.BackColor = System.Drawing.SystemColors.ButtonFace;
|
|
this.button32.FlatAppearance.BorderColor = System.Drawing.Color.BurlyWood;
|
|
this.button32.FlatAppearance.BorderSize = 2;
|
|
this.button32.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button32.Location = new System.Drawing.Point(326, 49);
|
|
this.button32.Name = "button32";
|
|
this.button32.Size = new System.Drawing.Size(64, 27);
|
|
this.button32.TabIndex = 4060;
|
|
this.button32.Tag = "12023";
|
|
this.button32.Text = "12023";
|
|
this.button32.UseVisualStyleBackColor = false;
|
|
//
|
|
// textBox32
|
|
//
|
|
this.textBox32.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox32.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox32.Location = new System.Drawing.Point(289, 57);
|
|
this.textBox32.Multiline = true;
|
|
this.textBox32.Name = "textBox32";
|
|
this.textBox32.Size = new System.Drawing.Size(10, 10);
|
|
this.textBox32.TabIndex = 4058;
|
|
this.textBox32.Tag = "12024.0";
|
|
this.textBox32.Visible = false;
|
|
//
|
|
// button33
|
|
//
|
|
this.button33.BackColor = System.Drawing.SystemColors.ButtonFace;
|
|
this.button33.FlatAppearance.BorderColor = System.Drawing.Color.BurlyWood;
|
|
this.button33.FlatAppearance.BorderSize = 2;
|
|
this.button33.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button33.Location = new System.Drawing.Point(262, 49);
|
|
this.button33.Name = "button33";
|
|
this.button33.Size = new System.Drawing.Size(64, 27);
|
|
this.button33.TabIndex = 4059;
|
|
this.button33.Tag = "12024";
|
|
this.button33.Text = "12024";
|
|
this.button33.UseVisualStyleBackColor = false;
|
|
//
|
|
// textBox33
|
|
//
|
|
this.textBox33.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox33.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox33.Location = new System.Drawing.Point(355, 138);
|
|
this.textBox33.Multiline = true;
|
|
this.textBox33.Name = "textBox33";
|
|
this.textBox33.Size = new System.Drawing.Size(10, 10);
|
|
this.textBox33.TabIndex = 4057;
|
|
this.textBox33.Tag = "12021.0";
|
|
this.textBox33.Visible = false;
|
|
//
|
|
// button34
|
|
//
|
|
this.button34.BackColor = System.Drawing.SystemColors.ButtonFace;
|
|
this.button34.FlatAppearance.BorderColor = System.Drawing.Color.BurlyWood;
|
|
this.button34.FlatAppearance.BorderSize = 2;
|
|
this.button34.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button34.Location = new System.Drawing.Point(326, 130);
|
|
this.button34.Name = "button34";
|
|
this.button34.Size = new System.Drawing.Size(64, 27);
|
|
this.button34.TabIndex = 4056;
|
|
this.button34.Tag = "12021";
|
|
this.button34.Text = "12021";
|
|
this.button34.UseVisualStyleBackColor = false;
|
|
//
|
|
// textBox34
|
|
//
|
|
this.textBox34.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox34.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox34.Location = new System.Drawing.Point(289, 138);
|
|
this.textBox34.Multiline = true;
|
|
this.textBox34.Name = "textBox34";
|
|
this.textBox34.Size = new System.Drawing.Size(10, 10);
|
|
this.textBox34.TabIndex = 4054;
|
|
this.textBox34.Tag = "12022.0";
|
|
this.textBox34.Visible = false;
|
|
//
|
|
// button35
|
|
//
|
|
this.button35.BackColor = System.Drawing.SystemColors.ButtonFace;
|
|
this.button35.FlatAppearance.BorderColor = System.Drawing.Color.BurlyWood;
|
|
this.button35.FlatAppearance.BorderSize = 2;
|
|
this.button35.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button35.Location = new System.Drawing.Point(262, 130);
|
|
this.button35.Name = "button35";
|
|
this.button35.Size = new System.Drawing.Size(64, 27);
|
|
this.button35.TabIndex = 4055;
|
|
this.button35.Tag = "12022";
|
|
this.button35.Text = "12022";
|
|
this.button35.UseVisualStyleBackColor = false;
|
|
//
|
|
// textBox10
|
|
//
|
|
this.textBox10.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox10.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox10.Location = new System.Drawing.Point(1197, 351);
|
|
this.textBox10.Multiline = true;
|
|
this.textBox10.Name = "textBox10";
|
|
this.textBox10.Size = new System.Drawing.Size(10, 10);
|
|
this.textBox10.TabIndex = 4053;
|
|
this.textBox10.Tag = "12004.0";
|
|
this.textBox10.Visible = false;
|
|
//
|
|
// button8
|
|
//
|
|
this.button8.BackColor = System.Drawing.SystemColors.ButtonFace;
|
|
this.button8.FlatAppearance.BorderColor = System.Drawing.Color.BurlyWood;
|
|
this.button8.FlatAppearance.BorderSize = 2;
|
|
this.button8.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button8.Location = new System.Drawing.Point(1168, 343);
|
|
this.button8.Name = "button8";
|
|
this.button8.Size = new System.Drawing.Size(64, 27);
|
|
this.button8.TabIndex = 4052;
|
|
this.button8.Tag = "12004";
|
|
this.button8.Text = "12004";
|
|
this.button8.UseVisualStyleBackColor = false;
|
|
//
|
|
// textBox23
|
|
//
|
|
this.textBox23.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox23.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox23.Location = new System.Drawing.Point(1131, 351);
|
|
this.textBox23.Multiline = true;
|
|
this.textBox23.Name = "textBox23";
|
|
this.textBox23.Size = new System.Drawing.Size(10, 10);
|
|
this.textBox23.TabIndex = 4049;
|
|
this.textBox23.Tag = "12003.0";
|
|
this.textBox23.Visible = false;
|
|
//
|
|
// button24
|
|
//
|
|
this.button24.BackColor = System.Drawing.SystemColors.ButtonFace;
|
|
this.button24.FlatAppearance.BorderColor = System.Drawing.Color.BurlyWood;
|
|
this.button24.FlatAppearance.BorderSize = 2;
|
|
this.button24.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button24.Location = new System.Drawing.Point(1104, 343);
|
|
this.button24.Name = "button24";
|
|
this.button24.Size = new System.Drawing.Size(64, 27);
|
|
this.button24.TabIndex = 4050;
|
|
this.button24.Tag = "12003";
|
|
this.button24.Text = "12003";
|
|
this.button24.UseVisualStyleBackColor = false;
|
|
//
|
|
// textBox24
|
|
//
|
|
this.textBox24.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox24.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox24.Location = new System.Drawing.Point(1197, 406);
|
|
this.textBox24.Multiline = true;
|
|
this.textBox24.Name = "textBox24";
|
|
this.textBox24.Size = new System.Drawing.Size(10, 10);
|
|
this.textBox24.TabIndex = 4048;
|
|
this.textBox24.Tag = "12002.0";
|
|
this.textBox24.Visible = false;
|
|
//
|
|
// button25
|
|
//
|
|
this.button25.BackColor = System.Drawing.SystemColors.ButtonFace;
|
|
this.button25.FlatAppearance.BorderColor = System.Drawing.Color.BurlyWood;
|
|
this.button25.FlatAppearance.BorderSize = 2;
|
|
this.button25.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button25.Location = new System.Drawing.Point(1168, 398);
|
|
this.button25.Name = "button25";
|
|
this.button25.Size = new System.Drawing.Size(64, 27);
|
|
this.button25.TabIndex = 4047;
|
|
this.button25.Tag = "12002";
|
|
this.button25.Text = "12002";
|
|
this.button25.UseVisualStyleBackColor = false;
|
|
//
|
|
// pictureBox7
|
|
//
|
|
this.pictureBox7.BackgroundImage = global::wcfControlMonitorClient.Properties.Resources.一二排;
|
|
this.pictureBox7.Enabled = false;
|
|
this.pictureBox7.Location = new System.Drawing.Point(379, 398);
|
|
this.pictureBox7.Name = "pictureBox7";
|
|
this.pictureBox7.Size = new System.Drawing.Size(723, 37);
|
|
this.pictureBox7.TabIndex = 4045;
|
|
this.pictureBox7.TabStop = false;
|
|
this.pictureBox7.Tag = "1";
|
|
//
|
|
// label32
|
|
//
|
|
this.label32.AutoSize = true;
|
|
this.label32.BackColor = System.Drawing.Color.Transparent;
|
|
this.label32.Enabled = false;
|
|
this.label32.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label32.Location = new System.Drawing.Point(8, 358);
|
|
this.label32.Name = "label32";
|
|
this.label32.Size = new System.Drawing.Size(113, 12);
|
|
this.label32.TabIndex = 4044;
|
|
this.label32.Text = "一号堆垛机紧急停车";
|
|
//
|
|
// pictureBox8
|
|
//
|
|
this.pictureBox8.BackgroundImage = global::wcfControlMonitorClient.Properties.Resources.三四排;
|
|
this.pictureBox8.Enabled = false;
|
|
this.pictureBox8.Location = new System.Drawing.Point(401, 331);
|
|
this.pictureBox8.Name = "pictureBox8";
|
|
this.pictureBox8.Size = new System.Drawing.Size(701, 41);
|
|
this.pictureBox8.TabIndex = 4043;
|
|
this.pictureBox8.TabStop = false;
|
|
this.pictureBox8.Tag = "1";
|
|
//
|
|
// pic_30001
|
|
//
|
|
this.pic_30001.BackColor = System.Drawing.Color.Transparent;
|
|
this.pic_30001.Image = global::wcfControlMonitorClient.Properties.Resources.stop0;
|
|
this.pic_30001.Location = new System.Drawing.Point(134, 349);
|
|
this.pic_30001.Name = "pic_30001";
|
|
this.pic_30001.Size = new System.Drawing.Size(37, 37);
|
|
this.pic_30001.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.pic_30001.TabIndex = 4040;
|
|
this.pic_30001.TabStop = false;
|
|
this.pic_30001.Tag = "11001";
|
|
//
|
|
// sto_30001
|
|
//
|
|
this.sto_30001.BackColor = System.Drawing.Color.Transparent;
|
|
this.sto_30001.Image = global::wcfControlMonitorClient.Properties.Resources.stop1;
|
|
this.sto_30001.Location = new System.Drawing.Point(127, 349);
|
|
this.sto_30001.Name = "sto_30001";
|
|
this.sto_30001.Size = new System.Drawing.Size(49, 37);
|
|
this.sto_30001.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.sto_30001.TabIndex = 4039;
|
|
this.sto_30001.TabStop = false;
|
|
this.sto_30001.Tag = "";
|
|
this.sto_30001.Visible = false;
|
|
//
|
|
// t11001
|
|
//
|
|
this.t11001.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.t11001.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.t11001.Location = new System.Drawing.Point(1114, 380);
|
|
this.t11001.Multiline = true;
|
|
this.t11001.Name = "t11001";
|
|
this.t11001.Size = new System.Drawing.Size(8, 8);
|
|
this.t11001.TabIndex = 4037;
|
|
this.t11001.Tag = "11001.0";
|
|
this.t11001.Visible = false;
|
|
//
|
|
// bt11001
|
|
//
|
|
this.bt11001.BackColor = System.Drawing.Color.MediumOrchid;
|
|
this.bt11001.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.bt11001.Location = new System.Drawing.Point(1104, 376);
|
|
this.bt11001.Name = "bt11001";
|
|
this.bt11001.Size = new System.Drawing.Size(28, 16);
|
|
this.bt11001.TabIndex = 4038;
|
|
this.bt11001.TabStop = false;
|
|
this.bt11001.Tag = "11001";
|
|
//
|
|
// label34
|
|
//
|
|
this.label34.AutoSize = true;
|
|
this.label34.BackColor = System.Drawing.Color.Transparent;
|
|
this.label34.Enabled = false;
|
|
this.label34.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label34.Location = new System.Drawing.Point(647, 383);
|
|
this.label34.Name = "label34";
|
|
this.label34.Size = new System.Drawing.Size(59, 12);
|
|
this.label34.TabIndex = 4036;
|
|
this.label34.Text = "←18001→";
|
|
//
|
|
// textBox26
|
|
//
|
|
this.textBox26.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox26.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox26.Location = new System.Drawing.Point(1131, 406);
|
|
this.textBox26.Multiline = true;
|
|
this.textBox26.Name = "textBox26";
|
|
this.textBox26.Size = new System.Drawing.Size(10, 10);
|
|
this.textBox26.TabIndex = 4034;
|
|
this.textBox26.Tag = "12001.0";
|
|
this.textBox26.Visible = false;
|
|
//
|
|
// button27
|
|
//
|
|
this.button27.BackColor = System.Drawing.SystemColors.ButtonFace;
|
|
this.button27.FlatAppearance.BorderColor = System.Drawing.Color.BurlyWood;
|
|
this.button27.FlatAppearance.BorderSize = 2;
|
|
this.button27.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button27.Location = new System.Drawing.Point(1104, 398);
|
|
this.button27.Name = "button27";
|
|
this.button27.Size = new System.Drawing.Size(64, 27);
|
|
this.button27.TabIndex = 4041;
|
|
this.button27.Tag = "12001";
|
|
this.button27.Text = "12001";
|
|
this.button27.UseVisualStyleBackColor = false;
|
|
//
|
|
// textBox21
|
|
//
|
|
this.textBox21.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox21.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox21.Location = new System.Drawing.Point(1197, 55);
|
|
this.textBox21.Multiline = true;
|
|
this.textBox21.Name = "textBox21";
|
|
this.textBox21.Size = new System.Drawing.Size(10, 10);
|
|
this.textBox21.TabIndex = 4033;
|
|
this.textBox21.Tag = "12016.0";
|
|
this.textBox21.Visible = false;
|
|
//
|
|
// button20
|
|
//
|
|
this.button20.BackColor = System.Drawing.SystemColors.ButtonFace;
|
|
this.button20.FlatAppearance.BorderColor = System.Drawing.Color.BurlyWood;
|
|
this.button20.FlatAppearance.BorderSize = 2;
|
|
this.button20.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button20.Location = new System.Drawing.Point(1168, 47);
|
|
this.button20.Name = "button20";
|
|
this.button20.Size = new System.Drawing.Size(64, 27);
|
|
this.button20.TabIndex = 4032;
|
|
this.button20.Tag = "12016";
|
|
this.button20.Text = "12016";
|
|
this.button20.UseVisualStyleBackColor = false;
|
|
//
|
|
// textBox22
|
|
//
|
|
this.textBox22.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox22.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox22.Location = new System.Drawing.Point(1131, 55);
|
|
this.textBox22.Multiline = true;
|
|
this.textBox22.Name = "textBox22";
|
|
this.textBox22.Size = new System.Drawing.Size(10, 10);
|
|
this.textBox22.TabIndex = 4029;
|
|
this.textBox22.Tag = "12015.0";
|
|
this.textBox22.Visible = false;
|
|
//
|
|
// button22
|
|
//
|
|
this.button22.BackColor = System.Drawing.SystemColors.ButtonFace;
|
|
this.button22.FlatAppearance.BorderColor = System.Drawing.Color.BurlyWood;
|
|
this.button22.FlatAppearance.BorderSize = 2;
|
|
this.button22.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button22.Location = new System.Drawing.Point(1104, 47);
|
|
this.button22.Name = "button22";
|
|
this.button22.Size = new System.Drawing.Size(64, 27);
|
|
this.button22.TabIndex = 4030;
|
|
this.button22.Tag = "12015";
|
|
this.button22.Text = "12015";
|
|
this.button22.UseVisualStyleBackColor = false;
|
|
//
|
|
// textBox19
|
|
//
|
|
this.textBox19.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox19.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox19.Location = new System.Drawing.Point(1197, 110);
|
|
this.textBox19.Multiline = true;
|
|
this.textBox19.Name = "textBox19";
|
|
this.textBox19.Size = new System.Drawing.Size(10, 10);
|
|
this.textBox19.TabIndex = 4028;
|
|
this.textBox19.Tag = "12014.0";
|
|
this.textBox19.Visible = false;
|
|
//
|
|
// button16
|
|
//
|
|
this.button16.BackColor = System.Drawing.SystemColors.ButtonFace;
|
|
this.button16.FlatAppearance.BorderColor = System.Drawing.Color.BurlyWood;
|
|
this.button16.FlatAppearance.BorderSize = 2;
|
|
this.button16.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button16.Location = new System.Drawing.Point(1168, 102);
|
|
this.button16.Name = "button16";
|
|
this.button16.Size = new System.Drawing.Size(64, 27);
|
|
this.button16.TabIndex = 4027;
|
|
this.button16.Tag = "12014";
|
|
this.button16.Text = "12014";
|
|
this.button16.UseVisualStyleBackColor = false;
|
|
//
|
|
// textBox20
|
|
//
|
|
this.textBox20.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox20.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox20.Location = new System.Drawing.Point(1131, 110);
|
|
this.textBox20.Multiline = true;
|
|
this.textBox20.Name = "textBox20";
|
|
this.textBox20.Size = new System.Drawing.Size(10, 10);
|
|
this.textBox20.TabIndex = 4024;
|
|
this.textBox20.Tag = "12013.0";
|
|
this.textBox20.Visible = false;
|
|
//
|
|
// button19
|
|
//
|
|
this.button19.BackColor = System.Drawing.SystemColors.ButtonFace;
|
|
this.button19.FlatAppearance.BorderColor = System.Drawing.Color.BurlyWood;
|
|
this.button19.FlatAppearance.BorderSize = 2;
|
|
this.button19.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button19.Location = new System.Drawing.Point(1104, 102);
|
|
this.button19.Name = "button19";
|
|
this.button19.Size = new System.Drawing.Size(64, 27);
|
|
this.button19.TabIndex = 4025;
|
|
this.button19.Tag = "12013";
|
|
this.button19.Text = "12013";
|
|
this.button19.UseVisualStyleBackColor = false;
|
|
//
|
|
// textBox17
|
|
//
|
|
this.textBox17.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox17.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox17.Location = new System.Drawing.Point(1196, 139);
|
|
this.textBox17.Multiline = true;
|
|
this.textBox17.Name = "textBox17";
|
|
this.textBox17.Size = new System.Drawing.Size(10, 10);
|
|
this.textBox17.TabIndex = 4023;
|
|
this.textBox17.Tag = "12012.0";
|
|
this.textBox17.Visible = false;
|
|
//
|
|
// button13
|
|
//
|
|
this.button13.BackColor = System.Drawing.SystemColors.ButtonFace;
|
|
this.button13.FlatAppearance.BorderColor = System.Drawing.Color.BurlyWood;
|
|
this.button13.FlatAppearance.BorderSize = 2;
|
|
this.button13.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button13.Location = new System.Drawing.Point(1167, 131);
|
|
this.button13.Name = "button13";
|
|
this.button13.Size = new System.Drawing.Size(64, 27);
|
|
this.button13.TabIndex = 4022;
|
|
this.button13.Tag = "12012";
|
|
this.button13.Text = "12012";
|
|
this.button13.UseVisualStyleBackColor = false;
|
|
//
|
|
// textBox18
|
|
//
|
|
this.textBox18.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox18.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox18.Location = new System.Drawing.Point(1130, 139);
|
|
this.textBox18.Multiline = true;
|
|
this.textBox18.Name = "textBox18";
|
|
this.textBox18.Size = new System.Drawing.Size(10, 10);
|
|
this.textBox18.TabIndex = 4019;
|
|
this.textBox18.Tag = "12011.0";
|
|
this.textBox18.Visible = false;
|
|
//
|
|
// button15
|
|
//
|
|
this.button15.BackColor = System.Drawing.SystemColors.ButtonFace;
|
|
this.button15.FlatAppearance.BorderColor = System.Drawing.Color.BurlyWood;
|
|
this.button15.FlatAppearance.BorderSize = 2;
|
|
this.button15.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button15.Location = new System.Drawing.Point(1103, 131);
|
|
this.button15.Name = "button15";
|
|
this.button15.Size = new System.Drawing.Size(64, 27);
|
|
this.button15.TabIndex = 4020;
|
|
this.button15.Tag = "12011";
|
|
this.button15.Text = "12011";
|
|
this.button15.UseVisualStyleBackColor = false;
|
|
//
|
|
// textBox15
|
|
//
|
|
this.textBox15.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox15.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox15.Location = new System.Drawing.Point(1196, 189);
|
|
this.textBox15.Multiline = true;
|
|
this.textBox15.Name = "textBox15";
|
|
this.textBox15.Size = new System.Drawing.Size(10, 10);
|
|
this.textBox15.TabIndex = 4018;
|
|
this.textBox15.Tag = "12010.0";
|
|
this.textBox15.Visible = false;
|
|
//
|
|
// button6
|
|
//
|
|
this.button6.BackColor = System.Drawing.SystemColors.ButtonFace;
|
|
this.button6.FlatAppearance.BorderColor = System.Drawing.Color.BurlyWood;
|
|
this.button6.FlatAppearance.BorderSize = 2;
|
|
this.button6.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button6.Location = new System.Drawing.Point(1167, 181);
|
|
this.button6.Name = "button6";
|
|
this.button6.Size = new System.Drawing.Size(64, 27);
|
|
this.button6.TabIndex = 4017;
|
|
this.button6.Tag = "12010";
|
|
this.button6.Text = "12010";
|
|
this.button6.UseVisualStyleBackColor = false;
|
|
//
|
|
// textBox16
|
|
//
|
|
this.textBox16.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox16.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox16.Location = new System.Drawing.Point(1130, 189);
|
|
this.textBox16.Multiline = true;
|
|
this.textBox16.Name = "textBox16";
|
|
this.textBox16.Size = new System.Drawing.Size(10, 10);
|
|
this.textBox16.TabIndex = 4014;
|
|
this.textBox16.Tag = "12009.0";
|
|
this.textBox16.Visible = false;
|
|
//
|
|
// button12
|
|
//
|
|
this.button12.BackColor = System.Drawing.SystemColors.ButtonFace;
|
|
this.button12.FlatAppearance.BorderColor = System.Drawing.Color.BurlyWood;
|
|
this.button12.FlatAppearance.BorderSize = 2;
|
|
this.button12.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button12.Location = new System.Drawing.Point(1103, 181);
|
|
this.button12.Name = "button12";
|
|
this.button12.Size = new System.Drawing.Size(64, 27);
|
|
this.button12.TabIndex = 4015;
|
|
this.button12.Tag = "12009";
|
|
this.button12.Text = "12009";
|
|
this.button12.UseVisualStyleBackColor = false;
|
|
//
|
|
// textBox12
|
|
//
|
|
this.textBox12.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox12.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox12.Location = new System.Drawing.Point(1196, 239);
|
|
this.textBox12.Multiline = true;
|
|
this.textBox12.Name = "textBox12";
|
|
this.textBox12.Size = new System.Drawing.Size(10, 10);
|
|
this.textBox12.TabIndex = 4013;
|
|
this.textBox12.Tag = "12008.0";
|
|
this.textBox12.Visible = false;
|
|
//
|
|
// button3
|
|
//
|
|
this.button3.BackColor = System.Drawing.SystemColors.ButtonFace;
|
|
this.button3.FlatAppearance.BorderColor = System.Drawing.Color.BurlyWood;
|
|
this.button3.FlatAppearance.BorderSize = 2;
|
|
this.button3.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button3.Location = new System.Drawing.Point(1167, 231);
|
|
this.button3.Name = "button3";
|
|
this.button3.Size = new System.Drawing.Size(64, 27);
|
|
this.button3.TabIndex = 4012;
|
|
this.button3.Tag = "12008";
|
|
this.button3.Text = "12008";
|
|
this.button3.UseVisualStyleBackColor = false;
|
|
//
|
|
// textBox14
|
|
//
|
|
this.textBox14.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox14.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox14.Location = new System.Drawing.Point(1130, 239);
|
|
this.textBox14.Multiline = true;
|
|
this.textBox14.Name = "textBox14";
|
|
this.textBox14.Size = new System.Drawing.Size(10, 10);
|
|
this.textBox14.TabIndex = 4009;
|
|
this.textBox14.Tag = "12007.0";
|
|
this.textBox14.Visible = false;
|
|
//
|
|
// button5
|
|
//
|
|
this.button5.BackColor = System.Drawing.SystemColors.ButtonFace;
|
|
this.button5.FlatAppearance.BorderColor = System.Drawing.Color.BurlyWood;
|
|
this.button5.FlatAppearance.BorderSize = 2;
|
|
this.button5.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button5.Location = new System.Drawing.Point(1103, 231);
|
|
this.button5.Name = "button5";
|
|
this.button5.Size = new System.Drawing.Size(64, 27);
|
|
this.button5.TabIndex = 4010;
|
|
this.button5.Tag = "12007";
|
|
this.button5.Text = "12007";
|
|
this.button5.UseVisualStyleBackColor = false;
|
|
//
|
|
// textBox11
|
|
//
|
|
this.textBox11.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox11.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox11.Location = new System.Drawing.Point(1196, 297);
|
|
this.textBox11.Multiline = true;
|
|
this.textBox11.Name = "textBox11";
|
|
this.textBox11.Size = new System.Drawing.Size(10, 10);
|
|
this.textBox11.TabIndex = 4008;
|
|
this.textBox11.Tag = "12006.0";
|
|
this.textBox11.Visible = false;
|
|
//
|
|
// button10
|
|
//
|
|
this.button10.BackColor = System.Drawing.SystemColors.ButtonFace;
|
|
this.button10.FlatAppearance.BorderColor = System.Drawing.Color.BurlyWood;
|
|
this.button10.FlatAppearance.BorderSize = 2;
|
|
this.button10.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button10.Location = new System.Drawing.Point(1167, 289);
|
|
this.button10.Name = "button10";
|
|
this.button10.Size = new System.Drawing.Size(64, 27);
|
|
this.button10.TabIndex = 4007;
|
|
this.button10.Tag = "12006";
|
|
this.button10.Text = "12006";
|
|
this.button10.UseVisualStyleBackColor = false;
|
|
//
|
|
// pictureBox4
|
|
//
|
|
this.pictureBox4.BackgroundImage = global::wcfControlMonitorClient.Properties.Resources.一二排;
|
|
this.pictureBox4.Enabled = false;
|
|
this.pictureBox4.Location = new System.Drawing.Point(380, 288);
|
|
this.pictureBox4.Name = "pictureBox4";
|
|
this.pictureBox4.Size = new System.Drawing.Size(722, 37);
|
|
this.pictureBox4.TabIndex = 3689;
|
|
this.pictureBox4.TabStop = false;
|
|
this.pictureBox4.Tag = "1";
|
|
//
|
|
// pictureBox1
|
|
//
|
|
this.pictureBox1.BackgroundImage = global::wcfControlMonitorClient.Properties.Resources.青海shelf;
|
|
this.pictureBox1.Enabled = false;
|
|
this.pictureBox1.Location = new System.Drawing.Point(380, 181);
|
|
this.pictureBox1.Name = "pictureBox1";
|
|
this.pictureBox1.Size = new System.Drawing.Size(722, 37);
|
|
this.pictureBox1.TabIndex = 3688;
|
|
this.pictureBox1.TabStop = false;
|
|
this.pictureBox1.Tag = "1";
|
|
//
|
|
// pictureBox3
|
|
//
|
|
this.pictureBox3.BackgroundImage = global::wcfControlMonitorClient.Properties.Resources.青海shelf;
|
|
this.pictureBox3.Enabled = false;
|
|
this.pictureBox3.Location = new System.Drawing.Point(393, 135);
|
|
this.pictureBox3.Name = "pictureBox3";
|
|
this.pictureBox3.Size = new System.Drawing.Size(708, 23);
|
|
this.pictureBox3.TabIndex = 3687;
|
|
this.pictureBox3.TabStop = false;
|
|
this.pictureBox3.Tag = "1";
|
|
//
|
|
// label26
|
|
//
|
|
this.label26.AutoSize = true;
|
|
this.label26.BackColor = System.Drawing.Color.Transparent;
|
|
this.label26.Enabled = false;
|
|
this.label26.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label26.Location = new System.Drawing.Point(8, 246);
|
|
this.label26.Name = "label26";
|
|
this.label26.Size = new System.Drawing.Size(113, 12);
|
|
this.label26.TabIndex = 3686;
|
|
this.label26.Text = "二号堆垛机紧急停车";
|
|
//
|
|
// label27
|
|
//
|
|
this.label27.AutoSize = true;
|
|
this.label27.BackColor = System.Drawing.Color.Transparent;
|
|
this.label27.Enabled = false;
|
|
this.label27.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label27.Location = new System.Drawing.Point(8, 123);
|
|
this.label27.Name = "label27";
|
|
this.label27.Size = new System.Drawing.Size(113, 12);
|
|
this.label27.TabIndex = 3685;
|
|
this.label27.Text = "三号堆垛机紧急停车";
|
|
//
|
|
// label29
|
|
//
|
|
this.label29.AutoSize = true;
|
|
this.label29.BackColor = System.Drawing.Color.Transparent;
|
|
this.label29.Enabled = false;
|
|
this.label29.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label29.Location = new System.Drawing.Point(8, 47);
|
|
this.label29.Name = "label29";
|
|
this.label29.Size = new System.Drawing.Size(113, 12);
|
|
this.label29.TabIndex = 3684;
|
|
this.label29.Text = "四号堆垛机紧急停车";
|
|
//
|
|
// pictureBox5
|
|
//
|
|
this.pictureBox5.BackgroundImage = global::wcfControlMonitorClient.Properties.Resources.青海shelf;
|
|
this.pictureBox5.Enabled = false;
|
|
this.pictureBox5.Location = new System.Drawing.Point(393, 37);
|
|
this.pictureBox5.Name = "pictureBox5";
|
|
this.pictureBox5.Size = new System.Drawing.Size(709, 37);
|
|
this.pictureBox5.TabIndex = 3665;
|
|
this.pictureBox5.TabStop = false;
|
|
this.pictureBox5.Tag = "1";
|
|
//
|
|
// pictureBox6
|
|
//
|
|
this.pictureBox6.BackgroundImage = global::wcfControlMonitorClient.Properties.Resources.青海shelf;
|
|
this.pictureBox6.Enabled = false;
|
|
this.pictureBox6.Location = new System.Drawing.Point(393, 105);
|
|
this.pictureBox6.Name = "pictureBox6";
|
|
this.pictureBox6.Size = new System.Drawing.Size(707, 27);
|
|
this.pictureBox6.TabIndex = 3664;
|
|
this.pictureBox6.TabStop = false;
|
|
this.pictureBox6.Tag = "1";
|
|
//
|
|
// pic_30002
|
|
//
|
|
this.pic_30002.BackColor = System.Drawing.Color.Transparent;
|
|
this.pic_30002.Image = global::wcfControlMonitorClient.Properties.Resources.stop0;
|
|
this.pic_30002.Location = new System.Drawing.Point(134, 234);
|
|
this.pic_30002.Name = "pic_30002";
|
|
this.pic_30002.Size = new System.Drawing.Size(37, 37);
|
|
this.pic_30002.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.pic_30002.TabIndex = 3494;
|
|
this.pic_30002.TabStop = false;
|
|
this.pic_30002.Tag = "11002";
|
|
this.pic_30002.Click += new System.EventHandler(this.ctrl_Click_1);
|
|
//
|
|
// pic_30003
|
|
//
|
|
this.pic_30003.BackColor = System.Drawing.Color.Transparent;
|
|
this.pic_30003.Image = global::wcfControlMonitorClient.Properties.Resources.stop0;
|
|
this.pic_30003.Location = new System.Drawing.Point(139, 121);
|
|
this.pic_30003.Name = "pic_30003";
|
|
this.pic_30003.Size = new System.Drawing.Size(37, 37);
|
|
this.pic_30003.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.pic_30003.TabIndex = 3493;
|
|
this.pic_30003.TabStop = false;
|
|
this.pic_30003.Tag = "11003";
|
|
this.pic_30003.Click += new System.EventHandler(this.ctrl_Click_1);
|
|
//
|
|
// pic_30004
|
|
//
|
|
this.pic_30004.BackColor = System.Drawing.Color.Transparent;
|
|
this.pic_30004.Image = global::wcfControlMonitorClient.Properties.Resources.stop0;
|
|
this.pic_30004.Location = new System.Drawing.Point(141, 37);
|
|
this.pic_30004.Name = "pic_30004";
|
|
this.pic_30004.Size = new System.Drawing.Size(37, 37);
|
|
this.pic_30004.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.pic_30004.TabIndex = 3492;
|
|
this.pic_30004.TabStop = false;
|
|
this.pic_30004.Tag = "11004";
|
|
this.pic_30004.Click += new System.EventHandler(this.ctrl_Click_1);
|
|
//
|
|
// sto_30002
|
|
//
|
|
this.sto_30002.BackColor = System.Drawing.Color.Transparent;
|
|
this.sto_30002.Image = global::wcfControlMonitorClient.Properties.Resources.stop1;
|
|
this.sto_30002.Location = new System.Drawing.Point(127, 234);
|
|
this.sto_30002.Name = "sto_30002";
|
|
this.sto_30002.Size = new System.Drawing.Size(49, 37);
|
|
this.sto_30002.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.sto_30002.TabIndex = 3491;
|
|
this.sto_30002.TabStop = false;
|
|
this.sto_30002.Tag = "";
|
|
this.sto_30002.Visible = false;
|
|
this.sto_30002.Click += new System.EventHandler(this.Btn_MouseEnter_Stop);
|
|
//
|
|
// sto_30003
|
|
//
|
|
this.sto_30003.BackColor = System.Drawing.Color.Transparent;
|
|
this.sto_30003.Image = global::wcfControlMonitorClient.Properties.Resources.stop1;
|
|
this.sto_30003.Location = new System.Drawing.Point(133, 123);
|
|
this.sto_30003.Name = "sto_30003";
|
|
this.sto_30003.Size = new System.Drawing.Size(49, 37);
|
|
this.sto_30003.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.sto_30003.TabIndex = 3490;
|
|
this.sto_30003.TabStop = false;
|
|
this.sto_30003.Tag = "";
|
|
this.sto_30003.Visible = false;
|
|
this.sto_30003.Click += new System.EventHandler(this.Btn_MouseEnter_Stop);
|
|
//
|
|
// sto_30004
|
|
//
|
|
this.sto_30004.BackColor = System.Drawing.Color.Transparent;
|
|
this.sto_30004.Image = global::wcfControlMonitorClient.Properties.Resources.stop1;
|
|
this.sto_30004.Location = new System.Drawing.Point(134, 37);
|
|
this.sto_30004.Name = "sto_30004";
|
|
this.sto_30004.Size = new System.Drawing.Size(49, 37);
|
|
this.sto_30004.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.sto_30004.TabIndex = 3489;
|
|
this.sto_30004.TabStop = false;
|
|
this.sto_30004.Tag = "";
|
|
this.sto_30004.Visible = false;
|
|
this.sto_30004.Click += new System.EventHandler(this.Btn_MouseEnter_Stop);
|
|
//
|
|
// t11002
|
|
//
|
|
this.t11002.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.t11002.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.t11002.Location = new System.Drawing.Point(1112, 270);
|
|
this.t11002.Multiline = true;
|
|
this.t11002.Name = "t11002";
|
|
this.t11002.Size = new System.Drawing.Size(8, 8);
|
|
this.t11002.TabIndex = 3415;
|
|
this.t11002.Tag = "11002.0";
|
|
this.t11002.Visible = false;
|
|
//
|
|
// bt11002
|
|
//
|
|
this.bt11002.BackColor = System.Drawing.Color.MediumOrchid;
|
|
this.bt11002.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.bt11002.Location = new System.Drawing.Point(1102, 266);
|
|
this.bt11002.Name = "bt11002";
|
|
this.bt11002.Size = new System.Drawing.Size(28, 16);
|
|
this.bt11002.TabIndex = 3422;
|
|
this.bt11002.TabStop = false;
|
|
this.bt11002.Tag = "11002";
|
|
//
|
|
// label15
|
|
//
|
|
this.label15.AutoSize = true;
|
|
this.label15.BackColor = System.Drawing.Color.Transparent;
|
|
this.label15.Enabled = false;
|
|
this.label15.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label15.Location = new System.Drawing.Point(646, 272);
|
|
this.label15.Name = "label15";
|
|
this.label15.Size = new System.Drawing.Size(59, 12);
|
|
this.label15.TabIndex = 3414;
|
|
this.label15.Text = "←18002→";
|
|
//
|
|
// t11003
|
|
//
|
|
this.t11003.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.t11003.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.t11003.Location = new System.Drawing.Point(1114, 171);
|
|
this.t11003.Multiline = true;
|
|
this.t11003.Name = "t11003";
|
|
this.t11003.Size = new System.Drawing.Size(8, 8);
|
|
this.t11003.TabIndex = 3398;
|
|
this.t11003.Tag = "11003.0";
|
|
this.t11003.Visible = false;
|
|
//
|
|
// bt11003
|
|
//
|
|
this.bt11003.BackColor = System.Drawing.Color.MediumOrchid;
|
|
this.bt11003.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.bt11003.Location = new System.Drawing.Point(1104, 167);
|
|
this.bt11003.Name = "bt11003";
|
|
this.bt11003.Size = new System.Drawing.Size(28, 16);
|
|
this.bt11003.TabIndex = 3405;
|
|
this.bt11003.TabStop = false;
|
|
this.bt11003.Tag = "11003";
|
|
//
|
|
// textBox13
|
|
//
|
|
this.textBox13.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox13.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox13.Location = new System.Drawing.Point(1130, 297);
|
|
this.textBox13.Multiline = true;
|
|
this.textBox13.Name = "textBox13";
|
|
this.textBox13.Size = new System.Drawing.Size(10, 10);
|
|
this.textBox13.TabIndex = 3400;
|
|
this.textBox13.Tag = "12005.0";
|
|
this.textBox13.Visible = false;
|
|
//
|
|
// label10
|
|
//
|
|
this.label10.AutoSize = true;
|
|
this.label10.BackColor = System.Drawing.Color.Transparent;
|
|
this.label10.Enabled = false;
|
|
this.label10.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label10.Location = new System.Drawing.Point(646, 163);
|
|
this.label10.Name = "label10";
|
|
this.label10.Size = new System.Drawing.Size(59, 12);
|
|
this.label10.TabIndex = 3397;
|
|
this.label10.Text = "←18003→";
|
|
//
|
|
// t11004
|
|
//
|
|
this.t11004.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.t11004.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.t11004.Location = new System.Drawing.Point(1114, 84);
|
|
this.t11004.Multiline = true;
|
|
this.t11004.Name = "t11004";
|
|
this.t11004.Size = new System.Drawing.Size(8, 8);
|
|
this.t11004.TabIndex = 3335;
|
|
this.t11004.Tag = "11004.0";
|
|
this.t11004.Visible = false;
|
|
//
|
|
// bt11004
|
|
//
|
|
this.bt11004.BackColor = System.Drawing.Color.MediumOrchid;
|
|
this.bt11004.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.bt11004.Location = new System.Drawing.Point(1104, 80);
|
|
this.bt11004.Name = "bt11004";
|
|
this.bt11004.Size = new System.Drawing.Size(28, 16);
|
|
this.bt11004.TabIndex = 3386;
|
|
this.bt11004.TabStop = false;
|
|
this.bt11004.Tag = "11004";
|
|
//
|
|
// label14
|
|
//
|
|
this.label14.AutoSize = true;
|
|
this.label14.BackColor = System.Drawing.Color.Transparent;
|
|
this.label14.Enabled = false;
|
|
this.label14.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label14.Location = new System.Drawing.Point(647, 88);
|
|
this.label14.Name = "label14";
|
|
this.label14.Size = new System.Drawing.Size(59, 12);
|
|
this.label14.TabIndex = 3330;
|
|
this.label14.Text = "←18004→";
|
|
//
|
|
// button18
|
|
//
|
|
this.button18.BackColor = System.Drawing.SystemColors.ButtonFace;
|
|
this.button18.FlatAppearance.BorderColor = System.Drawing.Color.BurlyWood;
|
|
this.button18.FlatAppearance.BorderSize = 2;
|
|
this.button18.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button18.Location = new System.Drawing.Point(1103, 289);
|
|
this.button18.Name = "button18";
|
|
this.button18.Size = new System.Drawing.Size(64, 27);
|
|
this.button18.TabIndex = 3506;
|
|
this.button18.Tag = "12005";
|
|
this.button18.Text = "12005";
|
|
this.button18.UseVisualStyleBackColor = false;
|
|
//
|
|
// tabControl1
|
|
//
|
|
this.tabControl1.Controls.Add(this.tabPage1);
|
|
this.tabControl1.Controls.Add(this.tabPage2);
|
|
this.tabControl1.Controls.Add(this.tabpage3);
|
|
this.tabControl1.Location = new System.Drawing.Point(3, 24);
|
|
this.tabControl1.Name = "tabControl1";
|
|
this.tabControl1.SelectedIndex = 0;
|
|
this.tabControl1.Size = new System.Drawing.Size(1434, 538);
|
|
this.tabControl1.TabIndex = 1587;
|
|
//
|
|
// tabPage2
|
|
//
|
|
this.tabPage2.BackColor = System.Drawing.Color.White;
|
|
this.tabPage2.Controls.Add(this.plAccessorial2);
|
|
this.tabPage2.Location = new System.Drawing.Point(4, 22);
|
|
this.tabPage2.Name = "tabPage2";
|
|
this.tabPage2.Size = new System.Drawing.Size(1426, 512);
|
|
this.tabPage2.TabIndex = 1;
|
|
this.tabPage2.Text = "二楼";
|
|
//
|
|
// plAccessorial2
|
|
//
|
|
this.plAccessorial2.BackColor = System.Drawing.Color.White;
|
|
this.plAccessorial2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
|
|
this.plAccessorial2.Controls.Add(this.label59);
|
|
this.plAccessorial2.Controls.Add(this.label57);
|
|
this.plAccessorial2.Controls.Add(this.label55);
|
|
this.plAccessorial2.Controls.Add(this.label53);
|
|
this.plAccessorial2.Controls.Add(this.label58);
|
|
this.plAccessorial2.Controls.Add(this.label56);
|
|
this.plAccessorial2.Controls.Add(this.label54);
|
|
this.plAccessorial2.Controls.Add(this.label52);
|
|
this.plAccessorial2.Controls.Add(this.pictureBox11);
|
|
this.plAccessorial2.Controls.Add(this.pictureBox15);
|
|
this.plAccessorial2.Controls.Add(this.pictureBox9);
|
|
this.plAccessorial2.Controls.Add(this.pictureBox16);
|
|
this.plAccessorial2.Controls.Add(this.pictureBox17);
|
|
this.plAccessorial2.Controls.Add(this.pictureBox14);
|
|
this.plAccessorial2.Controls.Add(this.pictureBox13);
|
|
this.plAccessorial2.Controls.Add(this.pictureBox12);
|
|
this.plAccessorial2.Controls.Add(this.textBox25);
|
|
this.plAccessorial2.Controls.Add(this.button4);
|
|
this.plAccessorial2.Controls.Add(this.textBox35);
|
|
this.plAccessorial2.Controls.Add(this.button7);
|
|
this.plAccessorial2.Controls.Add(this.textBox36);
|
|
this.plAccessorial2.Controls.Add(this.button9);
|
|
this.plAccessorial2.Controls.Add(this.textBox37);
|
|
this.plAccessorial2.Controls.Add(this.button11);
|
|
this.plAccessorial2.Controls.Add(this.textBox38);
|
|
this.plAccessorial2.Controls.Add(this.button14);
|
|
this.plAccessorial2.Controls.Add(this.textBox39);
|
|
this.plAccessorial2.Controls.Add(this.button17);
|
|
this.plAccessorial2.Controls.Add(this.textBox40);
|
|
this.plAccessorial2.Controls.Add(this.button21);
|
|
this.plAccessorial2.Controls.Add(this.textBox41);
|
|
this.plAccessorial2.Controls.Add(this.button23);
|
|
this.plAccessorial2.Controls.Add(this.t110012);
|
|
this.plAccessorial2.Controls.Add(this.bt110012);
|
|
this.plAccessorial2.Controls.Add(this.label11);
|
|
this.plAccessorial2.Controls.Add(this.t110022);
|
|
this.plAccessorial2.Controls.Add(this.bt110022);
|
|
this.plAccessorial2.Controls.Add(this.label17);
|
|
this.plAccessorial2.Controls.Add(this.t110032);
|
|
this.plAccessorial2.Controls.Add(this.bt110032);
|
|
this.plAccessorial2.Controls.Add(this.label19);
|
|
this.plAccessorial2.Controls.Add(this.t110042);
|
|
this.plAccessorial2.Controls.Add(this.bt110042);
|
|
this.plAccessorial2.Controls.Add(this.label20);
|
|
this.plAccessorial2.Font = new System.Drawing.Font("宋体", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.plAccessorial2.Location = new System.Drawing.Point(5, 0);
|
|
this.plAccessorial2.Name = "plAccessorial2";
|
|
this.plAccessorial2.Size = new System.Drawing.Size(1418, 513);
|
|
this.plAccessorial2.TabIndex = 1528;
|
|
//
|
|
// label59
|
|
//
|
|
this.label59.AutoSize = true;
|
|
this.label59.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label59.ForeColor = System.Drawing.Color.Red;
|
|
this.label59.Location = new System.Drawing.Point(326, 343);
|
|
this.label59.Name = "label59";
|
|
this.label59.Size = new System.Drawing.Size(17, 12);
|
|
this.label59.TabIndex = 5743;
|
|
this.label59.Tag = "26001";
|
|
this.label59.Text = "▼";
|
|
//
|
|
// label57
|
|
//
|
|
this.label57.AutoSize = true;
|
|
this.label57.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label57.ForeColor = System.Drawing.Color.Red;
|
|
this.label57.Location = new System.Drawing.Point(326, 234);
|
|
this.label57.Name = "label57";
|
|
this.label57.Size = new System.Drawing.Size(17, 12);
|
|
this.label57.TabIndex = 5742;
|
|
this.label57.Tag = "26002";
|
|
this.label57.Text = "▼";
|
|
//
|
|
// label55
|
|
//
|
|
this.label55.AutoSize = true;
|
|
this.label55.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label55.ForeColor = System.Drawing.Color.Red;
|
|
this.label55.Location = new System.Drawing.Point(325, 127);
|
|
this.label55.Name = "label55";
|
|
this.label55.Size = new System.Drawing.Size(17, 12);
|
|
this.label55.TabIndex = 5741;
|
|
this.label55.Tag = "26003";
|
|
this.label55.Text = "▼";
|
|
//
|
|
// label53
|
|
//
|
|
this.label53.AutoSize = true;
|
|
this.label53.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label53.ForeColor = System.Drawing.Color.Red;
|
|
this.label53.Location = new System.Drawing.Point(326, 47);
|
|
this.label53.Name = "label53";
|
|
this.label53.Size = new System.Drawing.Size(17, 12);
|
|
this.label53.TabIndex = 5740;
|
|
this.label53.Tag = "26004";
|
|
this.label53.Text = "▼";
|
|
//
|
|
// label58
|
|
//
|
|
this.label58.AutoSize = true;
|
|
this.label58.BackColor = System.Drawing.Color.Transparent;
|
|
this.label58.Enabled = false;
|
|
this.label58.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label58.Location = new System.Drawing.Point(285, 45);
|
|
this.label58.Name = "label58";
|
|
this.label58.Size = new System.Drawing.Size(35, 12);
|
|
this.label58.TabIndex = 5709;
|
|
this.label58.Text = "26004";
|
|
//
|
|
// label56
|
|
//
|
|
this.label56.AutoSize = true;
|
|
this.label56.BackColor = System.Drawing.Color.Transparent;
|
|
this.label56.Enabled = false;
|
|
this.label56.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label56.Location = new System.Drawing.Point(285, 126);
|
|
this.label56.Name = "label56";
|
|
this.label56.Size = new System.Drawing.Size(35, 12);
|
|
this.label56.TabIndex = 5707;
|
|
this.label56.Text = "26003";
|
|
//
|
|
// label54
|
|
//
|
|
this.label54.AutoSize = true;
|
|
this.label54.BackColor = System.Drawing.Color.Transparent;
|
|
this.label54.Enabled = false;
|
|
this.label54.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label54.Location = new System.Drawing.Point(285, 234);
|
|
this.label54.Name = "label54";
|
|
this.label54.Size = new System.Drawing.Size(35, 12);
|
|
this.label54.TabIndex = 5705;
|
|
this.label54.Text = "26002";
|
|
//
|
|
// label52
|
|
//
|
|
this.label52.AutoSize = true;
|
|
this.label52.BackColor = System.Drawing.Color.Transparent;
|
|
this.label52.Enabled = false;
|
|
this.label52.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label52.Location = new System.Drawing.Point(285, 343);
|
|
this.label52.Name = "label52";
|
|
this.label52.Size = new System.Drawing.Size(35, 12);
|
|
this.label52.TabIndex = 5703;
|
|
this.label52.Text = "26001";
|
|
//
|
|
// pictureBox11
|
|
//
|
|
this.pictureBox11.BackgroundImage = global::wcfControlMonitorClient.Properties.Resources.一二排;
|
|
this.pictureBox11.Enabled = false;
|
|
this.pictureBox11.Location = new System.Drawing.Point(466, 390);
|
|
this.pictureBox11.Name = "pictureBox11";
|
|
this.pictureBox11.Size = new System.Drawing.Size(723, 37);
|
|
this.pictureBox11.TabIndex = 4126;
|
|
this.pictureBox11.TabStop = false;
|
|
this.pictureBox11.Tag = "1";
|
|
//
|
|
// pictureBox15
|
|
//
|
|
this.pictureBox15.BackgroundImage = global::wcfControlMonitorClient.Properties.Resources.三四排;
|
|
this.pictureBox15.Enabled = false;
|
|
this.pictureBox15.Location = new System.Drawing.Point(488, 323);
|
|
this.pictureBox15.Name = "pictureBox15";
|
|
this.pictureBox15.Size = new System.Drawing.Size(701, 41);
|
|
this.pictureBox15.TabIndex = 4125;
|
|
this.pictureBox15.TabStop = false;
|
|
this.pictureBox15.Tag = "1";
|
|
//
|
|
// pictureBox9
|
|
//
|
|
this.pictureBox9.BackgroundImage = global::wcfControlMonitorClient.Properties.Resources.一二排;
|
|
this.pictureBox9.Enabled = false;
|
|
this.pictureBox9.Location = new System.Drawing.Point(467, 280);
|
|
this.pictureBox9.Name = "pictureBox9";
|
|
this.pictureBox9.Size = new System.Drawing.Size(722, 37);
|
|
this.pictureBox9.TabIndex = 4124;
|
|
this.pictureBox9.TabStop = false;
|
|
this.pictureBox9.Tag = "1";
|
|
//
|
|
// pictureBox16
|
|
//
|
|
this.pictureBox16.BackgroundImage = global::wcfControlMonitorClient.Properties.Resources.三四排;
|
|
this.pictureBox16.Enabled = false;
|
|
this.pictureBox16.Location = new System.Drawing.Point(488, 216);
|
|
this.pictureBox16.Name = "pictureBox16";
|
|
this.pictureBox16.Size = new System.Drawing.Size(701, 37);
|
|
this.pictureBox16.TabIndex = 4123;
|
|
this.pictureBox16.TabStop = false;
|
|
this.pictureBox16.Tag = "1";
|
|
//
|
|
// pictureBox17
|
|
//
|
|
this.pictureBox17.BackgroundImage = global::wcfControlMonitorClient.Properties.Resources.青海shelf;
|
|
this.pictureBox17.Enabled = false;
|
|
this.pictureBox17.Location = new System.Drawing.Point(467, 173);
|
|
this.pictureBox17.Name = "pictureBox17";
|
|
this.pictureBox17.Size = new System.Drawing.Size(722, 37);
|
|
this.pictureBox17.TabIndex = 4122;
|
|
this.pictureBox17.TabStop = false;
|
|
this.pictureBox17.Tag = "1";
|
|
//
|
|
// pictureBox14
|
|
//
|
|
this.pictureBox14.BackgroundImage = global::wcfControlMonitorClient.Properties.Resources.青海shelf;
|
|
this.pictureBox14.Enabled = false;
|
|
this.pictureBox14.Location = new System.Drawing.Point(480, 127);
|
|
this.pictureBox14.Name = "pictureBox14";
|
|
this.pictureBox14.Size = new System.Drawing.Size(708, 23);
|
|
this.pictureBox14.TabIndex = 4121;
|
|
this.pictureBox14.TabStop = false;
|
|
this.pictureBox14.Tag = "1";
|
|
//
|
|
// pictureBox13
|
|
//
|
|
this.pictureBox13.BackgroundImage = global::wcfControlMonitorClient.Properties.Resources.青海shelf;
|
|
this.pictureBox13.Enabled = false;
|
|
this.pictureBox13.Location = new System.Drawing.Point(480, 97);
|
|
this.pictureBox13.Name = "pictureBox13";
|
|
this.pictureBox13.Size = new System.Drawing.Size(707, 27);
|
|
this.pictureBox13.TabIndex = 4120;
|
|
this.pictureBox13.TabStop = false;
|
|
this.pictureBox13.Tag = "1";
|
|
//
|
|
// pictureBox12
|
|
//
|
|
this.pictureBox12.BackgroundImage = global::wcfControlMonitorClient.Properties.Resources.青海shelf;
|
|
this.pictureBox12.Enabled = false;
|
|
this.pictureBox12.Location = new System.Drawing.Point(480, 29);
|
|
this.pictureBox12.Name = "pictureBox12";
|
|
this.pictureBox12.Size = new System.Drawing.Size(709, 37);
|
|
this.pictureBox12.TabIndex = 4119;
|
|
this.pictureBox12.TabStop = false;
|
|
this.pictureBox12.Tag = "1";
|
|
//
|
|
// textBox25
|
|
//
|
|
this.textBox25.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox25.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox25.Location = new System.Drawing.Point(449, 234);
|
|
this.textBox25.Multiline = true;
|
|
this.textBox25.Name = "textBox25";
|
|
this.textBox25.Size = new System.Drawing.Size(10, 10);
|
|
this.textBox25.TabIndex = 4117;
|
|
this.textBox25.Tag = "22003.0";
|
|
this.textBox25.Visible = false;
|
|
//
|
|
// button4
|
|
//
|
|
this.button4.BackColor = System.Drawing.SystemColors.ButtonFace;
|
|
this.button4.FlatAppearance.BorderColor = System.Drawing.Color.BurlyWood;
|
|
this.button4.FlatAppearance.BorderSize = 2;
|
|
this.button4.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button4.Location = new System.Drawing.Point(420, 226);
|
|
this.button4.Name = "button4";
|
|
this.button4.Size = new System.Drawing.Size(64, 27);
|
|
this.button4.TabIndex = 4116;
|
|
this.button4.Tag = "22003";
|
|
this.button4.Text = "22003";
|
|
this.button4.UseVisualStyleBackColor = false;
|
|
//
|
|
// textBox35
|
|
//
|
|
this.textBox35.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox35.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox35.Location = new System.Drawing.Point(383, 234);
|
|
this.textBox35.Multiline = true;
|
|
this.textBox35.Name = "textBox35";
|
|
this.textBox35.Size = new System.Drawing.Size(10, 10);
|
|
this.textBox35.TabIndex = 4114;
|
|
this.textBox35.Tag = "22004.0";
|
|
this.textBox35.Visible = false;
|
|
//
|
|
// button7
|
|
//
|
|
this.button7.BackColor = System.Drawing.SystemColors.ButtonFace;
|
|
this.button7.FlatAppearance.BorderColor = System.Drawing.Color.BurlyWood;
|
|
this.button7.FlatAppearance.BorderSize = 2;
|
|
this.button7.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button7.Location = new System.Drawing.Point(356, 226);
|
|
this.button7.Name = "button7";
|
|
this.button7.Size = new System.Drawing.Size(64, 27);
|
|
this.button7.TabIndex = 4115;
|
|
this.button7.Tag = "22004";
|
|
this.button7.Text = "22004";
|
|
this.button7.UseVisualStyleBackColor = false;
|
|
//
|
|
// textBox36
|
|
//
|
|
this.textBox36.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox36.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox36.Location = new System.Drawing.Point(449, 346);
|
|
this.textBox36.Multiline = true;
|
|
this.textBox36.Name = "textBox36";
|
|
this.textBox36.Size = new System.Drawing.Size(10, 10);
|
|
this.textBox36.TabIndex = 4113;
|
|
this.textBox36.Tag = "22001.0";
|
|
this.textBox36.Visible = false;
|
|
//
|
|
// button9
|
|
//
|
|
this.button9.BackColor = System.Drawing.SystemColors.ButtonFace;
|
|
this.button9.FlatAppearance.BorderColor = System.Drawing.Color.BurlyWood;
|
|
this.button9.FlatAppearance.BorderSize = 2;
|
|
this.button9.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button9.Location = new System.Drawing.Point(420, 337);
|
|
this.button9.Name = "button9";
|
|
this.button9.Size = new System.Drawing.Size(64, 27);
|
|
this.button9.TabIndex = 4112;
|
|
this.button9.Tag = "22001";
|
|
this.button9.Text = "22001";
|
|
this.button9.UseVisualStyleBackColor = false;
|
|
//
|
|
// textBox37
|
|
//
|
|
this.textBox37.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox37.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox37.Location = new System.Drawing.Point(383, 345);
|
|
this.textBox37.Multiline = true;
|
|
this.textBox37.Name = "textBox37";
|
|
this.textBox37.Size = new System.Drawing.Size(10, 10);
|
|
this.textBox37.TabIndex = 4110;
|
|
this.textBox37.Tag = "22002.0";
|
|
this.textBox37.Visible = false;
|
|
//
|
|
// button11
|
|
//
|
|
this.button11.BackColor = System.Drawing.SystemColors.ButtonFace;
|
|
this.button11.FlatAppearance.BorderColor = System.Drawing.Color.BurlyWood;
|
|
this.button11.FlatAppearance.BorderSize = 2;
|
|
this.button11.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button11.Location = new System.Drawing.Point(356, 337);
|
|
this.button11.Name = "button11";
|
|
this.button11.Size = new System.Drawing.Size(64, 27);
|
|
this.button11.TabIndex = 4111;
|
|
this.button11.Tag = "22002";
|
|
this.button11.Text = "22002";
|
|
this.button11.UseVisualStyleBackColor = false;
|
|
//
|
|
// textBox38
|
|
//
|
|
this.textBox38.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox38.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox38.Location = new System.Drawing.Point(442, 47);
|
|
this.textBox38.Multiline = true;
|
|
this.textBox38.Name = "textBox38";
|
|
this.textBox38.Size = new System.Drawing.Size(10, 10);
|
|
this.textBox38.TabIndex = 4109;
|
|
this.textBox38.Tag = "22007.0";
|
|
this.textBox38.Visible = false;
|
|
//
|
|
// button14
|
|
//
|
|
this.button14.BackColor = System.Drawing.SystemColors.ButtonFace;
|
|
this.button14.FlatAppearance.BorderColor = System.Drawing.Color.BurlyWood;
|
|
this.button14.FlatAppearance.BorderSize = 2;
|
|
this.button14.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button14.Location = new System.Drawing.Point(413, 39);
|
|
this.button14.Name = "button14";
|
|
this.button14.Size = new System.Drawing.Size(64, 27);
|
|
this.button14.TabIndex = 4108;
|
|
this.button14.Tag = "22007";
|
|
this.button14.Text = "22007";
|
|
this.button14.UseVisualStyleBackColor = false;
|
|
//
|
|
// textBox39
|
|
//
|
|
this.textBox39.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox39.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox39.Location = new System.Drawing.Point(376, 47);
|
|
this.textBox39.Multiline = true;
|
|
this.textBox39.Name = "textBox39";
|
|
this.textBox39.Size = new System.Drawing.Size(10, 10);
|
|
this.textBox39.TabIndex = 4106;
|
|
this.textBox39.Tag = "22008.0";
|
|
this.textBox39.Visible = false;
|
|
//
|
|
// button17
|
|
//
|
|
this.button17.BackColor = System.Drawing.SystemColors.ButtonFace;
|
|
this.button17.FlatAppearance.BorderColor = System.Drawing.Color.BurlyWood;
|
|
this.button17.FlatAppearance.BorderSize = 2;
|
|
this.button17.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button17.Location = new System.Drawing.Point(349, 39);
|
|
this.button17.Name = "button17";
|
|
this.button17.Size = new System.Drawing.Size(64, 27);
|
|
this.button17.TabIndex = 4107;
|
|
this.button17.Tag = "22008";
|
|
this.button17.Text = "22008";
|
|
this.button17.UseVisualStyleBackColor = false;
|
|
//
|
|
// textBox40
|
|
//
|
|
this.textBox40.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox40.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox40.Location = new System.Drawing.Point(441, 128);
|
|
this.textBox40.Multiline = true;
|
|
this.textBox40.Name = "textBox40";
|
|
this.textBox40.Size = new System.Drawing.Size(10, 10);
|
|
this.textBox40.TabIndex = 4105;
|
|
this.textBox40.Tag = "22005.0";
|
|
this.textBox40.Visible = false;
|
|
//
|
|
// button21
|
|
//
|
|
this.button21.BackColor = System.Drawing.SystemColors.ButtonFace;
|
|
this.button21.FlatAppearance.BorderColor = System.Drawing.Color.BurlyWood;
|
|
this.button21.FlatAppearance.BorderSize = 2;
|
|
this.button21.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button21.Location = new System.Drawing.Point(412, 120);
|
|
this.button21.Name = "button21";
|
|
this.button21.Size = new System.Drawing.Size(64, 27);
|
|
this.button21.TabIndex = 4104;
|
|
this.button21.Tag = "22005";
|
|
this.button21.Text = "22005";
|
|
this.button21.UseVisualStyleBackColor = false;
|
|
//
|
|
// textBox41
|
|
//
|
|
this.textBox41.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox41.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox41.Location = new System.Drawing.Point(375, 128);
|
|
this.textBox41.Multiline = true;
|
|
this.textBox41.Name = "textBox41";
|
|
this.textBox41.Size = new System.Drawing.Size(10, 10);
|
|
this.textBox41.TabIndex = 4102;
|
|
this.textBox41.Tag = "22006.0";
|
|
this.textBox41.Visible = false;
|
|
//
|
|
// button23
|
|
//
|
|
this.button23.BackColor = System.Drawing.SystemColors.ButtonFace;
|
|
this.button23.FlatAppearance.BorderColor = System.Drawing.Color.BurlyWood;
|
|
this.button23.FlatAppearance.BorderSize = 2;
|
|
this.button23.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button23.Location = new System.Drawing.Point(348, 120);
|
|
this.button23.Name = "button23";
|
|
this.button23.Size = new System.Drawing.Size(64, 27);
|
|
this.button23.TabIndex = 4103;
|
|
this.button23.Tag = "22006";
|
|
this.button23.Text = "22006";
|
|
this.button23.UseVisualStyleBackColor = false;
|
|
//
|
|
// t110012
|
|
//
|
|
this.t110012.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.t110012.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.t110012.Location = new System.Drawing.Point(655, 374);
|
|
this.t110012.Multiline = true;
|
|
this.t110012.Name = "t110012";
|
|
this.t110012.Size = new System.Drawing.Size(8, 8);
|
|
this.t110012.TabIndex = 4095;
|
|
this.t110012.Tag = "11001.0";
|
|
this.t110012.Visible = false;
|
|
//
|
|
// bt110012
|
|
//
|
|
this.bt110012.BackColor = System.Drawing.Color.MediumOrchid;
|
|
this.bt110012.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.bt110012.Location = new System.Drawing.Point(645, 370);
|
|
this.bt110012.Name = "bt110012";
|
|
this.bt110012.Size = new System.Drawing.Size(28, 16);
|
|
this.bt110012.TabIndex = 4096;
|
|
this.bt110012.TabStop = false;
|
|
this.bt110012.Tag = "11001";
|
|
//
|
|
// label11
|
|
//
|
|
this.label11.AutoSize = true;
|
|
this.label11.BackColor = System.Drawing.Color.Transparent;
|
|
this.label11.Enabled = false;
|
|
this.label11.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label11.Location = new System.Drawing.Point(763, 373);
|
|
this.label11.Name = "label11";
|
|
this.label11.Size = new System.Drawing.Size(59, 12);
|
|
this.label11.TabIndex = 4094;
|
|
this.label11.Text = "←18001→";
|
|
//
|
|
// t110022
|
|
//
|
|
this.t110022.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.t110022.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.t110022.Location = new System.Drawing.Point(656, 262);
|
|
this.t110022.Multiline = true;
|
|
this.t110022.Name = "t110022";
|
|
this.t110022.Size = new System.Drawing.Size(8, 8);
|
|
this.t110022.TabIndex = 4078;
|
|
this.t110022.Tag = "11002.0";
|
|
this.t110022.Visible = false;
|
|
//
|
|
// bt110022
|
|
//
|
|
this.bt110022.BackColor = System.Drawing.Color.MediumOrchid;
|
|
this.bt110022.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.bt110022.Location = new System.Drawing.Point(646, 258);
|
|
this.bt110022.Name = "bt110022";
|
|
this.bt110022.Size = new System.Drawing.Size(28, 16);
|
|
this.bt110022.TabIndex = 4079;
|
|
this.bt110022.TabStop = false;
|
|
this.bt110022.Tag = "11002";
|
|
//
|
|
// label17
|
|
//
|
|
this.label17.AutoSize = true;
|
|
this.label17.BackColor = System.Drawing.Color.Transparent;
|
|
this.label17.Enabled = false;
|
|
this.label17.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label17.Location = new System.Drawing.Point(764, 261);
|
|
this.label17.Name = "label17";
|
|
this.label17.Size = new System.Drawing.Size(59, 12);
|
|
this.label17.TabIndex = 4077;
|
|
this.label17.Text = "←18002→";
|
|
//
|
|
// t110032
|
|
//
|
|
this.t110032.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.t110032.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.t110032.Location = new System.Drawing.Point(654, 158);
|
|
this.t110032.Multiline = true;
|
|
this.t110032.Name = "t110032";
|
|
this.t110032.Size = new System.Drawing.Size(8, 8);
|
|
this.t110032.TabIndex = 4075;
|
|
this.t110032.Tag = "11003.0";
|
|
this.t110032.Visible = false;
|
|
//
|
|
// bt110032
|
|
//
|
|
this.bt110032.BackColor = System.Drawing.Color.MediumOrchid;
|
|
this.bt110032.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.bt110032.Location = new System.Drawing.Point(644, 154);
|
|
this.bt110032.Name = "bt110032";
|
|
this.bt110032.Size = new System.Drawing.Size(28, 16);
|
|
this.bt110032.TabIndex = 4076;
|
|
this.bt110032.TabStop = false;
|
|
this.bt110032.Tag = "11003";
|
|
//
|
|
// label19
|
|
//
|
|
this.label19.AutoSize = true;
|
|
this.label19.BackColor = System.Drawing.Color.Transparent;
|
|
this.label19.Enabled = false;
|
|
this.label19.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label19.Location = new System.Drawing.Point(762, 155);
|
|
this.label19.Name = "label19";
|
|
this.label19.Size = new System.Drawing.Size(59, 12);
|
|
this.label19.TabIndex = 4074;
|
|
this.label19.Text = "←18003→";
|
|
//
|
|
// t110042
|
|
//
|
|
this.t110042.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.t110042.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.t110042.Location = new System.Drawing.Point(1201, 78);
|
|
this.t110042.Multiline = true;
|
|
this.t110042.Name = "t110042";
|
|
this.t110042.Size = new System.Drawing.Size(8, 8);
|
|
this.t110042.TabIndex = 4072;
|
|
this.t110042.Tag = "11004.0";
|
|
this.t110042.Visible = false;
|
|
//
|
|
// bt110042
|
|
//
|
|
this.bt110042.BackColor = System.Drawing.Color.MediumOrchid;
|
|
this.bt110042.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.bt110042.Location = new System.Drawing.Point(1192, 73);
|
|
this.bt110042.Name = "bt110042";
|
|
this.bt110042.Size = new System.Drawing.Size(28, 16);
|
|
this.bt110042.TabIndex = 4073;
|
|
this.bt110042.TabStop = false;
|
|
this.bt110042.Tag = "11004";
|
|
//
|
|
// label20
|
|
//
|
|
this.label20.AutoSize = true;
|
|
this.label20.BackColor = System.Drawing.Color.Transparent;
|
|
this.label20.Enabled = false;
|
|
this.label20.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label20.Location = new System.Drawing.Point(763, 80);
|
|
this.label20.Name = "label20";
|
|
this.label20.Size = new System.Drawing.Size(59, 12);
|
|
this.label20.TabIndex = 4071;
|
|
this.label20.Text = "←18004→";
|
|
//
|
|
// tabpage3
|
|
//
|
|
this.tabpage3.BackColor = System.Drawing.Color.White;
|
|
this.tabpage3.Controls.Add(this.plAccessorial3);
|
|
this.tabpage3.Location = new System.Drawing.Point(4, 22);
|
|
this.tabpage3.Name = "tabpage3";
|
|
this.tabpage3.Padding = new System.Windows.Forms.Padding(3);
|
|
this.tabpage3.Size = new System.Drawing.Size(1426, 512);
|
|
this.tabpage3.TabIndex = 2;
|
|
this.tabpage3.Text = "三楼";
|
|
//
|
|
// plAccessorial3
|
|
//
|
|
this.plAccessorial3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
|
|
this.plAccessorial3.Controls.Add(this.label67);
|
|
this.plAccessorial3.Controls.Add(this.label65);
|
|
this.plAccessorial3.Controls.Add(this.label63);
|
|
this.plAccessorial3.Controls.Add(this.label61);
|
|
this.plAccessorial3.Controls.Add(this.label66);
|
|
this.plAccessorial3.Controls.Add(this.label64);
|
|
this.plAccessorial3.Controls.Add(this.label62);
|
|
this.plAccessorial3.Controls.Add(this.label60);
|
|
this.plAccessorial3.Controls.Add(this.pictureBox10);
|
|
this.plAccessorial3.Controls.Add(this.pictureBox18);
|
|
this.plAccessorial3.Controls.Add(this.pictureBox19);
|
|
this.plAccessorial3.Controls.Add(this.pictureBox20);
|
|
this.plAccessorial3.Controls.Add(this.pictureBox21);
|
|
this.plAccessorial3.Controls.Add(this.pictureBox22);
|
|
this.plAccessorial3.Controls.Add(this.pictureBox23);
|
|
this.plAccessorial3.Controls.Add(this.pictureBox24);
|
|
this.plAccessorial3.Controls.Add(this.textBox43);
|
|
this.plAccessorial3.Controls.Add(this.button26);
|
|
this.plAccessorial3.Controls.Add(this.textBox44);
|
|
this.plAccessorial3.Controls.Add(this.button36);
|
|
this.plAccessorial3.Controls.Add(this.textBox45);
|
|
this.plAccessorial3.Controls.Add(this.button37);
|
|
this.plAccessorial3.Controls.Add(this.textBox47);
|
|
this.plAccessorial3.Controls.Add(this.button38);
|
|
this.plAccessorial3.Controls.Add(this.textBox48);
|
|
this.plAccessorial3.Controls.Add(this.button39);
|
|
this.plAccessorial3.Controls.Add(this.textBox49);
|
|
this.plAccessorial3.Controls.Add(this.button40);
|
|
this.plAccessorial3.Controls.Add(this.textBox50);
|
|
this.plAccessorial3.Controls.Add(this.button41);
|
|
this.plAccessorial3.Controls.Add(this.textBox51);
|
|
this.plAccessorial3.Controls.Add(this.button42);
|
|
this.plAccessorial3.Controls.Add(this.t110013);
|
|
this.plAccessorial3.Controls.Add(this.bt110013);
|
|
this.plAccessorial3.Controls.Add(this.label22);
|
|
this.plAccessorial3.Controls.Add(this.t110023);
|
|
this.plAccessorial3.Controls.Add(this.bt110023);
|
|
this.plAccessorial3.Controls.Add(this.label28);
|
|
this.plAccessorial3.Controls.Add(this.t110033);
|
|
this.plAccessorial3.Controls.Add(this.bt110033);
|
|
this.plAccessorial3.Controls.Add(this.label31);
|
|
this.plAccessorial3.Controls.Add(this.t110043);
|
|
this.plAccessorial3.Controls.Add(this.bt110043);
|
|
this.plAccessorial3.Controls.Add(this.label35);
|
|
this.plAccessorial3.Font = new System.Drawing.Font("宋体", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.plAccessorial3.Location = new System.Drawing.Point(0, 4);
|
|
this.plAccessorial3.Name = "plAccessorial3";
|
|
this.plAccessorial3.Size = new System.Drawing.Size(1427, 541);
|
|
this.plAccessorial3.TabIndex = 1528;
|
|
//
|
|
// label67
|
|
//
|
|
this.label67.AutoSize = true;
|
|
this.label67.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label67.ForeColor = System.Drawing.Color.Red;
|
|
this.label67.Location = new System.Drawing.Point(328, 45);
|
|
this.label67.Name = "label67";
|
|
this.label67.Size = new System.Drawing.Size(17, 12);
|
|
this.label67.TabIndex = 5744;
|
|
this.label67.Tag = "36004";
|
|
this.label67.Text = "▼";
|
|
//
|
|
// label65
|
|
//
|
|
this.label65.AutoSize = true;
|
|
this.label65.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label65.ForeColor = System.Drawing.Color.Red;
|
|
this.label65.Location = new System.Drawing.Point(328, 129);
|
|
this.label65.Name = "label65";
|
|
this.label65.Size = new System.Drawing.Size(17, 12);
|
|
this.label65.TabIndex = 5743;
|
|
this.label65.Tag = "36003";
|
|
this.label65.Text = "▼";
|
|
//
|
|
// label63
|
|
//
|
|
this.label63.AutoSize = true;
|
|
this.label63.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label63.ForeColor = System.Drawing.Color.Red;
|
|
this.label63.Location = new System.Drawing.Point(328, 234);
|
|
this.label63.Name = "label63";
|
|
this.label63.Size = new System.Drawing.Size(17, 12);
|
|
this.label63.TabIndex = 5742;
|
|
this.label63.Tag = "36002";
|
|
this.label63.Text = "▼";
|
|
//
|
|
// label61
|
|
//
|
|
this.label61.AutoSize = true;
|
|
this.label61.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label61.ForeColor = System.Drawing.Color.Red;
|
|
this.label61.Location = new System.Drawing.Point(328, 343);
|
|
this.label61.Name = "label61";
|
|
this.label61.Size = new System.Drawing.Size(17, 12);
|
|
this.label61.TabIndex = 5741;
|
|
this.label61.Tag = "36001";
|
|
this.label61.Text = "▼";
|
|
//
|
|
// label66
|
|
//
|
|
this.label66.AutoSize = true;
|
|
this.label66.BackColor = System.Drawing.Color.Transparent;
|
|
this.label66.Enabled = false;
|
|
this.label66.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label66.Location = new System.Drawing.Point(282, 45);
|
|
this.label66.Name = "label66";
|
|
this.label66.Size = new System.Drawing.Size(35, 12);
|
|
this.label66.TabIndex = 5709;
|
|
this.label66.Text = "36004";
|
|
//
|
|
// label64
|
|
//
|
|
this.label64.AutoSize = true;
|
|
this.label64.BackColor = System.Drawing.Color.Transparent;
|
|
this.label64.Enabled = false;
|
|
this.label64.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label64.Location = new System.Drawing.Point(282, 129);
|
|
this.label64.Name = "label64";
|
|
this.label64.Size = new System.Drawing.Size(35, 12);
|
|
this.label64.TabIndex = 5707;
|
|
this.label64.Text = "36003";
|
|
//
|
|
// label62
|
|
//
|
|
this.label62.AutoSize = true;
|
|
this.label62.BackColor = System.Drawing.Color.Transparent;
|
|
this.label62.Enabled = false;
|
|
this.label62.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label62.Location = new System.Drawing.Point(282, 234);
|
|
this.label62.Name = "label62";
|
|
this.label62.Size = new System.Drawing.Size(35, 12);
|
|
this.label62.TabIndex = 5705;
|
|
this.label62.Text = "36002";
|
|
//
|
|
// label60
|
|
//
|
|
this.label60.AutoSize = true;
|
|
this.label60.BackColor = System.Drawing.Color.Transparent;
|
|
this.label60.Enabled = false;
|
|
this.label60.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label60.Location = new System.Drawing.Point(282, 343);
|
|
this.label60.Name = "label60";
|
|
this.label60.Size = new System.Drawing.Size(35, 12);
|
|
this.label60.TabIndex = 5703;
|
|
this.label60.Text = "36001";
|
|
//
|
|
// pictureBox10
|
|
//
|
|
this.pictureBox10.BackgroundImage = global::wcfControlMonitorClient.Properties.Resources.一二排;
|
|
this.pictureBox10.Enabled = false;
|
|
this.pictureBox10.Location = new System.Drawing.Point(466, 390);
|
|
this.pictureBox10.Name = "pictureBox10";
|
|
this.pictureBox10.Size = new System.Drawing.Size(723, 37);
|
|
this.pictureBox10.TabIndex = 4134;
|
|
this.pictureBox10.TabStop = false;
|
|
this.pictureBox10.Tag = "1";
|
|
//
|
|
// pictureBox18
|
|
//
|
|
this.pictureBox18.BackgroundImage = global::wcfControlMonitorClient.Properties.Resources.三四排;
|
|
this.pictureBox18.Enabled = false;
|
|
this.pictureBox18.Location = new System.Drawing.Point(488, 323);
|
|
this.pictureBox18.Name = "pictureBox18";
|
|
this.pictureBox18.Size = new System.Drawing.Size(701, 41);
|
|
this.pictureBox18.TabIndex = 4133;
|
|
this.pictureBox18.TabStop = false;
|
|
this.pictureBox18.Tag = "1";
|
|
//
|
|
// pictureBox19
|
|
//
|
|
this.pictureBox19.BackgroundImage = global::wcfControlMonitorClient.Properties.Resources.一二排;
|
|
this.pictureBox19.Enabled = false;
|
|
this.pictureBox19.Location = new System.Drawing.Point(467, 280);
|
|
this.pictureBox19.Name = "pictureBox19";
|
|
this.pictureBox19.Size = new System.Drawing.Size(722, 37);
|
|
this.pictureBox19.TabIndex = 4132;
|
|
this.pictureBox19.TabStop = false;
|
|
this.pictureBox19.Tag = "1";
|
|
//
|
|
// pictureBox20
|
|
//
|
|
this.pictureBox20.BackgroundImage = global::wcfControlMonitorClient.Properties.Resources.三四排;
|
|
this.pictureBox20.Enabled = false;
|
|
this.pictureBox20.Location = new System.Drawing.Point(488, 216);
|
|
this.pictureBox20.Name = "pictureBox20";
|
|
this.pictureBox20.Size = new System.Drawing.Size(701, 37);
|
|
this.pictureBox20.TabIndex = 4131;
|
|
this.pictureBox20.TabStop = false;
|
|
this.pictureBox20.Tag = "1";
|
|
//
|
|
// pictureBox21
|
|
//
|
|
this.pictureBox21.BackgroundImage = global::wcfControlMonitorClient.Properties.Resources.青海shelf;
|
|
this.pictureBox21.Enabled = false;
|
|
this.pictureBox21.Location = new System.Drawing.Point(467, 173);
|
|
this.pictureBox21.Name = "pictureBox21";
|
|
this.pictureBox21.Size = new System.Drawing.Size(722, 37);
|
|
this.pictureBox21.TabIndex = 4130;
|
|
this.pictureBox21.TabStop = false;
|
|
this.pictureBox21.Tag = "1";
|
|
//
|
|
// pictureBox22
|
|
//
|
|
this.pictureBox22.BackgroundImage = global::wcfControlMonitorClient.Properties.Resources.青海shelf;
|
|
this.pictureBox22.Enabled = false;
|
|
this.pictureBox22.Location = new System.Drawing.Point(480, 127);
|
|
this.pictureBox22.Name = "pictureBox22";
|
|
this.pictureBox22.Size = new System.Drawing.Size(708, 23);
|
|
this.pictureBox22.TabIndex = 4129;
|
|
this.pictureBox22.TabStop = false;
|
|
this.pictureBox22.Tag = "1";
|
|
//
|
|
// pictureBox23
|
|
//
|
|
this.pictureBox23.BackgroundImage = global::wcfControlMonitorClient.Properties.Resources.青海shelf;
|
|
this.pictureBox23.Enabled = false;
|
|
this.pictureBox23.Location = new System.Drawing.Point(480, 97);
|
|
this.pictureBox23.Name = "pictureBox23";
|
|
this.pictureBox23.Size = new System.Drawing.Size(707, 27);
|
|
this.pictureBox23.TabIndex = 4128;
|
|
this.pictureBox23.TabStop = false;
|
|
this.pictureBox23.Tag = "1";
|
|
//
|
|
// pictureBox24
|
|
//
|
|
this.pictureBox24.BackgroundImage = global::wcfControlMonitorClient.Properties.Resources.青海shelf;
|
|
this.pictureBox24.Enabled = false;
|
|
this.pictureBox24.Location = new System.Drawing.Point(480, 29);
|
|
this.pictureBox24.Name = "pictureBox24";
|
|
this.pictureBox24.Size = new System.Drawing.Size(709, 37);
|
|
this.pictureBox24.TabIndex = 4127;
|
|
this.pictureBox24.TabStop = false;
|
|
this.pictureBox24.Tag = "1";
|
|
//
|
|
// textBox43
|
|
//
|
|
this.textBox43.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox43.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox43.Location = new System.Drawing.Point(451, 234);
|
|
this.textBox43.Multiline = true;
|
|
this.textBox43.Name = "textBox43";
|
|
this.textBox43.Size = new System.Drawing.Size(10, 10);
|
|
this.textBox43.TabIndex = 4117;
|
|
this.textBox43.Tag = "32003.0";
|
|
this.textBox43.Visible = false;
|
|
//
|
|
// button26
|
|
//
|
|
this.button26.BackColor = System.Drawing.SystemColors.ButtonFace;
|
|
this.button26.FlatAppearance.BorderColor = System.Drawing.Color.BurlyWood;
|
|
this.button26.FlatAppearance.BorderSize = 2;
|
|
this.button26.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button26.Location = new System.Drawing.Point(422, 226);
|
|
this.button26.Name = "button26";
|
|
this.button26.Size = new System.Drawing.Size(64, 27);
|
|
this.button26.TabIndex = 4116;
|
|
this.button26.Tag = "32003";
|
|
this.button26.Text = "32003";
|
|
this.button26.UseVisualStyleBackColor = false;
|
|
//
|
|
// textBox44
|
|
//
|
|
this.textBox44.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox44.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox44.Location = new System.Drawing.Point(385, 234);
|
|
this.textBox44.Multiline = true;
|
|
this.textBox44.Name = "textBox44";
|
|
this.textBox44.Size = new System.Drawing.Size(10, 10);
|
|
this.textBox44.TabIndex = 4114;
|
|
this.textBox44.Tag = "32004.0";
|
|
this.textBox44.Visible = false;
|
|
//
|
|
// button36
|
|
//
|
|
this.button36.BackColor = System.Drawing.SystemColors.ButtonFace;
|
|
this.button36.FlatAppearance.BorderColor = System.Drawing.Color.BurlyWood;
|
|
this.button36.FlatAppearance.BorderSize = 2;
|
|
this.button36.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button36.Location = new System.Drawing.Point(358, 226);
|
|
this.button36.Name = "button36";
|
|
this.button36.Size = new System.Drawing.Size(64, 27);
|
|
this.button36.TabIndex = 4115;
|
|
this.button36.Tag = "32004";
|
|
this.button36.Text = "32004";
|
|
this.button36.UseVisualStyleBackColor = false;
|
|
//
|
|
// textBox45
|
|
//
|
|
this.textBox45.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox45.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox45.Location = new System.Drawing.Point(451, 346);
|
|
this.textBox45.Multiline = true;
|
|
this.textBox45.Name = "textBox45";
|
|
this.textBox45.Size = new System.Drawing.Size(10, 10);
|
|
this.textBox45.TabIndex = 4113;
|
|
this.textBox45.Tag = "32001.0";
|
|
this.textBox45.Visible = false;
|
|
//
|
|
// button37
|
|
//
|
|
this.button37.BackColor = System.Drawing.SystemColors.ButtonFace;
|
|
this.button37.FlatAppearance.BorderColor = System.Drawing.Color.BurlyWood;
|
|
this.button37.FlatAppearance.BorderSize = 2;
|
|
this.button37.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button37.Location = new System.Drawing.Point(422, 337);
|
|
this.button37.Name = "button37";
|
|
this.button37.Size = new System.Drawing.Size(64, 27);
|
|
this.button37.TabIndex = 4112;
|
|
this.button37.Tag = "32001";
|
|
this.button37.Text = "32001";
|
|
this.button37.UseVisualStyleBackColor = false;
|
|
//
|
|
// textBox47
|
|
//
|
|
this.textBox47.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox47.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox47.Location = new System.Drawing.Point(385, 345);
|
|
this.textBox47.Multiline = true;
|
|
this.textBox47.Name = "textBox47";
|
|
this.textBox47.Size = new System.Drawing.Size(10, 10);
|
|
this.textBox47.TabIndex = 4110;
|
|
this.textBox47.Tag = "32002.0";
|
|
this.textBox47.Visible = false;
|
|
//
|
|
// button38
|
|
//
|
|
this.button38.BackColor = System.Drawing.SystemColors.ButtonFace;
|
|
this.button38.FlatAppearance.BorderColor = System.Drawing.Color.BurlyWood;
|
|
this.button38.FlatAppearance.BorderSize = 2;
|
|
this.button38.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button38.Location = new System.Drawing.Point(358, 337);
|
|
this.button38.Name = "button38";
|
|
this.button38.Size = new System.Drawing.Size(64, 27);
|
|
this.button38.TabIndex = 4111;
|
|
this.button38.Tag = "32002";
|
|
this.button38.Text = "32002";
|
|
this.button38.UseVisualStyleBackColor = false;
|
|
//
|
|
// textBox48
|
|
//
|
|
this.textBox48.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox48.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox48.Location = new System.Drawing.Point(444, 47);
|
|
this.textBox48.Multiline = true;
|
|
this.textBox48.Name = "textBox48";
|
|
this.textBox48.Size = new System.Drawing.Size(10, 10);
|
|
this.textBox48.TabIndex = 4109;
|
|
this.textBox48.Tag = "32007.0";
|
|
this.textBox48.Visible = false;
|
|
//
|
|
// button39
|
|
//
|
|
this.button39.BackColor = System.Drawing.SystemColors.ButtonFace;
|
|
this.button39.FlatAppearance.BorderColor = System.Drawing.Color.BurlyWood;
|
|
this.button39.FlatAppearance.BorderSize = 2;
|
|
this.button39.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button39.Location = new System.Drawing.Point(415, 39);
|
|
this.button39.Name = "button39";
|
|
this.button39.Size = new System.Drawing.Size(64, 27);
|
|
this.button39.TabIndex = 4108;
|
|
this.button39.Tag = "32007";
|
|
this.button39.Text = "32007";
|
|
this.button39.UseVisualStyleBackColor = false;
|
|
//
|
|
// textBox49
|
|
//
|
|
this.textBox49.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox49.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox49.Location = new System.Drawing.Point(378, 47);
|
|
this.textBox49.Multiline = true;
|
|
this.textBox49.Name = "textBox49";
|
|
this.textBox49.Size = new System.Drawing.Size(10, 10);
|
|
this.textBox49.TabIndex = 4106;
|
|
this.textBox49.Tag = "32008.0";
|
|
this.textBox49.Visible = false;
|
|
//
|
|
// button40
|
|
//
|
|
this.button40.BackColor = System.Drawing.SystemColors.ButtonFace;
|
|
this.button40.FlatAppearance.BorderColor = System.Drawing.Color.BurlyWood;
|
|
this.button40.FlatAppearance.BorderSize = 2;
|
|
this.button40.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button40.Location = new System.Drawing.Point(351, 39);
|
|
this.button40.Name = "button40";
|
|
this.button40.Size = new System.Drawing.Size(64, 27);
|
|
this.button40.TabIndex = 4107;
|
|
this.button40.Tag = "32008";
|
|
this.button40.Text = "32008";
|
|
this.button40.UseVisualStyleBackColor = false;
|
|
//
|
|
// textBox50
|
|
//
|
|
this.textBox50.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox50.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox50.Location = new System.Drawing.Point(444, 130);
|
|
this.textBox50.Multiline = true;
|
|
this.textBox50.Name = "textBox50";
|
|
this.textBox50.Size = new System.Drawing.Size(10, 10);
|
|
this.textBox50.TabIndex = 4105;
|
|
this.textBox50.Tag = "32005.0";
|
|
this.textBox50.Visible = false;
|
|
//
|
|
// button41
|
|
//
|
|
this.button41.BackColor = System.Drawing.SystemColors.ButtonFace;
|
|
this.button41.FlatAppearance.BorderColor = System.Drawing.Color.BurlyWood;
|
|
this.button41.FlatAppearance.BorderSize = 2;
|
|
this.button41.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button41.Location = new System.Drawing.Point(415, 122);
|
|
this.button41.Name = "button41";
|
|
this.button41.Size = new System.Drawing.Size(64, 27);
|
|
this.button41.TabIndex = 4104;
|
|
this.button41.Tag = "32005";
|
|
this.button41.Text = "32005";
|
|
this.button41.UseVisualStyleBackColor = false;
|
|
//
|
|
// textBox51
|
|
//
|
|
this.textBox51.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox51.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox51.Location = new System.Drawing.Point(378, 130);
|
|
this.textBox51.Multiline = true;
|
|
this.textBox51.Name = "textBox51";
|
|
this.textBox51.Size = new System.Drawing.Size(10, 10);
|
|
this.textBox51.TabIndex = 4102;
|
|
this.textBox51.Tag = "32006.0";
|
|
this.textBox51.Visible = false;
|
|
//
|
|
// button42
|
|
//
|
|
this.button42.BackColor = System.Drawing.SystemColors.ButtonFace;
|
|
this.button42.FlatAppearance.BorderColor = System.Drawing.Color.BurlyWood;
|
|
this.button42.FlatAppearance.BorderSize = 2;
|
|
this.button42.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button42.Location = new System.Drawing.Point(351, 122);
|
|
this.button42.Name = "button42";
|
|
this.button42.Size = new System.Drawing.Size(64, 27);
|
|
this.button42.TabIndex = 4103;
|
|
this.button42.Tag = "32006";
|
|
this.button42.Text = "32006";
|
|
this.button42.UseVisualStyleBackColor = false;
|
|
//
|
|
// t110013
|
|
//
|
|
this.t110013.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.t110013.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.t110013.Location = new System.Drawing.Point(658, 374);
|
|
this.t110013.Multiline = true;
|
|
this.t110013.Name = "t110013";
|
|
this.t110013.Size = new System.Drawing.Size(8, 8);
|
|
this.t110013.TabIndex = 4095;
|
|
this.t110013.Tag = "11001.0";
|
|
this.t110013.Visible = false;
|
|
//
|
|
// bt110013
|
|
//
|
|
this.bt110013.BackColor = System.Drawing.Color.MediumOrchid;
|
|
this.bt110013.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.bt110013.Location = new System.Drawing.Point(648, 370);
|
|
this.bt110013.Name = "bt110013";
|
|
this.bt110013.Size = new System.Drawing.Size(28, 16);
|
|
this.bt110013.TabIndex = 4096;
|
|
this.bt110013.TabStop = false;
|
|
this.bt110013.Tag = "11001";
|
|
//
|
|
// label22
|
|
//
|
|
this.label22.AutoSize = true;
|
|
this.label22.BackColor = System.Drawing.Color.Transparent;
|
|
this.label22.Enabled = false;
|
|
this.label22.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label22.Location = new System.Drawing.Point(766, 373);
|
|
this.label22.Name = "label22";
|
|
this.label22.Size = new System.Drawing.Size(59, 12);
|
|
this.label22.TabIndex = 4094;
|
|
this.label22.Text = "←18001→";
|
|
//
|
|
// t110023
|
|
//
|
|
this.t110023.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.t110023.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.t110023.Location = new System.Drawing.Point(657, 262);
|
|
this.t110023.Multiline = true;
|
|
this.t110023.Name = "t110023";
|
|
this.t110023.Size = new System.Drawing.Size(8, 8);
|
|
this.t110023.TabIndex = 4078;
|
|
this.t110023.Tag = "11002.0";
|
|
this.t110023.Visible = false;
|
|
//
|
|
// bt110023
|
|
//
|
|
this.bt110023.BackColor = System.Drawing.Color.MediumOrchid;
|
|
this.bt110023.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.bt110023.Location = new System.Drawing.Point(647, 258);
|
|
this.bt110023.Name = "bt110023";
|
|
this.bt110023.Size = new System.Drawing.Size(28, 16);
|
|
this.bt110023.TabIndex = 4079;
|
|
this.bt110023.TabStop = false;
|
|
this.bt110023.Tag = "11002";
|
|
//
|
|
// label28
|
|
//
|
|
this.label28.AutoSize = true;
|
|
this.label28.BackColor = System.Drawing.Color.Transparent;
|
|
this.label28.Enabled = false;
|
|
this.label28.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label28.Location = new System.Drawing.Point(765, 261);
|
|
this.label28.Name = "label28";
|
|
this.label28.Size = new System.Drawing.Size(59, 12);
|
|
this.label28.TabIndex = 4077;
|
|
this.label28.Text = "←18002→";
|
|
//
|
|
// t110033
|
|
//
|
|
this.t110033.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.t110033.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.t110033.Location = new System.Drawing.Point(1199, 158);
|
|
this.t110033.Multiline = true;
|
|
this.t110033.Name = "t110033";
|
|
this.t110033.Size = new System.Drawing.Size(8, 8);
|
|
this.t110033.TabIndex = 4075;
|
|
this.t110033.Tag = "11003.0";
|
|
this.t110033.Visible = false;
|
|
//
|
|
// bt110033
|
|
//
|
|
this.bt110033.BackColor = System.Drawing.Color.MediumOrchid;
|
|
this.bt110033.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.bt110033.Location = new System.Drawing.Point(1189, 154);
|
|
this.bt110033.Name = "bt110033";
|
|
this.bt110033.Size = new System.Drawing.Size(28, 16);
|
|
this.bt110033.TabIndex = 4076;
|
|
this.bt110033.TabStop = false;
|
|
this.bt110033.Tag = "11003";
|
|
//
|
|
// label31
|
|
//
|
|
this.label31.AutoSize = true;
|
|
this.label31.BackColor = System.Drawing.Color.Transparent;
|
|
this.label31.Enabled = false;
|
|
this.label31.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label31.Location = new System.Drawing.Point(765, 154);
|
|
this.label31.Name = "label31";
|
|
this.label31.Size = new System.Drawing.Size(59, 12);
|
|
this.label31.TabIndex = 4074;
|
|
this.label31.Text = "←18003→";
|
|
//
|
|
// t110043
|
|
//
|
|
this.t110043.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.t110043.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.t110043.Location = new System.Drawing.Point(1199, 76);
|
|
this.t110043.Multiline = true;
|
|
this.t110043.Name = "t110043";
|
|
this.t110043.Size = new System.Drawing.Size(8, 8);
|
|
this.t110043.TabIndex = 4072;
|
|
this.t110043.Tag = "11004.0";
|
|
this.t110043.Visible = false;
|
|
//
|
|
// bt110043
|
|
//
|
|
this.bt110043.BackColor = System.Drawing.Color.MediumOrchid;
|
|
this.bt110043.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.bt110043.Location = new System.Drawing.Point(1189, 72);
|
|
this.bt110043.Name = "bt110043";
|
|
this.bt110043.Size = new System.Drawing.Size(28, 16);
|
|
this.bt110043.TabIndex = 4073;
|
|
this.bt110043.TabStop = false;
|
|
this.bt110043.Tag = "11004";
|
|
//
|
|
// label35
|
|
//
|
|
this.label35.AutoSize = true;
|
|
this.label35.BackColor = System.Drawing.Color.Transparent;
|
|
this.label35.Enabled = false;
|
|
this.label35.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label35.Location = new System.Drawing.Point(766, 73);
|
|
this.label35.Name = "label35";
|
|
this.label35.Size = new System.Drawing.Size(59, 12);
|
|
this.label35.TabIndex = 4071;
|
|
this.label35.Text = "←18004→";
|
|
//
|
|
// label30
|
|
//
|
|
this.label30.AutoSize = true;
|
|
this.label30.Location = new System.Drawing.Point(850, 6);
|
|
this.label30.Name = "label30";
|
|
this.label30.Size = new System.Drawing.Size(89, 12);
|
|
this.label30.TabIndex = 2666;
|
|
this.label30.Text = "当前连接用户:";
|
|
//
|
|
// label33
|
|
//
|
|
this.label33.AutoSize = true;
|
|
this.label33.Location = new System.Drawing.Point(931, 6);
|
|
this.label33.Name = "label33";
|
|
this.label33.Size = new System.Drawing.Size(0, 12);
|
|
this.label33.TabIndex = 2667;
|
|
//
|
|
// FrmClient
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(1444, 813);
|
|
this.Controls.Add(this.label33);
|
|
this.Controls.Add(this.label30);
|
|
this.Controls.Add(this.pbF1S7);
|
|
this.Controls.Add(this.lblFloor1S7);
|
|
this.Controls.Add(this.tabControl1);
|
|
this.Controls.Add(this.btClearStatus);
|
|
this.Controls.Add(this.tsStatus);
|
|
this.Controls.Add(this.panel1);
|
|
this.Controls.Add(this.label7);
|
|
this.Controls.Add(this.splitContainer1);
|
|
this.Controls.Add(this.textBox3);
|
|
this.Controls.Add(this.menuStrip1);
|
|
this.Controls.Add(this.textBox7);
|
|
this.Controls.Add(this.label8);
|
|
this.Controls.Add(this.textBox8);
|
|
this.Controls.Add(this.label97);
|
|
this.Controls.Add(this.label5);
|
|
this.Controls.Add(this.textBox5);
|
|
this.Controls.Add(this.label96);
|
|
this.Controls.Add(this.label4);
|
|
this.Controls.Add(this.textBox9);
|
|
this.Controls.Add(this.radioButton1);
|
|
this.Controls.Add(this.textBox4);
|
|
this.Controls.Add(this.label3);
|
|
this.Controls.Add(this.textBox6);
|
|
this.Controls.Add(this.label135);
|
|
this.Controls.Add(this.label50);
|
|
this.Controls.Add(this.label2);
|
|
this.Controls.Add(this.textBox153);
|
|
this.Controls.Add(this.textBox2);
|
|
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
|
this.Name = "FrmClient";
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
|
|
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
|
|
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Client_FormClosing);
|
|
this.Load += new System.EventHandler(this.Client_Load);
|
|
this.contextMenuStrip1.ResumeLayout(false);
|
|
this.menuStrip1.ResumeLayout(false);
|
|
this.menuStrip1.PerformLayout();
|
|
this.panel1.ResumeLayout(false);
|
|
this.panel1.PerformLayout();
|
|
this.splitContainer1.Panel1.ResumeLayout(false);
|
|
this.splitContainer1.Panel2.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
|
|
this.splitContainer1.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.dgvManager)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dgvMonitor)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pbF1S7)).EndInit();
|
|
this.tabPage1.ResumeLayout(false);
|
|
this.plAccessorial1.ResumeLayout(false);
|
|
this.plAccessorial1.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox27)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox25)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pic_30001)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.sto_30001)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bt11001)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pic_30002)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pic_30003)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pic_30004)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.sto_30002)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.sto_30003)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.sto_30004)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bt11002)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bt11003)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bt11004)).EndInit();
|
|
this.tabControl1.ResumeLayout(false);
|
|
this.tabPage2.ResumeLayout(false);
|
|
this.plAccessorial2.ResumeLayout(false);
|
|
this.plAccessorial2.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox15)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox16)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bt110012)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bt110022)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bt110032)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bt110042)).EndInit();
|
|
this.tabpage3.ResumeLayout(false);
|
|
this.plAccessorial3.ResumeLayout(false);
|
|
this.plAccessorial3.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox18)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox19)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox20)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox21)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox22)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox23)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox24)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bt110013)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bt110023)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bt110033)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bt110043)).EndInit();
|
|
this.ResumeLayout(false);
|
|
this.PerformLayout();
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
public System.Windows.Forms.NotifyIcon notifyIcon1;
|
|
public System.Windows.Forms.MenuStrip menuStrip1;
|
|
private System.Windows.Forms.ToolStripMenuItem MMTaskManage;
|
|
private System.Windows.Forms.ToolStripMenuItem MIHandShow;
|
|
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem1;
|
|
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem2;
|
|
private System.Windows.Forms.ToolStripMenuItem MIManageShow;
|
|
private System.Windows.Forms.ToolStripMenuItem MIAltMonitor;
|
|
private System.Windows.Forms.ToolStripMenuItem MIAltManange;
|
|
private System.Windows.Forms.ToolStripMenuItem MMSystemSet;
|
|
private System.Windows.Forms.ToolStripMenuItem MIDeviceState;
|
|
private System.Windows.Forms.ToolStripMenuItem MIRouteInfo;
|
|
private System.Windows.Forms.ToolStripMenuItem MIMonitorConnectInfo;
|
|
private System.Windows.Forms.ToolStripMenuItem MMDarketManage;
|
|
private System.Windows.Forms.ToolStripMenuItem MISeeDarket;
|
|
private System.Windows.Forms.ToolStripMenuItem MIDarketFileSet;
|
|
private System.Windows.Forms.ToolStripMenuItem MIAutoTaskHistory;
|
|
private System.Windows.Forms.ToolStripMenuItem MMUserManage;
|
|
private System.Windows.Forms.ToolStripMenuItem MIUserInfoManage;
|
|
private System.Windows.Forms.ToolStripMenuItem MIAltPassword;
|
|
private System.Windows.Forms.ToolStripMenuItem MMExitSystem;
|
|
private System.Windows.Forms.ToolStripMenuItem MMHelp;
|
|
private System.Windows.Forms.ToolStripMenuItem MIHelp;
|
|
private System.Windows.Forms.ToolStripMenuItem MIAbout;
|
|
public System.Windows.Forms.ContextMenuStrip contextMenuStrip1;
|
|
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem8;
|
|
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem10;
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator9;
|
|
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem9;
|
|
private System.Windows.Forms.Panel panel1;
|
|
private System.Windows.Forms.ComboBox textBox1;
|
|
private System.Windows.Forms.Button button2;
|
|
private System.Windows.Forms.Button button1;
|
|
private System.Windows.Forms.ComboBox comboBox1;
|
|
private System.Windows.Forms.Label label1;
|
|
private System.Windows.Forms.Label label18;
|
|
private System.Windows.Forms.RadioButton rbmanWait;
|
|
private System.Windows.Forms.RadioButton rbmanRun;
|
|
private System.Windows.Forms.RadioButton rbmanAll;
|
|
private System.Windows.Forms.TextBox tsStatus;
|
|
private System.Windows.Forms.Label label7;
|
|
private System.Windows.Forms.SplitContainer splitContainer1;
|
|
public System.Windows.Forms.DataGridView dgvManager;
|
|
public System.Windows.Forms.DataGridView dgvMonitor;
|
|
private System.Windows.Forms.TextBox textBox7;
|
|
private System.Windows.Forms.Label label8;
|
|
private System.Windows.Forms.TextBox textBox8;
|
|
private System.Windows.Forms.Label label97;
|
|
private System.Windows.Forms.Label label5;
|
|
private System.Windows.Forms.TextBox textBox5;
|
|
private System.Windows.Forms.Label label96;
|
|
private System.Windows.Forms.Label label4;
|
|
private System.Windows.Forms.TextBox textBox9;
|
|
private System.Windows.Forms.RadioButton radioButton1;
|
|
private System.Windows.Forms.TextBox textBox4;
|
|
private System.Windows.Forms.Label label3;
|
|
private System.Windows.Forms.TextBox textBox3;
|
|
private System.Windows.Forms.Label label135;
|
|
private System.Windows.Forms.Label label50;
|
|
private System.Windows.Forms.Label label2;
|
|
private System.Windows.Forms.TextBox textBox153;
|
|
private System.Windows.Forms.TextBox textBox2;
|
|
private System.Windows.Forms.TextBox textBox6;
|
|
private System.Windows.Forms.Timer timer1;
|
|
private System.Windows.Forms.Timer timerFlash;
|
|
private System.Windows.Forms.Button btClearStatus;
|
|
private System.Windows.Forms.ToolStripMenuItem MMmasterAdmin;
|
|
private System.Windows.Forms.ToolStripMenuItem MIStartRetrieveTask;
|
|
private System.Windows.Forms.ToolStripMenuItem MIStopRetrieveTask;
|
|
private System.Windows.Forms.ToolStripSeparator Tss1;
|
|
private System.Windows.Forms.ToolStripMenuItem MITurnOn;
|
|
private System.Windows.Forms.ToolStripMenuItem MITurnOff;
|
|
private System.Windows.Forms.ToolStripSeparator Tss2;
|
|
private System.Windows.Forms.ToolStripMenuItem MISystemInit;
|
|
private System.Windows.Forms.Timer timer2;
|
|
private System.Windows.Forms.ToolStripMenuItem MISystemInit2;
|
|
private System.Windows.Forms.ToolStripMenuItem MISystemInit1;
|
|
private System.Windows.Forms.PictureBox pbF1S7;
|
|
private System.Windows.Forms.Label lblFloor1S7;
|
|
private System.Windows.Forms.TabPage tabPage1;
|
|
private System.Windows.Forms.Panel plAccessorial1;
|
|
private System.Windows.Forms.TabControl tabControl1;
|
|
private System.Windows.Forms.ToolStripMenuItem 设备连接ToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem 任务下达ToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem 故障处理ToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem 其它ToolStripMenuItem;
|
|
private System.Windows.Forms.TextBox t11004;
|
|
private System.Windows.Forms.Label label14;
|
|
private System.Windows.Forms.PictureBox bt11004;
|
|
private System.Windows.Forms.TextBox t11002;
|
|
private System.Windows.Forms.PictureBox bt11002;
|
|
private System.Windows.Forms.Label label15;
|
|
private System.Windows.Forms.TextBox t11003;
|
|
private System.Windows.Forms.PictureBox bt11003;
|
|
private System.Windows.Forms.TextBox textBox13;
|
|
private System.Windows.Forms.Label label10;
|
|
private System.Windows.Forms.PictureBox pic_30002;
|
|
private System.Windows.Forms.PictureBox pic_30003;
|
|
private System.Windows.Forms.PictureBox pic_30004;
|
|
private System.Windows.Forms.PictureBox sto_30002;
|
|
private System.Windows.Forms.PictureBox sto_30003;
|
|
private System.Windows.Forms.PictureBox sto_30004;
|
|
private System.Windows.Forms.ToolTip toolTip_DeviceIndex;
|
|
private System.Windows.Forms.Button button18;
|
|
private System.Windows.Forms.TabPage tabPage2;
|
|
private System.Windows.Forms.Panel plAccessorial2;
|
|
private System.Windows.Forms.PictureBox pictureBox5;
|
|
private System.Windows.Forms.PictureBox pictureBox6;
|
|
private System.Windows.Forms.Label label26;
|
|
private System.Windows.Forms.Label label27;
|
|
private System.Windows.Forms.Label label29;
|
|
private System.Windows.Forms.Label label30;
|
|
private System.Windows.Forms.Label label33;
|
|
private System.Windows.Forms.TextBox textBox21;
|
|
private System.Windows.Forms.Button button20;
|
|
private System.Windows.Forms.TextBox textBox22;
|
|
private System.Windows.Forms.Button button22;
|
|
private System.Windows.Forms.TextBox textBox19;
|
|
private System.Windows.Forms.Button button16;
|
|
private System.Windows.Forms.TextBox textBox20;
|
|
private System.Windows.Forms.Button button19;
|
|
private System.Windows.Forms.TextBox textBox17;
|
|
private System.Windows.Forms.Button button13;
|
|
private System.Windows.Forms.TextBox textBox18;
|
|
private System.Windows.Forms.Button button15;
|
|
private System.Windows.Forms.TextBox textBox15;
|
|
private System.Windows.Forms.Button button6;
|
|
private System.Windows.Forms.TextBox textBox16;
|
|
private System.Windows.Forms.Button button12;
|
|
private System.Windows.Forms.TextBox textBox12;
|
|
private System.Windows.Forms.Button button3;
|
|
private System.Windows.Forms.TextBox textBox14;
|
|
private System.Windows.Forms.Button button5;
|
|
private System.Windows.Forms.TextBox textBox11;
|
|
private System.Windows.Forms.Button button10;
|
|
private System.Windows.Forms.PictureBox pictureBox4;
|
|
private System.Windows.Forms.PictureBox pictureBox1;
|
|
private System.Windows.Forms.PictureBox pictureBox3;
|
|
private System.Windows.Forms.TabPage tabpage3;
|
|
private System.Windows.Forms.Panel plAccessorial3;
|
|
private System.Windows.Forms.ToolStripMenuItem MIAlarmRecord;
|
|
private System.Windows.Forms.PictureBox pictureBox2;
|
|
private System.Windows.Forms.TextBox textBox27;
|
|
private System.Windows.Forms.Button button28;
|
|
private System.Windows.Forms.TextBox textBox28;
|
|
private System.Windows.Forms.Button button29;
|
|
private System.Windows.Forms.TextBox textBox29;
|
|
private System.Windows.Forms.Button button30;
|
|
private System.Windows.Forms.TextBox textBox30;
|
|
private System.Windows.Forms.Button button31;
|
|
private System.Windows.Forms.TextBox textBox31;
|
|
private System.Windows.Forms.Button button32;
|
|
private System.Windows.Forms.TextBox textBox32;
|
|
private System.Windows.Forms.Button button33;
|
|
private System.Windows.Forms.TextBox textBox33;
|
|
private System.Windows.Forms.Button button34;
|
|
private System.Windows.Forms.TextBox textBox34;
|
|
private System.Windows.Forms.Button button35;
|
|
private System.Windows.Forms.TextBox textBox10;
|
|
private System.Windows.Forms.Button button8;
|
|
private System.Windows.Forms.TextBox textBox23;
|
|
private System.Windows.Forms.Button button24;
|
|
private System.Windows.Forms.TextBox textBox24;
|
|
private System.Windows.Forms.Button button25;
|
|
private System.Windows.Forms.PictureBox pictureBox7;
|
|
private System.Windows.Forms.Label label32;
|
|
private System.Windows.Forms.PictureBox pictureBox8;
|
|
private System.Windows.Forms.PictureBox pic_30001;
|
|
private System.Windows.Forms.PictureBox sto_30001;
|
|
private System.Windows.Forms.TextBox t11001;
|
|
private System.Windows.Forms.PictureBox bt11001;
|
|
private System.Windows.Forms.Label label34;
|
|
private System.Windows.Forms.TextBox textBox26;
|
|
private System.Windows.Forms.Button button27;
|
|
private System.Windows.Forms.TextBox textBox25;
|
|
private System.Windows.Forms.Button button4;
|
|
private System.Windows.Forms.TextBox textBox35;
|
|
private System.Windows.Forms.Button button7;
|
|
private System.Windows.Forms.TextBox textBox36;
|
|
private System.Windows.Forms.Button button9;
|
|
private System.Windows.Forms.TextBox textBox37;
|
|
private System.Windows.Forms.Button button11;
|
|
private System.Windows.Forms.TextBox textBox38;
|
|
private System.Windows.Forms.Button button14;
|
|
private System.Windows.Forms.TextBox textBox39;
|
|
private System.Windows.Forms.Button button17;
|
|
private System.Windows.Forms.TextBox textBox40;
|
|
private System.Windows.Forms.Button button21;
|
|
private System.Windows.Forms.TextBox textBox41;
|
|
private System.Windows.Forms.Button button23;
|
|
private System.Windows.Forms.TextBox t110012;
|
|
private System.Windows.Forms.PictureBox bt110012;
|
|
private System.Windows.Forms.Label label11;
|
|
private System.Windows.Forms.TextBox t110022;
|
|
private System.Windows.Forms.PictureBox bt110022;
|
|
private System.Windows.Forms.Label label17;
|
|
private System.Windows.Forms.TextBox t110032;
|
|
private System.Windows.Forms.PictureBox bt110032;
|
|
private System.Windows.Forms.Label label19;
|
|
private System.Windows.Forms.TextBox t110042;
|
|
private System.Windows.Forms.PictureBox bt110042;
|
|
private System.Windows.Forms.Label label20;
|
|
private System.Windows.Forms.TextBox textBox43;
|
|
private System.Windows.Forms.Button button26;
|
|
private System.Windows.Forms.TextBox textBox44;
|
|
private System.Windows.Forms.Button button36;
|
|
private System.Windows.Forms.TextBox textBox45;
|
|
private System.Windows.Forms.Button button37;
|
|
private System.Windows.Forms.TextBox textBox47;
|
|
private System.Windows.Forms.Button button38;
|
|
private System.Windows.Forms.TextBox textBox48;
|
|
private System.Windows.Forms.Button button39;
|
|
private System.Windows.Forms.TextBox textBox49;
|
|
private System.Windows.Forms.Button button40;
|
|
private System.Windows.Forms.TextBox textBox50;
|
|
private System.Windows.Forms.Button button41;
|
|
private System.Windows.Forms.TextBox textBox51;
|
|
private System.Windows.Forms.Button button42;
|
|
private System.Windows.Forms.TextBox t110013;
|
|
private System.Windows.Forms.PictureBox bt110013;
|
|
private System.Windows.Forms.Label label22;
|
|
private System.Windows.Forms.TextBox t110023;
|
|
private System.Windows.Forms.PictureBox bt110023;
|
|
private System.Windows.Forms.Label label28;
|
|
private System.Windows.Forms.TextBox t110033;
|
|
private System.Windows.Forms.PictureBox bt110033;
|
|
private System.Windows.Forms.Label label31;
|
|
private System.Windows.Forms.TextBox t110043;
|
|
private System.Windows.Forms.PictureBox bt110043;
|
|
private System.Windows.Forms.Label label35;
|
|
private System.Windows.Forms.PictureBox pictureBox11;
|
|
private System.Windows.Forms.PictureBox pictureBox15;
|
|
private System.Windows.Forms.PictureBox pictureBox9;
|
|
private System.Windows.Forms.PictureBox pictureBox16;
|
|
private System.Windows.Forms.PictureBox pictureBox17;
|
|
private System.Windows.Forms.PictureBox pictureBox14;
|
|
private System.Windows.Forms.PictureBox pictureBox13;
|
|
private System.Windows.Forms.PictureBox pictureBox12;
|
|
private System.Windows.Forms.PictureBox pictureBox10;
|
|
private System.Windows.Forms.PictureBox pictureBox18;
|
|
private System.Windows.Forms.PictureBox pictureBox19;
|
|
private System.Windows.Forms.PictureBox pictureBox20;
|
|
private System.Windows.Forms.PictureBox pictureBox21;
|
|
private System.Windows.Forms.PictureBox pictureBox22;
|
|
private System.Windows.Forms.PictureBox pictureBox23;
|
|
private System.Windows.Forms.PictureBox pictureBox24;
|
|
private System.Windows.Forms.Label label16;
|
|
private System.Windows.Forms.Label label12;
|
|
private System.Windows.Forms.Label label6;
|
|
private System.Windows.Forms.Label label47;
|
|
private System.Windows.Forms.Label label58;
|
|
private System.Windows.Forms.Label label56;
|
|
private System.Windows.Forms.Label label54;
|
|
private System.Windows.Forms.Label label52;
|
|
private System.Windows.Forms.Label label66;
|
|
private System.Windows.Forms.Label label64;
|
|
private System.Windows.Forms.Label label62;
|
|
private System.Windows.Forms.Label label60;
|
|
private System.Windows.Forms.Label label37;
|
|
private System.Windows.Forms.Label label36;
|
|
private System.Windows.Forms.Label label25;
|
|
private System.Windows.Forms.Label label24;
|
|
private System.Windows.Forms.Label label21;
|
|
private System.Windows.Forms.Label label23;
|
|
private System.Windows.Forms.Label label9;
|
|
private System.Windows.Forms.Label label13;
|
|
private System.Windows.Forms.Label label51;
|
|
private System.Windows.Forms.Label label49;
|
|
private System.Windows.Forms.Label label48;
|
|
private System.Windows.Forms.Label label46;
|
|
private System.Windows.Forms.Label label45;
|
|
private System.Windows.Forms.Label label44;
|
|
private System.Windows.Forms.Label label43;
|
|
private System.Windows.Forms.Label label42;
|
|
private System.Windows.Forms.Label label41;
|
|
private System.Windows.Forms.Label label40;
|
|
private System.Windows.Forms.Label label39;
|
|
private System.Windows.Forms.Label label38;
|
|
private System.Windows.Forms.Label label59;
|
|
private System.Windows.Forms.Label label57;
|
|
private System.Windows.Forms.Label label55;
|
|
private System.Windows.Forms.Label label53;
|
|
private System.Windows.Forms.Label label67;
|
|
private System.Windows.Forms.Label label65;
|
|
private System.Windows.Forms.Label label63;
|
|
private System.Windows.Forms.Label label61;
|
|
private System.Windows.Forms.Label label69;
|
|
private System.Windows.Forms.Label label68;
|
|
private System.Windows.Forms.PictureBox pictureBox25;
|
|
private System.Windows.Forms.PictureBox pictureBox27;
|
|
}
|
|
}
|
|
|