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.
7651 lines
390 KiB
7651 lines
390 KiB
namespace ControlSystem
|
|
{
|
|
partial class FrmControlMonitor
|
|
{
|
|
/// <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();
|
|
}
|
|
dbo.Close();
|
|
dboM.Close();
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
#region Windows 窗体设计器生成的代码
|
|
|
|
/// <summary>
|
|
/// 设计器支持所需的方法 - 不要
|
|
/// 使用代码编辑器修改此方法的内容。
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
this.components = new System.ComponentModel.Container();
|
|
System.Windows.Forms.PictureBox pictureBox11;
|
|
System.Windows.Forms.PictureBox pictureBox12;
|
|
System.Windows.Forms.PictureBox pictureBox13;
|
|
System.Windows.Forms.PictureBox pictureBox14;
|
|
System.Windows.Forms.PictureBox pictureBox4;
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmControlMonitor));
|
|
System.Windows.Forms.PictureBox pictureBox3;
|
|
System.Windows.Forms.PictureBox pictureBox1;
|
|
System.Windows.Forms.PictureBox pictureBox2;
|
|
System.Windows.Forms.PictureBox pictureBox9;
|
|
System.Windows.Forms.PictureBox pictureBox10;
|
|
System.Windows.Forms.PictureBox pictureBox17;
|
|
System.Windows.Forms.PictureBox pictureBox18;
|
|
this.tsStatus = new System.Windows.Forms.TextBox();
|
|
this.timerGetState = new System.Windows.Forms.Timer(this.components);
|
|
this.textBox2 = new System.Windows.Forms.TextBox();
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
this.textBox3 = new System.Windows.Forms.TextBox();
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
this.textBox4 = new System.Windows.Forms.TextBox();
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
this.textBox5 = new System.Windows.Forms.TextBox();
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
this.textBox7 = new System.Windows.Forms.TextBox();
|
|
this.label8 = new System.Windows.Forms.Label();
|
|
this.textBox8 = new System.Windows.Forms.TextBox();
|
|
this.timerObtainTask = new System.Windows.Forms.Timer(this.components);
|
|
this.timerDisassemble = new System.Windows.Forms.Timer(this.components);
|
|
this.timerGetAllReturn = new System.Windows.Forms.Timer(this.components);
|
|
this.timerControl = new System.Windows.Forms.Timer(this.components);
|
|
this.timerFlash = new System.Windows.Forms.Timer(this.components);
|
|
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.label50 = new System.Windows.Forms.Label();
|
|
this.textBox6 = new System.Windows.Forms.TextBox();
|
|
this.textBox9 = new System.Windows.Forms.TextBox();
|
|
this.label96 = new System.Windows.Forms.Label();
|
|
this.label97 = new System.Windows.Forms.Label();
|
|
this.radioButton1 = new System.Windows.Forms.RadioButton();
|
|
this.timerCamera = new System.Windows.Forms.Timer(this.components);
|
|
this.splitContainer1 = new System.Windows.Forms.SplitContainer();
|
|
this.dgvManager = new System.Windows.Forms.DataGridView();
|
|
this.dgvMonitor = new System.Windows.Forms.DataGridView();
|
|
this.textBox34 = new System.Windows.Forms.TextBox();
|
|
this.textBox35 = new System.Windows.Forms.TextBox();
|
|
this.textBox36 = new System.Windows.Forms.TextBox();
|
|
this.textBox37 = new System.Windows.Forms.TextBox();
|
|
this.textBox38 = new System.Windows.Forms.TextBox();
|
|
this.textBox39 = new System.Windows.Forms.TextBox();
|
|
this.textBox40 = new System.Windows.Forms.TextBox();
|
|
this.textBox41 = new System.Windows.Forms.TextBox();
|
|
this.textBox42 = new System.Windows.Forms.TextBox();
|
|
this.textBox43 = new System.Windows.Forms.TextBox();
|
|
this.radioButton21 = new System.Windows.Forms.RadioButton();
|
|
this.radioButton22 = new System.Windows.Forms.RadioButton();
|
|
this.radioButton23 = new System.Windows.Forms.RadioButton();
|
|
this.radioButton24 = new System.Windows.Forms.RadioButton();
|
|
this.radioButton25 = new System.Windows.Forms.RadioButton();
|
|
this.radioButton26 = new System.Windows.Forms.RadioButton();
|
|
this.radioButton27 = new System.Windows.Forms.RadioButton();
|
|
this.radioButton28 = new System.Windows.Forms.RadioButton();
|
|
this.radioButton29 = new System.Windows.Forms.RadioButton();
|
|
this.radioButton30 = new System.Windows.Forms.RadioButton();
|
|
this.button19 = new System.Windows.Forms.Button();
|
|
this.textBox44 = new System.Windows.Forms.TextBox();
|
|
this.button20 = new System.Windows.Forms.Button();
|
|
this.textBox45 = new System.Windows.Forms.TextBox();
|
|
this.textBox46 = new System.Windows.Forms.TextBox();
|
|
this.textBox47 = new System.Windows.Forms.TextBox();
|
|
this.button21 = new System.Windows.Forms.Button();
|
|
this.textBox48 = new System.Windows.Forms.TextBox();
|
|
this.textBox49 = new System.Windows.Forms.TextBox();
|
|
this.textBox50 = new System.Windows.Forms.TextBox();
|
|
this.textBox51 = new System.Windows.Forms.TextBox();
|
|
this.textBox52 = new System.Windows.Forms.TextBox();
|
|
this.textBox53 = new System.Windows.Forms.TextBox();
|
|
this.textBox54 = new System.Windows.Forms.TextBox();
|
|
this.textBox55 = new System.Windows.Forms.TextBox();
|
|
this.button22 = new System.Windows.Forms.Button();
|
|
this.button23 = new System.Windows.Forms.Button();
|
|
this.button24 = new System.Windows.Forms.Button();
|
|
this.button25 = new System.Windows.Forms.Button();
|
|
this.button26 = new System.Windows.Forms.Button();
|
|
this.button27 = new System.Windows.Forms.Button();
|
|
this.button28 = new System.Windows.Forms.Button();
|
|
this.button29 = new System.Windows.Forms.Button();
|
|
this.button30 = new System.Windows.Forms.Button();
|
|
this.button31 = new System.Windows.Forms.Button();
|
|
this.button32 = new System.Windows.Forms.Button();
|
|
this.button33 = new System.Windows.Forms.Button();
|
|
this.label12 = new System.Windows.Forms.Label();
|
|
this.textBox56 = new System.Windows.Forms.TextBox();
|
|
this.textBox74 = new System.Windows.Forms.TextBox();
|
|
this.pictureBox15 = new System.Windows.Forms.PictureBox();
|
|
this.pictureBox16 = new System.Windows.Forms.PictureBox();
|
|
this.label13 = new System.Windows.Forms.Label();
|
|
this.label14 = new System.Windows.Forms.Label();
|
|
this.button34 = new System.Windows.Forms.Button();
|
|
this.timerListenSerialPort = new System.Windows.Forms.Timer(this.components);
|
|
this.tabControl1 = new System.Windows.Forms.TabControl();
|
|
this.tabPage1 = new System.Windows.Forms.TabPage();
|
|
this.plAccessorial1 = new System.Windows.Forms.Panel();
|
|
this.textBox106 = new System.Windows.Forms.TextBox();
|
|
this.textBox169 = new System.Windows.Forms.TextBox();
|
|
this.button146 = new System.Windows.Forms.Button();
|
|
this.textBox78 = new System.Windows.Forms.TextBox();
|
|
this.textBox70 = new System.Windows.Forms.TextBox();
|
|
this.textBox58 = new System.Windows.Forms.TextBox();
|
|
this.textBox31 = new System.Windows.Forms.TextBox();
|
|
this.textBox161 = new System.Windows.Forms.TextBox();
|
|
this.label105 = new System.Windows.Forms.Label();
|
|
this.label104 = new System.Windows.Forms.Label();
|
|
this.textBox11 = new System.Windows.Forms.TextBox();
|
|
this.label62 = new System.Windows.Forms.Label();
|
|
this.button131 = new System.Windows.Forms.Button();
|
|
this.textBox111 = new System.Windows.Forms.TextBox();
|
|
this.textBox110 = new System.Windows.Forms.TextBox();
|
|
this.textBox108 = new System.Windows.Forms.TextBox();
|
|
this.textBox107 = new System.Windows.Forms.TextBox();
|
|
this.textBox105 = new System.Windows.Forms.TextBox();
|
|
this.textBox104 = new System.Windows.Forms.TextBox();
|
|
this.textBox102 = new System.Windows.Forms.TextBox();
|
|
this.textBox101 = new System.Windows.Forms.TextBox();
|
|
this.textBox121 = new System.Windows.Forms.TextBox();
|
|
this.textBox95 = new System.Windows.Forms.TextBox();
|
|
this.textBox94 = new System.Windows.Forms.TextBox();
|
|
this.textBox30 = new System.Windows.Forms.TextBox();
|
|
this.textBox90 = new System.Windows.Forms.TextBox();
|
|
this.textBox89 = new System.Windows.Forms.TextBox();
|
|
this.textBox88 = new System.Windows.Forms.TextBox();
|
|
this.textBox87 = new System.Windows.Forms.TextBox();
|
|
this.textBox86 = new System.Windows.Forms.TextBox();
|
|
this.textBox85 = new System.Windows.Forms.TextBox();
|
|
this.textBox84 = new System.Windows.Forms.TextBox();
|
|
this.textBox33 = new System.Windows.Forms.TextBox();
|
|
this.textBox32 = new System.Windows.Forms.TextBox();
|
|
this.textBox83 = new System.Windows.Forms.TextBox();
|
|
this.textBox82 = new System.Windows.Forms.TextBox();
|
|
this.textBox81 = new System.Windows.Forms.TextBox();
|
|
this.textBox80 = new System.Windows.Forms.TextBox();
|
|
this.textBox79 = new System.Windows.Forms.TextBox();
|
|
this.textBox77 = new System.Windows.Forms.TextBox();
|
|
this.textBox76 = new System.Windows.Forms.TextBox();
|
|
this.textBox170 = new System.Windows.Forms.TextBox();
|
|
this.textBox75 = new System.Windows.Forms.TextBox();
|
|
this.textBox73 = new System.Windows.Forms.TextBox();
|
|
this.textBox72 = new System.Windows.Forms.TextBox();
|
|
this.textBox71 = new System.Windows.Forms.TextBox();
|
|
this.textBox69 = new System.Windows.Forms.TextBox();
|
|
this.textBox68 = new System.Windows.Forms.TextBox();
|
|
this.textBox66 = new System.Windows.Forms.TextBox();
|
|
this.textBox65 = new System.Windows.Forms.TextBox();
|
|
this.textBox63 = new System.Windows.Forms.TextBox();
|
|
this.textBox62 = new System.Windows.Forms.TextBox();
|
|
this.textBox60 = new System.Windows.Forms.TextBox();
|
|
this.textBox91 = new System.Windows.Forms.TextBox();
|
|
this.textBox92 = new System.Windows.Forms.TextBox();
|
|
this.textBox10 = new System.Windows.Forms.TextBox();
|
|
this.button111 = new System.Windows.Forms.Button();
|
|
this.button112 = new System.Windows.Forms.Button();
|
|
this.button113 = new System.Windows.Forms.Button();
|
|
this.label88 = new System.Windows.Forms.Label();
|
|
this.label89 = new System.Windows.Forms.Label();
|
|
this.label90 = new System.Windows.Forms.Label();
|
|
this.label91 = new System.Windows.Forms.Label();
|
|
this.label92 = new System.Windows.Forms.Label();
|
|
this.label93 = new System.Windows.Forms.Label();
|
|
this.label94 = new System.Windows.Forms.Label();
|
|
this.label95 = new System.Windows.Forms.Label();
|
|
this.label99 = new System.Windows.Forms.Label();
|
|
this.label101 = new System.Windows.Forms.Label();
|
|
this.label102 = new System.Windows.Forms.Label();
|
|
this.label103 = new System.Windows.Forms.Label();
|
|
this.label125 = new System.Windows.Forms.Label();
|
|
this.label124 = new System.Windows.Forms.Label();
|
|
this.label123 = new System.Windows.Forms.Label();
|
|
this.label121 = new System.Windows.Forms.Label();
|
|
this.label120 = new System.Windows.Forms.Label();
|
|
this.label119 = new System.Windows.Forms.Label();
|
|
this.label106 = new System.Windows.Forms.Label();
|
|
this.label107 = new System.Windows.Forms.Label();
|
|
this.textBox120 = new System.Windows.Forms.TextBox();
|
|
this.textBox22 = new System.Windows.Forms.TextBox();
|
|
this.radioButton7 = new System.Windows.Forms.RadioButton();
|
|
this.textBox119 = new System.Windows.Forms.TextBox();
|
|
this.textBox23 = new System.Windows.Forms.TextBox();
|
|
this.textBox118 = new System.Windows.Forms.TextBox();
|
|
this.textBox24 = new System.Windows.Forms.TextBox();
|
|
this.radioButton8 = new System.Windows.Forms.RadioButton();
|
|
this.textBox117 = new System.Windows.Forms.TextBox();
|
|
this.textBox25 = new System.Windows.Forms.TextBox();
|
|
this.textBox116 = new System.Windows.Forms.TextBox();
|
|
this.textBox26 = new System.Windows.Forms.TextBox();
|
|
this.textBox115 = new System.Windows.Forms.TextBox();
|
|
this.textBox27 = new System.Windows.Forms.TextBox();
|
|
this.radioButton9 = new System.Windows.Forms.RadioButton();
|
|
this.textBox114 = new System.Windows.Forms.TextBox();
|
|
this.textBox113 = new System.Windows.Forms.TextBox();
|
|
this.textBox28 = new System.Windows.Forms.TextBox();
|
|
this.textBox29 = new System.Windows.Forms.TextBox();
|
|
this.radioButton10 = new System.Windows.Forms.RadioButton();
|
|
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.label118 = new System.Windows.Forms.Label();
|
|
this.label116 = new System.Windows.Forms.Label();
|
|
this.label79 = new System.Windows.Forms.Label();
|
|
this.label115 = new System.Windows.Forms.Label();
|
|
this.label82 = new System.Windows.Forms.Label();
|
|
this.label114 = new System.Windows.Forms.Label();
|
|
this.label78 = new System.Windows.Forms.Label();
|
|
this.label113 = new System.Windows.Forms.Label();
|
|
this.label77 = new System.Windows.Forms.Label();
|
|
this.label81 = new System.Windows.Forms.Label();
|
|
this.label111 = new System.Windows.Forms.Label();
|
|
this.label76 = new System.Windows.Forms.Label();
|
|
this.label75 = new System.Windows.Forms.Label();
|
|
this.label109 = new System.Windows.Forms.Label();
|
|
this.label74 = new System.Windows.Forms.Label();
|
|
this.label122 = new System.Windows.Forms.Label();
|
|
this.label108 = new System.Windows.Forms.Label();
|
|
this.label73 = new System.Windows.Forms.Label();
|
|
this.label63 = new System.Windows.Forms.Label();
|
|
this.label64 = new System.Windows.Forms.Label();
|
|
this.label61 = new System.Windows.Forms.Label();
|
|
this.label65 = new System.Windows.Forms.Label();
|
|
this.label60 = new System.Windows.Forms.Label();
|
|
this.label87 = new System.Windows.Forms.Label();
|
|
this.label57 = new System.Windows.Forms.Label();
|
|
this.label56 = new System.Windows.Forms.Label();
|
|
this.label59 = new System.Windows.Forms.Label();
|
|
this.label58 = new System.Windows.Forms.Label();
|
|
this.label85 = new System.Windows.Forms.Label();
|
|
this.label84 = new System.Windows.Forms.Label();
|
|
this.label55 = new System.Windows.Forms.Label();
|
|
this.label54 = new System.Windows.Forms.Label();
|
|
this.label53 = new System.Windows.Forms.Label();
|
|
this.label136 = new System.Windows.Forms.Label();
|
|
this.label126 = new System.Windows.Forms.Label();
|
|
this.label52 = new System.Windows.Forms.Label();
|
|
this.label51 = new System.Windows.Forms.Label();
|
|
this.label49 = new System.Windows.Forms.Label();
|
|
this.label48 = new System.Windows.Forms.Label();
|
|
this.label72 = new System.Windows.Forms.Label();
|
|
this.label71 = new System.Windows.Forms.Label();
|
|
this.label70 = new System.Windows.Forms.Label();
|
|
this.label69 = new System.Windows.Forms.Label();
|
|
this.label68 = new System.Windows.Forms.Label();
|
|
this.label67 = new System.Windows.Forms.Label();
|
|
this.label66 = new System.Windows.Forms.Label();
|
|
this.label47 = new System.Windows.Forms.Label();
|
|
this.label19 = new System.Windows.Forms.Label();
|
|
this.textBox17 = new System.Windows.Forms.TextBox();
|
|
this.radioButton6 = new System.Windows.Forms.RadioButton();
|
|
this.textBox21 = new System.Windows.Forms.TextBox();
|
|
this.textBox16 = new System.Windows.Forms.TextBox();
|
|
this.radioButton5 = new System.Windows.Forms.RadioButton();
|
|
this.textBox19 = new System.Windows.Forms.TextBox();
|
|
this.textBox20 = new System.Windows.Forms.TextBox();
|
|
this.textBox15 = new System.Windows.Forms.TextBox();
|
|
this.radioButton4 = new System.Windows.Forms.RadioButton();
|
|
this.textBox150 = new System.Windows.Forms.TextBox();
|
|
this.textBox149 = new System.Windows.Forms.TextBox();
|
|
this.textBox142 = new System.Windows.Forms.TextBox();
|
|
this.textBox148 = new System.Windows.Forms.TextBox();
|
|
this.textBox141 = new System.Windows.Forms.TextBox();
|
|
this.textBox147 = new System.Windows.Forms.TextBox();
|
|
this.textBox140 = new System.Windows.Forms.TextBox();
|
|
this.textBox146 = new System.Windows.Forms.TextBox();
|
|
this.textBox139 = new System.Windows.Forms.TextBox();
|
|
this.textBox145 = new System.Windows.Forms.TextBox();
|
|
this.textBox138 = new System.Windows.Forms.TextBox();
|
|
this.textBox144 = new System.Windows.Forms.TextBox();
|
|
this.textBox137 = new System.Windows.Forms.TextBox();
|
|
this.textBox143 = new System.Windows.Forms.TextBox();
|
|
this.textBox136 = new System.Windows.Forms.TextBox();
|
|
this.textBox67 = new System.Windows.Forms.TextBox();
|
|
this.textBox135 = new System.Windows.Forms.TextBox();
|
|
this.textBox18 = new System.Windows.Forms.TextBox();
|
|
this.textBox13 = new System.Windows.Forms.TextBox();
|
|
this.radioButton2 = new System.Windows.Forms.RadioButton();
|
|
this.button86 = new System.Windows.Forms.Button();
|
|
this.button82 = new System.Windows.Forms.Button();
|
|
this.button84 = new System.Windows.Forms.Button();
|
|
this.button83 = new System.Windows.Forms.Button();
|
|
this.button79 = new System.Windows.Forms.Button();
|
|
this.button74 = new System.Windows.Forms.Button();
|
|
this.button127 = new System.Windows.Forms.Button();
|
|
this.button71 = new System.Windows.Forms.Button();
|
|
this.button126 = new System.Windows.Forms.Button();
|
|
this.button65 = new System.Windows.Forms.Button();
|
|
this.button125 = new System.Windows.Forms.Button();
|
|
this.button55 = new System.Windows.Forms.Button();
|
|
this.button94 = new System.Windows.Forms.Button();
|
|
this.button85 = new System.Windows.Forms.Button();
|
|
this.button93 = new System.Windows.Forms.Button();
|
|
this.button81 = new System.Windows.Forms.Button();
|
|
this.button80 = new System.Windows.Forms.Button();
|
|
this.button73 = new System.Windows.Forms.Button();
|
|
this.button124 = new System.Windows.Forms.Button();
|
|
this.button70 = new System.Windows.Forms.Button();
|
|
this.button123 = new System.Windows.Forms.Button();
|
|
this.button122 = new System.Windows.Forms.Button();
|
|
this.button64 = new System.Windows.Forms.Button();
|
|
this.button121 = new System.Windows.Forms.Button();
|
|
this.button59 = new System.Windows.Forms.Button();
|
|
this.button117 = new System.Windows.Forms.Button();
|
|
this.button52 = new System.Windows.Forms.Button();
|
|
this.button57 = new System.Windows.Forms.Button();
|
|
this.button49 = new System.Windows.Forms.Button();
|
|
this.button77 = new System.Windows.Forms.Button();
|
|
this.button76 = new System.Windows.Forms.Button();
|
|
this.button116 = new System.Windows.Forms.Button();
|
|
this.button89 = new System.Windows.Forms.Button();
|
|
this.button115 = new System.Windows.Forms.Button();
|
|
this.button88 = new System.Windows.Forms.Button();
|
|
this.button114 = new System.Windows.Forms.Button();
|
|
this.button56 = new System.Windows.Forms.Button();
|
|
this.button75 = new System.Windows.Forms.Button();
|
|
this.button78 = new System.Windows.Forms.Button();
|
|
this.t11004 = new System.Windows.Forms.TextBox();
|
|
this.bt11004 = new System.Windows.Forms.PictureBox();
|
|
this.t11003 = new System.Windows.Forms.TextBox();
|
|
this.bt11003 = new System.Windows.Forms.PictureBox();
|
|
this.label9 = new System.Windows.Forms.Label();
|
|
this.t11002 = new System.Windows.Forms.TextBox();
|
|
this.t11001 = new System.Windows.Forms.TextBox();
|
|
this.bt11001 = new System.Windows.Forms.PictureBox();
|
|
this.bt11002 = new System.Windows.Forms.PictureBox();
|
|
this.button87 = new System.Windows.Forms.Button();
|
|
this.label16 = new System.Windows.Forms.Label();
|
|
this.label15 = new System.Windows.Forms.Label();
|
|
this.label100 = new System.Windows.Forms.Label();
|
|
this.label98 = new System.Windows.Forms.Label();
|
|
this.button107 = new System.Windows.Forms.Button();
|
|
this.button110 = new System.Windows.Forms.Button();
|
|
this.button103 = new System.Windows.Forms.Button();
|
|
this.button109 = new System.Windows.Forms.Button();
|
|
this.button97 = new System.Windows.Forms.Button();
|
|
this.button105 = new System.Windows.Forms.Button();
|
|
this.button101 = new System.Windows.Forms.Button();
|
|
this.button108 = new System.Windows.Forms.Button();
|
|
this.button96 = new System.Windows.Forms.Button();
|
|
this.button102 = new System.Windows.Forms.Button();
|
|
this.button99 = new System.Windows.Forms.Button();
|
|
this.button106 = new System.Windows.Forms.Button();
|
|
this.button95 = new System.Windows.Forms.Button();
|
|
this.button100 = new System.Windows.Forms.Button();
|
|
this.button98 = new System.Windows.Forms.Button();
|
|
this.button104 = new System.Windows.Forms.Button();
|
|
this.button134 = new System.Windows.Forms.Button();
|
|
this.button3 = new System.Windows.Forms.Button();
|
|
this.button54 = new System.Windows.Forms.Button();
|
|
this.button58 = new System.Windows.Forms.Button();
|
|
this.button46 = new System.Windows.Forms.Button();
|
|
this.button51 = new System.Windows.Forms.Button();
|
|
this.button47 = new System.Windows.Forms.Button();
|
|
this.button50 = new System.Windows.Forms.Button();
|
|
this.button53 = new System.Windows.Forms.Button();
|
|
this.button48 = new System.Windows.Forms.Button();
|
|
this.button63 = new System.Windows.Forms.Button();
|
|
this.button61 = new System.Windows.Forms.Button();
|
|
this.button62 = new System.Windows.Forms.Button();
|
|
this.button60 = new System.Windows.Forms.Button();
|
|
this.button69 = new System.Windows.Forms.Button();
|
|
this.button67 = new System.Windows.Forms.Button();
|
|
this.button68 = new System.Windows.Forms.Button();
|
|
this.button66 = new System.Windows.Forms.Button();
|
|
this.button128 = new System.Windows.Forms.Button();
|
|
this.button90 = new System.Windows.Forms.Button();
|
|
this.button91 = new System.Windows.Forms.Button();
|
|
this.label80 = new System.Windows.Forms.Label();
|
|
this.label83 = new System.Windows.Forms.Label();
|
|
this.button92 = new System.Windows.Forms.Button();
|
|
this.button118 = new System.Windows.Forms.Button();
|
|
this.button119 = new System.Windows.Forms.Button();
|
|
this.button120 = new System.Windows.Forms.Button();
|
|
this.button72 = new System.Windows.Forms.Button();
|
|
this.label110 = new System.Windows.Forms.Label();
|
|
this.label112 = new System.Windows.Forms.Label();
|
|
this.label117 = new System.Windows.Forms.Label();
|
|
this.tabPage2 = new System.Windows.Forms.TabPage();
|
|
this.plAccessorial2 = new System.Windows.Forms.Panel();
|
|
this.textBox122 = new System.Windows.Forms.TextBox();
|
|
this.textBox112 = new System.Windows.Forms.TextBox();
|
|
this.textBox167 = new System.Windows.Forms.TextBox();
|
|
this.textBox164 = new System.Windows.Forms.TextBox();
|
|
this.textBox162 = new System.Windows.Forms.TextBox();
|
|
this.textBox109 = new System.Windows.Forms.TextBox();
|
|
this.textBox168 = new System.Windows.Forms.TextBox();
|
|
this.textBox99 = new System.Windows.Forms.TextBox();
|
|
this.textBox103 = new System.Windows.Forms.TextBox();
|
|
this.textBox97 = new System.Windows.Forms.TextBox();
|
|
this.linkLabel2 = new System.Windows.Forms.LinkLabel();
|
|
this.linkLabel1 = new System.Windows.Forms.LinkLabel();
|
|
this.textBox57 = new System.Windows.Forms.TextBox();
|
|
this.textBox96 = new System.Windows.Forms.TextBox();
|
|
this.textBox165 = new System.Windows.Forms.TextBox();
|
|
this.textBox163 = new System.Windows.Forms.TextBox();
|
|
this.textBox64 = new System.Windows.Forms.TextBox();
|
|
this.textBox61 = new System.Windows.Forms.TextBox();
|
|
this.textBox166 = new System.Windows.Forms.TextBox();
|
|
this.textBox59 = new System.Windows.Forms.TextBox();
|
|
this.button45 = new System.Windows.Forms.Button();
|
|
this.button40 = new System.Windows.Forms.Button();
|
|
this.button44 = new System.Windows.Forms.Button();
|
|
this.button41 = new System.Windows.Forms.Button();
|
|
this.button145 = new System.Windows.Forms.Button();
|
|
this.button144 = new System.Windows.Forms.Button();
|
|
this.button143 = new System.Windows.Forms.Button();
|
|
this.button39 = new System.Windows.Forms.Button();
|
|
this.label141 = new System.Windows.Forms.Label();
|
|
this.label140 = new System.Windows.Forms.Label();
|
|
this.label147 = new System.Windows.Forms.Label();
|
|
this.label144 = new System.Windows.Forms.Label();
|
|
this.label143 = new System.Windows.Forms.Label();
|
|
this.label142 = new System.Windows.Forms.Label();
|
|
this.label139 = new System.Windows.Forms.Label();
|
|
this.label138 = new System.Windows.Forms.Label();
|
|
this.label137 = new System.Windows.Forms.Label();
|
|
this.label38 = new System.Windows.Forms.Label();
|
|
this.label131 = new System.Windows.Forms.Label();
|
|
this.label86 = new System.Windows.Forms.Label();
|
|
this.label149 = new System.Windows.Forms.Label();
|
|
this.label148 = new System.Windows.Forms.Label();
|
|
this.label39 = new System.Windows.Forms.Label();
|
|
this.label146 = new System.Windows.Forms.Label();
|
|
this.label17 = new System.Windows.Forms.Label();
|
|
this.label145 = new System.Windows.Forms.Label();
|
|
this.label21 = new System.Windows.Forms.Label();
|
|
this.label20 = new System.Windows.Forms.Label();
|
|
this.label11 = new System.Windows.Forms.Label();
|
|
this.button139 = new System.Windows.Forms.Button();
|
|
this.button138 = new System.Windows.Forms.Button();
|
|
this.button142 = new System.Windows.Forms.Button();
|
|
this.button141 = new System.Windows.Forms.Button();
|
|
this.button140 = new System.Windows.Forms.Button();
|
|
this.button137 = new System.Windows.Forms.Button();
|
|
this.button136 = new System.Windows.Forms.Button();
|
|
this.button135 = new System.Windows.Forms.Button();
|
|
this.textBox159 = new System.Windows.Forms.TextBox();
|
|
this.textBox157 = new System.Windows.Forms.TextBox();
|
|
this.textBox160 = new System.Windows.Forms.TextBox();
|
|
this.textBox158 = new System.Windows.Forms.TextBox();
|
|
this.textBox156 = new System.Windows.Forms.TextBox();
|
|
this.textBox155 = new System.Windows.Forms.TextBox();
|
|
this.textBox154 = new System.Windows.Forms.TextBox();
|
|
this.textBox152 = new System.Windows.Forms.TextBox();
|
|
this.textBox151 = new System.Windows.Forms.TextBox();
|
|
this.textBox134 = new System.Windows.Forms.TextBox();
|
|
this.textBox132 = new System.Windows.Forms.TextBox();
|
|
this.textBox130 = new System.Windows.Forms.TextBox();
|
|
this.textBox128 = new System.Windows.Forms.TextBox();
|
|
this.textBox133 = new System.Windows.Forms.TextBox();
|
|
this.textBox131 = new System.Windows.Forms.TextBox();
|
|
this.textBox129 = new System.Windows.Forms.TextBox();
|
|
this.textBox127 = new System.Windows.Forms.TextBox();
|
|
this.textBox126 = new System.Windows.Forms.TextBox();
|
|
this.textBox125 = new System.Windows.Forms.TextBox();
|
|
this.textBox124 = new System.Windows.Forms.TextBox();
|
|
this.textBox123 = new System.Windows.Forms.TextBox();
|
|
this.textBox100 = new System.Windows.Forms.TextBox();
|
|
this.textBox98 = new System.Windows.Forms.TextBox();
|
|
this.label22 = new System.Windows.Forms.Label();
|
|
this.label23 = new System.Windows.Forms.Label();
|
|
this.radioButton3 = new System.Windows.Forms.RadioButton();
|
|
this.radioButton12 = new System.Windows.Forms.RadioButton();
|
|
this.button9 = new System.Windows.Forms.Button();
|
|
this.button133 = new System.Windows.Forms.Button();
|
|
this.button37 = new System.Windows.Forms.Button();
|
|
this.button130 = new System.Windows.Forms.Button();
|
|
this.button43 = new System.Windows.Forms.Button();
|
|
this.button36 = new System.Windows.Forms.Button();
|
|
this.button17 = new System.Windows.Forms.Button();
|
|
this.button132 = new System.Windows.Forms.Button();
|
|
this.button35 = new System.Windows.Forms.Button();
|
|
this.button129 = new System.Windows.Forms.Button();
|
|
this.button14 = new System.Windows.Forms.Button();
|
|
this.button42 = new System.Windows.Forms.Button();
|
|
this.button18 = new System.Windows.Forms.Button();
|
|
this.button15 = new System.Windows.Forms.Button();
|
|
this.button12 = new System.Windows.Forms.Button();
|
|
this.label6 = new System.Windows.Forms.Label();
|
|
this.label10 = new System.Windows.Forms.Label();
|
|
this.button5 = new System.Windows.Forms.Button();
|
|
this.button4 = new System.Windows.Forms.Button();
|
|
this.label128 = new System.Windows.Forms.Label();
|
|
this.label29 = new System.Windows.Forms.Label();
|
|
this.label130 = new System.Windows.Forms.Label();
|
|
this.label27 = new System.Windows.Forms.Label();
|
|
this.label25 = new System.Windows.Forms.Label();
|
|
this.label127 = new System.Windows.Forms.Label();
|
|
this.label28 = new System.Windows.Forms.Label();
|
|
this.label35 = new System.Windows.Forms.Label();
|
|
this.label34 = new System.Windows.Forms.Label();
|
|
this.label33 = new System.Windows.Forms.Label();
|
|
this.label129 = new System.Windows.Forms.Label();
|
|
this.label32 = new System.Windows.Forms.Label();
|
|
this.label26 = new System.Windows.Forms.Label();
|
|
this.label134 = new System.Windows.Forms.Label();
|
|
this.label132 = new System.Windows.Forms.Label();
|
|
this.label133 = new System.Windows.Forms.Label();
|
|
this.label24 = new System.Windows.Forms.Label();
|
|
this.label31 = new System.Windows.Forms.Label();
|
|
this.label37 = new System.Windows.Forms.Label();
|
|
this.label36 = new System.Windows.Forms.Label();
|
|
this.label30 = new System.Windows.Forms.Label();
|
|
this.textBox12 = new System.Windows.Forms.TextBox();
|
|
this.textBox93 = new System.Windows.Forms.TextBox();
|
|
this.textBox14 = new System.Windows.Forms.TextBox();
|
|
this.button13 = new System.Windows.Forms.Button();
|
|
this.button6 = new System.Windows.Forms.Button();
|
|
this.button8 = new System.Windows.Forms.Button();
|
|
this.button10 = new System.Windows.Forms.Button();
|
|
this.button7 = new System.Windows.Forms.Button();
|
|
this.button16 = new System.Windows.Forms.Button();
|
|
this.button11 = new System.Windows.Forms.Button();
|
|
this.button38 = new System.Windows.Forms.Button();
|
|
this.textBox153 = new System.Windows.Forms.TextBox();
|
|
this.label135 = new System.Windows.Forms.Label();
|
|
this.linkLabel3 = new System.Windows.Forms.LinkLabel();
|
|
pictureBox11 = new System.Windows.Forms.PictureBox();
|
|
pictureBox12 = new System.Windows.Forms.PictureBox();
|
|
pictureBox13 = new System.Windows.Forms.PictureBox();
|
|
pictureBox14 = new System.Windows.Forms.PictureBox();
|
|
pictureBox4 = new System.Windows.Forms.PictureBox();
|
|
pictureBox3 = new System.Windows.Forms.PictureBox();
|
|
pictureBox1 = new System.Windows.Forms.PictureBox();
|
|
pictureBox2 = new System.Windows.Forms.PictureBox();
|
|
pictureBox9 = new System.Windows.Forms.PictureBox();
|
|
pictureBox10 = new System.Windows.Forms.PictureBox();
|
|
pictureBox17 = new System.Windows.Forms.PictureBox();
|
|
pictureBox18 = new System.Windows.Forms.PictureBox();
|
|
((System.ComponentModel.ISupportInitialize)(pictureBox11)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(pictureBox12)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(pictureBox13)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(pictureBox14)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(pictureBox4)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(pictureBox3)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(pictureBox1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(pictureBox2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(pictureBox9)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(pictureBox10)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(pictureBox17)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(pictureBox18)).BeginInit();
|
|
this.panel1.SuspendLayout();
|
|
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.pictureBox15)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox16)).BeginInit();
|
|
this.tabControl1.SuspendLayout();
|
|
this.tabPage1.SuspendLayout();
|
|
this.plAccessorial1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.bt11004)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bt11003)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bt11001)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bt11002)).BeginInit();
|
|
this.tabPage2.SuspendLayout();
|
|
this.plAccessorial2.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
// pictureBox11
|
|
//
|
|
pictureBox11.BackColor = System.Drawing.Color.Aqua;
|
|
pictureBox11.BackgroundImage = global::ControlSystem.Properties.Resources.聊城shelf;
|
|
pictureBox11.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
|
pictureBox11.Enabled = false;
|
|
pictureBox11.InitialImage = global::ControlSystem.Properties.Resources.聊城shelf;
|
|
pictureBox11.Location = new System.Drawing.Point(10, 127);
|
|
pictureBox11.Name = "pictureBox11";
|
|
pictureBox11.Size = new System.Drawing.Size(1156, 20);
|
|
pictureBox11.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
pictureBox11.TabIndex = 1092;
|
|
pictureBox11.TabStop = false;
|
|
//
|
|
// pictureBox12
|
|
//
|
|
pictureBox12.BackColor = System.Drawing.Color.Aqua;
|
|
pictureBox12.BackgroundImage = global::ControlSystem.Properties.Resources.聊城shelf;
|
|
pictureBox12.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
|
pictureBox12.Enabled = false;
|
|
pictureBox12.InitialImage = global::ControlSystem.Properties.Resources.聊城shelf;
|
|
pictureBox12.Location = new System.Drawing.Point(10, 86);
|
|
pictureBox12.Name = "pictureBox12";
|
|
pictureBox12.Size = new System.Drawing.Size(1156, 20);
|
|
pictureBox12.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
pictureBox12.TabIndex = 1092;
|
|
pictureBox12.TabStop = false;
|
|
//
|
|
// pictureBox13
|
|
//
|
|
pictureBox13.BackColor = System.Drawing.Color.Aqua;
|
|
pictureBox13.BackgroundImage = global::ControlSystem.Properties.Resources.聊城shelf;
|
|
pictureBox13.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
|
pictureBox13.Enabled = false;
|
|
pictureBox13.InitialImage = global::ControlSystem.Properties.Resources.聊城shelf;
|
|
pictureBox13.Location = new System.Drawing.Point(11, 61);
|
|
pictureBox13.Name = "pictureBox13";
|
|
pictureBox13.Size = new System.Drawing.Size(1156, 20);
|
|
pictureBox13.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
pictureBox13.TabIndex = 1092;
|
|
pictureBox13.TabStop = false;
|
|
//
|
|
// pictureBox14
|
|
//
|
|
pictureBox14.BackColor = System.Drawing.Color.Aqua;
|
|
pictureBox14.BackgroundImage = global::ControlSystem.Properties.Resources.聊城shelf;
|
|
pictureBox14.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
|
pictureBox14.Enabled = false;
|
|
pictureBox14.InitialImage = global::ControlSystem.Properties.Resources.聊城shelf;
|
|
pictureBox14.Location = new System.Drawing.Point(11, 20);
|
|
pictureBox14.Name = "pictureBox14";
|
|
pictureBox14.Size = new System.Drawing.Size(1156, 20);
|
|
pictureBox14.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
pictureBox14.TabIndex = 1092;
|
|
pictureBox14.TabStop = false;
|
|
//
|
|
// pictureBox4
|
|
//
|
|
pictureBox4.BackColor = System.Drawing.Color.Aqua;
|
|
pictureBox4.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox4.BackgroundImage")));
|
|
pictureBox4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
|
pictureBox4.Enabled = false;
|
|
pictureBox4.InitialImage = global::ControlSystem.Properties.Resources.聊城shelf;
|
|
pictureBox4.Location = new System.Drawing.Point(251, 96);
|
|
pictureBox4.Name = "pictureBox4";
|
|
pictureBox4.Size = new System.Drawing.Size(883, 14);
|
|
pictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
pictureBox4.TabIndex = 1092;
|
|
pictureBox4.TabStop = false;
|
|
//
|
|
// pictureBox3
|
|
//
|
|
pictureBox3.BackColor = System.Drawing.Color.Aqua;
|
|
pictureBox3.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox3.BackgroundImage")));
|
|
pictureBox3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
|
pictureBox3.Enabled = false;
|
|
pictureBox3.InitialImage = global::ControlSystem.Properties.Resources.聊城shelf;
|
|
pictureBox3.Location = new System.Drawing.Point(251, 65);
|
|
pictureBox3.Name = "pictureBox3";
|
|
pictureBox3.Size = new System.Drawing.Size(883, 14);
|
|
pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
pictureBox3.TabIndex = 1092;
|
|
pictureBox3.TabStop = false;
|
|
//
|
|
// pictureBox1
|
|
//
|
|
pictureBox1.BackColor = System.Drawing.Color.Aqua;
|
|
pictureBox1.BackgroundImage = global::ControlSystem.Properties.Resources.青海shelf;
|
|
pictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
|
pictureBox1.Enabled = false;
|
|
pictureBox1.InitialImage = global::ControlSystem.Properties.Resources.聊城shelf;
|
|
pictureBox1.Location = new System.Drawing.Point(251, 18);
|
|
pictureBox1.Name = "pictureBox1";
|
|
pictureBox1.Size = new System.Drawing.Size(883, 14);
|
|
pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
pictureBox1.TabIndex = 1092;
|
|
pictureBox1.TabStop = false;
|
|
//
|
|
// pictureBox2
|
|
//
|
|
pictureBox2.BackColor = System.Drawing.Color.Aqua;
|
|
pictureBox2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox2.BackgroundImage")));
|
|
pictureBox2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
|
pictureBox2.Enabled = false;
|
|
pictureBox2.InitialImage = global::ControlSystem.Properties.Resources.聊城shelf;
|
|
pictureBox2.Location = new System.Drawing.Point(251, 49);
|
|
pictureBox2.Name = "pictureBox2";
|
|
pictureBox2.Size = new System.Drawing.Size(883, 14);
|
|
pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
pictureBox2.TabIndex = 1092;
|
|
pictureBox2.TabStop = false;
|
|
//
|
|
// pictureBox9
|
|
//
|
|
pictureBox9.BackColor = System.Drawing.Color.Aqua;
|
|
pictureBox9.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox9.BackgroundImage")));
|
|
pictureBox9.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
|
pictureBox9.Enabled = false;
|
|
pictureBox9.InitialImage = global::ControlSystem.Properties.Resources.聊城shelf;
|
|
pictureBox9.Location = new System.Drawing.Point(251, 192);
|
|
pictureBox9.Name = "pictureBox9";
|
|
pictureBox9.Size = new System.Drawing.Size(883, 14);
|
|
pictureBox9.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
pictureBox9.TabIndex = 1566;
|
|
pictureBox9.TabStop = false;
|
|
//
|
|
// pictureBox10
|
|
//
|
|
pictureBox10.BackColor = System.Drawing.Color.Aqua;
|
|
pictureBox10.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox10.BackgroundImage")));
|
|
pictureBox10.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
|
pictureBox10.Enabled = false;
|
|
pictureBox10.InitialImage = global::ControlSystem.Properties.Resources.聊城shelf;
|
|
pictureBox10.Location = new System.Drawing.Point(251, 161);
|
|
pictureBox10.Name = "pictureBox10";
|
|
pictureBox10.Size = new System.Drawing.Size(883, 14);
|
|
pictureBox10.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
pictureBox10.TabIndex = 1565;
|
|
pictureBox10.TabStop = false;
|
|
//
|
|
// pictureBox17
|
|
//
|
|
pictureBox17.BackColor = System.Drawing.Color.Aqua;
|
|
pictureBox17.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox17.BackgroundImage")));
|
|
pictureBox17.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
|
pictureBox17.Enabled = false;
|
|
pictureBox17.InitialImage = global::ControlSystem.Properties.Resources.聊城shelf;
|
|
pictureBox17.Location = new System.Drawing.Point(251, 144);
|
|
pictureBox17.Name = "pictureBox17";
|
|
pictureBox17.Size = new System.Drawing.Size(883, 14);
|
|
pictureBox17.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
pictureBox17.TabIndex = 1564;
|
|
pictureBox17.TabStop = false;
|
|
//
|
|
// pictureBox18
|
|
//
|
|
pictureBox18.BackColor = System.Drawing.Color.Aqua;
|
|
pictureBox18.BackgroundImage = global::ControlSystem.Properties.Resources.青海shelf;
|
|
pictureBox18.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
|
pictureBox18.Enabled = false;
|
|
pictureBox18.InitialImage = global::ControlSystem.Properties.Resources.聊城shelf;
|
|
pictureBox18.Location = new System.Drawing.Point(251, 113);
|
|
pictureBox18.Name = "pictureBox18";
|
|
pictureBox18.Size = new System.Drawing.Size(883, 14);
|
|
pictureBox18.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
pictureBox18.TabIndex = 1563;
|
|
pictureBox18.TabStop = false;
|
|
//
|
|
// 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(17, 744);
|
|
this.tsStatus.Multiline = true;
|
|
this.tsStatus.Name = "tsStatus";
|
|
this.tsStatus.ReadOnly = true;
|
|
this.tsStatus.Size = new System.Drawing.Size(1420, 29);
|
|
this.tsStatus.TabIndex = 174;
|
|
this.tsStatus.TextChanged += new System.EventHandler(this.tsStatus_TextChanged);
|
|
//
|
|
// timerGetState
|
|
//
|
|
this.timerGetState.Enabled = true;
|
|
this.timerGetState.Interval = 200;
|
|
this.timerGetState.Tick += new System.EventHandler(this.timer1_Tick);
|
|
//
|
|
// textBox2
|
|
//
|
|
this.textBox2.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.textBox2.Enabled = false;
|
|
this.textBox2.Location = new System.Drawing.Point(790, 418);
|
|
this.textBox2.Name = "textBox2";
|
|
this.textBox2.Size = new System.Drawing.Size(33, 21);
|
|
this.textBox2.TabIndex = 240;
|
|
//
|
|
// label2
|
|
//
|
|
this.label2.AutoSize = true;
|
|
this.label2.Location = new System.Drawing.Point(824, 423);
|
|
this.label2.Name = "label2";
|
|
this.label2.Size = new System.Drawing.Size(65, 12);
|
|
this.label2.TabIndex = 241;
|
|
this.label2.Text = "输送机空闲";
|
|
//
|
|
// label3
|
|
//
|
|
this.label3.AutoSize = true;
|
|
this.label3.Location = new System.Drawing.Point(48, 423);
|
|
this.label3.Name = "label3";
|
|
this.label3.Size = new System.Drawing.Size(53, 12);
|
|
this.label3.TabIndex = 243;
|
|
this.label3.Text = "设备运行";
|
|
//
|
|
// textBox3
|
|
//
|
|
this.textBox3.BackColor = System.Drawing.Color.Lime;
|
|
this.textBox3.Enabled = false;
|
|
this.textBox3.Location = new System.Drawing.Point(14, 418);
|
|
this.textBox3.Name = "textBox3";
|
|
this.textBox3.Size = new System.Drawing.Size(33, 21);
|
|
this.textBox3.TabIndex = 242;
|
|
//
|
|
// label4
|
|
//
|
|
this.label4.AutoSize = true;
|
|
this.label4.Location = new System.Drawing.Point(141, 423);
|
|
this.label4.Name = "label4";
|
|
this.label4.Size = new System.Drawing.Size(53, 12);
|
|
this.label4.TabIndex = 245;
|
|
this.label4.Text = "设备故障";
|
|
//
|
|
// textBox4
|
|
//
|
|
this.textBox4.BackColor = System.Drawing.Color.Red;
|
|
this.textBox4.Enabled = false;
|
|
this.textBox4.Location = new System.Drawing.Point(107, 417);
|
|
this.textBox4.Name = "textBox4";
|
|
this.textBox4.Size = new System.Drawing.Size(33, 21);
|
|
this.textBox4.TabIndex = 244;
|
|
//
|
|
// label5
|
|
//
|
|
this.label5.AutoSize = true;
|
|
this.label5.Location = new System.Drawing.Point(233, 423);
|
|
this.label5.Name = "label5";
|
|
this.label5.Size = new System.Drawing.Size(65, 12);
|
|
this.label5.TabIndex = 247;
|
|
this.label5.Text = "设备被停用";
|
|
//
|
|
// textBox5
|
|
//
|
|
this.textBox5.BackColor = System.Drawing.Color.Maroon;
|
|
this.textBox5.Enabled = false;
|
|
this.textBox5.Location = new System.Drawing.Point(200, 417);
|
|
this.textBox5.Name = "textBox5";
|
|
this.textBox5.Size = new System.Drawing.Size(33, 21);
|
|
this.textBox5.TabIndex = 246;
|
|
//
|
|
// label7
|
|
//
|
|
this.label7.AutoSize = true;
|
|
this.label7.Location = new System.Drawing.Point(334, 422);
|
|
this.label7.Name = "label7";
|
|
this.label7.Size = new System.Drawing.Size(53, 12);
|
|
this.label7.TabIndex = 251;
|
|
this.label7.Text = "设备载物";
|
|
//
|
|
// textBox7
|
|
//
|
|
this.textBox7.BackColor = System.Drawing.Color.Navy;
|
|
this.textBox7.Enabled = false;
|
|
this.textBox7.Location = new System.Drawing.Point(300, 416);
|
|
this.textBox7.Multiline = true;
|
|
this.textBox7.Name = "textBox7";
|
|
this.textBox7.Size = new System.Drawing.Size(33, 21);
|
|
this.textBox7.TabIndex = 250;
|
|
//
|
|
// label8
|
|
//
|
|
this.label8.AutoSize = true;
|
|
this.label8.Location = new System.Drawing.Point(530, 423);
|
|
this.label8.Name = "label8";
|
|
this.label8.Size = new System.Drawing.Size(95, 12);
|
|
this.label8.TabIndex = 253;
|
|
this.label8.Text = "RGV、堆垛机空闲";
|
|
//
|
|
// textBox8
|
|
//
|
|
this.textBox8.BackColor = System.Drawing.Color.MediumOrchid;
|
|
this.textBox8.Enabled = false;
|
|
this.textBox8.Location = new System.Drawing.Point(496, 417);
|
|
this.textBox8.Name = "textBox8";
|
|
this.textBox8.Size = new System.Drawing.Size(33, 21);
|
|
this.textBox8.TabIndex = 252;
|
|
//
|
|
// timerObtainTask
|
|
//
|
|
this.timerObtainTask.Enabled = true;
|
|
this.timerObtainTask.Interval = 1000;
|
|
this.timerObtainTask.Tick += new System.EventHandler(this.timer2_Tick);
|
|
//
|
|
// timerDisassemble
|
|
//
|
|
this.timerDisassemble.Enabled = true;
|
|
this.timerDisassemble.Interval = 1000;
|
|
this.timerDisassemble.Tick += new System.EventHandler(this.timer3_Tick);
|
|
//
|
|
// timerGetAllReturn
|
|
//
|
|
this.timerGetAllReturn.Enabled = true;
|
|
this.timerGetAllReturn.Tick += new System.EventHandler(this.timer4_Tick);
|
|
//
|
|
// timerControl
|
|
//
|
|
this.timerControl.Enabled = true;
|
|
this.timerControl.Interval = 200;
|
|
this.timerControl.Tick += new System.EventHandler(this.timer5_Tick);
|
|
//
|
|
// timerFlash
|
|
//
|
|
this.timerFlash.Enabled = true;
|
|
this.timerFlash.Interval = 1000;
|
|
this.timerFlash.Tick += new System.EventHandler(this.timerFlash_Tick);
|
|
//
|
|
// 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(15, 442);
|
|
this.panel1.Name = "panel1";
|
|
this.panel1.Size = new System.Drawing.Size(1420, 31);
|
|
this.panel1.TabIndex = 255;
|
|
//
|
|
// textBox1
|
|
//
|
|
this.textBox1.FormattingEnabled = true;
|
|
this.textBox1.Location = new System.Drawing.Point(1016, 5);
|
|
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(1283, 3);
|
|
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, 1);
|
|
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, 5);
|
|
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, 9);
|
|
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, 8);
|
|
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, 6);
|
|
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, 6);
|
|
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, 6);
|
|
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);
|
|
//
|
|
// label50
|
|
//
|
|
this.label50.AutoSize = true;
|
|
this.label50.Location = new System.Drawing.Point(931, 422);
|
|
this.label50.Name = "label50";
|
|
this.label50.Size = new System.Drawing.Size(89, 12);
|
|
this.label50.TabIndex = 241;
|
|
this.label50.Text = "输送机动作完成";
|
|
//
|
|
// textBox6
|
|
//
|
|
this.textBox6.BackColor = System.Drawing.Color.Gray;
|
|
this.textBox6.Enabled = false;
|
|
this.textBox6.Location = new System.Drawing.Point(897, 417);
|
|
this.textBox6.Name = "textBox6";
|
|
this.textBox6.Size = new System.Drawing.Size(33, 21);
|
|
this.textBox6.TabIndex = 240;
|
|
//
|
|
// textBox9
|
|
//
|
|
this.textBox9.BackColor = System.Drawing.Color.MediumSlateBlue;
|
|
this.textBox9.Enabled = false;
|
|
this.textBox9.Location = new System.Drawing.Point(631, 418);
|
|
this.textBox9.Name = "textBox9";
|
|
this.textBox9.Size = new System.Drawing.Size(33, 21);
|
|
this.textBox9.TabIndex = 252;
|
|
//
|
|
// label96
|
|
//
|
|
this.label96.AutoSize = true;
|
|
this.label96.Location = new System.Drawing.Point(665, 424);
|
|
this.label96.Name = "label96";
|
|
this.label96.Size = new System.Drawing.Size(119, 12);
|
|
this.label96.TabIndex = 253;
|
|
this.label96.Text = "RGV、堆垛机动作完成";
|
|
//
|
|
// label97
|
|
//
|
|
this.label97.AutoSize = true;
|
|
this.label97.Location = new System.Drawing.Point(415, 423);
|
|
this.label97.Name = "label97";
|
|
this.label97.Size = new System.Drawing.Size(77, 12);
|
|
this.label97.TabIndex = 251;
|
|
this.label97.Text = "设备逻辑有物";
|
|
//
|
|
// 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(392, 419);
|
|
this.radioButton1.Name = "radioButton1";
|
|
this.radioButton1.Size = new System.Drawing.Size(21, 16);
|
|
this.radioButton1.TabIndex = 1561;
|
|
this.radioButton1.Text = " ";
|
|
this.radioButton1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.radioButton1.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
|
this.radioButton1.UseVisualStyleBackColor = false;
|
|
//
|
|
// timerCamera
|
|
//
|
|
this.timerCamera.Interval = 3000;
|
|
this.timerCamera.Tick += new System.EventHandler(this.timerCamera_Tick);
|
|
//
|
|
// 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(15, 473);
|
|
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(1430, 270);
|
|
this.splitContainer1.SplitterDistance = 619;
|
|
this.splitContainer1.TabIndex = 1562;
|
|
//
|
|
// dgvManager
|
|
//
|
|
this.dgvManager.AllowUserToAddRows = false;
|
|
this.dgvManager.AllowUserToDeleteRows = false;
|
|
this.dgvManager.AllowUserToOrderColumns = true;
|
|
this.dgvManager.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.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.Location = new System.Drawing.Point(3, 3);
|
|
this.dgvManager.MultiSelect = false;
|
|
this.dgvManager.Name = "dgvManager";
|
|
this.dgvManager.ReadOnly = true;
|
|
this.dgvManager.RowTemplate.Height = 23;
|
|
this.dgvManager.Size = new System.Drawing.Size(613, 264);
|
|
this.dgvManager.TabIndex = 215;
|
|
this.dgvManager.DataSourceChanged += new System.EventHandler(this.dgvManager_DataSourceChanged);
|
|
//
|
|
// dgvMonitor
|
|
//
|
|
this.dgvMonitor.AllowUserToAddRows = false;
|
|
this.dgvMonitor.AllowUserToDeleteRows = false;
|
|
this.dgvMonitor.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.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.Location = new System.Drawing.Point(3, 3);
|
|
this.dgvMonitor.MultiSelect = false;
|
|
this.dgvMonitor.Name = "dgvMonitor";
|
|
this.dgvMonitor.ReadOnly = true;
|
|
this.dgvMonitor.RowTemplate.Height = 23;
|
|
this.dgvMonitor.Size = new System.Drawing.Size(796, 264);
|
|
this.dgvMonitor.TabIndex = 149;
|
|
this.dgvMonitor.DataBindingComplete += new System.Windows.Forms.DataGridViewBindingCompleteEventHandler(this.dgvMonitor_DataBindingComplete);
|
|
this.dgvMonitor.DataSourceChanged += new System.EventHandler(this.dgvMonitor_DataSourceChanged);
|
|
//
|
|
// textBox34
|
|
//
|
|
this.textBox34.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox34.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox34.Location = new System.Drawing.Point(1171, 91);
|
|
this.textBox34.Multiline = true;
|
|
this.textBox34.Name = "textBox34";
|
|
this.textBox34.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox34.TabIndex = 1457;
|
|
this.textBox34.Tag = "12091";
|
|
this.textBox34.Visible = false;
|
|
//
|
|
// textBox35
|
|
//
|
|
this.textBox35.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox35.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox35.Location = new System.Drawing.Point(1173, 26);
|
|
this.textBox35.Multiline = true;
|
|
this.textBox35.Name = "textBox35";
|
|
this.textBox35.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox35.TabIndex = 1459;
|
|
this.textBox35.Tag = "12091";
|
|
this.textBox35.Visible = false;
|
|
//
|
|
// textBox36
|
|
//
|
|
this.textBox36.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox36.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox36.Location = new System.Drawing.Point(181, 132);
|
|
this.textBox36.Multiline = true;
|
|
this.textBox36.Name = "textBox36";
|
|
this.textBox36.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox36.TabIndex = 1452;
|
|
this.textBox36.Tag = "12111";
|
|
this.textBox36.Visible = false;
|
|
//
|
|
// textBox37
|
|
//
|
|
this.textBox37.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox37.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox37.Location = new System.Drawing.Point(72, 132);
|
|
this.textBox37.Multiline = true;
|
|
this.textBox37.Name = "textBox37";
|
|
this.textBox37.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox37.TabIndex = 1452;
|
|
this.textBox37.Tag = "12111";
|
|
this.textBox37.Visible = false;
|
|
//
|
|
// textBox38
|
|
//
|
|
this.textBox38.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox38.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox38.Location = new System.Drawing.Point(160, 132);
|
|
this.textBox38.Multiline = true;
|
|
this.textBox38.Name = "textBox38";
|
|
this.textBox38.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox38.TabIndex = 1452;
|
|
this.textBox38.Tag = "12111";
|
|
this.textBox38.Visible = false;
|
|
//
|
|
// textBox39
|
|
//
|
|
this.textBox39.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox39.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox39.Location = new System.Drawing.Point(51, 132);
|
|
this.textBox39.Multiline = true;
|
|
this.textBox39.Name = "textBox39";
|
|
this.textBox39.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox39.TabIndex = 1452;
|
|
this.textBox39.Tag = "12111";
|
|
this.textBox39.Visible = false;
|
|
//
|
|
// textBox40
|
|
//
|
|
this.textBox40.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox40.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox40.Location = new System.Drawing.Point(181, 65);
|
|
this.textBox40.Multiline = true;
|
|
this.textBox40.Name = "textBox40";
|
|
this.textBox40.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox40.TabIndex = 1452;
|
|
this.textBox40.Tag = "12111";
|
|
this.textBox40.Visible = false;
|
|
//
|
|
// textBox41
|
|
//
|
|
this.textBox41.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox41.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox41.Location = new System.Drawing.Point(72, 65);
|
|
this.textBox41.Multiline = true;
|
|
this.textBox41.Name = "textBox41";
|
|
this.textBox41.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox41.TabIndex = 1452;
|
|
this.textBox41.Tag = "12111";
|
|
this.textBox41.Visible = false;
|
|
//
|
|
// textBox42
|
|
//
|
|
this.textBox42.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox42.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox42.Location = new System.Drawing.Point(160, 65);
|
|
this.textBox42.Multiline = true;
|
|
this.textBox42.Name = "textBox42";
|
|
this.textBox42.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox42.TabIndex = 1452;
|
|
this.textBox42.Tag = "12111";
|
|
this.textBox42.Visible = false;
|
|
//
|
|
// textBox43
|
|
//
|
|
this.textBox43.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox43.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox43.Location = new System.Drawing.Point(51, 65);
|
|
this.textBox43.Multiline = true;
|
|
this.textBox43.Name = "textBox43";
|
|
this.textBox43.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox43.TabIndex = 1452;
|
|
this.textBox43.Tag = "12111";
|
|
this.textBox43.Visible = false;
|
|
//
|
|
// radioButton21
|
|
//
|
|
this.radioButton21.AutoCheck = false;
|
|
this.radioButton21.AutoSize = true;
|
|
this.radioButton21.BackColor = System.Drawing.Color.Blue;
|
|
this.radioButton21.CheckAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.radioButton21.Location = new System.Drawing.Point(177, 129);
|
|
this.radioButton21.Name = "radioButton21";
|
|
this.radioButton21.Size = new System.Drawing.Size(15, 16);
|
|
this.radioButton21.TabIndex = 1561;
|
|
this.radioButton21.Text = " ";
|
|
this.radioButton21.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.radioButton21.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
|
this.radioButton21.UseVisualStyleBackColor = false;
|
|
//
|
|
// radioButton22
|
|
//
|
|
this.radioButton22.AutoCheck = false;
|
|
this.radioButton22.AutoSize = true;
|
|
this.radioButton22.BackColor = System.Drawing.Color.Blue;
|
|
this.radioButton22.CheckAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.radioButton22.Location = new System.Drawing.Point(68, 129);
|
|
this.radioButton22.Name = "radioButton22";
|
|
this.radioButton22.Size = new System.Drawing.Size(15, 16);
|
|
this.radioButton22.TabIndex = 1561;
|
|
this.radioButton22.Text = " ";
|
|
this.radioButton22.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.radioButton22.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
|
this.radioButton22.UseVisualStyleBackColor = false;
|
|
//
|
|
// radioButton23
|
|
//
|
|
this.radioButton23.AutoCheck = false;
|
|
this.radioButton23.AutoSize = true;
|
|
this.radioButton23.BackColor = System.Drawing.Color.Blue;
|
|
this.radioButton23.CheckAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.radioButton23.Location = new System.Drawing.Point(157, 129);
|
|
this.radioButton23.Name = "radioButton23";
|
|
this.radioButton23.Size = new System.Drawing.Size(15, 16);
|
|
this.radioButton23.TabIndex = 1561;
|
|
this.radioButton23.Text = " ";
|
|
this.radioButton23.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.radioButton23.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
|
this.radioButton23.UseVisualStyleBackColor = false;
|
|
//
|
|
// radioButton24
|
|
//
|
|
this.radioButton24.AutoCheck = false;
|
|
this.radioButton24.AutoSize = true;
|
|
this.radioButton24.BackColor = System.Drawing.Color.Blue;
|
|
this.radioButton24.CheckAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.radioButton24.Location = new System.Drawing.Point(48, 129);
|
|
this.radioButton24.Name = "radioButton24";
|
|
this.radioButton24.Size = new System.Drawing.Size(15, 16);
|
|
this.radioButton24.TabIndex = 1561;
|
|
this.radioButton24.Text = " ";
|
|
this.radioButton24.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.radioButton24.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
|
this.radioButton24.UseVisualStyleBackColor = false;
|
|
//
|
|
// radioButton25
|
|
//
|
|
this.radioButton25.AutoCheck = false;
|
|
this.radioButton25.AutoSize = true;
|
|
this.radioButton25.BackColor = System.Drawing.Color.Blue;
|
|
this.radioButton25.CheckAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.radioButton25.Location = new System.Drawing.Point(1167, 87);
|
|
this.radioButton25.Name = "radioButton25";
|
|
this.radioButton25.Size = new System.Drawing.Size(15, 16);
|
|
this.radioButton25.TabIndex = 1561;
|
|
this.radioButton25.Text = " ";
|
|
this.radioButton25.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.radioButton25.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
|
this.radioButton25.UseVisualStyleBackColor = false;
|
|
//
|
|
// radioButton26
|
|
//
|
|
this.radioButton26.AutoCheck = false;
|
|
this.radioButton26.AutoSize = true;
|
|
this.radioButton26.BackColor = System.Drawing.Color.Blue;
|
|
this.radioButton26.CheckAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.radioButton26.Location = new System.Drawing.Point(1169, 22);
|
|
this.radioButton26.Name = "radioButton26";
|
|
this.radioButton26.Size = new System.Drawing.Size(15, 16);
|
|
this.radioButton26.TabIndex = 1561;
|
|
this.radioButton26.Text = " ";
|
|
this.radioButton26.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.radioButton26.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
|
this.radioButton26.UseVisualStyleBackColor = false;
|
|
//
|
|
// radioButton27
|
|
//
|
|
this.radioButton27.AutoCheck = false;
|
|
this.radioButton27.AutoSize = true;
|
|
this.radioButton27.BackColor = System.Drawing.Color.Blue;
|
|
this.radioButton27.CheckAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.radioButton27.Location = new System.Drawing.Point(177, 62);
|
|
this.radioButton27.Name = "radioButton27";
|
|
this.radioButton27.Size = new System.Drawing.Size(15, 16);
|
|
this.radioButton27.TabIndex = 1561;
|
|
this.radioButton27.Text = " ";
|
|
this.radioButton27.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.radioButton27.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
|
this.radioButton27.UseVisualStyleBackColor = false;
|
|
//
|
|
// radioButton28
|
|
//
|
|
this.radioButton28.AutoCheck = false;
|
|
this.radioButton28.AutoSize = true;
|
|
this.radioButton28.BackColor = System.Drawing.Color.Blue;
|
|
this.radioButton28.CheckAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.radioButton28.Location = new System.Drawing.Point(68, 62);
|
|
this.radioButton28.Name = "radioButton28";
|
|
this.radioButton28.Size = new System.Drawing.Size(15, 16);
|
|
this.radioButton28.TabIndex = 1561;
|
|
this.radioButton28.Text = " ";
|
|
this.radioButton28.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.radioButton28.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
|
this.radioButton28.UseVisualStyleBackColor = false;
|
|
//
|
|
// radioButton29
|
|
//
|
|
this.radioButton29.AutoCheck = false;
|
|
this.radioButton29.AutoSize = true;
|
|
this.radioButton29.BackColor = System.Drawing.Color.Blue;
|
|
this.radioButton29.CheckAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.radioButton29.Location = new System.Drawing.Point(157, 62);
|
|
this.radioButton29.Name = "radioButton29";
|
|
this.radioButton29.Size = new System.Drawing.Size(15, 16);
|
|
this.radioButton29.TabIndex = 1561;
|
|
this.radioButton29.Text = " ";
|
|
this.radioButton29.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.radioButton29.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
|
this.radioButton29.UseVisualStyleBackColor = false;
|
|
//
|
|
// radioButton30
|
|
//
|
|
this.radioButton30.AutoCheck = false;
|
|
this.radioButton30.AutoSize = true;
|
|
this.radioButton30.BackColor = System.Drawing.Color.Blue;
|
|
this.radioButton30.CheckAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.radioButton30.Location = new System.Drawing.Point(48, 62);
|
|
this.radioButton30.Name = "radioButton30";
|
|
this.radioButton30.Size = new System.Drawing.Size(15, 16);
|
|
this.radioButton30.TabIndex = 1561;
|
|
this.radioButton30.Text = " ";
|
|
this.radioButton30.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.radioButton30.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
|
this.radioButton30.UseVisualStyleBackColor = false;
|
|
//
|
|
// button19
|
|
//
|
|
this.button19.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button19.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button19.Location = new System.Drawing.Point(1229, 16);
|
|
this.button19.Name = "button19";
|
|
this.button19.Size = new System.Drawing.Size(26, 92);
|
|
this.button19.TabIndex = 1461;
|
|
this.button19.Tag = "1201";
|
|
this.button19.Text = "↑";
|
|
this.button19.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(1187, 26);
|
|
this.textBox44.Multiline = true;
|
|
this.textBox44.Name = "textBox44";
|
|
this.textBox44.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox44.TabIndex = 1459;
|
|
this.textBox44.Tag = "12091";
|
|
this.textBox44.Visible = false;
|
|
//
|
|
// button20
|
|
//
|
|
this.button20.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button20.Font = new System.Drawing.Font("宋体", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button20.Location = new System.Drawing.Point(1167, 18);
|
|
this.button20.Name = "button20";
|
|
this.button20.Size = new System.Drawing.Size(80, 23);
|
|
this.button20.TabIndex = 1458;
|
|
this.button20.Tag = "1209";
|
|
this.button20.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(1185, 91);
|
|
this.textBox45.Multiline = true;
|
|
this.textBox45.Name = "textBox45";
|
|
this.textBox45.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox45.TabIndex = 1457;
|
|
this.textBox45.Tag = "12091";
|
|
this.textBox45.Visible = false;
|
|
//
|
|
// textBox46
|
|
//
|
|
this.textBox46.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox46.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox46.Location = new System.Drawing.Point(1322, 27);
|
|
this.textBox46.Multiline = true;
|
|
this.textBox46.Name = "textBox46";
|
|
this.textBox46.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox46.TabIndex = 1456;
|
|
this.textBox46.Tag = "12081";
|
|
this.textBox46.Visible = false;
|
|
//
|
|
// textBox47
|
|
//
|
|
this.textBox47.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox47.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox47.Location = new System.Drawing.Point(1266, 27);
|
|
this.textBox47.Multiline = true;
|
|
this.textBox47.Name = "textBox47";
|
|
this.textBox47.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox47.TabIndex = 1456;
|
|
this.textBox47.Tag = "12081";
|
|
this.textBox47.Visible = false;
|
|
//
|
|
// button21
|
|
//
|
|
this.button21.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
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(1233, 18);
|
|
this.button21.Name = "button21";
|
|
this.button21.Size = new System.Drawing.Size(107, 23);
|
|
this.button21.TabIndex = 1455;
|
|
this.button21.Tag = "1208";
|
|
this.button21.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(179, 95);
|
|
this.textBox48.Multiline = true;
|
|
this.textBox48.Name = "textBox48";
|
|
this.textBox48.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox48.TabIndex = 1452;
|
|
this.textBox48.Tag = "12111";
|
|
this.textBox48.Visible = false;
|
|
//
|
|
// textBox49
|
|
//
|
|
this.textBox49.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox49.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox49.Location = new System.Drawing.Point(72, 98);
|
|
this.textBox49.Multiline = true;
|
|
this.textBox49.Name = "textBox49";
|
|
this.textBox49.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox49.TabIndex = 1452;
|
|
this.textBox49.Tag = "12111";
|
|
this.textBox49.Visible = false;
|
|
//
|
|
// textBox50
|
|
//
|
|
this.textBox50.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox50.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox50.Location = new System.Drawing.Point(181, 165);
|
|
this.textBox50.Multiline = true;
|
|
this.textBox50.Name = "textBox50";
|
|
this.textBox50.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox50.TabIndex = 1452;
|
|
this.textBox50.Tag = "12111";
|
|
this.textBox50.Visible = false;
|
|
//
|
|
// textBox51
|
|
//
|
|
this.textBox51.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox51.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox51.Location = new System.Drawing.Point(72, 165);
|
|
this.textBox51.Multiline = true;
|
|
this.textBox51.Name = "textBox51";
|
|
this.textBox51.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox51.TabIndex = 1452;
|
|
this.textBox51.Tag = "12111";
|
|
this.textBox51.Visible = false;
|
|
//
|
|
// textBox52
|
|
//
|
|
this.textBox52.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox52.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox52.Location = new System.Drawing.Point(160, 165);
|
|
this.textBox52.Multiline = true;
|
|
this.textBox52.Name = "textBox52";
|
|
this.textBox52.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox52.TabIndex = 1452;
|
|
this.textBox52.Tag = "12111";
|
|
this.textBox52.Visible = false;
|
|
//
|
|
// textBox53
|
|
//
|
|
this.textBox53.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox53.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox53.Location = new System.Drawing.Point(51, 165);
|
|
this.textBox53.Multiline = true;
|
|
this.textBox53.Name = "textBox53";
|
|
this.textBox53.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox53.TabIndex = 1452;
|
|
this.textBox53.Tag = "12111";
|
|
this.textBox53.Visible = false;
|
|
//
|
|
// textBox54
|
|
//
|
|
this.textBox54.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox54.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox54.Location = new System.Drawing.Point(158, 95);
|
|
this.textBox54.Multiline = true;
|
|
this.textBox54.Name = "textBox54";
|
|
this.textBox54.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox54.TabIndex = 1452;
|
|
this.textBox54.Tag = "12111";
|
|
this.textBox54.Visible = false;
|
|
//
|
|
// textBox55
|
|
//
|
|
this.textBox55.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox55.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox55.Location = new System.Drawing.Point(51, 98);
|
|
this.textBox55.Multiline = true;
|
|
this.textBox55.Name = "textBox55";
|
|
this.textBox55.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox55.TabIndex = 1452;
|
|
this.textBox55.Tag = "12111";
|
|
this.textBox55.Visible = false;
|
|
//
|
|
// button22
|
|
//
|
|
this.button22.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button22.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button22.Location = new System.Drawing.Point(174, 174);
|
|
this.button22.Name = "button22";
|
|
this.button22.Size = new System.Drawing.Size(21, 83);
|
|
this.button22.TabIndex = 1450;
|
|
this.button22.Tag = "1212";
|
|
this.button22.Text = "↑";
|
|
this.button22.UseVisualStyleBackColor = false;
|
|
//
|
|
// button23
|
|
//
|
|
this.button23.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button23.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button23.Location = new System.Drawing.Point(174, 127);
|
|
this.button23.Name = "button23";
|
|
this.button23.Size = new System.Drawing.Size(21, 50);
|
|
this.button23.TabIndex = 1450;
|
|
this.button23.Tag = "1212";
|
|
this.button23.Text = "↑";
|
|
this.button23.UseVisualStyleBackColor = false;
|
|
//
|
|
// button24
|
|
//
|
|
this.button24.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button24.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button24.Location = new System.Drawing.Point(65, 174);
|
|
this.button24.Name = "button24";
|
|
this.button24.Size = new System.Drawing.Size(21, 83);
|
|
this.button24.TabIndex = 1450;
|
|
this.button24.Tag = "1212";
|
|
this.button24.Text = "↓";
|
|
this.button24.UseVisualStyleBackColor = false;
|
|
//
|
|
// button25
|
|
//
|
|
this.button25.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button25.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button25.Location = new System.Drawing.Point(174, 59);
|
|
this.button25.Name = "button25";
|
|
this.button25.Size = new System.Drawing.Size(21, 50);
|
|
this.button25.TabIndex = 1450;
|
|
this.button25.Tag = "1212";
|
|
this.button25.Text = "↑";
|
|
this.button25.UseVisualStyleBackColor = false;
|
|
//
|
|
// button26
|
|
//
|
|
this.button26.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button26.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button26.Location = new System.Drawing.Point(65, 127);
|
|
this.button26.Name = "button26";
|
|
this.button26.Size = new System.Drawing.Size(21, 50);
|
|
this.button26.TabIndex = 1450;
|
|
this.button26.Tag = "1212";
|
|
this.button26.Text = "↓";
|
|
this.button26.UseVisualStyleBackColor = false;
|
|
//
|
|
// button27
|
|
//
|
|
this.button27.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button27.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button27.Location = new System.Drawing.Point(154, 174);
|
|
this.button27.Name = "button27";
|
|
this.button27.Size = new System.Drawing.Size(21, 83);
|
|
this.button27.TabIndex = 1450;
|
|
this.button27.Tag = "1212";
|
|
this.button27.Text = "↑";
|
|
this.button27.UseVisualStyleBackColor = false;
|
|
//
|
|
// button28
|
|
//
|
|
this.button28.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button28.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button28.Location = new System.Drawing.Point(65, 59);
|
|
this.button28.Name = "button28";
|
|
this.button28.Size = new System.Drawing.Size(21, 50);
|
|
this.button28.TabIndex = 1450;
|
|
this.button28.Tag = "1212";
|
|
this.button28.Text = "↓";
|
|
this.button28.UseVisualStyleBackColor = false;
|
|
//
|
|
// button29
|
|
//
|
|
this.button29.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button29.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button29.Location = new System.Drawing.Point(154, 127);
|
|
this.button29.Name = "button29";
|
|
this.button29.Size = new System.Drawing.Size(21, 50);
|
|
this.button29.TabIndex = 1450;
|
|
this.button29.Tag = "1212";
|
|
this.button29.Text = "↑";
|
|
this.button29.UseVisualStyleBackColor = false;
|
|
//
|
|
// button30
|
|
//
|
|
this.button30.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button30.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button30.Location = new System.Drawing.Point(45, 174);
|
|
this.button30.Name = "button30";
|
|
this.button30.Size = new System.Drawing.Size(21, 83);
|
|
this.button30.TabIndex = 1450;
|
|
this.button30.Tag = "1212";
|
|
this.button30.Text = "↓";
|
|
this.button30.UseVisualStyleBackColor = false;
|
|
//
|
|
// button31
|
|
//
|
|
this.button31.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button31.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button31.Location = new System.Drawing.Point(154, 59);
|
|
this.button31.Name = "button31";
|
|
this.button31.Size = new System.Drawing.Size(21, 50);
|
|
this.button31.TabIndex = 1450;
|
|
this.button31.Tag = "1212";
|
|
this.button31.Text = "↑";
|
|
this.button31.UseVisualStyleBackColor = false;
|
|
//
|
|
// button32
|
|
//
|
|
this.button32.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button32.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button32.Location = new System.Drawing.Point(45, 127);
|
|
this.button32.Name = "button32";
|
|
this.button32.Size = new System.Drawing.Size(21, 50);
|
|
this.button32.TabIndex = 1450;
|
|
this.button32.Tag = "1212";
|
|
this.button32.Text = "↓";
|
|
this.button32.UseVisualStyleBackColor = false;
|
|
//
|
|
// button33
|
|
//
|
|
this.button33.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button33.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button33.Location = new System.Drawing.Point(45, 59);
|
|
this.button33.Name = "button33";
|
|
this.button33.Size = new System.Drawing.Size(21, 50);
|
|
this.button33.TabIndex = 1450;
|
|
this.button33.Tag = "1212";
|
|
this.button33.Text = "↓";
|
|
this.button33.UseVisualStyleBackColor = false;
|
|
//
|
|
// label12
|
|
//
|
|
this.label12.AutoSize = true;
|
|
this.label12.Location = new System.Drawing.Point(15, 8);
|
|
this.label12.Name = "label12";
|
|
this.label12.Size = new System.Drawing.Size(1151, 12);
|
|
this.label12.TabIndex = 1295;
|
|
this.label12.Text = "64 63 62 61 60 59 58 57 56 55 54 53 52 51 50 49 48 47 46 45 44 43 42 41 40 39 38 " +
|
|
"37 36 35 34 33 32 31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16 15 14 13 12 11" +
|
|
" 10 9 8 7 6 5 4 3 2 1";
|
|
this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// textBox56
|
|
//
|
|
this.textBox56.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox56.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox56.Location = new System.Drawing.Point(20, 112);
|
|
this.textBox56.Multiline = true;
|
|
this.textBox56.Name = "textBox56";
|
|
this.textBox56.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox56.TabIndex = 1278;
|
|
this.textBox56.Tag = "11011";
|
|
this.textBox56.Visible = false;
|
|
//
|
|
// textBox74
|
|
//
|
|
this.textBox74.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox74.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox74.Location = new System.Drawing.Point(716, 47);
|
|
this.textBox74.Multiline = true;
|
|
this.textBox74.Name = "textBox74";
|
|
this.textBox74.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox74.TabIndex = 1277;
|
|
this.textBox74.Tag = "11021";
|
|
this.textBox74.Visible = false;
|
|
//
|
|
// pictureBox15
|
|
//
|
|
this.pictureBox15.BackColor = System.Drawing.Color.MediumOrchid;
|
|
this.pictureBox15.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.pictureBox15.Location = new System.Drawing.Point(704, 41);
|
|
this.pictureBox15.Name = "pictureBox15";
|
|
this.pictureBox15.Size = new System.Drawing.Size(30, 20);
|
|
this.pictureBox15.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
this.pictureBox15.TabIndex = 1520;
|
|
this.pictureBox15.TabStop = false;
|
|
//
|
|
// pictureBox16
|
|
//
|
|
this.pictureBox16.BackColor = System.Drawing.Color.MediumOrchid;
|
|
this.pictureBox16.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.pictureBox16.Location = new System.Drawing.Point(10, 107);
|
|
this.pictureBox16.Name = "pictureBox16";
|
|
this.pictureBox16.Size = new System.Drawing.Size(30, 20);
|
|
this.pictureBox16.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
this.pictureBox16.TabIndex = 1520;
|
|
this.pictureBox16.TabStop = false;
|
|
//
|
|
// label13
|
|
//
|
|
this.label13.AutoSize = true;
|
|
this.label13.Location = new System.Drawing.Point(332, 112);
|
|
this.label13.Name = "label13";
|
|
this.label13.Size = new System.Drawing.Size(77, 12);
|
|
this.label13.TabIndex = 1562;
|
|
this.label13.Text = "←巷道1801→";
|
|
//
|
|
// label14
|
|
//
|
|
this.label14.AutoSize = true;
|
|
this.label14.Location = new System.Drawing.Point(332, 46);
|
|
this.label14.Name = "label14";
|
|
this.label14.Size = new System.Drawing.Size(77, 12);
|
|
this.label14.TabIndex = 1562;
|
|
this.label14.Text = "←巷道1802→";
|
|
//
|
|
// button34
|
|
//
|
|
this.button34.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button34.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button34.Location = new System.Drawing.Point(1166, 84);
|
|
this.button34.Name = "button34";
|
|
this.button34.Size = new System.Drawing.Size(80, 23);
|
|
this.button34.TabIndex = 1454;
|
|
this.button34.Tag = "1209";
|
|
this.button34.Text = "→";
|
|
this.button34.UseVisualStyleBackColor = false;
|
|
//
|
|
// timerListenSerialPort
|
|
//
|
|
this.timerListenSerialPort.Interval = 1000;
|
|
this.timerListenSerialPort.Tick += new System.EventHandler(this.timerListenSerialPort_Tick);
|
|
//
|
|
// tabControl1
|
|
//
|
|
this.tabControl1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.tabControl1.Controls.Add(this.tabPage1);
|
|
this.tabControl1.Controls.Add(this.tabPage2);
|
|
this.tabControl1.Location = new System.Drawing.Point(3, 4);
|
|
this.tabControl1.Name = "tabControl1";
|
|
this.tabControl1.SelectedIndex = 0;
|
|
this.tabControl1.Size = new System.Drawing.Size(1439, 415);
|
|
this.tabControl1.TabIndex = 1563;
|
|
//
|
|
// tabPage1
|
|
//
|
|
this.tabPage1.Controls.Add(this.plAccessorial1);
|
|
this.tabPage1.Location = new System.Drawing.Point(4, 21);
|
|
this.tabPage1.Name = "tabPage1";
|
|
this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
|
|
this.tabPage1.Size = new System.Drawing.Size(1431, 390);
|
|
this.tabPage1.TabIndex = 0;
|
|
this.tabPage1.Text = "一楼监视界面";
|
|
this.tabPage1.UseVisualStyleBackColor = true;
|
|
//
|
|
// plAccessorial1
|
|
//
|
|
this.plAccessorial1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
|
this.plAccessorial1.Controls.Add(this.linkLabel3);
|
|
this.plAccessorial1.Controls.Add(this.textBox106);
|
|
this.plAccessorial1.Controls.Add(this.textBox169);
|
|
this.plAccessorial1.Controls.Add(this.button146);
|
|
this.plAccessorial1.Controls.Add(this.textBox78);
|
|
this.plAccessorial1.Controls.Add(this.textBox70);
|
|
this.plAccessorial1.Controls.Add(this.textBox58);
|
|
this.plAccessorial1.Controls.Add(this.textBox31);
|
|
this.plAccessorial1.Controls.Add(this.textBox161);
|
|
this.plAccessorial1.Controls.Add(this.label105);
|
|
this.plAccessorial1.Controls.Add(this.label104);
|
|
this.plAccessorial1.Controls.Add(this.textBox11);
|
|
this.plAccessorial1.Controls.Add(this.label62);
|
|
this.plAccessorial1.Controls.Add(this.button131);
|
|
this.plAccessorial1.Controls.Add(this.textBox111);
|
|
this.plAccessorial1.Controls.Add(this.textBox110);
|
|
this.plAccessorial1.Controls.Add(this.textBox108);
|
|
this.plAccessorial1.Controls.Add(this.textBox107);
|
|
this.plAccessorial1.Controls.Add(this.textBox105);
|
|
this.plAccessorial1.Controls.Add(this.textBox104);
|
|
this.plAccessorial1.Controls.Add(this.textBox102);
|
|
this.plAccessorial1.Controls.Add(this.textBox101);
|
|
this.plAccessorial1.Controls.Add(this.textBox121);
|
|
this.plAccessorial1.Controls.Add(this.textBox95);
|
|
this.plAccessorial1.Controls.Add(this.textBox94);
|
|
this.plAccessorial1.Controls.Add(this.textBox30);
|
|
this.plAccessorial1.Controls.Add(this.textBox90);
|
|
this.plAccessorial1.Controls.Add(this.textBox89);
|
|
this.plAccessorial1.Controls.Add(this.textBox88);
|
|
this.plAccessorial1.Controls.Add(this.textBox87);
|
|
this.plAccessorial1.Controls.Add(this.textBox86);
|
|
this.plAccessorial1.Controls.Add(this.textBox85);
|
|
this.plAccessorial1.Controls.Add(this.textBox84);
|
|
this.plAccessorial1.Controls.Add(this.textBox33);
|
|
this.plAccessorial1.Controls.Add(this.textBox32);
|
|
this.plAccessorial1.Controls.Add(this.textBox83);
|
|
this.plAccessorial1.Controls.Add(this.textBox82);
|
|
this.plAccessorial1.Controls.Add(this.textBox81);
|
|
this.plAccessorial1.Controls.Add(this.textBox80);
|
|
this.plAccessorial1.Controls.Add(this.textBox79);
|
|
this.plAccessorial1.Controls.Add(this.textBox77);
|
|
this.plAccessorial1.Controls.Add(this.textBox76);
|
|
this.plAccessorial1.Controls.Add(this.textBox170);
|
|
this.plAccessorial1.Controls.Add(this.textBox75);
|
|
this.plAccessorial1.Controls.Add(this.textBox73);
|
|
this.plAccessorial1.Controls.Add(this.textBox72);
|
|
this.plAccessorial1.Controls.Add(this.textBox71);
|
|
this.plAccessorial1.Controls.Add(this.textBox69);
|
|
this.plAccessorial1.Controls.Add(this.textBox68);
|
|
this.plAccessorial1.Controls.Add(this.textBox66);
|
|
this.plAccessorial1.Controls.Add(this.textBox65);
|
|
this.plAccessorial1.Controls.Add(this.textBox63);
|
|
this.plAccessorial1.Controls.Add(this.textBox62);
|
|
this.plAccessorial1.Controls.Add(this.textBox60);
|
|
this.plAccessorial1.Controls.Add(this.textBox91);
|
|
this.plAccessorial1.Controls.Add(this.textBox92);
|
|
this.plAccessorial1.Controls.Add(this.textBox10);
|
|
this.plAccessorial1.Controls.Add(this.button111);
|
|
this.plAccessorial1.Controls.Add(this.button112);
|
|
this.plAccessorial1.Controls.Add(this.button113);
|
|
this.plAccessorial1.Controls.Add(this.label88);
|
|
this.plAccessorial1.Controls.Add(this.label89);
|
|
this.plAccessorial1.Controls.Add(this.label90);
|
|
this.plAccessorial1.Controls.Add(this.label91);
|
|
this.plAccessorial1.Controls.Add(this.label92);
|
|
this.plAccessorial1.Controls.Add(this.label93);
|
|
this.plAccessorial1.Controls.Add(this.label94);
|
|
this.plAccessorial1.Controls.Add(this.label95);
|
|
this.plAccessorial1.Controls.Add(this.label99);
|
|
this.plAccessorial1.Controls.Add(this.label101);
|
|
this.plAccessorial1.Controls.Add(this.label102);
|
|
this.plAccessorial1.Controls.Add(this.label103);
|
|
this.plAccessorial1.Controls.Add(this.label125);
|
|
this.plAccessorial1.Controls.Add(this.label124);
|
|
this.plAccessorial1.Controls.Add(this.label123);
|
|
this.plAccessorial1.Controls.Add(this.label121);
|
|
this.plAccessorial1.Controls.Add(this.label120);
|
|
this.plAccessorial1.Controls.Add(this.label119);
|
|
this.plAccessorial1.Controls.Add(this.label106);
|
|
this.plAccessorial1.Controls.Add(this.label107);
|
|
this.plAccessorial1.Controls.Add(this.textBox120);
|
|
this.plAccessorial1.Controls.Add(this.textBox22);
|
|
this.plAccessorial1.Controls.Add(this.radioButton7);
|
|
this.plAccessorial1.Controls.Add(this.textBox119);
|
|
this.plAccessorial1.Controls.Add(this.textBox23);
|
|
this.plAccessorial1.Controls.Add(this.textBox118);
|
|
this.plAccessorial1.Controls.Add(this.textBox24);
|
|
this.plAccessorial1.Controls.Add(this.radioButton8);
|
|
this.plAccessorial1.Controls.Add(this.textBox117);
|
|
this.plAccessorial1.Controls.Add(this.textBox25);
|
|
this.plAccessorial1.Controls.Add(this.textBox116);
|
|
this.plAccessorial1.Controls.Add(this.textBox26);
|
|
this.plAccessorial1.Controls.Add(this.textBox115);
|
|
this.plAccessorial1.Controls.Add(this.textBox27);
|
|
this.plAccessorial1.Controls.Add(this.radioButton9);
|
|
this.plAccessorial1.Controls.Add(this.textBox114);
|
|
this.plAccessorial1.Controls.Add(this.textBox113);
|
|
this.plAccessorial1.Controls.Add(this.textBox28);
|
|
this.plAccessorial1.Controls.Add(this.textBox29);
|
|
this.plAccessorial1.Controls.Add(this.radioButton10);
|
|
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.label118);
|
|
this.plAccessorial1.Controls.Add(this.label116);
|
|
this.plAccessorial1.Controls.Add(this.label79);
|
|
this.plAccessorial1.Controls.Add(this.label115);
|
|
this.plAccessorial1.Controls.Add(this.label82);
|
|
this.plAccessorial1.Controls.Add(this.label114);
|
|
this.plAccessorial1.Controls.Add(this.label78);
|
|
this.plAccessorial1.Controls.Add(this.label113);
|
|
this.plAccessorial1.Controls.Add(this.label77);
|
|
this.plAccessorial1.Controls.Add(this.label81);
|
|
this.plAccessorial1.Controls.Add(this.label111);
|
|
this.plAccessorial1.Controls.Add(this.label76);
|
|
this.plAccessorial1.Controls.Add(this.label75);
|
|
this.plAccessorial1.Controls.Add(this.label109);
|
|
this.plAccessorial1.Controls.Add(this.label74);
|
|
this.plAccessorial1.Controls.Add(this.label122);
|
|
this.plAccessorial1.Controls.Add(this.label108);
|
|
this.plAccessorial1.Controls.Add(this.label73);
|
|
this.plAccessorial1.Controls.Add(this.label63);
|
|
this.plAccessorial1.Controls.Add(this.label64);
|
|
this.plAccessorial1.Controls.Add(this.label61);
|
|
this.plAccessorial1.Controls.Add(this.label65);
|
|
this.plAccessorial1.Controls.Add(this.label60);
|
|
this.plAccessorial1.Controls.Add(this.label87);
|
|
this.plAccessorial1.Controls.Add(this.label57);
|
|
this.plAccessorial1.Controls.Add(this.label56);
|
|
this.plAccessorial1.Controls.Add(this.label59);
|
|
this.plAccessorial1.Controls.Add(this.label58);
|
|
this.plAccessorial1.Controls.Add(this.label85);
|
|
this.plAccessorial1.Controls.Add(this.label84);
|
|
this.plAccessorial1.Controls.Add(this.label55);
|
|
this.plAccessorial1.Controls.Add(this.label54);
|
|
this.plAccessorial1.Controls.Add(this.label53);
|
|
this.plAccessorial1.Controls.Add(this.label136);
|
|
this.plAccessorial1.Controls.Add(this.label126);
|
|
this.plAccessorial1.Controls.Add(this.label52);
|
|
this.plAccessorial1.Controls.Add(this.label51);
|
|
this.plAccessorial1.Controls.Add(this.label49);
|
|
this.plAccessorial1.Controls.Add(this.label48);
|
|
this.plAccessorial1.Controls.Add(this.label72);
|
|
this.plAccessorial1.Controls.Add(this.label71);
|
|
this.plAccessorial1.Controls.Add(this.label70);
|
|
this.plAccessorial1.Controls.Add(this.label69);
|
|
this.plAccessorial1.Controls.Add(this.label68);
|
|
this.plAccessorial1.Controls.Add(this.label67);
|
|
this.plAccessorial1.Controls.Add(this.label66);
|
|
this.plAccessorial1.Controls.Add(this.label47);
|
|
this.plAccessorial1.Controls.Add(this.label19);
|
|
this.plAccessorial1.Controls.Add(this.textBox17);
|
|
this.plAccessorial1.Controls.Add(this.radioButton6);
|
|
this.plAccessorial1.Controls.Add(this.textBox21);
|
|
this.plAccessorial1.Controls.Add(this.textBox16);
|
|
this.plAccessorial1.Controls.Add(this.radioButton5);
|
|
this.plAccessorial1.Controls.Add(this.textBox19);
|
|
this.plAccessorial1.Controls.Add(this.textBox20);
|
|
this.plAccessorial1.Controls.Add(this.textBox15);
|
|
this.plAccessorial1.Controls.Add(this.radioButton4);
|
|
this.plAccessorial1.Controls.Add(this.textBox150);
|
|
this.plAccessorial1.Controls.Add(this.textBox149);
|
|
this.plAccessorial1.Controls.Add(this.textBox142);
|
|
this.plAccessorial1.Controls.Add(this.textBox148);
|
|
this.plAccessorial1.Controls.Add(this.textBox141);
|
|
this.plAccessorial1.Controls.Add(this.textBox147);
|
|
this.plAccessorial1.Controls.Add(this.textBox140);
|
|
this.plAccessorial1.Controls.Add(this.textBox146);
|
|
this.plAccessorial1.Controls.Add(this.textBox139);
|
|
this.plAccessorial1.Controls.Add(this.textBox145);
|
|
this.plAccessorial1.Controls.Add(this.textBox138);
|
|
this.plAccessorial1.Controls.Add(this.textBox144);
|
|
this.plAccessorial1.Controls.Add(this.textBox137);
|
|
this.plAccessorial1.Controls.Add(this.textBox143);
|
|
this.plAccessorial1.Controls.Add(this.textBox136);
|
|
this.plAccessorial1.Controls.Add(this.textBox67);
|
|
this.plAccessorial1.Controls.Add(this.textBox135);
|
|
this.plAccessorial1.Controls.Add(this.textBox18);
|
|
this.plAccessorial1.Controls.Add(this.textBox13);
|
|
this.plAccessorial1.Controls.Add(this.radioButton2);
|
|
this.plAccessorial1.Controls.Add(this.button86);
|
|
this.plAccessorial1.Controls.Add(this.button82);
|
|
this.plAccessorial1.Controls.Add(this.button84);
|
|
this.plAccessorial1.Controls.Add(this.button83);
|
|
this.plAccessorial1.Controls.Add(this.button79);
|
|
this.plAccessorial1.Controls.Add(this.button74);
|
|
this.plAccessorial1.Controls.Add(this.button127);
|
|
this.plAccessorial1.Controls.Add(this.button71);
|
|
this.plAccessorial1.Controls.Add(this.button126);
|
|
this.plAccessorial1.Controls.Add(this.button65);
|
|
this.plAccessorial1.Controls.Add(this.button125);
|
|
this.plAccessorial1.Controls.Add(this.button55);
|
|
this.plAccessorial1.Controls.Add(this.button94);
|
|
this.plAccessorial1.Controls.Add(this.button85);
|
|
this.plAccessorial1.Controls.Add(this.button93);
|
|
this.plAccessorial1.Controls.Add(this.button81);
|
|
this.plAccessorial1.Controls.Add(this.button80);
|
|
this.plAccessorial1.Controls.Add(this.button73);
|
|
this.plAccessorial1.Controls.Add(this.button124);
|
|
this.plAccessorial1.Controls.Add(this.button70);
|
|
this.plAccessorial1.Controls.Add(this.button123);
|
|
this.plAccessorial1.Controls.Add(this.button122);
|
|
this.plAccessorial1.Controls.Add(this.button64);
|
|
this.plAccessorial1.Controls.Add(this.button121);
|
|
this.plAccessorial1.Controls.Add(this.button59);
|
|
this.plAccessorial1.Controls.Add(this.button117);
|
|
this.plAccessorial1.Controls.Add(this.button52);
|
|
this.plAccessorial1.Controls.Add(this.button57);
|
|
this.plAccessorial1.Controls.Add(this.button49);
|
|
this.plAccessorial1.Controls.Add(this.button77);
|
|
this.plAccessorial1.Controls.Add(this.button76);
|
|
this.plAccessorial1.Controls.Add(this.button116);
|
|
this.plAccessorial1.Controls.Add(this.button89);
|
|
this.plAccessorial1.Controls.Add(this.button115);
|
|
this.plAccessorial1.Controls.Add(this.button88);
|
|
this.plAccessorial1.Controls.Add(this.button114);
|
|
this.plAccessorial1.Controls.Add(this.button56);
|
|
this.plAccessorial1.Controls.Add(this.button75);
|
|
this.plAccessorial1.Controls.Add(this.button78);
|
|
this.plAccessorial1.Controls.Add(this.t11004);
|
|
this.plAccessorial1.Controls.Add(this.bt11004);
|
|
this.plAccessorial1.Controls.Add(this.t11003);
|
|
this.plAccessorial1.Controls.Add(this.bt11003);
|
|
this.plAccessorial1.Controls.Add(pictureBox9);
|
|
this.plAccessorial1.Controls.Add(pictureBox10);
|
|
this.plAccessorial1.Controls.Add(pictureBox17);
|
|
this.plAccessorial1.Controls.Add(pictureBox18);
|
|
this.plAccessorial1.Controls.Add(this.label9);
|
|
this.plAccessorial1.Controls.Add(this.t11002);
|
|
this.plAccessorial1.Controls.Add(this.t11001);
|
|
this.plAccessorial1.Controls.Add(pictureBox4);
|
|
this.plAccessorial1.Controls.Add(pictureBox3);
|
|
this.plAccessorial1.Controls.Add(pictureBox2);
|
|
this.plAccessorial1.Controls.Add(pictureBox1);
|
|
this.plAccessorial1.Controls.Add(this.bt11001);
|
|
this.plAccessorial1.Controls.Add(this.bt11002);
|
|
this.plAccessorial1.Controls.Add(this.button87);
|
|
this.plAccessorial1.Controls.Add(this.label16);
|
|
this.plAccessorial1.Controls.Add(this.label15);
|
|
this.plAccessorial1.Controls.Add(this.label100);
|
|
this.plAccessorial1.Controls.Add(this.label98);
|
|
this.plAccessorial1.Controls.Add(this.button107);
|
|
this.plAccessorial1.Controls.Add(this.button110);
|
|
this.plAccessorial1.Controls.Add(this.button103);
|
|
this.plAccessorial1.Controls.Add(this.button109);
|
|
this.plAccessorial1.Controls.Add(this.button97);
|
|
this.plAccessorial1.Controls.Add(this.button105);
|
|
this.plAccessorial1.Controls.Add(this.button101);
|
|
this.plAccessorial1.Controls.Add(this.button108);
|
|
this.plAccessorial1.Controls.Add(this.button96);
|
|
this.plAccessorial1.Controls.Add(this.button102);
|
|
this.plAccessorial1.Controls.Add(this.button99);
|
|
this.plAccessorial1.Controls.Add(this.button106);
|
|
this.plAccessorial1.Controls.Add(this.button95);
|
|
this.plAccessorial1.Controls.Add(this.button100);
|
|
this.plAccessorial1.Controls.Add(this.button98);
|
|
this.plAccessorial1.Controls.Add(this.button104);
|
|
this.plAccessorial1.Controls.Add(this.button134);
|
|
this.plAccessorial1.Controls.Add(this.button3);
|
|
this.plAccessorial1.Controls.Add(this.button54);
|
|
this.plAccessorial1.Controls.Add(this.button58);
|
|
this.plAccessorial1.Controls.Add(this.button46);
|
|
this.plAccessorial1.Controls.Add(this.button51);
|
|
this.plAccessorial1.Controls.Add(this.button47);
|
|
this.plAccessorial1.Controls.Add(this.button50);
|
|
this.plAccessorial1.Controls.Add(this.button53);
|
|
this.plAccessorial1.Controls.Add(this.button48);
|
|
this.plAccessorial1.Controls.Add(this.button63);
|
|
this.plAccessorial1.Controls.Add(this.button61);
|
|
this.plAccessorial1.Controls.Add(this.button62);
|
|
this.plAccessorial1.Controls.Add(this.button60);
|
|
this.plAccessorial1.Controls.Add(this.button69);
|
|
this.plAccessorial1.Controls.Add(this.button67);
|
|
this.plAccessorial1.Controls.Add(this.button68);
|
|
this.plAccessorial1.Controls.Add(this.button66);
|
|
this.plAccessorial1.Controls.Add(this.button128);
|
|
this.plAccessorial1.Controls.Add(this.button90);
|
|
this.plAccessorial1.Controls.Add(this.button91);
|
|
this.plAccessorial1.Controls.Add(this.label80);
|
|
this.plAccessorial1.Controls.Add(this.label83);
|
|
this.plAccessorial1.Controls.Add(this.button92);
|
|
this.plAccessorial1.Controls.Add(this.button118);
|
|
this.plAccessorial1.Controls.Add(this.button119);
|
|
this.plAccessorial1.Controls.Add(this.button120);
|
|
this.plAccessorial1.Controls.Add(this.button72);
|
|
this.plAccessorial1.Controls.Add(this.label110);
|
|
this.plAccessorial1.Controls.Add(this.label112);
|
|
this.plAccessorial1.Controls.Add(this.label117);
|
|
this.plAccessorial1.Location = new System.Drawing.Point(0, 1);
|
|
this.plAccessorial1.Name = "plAccessorial1";
|
|
this.plAccessorial1.Size = new System.Drawing.Size(1431, 383);
|
|
this.plAccessorial1.TabIndex = 0;
|
|
//
|
|
// textBox106
|
|
//
|
|
this.textBox106.BackColor = System.Drawing.Color.DeepSkyBlue;
|
|
this.textBox106.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox106.Location = new System.Drawing.Point(181, 305);
|
|
this.textBox106.Multiline = true;
|
|
this.textBox106.Name = "textBox106";
|
|
this.textBox106.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox106.TabIndex = 1650;
|
|
this.textBox106.Tag = "14001.1";
|
|
this.textBox106.Visible = false;
|
|
//
|
|
// textBox169
|
|
//
|
|
this.textBox169.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox169.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox169.Location = new System.Drawing.Point(193, 305);
|
|
this.textBox169.Multiline = true;
|
|
this.textBox169.Name = "textBox169";
|
|
this.textBox169.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox169.TabIndex = 1648;
|
|
this.textBox169.Tag = "14001.0";
|
|
this.textBox169.Visible = false;
|
|
//
|
|
// button146
|
|
//
|
|
this.button146.Location = new System.Drawing.Point(178, 295);
|
|
this.button146.Name = "button146";
|
|
this.button146.Size = new System.Drawing.Size(36, 31);
|
|
this.button146.TabIndex = 1649;
|
|
this.button146.Tag = "14001";
|
|
this.button146.UseVisualStyleBackColor = true;
|
|
//
|
|
// textBox78
|
|
//
|
|
this.textBox78.BackColor = System.Drawing.Color.DeepSkyBlue;
|
|
this.textBox78.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox78.Location = new System.Drawing.Point(1215, 22);
|
|
this.textBox78.Multiline = true;
|
|
this.textBox78.Name = "textBox78";
|
|
this.textBox78.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox78.TabIndex = 1585;
|
|
this.textBox78.Tag = "12067.1";
|
|
this.textBox78.Visible = false;
|
|
//
|
|
// textBox70
|
|
//
|
|
this.textBox70.BackColor = System.Drawing.Color.DeepSkyBlue;
|
|
this.textBox70.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox70.Location = new System.Drawing.Point(165, 264);
|
|
this.textBox70.Multiline = true;
|
|
this.textBox70.Name = "textBox70";
|
|
this.textBox70.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox70.TabIndex = 1585;
|
|
this.textBox70.Tag = "12030.1";
|
|
this.textBox70.Visible = false;
|
|
//
|
|
// textBox58
|
|
//
|
|
this.textBox58.BackColor = System.Drawing.Color.DeepSkyBlue;
|
|
this.textBox58.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox58.Location = new System.Drawing.Point(165, 340);
|
|
this.textBox58.Multiline = true;
|
|
this.textBox58.Name = "textBox58";
|
|
this.textBox58.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox58.TabIndex = 1585;
|
|
this.textBox58.Tag = "12040.1";
|
|
this.textBox58.Visible = false;
|
|
//
|
|
// textBox31
|
|
//
|
|
this.textBox31.BackColor = System.Drawing.Color.DeepSkyBlue;
|
|
this.textBox31.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox31.Location = new System.Drawing.Point(1267, 62);
|
|
this.textBox31.Multiline = true;
|
|
this.textBox31.Name = "textBox31";
|
|
this.textBox31.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox31.TabIndex = 1585;
|
|
this.textBox31.Tag = "12086.1";
|
|
this.textBox31.Visible = false;
|
|
//
|
|
// textBox161
|
|
//
|
|
this.textBox161.BackColor = System.Drawing.Color.DeepSkyBlue;
|
|
this.textBox161.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox161.Location = new System.Drawing.Point(108, 63);
|
|
this.textBox161.Multiline = true;
|
|
this.textBox161.Name = "textBox161";
|
|
this.textBox161.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox161.TabIndex = 1585;
|
|
this.textBox161.Tag = "12046.1";
|
|
this.textBox161.Visible = false;
|
|
//
|
|
// label105
|
|
//
|
|
this.label105.AutoSize = true;
|
|
this.label105.Location = new System.Drawing.Point(1153, 35);
|
|
this.label105.Name = "label105";
|
|
this.label105.Size = new System.Drawing.Size(35, 12);
|
|
this.label105.TabIndex = 1631;
|
|
this.label105.Text = "12060";
|
|
//
|
|
// label104
|
|
//
|
|
this.label104.AutoSize = true;
|
|
this.label104.Location = new System.Drawing.Point(1153, 62);
|
|
this.label104.Name = "label104";
|
|
this.label104.Size = new System.Drawing.Size(35, 12);
|
|
this.label104.TabIndex = 1632;
|
|
this.label104.Text = "12061";
|
|
//
|
|
// textBox11
|
|
//
|
|
this.textBox11.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox11.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox11.Location = new System.Drawing.Point(165, 256);
|
|
this.textBox11.Multiline = true;
|
|
this.textBox11.Name = "textBox11";
|
|
this.textBox11.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox11.TabIndex = 1643;
|
|
this.textBox11.Tag = "12030.0";
|
|
this.textBox11.Visible = false;
|
|
//
|
|
// label62
|
|
//
|
|
this.label62.AutoSize = true;
|
|
this.label62.Location = new System.Drawing.Point(114, 243);
|
|
this.label62.Name = "label62";
|
|
this.label62.Size = new System.Drawing.Size(47, 12);
|
|
this.label62.TabIndex = 1593;
|
|
this.label62.Text = "12030☆";
|
|
//
|
|
// button131
|
|
//
|
|
this.button131.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button131.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button131.Location = new System.Drawing.Point(156, 336);
|
|
this.button131.Name = "button131";
|
|
this.button131.Size = new System.Drawing.Size(28, 15);
|
|
this.button131.TabIndex = 1645;
|
|
this.button131.Tag = "12040";
|
|
this.button131.UseVisualStyleBackColor = false;
|
|
//
|
|
// textBox111
|
|
//
|
|
this.textBox111.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox111.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox111.Location = new System.Drawing.Point(1208, 22);
|
|
this.textBox111.Multiline = true;
|
|
this.textBox111.Name = "textBox111";
|
|
this.textBox111.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox111.TabIndex = 1644;
|
|
this.textBox111.Tag = "12067.0";
|
|
this.textBox111.Visible = false;
|
|
//
|
|
// textBox110
|
|
//
|
|
this.textBox110.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox110.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox110.Location = new System.Drawing.Point(1209, 49);
|
|
this.textBox110.Multiline = true;
|
|
this.textBox110.Name = "textBox110";
|
|
this.textBox110.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox110.TabIndex = 1644;
|
|
this.textBox110.Tag = "12068.0";
|
|
this.textBox110.Visible = false;
|
|
//
|
|
// textBox108
|
|
//
|
|
this.textBox108.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox108.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox108.Location = new System.Drawing.Point(1209, 74);
|
|
this.textBox108.Multiline = true;
|
|
this.textBox108.Name = "textBox108";
|
|
this.textBox108.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox108.TabIndex = 1644;
|
|
this.textBox108.Tag = "12069.0";
|
|
this.textBox108.Visible = false;
|
|
//
|
|
// textBox107
|
|
//
|
|
this.textBox107.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox107.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox107.Location = new System.Drawing.Point(1209, 99);
|
|
this.textBox107.Multiline = true;
|
|
this.textBox107.Name = "textBox107";
|
|
this.textBox107.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox107.TabIndex = 1644;
|
|
this.textBox107.Tag = "12070.0";
|
|
this.textBox107.Visible = false;
|
|
//
|
|
// textBox105
|
|
//
|
|
this.textBox105.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox105.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox105.Location = new System.Drawing.Point(1209, 121);
|
|
this.textBox105.Multiline = true;
|
|
this.textBox105.Name = "textBox105";
|
|
this.textBox105.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox105.TabIndex = 1644;
|
|
this.textBox105.Tag = "12071.0";
|
|
this.textBox105.Visible = false;
|
|
//
|
|
// textBox104
|
|
//
|
|
this.textBox104.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox104.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox104.Location = new System.Drawing.Point(1209, 144);
|
|
this.textBox104.Multiline = true;
|
|
this.textBox104.Name = "textBox104";
|
|
this.textBox104.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox104.TabIndex = 1644;
|
|
this.textBox104.Tag = "12072.0";
|
|
this.textBox104.Visible = false;
|
|
//
|
|
// textBox102
|
|
//
|
|
this.textBox102.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox102.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox102.Location = new System.Drawing.Point(1209, 170);
|
|
this.textBox102.Multiline = true;
|
|
this.textBox102.Name = "textBox102";
|
|
this.textBox102.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox102.TabIndex = 1644;
|
|
this.textBox102.Tag = "12073.0";
|
|
this.textBox102.Visible = false;
|
|
//
|
|
// textBox101
|
|
//
|
|
this.textBox101.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox101.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox101.Location = new System.Drawing.Point(1209, 196);
|
|
this.textBox101.Multiline = true;
|
|
this.textBox101.Name = "textBox101";
|
|
this.textBox101.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox101.TabIndex = 1644;
|
|
this.textBox101.Tag = "12074.0";
|
|
this.textBox101.Visible = false;
|
|
//
|
|
// textBox121
|
|
//
|
|
this.textBox121.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox121.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox121.Location = new System.Drawing.Point(1210, 302);
|
|
this.textBox121.Multiline = true;
|
|
this.textBox121.Name = "textBox121";
|
|
this.textBox121.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox121.TabIndex = 1644;
|
|
this.textBox121.Tag = "12079.0";
|
|
this.textBox121.Visible = false;
|
|
//
|
|
// textBox95
|
|
//
|
|
this.textBox95.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox95.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox95.Location = new System.Drawing.Point(1267, 190);
|
|
this.textBox95.Multiline = true;
|
|
this.textBox95.Name = "textBox95";
|
|
this.textBox95.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox95.TabIndex = 1644;
|
|
this.textBox95.Tag = "12084.0";
|
|
this.textBox95.Visible = false;
|
|
//
|
|
// textBox94
|
|
//
|
|
this.textBox94.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox94.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox94.Location = new System.Drawing.Point(1267, 78);
|
|
this.textBox94.Multiline = true;
|
|
this.textBox94.Name = "textBox94";
|
|
this.textBox94.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox94.TabIndex = 1644;
|
|
this.textBox94.Tag = "12085.0";
|
|
this.textBox94.Visible = false;
|
|
//
|
|
// textBox30
|
|
//
|
|
this.textBox30.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox30.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox30.Location = new System.Drawing.Point(1267, 24);
|
|
this.textBox30.Multiline = true;
|
|
this.textBox30.Name = "textBox30";
|
|
this.textBox30.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox30.TabIndex = 1644;
|
|
this.textBox30.Tag = "12088.0";
|
|
this.textBox30.Visible = false;
|
|
//
|
|
// textBox90
|
|
//
|
|
this.textBox90.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox90.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox90.Location = new System.Drawing.Point(186, 193);
|
|
this.textBox90.Multiline = true;
|
|
this.textBox90.Name = "textBox90";
|
|
this.textBox90.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox90.TabIndex = 1642;
|
|
this.textBox90.Tag = "12016.0";
|
|
this.textBox90.Visible = false;
|
|
//
|
|
// textBox89
|
|
//
|
|
this.textBox89.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox89.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox89.Location = new System.Drawing.Point(186, 168);
|
|
this.textBox89.Multiline = true;
|
|
this.textBox89.Name = "textBox89";
|
|
this.textBox89.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox89.TabIndex = 1642;
|
|
this.textBox89.Tag = "12015.0";
|
|
this.textBox89.Visible = false;
|
|
//
|
|
// textBox88
|
|
//
|
|
this.textBox88.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox88.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox88.Location = new System.Drawing.Point(186, 144);
|
|
this.textBox88.Multiline = true;
|
|
this.textBox88.Name = "textBox88";
|
|
this.textBox88.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox88.TabIndex = 1642;
|
|
this.textBox88.Tag = "12014.0";
|
|
this.textBox88.Visible = false;
|
|
//
|
|
// textBox87
|
|
//
|
|
this.textBox87.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox87.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox87.Location = new System.Drawing.Point(186, 119);
|
|
this.textBox87.Multiline = true;
|
|
this.textBox87.Name = "textBox87";
|
|
this.textBox87.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox87.TabIndex = 1642;
|
|
this.textBox87.Tag = "12013.0";
|
|
this.textBox87.Visible = false;
|
|
//
|
|
// textBox86
|
|
//
|
|
this.textBox86.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox86.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox86.Location = new System.Drawing.Point(186, 96);
|
|
this.textBox86.Multiline = true;
|
|
this.textBox86.Name = "textBox86";
|
|
this.textBox86.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox86.TabIndex = 1642;
|
|
this.textBox86.Tag = "12012.0";
|
|
this.textBox86.Visible = false;
|
|
//
|
|
// textBox85
|
|
//
|
|
this.textBox85.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox85.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox85.Location = new System.Drawing.Point(186, 74);
|
|
this.textBox85.Multiline = true;
|
|
this.textBox85.Name = "textBox85";
|
|
this.textBox85.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox85.TabIndex = 1642;
|
|
this.textBox85.Tag = "12011.0";
|
|
this.textBox85.Visible = false;
|
|
//
|
|
// textBox84
|
|
//
|
|
this.textBox84.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox84.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox84.Location = new System.Drawing.Point(186, 48);
|
|
this.textBox84.Multiline = true;
|
|
this.textBox84.Name = "textBox84";
|
|
this.textBox84.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox84.TabIndex = 1642;
|
|
this.textBox84.Tag = "12010.0";
|
|
this.textBox84.Visible = false;
|
|
//
|
|
// textBox33
|
|
//
|
|
this.textBox33.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox33.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox33.Location = new System.Drawing.Point(186, 21);
|
|
this.textBox33.Multiline = true;
|
|
this.textBox33.Name = "textBox33";
|
|
this.textBox33.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox33.TabIndex = 1642;
|
|
this.textBox33.Tag = "12009.0";
|
|
this.textBox33.Visible = false;
|
|
//
|
|
// textBox32
|
|
//
|
|
this.textBox32.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox32.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox32.Location = new System.Drawing.Point(161, 21);
|
|
this.textBox32.Multiline = true;
|
|
this.textBox32.Name = "textBox32";
|
|
this.textBox32.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox32.TabIndex = 1642;
|
|
this.textBox32.Tag = "12017.0";
|
|
this.textBox32.Visible = false;
|
|
//
|
|
// textBox83
|
|
//
|
|
this.textBox83.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox83.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox83.Location = new System.Drawing.Point(165, 349);
|
|
this.textBox83.Multiline = true;
|
|
this.textBox83.Name = "textBox83";
|
|
this.textBox83.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox83.TabIndex = 1642;
|
|
this.textBox83.Tag = "12041.0";
|
|
this.textBox83.Visible = false;
|
|
//
|
|
// textBox82
|
|
//
|
|
this.textBox82.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox82.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox82.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.textBox82.Location = new System.Drawing.Point(165, 323);
|
|
this.textBox82.Multiline = true;
|
|
this.textBox82.Name = "textBox82";
|
|
this.textBox82.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox82.TabIndex = 1642;
|
|
this.textBox82.Tag = "12039.0";
|
|
this.textBox82.Visible = false;
|
|
//
|
|
// textBox81
|
|
//
|
|
this.textBox81.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox81.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox81.Location = new System.Drawing.Point(108, 355);
|
|
this.textBox81.Multiline = true;
|
|
this.textBox81.Name = "textBox81";
|
|
this.textBox81.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox81.TabIndex = 1642;
|
|
this.textBox81.Tag = "12042.0";
|
|
this.textBox81.Visible = false;
|
|
//
|
|
// textBox80
|
|
//
|
|
this.textBox80.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox80.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox80.Location = new System.Drawing.Point(108, 330);
|
|
this.textBox80.Multiline = true;
|
|
this.textBox80.Name = "textBox80";
|
|
this.textBox80.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox80.TabIndex = 1642;
|
|
this.textBox80.Tag = "12043.0";
|
|
this.textBox80.Visible = false;
|
|
//
|
|
// textBox79
|
|
//
|
|
this.textBox79.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox79.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox79.Location = new System.Drawing.Point(109, 306);
|
|
this.textBox79.Multiline = true;
|
|
this.textBox79.Name = "textBox79";
|
|
this.textBox79.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox79.TabIndex = 1642;
|
|
this.textBox79.Tag = "12038.0";
|
|
this.textBox79.Visible = false;
|
|
//
|
|
// textBox77
|
|
//
|
|
this.textBox77.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox77.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox77.Location = new System.Drawing.Point(166, 305);
|
|
this.textBox77.Multiline = true;
|
|
this.textBox77.Name = "textBox77";
|
|
this.textBox77.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox77.TabIndex = 1642;
|
|
this.textBox77.Tag = "12037.0";
|
|
this.textBox77.Visible = false;
|
|
//
|
|
// textBox76
|
|
//
|
|
this.textBox76.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox76.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox76.Location = new System.Drawing.Point(213, 306);
|
|
this.textBox76.Multiline = true;
|
|
this.textBox76.Name = "textBox76";
|
|
this.textBox76.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox76.TabIndex = 1642;
|
|
this.textBox76.Tag = "12035.0";
|
|
this.textBox76.Visible = false;
|
|
//
|
|
// textBox170
|
|
//
|
|
this.textBox170.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox170.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox170.Location = new System.Drawing.Point(235, 283);
|
|
this.textBox170.Multiline = true;
|
|
this.textBox170.Name = "textBox170";
|
|
this.textBox170.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox170.TabIndex = 1642;
|
|
this.textBox170.Tag = "12034.0";
|
|
this.textBox170.Visible = false;
|
|
//
|
|
// textBox75
|
|
//
|
|
this.textBox75.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox75.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox75.Location = new System.Drawing.Point(235, 305);
|
|
this.textBox75.Multiline = true;
|
|
this.textBox75.Name = "textBox75";
|
|
this.textBox75.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox75.TabIndex = 1642;
|
|
this.textBox75.Tag = "12033.0";
|
|
this.textBox75.Visible = false;
|
|
//
|
|
// textBox73
|
|
//
|
|
this.textBox73.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox73.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox73.Location = new System.Drawing.Point(218, 257);
|
|
this.textBox73.Multiline = true;
|
|
this.textBox73.Name = "textBox73";
|
|
this.textBox73.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox73.TabIndex = 1642;
|
|
this.textBox73.Tag = "12032.0";
|
|
this.textBox73.Visible = false;
|
|
//
|
|
// textBox72
|
|
//
|
|
this.textBox72.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox72.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox72.Location = new System.Drawing.Point(165, 278);
|
|
this.textBox72.Multiline = true;
|
|
this.textBox72.Name = "textBox72";
|
|
this.textBox72.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox72.TabIndex = 1642;
|
|
this.textBox72.Tag = "12031.0";
|
|
this.textBox72.Visible = false;
|
|
//
|
|
// textBox71
|
|
//
|
|
this.textBox71.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox71.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox71.Location = new System.Drawing.Point(164, 227);
|
|
this.textBox71.Multiline = true;
|
|
this.textBox71.Name = "textBox71";
|
|
this.textBox71.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox71.TabIndex = 1642;
|
|
this.textBox71.Tag = "12029.0";
|
|
this.textBox71.Visible = false;
|
|
//
|
|
// textBox69
|
|
//
|
|
this.textBox69.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox69.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox69.Location = new System.Drawing.Point(165, 191);
|
|
this.textBox69.Multiline = true;
|
|
this.textBox69.Name = "textBox69";
|
|
this.textBox69.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox69.TabIndex = 1642;
|
|
this.textBox69.Tag = "12024.0";
|
|
this.textBox69.Visible = false;
|
|
//
|
|
// textBox68
|
|
//
|
|
this.textBox68.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox68.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox68.Location = new System.Drawing.Point(165, 165);
|
|
this.textBox68.Multiline = true;
|
|
this.textBox68.Name = "textBox68";
|
|
this.textBox68.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox68.TabIndex = 1642;
|
|
this.textBox68.Tag = "12023.0";
|
|
this.textBox68.Visible = false;
|
|
//
|
|
// textBox66
|
|
//
|
|
this.textBox66.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox66.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox66.Location = new System.Drawing.Point(165, 142);
|
|
this.textBox66.Multiline = true;
|
|
this.textBox66.Name = "textBox66";
|
|
this.textBox66.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox66.TabIndex = 1642;
|
|
this.textBox66.Tag = "12022.0";
|
|
this.textBox66.Visible = false;
|
|
//
|
|
// textBox65
|
|
//
|
|
this.textBox65.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox65.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox65.Location = new System.Drawing.Point(165, 119);
|
|
this.textBox65.Multiline = true;
|
|
this.textBox65.Name = "textBox65";
|
|
this.textBox65.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox65.TabIndex = 1642;
|
|
this.textBox65.Tag = "12021.0";
|
|
this.textBox65.Visible = false;
|
|
//
|
|
// textBox63
|
|
//
|
|
this.textBox63.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox63.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox63.Location = new System.Drawing.Point(165, 95);
|
|
this.textBox63.Multiline = true;
|
|
this.textBox63.Name = "textBox63";
|
|
this.textBox63.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox63.TabIndex = 1642;
|
|
this.textBox63.Tag = "12020.0";
|
|
this.textBox63.Visible = false;
|
|
//
|
|
// textBox62
|
|
//
|
|
this.textBox62.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox62.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox62.Location = new System.Drawing.Point(165, 71);
|
|
this.textBox62.Multiline = true;
|
|
this.textBox62.Name = "textBox62";
|
|
this.textBox62.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox62.TabIndex = 1642;
|
|
this.textBox62.Tag = "12019.0";
|
|
this.textBox62.Visible = false;
|
|
//
|
|
// textBox60
|
|
//
|
|
this.textBox60.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox60.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox60.Location = new System.Drawing.Point(164, 44);
|
|
this.textBox60.Multiline = true;
|
|
this.textBox60.Name = "textBox60";
|
|
this.textBox60.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox60.TabIndex = 1642;
|
|
this.textBox60.Tag = "12018.0";
|
|
this.textBox60.Visible = false;
|
|
//
|
|
// textBox91
|
|
//
|
|
this.textBox91.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox91.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox91.Location = new System.Drawing.Point(109, 190);
|
|
this.textBox91.Multiline = true;
|
|
this.textBox91.Name = "textBox91";
|
|
this.textBox91.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox91.TabIndex = 1642;
|
|
this.textBox91.Tag = "12044.0";
|
|
this.textBox91.Visible = false;
|
|
//
|
|
// textBox92
|
|
//
|
|
this.textBox92.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox92.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox92.Location = new System.Drawing.Point(108, 97);
|
|
this.textBox92.Multiline = true;
|
|
this.textBox92.Name = "textBox92";
|
|
this.textBox92.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox92.TabIndex = 1642;
|
|
this.textBox92.Tag = "12045.0";
|
|
this.textBox92.Visible = false;
|
|
//
|
|
// textBox10
|
|
//
|
|
this.textBox10.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox10.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox10.Location = new System.Drawing.Point(109, 21);
|
|
this.textBox10.Multiline = true;
|
|
this.textBox10.Name = "textBox10";
|
|
this.textBox10.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox10.TabIndex = 1642;
|
|
this.textBox10.Tag = "12048.0";
|
|
this.textBox10.Visible = false;
|
|
//
|
|
// button111
|
|
//
|
|
this.button111.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button111.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button111.Location = new System.Drawing.Point(1224, 17);
|
|
this.button111.Name = "button111";
|
|
this.button111.Size = new System.Drawing.Size(37, 21);
|
|
this.button111.TabIndex = 1640;
|
|
this.button111.Tag = "12089";
|
|
this.button111.Text = "←";
|
|
this.button111.UseVisualStyleBackColor = false;
|
|
//
|
|
// button112
|
|
//
|
|
this.button112.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button112.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button112.Location = new System.Drawing.Point(1204, 17);
|
|
this.button112.Name = "button112";
|
|
this.button112.Size = new System.Drawing.Size(21, 20);
|
|
this.button112.TabIndex = 1639;
|
|
this.button112.Tag = "12067";
|
|
this.button112.UseVisualStyleBackColor = false;
|
|
//
|
|
// button113
|
|
//
|
|
this.button113.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button113.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button113.Location = new System.Drawing.Point(1259, 17);
|
|
this.button113.Name = "button113";
|
|
this.button113.Size = new System.Drawing.Size(23, 22);
|
|
this.button113.TabIndex = 1641;
|
|
this.button113.Tag = "12088";
|
|
this.button113.Text = "←";
|
|
this.button113.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
|
this.button113.UseVisualStyleBackColor = false;
|
|
//
|
|
// label88
|
|
//
|
|
this.label88.AutoSize = true;
|
|
this.label88.Location = new System.Drawing.Point(1100, 193);
|
|
this.label88.Name = "label88";
|
|
this.label88.Size = new System.Drawing.Size(35, 12);
|
|
this.label88.TabIndex = 1628;
|
|
this.label88.Text = "12058";
|
|
//
|
|
// label89
|
|
//
|
|
this.label89.AutoSize = true;
|
|
this.label89.Location = new System.Drawing.Point(1099, 162);
|
|
this.label89.Name = "label89";
|
|
this.label89.Size = new System.Drawing.Size(35, 12);
|
|
this.label89.TabIndex = 1627;
|
|
this.label89.Text = "12057";
|
|
//
|
|
// label90
|
|
//
|
|
this.label90.AutoSize = true;
|
|
this.label90.Location = new System.Drawing.Point(1099, 145);
|
|
this.label90.Name = "label90";
|
|
this.label90.Size = new System.Drawing.Size(35, 12);
|
|
this.label90.TabIndex = 1630;
|
|
this.label90.Text = "12056";
|
|
//
|
|
// label91
|
|
//
|
|
this.label91.AutoSize = true;
|
|
this.label91.Location = new System.Drawing.Point(1099, 114);
|
|
this.label91.Name = "label91";
|
|
this.label91.Size = new System.Drawing.Size(35, 12);
|
|
this.label91.TabIndex = 1629;
|
|
this.label91.Text = "12055";
|
|
//
|
|
// label92
|
|
//
|
|
this.label92.AutoSize = true;
|
|
this.label92.Location = new System.Drawing.Point(1100, 97);
|
|
this.label92.Name = "label92";
|
|
this.label92.Size = new System.Drawing.Size(35, 12);
|
|
this.label92.TabIndex = 1624;
|
|
this.label92.Text = "12054";
|
|
//
|
|
// label93
|
|
//
|
|
this.label93.AutoSize = true;
|
|
this.label93.Location = new System.Drawing.Point(1100, 66);
|
|
this.label93.Name = "label93";
|
|
this.label93.Size = new System.Drawing.Size(35, 12);
|
|
this.label93.TabIndex = 1623;
|
|
this.label93.Text = "12053";
|
|
//
|
|
// label94
|
|
//
|
|
this.label94.AutoSize = true;
|
|
this.label94.Location = new System.Drawing.Point(1100, 50);
|
|
this.label94.Name = "label94";
|
|
this.label94.Size = new System.Drawing.Size(35, 12);
|
|
this.label94.TabIndex = 1626;
|
|
this.label94.Text = "12052";
|
|
//
|
|
// label95
|
|
//
|
|
this.label95.AutoSize = true;
|
|
this.label95.Location = new System.Drawing.Point(1153, 182);
|
|
this.label95.Name = "label95";
|
|
this.label95.Size = new System.Drawing.Size(35, 12);
|
|
this.label95.TabIndex = 1625;
|
|
this.label95.Text = "12066";
|
|
//
|
|
// label99
|
|
//
|
|
this.label99.AutoSize = true;
|
|
this.label99.Location = new System.Drawing.Point(1153, 157);
|
|
this.label99.Name = "label99";
|
|
this.label99.Size = new System.Drawing.Size(35, 12);
|
|
this.label99.TabIndex = 1636;
|
|
this.label99.Text = "12065";
|
|
//
|
|
// label101
|
|
//
|
|
this.label101.AutoSize = true;
|
|
this.label101.Location = new System.Drawing.Point(1153, 133);
|
|
this.label101.Name = "label101";
|
|
this.label101.Size = new System.Drawing.Size(35, 12);
|
|
this.label101.TabIndex = 1635;
|
|
this.label101.Text = "12064";
|
|
//
|
|
// label102
|
|
//
|
|
this.label102.AutoSize = true;
|
|
this.label102.Location = new System.Drawing.Point(1153, 110);
|
|
this.label102.Name = "label102";
|
|
this.label102.Size = new System.Drawing.Size(35, 12);
|
|
this.label102.TabIndex = 1638;
|
|
this.label102.Text = "12063";
|
|
//
|
|
// label103
|
|
//
|
|
this.label103.AutoSize = true;
|
|
this.label103.Location = new System.Drawing.Point(1153, 88);
|
|
this.label103.Name = "label103";
|
|
this.label103.Size = new System.Drawing.Size(35, 12);
|
|
this.label103.TabIndex = 1637;
|
|
this.label103.Text = "12062";
|
|
//
|
|
// label125
|
|
//
|
|
this.label125.AutoSize = true;
|
|
this.label125.Location = new System.Drawing.Point(1288, 238);
|
|
this.label125.Name = "label125";
|
|
this.label125.Size = new System.Drawing.Size(35, 12);
|
|
this.label125.TabIndex = 1634;
|
|
this.label125.Text = "12084";
|
|
//
|
|
// label124
|
|
//
|
|
this.label124.AutoSize = true;
|
|
this.label124.Location = new System.Drawing.Point(1288, 128);
|
|
this.label124.Name = "label124";
|
|
this.label124.Size = new System.Drawing.Size(35, 12);
|
|
this.label124.TabIndex = 1634;
|
|
this.label124.Text = "12085";
|
|
//
|
|
// label123
|
|
//
|
|
this.label123.AutoSize = true;
|
|
this.label123.Location = new System.Drawing.Point(1288, 38);
|
|
this.label123.Name = "label123";
|
|
this.label123.Size = new System.Drawing.Size(35, 12);
|
|
this.label123.TabIndex = 1634;
|
|
this.label123.Text = "12087";
|
|
//
|
|
// label121
|
|
//
|
|
this.label121.AutoSize = true;
|
|
this.label121.Location = new System.Drawing.Point(1259, 6);
|
|
this.label121.Name = "label121";
|
|
this.label121.Size = new System.Drawing.Size(47, 12);
|
|
this.label121.TabIndex = 1634;
|
|
this.label121.Text = "12088☆";
|
|
//
|
|
// label120
|
|
//
|
|
this.label120.AutoSize = true;
|
|
this.label120.Location = new System.Drawing.Point(1227, 6);
|
|
this.label120.Name = "label120";
|
|
this.label120.Size = new System.Drawing.Size(35, 12);
|
|
this.label120.TabIndex = 1634;
|
|
this.label120.Text = "12089";
|
|
//
|
|
// label119
|
|
//
|
|
this.label119.AutoSize = true;
|
|
this.label119.Location = new System.Drawing.Point(1194, 6);
|
|
this.label119.Name = "label119";
|
|
this.label119.Size = new System.Drawing.Size(35, 12);
|
|
this.label119.TabIndex = 1634;
|
|
this.label119.Text = "12067";
|
|
//
|
|
// label106
|
|
//
|
|
this.label106.AutoSize = true;
|
|
this.label106.Location = new System.Drawing.Point(1153, 6);
|
|
this.label106.Name = "label106";
|
|
this.label106.Size = new System.Drawing.Size(35, 12);
|
|
this.label106.TabIndex = 1634;
|
|
this.label106.Text = "12059";
|
|
//
|
|
// label107
|
|
//
|
|
this.label107.AutoSize = true;
|
|
this.label107.Location = new System.Drawing.Point(1099, 19);
|
|
this.label107.Name = "label107";
|
|
this.label107.Size = new System.Drawing.Size(35, 12);
|
|
this.label107.TabIndex = 1633;
|
|
this.label107.Text = "12051";
|
|
//
|
|
// textBox120
|
|
//
|
|
this.textBox120.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox120.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox120.Location = new System.Drawing.Point(1190, 195);
|
|
this.textBox120.Multiline = true;
|
|
this.textBox120.Name = "textBox120";
|
|
this.textBox120.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox120.TabIndex = 1621;
|
|
this.textBox120.Tag = "12066.0";
|
|
this.textBox120.Visible = false;
|
|
//
|
|
// textBox22
|
|
//
|
|
this.textBox22.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox22.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox22.Location = new System.Drawing.Point(1140, 196);
|
|
this.textBox22.Multiline = true;
|
|
this.textBox22.Name = "textBox22";
|
|
this.textBox22.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox22.TabIndex = 1621;
|
|
this.textBox22.Tag = "12058.0";
|
|
this.textBox22.Visible = false;
|
|
//
|
|
// radioButton7
|
|
//
|
|
this.radioButton7.AutoCheck = false;
|
|
this.radioButton7.AutoSize = true;
|
|
this.radioButton7.BackColor = System.Drawing.Color.Blue;
|
|
this.radioButton7.CheckAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.radioButton7.Location = new System.Drawing.Point(1136, 193);
|
|
this.radioButton7.Name = "radioButton7";
|
|
this.radioButton7.Size = new System.Drawing.Size(15, 16);
|
|
this.radioButton7.TabIndex = 1622;
|
|
this.radioButton7.Tag = "12058";
|
|
this.radioButton7.Text = " ";
|
|
this.radioButton7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.radioButton7.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
|
this.radioButton7.UseVisualStyleBackColor = false;
|
|
this.radioButton7.Visible = false;
|
|
//
|
|
// textBox119
|
|
//
|
|
this.textBox119.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox119.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox119.Location = new System.Drawing.Point(1190, 170);
|
|
this.textBox119.Multiline = true;
|
|
this.textBox119.Name = "textBox119";
|
|
this.textBox119.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox119.TabIndex = 1618;
|
|
this.textBox119.Tag = "12065.0";
|
|
this.textBox119.Visible = false;
|
|
//
|
|
// textBox23
|
|
//
|
|
this.textBox23.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox23.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox23.Location = new System.Drawing.Point(1140, 171);
|
|
this.textBox23.Multiline = true;
|
|
this.textBox23.Name = "textBox23";
|
|
this.textBox23.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox23.TabIndex = 1618;
|
|
this.textBox23.Tag = "12057.0";
|
|
this.textBox23.Visible = false;
|
|
//
|
|
// textBox118
|
|
//
|
|
this.textBox118.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox118.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox118.Location = new System.Drawing.Point(1190, 145);
|
|
this.textBox118.Multiline = true;
|
|
this.textBox118.Name = "textBox118";
|
|
this.textBox118.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox118.TabIndex = 1619;
|
|
this.textBox118.Tag = "12064.0";
|
|
this.textBox118.Visible = false;
|
|
//
|
|
// textBox24
|
|
//
|
|
this.textBox24.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox24.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox24.Location = new System.Drawing.Point(1140, 146);
|
|
this.textBox24.Multiline = true;
|
|
this.textBox24.Name = "textBox24";
|
|
this.textBox24.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox24.TabIndex = 1619;
|
|
this.textBox24.Tag = "12056.0";
|
|
this.textBox24.Visible = false;
|
|
//
|
|
// radioButton8
|
|
//
|
|
this.radioButton8.AutoCheck = false;
|
|
this.radioButton8.AutoSize = true;
|
|
this.radioButton8.BackColor = System.Drawing.Color.Blue;
|
|
this.radioButton8.CheckAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.radioButton8.Location = new System.Drawing.Point(1136, 143);
|
|
this.radioButton8.Name = "radioButton8";
|
|
this.radioButton8.Size = new System.Drawing.Size(15, 16);
|
|
this.radioButton8.TabIndex = 1620;
|
|
this.radioButton8.Tag = "12056";
|
|
this.radioButton8.Text = " ";
|
|
this.radioButton8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.radioButton8.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
|
this.radioButton8.UseVisualStyleBackColor = false;
|
|
this.radioButton8.Visible = false;
|
|
//
|
|
// textBox117
|
|
//
|
|
this.textBox117.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox117.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox117.Location = new System.Drawing.Point(1190, 73);
|
|
this.textBox117.Multiline = true;
|
|
this.textBox117.Name = "textBox117";
|
|
this.textBox117.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox117.TabIndex = 1616;
|
|
this.textBox117.Tag = "12061.0";
|
|
this.textBox117.Visible = false;
|
|
//
|
|
// textBox25
|
|
//
|
|
this.textBox25.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox25.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox25.Location = new System.Drawing.Point(1140, 74);
|
|
this.textBox25.Multiline = true;
|
|
this.textBox25.Name = "textBox25";
|
|
this.textBox25.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox25.TabIndex = 1616;
|
|
this.textBox25.Tag = "12053.0";
|
|
this.textBox25.Visible = false;
|
|
//
|
|
// textBox116
|
|
//
|
|
this.textBox116.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox116.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox116.Location = new System.Drawing.Point(1190, 121);
|
|
this.textBox116.Multiline = true;
|
|
this.textBox116.Name = "textBox116";
|
|
this.textBox116.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox116.TabIndex = 1614;
|
|
this.textBox116.Tag = "12063.0";
|
|
this.textBox116.Visible = false;
|
|
//
|
|
// textBox26
|
|
//
|
|
this.textBox26.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox26.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox26.Location = new System.Drawing.Point(1140, 122);
|
|
this.textBox26.Multiline = true;
|
|
this.textBox26.Name = "textBox26";
|
|
this.textBox26.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox26.TabIndex = 1614;
|
|
this.textBox26.Tag = "12055.0";
|
|
this.textBox26.Visible = false;
|
|
//
|
|
// textBox115
|
|
//
|
|
this.textBox115.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox115.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox115.Location = new System.Drawing.Point(1190, 100);
|
|
this.textBox115.Multiline = true;
|
|
this.textBox115.Name = "textBox115";
|
|
this.textBox115.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox115.TabIndex = 1615;
|
|
this.textBox115.Tag = "12062.0";
|
|
this.textBox115.Visible = false;
|
|
//
|
|
// textBox27
|
|
//
|
|
this.textBox27.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox27.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox27.Location = new System.Drawing.Point(1140, 101);
|
|
this.textBox27.Multiline = true;
|
|
this.textBox27.Name = "textBox27";
|
|
this.textBox27.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox27.TabIndex = 1615;
|
|
this.textBox27.Tag = "12054.0";
|
|
this.textBox27.Visible = false;
|
|
//
|
|
// radioButton9
|
|
//
|
|
this.radioButton9.AutoCheck = false;
|
|
this.radioButton9.AutoSize = true;
|
|
this.radioButton9.BackColor = System.Drawing.Color.Blue;
|
|
this.radioButton9.CheckAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.radioButton9.Location = new System.Drawing.Point(1136, 98);
|
|
this.radioButton9.Name = "radioButton9";
|
|
this.radioButton9.Size = new System.Drawing.Size(15, 16);
|
|
this.radioButton9.TabIndex = 1617;
|
|
this.radioButton9.Tag = "12054";
|
|
this.radioButton9.Text = " ";
|
|
this.radioButton9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.radioButton9.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
|
this.radioButton9.UseVisualStyleBackColor = false;
|
|
this.radioButton9.Visible = false;
|
|
//
|
|
// textBox114
|
|
//
|
|
this.textBox114.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox114.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox114.Location = new System.Drawing.Point(1190, 23);
|
|
this.textBox114.Multiline = true;
|
|
this.textBox114.Name = "textBox114";
|
|
this.textBox114.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox114.TabIndex = 1612;
|
|
this.textBox114.Tag = "12059.0";
|
|
this.textBox114.Visible = false;
|
|
//
|
|
// textBox113
|
|
//
|
|
this.textBox113.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox113.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox113.Location = new System.Drawing.Point(1190, 50);
|
|
this.textBox113.Multiline = true;
|
|
this.textBox113.Name = "textBox113";
|
|
this.textBox113.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox113.TabIndex = 1611;
|
|
this.textBox113.Tag = "12060.0";
|
|
this.textBox113.Visible = false;
|
|
//
|
|
// textBox28
|
|
//
|
|
this.textBox28.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox28.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox28.Location = new System.Drawing.Point(1140, 24);
|
|
this.textBox28.Multiline = true;
|
|
this.textBox28.Name = "textBox28";
|
|
this.textBox28.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox28.TabIndex = 1612;
|
|
this.textBox28.Tag = "12051.0";
|
|
this.textBox28.Visible = false;
|
|
//
|
|
// textBox29
|
|
//
|
|
this.textBox29.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox29.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox29.Location = new System.Drawing.Point(1140, 51);
|
|
this.textBox29.Multiline = true;
|
|
this.textBox29.Name = "textBox29";
|
|
this.textBox29.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox29.TabIndex = 1611;
|
|
this.textBox29.Tag = "12052.0";
|
|
this.textBox29.Visible = false;
|
|
//
|
|
// radioButton10
|
|
//
|
|
this.radioButton10.AutoCheck = false;
|
|
this.radioButton10.AutoSize = true;
|
|
this.radioButton10.BackColor = System.Drawing.Color.Blue;
|
|
this.radioButton10.CheckAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.radioButton10.Location = new System.Drawing.Point(1136, 48);
|
|
this.radioButton10.Name = "radioButton10";
|
|
this.radioButton10.Size = new System.Drawing.Size(15, 16);
|
|
this.radioButton10.TabIndex = 1613;
|
|
this.radioButton10.Tag = "12052";
|
|
this.radioButton10.Text = " ";
|
|
this.radioButton10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.radioButton10.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
|
this.radioButton10.UseVisualStyleBackColor = false;
|
|
this.radioButton10.Visible = false;
|
|
//
|
|
// label46
|
|
//
|
|
this.label46.AutoSize = true;
|
|
this.label46.Location = new System.Drawing.Point(250, 193);
|
|
this.label46.Name = "label46";
|
|
this.label46.Size = new System.Drawing.Size(35, 12);
|
|
this.label46.TabIndex = 1593;
|
|
this.label46.Text = "12008";
|
|
//
|
|
// label45
|
|
//
|
|
this.label45.AutoSize = true;
|
|
this.label45.Location = new System.Drawing.Point(249, 162);
|
|
this.label45.Name = "label45";
|
|
this.label45.Size = new System.Drawing.Size(35, 12);
|
|
this.label45.TabIndex = 1593;
|
|
this.label45.Text = "12007";
|
|
//
|
|
// label44
|
|
//
|
|
this.label44.AutoSize = true;
|
|
this.label44.Location = new System.Drawing.Point(249, 145);
|
|
this.label44.Name = "label44";
|
|
this.label44.Size = new System.Drawing.Size(35, 12);
|
|
this.label44.TabIndex = 1593;
|
|
this.label44.Text = "12006";
|
|
//
|
|
// label43
|
|
//
|
|
this.label43.AutoSize = true;
|
|
this.label43.Location = new System.Drawing.Point(249, 114);
|
|
this.label43.Name = "label43";
|
|
this.label43.Size = new System.Drawing.Size(35, 12);
|
|
this.label43.TabIndex = 1593;
|
|
this.label43.Text = "12005";
|
|
//
|
|
// label42
|
|
//
|
|
this.label42.AutoSize = true;
|
|
this.label42.Location = new System.Drawing.Point(250, 97);
|
|
this.label42.Name = "label42";
|
|
this.label42.Size = new System.Drawing.Size(35, 12);
|
|
this.label42.TabIndex = 1593;
|
|
this.label42.Text = "12004";
|
|
//
|
|
// label41
|
|
//
|
|
this.label41.AutoSize = true;
|
|
this.label41.Location = new System.Drawing.Point(250, 66);
|
|
this.label41.Name = "label41";
|
|
this.label41.Size = new System.Drawing.Size(35, 12);
|
|
this.label41.TabIndex = 1593;
|
|
this.label41.Text = "12003";
|
|
//
|
|
// label40
|
|
//
|
|
this.label40.AutoSize = true;
|
|
this.label40.Location = new System.Drawing.Point(250, 50);
|
|
this.label40.Name = "label40";
|
|
this.label40.Size = new System.Drawing.Size(35, 12);
|
|
this.label40.TabIndex = 1593;
|
|
this.label40.Text = "12002";
|
|
//
|
|
// label118
|
|
//
|
|
this.label118.AutoSize = true;
|
|
this.label118.Location = new System.Drawing.Point(1224, 38);
|
|
this.label118.Name = "label118";
|
|
this.label118.Size = new System.Drawing.Size(35, 12);
|
|
this.label118.TabIndex = 1593;
|
|
this.label118.Text = "12075";
|
|
//
|
|
// label116
|
|
//
|
|
this.label116.AutoSize = true;
|
|
this.label116.Location = new System.Drawing.Point(1224, 71);
|
|
this.label116.Name = "label116";
|
|
this.label116.Size = new System.Drawing.Size(35, 12);
|
|
this.label116.TabIndex = 1593;
|
|
this.label116.Text = "12069";
|
|
//
|
|
// label79
|
|
//
|
|
this.label79.AutoSize = true;
|
|
this.label79.Location = new System.Drawing.Point(125, 69);
|
|
this.label79.Name = "label79";
|
|
this.label79.Size = new System.Drawing.Size(35, 12);
|
|
this.label79.TabIndex = 1593;
|
|
this.label79.Text = "12019";
|
|
//
|
|
// label115
|
|
//
|
|
this.label115.AutoSize = true;
|
|
this.label115.Location = new System.Drawing.Point(1224, 86);
|
|
this.label115.Name = "label115";
|
|
this.label115.Size = new System.Drawing.Size(35, 12);
|
|
this.label115.TabIndex = 1593;
|
|
this.label115.Text = "12076";
|
|
//
|
|
// label82
|
|
//
|
|
this.label82.AutoSize = true;
|
|
this.label82.Location = new System.Drawing.Point(125, 84);
|
|
this.label82.Name = "label82";
|
|
this.label82.Size = new System.Drawing.Size(35, 12);
|
|
this.label82.TabIndex = 1593;
|
|
this.label82.Text = "12026";
|
|
//
|
|
// label114
|
|
//
|
|
this.label114.AutoSize = true;
|
|
this.label114.Location = new System.Drawing.Point(1224, 98);
|
|
this.label114.Name = "label114";
|
|
this.label114.Size = new System.Drawing.Size(35, 12);
|
|
this.label114.TabIndex = 1593;
|
|
this.label114.Text = "12070";
|
|
//
|
|
// label78
|
|
//
|
|
this.label78.AutoSize = true;
|
|
this.label78.Location = new System.Drawing.Point(124, 95);
|
|
this.label78.Name = "label78";
|
|
this.label78.Size = new System.Drawing.Size(35, 12);
|
|
this.label78.TabIndex = 1593;
|
|
this.label78.Text = "12020";
|
|
//
|
|
// label113
|
|
//
|
|
this.label113.AutoSize = true;
|
|
this.label113.Location = new System.Drawing.Point(1224, 118);
|
|
this.label113.Name = "label113";
|
|
this.label113.Size = new System.Drawing.Size(35, 12);
|
|
this.label113.TabIndex = 1593;
|
|
this.label113.Text = "12071";
|
|
//
|
|
// label77
|
|
//
|
|
this.label77.AutoSize = true;
|
|
this.label77.Location = new System.Drawing.Point(125, 116);
|
|
this.label77.Name = "label77";
|
|
this.label77.Size = new System.Drawing.Size(35, 12);
|
|
this.label77.TabIndex = 1593;
|
|
this.label77.Text = "12021";
|
|
//
|
|
// label81
|
|
//
|
|
this.label81.AutoSize = true;
|
|
this.label81.Location = new System.Drawing.Point(125, 129);
|
|
this.label81.Name = "label81";
|
|
this.label81.Size = new System.Drawing.Size(35, 12);
|
|
this.label81.TabIndex = 1593;
|
|
this.label81.Text = "12027";
|
|
//
|
|
// label111
|
|
//
|
|
this.label111.AutoSize = true;
|
|
this.label111.Location = new System.Drawing.Point(1224, 146);
|
|
this.label111.Name = "label111";
|
|
this.label111.Size = new System.Drawing.Size(35, 12);
|
|
this.label111.TabIndex = 1593;
|
|
this.label111.Text = "12072";
|
|
//
|
|
// label76
|
|
//
|
|
this.label76.AutoSize = true;
|
|
this.label76.Location = new System.Drawing.Point(125, 141);
|
|
this.label76.Name = "label76";
|
|
this.label76.Size = new System.Drawing.Size(35, 12);
|
|
this.label76.TabIndex = 1593;
|
|
this.label76.Text = "12022";
|
|
//
|
|
// label75
|
|
//
|
|
this.label75.AutoSize = true;
|
|
this.label75.Location = new System.Drawing.Point(125, 166);
|
|
this.label75.Name = "label75";
|
|
this.label75.Size = new System.Drawing.Size(35, 12);
|
|
this.label75.TabIndex = 1593;
|
|
this.label75.Text = "12023";
|
|
//
|
|
// label109
|
|
//
|
|
this.label109.AutoSize = true;
|
|
this.label109.Location = new System.Drawing.Point(1224, 195);
|
|
this.label109.Name = "label109";
|
|
this.label109.Size = new System.Drawing.Size(35, 12);
|
|
this.label109.TabIndex = 1593;
|
|
this.label109.Text = "12074";
|
|
//
|
|
// label74
|
|
//
|
|
this.label74.AutoSize = true;
|
|
this.label74.Location = new System.Drawing.Point(125, 186);
|
|
this.label74.Name = "label74";
|
|
this.label74.Size = new System.Drawing.Size(35, 12);
|
|
this.label74.TabIndex = 1593;
|
|
this.label74.Text = "12024";
|
|
//
|
|
// label122
|
|
//
|
|
this.label122.AutoSize = true;
|
|
this.label122.Location = new System.Drawing.Point(1224, 289);
|
|
this.label122.Name = "label122";
|
|
this.label122.Size = new System.Drawing.Size(35, 12);
|
|
this.label122.TabIndex = 1593;
|
|
this.label122.Text = "12079";
|
|
//
|
|
// label108
|
|
//
|
|
this.label108.AutoSize = true;
|
|
this.label108.Location = new System.Drawing.Point(1224, 180);
|
|
this.label108.Name = "label108";
|
|
this.label108.Size = new System.Drawing.Size(35, 12);
|
|
this.label108.TabIndex = 1593;
|
|
this.label108.Text = "12078";
|
|
//
|
|
// label73
|
|
//
|
|
this.label73.AutoSize = true;
|
|
this.label73.Location = new System.Drawing.Point(125, 205);
|
|
this.label73.Name = "label73";
|
|
this.label73.Size = new System.Drawing.Size(35, 12);
|
|
this.label73.TabIndex = 1593;
|
|
this.label73.Text = "12028";
|
|
//
|
|
// label63
|
|
//
|
|
this.label63.AutoSize = true;
|
|
this.label63.Location = new System.Drawing.Point(125, 226);
|
|
this.label63.Name = "label63";
|
|
this.label63.Size = new System.Drawing.Size(35, 12);
|
|
this.label63.TabIndex = 1593;
|
|
this.label63.Text = "12029";
|
|
//
|
|
// label64
|
|
//
|
|
this.label64.AutoSize = true;
|
|
this.label64.Location = new System.Drawing.Point(125, 286);
|
|
this.label64.Name = "label64";
|
|
this.label64.Size = new System.Drawing.Size(35, 12);
|
|
this.label64.TabIndex = 1593;
|
|
this.label64.Text = "12031";
|
|
//
|
|
// label61
|
|
//
|
|
this.label61.AutoSize = true;
|
|
this.label61.Location = new System.Drawing.Point(186, 236);
|
|
this.label61.Name = "label61";
|
|
this.label61.Size = new System.Drawing.Size(35, 12);
|
|
this.label61.TabIndex = 1593;
|
|
this.label61.Text = "12032";
|
|
//
|
|
// label65
|
|
//
|
|
this.label65.AutoSize = true;
|
|
this.label65.Location = new System.Drawing.Point(250, 282);
|
|
this.label65.Name = "label65";
|
|
this.label65.Size = new System.Drawing.Size(47, 12);
|
|
this.label65.TabIndex = 1593;
|
|
this.label65.Text = "12034☆";
|
|
//
|
|
// label60
|
|
//
|
|
this.label60.AutoSize = true;
|
|
this.label60.Location = new System.Drawing.Point(249, 300);
|
|
this.label60.Name = "label60";
|
|
this.label60.Size = new System.Drawing.Size(35, 12);
|
|
this.label60.TabIndex = 1593;
|
|
this.label60.Text = "12033";
|
|
//
|
|
// label87
|
|
//
|
|
this.label87.AutoSize = true;
|
|
this.label87.Location = new System.Drawing.Point(184, 283);
|
|
this.label87.Name = "label87";
|
|
this.label87.Size = new System.Drawing.Size(35, 12);
|
|
this.label87.TabIndex = 1593;
|
|
this.label87.Text = "14001";
|
|
//
|
|
// label57
|
|
//
|
|
this.label57.AutoSize = true;
|
|
this.label57.Location = new System.Drawing.Point(211, 319);
|
|
this.label57.Name = "label57";
|
|
this.label57.Size = new System.Drawing.Size(35, 12);
|
|
this.label57.TabIndex = 1593;
|
|
this.label57.Text = "12035";
|
|
//
|
|
// label56
|
|
//
|
|
this.label56.AutoSize = true;
|
|
this.label56.Location = new System.Drawing.Point(125, 319);
|
|
this.label56.Name = "label56";
|
|
this.label56.Size = new System.Drawing.Size(35, 12);
|
|
this.label56.TabIndex = 1593;
|
|
this.label56.Text = "12037";
|
|
//
|
|
// label59
|
|
//
|
|
this.label59.AutoSize = true;
|
|
this.label59.Location = new System.Drawing.Point(187, 368);
|
|
this.label59.Name = "label59";
|
|
this.label59.Size = new System.Drawing.Size(35, 12);
|
|
this.label59.TabIndex = 1593;
|
|
this.label59.Text = "19001";
|
|
//
|
|
// label58
|
|
//
|
|
this.label58.AutoSize = true;
|
|
this.label58.Location = new System.Drawing.Point(65, 368);
|
|
this.label58.Name = "label58";
|
|
this.label58.Size = new System.Drawing.Size(35, 12);
|
|
this.label58.TabIndex = 1593;
|
|
this.label58.Text = "19002";
|
|
//
|
|
// label85
|
|
//
|
|
this.label85.AutoSize = true;
|
|
this.label85.Location = new System.Drawing.Point(65, 326);
|
|
this.label85.Name = "label85";
|
|
this.label85.Size = new System.Drawing.Size(35, 12);
|
|
this.label85.TabIndex = 1593;
|
|
this.label85.Text = "12043";
|
|
//
|
|
// label84
|
|
//
|
|
this.label84.AutoSize = true;
|
|
this.label84.Location = new System.Drawing.Point(65, 350);
|
|
this.label84.Name = "label84";
|
|
this.label84.Size = new System.Drawing.Size(35, 12);
|
|
this.label84.TabIndex = 1593;
|
|
this.label84.Text = "12042";
|
|
//
|
|
// label55
|
|
//
|
|
this.label55.AutoSize = true;
|
|
this.label55.Location = new System.Drawing.Point(65, 302);
|
|
this.label55.Name = "label55";
|
|
this.label55.Size = new System.Drawing.Size(35, 12);
|
|
this.label55.TabIndex = 1593;
|
|
this.label55.Text = "12038";
|
|
//
|
|
// label54
|
|
//
|
|
this.label54.AutoSize = true;
|
|
this.label54.Location = new System.Drawing.Point(65, 238);
|
|
this.label54.Name = "label54";
|
|
this.label54.Size = new System.Drawing.Size(35, 12);
|
|
this.label54.TabIndex = 1593;
|
|
this.label54.Text = "12044";
|
|
//
|
|
// label53
|
|
//
|
|
this.label53.AutoSize = true;
|
|
this.label53.Location = new System.Drawing.Point(65, 115);
|
|
this.label53.Name = "label53";
|
|
this.label53.Size = new System.Drawing.Size(35, 12);
|
|
this.label53.TabIndex = 1593;
|
|
this.label53.Text = "12045";
|
|
//
|
|
// label136
|
|
//
|
|
this.label136.AutoSize = true;
|
|
this.label136.Location = new System.Drawing.Point(1288, 58);
|
|
this.label136.Name = "label136";
|
|
this.label136.Size = new System.Drawing.Size(35, 12);
|
|
this.label136.TabIndex = 1593;
|
|
this.label136.Text = "12086";
|
|
//
|
|
// label126
|
|
//
|
|
this.label126.AutoSize = true;
|
|
this.label126.Location = new System.Drawing.Point(65, 60);
|
|
this.label126.Name = "label126";
|
|
this.label126.Size = new System.Drawing.Size(35, 12);
|
|
this.label126.TabIndex = 1593;
|
|
this.label126.Text = "12046";
|
|
//
|
|
// label52
|
|
//
|
|
this.label52.AutoSize = true;
|
|
this.label52.Location = new System.Drawing.Point(65, 40);
|
|
this.label52.Name = "label52";
|
|
this.label52.Size = new System.Drawing.Size(35, 12);
|
|
this.label52.TabIndex = 1593;
|
|
this.label52.Text = "12047";
|
|
//
|
|
// label51
|
|
//
|
|
this.label51.AutoSize = true;
|
|
this.label51.Location = new System.Drawing.Point(65, 3);
|
|
this.label51.Name = "label51";
|
|
this.label51.Size = new System.Drawing.Size(47, 12);
|
|
this.label51.TabIndex = 1593;
|
|
this.label51.Text = "12048☆";
|
|
//
|
|
// label49
|
|
//
|
|
this.label49.AutoSize = true;
|
|
this.label49.Location = new System.Drawing.Point(118, 2);
|
|
this.label49.Name = "label49";
|
|
this.label49.Size = new System.Drawing.Size(35, 12);
|
|
this.label49.TabIndex = 1593;
|
|
this.label49.Text = "12049";
|
|
//
|
|
// label48
|
|
//
|
|
this.label48.AutoSize = true;
|
|
this.label48.Location = new System.Drawing.Point(150, 2);
|
|
this.label48.Name = "label48";
|
|
this.label48.Size = new System.Drawing.Size(35, 12);
|
|
this.label48.TabIndex = 1593;
|
|
this.label48.Text = "12017";
|
|
//
|
|
// label72
|
|
//
|
|
this.label72.AutoSize = true;
|
|
this.label72.Location = new System.Drawing.Point(182, 183);
|
|
this.label72.Name = "label72";
|
|
this.label72.Size = new System.Drawing.Size(35, 12);
|
|
this.label72.TabIndex = 1593;
|
|
this.label72.Text = "12016";
|
|
//
|
|
// label71
|
|
//
|
|
this.label71.AutoSize = true;
|
|
this.label71.Location = new System.Drawing.Point(182, 156);
|
|
this.label71.Name = "label71";
|
|
this.label71.Size = new System.Drawing.Size(35, 12);
|
|
this.label71.TabIndex = 1593;
|
|
this.label71.Text = "12015";
|
|
//
|
|
// label70
|
|
//
|
|
this.label70.AutoSize = true;
|
|
this.label70.Location = new System.Drawing.Point(182, 133);
|
|
this.label70.Name = "label70";
|
|
this.label70.Size = new System.Drawing.Size(35, 12);
|
|
this.label70.TabIndex = 1593;
|
|
this.label70.Text = "12014";
|
|
//
|
|
// label69
|
|
//
|
|
this.label69.AutoSize = true;
|
|
this.label69.Location = new System.Drawing.Point(182, 108);
|
|
this.label69.Name = "label69";
|
|
this.label69.Size = new System.Drawing.Size(35, 12);
|
|
this.label69.TabIndex = 1593;
|
|
this.label69.Text = "12013";
|
|
//
|
|
// label68
|
|
//
|
|
this.label68.AutoSize = true;
|
|
this.label68.Location = new System.Drawing.Point(182, 87);
|
|
this.label68.Name = "label68";
|
|
this.label68.Size = new System.Drawing.Size(35, 12);
|
|
this.label68.TabIndex = 1593;
|
|
this.label68.Text = "12012";
|
|
//
|
|
// label67
|
|
//
|
|
this.label67.AutoSize = true;
|
|
this.label67.Location = new System.Drawing.Point(182, 62);
|
|
this.label67.Name = "label67";
|
|
this.label67.Size = new System.Drawing.Size(35, 12);
|
|
this.label67.TabIndex = 1593;
|
|
this.label67.Text = "12011";
|
|
//
|
|
// label66
|
|
//
|
|
this.label66.AutoSize = true;
|
|
this.label66.Location = new System.Drawing.Point(182, 37);
|
|
this.label66.Name = "label66";
|
|
this.label66.Size = new System.Drawing.Size(35, 12);
|
|
this.label66.TabIndex = 1593;
|
|
this.label66.Text = "12010";
|
|
//
|
|
// label47
|
|
//
|
|
this.label47.AutoSize = true;
|
|
this.label47.Location = new System.Drawing.Point(182, 3);
|
|
this.label47.Name = "label47";
|
|
this.label47.Size = new System.Drawing.Size(35, 12);
|
|
this.label47.TabIndex = 1593;
|
|
this.label47.Text = "12009";
|
|
//
|
|
// label19
|
|
//
|
|
this.label19.AutoSize = true;
|
|
this.label19.Location = new System.Drawing.Point(249, 19);
|
|
this.label19.Name = "label19";
|
|
this.label19.Size = new System.Drawing.Size(35, 12);
|
|
this.label19.TabIndex = 1593;
|
|
this.label19.Text = "12001";
|
|
//
|
|
// textBox17
|
|
//
|
|
this.textBox17.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox17.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox17.Location = new System.Drawing.Point(228, 192);
|
|
this.textBox17.Multiline = true;
|
|
this.textBox17.Name = "textBox17";
|
|
this.textBox17.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox17.TabIndex = 1591;
|
|
this.textBox17.Tag = "12008.0";
|
|
this.textBox17.Visible = false;
|
|
//
|
|
// radioButton6
|
|
//
|
|
this.radioButton6.AutoCheck = false;
|
|
this.radioButton6.AutoSize = true;
|
|
this.radioButton6.BackColor = System.Drawing.Color.Blue;
|
|
this.radioButton6.CheckAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.radioButton6.Location = new System.Drawing.Point(224, 189);
|
|
this.radioButton6.Name = "radioButton6";
|
|
this.radioButton6.Size = new System.Drawing.Size(15, 16);
|
|
this.radioButton6.TabIndex = 1592;
|
|
this.radioButton6.Tag = "12008";
|
|
this.radioButton6.Text = " ";
|
|
this.radioButton6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.radioButton6.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
|
this.radioButton6.UseVisualStyleBackColor = false;
|
|
this.radioButton6.Visible = false;
|
|
//
|
|
// textBox21
|
|
//
|
|
this.textBox21.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox21.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox21.Location = new System.Drawing.Point(228, 166);
|
|
this.textBox21.Multiline = true;
|
|
this.textBox21.Name = "textBox21";
|
|
this.textBox21.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox21.TabIndex = 1589;
|
|
this.textBox21.Tag = "12007.0";
|
|
this.textBox21.Visible = false;
|
|
//
|
|
// textBox16
|
|
//
|
|
this.textBox16.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox16.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox16.Location = new System.Drawing.Point(228, 142);
|
|
this.textBox16.Multiline = true;
|
|
this.textBox16.Name = "textBox16";
|
|
this.textBox16.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox16.TabIndex = 1589;
|
|
this.textBox16.Tag = "12006.0";
|
|
this.textBox16.Visible = false;
|
|
//
|
|
// radioButton5
|
|
//
|
|
this.radioButton5.AutoCheck = false;
|
|
this.radioButton5.AutoSize = true;
|
|
this.radioButton5.BackColor = System.Drawing.Color.Blue;
|
|
this.radioButton5.CheckAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.radioButton5.Location = new System.Drawing.Point(224, 139);
|
|
this.radioButton5.Name = "radioButton5";
|
|
this.radioButton5.Size = new System.Drawing.Size(15, 16);
|
|
this.radioButton5.TabIndex = 1590;
|
|
this.radioButton5.Tag = "12006";
|
|
this.radioButton5.Text = " ";
|
|
this.radioButton5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.radioButton5.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
|
this.radioButton5.UseVisualStyleBackColor = false;
|
|
this.radioButton5.Visible = false;
|
|
//
|
|
// textBox19
|
|
//
|
|
this.textBox19.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox19.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox19.Location = new System.Drawing.Point(229, 69);
|
|
this.textBox19.Multiline = true;
|
|
this.textBox19.Name = "textBox19";
|
|
this.textBox19.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox19.TabIndex = 1587;
|
|
this.textBox19.Tag = "12003.0";
|
|
this.textBox19.Visible = false;
|
|
//
|
|
// textBox20
|
|
//
|
|
this.textBox20.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox20.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox20.Location = new System.Drawing.Point(228, 117);
|
|
this.textBox20.Multiline = true;
|
|
this.textBox20.Name = "textBox20";
|
|
this.textBox20.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox20.TabIndex = 1587;
|
|
this.textBox20.Tag = "12005.0";
|
|
this.textBox20.Visible = false;
|
|
//
|
|
// textBox15
|
|
//
|
|
this.textBox15.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox15.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox15.Location = new System.Drawing.Point(228, 97);
|
|
this.textBox15.Multiline = true;
|
|
this.textBox15.Name = "textBox15";
|
|
this.textBox15.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox15.TabIndex = 1587;
|
|
this.textBox15.Tag = "12004.0";
|
|
this.textBox15.Visible = false;
|
|
//
|
|
// radioButton4
|
|
//
|
|
this.radioButton4.AutoCheck = false;
|
|
this.radioButton4.AutoSize = true;
|
|
this.radioButton4.BackColor = System.Drawing.Color.Blue;
|
|
this.radioButton4.CheckAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.radioButton4.Location = new System.Drawing.Point(224, 94);
|
|
this.radioButton4.Name = "radioButton4";
|
|
this.radioButton4.Size = new System.Drawing.Size(15, 16);
|
|
this.radioButton4.TabIndex = 1588;
|
|
this.radioButton4.Tag = "12004";
|
|
this.radioButton4.Text = " ";
|
|
this.radioButton4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.radioButton4.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
|
this.radioButton4.UseVisualStyleBackColor = false;
|
|
this.radioButton4.Visible = false;
|
|
//
|
|
// textBox150
|
|
//
|
|
this.textBox150.BackColor = System.Drawing.Color.DeepSkyBlue;
|
|
this.textBox150.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox150.Location = new System.Drawing.Point(1154, 196);
|
|
this.textBox150.Multiline = true;
|
|
this.textBox150.Name = "textBox150";
|
|
this.textBox150.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox150.TabIndex = 1585;
|
|
this.textBox150.Tag = "12058.1";
|
|
this.textBox150.Visible = false;
|
|
//
|
|
// textBox149
|
|
//
|
|
this.textBox149.BackColor = System.Drawing.Color.DeepSkyBlue;
|
|
this.textBox149.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox149.Location = new System.Drawing.Point(1154, 170);
|
|
this.textBox149.Multiline = true;
|
|
this.textBox149.Name = "textBox149";
|
|
this.textBox149.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox149.TabIndex = 1585;
|
|
this.textBox149.Tag = "12057.1";
|
|
this.textBox149.Visible = false;
|
|
//
|
|
// textBox142
|
|
//
|
|
this.textBox142.BackColor = System.Drawing.Color.DeepSkyBlue;
|
|
this.textBox142.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox142.Location = new System.Drawing.Point(241, 192);
|
|
this.textBox142.Multiline = true;
|
|
this.textBox142.Name = "textBox142";
|
|
this.textBox142.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox142.TabIndex = 1585;
|
|
this.textBox142.Tag = "12008.1";
|
|
this.textBox142.Visible = false;
|
|
//
|
|
// textBox148
|
|
//
|
|
this.textBox148.BackColor = System.Drawing.Color.DeepSkyBlue;
|
|
this.textBox148.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox148.Location = new System.Drawing.Point(1154, 146);
|
|
this.textBox148.Multiline = true;
|
|
this.textBox148.Name = "textBox148";
|
|
this.textBox148.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox148.TabIndex = 1585;
|
|
this.textBox148.Tag = "12056.1";
|
|
this.textBox148.Visible = false;
|
|
//
|
|
// textBox141
|
|
//
|
|
this.textBox141.BackColor = System.Drawing.Color.DeepSkyBlue;
|
|
this.textBox141.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox141.Location = new System.Drawing.Point(241, 166);
|
|
this.textBox141.Multiline = true;
|
|
this.textBox141.Name = "textBox141";
|
|
this.textBox141.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox141.TabIndex = 1585;
|
|
this.textBox141.Tag = "12007.1";
|
|
this.textBox141.Visible = false;
|
|
//
|
|
// textBox147
|
|
//
|
|
this.textBox147.BackColor = System.Drawing.Color.DeepSkyBlue;
|
|
this.textBox147.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox147.Location = new System.Drawing.Point(1154, 122);
|
|
this.textBox147.Multiline = true;
|
|
this.textBox147.Name = "textBox147";
|
|
this.textBox147.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox147.TabIndex = 1585;
|
|
this.textBox147.Tag = "12055.1";
|
|
this.textBox147.Visible = false;
|
|
//
|
|
// textBox140
|
|
//
|
|
this.textBox140.BackColor = System.Drawing.Color.DeepSkyBlue;
|
|
this.textBox140.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox140.Location = new System.Drawing.Point(241, 142);
|
|
this.textBox140.Multiline = true;
|
|
this.textBox140.Name = "textBox140";
|
|
this.textBox140.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox140.TabIndex = 1585;
|
|
this.textBox140.Tag = "12006.1";
|
|
this.textBox140.Visible = false;
|
|
//
|
|
// textBox146
|
|
//
|
|
this.textBox146.BackColor = System.Drawing.Color.DeepSkyBlue;
|
|
this.textBox146.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox146.Location = new System.Drawing.Point(1155, 101);
|
|
this.textBox146.Multiline = true;
|
|
this.textBox146.Name = "textBox146";
|
|
this.textBox146.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox146.TabIndex = 1585;
|
|
this.textBox146.Tag = "12054.1";
|
|
this.textBox146.Visible = false;
|
|
//
|
|
// textBox139
|
|
//
|
|
this.textBox139.BackColor = System.Drawing.Color.DeepSkyBlue;
|
|
this.textBox139.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox139.Location = new System.Drawing.Point(241, 118);
|
|
this.textBox139.Multiline = true;
|
|
this.textBox139.Name = "textBox139";
|
|
this.textBox139.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox139.TabIndex = 1585;
|
|
this.textBox139.Tag = "12005.1";
|
|
this.textBox139.Visible = false;
|
|
//
|
|
// textBox145
|
|
//
|
|
this.textBox145.BackColor = System.Drawing.Color.DeepSkyBlue;
|
|
this.textBox145.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox145.Location = new System.Drawing.Point(1154, 74);
|
|
this.textBox145.Multiline = true;
|
|
this.textBox145.Name = "textBox145";
|
|
this.textBox145.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox145.TabIndex = 1585;
|
|
this.textBox145.Tag = "12053.1";
|
|
this.textBox145.Visible = false;
|
|
//
|
|
// textBox138
|
|
//
|
|
this.textBox138.BackColor = System.Drawing.Color.DeepSkyBlue;
|
|
this.textBox138.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox138.Location = new System.Drawing.Point(242, 97);
|
|
this.textBox138.Multiline = true;
|
|
this.textBox138.Name = "textBox138";
|
|
this.textBox138.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox138.TabIndex = 1585;
|
|
this.textBox138.Tag = "12004.1";
|
|
this.textBox138.Visible = false;
|
|
//
|
|
// textBox144
|
|
//
|
|
this.textBox144.BackColor = System.Drawing.Color.DeepSkyBlue;
|
|
this.textBox144.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox144.Location = new System.Drawing.Point(1154, 51);
|
|
this.textBox144.Multiline = true;
|
|
this.textBox144.Name = "textBox144";
|
|
this.textBox144.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox144.TabIndex = 1585;
|
|
this.textBox144.Tag = "12052.1";
|
|
this.textBox144.Visible = false;
|
|
//
|
|
// textBox137
|
|
//
|
|
this.textBox137.BackColor = System.Drawing.Color.DeepSkyBlue;
|
|
this.textBox137.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox137.Location = new System.Drawing.Point(241, 70);
|
|
this.textBox137.Multiline = true;
|
|
this.textBox137.Name = "textBox137";
|
|
this.textBox137.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox137.TabIndex = 1585;
|
|
this.textBox137.Tag = "12003.1";
|
|
this.textBox137.Visible = false;
|
|
//
|
|
// textBox143
|
|
//
|
|
this.textBox143.BackColor = System.Drawing.Color.DeepSkyBlue;
|
|
this.textBox143.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox143.Location = new System.Drawing.Point(1154, 24);
|
|
this.textBox143.Multiline = true;
|
|
this.textBox143.Name = "textBox143";
|
|
this.textBox143.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox143.TabIndex = 1585;
|
|
this.textBox143.Tag = "12051.1";
|
|
this.textBox143.Visible = false;
|
|
//
|
|
// textBox136
|
|
//
|
|
this.textBox136.BackColor = System.Drawing.Color.DeepSkyBlue;
|
|
this.textBox136.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox136.Location = new System.Drawing.Point(241, 47);
|
|
this.textBox136.Multiline = true;
|
|
this.textBox136.Name = "textBox136";
|
|
this.textBox136.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox136.TabIndex = 1585;
|
|
this.textBox136.Tag = "12002.1";
|
|
this.textBox136.Visible = false;
|
|
//
|
|
// textBox67
|
|
//
|
|
this.textBox67.BackColor = System.Drawing.Color.DeepSkyBlue;
|
|
this.textBox67.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox67.Location = new System.Drawing.Point(170, 21);
|
|
this.textBox67.Multiline = true;
|
|
this.textBox67.Name = "textBox67";
|
|
this.textBox67.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox67.TabIndex = 1585;
|
|
this.textBox67.Tag = "12017.1";
|
|
this.textBox67.Visible = false;
|
|
//
|
|
// textBox135
|
|
//
|
|
this.textBox135.BackColor = System.Drawing.Color.DeepSkyBlue;
|
|
this.textBox135.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox135.Location = new System.Drawing.Point(241, 20);
|
|
this.textBox135.Multiline = true;
|
|
this.textBox135.Name = "textBox135";
|
|
this.textBox135.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox135.TabIndex = 1585;
|
|
this.textBox135.Tag = "12001.1";
|
|
this.textBox135.Visible = false;
|
|
//
|
|
// textBox18
|
|
//
|
|
this.textBox18.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox18.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox18.Location = new System.Drawing.Point(229, 20);
|
|
this.textBox18.Multiline = true;
|
|
this.textBox18.Name = "textBox18";
|
|
this.textBox18.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox18.TabIndex = 1585;
|
|
this.textBox18.Tag = "12001.0";
|
|
this.textBox18.Visible = false;
|
|
//
|
|
// textBox13
|
|
//
|
|
this.textBox13.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox13.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox13.Location = new System.Drawing.Point(228, 47);
|
|
this.textBox13.Multiline = true;
|
|
this.textBox13.Name = "textBox13";
|
|
this.textBox13.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox13.TabIndex = 1585;
|
|
this.textBox13.Tag = "12002.0";
|
|
this.textBox13.Visible = false;
|
|
//
|
|
// radioButton2
|
|
//
|
|
this.radioButton2.AutoCheck = false;
|
|
this.radioButton2.AutoSize = true;
|
|
this.radioButton2.BackColor = System.Drawing.Color.Blue;
|
|
this.radioButton2.CheckAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.radioButton2.Location = new System.Drawing.Point(224, 44);
|
|
this.radioButton2.Name = "radioButton2";
|
|
this.radioButton2.Size = new System.Drawing.Size(15, 16);
|
|
this.radioButton2.TabIndex = 1586;
|
|
this.radioButton2.Tag = "12002";
|
|
this.radioButton2.Text = " ";
|
|
this.radioButton2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.radioButton2.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
|
this.radioButton2.UseVisualStyleBackColor = false;
|
|
this.radioButton2.Visible = false;
|
|
//
|
|
// button86
|
|
//
|
|
this.button86.Location = new System.Drawing.Point(98, 365);
|
|
this.button86.Name = "button86";
|
|
this.button86.Size = new System.Drawing.Size(32, 19);
|
|
this.button86.TabIndex = 1584;
|
|
this.button86.Tag = "19002";
|
|
this.button86.UseVisualStyleBackColor = true;
|
|
//
|
|
// button82
|
|
//
|
|
this.button82.Location = new System.Drawing.Point(153, 365);
|
|
this.button82.Name = "button82";
|
|
this.button82.Size = new System.Drawing.Size(32, 19);
|
|
this.button82.TabIndex = 1584;
|
|
this.button82.Tag = "19001";
|
|
this.button82.UseVisualStyleBackColor = true;
|
|
//
|
|
// button84
|
|
//
|
|
this.button84.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button84.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button84.Location = new System.Drawing.Point(100, 298);
|
|
this.button84.Name = "button84";
|
|
this.button84.Size = new System.Drawing.Size(33, 20);
|
|
this.button84.TabIndex = 1581;
|
|
this.button84.Tag = "12038";
|
|
this.button84.Text = "←";
|
|
this.button84.TextAlign = System.Drawing.ContentAlignment.TopRight;
|
|
this.button84.UseVisualStyleBackColor = false;
|
|
//
|
|
// button83
|
|
//
|
|
this.button83.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button83.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button83.Location = new System.Drawing.Point(131, 298);
|
|
this.button83.Name = "button83";
|
|
this.button83.Size = new System.Drawing.Size(33, 20);
|
|
this.button83.TabIndex = 1581;
|
|
this.button83.Tag = "12037";
|
|
this.button83.Text = "←";
|
|
this.button83.UseVisualStyleBackColor = false;
|
|
//
|
|
// button79
|
|
//
|
|
this.button79.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button79.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button79.Location = new System.Drawing.Point(159, 297);
|
|
this.button79.Name = "button79";
|
|
this.button79.Size = new System.Drawing.Size(21, 23);
|
|
this.button79.TabIndex = 1581;
|
|
this.button79.Tag = "12036";
|
|
this.button79.Text = "←";
|
|
this.button79.UseVisualStyleBackColor = false;
|
|
//
|
|
// button74
|
|
//
|
|
this.button74.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button74.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button74.Location = new System.Drawing.Point(159, 215);
|
|
this.button74.Name = "button74";
|
|
this.button74.Size = new System.Drawing.Size(21, 35);
|
|
this.button74.TabIndex = 1581;
|
|
this.button74.Tag = "12029";
|
|
this.button74.Text = "↓";
|
|
this.button74.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.button74.UseVisualStyleBackColor = false;
|
|
//
|
|
// button127
|
|
//
|
|
this.button127.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button127.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button127.Location = new System.Drawing.Point(1204, 161);
|
|
this.button127.Name = "button127";
|
|
this.button127.Size = new System.Drawing.Size(21, 23);
|
|
this.button127.TabIndex = 1581;
|
|
this.button127.Tag = "12073";
|
|
this.button127.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.button127.UseVisualStyleBackColor = false;
|
|
//
|
|
// button71
|
|
//
|
|
this.button71.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button71.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button71.Location = new System.Drawing.Point(159, 159);
|
|
this.button71.Name = "button71";
|
|
this.button71.Size = new System.Drawing.Size(21, 21);
|
|
this.button71.TabIndex = 1581;
|
|
this.button71.Tag = "12023";
|
|
this.button71.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.button71.UseVisualStyleBackColor = false;
|
|
//
|
|
// button126
|
|
//
|
|
this.button126.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button126.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button126.Location = new System.Drawing.Point(1204, 113);
|
|
this.button126.Name = "button126";
|
|
this.button126.Size = new System.Drawing.Size(21, 21);
|
|
this.button126.TabIndex = 1581;
|
|
this.button126.Tag = "12071";
|
|
this.button126.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.button126.UseVisualStyleBackColor = false;
|
|
//
|
|
// button65
|
|
//
|
|
this.button65.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button65.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button65.Location = new System.Drawing.Point(159, 111);
|
|
this.button65.Name = "button65";
|
|
this.button65.Size = new System.Drawing.Size(21, 21);
|
|
this.button65.TabIndex = 1581;
|
|
this.button65.Tag = "12021";
|
|
this.button65.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.button65.UseVisualStyleBackColor = false;
|
|
//
|
|
// button125
|
|
//
|
|
this.button125.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button125.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button125.Location = new System.Drawing.Point(1204, 68);
|
|
this.button125.Name = "button125";
|
|
this.button125.Size = new System.Drawing.Size(21, 21);
|
|
this.button125.TabIndex = 1581;
|
|
this.button125.Tag = "12069";
|
|
this.button125.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.button125.UseVisualStyleBackColor = false;
|
|
//
|
|
// button55
|
|
//
|
|
this.button55.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button55.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button55.Location = new System.Drawing.Point(159, 64);
|
|
this.button55.Name = "button55";
|
|
this.button55.Size = new System.Drawing.Size(21, 20);
|
|
this.button55.TabIndex = 1581;
|
|
this.button55.Tag = "12019";
|
|
this.button55.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.button55.UseVisualStyleBackColor = false;
|
|
//
|
|
// button94
|
|
//
|
|
this.button94.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button94.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button94.Location = new System.Drawing.Point(102, 341);
|
|
this.button94.Name = "button94";
|
|
this.button94.Size = new System.Drawing.Size(23, 28);
|
|
this.button94.TabIndex = 1581;
|
|
this.button94.Tag = "12042";
|
|
this.button94.Text = "↑";
|
|
this.button94.UseVisualStyleBackColor = false;
|
|
//
|
|
// button85
|
|
//
|
|
this.button85.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button85.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button85.Location = new System.Drawing.Point(102, 316);
|
|
this.button85.Name = "button85";
|
|
this.button85.Size = new System.Drawing.Size(23, 28);
|
|
this.button85.TabIndex = 1581;
|
|
this.button85.Tag = "12043";
|
|
this.button85.Text = "↑";
|
|
this.button85.UseVisualStyleBackColor = false;
|
|
//
|
|
// button93
|
|
//
|
|
this.button93.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button93.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button93.Location = new System.Drawing.Point(159, 341);
|
|
this.button93.Name = "button93";
|
|
this.button93.Size = new System.Drawing.Size(21, 28);
|
|
this.button93.TabIndex = 1581;
|
|
this.button93.Tag = "12041";
|
|
this.button93.Text = "↓";
|
|
this.button93.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.button93.UseVisualStyleBackColor = false;
|
|
//
|
|
// button81
|
|
//
|
|
this.button81.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button81.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button81.Location = new System.Drawing.Point(159, 317);
|
|
this.button81.Name = "button81";
|
|
this.button81.Size = new System.Drawing.Size(21, 28);
|
|
this.button81.TabIndex = 1581;
|
|
this.button81.Tag = "12039";
|
|
this.button81.Text = "↓";
|
|
this.button81.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.button81.UseVisualStyleBackColor = false;
|
|
//
|
|
// button80
|
|
//
|
|
this.button80.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button80.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button80.Location = new System.Drawing.Point(159, 271);
|
|
this.button80.Name = "button80";
|
|
this.button80.Size = new System.Drawing.Size(21, 49);
|
|
this.button80.TabIndex = 1581;
|
|
this.button80.Tag = "12031";
|
|
this.button80.Text = "↓";
|
|
this.button80.TextAlign = System.Drawing.ContentAlignment.TopLeft;
|
|
this.button80.UseVisualStyleBackColor = false;
|
|
//
|
|
// button73
|
|
//
|
|
this.button73.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button73.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button73.Location = new System.Drawing.Point(159, 249);
|
|
this.button73.Name = "button73";
|
|
this.button73.Size = new System.Drawing.Size(21, 26);
|
|
this.button73.TabIndex = 1581;
|
|
this.button73.Tag = "12030";
|
|
this.button73.Text = "↓";
|
|
this.button73.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.button73.UseVisualStyleBackColor = false;
|
|
//
|
|
// button124
|
|
//
|
|
this.button124.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button124.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button124.Location = new System.Drawing.Point(1204, 189);
|
|
this.button124.Name = "button124";
|
|
this.button124.Size = new System.Drawing.Size(21, 19);
|
|
this.button124.TabIndex = 1581;
|
|
this.button124.Tag = "12074";
|
|
this.button124.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.button124.UseVisualStyleBackColor = false;
|
|
//
|
|
// button70
|
|
//
|
|
this.button70.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button70.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button70.Location = new System.Drawing.Point(159, 185);
|
|
this.button70.Name = "button70";
|
|
this.button70.Size = new System.Drawing.Size(21, 20);
|
|
this.button70.TabIndex = 1581;
|
|
this.button70.Tag = "12024";
|
|
this.button70.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.button70.UseVisualStyleBackColor = false;
|
|
//
|
|
// button123
|
|
//
|
|
this.button123.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button123.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button123.Location = new System.Drawing.Point(1204, 156);
|
|
this.button123.Name = "button123";
|
|
this.button123.Size = new System.Drawing.Size(21, 56);
|
|
this.button123.TabIndex = 1581;
|
|
this.button123.Tag = "12078";
|
|
this.button123.Text = "↓";
|
|
this.button123.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.button123.UseVisualStyleBackColor = false;
|
|
//
|
|
// button122
|
|
//
|
|
this.button122.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button122.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button122.Location = new System.Drawing.Point(1204, 139);
|
|
this.button122.Name = "button122";
|
|
this.button122.Size = new System.Drawing.Size(21, 19);
|
|
this.button122.TabIndex = 1581;
|
|
this.button122.Tag = "12072";
|
|
this.button122.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.button122.UseVisualStyleBackColor = false;
|
|
//
|
|
// button64
|
|
//
|
|
this.button64.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button64.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button64.Location = new System.Drawing.Point(159, 135);
|
|
this.button64.Name = "button64";
|
|
this.button64.Size = new System.Drawing.Size(21, 20);
|
|
this.button64.TabIndex = 1581;
|
|
this.button64.Tag = "12022";
|
|
this.button64.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.button64.UseVisualStyleBackColor = false;
|
|
//
|
|
// button121
|
|
//
|
|
this.button121.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button121.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button121.Location = new System.Drawing.Point(1204, 93);
|
|
this.button121.Name = "button121";
|
|
this.button121.Size = new System.Drawing.Size(21, 20);
|
|
this.button121.TabIndex = 1581;
|
|
this.button121.Tag = "12070";
|
|
this.button121.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.button121.UseVisualStyleBackColor = false;
|
|
//
|
|
// button59
|
|
//
|
|
this.button59.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button59.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button59.Location = new System.Drawing.Point(159, 90);
|
|
this.button59.Name = "button59";
|
|
this.button59.Size = new System.Drawing.Size(21, 17);
|
|
this.button59.TabIndex = 1581;
|
|
this.button59.Tag = "12020";
|
|
this.button59.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.button59.UseVisualStyleBackColor = false;
|
|
//
|
|
// button117
|
|
//
|
|
this.button117.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button117.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button117.Location = new System.Drawing.Point(1204, 43);
|
|
this.button117.Name = "button117";
|
|
this.button117.Size = new System.Drawing.Size(21, 21);
|
|
this.button117.TabIndex = 1581;
|
|
this.button117.Tag = "12068";
|
|
this.button117.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.button117.UseVisualStyleBackColor = false;
|
|
//
|
|
// button52
|
|
//
|
|
this.button52.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button52.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button52.Location = new System.Drawing.Point(158, 40);
|
|
this.button52.Name = "button52";
|
|
this.button52.Size = new System.Drawing.Size(21, 18);
|
|
this.button52.TabIndex = 1581;
|
|
this.button52.Tag = "12018";
|
|
this.button52.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.button52.UseVisualStyleBackColor = false;
|
|
//
|
|
// button57
|
|
//
|
|
this.button57.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button57.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button57.Location = new System.Drawing.Point(124, 13);
|
|
this.button57.Name = "button57";
|
|
this.button57.Size = new System.Drawing.Size(37, 21);
|
|
this.button57.TabIndex = 1581;
|
|
this.button57.Tag = "12049";
|
|
this.button57.Text = "→";
|
|
this.button57.TextAlign = System.Drawing.ContentAlignment.TopCenter;
|
|
this.button57.UseVisualStyleBackColor = false;
|
|
//
|
|
// button49
|
|
//
|
|
this.button49.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button49.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button49.Location = new System.Drawing.Point(159, 13);
|
|
this.button49.Name = "button49";
|
|
this.button49.Size = new System.Drawing.Size(21, 21);
|
|
this.button49.TabIndex = 1581;
|
|
this.button49.Tag = "12017";
|
|
this.button49.TextAlign = System.Drawing.ContentAlignment.TopCenter;
|
|
this.button49.UseVisualStyleBackColor = false;
|
|
//
|
|
// button77
|
|
//
|
|
this.button77.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button77.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button77.Location = new System.Drawing.Point(229, 251);
|
|
this.button77.Name = "button77";
|
|
this.button77.Size = new System.Drawing.Size(21, 48);
|
|
this.button77.TabIndex = 1581;
|
|
this.button77.Tag = "12034";
|
|
this.button77.UseVisualStyleBackColor = false;
|
|
//
|
|
// button76
|
|
//
|
|
this.button76.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button76.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button76.Location = new System.Drawing.Point(229, 297);
|
|
this.button76.Name = "button76";
|
|
this.button76.Size = new System.Drawing.Size(21, 25);
|
|
this.button76.TabIndex = 1581;
|
|
this.button76.Tag = "12033";
|
|
this.button76.UseVisualStyleBackColor = false;
|
|
//
|
|
// button116
|
|
//
|
|
this.button116.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button116.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button116.Location = new System.Drawing.Point(1259, 36);
|
|
this.button116.Name = "button116";
|
|
this.button116.Size = new System.Drawing.Size(23, 25);
|
|
this.button116.TabIndex = 1583;
|
|
this.button116.Tag = "12087";
|
|
this.button116.Text = "↑";
|
|
this.button116.UseVisualStyleBackColor = false;
|
|
//
|
|
// button89
|
|
//
|
|
this.button89.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button89.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button89.Location = new System.Drawing.Point(102, 33);
|
|
this.button89.Name = "button89";
|
|
this.button89.Size = new System.Drawing.Size(23, 28);
|
|
this.button89.TabIndex = 1583;
|
|
this.button89.Tag = "12047";
|
|
this.button89.Text = "↑";
|
|
this.button89.UseVisualStyleBackColor = false;
|
|
//
|
|
// button115
|
|
//
|
|
this.button115.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button115.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button115.Location = new System.Drawing.Point(1259, 72);
|
|
this.button115.Name = "button115";
|
|
this.button115.Size = new System.Drawing.Size(23, 109);
|
|
this.button115.TabIndex = 1583;
|
|
this.button115.Tag = "12085";
|
|
this.button115.Text = "↑";
|
|
this.button115.UseVisualStyleBackColor = false;
|
|
//
|
|
// button88
|
|
//
|
|
this.button88.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button88.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button88.Location = new System.Drawing.Point(102, 72);
|
|
this.button88.Name = "button88";
|
|
this.button88.Size = new System.Drawing.Size(23, 106);
|
|
this.button88.TabIndex = 1583;
|
|
this.button88.Tag = "12045";
|
|
this.button88.Text = "↑";
|
|
this.button88.UseVisualStyleBackColor = false;
|
|
//
|
|
// button114
|
|
//
|
|
this.button114.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button114.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button114.Location = new System.Drawing.Point(1259, 179);
|
|
this.button114.Name = "button114";
|
|
this.button114.Size = new System.Drawing.Size(23, 135);
|
|
this.button114.TabIndex = 1583;
|
|
this.button114.Tag = "12084";
|
|
this.button114.Text = "↑";
|
|
this.button114.UseVisualStyleBackColor = false;
|
|
//
|
|
// button56
|
|
//
|
|
this.button56.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button56.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button56.Location = new System.Drawing.Point(102, 13);
|
|
this.button56.Name = "button56";
|
|
this.button56.Size = new System.Drawing.Size(23, 22);
|
|
this.button56.TabIndex = 1583;
|
|
this.button56.Tag = "12048";
|
|
this.button56.Text = "→";
|
|
this.button56.TextAlign = System.Drawing.ContentAlignment.TopCenter;
|
|
this.button56.UseVisualStyleBackColor = false;
|
|
//
|
|
// button75
|
|
//
|
|
this.button75.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button75.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button75.Location = new System.Drawing.Point(179, 251);
|
|
this.button75.Name = "button75";
|
|
this.button75.Size = new System.Drawing.Size(51, 20);
|
|
this.button75.TabIndex = 1582;
|
|
this.button75.Tag = "12032";
|
|
this.button75.Text = "→";
|
|
this.button75.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.button75.UseVisualStyleBackColor = false;
|
|
//
|
|
// button78
|
|
//
|
|
this.button78.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button78.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button78.Location = new System.Drawing.Point(178, 299);
|
|
this.button78.Name = "button78";
|
|
this.button78.Size = new System.Drawing.Size(52, 20);
|
|
this.button78.TabIndex = 1582;
|
|
this.button78.Tag = "12035";
|
|
this.button78.Text = "←";
|
|
this.button78.UseVisualStyleBackColor = false;
|
|
//
|
|
// t11004
|
|
//
|
|
this.t11004.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.t11004.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.t11004.Location = new System.Drawing.Point(532, 180);
|
|
this.t11004.Multiline = true;
|
|
this.t11004.Name = "t11004";
|
|
this.t11004.Size = new System.Drawing.Size(8, 8);
|
|
this.t11004.TabIndex = 1571;
|
|
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(525, 175);
|
|
this.bt11004.Name = "bt11004";
|
|
this.bt11004.Size = new System.Drawing.Size(22, 17);
|
|
this.bt11004.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
this.bt11004.TabIndex = 1572;
|
|
this.bt11004.TabStop = false;
|
|
this.bt11004.Tag = "11004";
|
|
//
|
|
// t11003
|
|
//
|
|
this.t11003.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.t11003.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.t11003.Location = new System.Drawing.Point(711, 132);
|
|
this.t11003.Multiline = true;
|
|
this.t11003.Name = "t11003";
|
|
this.t11003.Size = new System.Drawing.Size(8, 8);
|
|
this.t11003.TabIndex = 1569;
|
|
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(704, 127);
|
|
this.bt11003.Name = "bt11003";
|
|
this.bt11003.Size = new System.Drawing.Size(22, 17);
|
|
this.bt11003.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
this.bt11003.TabIndex = 1570;
|
|
this.bt11003.TabStop = false;
|
|
this.bt11003.Tag = "11003";
|
|
//
|
|
// label9
|
|
//
|
|
this.label9.AutoSize = true;
|
|
this.label9.Font = new System.Drawing.Font("宋体", 9F);
|
|
this.label9.Location = new System.Drawing.Point(234, 3);
|
|
this.label9.Name = "label9";
|
|
this.label9.Size = new System.Drawing.Size(917, 12);
|
|
this.label9.TabIndex = 1295;
|
|
this.label9.Text = "01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 " +
|
|
"28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51";
|
|
this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// t11002
|
|
//
|
|
this.t11002.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.t11002.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.t11002.Location = new System.Drawing.Point(249, 84);
|
|
this.t11002.Multiline = true;
|
|
this.t11002.Name = "t11002";
|
|
this.t11002.Size = new System.Drawing.Size(8, 8);
|
|
this.t11002.TabIndex = 1278;
|
|
this.t11002.Tag = "11002.0";
|
|
this.t11002.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(1119, 37);
|
|
this.t11001.Multiline = true;
|
|
this.t11001.Name = "t11001";
|
|
this.t11001.Size = new System.Drawing.Size(8, 8);
|
|
this.t11001.TabIndex = 1277;
|
|
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(1112, 32);
|
|
this.bt11001.Name = "bt11001";
|
|
this.bt11001.Size = new System.Drawing.Size(22, 17);
|
|
this.bt11001.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
this.bt11001.TabIndex = 1520;
|
|
this.bt11001.TabStop = false;
|
|
this.bt11001.Tag = "11001";
|
|
//
|
|
// bt11002
|
|
//
|
|
this.bt11002.BackColor = System.Drawing.Color.MediumOrchid;
|
|
this.bt11002.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.bt11002.Location = new System.Drawing.Point(243, 79);
|
|
this.bt11002.Name = "bt11002";
|
|
this.bt11002.Size = new System.Drawing.Size(22, 17);
|
|
this.bt11002.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
this.bt11002.TabIndex = 1520;
|
|
this.bt11002.TabStop = false;
|
|
this.bt11002.Tag = "11002";
|
|
//
|
|
// button87
|
|
//
|
|
this.button87.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button87.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button87.Location = new System.Drawing.Point(102, 176);
|
|
this.button87.Name = "button87";
|
|
this.button87.Size = new System.Drawing.Size(23, 127);
|
|
this.button87.TabIndex = 1583;
|
|
this.button87.Tag = "12044";
|
|
this.button87.Text = "↑";
|
|
this.button87.UseVisualStyleBackColor = false;
|
|
//
|
|
// label16
|
|
//
|
|
this.label16.AutoSize = true;
|
|
this.label16.Location = new System.Drawing.Point(573, 176);
|
|
this.label16.Name = "label16";
|
|
this.label16.Size = new System.Drawing.Size(83, 12);
|
|
this.label16.TabIndex = 1574;
|
|
this.label16.Text = "←巷道18004→";
|
|
//
|
|
// label15
|
|
//
|
|
this.label15.AutoSize = true;
|
|
this.label15.Location = new System.Drawing.Point(573, 130);
|
|
this.label15.Name = "label15";
|
|
this.label15.Size = new System.Drawing.Size(83, 12);
|
|
this.label15.TabIndex = 1573;
|
|
this.label15.Text = "←巷道18003→";
|
|
//
|
|
// label100
|
|
//
|
|
this.label100.AutoSize = true;
|
|
this.label100.Location = new System.Drawing.Point(573, 82);
|
|
this.label100.Name = "label100";
|
|
this.label100.Size = new System.Drawing.Size(83, 12);
|
|
this.label100.TabIndex = 1562;
|
|
this.label100.Text = "←巷道18002→";
|
|
//
|
|
// label98
|
|
//
|
|
this.label98.AutoSize = true;
|
|
this.label98.Location = new System.Drawing.Point(573, 35);
|
|
this.label98.Name = "label98";
|
|
this.label98.Size = new System.Drawing.Size(83, 12);
|
|
this.label98.TabIndex = 1562;
|
|
this.label98.Text = "←巷道18001→";
|
|
//
|
|
// button107
|
|
//
|
|
this.button107.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button107.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button107.Location = new System.Drawing.Point(1133, 17);
|
|
this.button107.Name = "button107";
|
|
this.button107.Size = new System.Drawing.Size(32, 21);
|
|
this.button107.TabIndex = 1602;
|
|
this.button107.Tag = "12051";
|
|
this.button107.UseVisualStyleBackColor = false;
|
|
//
|
|
// button110
|
|
//
|
|
this.button110.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button110.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button110.Location = new System.Drawing.Point(1157, 17);
|
|
this.button110.Name = "button110";
|
|
this.button110.Size = new System.Drawing.Size(48, 20);
|
|
this.button110.TabIndex = 1603;
|
|
this.button110.Tag = "12059";
|
|
this.button110.Text = "←";
|
|
this.button110.UseVisualStyleBackColor = false;
|
|
//
|
|
// button103
|
|
//
|
|
this.button103.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button103.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button103.Location = new System.Drawing.Point(1133, 45);
|
|
this.button103.Name = "button103";
|
|
this.button103.Size = new System.Drawing.Size(32, 21);
|
|
this.button103.TabIndex = 1597;
|
|
this.button103.Tag = "12052";
|
|
this.button103.UseVisualStyleBackColor = false;
|
|
//
|
|
// button109
|
|
//
|
|
this.button109.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button109.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button109.Location = new System.Drawing.Point(1157, 44);
|
|
this.button109.Name = "button109";
|
|
this.button109.Size = new System.Drawing.Size(48, 20);
|
|
this.button109.TabIndex = 1605;
|
|
this.button109.Tag = "12060";
|
|
this.button109.Text = "→";
|
|
this.button109.UseVisualStyleBackColor = false;
|
|
//
|
|
// button97
|
|
//
|
|
this.button97.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button97.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button97.Location = new System.Drawing.Point(1133, 68);
|
|
this.button97.Name = "button97";
|
|
this.button97.Size = new System.Drawing.Size(32, 21);
|
|
this.button97.TabIndex = 1601;
|
|
this.button97.Tag = "12053";
|
|
this.button97.UseVisualStyleBackColor = false;
|
|
//
|
|
// button105
|
|
//
|
|
this.button105.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button105.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button105.Location = new System.Drawing.Point(1155, 68);
|
|
this.button105.Name = "button105";
|
|
this.button105.Size = new System.Drawing.Size(50, 20);
|
|
this.button105.TabIndex = 1610;
|
|
this.button105.Tag = "12061";
|
|
this.button105.Text = "←";
|
|
this.button105.UseVisualStyleBackColor = false;
|
|
//
|
|
// button101
|
|
//
|
|
this.button101.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button101.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button101.Location = new System.Drawing.Point(1133, 94);
|
|
this.button101.Name = "button101";
|
|
this.button101.Size = new System.Drawing.Size(32, 22);
|
|
this.button101.TabIndex = 1596;
|
|
this.button101.Tag = "12054";
|
|
this.button101.UseVisualStyleBackColor = false;
|
|
//
|
|
// button108
|
|
//
|
|
this.button108.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button108.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button108.Location = new System.Drawing.Point(1157, 93);
|
|
this.button108.Name = "button108";
|
|
this.button108.Size = new System.Drawing.Size(48, 20);
|
|
this.button108.TabIndex = 1604;
|
|
this.button108.Tag = "12062";
|
|
this.button108.Text = "→";
|
|
this.button108.UseVisualStyleBackColor = false;
|
|
//
|
|
// button96
|
|
//
|
|
this.button96.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button96.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button96.Location = new System.Drawing.Point(1133, 115);
|
|
this.button96.Name = "button96";
|
|
this.button96.Size = new System.Drawing.Size(32, 21);
|
|
this.button96.TabIndex = 1600;
|
|
this.button96.Tag = "12055";
|
|
this.button96.UseVisualStyleBackColor = false;
|
|
//
|
|
// button102
|
|
//
|
|
this.button102.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button102.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button102.Location = new System.Drawing.Point(1157, 114);
|
|
this.button102.Name = "button102";
|
|
this.button102.Size = new System.Drawing.Size(48, 20);
|
|
this.button102.TabIndex = 1607;
|
|
this.button102.Tag = "12063";
|
|
this.button102.Text = "←";
|
|
this.button102.UseVisualStyleBackColor = false;
|
|
//
|
|
// button99
|
|
//
|
|
this.button99.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button99.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button99.Location = new System.Drawing.Point(1133, 139);
|
|
this.button99.Name = "button99";
|
|
this.button99.Size = new System.Drawing.Size(32, 21);
|
|
this.button99.TabIndex = 1595;
|
|
this.button99.Tag = "12056";
|
|
this.button99.UseVisualStyleBackColor = false;
|
|
//
|
|
// button106
|
|
//
|
|
this.button106.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button106.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button106.Location = new System.Drawing.Point(1157, 139);
|
|
this.button106.Name = "button106";
|
|
this.button106.Size = new System.Drawing.Size(48, 20);
|
|
this.button106.TabIndex = 1606;
|
|
this.button106.Tag = "12064";
|
|
this.button106.Text = "→";
|
|
this.button106.UseVisualStyleBackColor = false;
|
|
//
|
|
// button95
|
|
//
|
|
this.button95.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button95.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button95.Location = new System.Drawing.Point(1133, 163);
|
|
this.button95.Name = "button95";
|
|
this.button95.Size = new System.Drawing.Size(32, 21);
|
|
this.button95.TabIndex = 1599;
|
|
this.button95.Tag = "12057";
|
|
this.button95.UseVisualStyleBackColor = false;
|
|
//
|
|
// button100
|
|
//
|
|
this.button100.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button100.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button100.Location = new System.Drawing.Point(1157, 162);
|
|
this.button100.Name = "button100";
|
|
this.button100.Size = new System.Drawing.Size(48, 20);
|
|
this.button100.TabIndex = 1609;
|
|
this.button100.Tag = "12065";
|
|
this.button100.Text = "←";
|
|
this.button100.UseVisualStyleBackColor = false;
|
|
//
|
|
// button98
|
|
//
|
|
this.button98.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button98.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button98.Location = new System.Drawing.Point(1133, 190);
|
|
this.button98.Name = "button98";
|
|
this.button98.Size = new System.Drawing.Size(32, 21);
|
|
this.button98.TabIndex = 1598;
|
|
this.button98.Tag = "12058";
|
|
this.button98.UseVisualStyleBackColor = false;
|
|
//
|
|
// button104
|
|
//
|
|
this.button104.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button104.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button104.Location = new System.Drawing.Point(1157, 190);
|
|
this.button104.Name = "button104";
|
|
this.button104.Size = new System.Drawing.Size(48, 20);
|
|
this.button104.TabIndex = 1608;
|
|
this.button104.Tag = "12066";
|
|
this.button104.Text = "→";
|
|
this.button104.UseVisualStyleBackColor = false;
|
|
//
|
|
// button134
|
|
//
|
|
this.button134.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button134.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button134.Location = new System.Drawing.Point(1257, 58);
|
|
this.button134.Name = "button134";
|
|
this.button134.Size = new System.Drawing.Size(28, 15);
|
|
this.button134.TabIndex = 1645;
|
|
this.button134.Tag = "12086";
|
|
this.button134.UseVisualStyleBackColor = false;
|
|
//
|
|
// button3
|
|
//
|
|
this.button3.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button3.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button3.Location = new System.Drawing.Point(100, 59);
|
|
this.button3.Name = "button3";
|
|
this.button3.Size = new System.Drawing.Size(28, 15);
|
|
this.button3.TabIndex = 1645;
|
|
this.button3.Tag = "12046";
|
|
this.button3.UseVisualStyleBackColor = false;
|
|
//
|
|
// button54
|
|
//
|
|
this.button54.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button54.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button54.Location = new System.Drawing.Point(223, 64);
|
|
this.button54.Name = "button54";
|
|
this.button54.Size = new System.Drawing.Size(30, 21);
|
|
this.button54.TabIndex = 1581;
|
|
this.button54.Tag = "12003";
|
|
this.button54.UseVisualStyleBackColor = false;
|
|
//
|
|
// button58
|
|
//
|
|
this.button58.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button58.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button58.Location = new System.Drawing.Point(223, 90);
|
|
this.button58.Name = "button58";
|
|
this.button58.Size = new System.Drawing.Size(30, 22);
|
|
this.button58.TabIndex = 1581;
|
|
this.button58.Tag = "12004";
|
|
this.button58.UseVisualStyleBackColor = false;
|
|
//
|
|
// button46
|
|
//
|
|
this.button46.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button46.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button46.Location = new System.Drawing.Point(223, 13);
|
|
this.button46.Name = "button46";
|
|
this.button46.Size = new System.Drawing.Size(30, 21);
|
|
this.button46.TabIndex = 1581;
|
|
this.button46.Tag = "12001";
|
|
this.button46.UseVisualStyleBackColor = false;
|
|
//
|
|
// button51
|
|
//
|
|
this.button51.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button51.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button51.Location = new System.Drawing.Point(223, 41);
|
|
this.button51.Name = "button51";
|
|
this.button51.Size = new System.Drawing.Size(30, 21);
|
|
this.button51.TabIndex = 1581;
|
|
this.button51.Tag = "12002";
|
|
this.button51.UseVisualStyleBackColor = false;
|
|
//
|
|
// button47
|
|
//
|
|
this.button47.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button47.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button47.Location = new System.Drawing.Point(178, 14);
|
|
this.button47.Name = "button47";
|
|
this.button47.Size = new System.Drawing.Size(49, 20);
|
|
this.button47.TabIndex = 1582;
|
|
this.button47.Tag = "12009";
|
|
this.button47.Text = "→";
|
|
this.button47.TextAlign = System.Drawing.ContentAlignment.TopCenter;
|
|
this.button47.UseVisualStyleBackColor = false;
|
|
//
|
|
// button50
|
|
//
|
|
this.button50.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button50.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button50.Location = new System.Drawing.Point(178, 41);
|
|
this.button50.Name = "button50";
|
|
this.button50.Size = new System.Drawing.Size(48, 20);
|
|
this.button50.TabIndex = 1582;
|
|
this.button50.Tag = "12010";
|
|
this.button50.Text = "←";
|
|
this.button50.UseVisualStyleBackColor = false;
|
|
//
|
|
// button53
|
|
//
|
|
this.button53.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button53.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button53.Location = new System.Drawing.Point(178, 65);
|
|
this.button53.Name = "button53";
|
|
this.button53.Size = new System.Drawing.Size(48, 20);
|
|
this.button53.TabIndex = 1582;
|
|
this.button53.Tag = "12011";
|
|
this.button53.Text = "→";
|
|
this.button53.UseVisualStyleBackColor = false;
|
|
//
|
|
// button48
|
|
//
|
|
this.button48.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button48.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button48.Location = new System.Drawing.Point(178, 90);
|
|
this.button48.Name = "button48";
|
|
this.button48.Size = new System.Drawing.Size(48, 20);
|
|
this.button48.TabIndex = 1582;
|
|
this.button48.Tag = "12012";
|
|
this.button48.Text = "←";
|
|
this.button48.UseVisualStyleBackColor = false;
|
|
//
|
|
// button63
|
|
//
|
|
this.button63.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button63.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button63.Location = new System.Drawing.Point(223, 111);
|
|
this.button63.Name = "button63";
|
|
this.button63.Size = new System.Drawing.Size(30, 21);
|
|
this.button63.TabIndex = 1581;
|
|
this.button63.Tag = "12005";
|
|
this.button63.UseVisualStyleBackColor = false;
|
|
//
|
|
// button61
|
|
//
|
|
this.button61.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button61.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button61.Location = new System.Drawing.Point(178, 111);
|
|
this.button61.Name = "button61";
|
|
this.button61.Size = new System.Drawing.Size(49, 20);
|
|
this.button61.TabIndex = 1582;
|
|
this.button61.Tag = "12013";
|
|
this.button61.Text = "→";
|
|
this.button61.UseVisualStyleBackColor = false;
|
|
//
|
|
// button62
|
|
//
|
|
this.button62.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button62.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button62.Location = new System.Drawing.Point(223, 135);
|
|
this.button62.Name = "button62";
|
|
this.button62.Size = new System.Drawing.Size(30, 21);
|
|
this.button62.TabIndex = 1581;
|
|
this.button62.Tag = "12006";
|
|
this.button62.UseVisualStyleBackColor = false;
|
|
//
|
|
// button60
|
|
//
|
|
this.button60.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button60.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button60.Location = new System.Drawing.Point(178, 136);
|
|
this.button60.Name = "button60";
|
|
this.button60.Size = new System.Drawing.Size(48, 20);
|
|
this.button60.TabIndex = 1582;
|
|
this.button60.Tag = "12014";
|
|
this.button60.Text = "←";
|
|
this.button60.UseVisualStyleBackColor = false;
|
|
//
|
|
// button69
|
|
//
|
|
this.button69.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button69.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button69.Location = new System.Drawing.Point(223, 159);
|
|
this.button69.Name = "button69";
|
|
this.button69.Size = new System.Drawing.Size(30, 21);
|
|
this.button69.TabIndex = 1581;
|
|
this.button69.Tag = "12007";
|
|
this.button69.UseVisualStyleBackColor = false;
|
|
//
|
|
// button67
|
|
//
|
|
this.button67.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button67.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button67.Location = new System.Drawing.Point(178, 159);
|
|
this.button67.Name = "button67";
|
|
this.button67.Size = new System.Drawing.Size(49, 20);
|
|
this.button67.TabIndex = 1582;
|
|
this.button67.Tag = "12015";
|
|
this.button67.Text = "→";
|
|
this.button67.UseVisualStyleBackColor = false;
|
|
//
|
|
// button68
|
|
//
|
|
this.button68.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button68.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button68.Location = new System.Drawing.Point(223, 186);
|
|
this.button68.Name = "button68";
|
|
this.button68.Size = new System.Drawing.Size(30, 21);
|
|
this.button68.TabIndex = 1581;
|
|
this.button68.Tag = "12008";
|
|
this.button68.UseVisualStyleBackColor = false;
|
|
//
|
|
// button66
|
|
//
|
|
this.button66.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button66.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button66.Location = new System.Drawing.Point(178, 186);
|
|
this.button66.Name = "button66";
|
|
this.button66.Size = new System.Drawing.Size(48, 20);
|
|
this.button66.TabIndex = 1582;
|
|
this.button66.Tag = "12016";
|
|
this.button66.Text = "←";
|
|
this.button66.UseVisualStyleBackColor = false;
|
|
//
|
|
// button128
|
|
//
|
|
this.button128.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button128.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button128.Location = new System.Drawing.Point(1204, 205);
|
|
this.button128.Name = "button128";
|
|
this.button128.Size = new System.Drawing.Size(21, 109);
|
|
this.button128.TabIndex = 1581;
|
|
this.button128.Tag = "12079";
|
|
this.button128.Text = "↓";
|
|
this.button128.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.button128.UseVisualStyleBackColor = false;
|
|
//
|
|
// button90
|
|
//
|
|
this.button90.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button90.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button90.Location = new System.Drawing.Point(159, 31);
|
|
this.button90.Name = "button90";
|
|
this.button90.Size = new System.Drawing.Size(21, 36);
|
|
this.button90.TabIndex = 1581;
|
|
this.button90.Tag = "12025";
|
|
this.button90.Text = "↓";
|
|
this.button90.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.button90.UseVisualStyleBackColor = false;
|
|
//
|
|
// button91
|
|
//
|
|
this.button91.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button91.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button91.Location = new System.Drawing.Point(159, 82);
|
|
this.button91.Name = "button91";
|
|
this.button91.Size = new System.Drawing.Size(21, 32);
|
|
this.button91.TabIndex = 1581;
|
|
this.button91.Tag = "12026";
|
|
this.button91.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.button91.UseVisualStyleBackColor = false;
|
|
//
|
|
// label80
|
|
//
|
|
this.label80.AutoSize = true;
|
|
this.label80.Location = new System.Drawing.Point(125, 46);
|
|
this.label80.Name = "label80";
|
|
this.label80.Size = new System.Drawing.Size(35, 12);
|
|
this.label80.TabIndex = 1593;
|
|
this.label80.Text = "12018";
|
|
//
|
|
// label83
|
|
//
|
|
this.label83.AutoSize = true;
|
|
this.label83.Location = new System.Drawing.Point(125, 35);
|
|
this.label83.Name = "label83";
|
|
this.label83.Size = new System.Drawing.Size(35, 12);
|
|
this.label83.TabIndex = 1593;
|
|
this.label83.Text = "12025";
|
|
//
|
|
// button92
|
|
//
|
|
this.button92.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button92.Font = new System.Drawing.Font("宋体", 10.25F);
|
|
this.button92.Location = new System.Drawing.Point(159, 130);
|
|
this.button92.Name = "button92";
|
|
this.button92.Size = new System.Drawing.Size(21, 33);
|
|
this.button92.TabIndex = 1581;
|
|
this.button92.Tag = "12027";
|
|
this.button92.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.button92.UseVisualStyleBackColor = false;
|
|
//
|
|
// button118
|
|
//
|
|
this.button118.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button118.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button118.Location = new System.Drawing.Point(1204, 20);
|
|
this.button118.Name = "button118";
|
|
this.button118.Size = new System.Drawing.Size(21, 45);
|
|
this.button118.TabIndex = 1581;
|
|
this.button118.Tag = "12075";
|
|
this.button118.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.button118.UseVisualStyleBackColor = false;
|
|
//
|
|
// button119
|
|
//
|
|
this.button119.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button119.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button119.Location = new System.Drawing.Point(1204, 62);
|
|
this.button119.Name = "button119";
|
|
this.button119.Size = new System.Drawing.Size(21, 52);
|
|
this.button119.TabIndex = 1581;
|
|
this.button119.Tag = "12076";
|
|
this.button119.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.button119.UseVisualStyleBackColor = false;
|
|
//
|
|
// button120
|
|
//
|
|
this.button120.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button120.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button120.Location = new System.Drawing.Point(1204, 108);
|
|
this.button120.Name = "button120";
|
|
this.button120.Size = new System.Drawing.Size(21, 52);
|
|
this.button120.TabIndex = 1581;
|
|
this.button120.Tag = "12077";
|
|
this.button120.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.button120.UseVisualStyleBackColor = false;
|
|
//
|
|
// button72
|
|
//
|
|
this.button72.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button72.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button72.Location = new System.Drawing.Point(159, 175);
|
|
this.button72.Name = "button72";
|
|
this.button72.Size = new System.Drawing.Size(21, 44);
|
|
this.button72.TabIndex = 1581;
|
|
this.button72.Tag = "12028";
|
|
this.button72.Text = "↓";
|
|
this.button72.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.button72.UseVisualStyleBackColor = false;
|
|
//
|
|
// label110
|
|
//
|
|
this.label110.AutoSize = true;
|
|
this.label110.Location = new System.Drawing.Point(1223, 164);
|
|
this.label110.Name = "label110";
|
|
this.label110.Size = new System.Drawing.Size(35, 12);
|
|
this.label110.TabIndex = 1593;
|
|
this.label110.Text = "12073";
|
|
//
|
|
// label112
|
|
//
|
|
this.label112.AutoSize = true;
|
|
this.label112.Location = new System.Drawing.Point(1223, 132);
|
|
this.label112.Name = "label112";
|
|
this.label112.Size = new System.Drawing.Size(35, 12);
|
|
this.label112.TabIndex = 1593;
|
|
this.label112.Text = "12077";
|
|
//
|
|
// label117
|
|
//
|
|
this.label117.AutoSize = true;
|
|
this.label117.Location = new System.Drawing.Point(1223, 50);
|
|
this.label117.Name = "label117";
|
|
this.label117.Size = new System.Drawing.Size(35, 12);
|
|
this.label117.TabIndex = 1593;
|
|
this.label117.Text = "12068";
|
|
//
|
|
// tabPage2
|
|
//
|
|
this.tabPage2.Controls.Add(this.plAccessorial2);
|
|
this.tabPage2.Location = new System.Drawing.Point(4, 21);
|
|
this.tabPage2.Name = "tabPage2";
|
|
this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
|
|
this.tabPage2.Size = new System.Drawing.Size(1431, 390);
|
|
this.tabPage2.TabIndex = 3;
|
|
this.tabPage2.Text = "二楼监视界面";
|
|
this.tabPage2.UseVisualStyleBackColor = true;
|
|
//
|
|
// plAccessorial2
|
|
//
|
|
this.plAccessorial2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
|
this.plAccessorial2.Controls.Add(this.textBox122);
|
|
this.plAccessorial2.Controls.Add(this.textBox112);
|
|
this.plAccessorial2.Controls.Add(this.textBox167);
|
|
this.plAccessorial2.Controls.Add(this.textBox164);
|
|
this.plAccessorial2.Controls.Add(this.textBox162);
|
|
this.plAccessorial2.Controls.Add(this.textBox109);
|
|
this.plAccessorial2.Controls.Add(this.textBox168);
|
|
this.plAccessorial2.Controls.Add(this.textBox99);
|
|
this.plAccessorial2.Controls.Add(this.textBox103);
|
|
this.plAccessorial2.Controls.Add(this.textBox97);
|
|
this.plAccessorial2.Controls.Add(this.linkLabel2);
|
|
this.plAccessorial2.Controls.Add(this.linkLabel1);
|
|
this.plAccessorial2.Controls.Add(this.textBox57);
|
|
this.plAccessorial2.Controls.Add(this.textBox96);
|
|
this.plAccessorial2.Controls.Add(this.textBox165);
|
|
this.plAccessorial2.Controls.Add(this.textBox163);
|
|
this.plAccessorial2.Controls.Add(this.textBox64);
|
|
this.plAccessorial2.Controls.Add(this.textBox61);
|
|
this.plAccessorial2.Controls.Add(this.textBox166);
|
|
this.plAccessorial2.Controls.Add(this.textBox59);
|
|
this.plAccessorial2.Controls.Add(this.button45);
|
|
this.plAccessorial2.Controls.Add(this.button40);
|
|
this.plAccessorial2.Controls.Add(this.button44);
|
|
this.plAccessorial2.Controls.Add(this.button41);
|
|
this.plAccessorial2.Controls.Add(this.button145);
|
|
this.plAccessorial2.Controls.Add(this.button144);
|
|
this.plAccessorial2.Controls.Add(this.button143);
|
|
this.plAccessorial2.Controls.Add(this.button39);
|
|
this.plAccessorial2.Controls.Add(this.label141);
|
|
this.plAccessorial2.Controls.Add(this.label140);
|
|
this.plAccessorial2.Controls.Add(this.label147);
|
|
this.plAccessorial2.Controls.Add(this.label144);
|
|
this.plAccessorial2.Controls.Add(this.label143);
|
|
this.plAccessorial2.Controls.Add(this.label142);
|
|
this.plAccessorial2.Controls.Add(this.label139);
|
|
this.plAccessorial2.Controls.Add(this.label138);
|
|
this.plAccessorial2.Controls.Add(this.label137);
|
|
this.plAccessorial2.Controls.Add(this.label38);
|
|
this.plAccessorial2.Controls.Add(this.label131);
|
|
this.plAccessorial2.Controls.Add(this.label86);
|
|
this.plAccessorial2.Controls.Add(this.label149);
|
|
this.plAccessorial2.Controls.Add(this.label148);
|
|
this.plAccessorial2.Controls.Add(this.label39);
|
|
this.plAccessorial2.Controls.Add(this.label146);
|
|
this.plAccessorial2.Controls.Add(this.label17);
|
|
this.plAccessorial2.Controls.Add(this.label145);
|
|
this.plAccessorial2.Controls.Add(this.label21);
|
|
this.plAccessorial2.Controls.Add(this.label20);
|
|
this.plAccessorial2.Controls.Add(this.label11);
|
|
this.plAccessorial2.Controls.Add(this.button139);
|
|
this.plAccessorial2.Controls.Add(this.button138);
|
|
this.plAccessorial2.Controls.Add(this.button142);
|
|
this.plAccessorial2.Controls.Add(this.button141);
|
|
this.plAccessorial2.Controls.Add(this.button140);
|
|
this.plAccessorial2.Controls.Add(this.button137);
|
|
this.plAccessorial2.Controls.Add(this.button136);
|
|
this.plAccessorial2.Controls.Add(this.button135);
|
|
this.plAccessorial2.Controls.Add(this.textBox159);
|
|
this.plAccessorial2.Controls.Add(this.textBox157);
|
|
this.plAccessorial2.Controls.Add(this.textBox160);
|
|
this.plAccessorial2.Controls.Add(this.textBox158);
|
|
this.plAccessorial2.Controls.Add(this.textBox156);
|
|
this.plAccessorial2.Controls.Add(this.textBox155);
|
|
this.plAccessorial2.Controls.Add(this.textBox154);
|
|
this.plAccessorial2.Controls.Add(this.textBox152);
|
|
this.plAccessorial2.Controls.Add(this.textBox151);
|
|
this.plAccessorial2.Controls.Add(this.textBox134);
|
|
this.plAccessorial2.Controls.Add(this.textBox132);
|
|
this.plAccessorial2.Controls.Add(this.textBox130);
|
|
this.plAccessorial2.Controls.Add(this.textBox128);
|
|
this.plAccessorial2.Controls.Add(this.textBox133);
|
|
this.plAccessorial2.Controls.Add(this.textBox131);
|
|
this.plAccessorial2.Controls.Add(this.textBox129);
|
|
this.plAccessorial2.Controls.Add(this.textBox127);
|
|
this.plAccessorial2.Controls.Add(this.textBox126);
|
|
this.plAccessorial2.Controls.Add(this.textBox125);
|
|
this.plAccessorial2.Controls.Add(this.textBox124);
|
|
this.plAccessorial2.Controls.Add(this.textBox123);
|
|
this.plAccessorial2.Controls.Add(this.textBox100);
|
|
this.plAccessorial2.Controls.Add(this.textBox98);
|
|
this.plAccessorial2.Controls.Add(this.label22);
|
|
this.plAccessorial2.Controls.Add(this.label23);
|
|
this.plAccessorial2.Controls.Add(this.radioButton3);
|
|
this.plAccessorial2.Controls.Add(this.radioButton12);
|
|
this.plAccessorial2.Controls.Add(this.button9);
|
|
this.plAccessorial2.Controls.Add(this.button133);
|
|
this.plAccessorial2.Controls.Add(this.button37);
|
|
this.plAccessorial2.Controls.Add(this.button130);
|
|
this.plAccessorial2.Controls.Add(this.button43);
|
|
this.plAccessorial2.Controls.Add(this.button36);
|
|
this.plAccessorial2.Controls.Add(this.button17);
|
|
this.plAccessorial2.Controls.Add(this.button132);
|
|
this.plAccessorial2.Controls.Add(this.button35);
|
|
this.plAccessorial2.Controls.Add(this.button129);
|
|
this.plAccessorial2.Controls.Add(this.button14);
|
|
this.plAccessorial2.Controls.Add(this.button42);
|
|
this.plAccessorial2.Controls.Add(this.button18);
|
|
this.plAccessorial2.Controls.Add(this.button15);
|
|
this.plAccessorial2.Controls.Add(this.button12);
|
|
this.plAccessorial2.Controls.Add(this.label6);
|
|
this.plAccessorial2.Controls.Add(this.label10);
|
|
this.plAccessorial2.Controls.Add(this.button5);
|
|
this.plAccessorial2.Controls.Add(this.button4);
|
|
this.plAccessorial2.Controls.Add(this.label128);
|
|
this.plAccessorial2.Controls.Add(this.label29);
|
|
this.plAccessorial2.Controls.Add(this.label130);
|
|
this.plAccessorial2.Controls.Add(this.label27);
|
|
this.plAccessorial2.Controls.Add(this.label25);
|
|
this.plAccessorial2.Controls.Add(this.label127);
|
|
this.plAccessorial2.Controls.Add(this.label28);
|
|
this.plAccessorial2.Controls.Add(this.label35);
|
|
this.plAccessorial2.Controls.Add(this.label34);
|
|
this.plAccessorial2.Controls.Add(this.label33);
|
|
this.plAccessorial2.Controls.Add(this.label129);
|
|
this.plAccessorial2.Controls.Add(this.label32);
|
|
this.plAccessorial2.Controls.Add(this.label26);
|
|
this.plAccessorial2.Controls.Add(this.label134);
|
|
this.plAccessorial2.Controls.Add(this.label132);
|
|
this.plAccessorial2.Controls.Add(this.label133);
|
|
this.plAccessorial2.Controls.Add(this.label24);
|
|
this.plAccessorial2.Controls.Add(this.label31);
|
|
this.plAccessorial2.Controls.Add(this.label37);
|
|
this.plAccessorial2.Controls.Add(this.label36);
|
|
this.plAccessorial2.Controls.Add(this.label30);
|
|
this.plAccessorial2.Controls.Add(this.textBox12);
|
|
this.plAccessorial2.Controls.Add(this.textBox93);
|
|
this.plAccessorial2.Controls.Add(this.textBox14);
|
|
this.plAccessorial2.Controls.Add(this.button13);
|
|
this.plAccessorial2.Controls.Add(this.button6);
|
|
this.plAccessorial2.Controls.Add(this.button8);
|
|
this.plAccessorial2.Controls.Add(this.button10);
|
|
this.plAccessorial2.Controls.Add(this.button7);
|
|
this.plAccessorial2.Controls.Add(this.button16);
|
|
this.plAccessorial2.Controls.Add(this.button11);
|
|
this.plAccessorial2.Controls.Add(this.button38);
|
|
this.plAccessorial2.Location = new System.Drawing.Point(0, 1);
|
|
this.plAccessorial2.Name = "plAccessorial2";
|
|
this.plAccessorial2.Size = new System.Drawing.Size(1428, 327);
|
|
this.plAccessorial2.TabIndex = 1;
|
|
//
|
|
// textBox122
|
|
//
|
|
this.textBox122.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox122.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox122.Location = new System.Drawing.Point(1222, 91);
|
|
this.textBox122.Multiline = true;
|
|
this.textBox122.Name = "textBox122";
|
|
this.textBox122.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox122.TabIndex = 1634;
|
|
this.textBox122.Tag = "23002.0";
|
|
this.textBox122.Visible = false;
|
|
//
|
|
// textBox112
|
|
//
|
|
this.textBox112.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox112.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox112.Location = new System.Drawing.Point(1210, 128);
|
|
this.textBox112.Multiline = true;
|
|
this.textBox112.Name = "textBox112";
|
|
this.textBox112.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox112.TabIndex = 1629;
|
|
this.textBox112.Tag = "23001.0";
|
|
this.textBox112.Visible = false;
|
|
//
|
|
// textBox167
|
|
//
|
|
this.textBox167.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox167.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox167.Location = new System.Drawing.Point(1350, 111);
|
|
this.textBox167.Multiline = true;
|
|
this.textBox167.Name = "textBox167";
|
|
this.textBox167.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox167.TabIndex = 1630;
|
|
this.textBox167.Tag = "22012.0";
|
|
this.textBox167.Visible = false;
|
|
//
|
|
// textBox164
|
|
//
|
|
this.textBox164.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox164.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox164.Location = new System.Drawing.Point(1311, 128);
|
|
this.textBox164.Multiline = true;
|
|
this.textBox164.Name = "textBox164";
|
|
this.textBox164.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox164.TabIndex = 1631;
|
|
this.textBox164.Tag = "22011.0";
|
|
this.textBox164.Visible = false;
|
|
//
|
|
// textBox162
|
|
//
|
|
this.textBox162.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox162.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox162.Location = new System.Drawing.Point(1242, 128);
|
|
this.textBox162.Multiline = true;
|
|
this.textBox162.Name = "textBox162";
|
|
this.textBox162.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox162.TabIndex = 1626;
|
|
this.textBox162.Tag = "22009.0";
|
|
this.textBox162.Visible = false;
|
|
//
|
|
// textBox109
|
|
//
|
|
this.textBox109.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox109.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox109.Location = new System.Drawing.Point(1179, 128);
|
|
this.textBox109.Multiline = true;
|
|
this.textBox109.Name = "textBox109";
|
|
this.textBox109.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox109.TabIndex = 1627;
|
|
this.textBox109.Tag = "22008.0";
|
|
this.textBox109.Visible = false;
|
|
//
|
|
// textBox168
|
|
//
|
|
this.textBox168.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox168.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox168.Location = new System.Drawing.Point(1061, 128);
|
|
this.textBox168.Multiline = true;
|
|
this.textBox168.Name = "textBox168";
|
|
this.textBox168.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox168.TabIndex = 1628;
|
|
this.textBox168.Tag = "24001.0";
|
|
this.textBox168.Visible = false;
|
|
//
|
|
// textBox99
|
|
//
|
|
this.textBox99.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox99.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox99.Location = new System.Drawing.Point(1040, 128);
|
|
this.textBox99.Multiline = true;
|
|
this.textBox99.Name = "textBox99";
|
|
this.textBox99.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox99.TabIndex = 1632;
|
|
this.textBox99.Tag = "22006.0";
|
|
this.textBox99.Visible = false;
|
|
//
|
|
// textBox103
|
|
//
|
|
this.textBox103.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox103.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox103.Location = new System.Drawing.Point(920, 128);
|
|
this.textBox103.Multiline = true;
|
|
this.textBox103.Name = "textBox103";
|
|
this.textBox103.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox103.TabIndex = 1636;
|
|
this.textBox103.Tag = "22004.0";
|
|
this.textBox103.Visible = false;
|
|
//
|
|
// textBox97
|
|
//
|
|
this.textBox97.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox97.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox97.Location = new System.Drawing.Point(991, 128);
|
|
this.textBox97.Multiline = true;
|
|
this.textBox97.Name = "textBox97";
|
|
this.textBox97.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox97.TabIndex = 1635;
|
|
this.textBox97.Tag = "22005.0";
|
|
this.textBox97.Visible = false;
|
|
//
|
|
// linkLabel2
|
|
//
|
|
this.linkLabel2.BackColor = System.Drawing.Color.Silver;
|
|
this.linkLabel2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
this.linkLabel2.Image = global::ControlSystem.Properties.Resources.SCDRESPL;
|
|
this.linkLabel2.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.linkLabel2.Location = new System.Drawing.Point(921, 55);
|
|
this.linkLabel2.Name = "linkLabel2";
|
|
this.linkLabel2.Size = new System.Drawing.Size(99, 14);
|
|
this.linkLabel2.TabIndex = 1637;
|
|
this.linkLabel2.TabStop = true;
|
|
this.linkLabel2.Tag = "24002";
|
|
this.linkLabel2.Text = "强制叠盘完成";
|
|
this.linkLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
this.linkLabel2.Click += new System.EventHandler(this.HandleCompelte_Click);
|
|
//
|
|
// linkLabel1
|
|
//
|
|
this.linkLabel1.BackColor = System.Drawing.Color.Silver;
|
|
this.linkLabel1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
this.linkLabel1.Image = global::ControlSystem.Properties.Resources.Icon_02;
|
|
this.linkLabel1.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.linkLabel1.Location = new System.Drawing.Point(1028, 55);
|
|
this.linkLabel1.Name = "linkLabel1";
|
|
this.linkLabel1.Size = new System.Drawing.Size(99, 14);
|
|
this.linkLabel1.TabIndex = 1638;
|
|
this.linkLabel1.TabStop = true;
|
|
this.linkLabel1.Tag = "22015";
|
|
this.linkLabel1.Text = "重新申请任务";
|
|
this.linkLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
this.linkLabel1.Click += new System.EventHandler(this.ReApplyTask_Click);
|
|
//
|
|
// textBox57
|
|
//
|
|
this.textBox57.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox57.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox57.Location = new System.Drawing.Point(1042, 91);
|
|
this.textBox57.Multiline = true;
|
|
this.textBox57.Name = "textBox57";
|
|
this.textBox57.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox57.TabIndex = 1633;
|
|
this.textBox57.Tag = "22015.0";
|
|
this.textBox57.Visible = false;
|
|
//
|
|
// textBox96
|
|
//
|
|
this.textBox96.BackColor = System.Drawing.Color.DeepSkyBlue;
|
|
this.textBox96.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox96.Location = new System.Drawing.Point(1070, 128);
|
|
this.textBox96.Multiline = true;
|
|
this.textBox96.Name = "textBox96";
|
|
this.textBox96.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox96.TabIndex = 1622;
|
|
this.textBox96.Tag = "22007.1";
|
|
this.textBox96.Visible = false;
|
|
//
|
|
// textBox165
|
|
//
|
|
this.textBox165.BackColor = System.Drawing.Color.DeepSkyBlue;
|
|
this.textBox165.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox165.Location = new System.Drawing.Point(1202, 128);
|
|
this.textBox165.Multiline = true;
|
|
this.textBox165.Name = "textBox165";
|
|
this.textBox165.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox165.TabIndex = 1624;
|
|
this.textBox165.Tag = "23001.1";
|
|
this.textBox165.Visible = false;
|
|
//
|
|
// textBox163
|
|
//
|
|
this.textBox163.BackColor = System.Drawing.Color.DeepSkyBlue;
|
|
this.textBox163.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox163.Location = new System.Drawing.Point(1215, 91);
|
|
this.textBox163.Multiline = true;
|
|
this.textBox163.Name = "textBox163";
|
|
this.textBox163.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox163.TabIndex = 1625;
|
|
this.textBox163.Tag = "23002.1";
|
|
this.textBox163.Visible = false;
|
|
//
|
|
// textBox64
|
|
//
|
|
this.textBox64.BackColor = System.Drawing.Color.DeepSkyBlue;
|
|
this.textBox64.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox64.Location = new System.Drawing.Point(968, 91);
|
|
this.textBox64.Multiline = true;
|
|
this.textBox64.Name = "textBox64";
|
|
this.textBox64.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox64.TabIndex = 1623;
|
|
this.textBox64.Tag = "22017.1";
|
|
this.textBox64.Visible = false;
|
|
//
|
|
// textBox61
|
|
//
|
|
this.textBox61.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox61.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox61.Location = new System.Drawing.Point(980, 91);
|
|
this.textBox61.Multiline = true;
|
|
this.textBox61.Name = "textBox61";
|
|
this.textBox61.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox61.TabIndex = 1593;
|
|
this.textBox61.Tag = "24002.0";
|
|
this.textBox61.Visible = false;
|
|
//
|
|
// textBox166
|
|
//
|
|
this.textBox166.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox166.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox166.Location = new System.Drawing.Point(1309, 92);
|
|
this.textBox166.Multiline = true;
|
|
this.textBox166.Name = "textBox166";
|
|
this.textBox166.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox166.TabIndex = 1591;
|
|
this.textBox166.Tag = "22013.0";
|
|
this.textBox166.Visible = false;
|
|
//
|
|
// textBox59
|
|
//
|
|
this.textBox59.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox59.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox59.Location = new System.Drawing.Point(999, 92);
|
|
this.textBox59.Multiline = true;
|
|
this.textBox59.Name = "textBox59";
|
|
this.textBox59.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox59.TabIndex = 1592;
|
|
this.textBox59.Tag = "22016.0";
|
|
this.textBox59.Visible = false;
|
|
//
|
|
// button45
|
|
//
|
|
this.button45.Location = new System.Drawing.Point(1051, 119);
|
|
this.button45.Name = "button45";
|
|
this.button45.Size = new System.Drawing.Size(36, 31);
|
|
this.button45.TabIndex = 1620;
|
|
this.button45.Tag = "24002";
|
|
this.button45.UseVisualStyleBackColor = true;
|
|
//
|
|
// button40
|
|
//
|
|
this.button40.Location = new System.Drawing.Point(965, 81);
|
|
this.button40.Name = "button40";
|
|
this.button40.Size = new System.Drawing.Size(36, 31);
|
|
this.button40.TabIndex = 1621;
|
|
this.button40.Tag = "24002";
|
|
this.button40.UseVisualStyleBackColor = true;
|
|
//
|
|
// button44
|
|
//
|
|
this.button44.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button44.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button44.Location = new System.Drawing.Point(653, 121);
|
|
this.button44.Name = "button44";
|
|
this.button44.Size = new System.Drawing.Size(285, 23);
|
|
this.button44.TabIndex = 1617;
|
|
this.button44.Tag = "22004";
|
|
this.button44.Text = "→";
|
|
this.button44.UseVisualStyleBackColor = false;
|
|
//
|
|
// button41
|
|
//
|
|
this.button41.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button41.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button41.Location = new System.Drawing.Point(1018, 84);
|
|
this.button41.Name = "button41";
|
|
this.button41.Size = new System.Drawing.Size(184, 23);
|
|
this.button41.TabIndex = 1618;
|
|
this.button41.Tag = "22015";
|
|
this.button41.Text = "←";
|
|
this.button41.UseVisualStyleBackColor = false;
|
|
//
|
|
// button145
|
|
//
|
|
this.button145.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button145.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button145.Location = new System.Drawing.Point(1340, 84);
|
|
this.button145.Name = "button145";
|
|
this.button145.Size = new System.Drawing.Size(25, 60);
|
|
this.button145.TabIndex = 1616;
|
|
this.button145.Tag = "22012";
|
|
this.button145.Text = "↑";
|
|
this.button145.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
this.button145.UseVisualStyleBackColor = false;
|
|
//
|
|
// button144
|
|
//
|
|
this.button144.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button144.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button144.Location = new System.Drawing.Point(1248, 84);
|
|
this.button144.Name = "button144";
|
|
this.button144.Size = new System.Drawing.Size(113, 23);
|
|
this.button144.TabIndex = 1614;
|
|
this.button144.Tag = "22013";
|
|
this.button144.Text = "←";
|
|
this.button144.UseVisualStyleBackColor = false;
|
|
//
|
|
// button143
|
|
//
|
|
this.button143.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button143.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button143.Location = new System.Drawing.Point(1234, 84);
|
|
this.button143.Name = "button143";
|
|
this.button143.Size = new System.Drawing.Size(16, 23);
|
|
this.button143.TabIndex = 1613;
|
|
this.button143.Tag = "22014";
|
|
this.button143.UseVisualStyleBackColor = false;
|
|
//
|
|
// button39
|
|
//
|
|
this.button39.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button39.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button39.Location = new System.Drawing.Point(910, 84);
|
|
this.button39.Name = "button39";
|
|
this.button39.Size = new System.Drawing.Size(110, 23);
|
|
this.button39.TabIndex = 1615;
|
|
this.button39.Tag = "22016";
|
|
this.button39.Text = "←";
|
|
this.button39.UseVisualStyleBackColor = false;
|
|
//
|
|
// label141
|
|
//
|
|
this.label141.AutoSize = true;
|
|
this.label141.Location = new System.Drawing.Point(1199, 62);
|
|
this.label141.Name = "label141";
|
|
this.label141.Size = new System.Drawing.Size(35, 12);
|
|
this.label141.TabIndex = 1603;
|
|
this.label141.Text = "23002";
|
|
//
|
|
// label140
|
|
//
|
|
this.label140.AutoSize = true;
|
|
this.label140.Location = new System.Drawing.Point(1200, 108);
|
|
this.label140.Name = "label140";
|
|
this.label140.Size = new System.Drawing.Size(35, 12);
|
|
this.label140.TabIndex = 1606;
|
|
this.label140.Text = "23001";
|
|
//
|
|
// label147
|
|
//
|
|
this.label147.AutoSize = true;
|
|
this.label147.Location = new System.Drawing.Point(1336, 69);
|
|
this.label147.Name = "label147";
|
|
this.label147.Size = new System.Drawing.Size(35, 12);
|
|
this.label147.TabIndex = 1607;
|
|
this.label147.Text = "22012";
|
|
//
|
|
// label144
|
|
//
|
|
this.label144.AutoSize = true;
|
|
this.label144.Location = new System.Drawing.Point(1311, 109);
|
|
this.label144.Name = "label144";
|
|
this.label144.Size = new System.Drawing.Size(35, 12);
|
|
this.label144.TabIndex = 1604;
|
|
this.label144.Text = "22011";
|
|
//
|
|
// label143
|
|
//
|
|
this.label143.AutoSize = true;
|
|
this.label143.Location = new System.Drawing.Point(1278, 109);
|
|
this.label143.Name = "label143";
|
|
this.label143.Size = new System.Drawing.Size(35, 12);
|
|
this.label143.TabIndex = 1605;
|
|
this.label143.Text = "22010";
|
|
//
|
|
// label142
|
|
//
|
|
this.label142.AutoSize = true;
|
|
this.label142.Location = new System.Drawing.Point(1243, 109);
|
|
this.label142.Name = "label142";
|
|
this.label142.Size = new System.Drawing.Size(35, 12);
|
|
this.label142.TabIndex = 1602;
|
|
this.label142.Text = "22009";
|
|
//
|
|
// label139
|
|
//
|
|
this.label139.AutoSize = true;
|
|
this.label139.Location = new System.Drawing.Point(1135, 108);
|
|
this.label139.Name = "label139";
|
|
this.label139.Size = new System.Drawing.Size(35, 12);
|
|
this.label139.TabIndex = 1601;
|
|
this.label139.Text = "22008";
|
|
//
|
|
// label138
|
|
//
|
|
this.label138.AutoSize = true;
|
|
this.label138.Location = new System.Drawing.Point(1015, 107);
|
|
this.label138.Name = "label138";
|
|
this.label138.Size = new System.Drawing.Size(35, 12);
|
|
this.label138.TabIndex = 1609;
|
|
this.label138.Text = "22006";
|
|
//
|
|
// label137
|
|
//
|
|
this.label137.AutoSize = true;
|
|
this.label137.Location = new System.Drawing.Point(935, 108);
|
|
this.label137.Name = "label137";
|
|
this.label137.Size = new System.Drawing.Size(35, 12);
|
|
this.label137.TabIndex = 1608;
|
|
this.label137.Text = "22005";
|
|
//
|
|
// label38
|
|
//
|
|
this.label38.AutoSize = true;
|
|
this.label38.Location = new System.Drawing.Point(763, 109);
|
|
this.label38.Name = "label38";
|
|
this.label38.Size = new System.Drawing.Size(35, 12);
|
|
this.label38.TabIndex = 1610;
|
|
this.label38.Text = "22004";
|
|
//
|
|
// label131
|
|
//
|
|
this.label131.AutoSize = true;
|
|
this.label131.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label131.ForeColor = System.Drawing.SystemColors.ActiveCaption;
|
|
this.label131.Location = new System.Drawing.Point(1172, 150);
|
|
this.label131.Name = "label131";
|
|
this.label131.Size = new System.Drawing.Size(91, 14);
|
|
this.label131.TabIndex = 1612;
|
|
this.label131.Text = "机器人抓表位";
|
|
//
|
|
// label86
|
|
//
|
|
this.label86.AutoSize = true;
|
|
this.label86.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label86.ForeColor = System.Drawing.SystemColors.ActiveCaption;
|
|
this.label86.Location = new System.Drawing.Point(1172, 47);
|
|
this.label86.Name = "label86";
|
|
this.label86.Size = new System.Drawing.Size(91, 14);
|
|
this.label86.TabIndex = 1612;
|
|
this.label86.Text = "机器人放表位";
|
|
//
|
|
// label149
|
|
//
|
|
this.label149.AutoSize = true;
|
|
this.label149.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label149.Location = new System.Drawing.Point(1268, 52);
|
|
this.label149.Name = "label149";
|
|
this.label149.Size = new System.Drawing.Size(91, 14);
|
|
this.label149.TabIndex = 1612;
|
|
this.label149.Text = "下层空箱输送";
|
|
//
|
|
// label148
|
|
//
|
|
this.label148.AutoSize = true;
|
|
this.label148.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label148.ForeColor = System.Drawing.SystemColors.ActiveCaption;
|
|
this.label148.Location = new System.Drawing.Point(1172, 21);
|
|
this.label148.Name = "label148";
|
|
this.label148.Size = new System.Drawing.Size(93, 16);
|
|
this.label148.TabIndex = 1611;
|
|
this.label148.Text = "自动校表线";
|
|
//
|
|
// label39
|
|
//
|
|
this.label39.AutoSize = true;
|
|
this.label39.Location = new System.Drawing.Point(1052, 107);
|
|
this.label39.Name = "label39";
|
|
this.label39.Size = new System.Drawing.Size(35, 12);
|
|
this.label39.TabIndex = 1595;
|
|
this.label39.Text = "24001";
|
|
//
|
|
// label146
|
|
//
|
|
this.label146.AutoSize = true;
|
|
this.label146.Location = new System.Drawing.Point(1288, 69);
|
|
this.label146.Name = "label146";
|
|
this.label146.Size = new System.Drawing.Size(35, 12);
|
|
this.label146.TabIndex = 1594;
|
|
this.label146.Text = "22013";
|
|
//
|
|
// label17
|
|
//
|
|
this.label17.AutoSize = true;
|
|
this.label17.Location = new System.Drawing.Point(966, 69);
|
|
this.label17.Name = "label17";
|
|
this.label17.Size = new System.Drawing.Size(35, 12);
|
|
this.label17.TabIndex = 1596;
|
|
this.label17.Text = "24002";
|
|
//
|
|
// label145
|
|
//
|
|
this.label145.AutoSize = true;
|
|
this.label145.Location = new System.Drawing.Point(1234, 70);
|
|
this.label145.Name = "label145";
|
|
this.label145.Size = new System.Drawing.Size(35, 12);
|
|
this.label145.TabIndex = 1599;
|
|
this.label145.Text = "22014";
|
|
//
|
|
// label21
|
|
//
|
|
this.label21.AutoSize = true;
|
|
this.label21.Location = new System.Drawing.Point(763, 68);
|
|
this.label21.Name = "label21";
|
|
this.label21.Size = new System.Drawing.Size(35, 12);
|
|
this.label21.TabIndex = 1600;
|
|
this.label21.Text = "22018";
|
|
//
|
|
// label20
|
|
//
|
|
this.label20.AutoSize = true;
|
|
this.label20.Location = new System.Drawing.Point(924, 69);
|
|
this.label20.Name = "label20";
|
|
this.label20.Size = new System.Drawing.Size(35, 12);
|
|
this.label20.TabIndex = 1598;
|
|
this.label20.Text = "22016";
|
|
//
|
|
// label11
|
|
//
|
|
this.label11.AutoSize = true;
|
|
this.label11.Location = new System.Drawing.Point(1033, 70);
|
|
this.label11.Name = "label11";
|
|
this.label11.Size = new System.Drawing.Size(47, 12);
|
|
this.label11.TabIndex = 1597;
|
|
this.label11.Text = "☆22015";
|
|
//
|
|
// button139
|
|
//
|
|
this.button139.BackColor = System.Drawing.Color.Transparent;
|
|
this.button139.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button139.Location = new System.Drawing.Point(1199, 77);
|
|
this.button139.Name = "button139";
|
|
this.button139.Size = new System.Drawing.Size(36, 30);
|
|
this.button139.TabIndex = 1644;
|
|
this.button139.Tag = "23002";
|
|
this.button139.Text = "←";
|
|
this.button139.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.button139.UseVisualStyleBackColor = false;
|
|
//
|
|
// button138
|
|
//
|
|
this.button138.BackColor = System.Drawing.Color.Transparent;
|
|
this.button138.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button138.Location = new System.Drawing.Point(1200, 121);
|
|
this.button138.Name = "button138";
|
|
this.button138.Size = new System.Drawing.Size(36, 29);
|
|
this.button138.TabIndex = 1643;
|
|
this.button138.Tag = "23001";
|
|
this.button138.Text = "→";
|
|
this.button138.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
this.button138.UseVisualStyleBackColor = false;
|
|
//
|
|
// button142
|
|
//
|
|
this.button142.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button142.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button142.Location = new System.Drawing.Point(1305, 121);
|
|
this.button142.Name = "button142";
|
|
this.button142.Size = new System.Drawing.Size(60, 23);
|
|
this.button142.TabIndex = 1646;
|
|
this.button142.Tag = "22011";
|
|
this.button142.Text = "→";
|
|
this.button142.UseVisualStyleBackColor = false;
|
|
//
|
|
// button141
|
|
//
|
|
this.button141.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button141.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button141.Location = new System.Drawing.Point(1294, 121);
|
|
this.button141.Name = "button141";
|
|
this.button141.Size = new System.Drawing.Size(15, 23);
|
|
this.button141.TabIndex = 1645;
|
|
this.button141.Tag = "22010";
|
|
this.button141.UseVisualStyleBackColor = false;
|
|
//
|
|
// button140
|
|
//
|
|
this.button140.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button140.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button140.Location = new System.Drawing.Point(1234, 121);
|
|
this.button140.Name = "button140";
|
|
this.button140.Size = new System.Drawing.Size(63, 23);
|
|
this.button140.TabIndex = 1640;
|
|
this.button140.Tag = "22009";
|
|
this.button140.Text = "→";
|
|
this.button140.UseVisualStyleBackColor = false;
|
|
//
|
|
// button137
|
|
//
|
|
this.button137.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button137.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button137.Location = new System.Drawing.Point(1084, 121);
|
|
this.button137.Name = "button137";
|
|
this.button137.Size = new System.Drawing.Size(118, 23);
|
|
this.button137.TabIndex = 1639;
|
|
this.button137.Tag = "22008";
|
|
this.button137.Text = "→";
|
|
this.button137.UseVisualStyleBackColor = false;
|
|
//
|
|
// button136
|
|
//
|
|
this.button136.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button136.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button136.Location = new System.Drawing.Point(1015, 121);
|
|
this.button136.Name = "button136";
|
|
this.button136.Size = new System.Drawing.Size(72, 23);
|
|
this.button136.TabIndex = 1642;
|
|
this.button136.Tag = "22006";
|
|
this.button136.Text = "→";
|
|
this.button136.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.button136.UseVisualStyleBackColor = false;
|
|
//
|
|
// button135
|
|
//
|
|
this.button135.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button135.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button135.Location = new System.Drawing.Point(936, 121);
|
|
this.button135.Name = "button135";
|
|
this.button135.Size = new System.Drawing.Size(82, 23);
|
|
this.button135.TabIndex = 1641;
|
|
this.button135.Tag = "22005";
|
|
this.button135.Text = "→";
|
|
this.button135.UseVisualStyleBackColor = false;
|
|
//
|
|
// textBox159
|
|
//
|
|
this.textBox159.BackColor = System.Drawing.Color.DeepSkyBlue;
|
|
this.textBox159.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox159.Location = new System.Drawing.Point(526, 94);
|
|
this.textBox159.Multiline = true;
|
|
this.textBox159.Name = "textBox159";
|
|
this.textBox159.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox159.TabIndex = 1586;
|
|
this.textBox159.Tag = "22027.1";
|
|
this.textBox159.Visible = false;
|
|
//
|
|
// textBox157
|
|
//
|
|
this.textBox157.BackColor = System.Drawing.Color.DeepSkyBlue;
|
|
this.textBox157.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox157.Location = new System.Drawing.Point(639, 122);
|
|
this.textBox157.Multiline = true;
|
|
this.textBox157.Name = "textBox157";
|
|
this.textBox157.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox157.TabIndex = 1586;
|
|
this.textBox157.Tag = "22025.1";
|
|
this.textBox157.Visible = false;
|
|
//
|
|
// textBox160
|
|
//
|
|
this.textBox160.BackColor = System.Drawing.Color.DeepSkyBlue;
|
|
this.textBox160.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox160.Location = new System.Drawing.Point(132, 87);
|
|
this.textBox160.Multiline = true;
|
|
this.textBox160.Name = "textBox160";
|
|
this.textBox160.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox160.TabIndex = 1586;
|
|
this.textBox160.Tag = "22020.1";
|
|
this.textBox160.Visible = false;
|
|
//
|
|
// textBox158
|
|
//
|
|
this.textBox158.BackColor = System.Drawing.Color.DeepSkyBlue;
|
|
this.textBox158.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox158.Location = new System.Drawing.Point(506, 94);
|
|
this.textBox158.Multiline = true;
|
|
this.textBox158.Name = "textBox158";
|
|
this.textBox158.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox158.TabIndex = 1586;
|
|
this.textBox158.Tag = "22026.1";
|
|
this.textBox158.Visible = false;
|
|
//
|
|
// textBox156
|
|
//
|
|
this.textBox156.BackColor = System.Drawing.Color.DeepSkyBlue;
|
|
this.textBox156.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox156.Location = new System.Drawing.Point(619, 122);
|
|
this.textBox156.Multiline = true;
|
|
this.textBox156.Name = "textBox156";
|
|
this.textBox156.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox156.TabIndex = 1586;
|
|
this.textBox156.Tag = "22024.1";
|
|
this.textBox156.Visible = false;
|
|
//
|
|
// textBox155
|
|
//
|
|
this.textBox155.BackColor = System.Drawing.Color.DeepSkyBlue;
|
|
this.textBox155.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox155.Location = new System.Drawing.Point(639, 82);
|
|
this.textBox155.Multiline = true;
|
|
this.textBox155.Name = "textBox155";
|
|
this.textBox155.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox155.TabIndex = 1586;
|
|
this.textBox155.Tag = "22029.1";
|
|
this.textBox155.Visible = false;
|
|
//
|
|
// textBox154
|
|
//
|
|
this.textBox154.BackColor = System.Drawing.Color.DeepSkyBlue;
|
|
this.textBox154.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox154.Location = new System.Drawing.Point(619, 82);
|
|
this.textBox154.Multiline = true;
|
|
this.textBox154.Name = "textBox154";
|
|
this.textBox154.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox154.TabIndex = 1586;
|
|
this.textBox154.Tag = "22028.1";
|
|
this.textBox154.Visible = false;
|
|
//
|
|
// textBox152
|
|
//
|
|
this.textBox152.BackColor = System.Drawing.Color.DeepSkyBlue;
|
|
this.textBox152.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox152.Location = new System.Drawing.Point(639, 42);
|
|
this.textBox152.Multiline = true;
|
|
this.textBox152.Name = "textBox152";
|
|
this.textBox152.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox152.TabIndex = 1586;
|
|
this.textBox152.Tag = "22037.1";
|
|
this.textBox152.Visible = false;
|
|
//
|
|
// textBox151
|
|
//
|
|
this.textBox151.BackColor = System.Drawing.Color.DeepSkyBlue;
|
|
this.textBox151.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox151.Location = new System.Drawing.Point(619, 42);
|
|
this.textBox151.Multiline = true;
|
|
this.textBox151.Name = "textBox151";
|
|
this.textBox151.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox151.TabIndex = 1586;
|
|
this.textBox151.Tag = "22036.1";
|
|
this.textBox151.Visible = false;
|
|
//
|
|
// textBox134
|
|
//
|
|
this.textBox134.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox134.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox134.Location = new System.Drawing.Point(639, 131);
|
|
this.textBox134.Multiline = true;
|
|
this.textBox134.Name = "textBox134";
|
|
this.textBox134.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox134.TabIndex = 1452;
|
|
this.textBox134.Tag = "22025.0";
|
|
this.textBox134.Visible = false;
|
|
//
|
|
// textBox132
|
|
//
|
|
this.textBox132.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox132.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox132.Location = new System.Drawing.Point(639, 52);
|
|
this.textBox132.Multiline = true;
|
|
this.textBox132.Name = "textBox132";
|
|
this.textBox132.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox132.TabIndex = 1452;
|
|
this.textBox132.Tag = "22037.0";
|
|
this.textBox132.Visible = false;
|
|
//
|
|
// textBox130
|
|
//
|
|
this.textBox130.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox130.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox130.Location = new System.Drawing.Point(639, 91);
|
|
this.textBox130.Multiline = true;
|
|
this.textBox130.Name = "textBox130";
|
|
this.textBox130.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox130.TabIndex = 1452;
|
|
this.textBox130.Tag = "22029.0";
|
|
this.textBox130.Visible = false;
|
|
//
|
|
// textBox128
|
|
//
|
|
this.textBox128.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox128.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox128.Location = new System.Drawing.Point(639, 68);
|
|
this.textBox128.Multiline = true;
|
|
this.textBox128.Name = "textBox128";
|
|
this.textBox128.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox128.TabIndex = 1452;
|
|
this.textBox128.Tag = "22035.0";
|
|
this.textBox128.Visible = false;
|
|
//
|
|
// textBox133
|
|
//
|
|
this.textBox133.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox133.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox133.Location = new System.Drawing.Point(619, 131);
|
|
this.textBox133.Multiline = true;
|
|
this.textBox133.Name = "textBox133";
|
|
this.textBox133.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox133.TabIndex = 1452;
|
|
this.textBox133.Tag = "22024.0";
|
|
this.textBox133.Visible = false;
|
|
//
|
|
// textBox131
|
|
//
|
|
this.textBox131.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox131.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox131.Location = new System.Drawing.Point(619, 52);
|
|
this.textBox131.Multiline = true;
|
|
this.textBox131.Name = "textBox131";
|
|
this.textBox131.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox131.TabIndex = 1452;
|
|
this.textBox131.Tag = "22036.0";
|
|
this.textBox131.Visible = false;
|
|
//
|
|
// textBox129
|
|
//
|
|
this.textBox129.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox129.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox129.Location = new System.Drawing.Point(619, 91);
|
|
this.textBox129.Multiline = true;
|
|
this.textBox129.Name = "textBox129";
|
|
this.textBox129.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox129.TabIndex = 1452;
|
|
this.textBox129.Tag = "22028.0";
|
|
this.textBox129.Visible = false;
|
|
//
|
|
// textBox127
|
|
//
|
|
this.textBox127.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox127.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox127.Location = new System.Drawing.Point(619, 68);
|
|
this.textBox127.Multiline = true;
|
|
this.textBox127.Name = "textBox127";
|
|
this.textBox127.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox127.TabIndex = 1452;
|
|
this.textBox127.Tag = "22034.0";
|
|
this.textBox127.Visible = false;
|
|
//
|
|
// textBox126
|
|
//
|
|
this.textBox126.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox126.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox126.Location = new System.Drawing.Point(526, 60);
|
|
this.textBox126.Multiline = true;
|
|
this.textBox126.Name = "textBox126";
|
|
this.textBox126.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox126.TabIndex = 1452;
|
|
this.textBox126.Tag = "22033.0";
|
|
this.textBox126.Visible = false;
|
|
//
|
|
// textBox125
|
|
//
|
|
this.textBox125.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox125.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox125.Location = new System.Drawing.Point(507, 60);
|
|
this.textBox125.Multiline = true;
|
|
this.textBox125.Name = "textBox125";
|
|
this.textBox125.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox125.TabIndex = 1452;
|
|
this.textBox125.Tag = "22032.0";
|
|
this.textBox125.Visible = false;
|
|
//
|
|
// textBox124
|
|
//
|
|
this.textBox124.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox124.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox124.Location = new System.Drawing.Point(526, 84);
|
|
this.textBox124.Multiline = true;
|
|
this.textBox124.Name = "textBox124";
|
|
this.textBox124.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox124.TabIndex = 1452;
|
|
this.textBox124.Tag = "22027.0";
|
|
this.textBox124.Visible = false;
|
|
//
|
|
// textBox123
|
|
//
|
|
this.textBox123.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox123.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox123.Location = new System.Drawing.Point(506, 84);
|
|
this.textBox123.Multiline = true;
|
|
this.textBox123.Name = "textBox123";
|
|
this.textBox123.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox123.TabIndex = 1452;
|
|
this.textBox123.Tag = "22026.0";
|
|
this.textBox123.Visible = false;
|
|
//
|
|
// textBox100
|
|
//
|
|
this.textBox100.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox100.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox100.Location = new System.Drawing.Point(146, 87);
|
|
this.textBox100.Multiline = true;
|
|
this.textBox100.Name = "textBox100";
|
|
this.textBox100.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox100.TabIndex = 1452;
|
|
this.textBox100.Tag = "22019.0";
|
|
this.textBox100.Visible = false;
|
|
//
|
|
// textBox98
|
|
//
|
|
this.textBox98.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox98.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox98.Location = new System.Drawing.Point(599, 130);
|
|
this.textBox98.Multiline = true;
|
|
this.textBox98.Name = "textBox98";
|
|
this.textBox98.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox98.TabIndex = 1452;
|
|
this.textBox98.Tag = "22003.0";
|
|
this.textBox98.Visible = false;
|
|
//
|
|
// label22
|
|
//
|
|
this.label22.AutoSize = true;
|
|
this.label22.Location = new System.Drawing.Point(576, 87);
|
|
this.label22.Name = "label22";
|
|
this.label22.Size = new System.Drawing.Size(35, 12);
|
|
this.label22.TabIndex = 1575;
|
|
this.label22.Text = "22028";
|
|
//
|
|
// label23
|
|
//
|
|
this.label23.AutoSize = true;
|
|
this.label23.Location = new System.Drawing.Point(656, 87);
|
|
this.label23.Name = "label23";
|
|
this.label23.Size = new System.Drawing.Size(35, 12);
|
|
this.label23.TabIndex = 1575;
|
|
this.label23.Text = "22029";
|
|
//
|
|
// radioButton3
|
|
//
|
|
this.radioButton3.AutoCheck = false;
|
|
this.radioButton3.AutoSize = true;
|
|
this.radioButton3.BackColor = System.Drawing.Color.Blue;
|
|
this.radioButton3.CheckAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.radioButton3.Location = new System.Drawing.Point(523, 57);
|
|
this.radioButton3.Name = "radioButton3";
|
|
this.radioButton3.Size = new System.Drawing.Size(15, 16);
|
|
this.radioButton3.TabIndex = 1561;
|
|
this.radioButton3.Tag = "22033";
|
|
this.radioButton3.Text = " ";
|
|
this.radioButton3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.radioButton3.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
|
this.radioButton3.UseVisualStyleBackColor = false;
|
|
this.radioButton3.Visible = false;
|
|
//
|
|
// radioButton12
|
|
//
|
|
this.radioButton12.AutoCheck = false;
|
|
this.radioButton12.AutoSize = true;
|
|
this.radioButton12.BackColor = System.Drawing.Color.Blue;
|
|
this.radioButton12.CheckAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.radioButton12.Location = new System.Drawing.Point(503, 57);
|
|
this.radioButton12.Name = "radioButton12";
|
|
this.radioButton12.Size = new System.Drawing.Size(15, 16);
|
|
this.radioButton12.TabIndex = 1561;
|
|
this.radioButton12.Tag = "22032";
|
|
this.radioButton12.Text = " ";
|
|
this.radioButton12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.radioButton12.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
|
this.radioButton12.UseVisualStyleBackColor = false;
|
|
this.radioButton12.Visible = false;
|
|
//
|
|
// button9
|
|
//
|
|
this.button9.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button9.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button9.Location = new System.Drawing.Point(129, 80);
|
|
this.button9.Name = "button9";
|
|
this.button9.Size = new System.Drawing.Size(14, 25);
|
|
this.button9.TabIndex = 1450;
|
|
this.button9.Tag = "22020";
|
|
this.button9.UseVisualStyleBackColor = false;
|
|
//
|
|
// button133
|
|
//
|
|
this.button133.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button133.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button133.Location = new System.Drawing.Point(633, 39);
|
|
this.button133.Name = "button133";
|
|
this.button133.Size = new System.Drawing.Size(21, 23);
|
|
this.button133.TabIndex = 1450;
|
|
this.button133.Tag = "22037";
|
|
this.button133.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.button133.UseVisualStyleBackColor = false;
|
|
//
|
|
// button37
|
|
//
|
|
this.button37.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button37.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button37.Location = new System.Drawing.Point(633, 55);
|
|
this.button37.Name = "button37";
|
|
this.button37.Size = new System.Drawing.Size(21, 25);
|
|
this.button37.TabIndex = 1450;
|
|
this.button37.Tag = "22035";
|
|
this.button37.Text = "↑";
|
|
this.button37.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.button37.UseVisualStyleBackColor = false;
|
|
//
|
|
// button130
|
|
//
|
|
this.button130.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button130.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button130.Location = new System.Drawing.Point(633, 102);
|
|
this.button130.Name = "button130";
|
|
this.button130.Size = new System.Drawing.Size(21, 22);
|
|
this.button130.TabIndex = 1450;
|
|
this.button130.Tag = "22031";
|
|
this.button130.Text = "↑";
|
|
this.button130.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.button130.UseVisualStyleBackColor = false;
|
|
//
|
|
// button43
|
|
//
|
|
this.button43.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button43.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button43.Location = new System.Drawing.Point(633, 121);
|
|
this.button43.Name = "button43";
|
|
this.button43.Size = new System.Drawing.Size(21, 22);
|
|
this.button43.TabIndex = 1450;
|
|
this.button43.Tag = "22025";
|
|
this.button43.Text = "↑";
|
|
this.button43.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.button43.UseVisualStyleBackColor = false;
|
|
//
|
|
// button36
|
|
//
|
|
this.button36.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button36.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button36.Location = new System.Drawing.Point(633, 79);
|
|
this.button36.Name = "button36";
|
|
this.button36.Size = new System.Drawing.Size(21, 25);
|
|
this.button36.TabIndex = 1450;
|
|
this.button36.Tag = "22029";
|
|
this.button36.Text = "↑";
|
|
this.button36.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.button36.UseVisualStyleBackColor = false;
|
|
//
|
|
// button17
|
|
//
|
|
this.button17.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button17.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button17.Location = new System.Drawing.Point(520, 39);
|
|
this.button17.Name = "button17";
|
|
this.button17.Size = new System.Drawing.Size(21, 41);
|
|
this.button17.TabIndex = 1450;
|
|
this.button17.Tag = "22033";
|
|
this.button17.Text = "↓";
|
|
this.button17.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.button17.UseVisualStyleBackColor = false;
|
|
//
|
|
// button132
|
|
//
|
|
this.button132.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button132.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button132.Location = new System.Drawing.Point(613, 39);
|
|
this.button132.Name = "button132";
|
|
this.button132.Size = new System.Drawing.Size(21, 23);
|
|
this.button132.TabIndex = 1450;
|
|
this.button132.Tag = "22036";
|
|
this.button132.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.button132.UseVisualStyleBackColor = false;
|
|
//
|
|
// button35
|
|
//
|
|
this.button35.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button35.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button35.Location = new System.Drawing.Point(613, 55);
|
|
this.button35.Name = "button35";
|
|
this.button35.Size = new System.Drawing.Size(21, 25);
|
|
this.button35.TabIndex = 1450;
|
|
this.button35.Tag = "22034";
|
|
this.button35.Text = "↑";
|
|
this.button35.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.button35.UseVisualStyleBackColor = false;
|
|
//
|
|
// button129
|
|
//
|
|
this.button129.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button129.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button129.Location = new System.Drawing.Point(613, 102);
|
|
this.button129.Name = "button129";
|
|
this.button129.Size = new System.Drawing.Size(21, 22);
|
|
this.button129.TabIndex = 1450;
|
|
this.button129.Tag = "22030";
|
|
this.button129.Text = "↑";
|
|
this.button129.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.button129.UseVisualStyleBackColor = false;
|
|
//
|
|
// button14
|
|
//
|
|
this.button14.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button14.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button14.Location = new System.Drawing.Point(520, 79);
|
|
this.button14.Name = "button14";
|
|
this.button14.Size = new System.Drawing.Size(21, 25);
|
|
this.button14.TabIndex = 1450;
|
|
this.button14.Tag = "22027";
|
|
this.button14.Text = "↓";
|
|
this.button14.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.button14.UseVisualStyleBackColor = false;
|
|
//
|
|
// button42
|
|
//
|
|
this.button42.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button42.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button42.Location = new System.Drawing.Point(613, 121);
|
|
this.button42.Name = "button42";
|
|
this.button42.Size = new System.Drawing.Size(21, 22);
|
|
this.button42.TabIndex = 1450;
|
|
this.button42.Tag = "22024";
|
|
this.button42.Text = "↑";
|
|
this.button42.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.button42.UseVisualStyleBackColor = false;
|
|
//
|
|
// button18
|
|
//
|
|
this.button18.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button18.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button18.Location = new System.Drawing.Point(613, 79);
|
|
this.button18.Name = "button18";
|
|
this.button18.Size = new System.Drawing.Size(21, 25);
|
|
this.button18.TabIndex = 1450;
|
|
this.button18.Tag = "22028";
|
|
this.button18.Text = "↑";
|
|
this.button18.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.button18.UseVisualStyleBackColor = false;
|
|
//
|
|
// button15
|
|
//
|
|
this.button15.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button15.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button15.Location = new System.Drawing.Point(500, 39);
|
|
this.button15.Name = "button15";
|
|
this.button15.Size = new System.Drawing.Size(21, 41);
|
|
this.button15.TabIndex = 1450;
|
|
this.button15.Tag = "22032";
|
|
this.button15.Text = "↓";
|
|
this.button15.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.button15.UseVisualStyleBackColor = false;
|
|
//
|
|
// button12
|
|
//
|
|
this.button12.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button12.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button12.Location = new System.Drawing.Point(500, 79);
|
|
this.button12.Name = "button12";
|
|
this.button12.Size = new System.Drawing.Size(21, 25);
|
|
this.button12.TabIndex = 1450;
|
|
this.button12.Tag = "22026";
|
|
this.button12.Text = "↓";
|
|
this.button12.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.button12.UseVisualStyleBackColor = false;
|
|
//
|
|
// label6
|
|
//
|
|
this.label6.AutoSize = true;
|
|
this.label6.Location = new System.Drawing.Point(41, 187);
|
|
this.label6.Name = "label6";
|
|
this.label6.Size = new System.Drawing.Size(35, 12);
|
|
this.label6.TabIndex = 1579;
|
|
this.label6.Text = "19002";
|
|
//
|
|
// label10
|
|
//
|
|
this.label10.AutoSize = true;
|
|
this.label10.Location = new System.Drawing.Point(156, 187);
|
|
this.label10.Name = "label10";
|
|
this.label10.Size = new System.Drawing.Size(35, 12);
|
|
this.label10.TabIndex = 1578;
|
|
this.label10.Text = "19001";
|
|
//
|
|
// button5
|
|
//
|
|
this.button5.Location = new System.Drawing.Point(118, 178);
|
|
this.button5.Name = "button5";
|
|
this.button5.Size = new System.Drawing.Size(36, 31);
|
|
this.button5.TabIndex = 1577;
|
|
this.button5.Tag = "19001";
|
|
this.button5.UseVisualStyleBackColor = true;
|
|
//
|
|
// button4
|
|
//
|
|
this.button4.Location = new System.Drawing.Point(78, 178);
|
|
this.button4.Name = "button4";
|
|
this.button4.Size = new System.Drawing.Size(36, 31);
|
|
this.button4.TabIndex = 1576;
|
|
this.button4.Tag = "19002";
|
|
this.button4.UseVisualStyleBackColor = true;
|
|
//
|
|
// label128
|
|
//
|
|
this.label128.AutoSize = true;
|
|
this.label128.Location = new System.Drawing.Point(656, 106);
|
|
this.label128.Name = "label128";
|
|
this.label128.Size = new System.Drawing.Size(35, 12);
|
|
this.label128.TabIndex = 1575;
|
|
this.label128.Text = "22031";
|
|
//
|
|
// label29
|
|
//
|
|
this.label29.AutoSize = true;
|
|
this.label29.Location = new System.Drawing.Point(634, 145);
|
|
this.label29.Name = "label29";
|
|
this.label29.Size = new System.Drawing.Size(35, 12);
|
|
this.label29.TabIndex = 1575;
|
|
this.label29.Text = "22025";
|
|
//
|
|
// label130
|
|
//
|
|
this.label130.AutoSize = true;
|
|
this.label130.Location = new System.Drawing.Point(523, 106);
|
|
this.label130.Name = "label130";
|
|
this.label130.Size = new System.Drawing.Size(35, 12);
|
|
this.label130.TabIndex = 1575;
|
|
this.label130.Text = "22027";
|
|
//
|
|
// label27
|
|
//
|
|
this.label27.AutoSize = true;
|
|
this.label27.Location = new System.Drawing.Point(543, 59);
|
|
this.label27.Name = "label27";
|
|
this.label27.Size = new System.Drawing.Size(35, 12);
|
|
this.label27.TabIndex = 1575;
|
|
this.label27.Text = "22033";
|
|
//
|
|
// label25
|
|
//
|
|
this.label25.AutoSize = true;
|
|
this.label25.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label25.Location = new System.Drawing.Point(520, 2);
|
|
this.label25.Name = "label25";
|
|
this.label25.Size = new System.Drawing.Size(114, 16);
|
|
this.label25.TabIndex = 1575;
|
|
this.label25.Text = "AGV通道28001";
|
|
//
|
|
// label127
|
|
//
|
|
this.label127.AutoSize = true;
|
|
this.label127.Location = new System.Drawing.Point(576, 106);
|
|
this.label127.Name = "label127";
|
|
this.label127.Size = new System.Drawing.Size(35, 12);
|
|
this.label127.TabIndex = 1575;
|
|
this.label127.Text = "22030";
|
|
//
|
|
// label28
|
|
//
|
|
this.label28.AutoSize = true;
|
|
this.label28.Location = new System.Drawing.Point(599, 145);
|
|
this.label28.Name = "label28";
|
|
this.label28.Size = new System.Drawing.Size(35, 12);
|
|
this.label28.TabIndex = 1575;
|
|
this.label28.Text = "22024";
|
|
//
|
|
// label35
|
|
//
|
|
this.label35.AutoSize = true;
|
|
this.label35.Location = new System.Drawing.Point(50, 85);
|
|
this.label35.Name = "label35";
|
|
this.label35.Size = new System.Drawing.Size(35, 12);
|
|
this.label35.TabIndex = 1575;
|
|
this.label35.Text = "22022";
|
|
//
|
|
// label34
|
|
//
|
|
this.label34.AutoSize = true;
|
|
this.label34.Location = new System.Drawing.Point(86, 64);
|
|
this.label34.Name = "label34";
|
|
this.label34.Size = new System.Drawing.Size(35, 12);
|
|
this.label34.TabIndex = 1575;
|
|
this.label34.Text = "22021";
|
|
//
|
|
// label33
|
|
//
|
|
this.label33.AutoSize = true;
|
|
this.label33.Location = new System.Drawing.Point(124, 64);
|
|
this.label33.Name = "label33";
|
|
this.label33.Size = new System.Drawing.Size(35, 12);
|
|
this.label33.TabIndex = 1575;
|
|
this.label33.Text = "22020";
|
|
//
|
|
// label129
|
|
//
|
|
this.label129.AutoSize = true;
|
|
this.label129.Location = new System.Drawing.Point(488, 106);
|
|
this.label129.Name = "label129";
|
|
this.label129.Size = new System.Drawing.Size(35, 12);
|
|
this.label129.TabIndex = 1575;
|
|
this.label129.Text = "22026";
|
|
//
|
|
// label32
|
|
//
|
|
this.label32.AutoSize = true;
|
|
this.label32.Location = new System.Drawing.Point(377, 66);
|
|
this.label32.Name = "label32";
|
|
this.label32.Size = new System.Drawing.Size(35, 12);
|
|
this.label32.TabIndex = 1575;
|
|
this.label32.Text = "22019";
|
|
//
|
|
// label26
|
|
//
|
|
this.label26.AutoSize = true;
|
|
this.label26.Location = new System.Drawing.Point(466, 59);
|
|
this.label26.Name = "label26";
|
|
this.label26.Size = new System.Drawing.Size(35, 12);
|
|
this.label26.TabIndex = 1575;
|
|
this.label26.Text = "22032";
|
|
//
|
|
// label134
|
|
//
|
|
this.label134.AutoSize = true;
|
|
this.label134.Location = new System.Drawing.Point(653, 48);
|
|
this.label134.Name = "label134";
|
|
this.label134.Size = new System.Drawing.Size(35, 12);
|
|
this.label134.TabIndex = 1575;
|
|
this.label134.Text = "22037";
|
|
//
|
|
// label132
|
|
//
|
|
this.label132.AutoSize = true;
|
|
this.label132.Location = new System.Drawing.Point(653, 59);
|
|
this.label132.Name = "label132";
|
|
this.label132.Size = new System.Drawing.Size(35, 12);
|
|
this.label132.TabIndex = 1575;
|
|
this.label132.Text = "22035";
|
|
//
|
|
// label133
|
|
//
|
|
this.label133.AutoSize = true;
|
|
this.label133.Location = new System.Drawing.Point(578, 48);
|
|
this.label133.Name = "label133";
|
|
this.label133.Size = new System.Drawing.Size(35, 12);
|
|
this.label133.TabIndex = 1575;
|
|
this.label133.Text = "22036";
|
|
//
|
|
// label24
|
|
//
|
|
this.label24.AutoSize = true;
|
|
this.label24.Location = new System.Drawing.Point(578, 59);
|
|
this.label24.Name = "label24";
|
|
this.label24.Size = new System.Drawing.Size(35, 12);
|
|
this.label24.TabIndex = 1575;
|
|
this.label24.Text = "22034";
|
|
//
|
|
// label31
|
|
//
|
|
this.label31.AutoSize = true;
|
|
this.label31.Location = new System.Drawing.Point(50, 152);
|
|
this.label31.Name = "label31";
|
|
this.label31.Size = new System.Drawing.Size(35, 12);
|
|
this.label31.TabIndex = 1575;
|
|
this.label31.Text = "22023";
|
|
//
|
|
// label37
|
|
//
|
|
this.label37.AutoSize = true;
|
|
this.label37.Location = new System.Drawing.Point(523, 147);
|
|
this.label37.Name = "label37";
|
|
this.label37.Size = new System.Drawing.Size(47, 12);
|
|
this.label37.TabIndex = 1574;
|
|
this.label37.Text = "22003☆";
|
|
//
|
|
// label36
|
|
//
|
|
this.label36.AutoSize = true;
|
|
this.label36.Location = new System.Drawing.Point(124, 106);
|
|
this.label36.Name = "label36";
|
|
this.label36.Size = new System.Drawing.Size(35, 12);
|
|
this.label36.TabIndex = 1574;
|
|
this.label36.Text = "22002";
|
|
//
|
|
// label30
|
|
//
|
|
this.label30.AutoSize = true;
|
|
this.label30.Location = new System.Drawing.Point(148, 152);
|
|
this.label30.Name = "label30";
|
|
this.label30.Size = new System.Drawing.Size(35, 12);
|
|
this.label30.TabIndex = 1574;
|
|
this.label30.Text = "22001";
|
|
//
|
|
// textBox12
|
|
//
|
|
this.textBox12.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox12.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox12.Location = new System.Drawing.Point(132, 165);
|
|
this.textBox12.Multiline = true;
|
|
this.textBox12.Name = "textBox12";
|
|
this.textBox12.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox12.TabIndex = 1452;
|
|
this.textBox12.Tag = "22001.0";
|
|
this.textBox12.Visible = false;
|
|
//
|
|
// textBox93
|
|
//
|
|
this.textBox93.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox93.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox93.Location = new System.Drawing.Point(91, 87);
|
|
this.textBox93.Multiline = true;
|
|
this.textBox93.Name = "textBox93";
|
|
this.textBox93.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox93.TabIndex = 1452;
|
|
this.textBox93.Tag = "22022.0";
|
|
this.textBox93.Visible = false;
|
|
//
|
|
// textBox14
|
|
//
|
|
this.textBox14.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
this.textBox14.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.textBox14.Location = new System.Drawing.Point(91, 165);
|
|
this.textBox14.Multiline = true;
|
|
this.textBox14.Name = "textBox14";
|
|
this.textBox14.Size = new System.Drawing.Size(8, 8);
|
|
this.textBox14.TabIndex = 1452;
|
|
this.textBox14.Tag = "22023.0";
|
|
this.textBox14.Visible = false;
|
|
//
|
|
// button13
|
|
//
|
|
this.button13.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button13.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button13.Location = new System.Drawing.Point(85, 104);
|
|
this.button13.Name = "button13";
|
|
this.button13.Size = new System.Drawing.Size(21, 75);
|
|
this.button13.TabIndex = 1450;
|
|
this.button13.Tag = "22023";
|
|
this.button13.Text = "↓";
|
|
this.button13.UseVisualStyleBackColor = false;
|
|
//
|
|
// button6
|
|
//
|
|
this.button6.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button6.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button6.Location = new System.Drawing.Point(85, 80);
|
|
this.button6.Name = "button6";
|
|
this.button6.Size = new System.Drawing.Size(21, 25);
|
|
this.button6.TabIndex = 1450;
|
|
this.button6.Tag = "22022";
|
|
this.button6.Text = "↓";
|
|
this.button6.UseVisualStyleBackColor = false;
|
|
//
|
|
// button8
|
|
//
|
|
this.button8.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button8.Location = new System.Drawing.Point(89, 81);
|
|
this.button8.Name = "button8";
|
|
this.button8.Size = new System.Drawing.Size(43, 23);
|
|
this.button8.TabIndex = 1580;
|
|
this.button8.Tag = "22021";
|
|
this.button8.Text = "←";
|
|
this.button8.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
this.button8.UseVisualStyleBackColor = false;
|
|
//
|
|
// button10
|
|
//
|
|
this.button10.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button10.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button10.Location = new System.Drawing.Point(126, 119);
|
|
this.button10.Name = "button10";
|
|
this.button10.Size = new System.Drawing.Size(21, 23);
|
|
this.button10.TabIndex = 1580;
|
|
this.button10.Tag = "22021";
|
|
this.button10.Text = "→";
|
|
this.button10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.button10.UseVisualStyleBackColor = false;
|
|
//
|
|
// button7
|
|
//
|
|
this.button7.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button7.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button7.Location = new System.Drawing.Point(126, 121);
|
|
this.button7.Name = "button7";
|
|
this.button7.Size = new System.Drawing.Size(21, 58);
|
|
this.button7.TabIndex = 1450;
|
|
this.button7.Tag = "22001";
|
|
this.button7.Text = "↑";
|
|
this.button7.UseVisualStyleBackColor = false;
|
|
//
|
|
// button16
|
|
//
|
|
this.button16.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button16.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button16.Location = new System.Drawing.Point(146, 119);
|
|
this.button16.Name = "button16";
|
|
this.button16.Size = new System.Drawing.Size(509, 23);
|
|
this.button16.TabIndex = 1580;
|
|
this.button16.Tag = "22003";
|
|
this.button16.Text = "→";
|
|
this.button16.UseVisualStyleBackColor = false;
|
|
//
|
|
// button11
|
|
//
|
|
this.button11.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button11.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button11.Location = new System.Drawing.Point(138, 81);
|
|
this.button11.Name = "button11";
|
|
this.button11.Size = new System.Drawing.Size(516, 23);
|
|
this.button11.TabIndex = 1580;
|
|
this.button11.Tag = "22019";
|
|
this.button11.Text = "←";
|
|
this.button11.UseVisualStyleBackColor = false;
|
|
//
|
|
// button38
|
|
//
|
|
this.button38.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|
this.button38.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button38.Location = new System.Drawing.Point(653, 84);
|
|
this.button38.Name = "button38";
|
|
this.button38.Size = new System.Drawing.Size(259, 23);
|
|
this.button38.TabIndex = 1619;
|
|
this.button38.Tag = "22018";
|
|
this.button38.Text = "←";
|
|
this.button38.UseVisualStyleBackColor = false;
|
|
//
|
|
// textBox153
|
|
//
|
|
this.textBox153.BackColor = System.Drawing.Color.SkyBlue;
|
|
this.textBox153.Enabled = false;
|
|
this.textBox153.Location = new System.Drawing.Point(1022, 416);
|
|
this.textBox153.Name = "textBox153";
|
|
this.textBox153.Size = new System.Drawing.Size(33, 21);
|
|
this.textBox153.TabIndex = 240;
|
|
//
|
|
// label135
|
|
//
|
|
this.label135.AutoSize = true;
|
|
this.label135.Location = new System.Drawing.Point(1056, 421);
|
|
this.label135.Name = "label135";
|
|
this.label135.Size = new System.Drawing.Size(65, 12);
|
|
this.label135.TabIndex = 241;
|
|
this.label135.Text = "顶升机高位";
|
|
//
|
|
// linkLabel3
|
|
//
|
|
this.linkLabel3.BackColor = System.Drawing.Color.Silver;
|
|
this.linkLabel3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
this.linkLabel3.Font = new System.Drawing.Font("宋体", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.linkLabel3.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.linkLabel3.Location = new System.Drawing.Point(130, 254);
|
|
this.linkLabel3.Name = "linkLabel3";
|
|
this.linkLabel3.Size = new System.Drawing.Size(31, 22);
|
|
this.linkLabel3.TabIndex = 1651;
|
|
this.linkLabel3.TabStop = true;
|
|
this.linkLabel3.Tag = "12030";
|
|
this.linkLabel3.Text = "人工检查";
|
|
this.linkLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.linkLabel3.Click += new System.EventHandler(this.linkLabel3_Click);
|
|
//
|
|
// FrmControlMonitor
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.AutoScroll = true;
|
|
this.ClientSize = new System.Drawing.Size(1444, 778);
|
|
this.ControlBox = false;
|
|
this.Controls.Add(this.tabControl1);
|
|
this.Controls.Add(this.panel1);
|
|
this.Controls.Add(this.tsStatus);
|
|
this.Controls.Add(this.label7);
|
|
this.Controls.Add(this.splitContainer1);
|
|
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.textBox3);
|
|
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.Controls.Add(this.textBox6);
|
|
this.MaximizeBox = false;
|
|
this.MinimizeBox = false;
|
|
this.Name = "FrmControlMonitor";
|
|
this.ShowInTaskbar = false;
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
|
|
this.WindowState = System.Windows.Forms.FormWindowState.Minimized;
|
|
this.Load += new System.EventHandler(this.FrmControlMonitor_Load);
|
|
this.Resize += new System.EventHandler(this.FrmControlMonitor_Resize);
|
|
((System.ComponentModel.ISupportInitialize)(pictureBox11)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(pictureBox12)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(pictureBox13)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(pictureBox14)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(pictureBox4)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(pictureBox3)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(pictureBox1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(pictureBox2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(pictureBox9)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(pictureBox10)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(pictureBox17)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(pictureBox18)).EndInit();
|
|
this.panel1.ResumeLayout(false);
|
|
this.panel1.PerformLayout();
|
|
this.splitContainer1.Panel1.ResumeLayout(false);
|
|
this.splitContainer1.Panel2.ResumeLayout(false);
|
|
this.splitContainer1.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.dgvManager)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dgvMonitor)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox15)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox16)).EndInit();
|
|
this.tabControl1.ResumeLayout(false);
|
|
this.tabPage1.ResumeLayout(false);
|
|
this.plAccessorial1.ResumeLayout(false);
|
|
this.plAccessorial1.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.bt11004)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bt11003)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bt11001)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bt11002)).EndInit();
|
|
this.tabPage2.ResumeLayout(false);
|
|
this.plAccessorial2.ResumeLayout(false);
|
|
this.plAccessorial2.PerformLayout();
|
|
this.ResumeLayout(false);
|
|
this.PerformLayout();
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private System.Windows.Forms.TextBox tsStatus;
|
|
private System.Windows.Forms.Timer timerGetState;
|
|
private System.Windows.Forms.TextBox textBox2;
|
|
private System.Windows.Forms.Label label2;
|
|
private System.Windows.Forms.Label label3;
|
|
private System.Windows.Forms.TextBox textBox3;
|
|
private System.Windows.Forms.Label label4;
|
|
private System.Windows.Forms.TextBox textBox4;
|
|
private System.Windows.Forms.Label label5;
|
|
private System.Windows.Forms.TextBox textBox5;
|
|
private System.Windows.Forms.Label label7;
|
|
private System.Windows.Forms.TextBox textBox7;
|
|
private System.Windows.Forms.Label label8;
|
|
private System.Windows.Forms.TextBox textBox8;
|
|
private System.Windows.Forms.Timer timerObtainTask;
|
|
private System.Windows.Forms.Timer timerDisassemble;
|
|
private System.Windows.Forms.Timer timerGetAllReturn;
|
|
private System.Windows.Forms.Timer timerControl;
|
|
private System.Windows.Forms.Timer timerFlash;
|
|
private System.Windows.Forms.Panel panel1;
|
|
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.Label label50;
|
|
private System.Windows.Forms.TextBox textBox6;
|
|
private System.Windows.Forms.TextBox textBox9;
|
|
private System.Windows.Forms.Label label96;
|
|
private System.Windows.Forms.Label label97;
|
|
private System.Windows.Forms.RadioButton radioButton1;
|
|
private System.Windows.Forms.Timer timerCamera;
|
|
private System.Windows.Forms.SplitContainer splitContainer1;
|
|
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.TextBox textBox34;
|
|
private System.Windows.Forms.TextBox textBox35;
|
|
private System.Windows.Forms.TextBox textBox36;
|
|
private System.Windows.Forms.TextBox textBox37;
|
|
private System.Windows.Forms.TextBox textBox38;
|
|
private System.Windows.Forms.TextBox textBox39;
|
|
private System.Windows.Forms.TextBox textBox40;
|
|
private System.Windows.Forms.TextBox textBox41;
|
|
private System.Windows.Forms.TextBox textBox42;
|
|
private System.Windows.Forms.TextBox textBox43;
|
|
private System.Windows.Forms.RadioButton radioButton21;
|
|
private System.Windows.Forms.RadioButton radioButton22;
|
|
private System.Windows.Forms.RadioButton radioButton23;
|
|
private System.Windows.Forms.RadioButton radioButton24;
|
|
private System.Windows.Forms.RadioButton radioButton25;
|
|
private System.Windows.Forms.RadioButton radioButton26;
|
|
private System.Windows.Forms.RadioButton radioButton27;
|
|
private System.Windows.Forms.RadioButton radioButton28;
|
|
private System.Windows.Forms.RadioButton radioButton29;
|
|
private System.Windows.Forms.RadioButton radioButton30;
|
|
private System.Windows.Forms.Button button19;
|
|
private System.Windows.Forms.TextBox textBox44;
|
|
private System.Windows.Forms.Button button20;
|
|
private System.Windows.Forms.TextBox textBox45;
|
|
private System.Windows.Forms.TextBox textBox46;
|
|
private System.Windows.Forms.TextBox textBox47;
|
|
private System.Windows.Forms.Button button21;
|
|
private System.Windows.Forms.TextBox textBox48;
|
|
private System.Windows.Forms.TextBox textBox49;
|
|
private System.Windows.Forms.TextBox textBox50;
|
|
private System.Windows.Forms.TextBox textBox51;
|
|
private System.Windows.Forms.TextBox textBox52;
|
|
private System.Windows.Forms.TextBox textBox53;
|
|
private System.Windows.Forms.TextBox textBox54;
|
|
private System.Windows.Forms.TextBox textBox55;
|
|
private System.Windows.Forms.Button button22;
|
|
private System.Windows.Forms.Button button23;
|
|
private System.Windows.Forms.Button button24;
|
|
private System.Windows.Forms.Button button25;
|
|
private System.Windows.Forms.Button button26;
|
|
private System.Windows.Forms.Button button27;
|
|
private System.Windows.Forms.Button button28;
|
|
private System.Windows.Forms.Button button29;
|
|
private System.Windows.Forms.Button button30;
|
|
private System.Windows.Forms.Button button31;
|
|
private System.Windows.Forms.Button button32;
|
|
private System.Windows.Forms.Button button33;
|
|
private System.Windows.Forms.Label label12;
|
|
private System.Windows.Forms.TextBox textBox56;
|
|
private System.Windows.Forms.TextBox textBox74;
|
|
private System.Windows.Forms.PictureBox pictureBox15;
|
|
private System.Windows.Forms.PictureBox pictureBox16;
|
|
private System.Windows.Forms.Label label13;
|
|
private System.Windows.Forms.Label label14;
|
|
private System.Windows.Forms.Button button34;
|
|
private System.Windows.Forms.ComboBox textBox1;
|
|
private System.Windows.Forms.Timer timerListenSerialPort;
|
|
private System.Windows.Forms.TabControl tabControl1;
|
|
private System.Windows.Forms.TabPage tabPage1;
|
|
private System.Windows.Forms.Panel plAccessorial1;
|
|
private System.Windows.Forms.Label label9;
|
|
private System.Windows.Forms.TextBox t11002;
|
|
private System.Windows.Forms.TextBox t11001;
|
|
private System.Windows.Forms.PictureBox bt11001;
|
|
private System.Windows.Forms.PictureBox bt11002;
|
|
private System.Windows.Forms.Label label100;
|
|
private System.Windows.Forms.Label label98;
|
|
private System.Windows.Forms.TabPage tabPage2;
|
|
private System.Windows.Forms.Panel plAccessorial2;
|
|
private System.Windows.Forms.Label label31;
|
|
private System.Windows.Forms.Label label30;
|
|
private System.Windows.Forms.TextBox textBox12;
|
|
private System.Windows.Forms.TextBox textBox14;
|
|
private System.Windows.Forms.RadioButton radioButton3;
|
|
private System.Windows.Forms.RadioButton radioButton12;
|
|
private System.Windows.Forms.Button button7;
|
|
private System.Windows.Forms.Button button13;
|
|
private System.Windows.Forms.Label label16;
|
|
private System.Windows.Forms.Label label15;
|
|
private System.Windows.Forms.TextBox t11004;
|
|
private System.Windows.Forms.PictureBox bt11004;
|
|
private System.Windows.Forms.TextBox t11003;
|
|
private System.Windows.Forms.PictureBox bt11003;
|
|
private System.Windows.Forms.Button button4;
|
|
private System.Windows.Forms.Button button8;
|
|
private System.Windows.Forms.Label label6;
|
|
private System.Windows.Forms.Label label10;
|
|
private System.Windows.Forms.Button button5;
|
|
private System.Windows.Forms.Button button6;
|
|
private System.Windows.Forms.Button button9;
|
|
private System.Windows.Forms.Button button17;
|
|
private System.Windows.Forms.Button button14;
|
|
private System.Windows.Forms.Button button15;
|
|
private System.Windows.Forms.Button button12;
|
|
private System.Windows.Forms.Button button11;
|
|
private System.Windows.Forms.Button button37;
|
|
private System.Windows.Forms.Button button36;
|
|
private System.Windows.Forms.Button button35;
|
|
private System.Windows.Forms.Button button18;
|
|
private System.Windows.Forms.Label label29;
|
|
private System.Windows.Forms.Label label27;
|
|
private System.Windows.Forms.Label label25;
|
|
private System.Windows.Forms.Label label28;
|
|
private System.Windows.Forms.Label label23;
|
|
private System.Windows.Forms.Label label34;
|
|
private System.Windows.Forms.Label label33;
|
|
private System.Windows.Forms.Label label32;
|
|
private System.Windows.Forms.Label label26;
|
|
private System.Windows.Forms.Label label24;
|
|
private System.Windows.Forms.Label label22;
|
|
private System.Windows.Forms.Label label35;
|
|
private System.Windows.Forms.Button button16;
|
|
private System.Windows.Forms.Button button10;
|
|
private System.Windows.Forms.Label label37;
|
|
private System.Windows.Forms.Label label36;
|
|
private System.Windows.Forms.Button button43;
|
|
private System.Windows.Forms.Button button42;
|
|
private System.Windows.Forms.Button button46;
|
|
private System.Windows.Forms.Button button47;
|
|
private System.Windows.Forms.Button button52;
|
|
private System.Windows.Forms.Button button49;
|
|
private System.Windows.Forms.Button button51;
|
|
private System.Windows.Forms.Button button50;
|
|
private System.Windows.Forms.Button button55;
|
|
private System.Windows.Forms.Button button57;
|
|
private System.Windows.Forms.Button button54;
|
|
private System.Windows.Forms.Button button56;
|
|
private System.Windows.Forms.Button button53;
|
|
private System.Windows.Forms.Button button74;
|
|
private System.Windows.Forms.Button button71;
|
|
private System.Windows.Forms.Button button65;
|
|
private System.Windows.Forms.Button button73;
|
|
private System.Windows.Forms.Button button70;
|
|
private System.Windows.Forms.Button button72;
|
|
private System.Windows.Forms.Button button64;
|
|
private System.Windows.Forms.Button button59;
|
|
private System.Windows.Forms.Button button69;
|
|
private System.Windows.Forms.Button button63;
|
|
private System.Windows.Forms.Button button68;
|
|
private System.Windows.Forms.Button button62;
|
|
private System.Windows.Forms.Button button67;
|
|
private System.Windows.Forms.Button button58;
|
|
private System.Windows.Forms.Button button61;
|
|
private System.Windows.Forms.Button button66;
|
|
private System.Windows.Forms.Button button60;
|
|
private System.Windows.Forms.Button button48;
|
|
private System.Windows.Forms.Button button80;
|
|
private System.Windows.Forms.Button button79;
|
|
private System.Windows.Forms.Button button77;
|
|
private System.Windows.Forms.Button button76;
|
|
private System.Windows.Forms.Button button75;
|
|
private System.Windows.Forms.Button button78;
|
|
private System.Windows.Forms.Button button86;
|
|
private System.Windows.Forms.Button button82;
|
|
private System.Windows.Forms.Button button84;
|
|
private System.Windows.Forms.Button button83;
|
|
private System.Windows.Forms.Button button85;
|
|
private System.Windows.Forms.Button button81;
|
|
private System.Windows.Forms.Button button89;
|
|
private System.Windows.Forms.Button button88;
|
|
private System.Windows.Forms.Button button87;
|
|
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 label49;
|
|
private System.Windows.Forms.Label label48;
|
|
private System.Windows.Forms.Label label47;
|
|
private System.Windows.Forms.Label label19;
|
|
private System.Windows.Forms.TextBox textBox17;
|
|
private System.Windows.Forms.RadioButton radioButton6;
|
|
private System.Windows.Forms.TextBox textBox16;
|
|
private System.Windows.Forms.RadioButton radioButton5;
|
|
private System.Windows.Forms.TextBox textBox15;
|
|
private System.Windows.Forms.RadioButton radioButton4;
|
|
private System.Windows.Forms.TextBox textBox13;
|
|
private System.Windows.Forms.RadioButton radioButton2;
|
|
private System.Windows.Forms.Label label62;
|
|
private System.Windows.Forms.Label label61;
|
|
private System.Windows.Forms.Label label60;
|
|
private System.Windows.Forms.Label label57;
|
|
private System.Windows.Forms.Label label56;
|
|
private System.Windows.Forms.Label label59;
|
|
private System.Windows.Forms.Label label58;
|
|
private System.Windows.Forms.Label label55;
|
|
private System.Windows.Forms.Label label54;
|
|
private System.Windows.Forms.Label label53;
|
|
private System.Windows.Forms.Label label52;
|
|
private System.Windows.Forms.Label label51;
|
|
private System.Windows.Forms.Label label63;
|
|
private System.Windows.Forms.Label label64;
|
|
private System.Windows.Forms.Label label65;
|
|
private System.Windows.Forms.Label label72;
|
|
private System.Windows.Forms.Label label71;
|
|
private System.Windows.Forms.Label label70;
|
|
private System.Windows.Forms.Label label69;
|
|
private System.Windows.Forms.Label label68;
|
|
private System.Windows.Forms.Label label67;
|
|
private System.Windows.Forms.Label label66;
|
|
private System.Windows.Forms.Label label76;
|
|
private System.Windows.Forms.Label label75;
|
|
private System.Windows.Forms.Label label74;
|
|
private System.Windows.Forms.Label label73;
|
|
private System.Windows.Forms.Label label80;
|
|
private System.Windows.Forms.Label label79;
|
|
private System.Windows.Forms.Label label78;
|
|
private System.Windows.Forms.Label label77;
|
|
private System.Windows.Forms.Button button92;
|
|
private System.Windows.Forms.Button button91;
|
|
private System.Windows.Forms.Button button90;
|
|
private System.Windows.Forms.Label label83;
|
|
private System.Windows.Forms.Label label82;
|
|
private System.Windows.Forms.Label label81;
|
|
private System.Windows.Forms.Button button94;
|
|
private System.Windows.Forms.Button button93;
|
|
private System.Windows.Forms.Label label85;
|
|
private System.Windows.Forms.Label label84;
|
|
private System.Windows.Forms.TextBox textBox18;
|
|
private System.Windows.Forms.TextBox textBox21;
|
|
private System.Windows.Forms.TextBox textBox19;
|
|
private System.Windows.Forms.TextBox textBox20;
|
|
private System.Windows.Forms.Label label88;
|
|
private System.Windows.Forms.Label label89;
|
|
private System.Windows.Forms.Label label90;
|
|
private System.Windows.Forms.Label label91;
|
|
private System.Windows.Forms.Label label92;
|
|
private System.Windows.Forms.Label label93;
|
|
private System.Windows.Forms.Label label94;
|
|
private System.Windows.Forms.Label label95;
|
|
private System.Windows.Forms.Label label99;
|
|
private System.Windows.Forms.Label label101;
|
|
private System.Windows.Forms.Label label102;
|
|
private System.Windows.Forms.Label label103;
|
|
private System.Windows.Forms.Label label104;
|
|
private System.Windows.Forms.Label label105;
|
|
private System.Windows.Forms.Label label106;
|
|
private System.Windows.Forms.Label label107;
|
|
private System.Windows.Forms.TextBox textBox22;
|
|
private System.Windows.Forms.RadioButton radioButton7;
|
|
private System.Windows.Forms.TextBox textBox23;
|
|
private System.Windows.Forms.TextBox textBox24;
|
|
private System.Windows.Forms.RadioButton radioButton8;
|
|
private System.Windows.Forms.TextBox textBox25;
|
|
private System.Windows.Forms.TextBox textBox26;
|
|
private System.Windows.Forms.TextBox textBox27;
|
|
private System.Windows.Forms.RadioButton radioButton9;
|
|
private System.Windows.Forms.TextBox textBox28;
|
|
private System.Windows.Forms.TextBox textBox29;
|
|
private System.Windows.Forms.RadioButton radioButton10;
|
|
private System.Windows.Forms.Button button95;
|
|
private System.Windows.Forms.Button button96;
|
|
private System.Windows.Forms.Button button97;
|
|
private System.Windows.Forms.Button button98;
|
|
private System.Windows.Forms.Button button99;
|
|
private System.Windows.Forms.Button button100;
|
|
private System.Windows.Forms.Button button101;
|
|
private System.Windows.Forms.Button button102;
|
|
private System.Windows.Forms.Button button103;
|
|
private System.Windows.Forms.Button button104;
|
|
private System.Windows.Forms.Button button105;
|
|
private System.Windows.Forms.Button button106;
|
|
private System.Windows.Forms.Button button107;
|
|
private System.Windows.Forms.Button button108;
|
|
private System.Windows.Forms.Button button109;
|
|
private System.Windows.Forms.Button button110;
|
|
private System.Windows.Forms.Button button111;
|
|
private System.Windows.Forms.Button button112;
|
|
private System.Windows.Forms.Button button113;
|
|
private System.Windows.Forms.Label label118;
|
|
private System.Windows.Forms.Label label117;
|
|
private System.Windows.Forms.Label label116;
|
|
private System.Windows.Forms.Label label115;
|
|
private System.Windows.Forms.Label label114;
|
|
private System.Windows.Forms.Label label113;
|
|
private System.Windows.Forms.Label label112;
|
|
private System.Windows.Forms.Label label111;
|
|
private System.Windows.Forms.Label label110;
|
|
private System.Windows.Forms.Label label109;
|
|
private System.Windows.Forms.Label label108;
|
|
private System.Windows.Forms.Button button127;
|
|
private System.Windows.Forms.Button button126;
|
|
private System.Windows.Forms.Button button125;
|
|
private System.Windows.Forms.Button button124;
|
|
private System.Windows.Forms.Button button123;
|
|
private System.Windows.Forms.Button button122;
|
|
private System.Windows.Forms.Button button121;
|
|
private System.Windows.Forms.Button button120;
|
|
private System.Windows.Forms.Button button119;
|
|
private System.Windows.Forms.Button button118;
|
|
private System.Windows.Forms.Button button117;
|
|
private System.Windows.Forms.Button button116;
|
|
private System.Windows.Forms.Button button115;
|
|
private System.Windows.Forms.Button button114;
|
|
private System.Windows.Forms.Label label121;
|
|
private System.Windows.Forms.Label label120;
|
|
private System.Windows.Forms.Label label119;
|
|
private System.Windows.Forms.Label label122;
|
|
private System.Windows.Forms.Button button128;
|
|
private System.Windows.Forms.Label label125;
|
|
private System.Windows.Forms.Label label124;
|
|
private System.Windows.Forms.Label label123;
|
|
private System.Windows.Forms.TextBox textBox10;
|
|
private System.Windows.Forms.TextBox textBox30;
|
|
private System.Windows.Forms.TextBox textBox11;
|
|
private System.Windows.Forms.Button button3;
|
|
private System.Windows.Forms.Label label126;
|
|
private System.Windows.Forms.Button button130;
|
|
private System.Windows.Forms.Button button129;
|
|
private System.Windows.Forms.Label label128;
|
|
private System.Windows.Forms.Label label127;
|
|
private System.Windows.Forms.Label label130;
|
|
private System.Windows.Forms.Label label129;
|
|
private System.Windows.Forms.Button button131;
|
|
private System.Windows.Forms.Label label132;
|
|
private System.Windows.Forms.TextBox textBox33;
|
|
private System.Windows.Forms.TextBox textBox32;
|
|
private System.Windows.Forms.TextBox textBox72;
|
|
private System.Windows.Forms.TextBox textBox71;
|
|
private System.Windows.Forms.TextBox textBox69;
|
|
private System.Windows.Forms.TextBox textBox68;
|
|
private System.Windows.Forms.TextBox textBox66;
|
|
private System.Windows.Forms.TextBox textBox65;
|
|
private System.Windows.Forms.TextBox textBox63;
|
|
private System.Windows.Forms.TextBox textBox62;
|
|
private System.Windows.Forms.TextBox textBox60;
|
|
private System.Windows.Forms.TextBox textBox90;
|
|
private System.Windows.Forms.TextBox textBox89;
|
|
private System.Windows.Forms.TextBox textBox88;
|
|
private System.Windows.Forms.TextBox textBox87;
|
|
private System.Windows.Forms.TextBox textBox86;
|
|
private System.Windows.Forms.TextBox textBox85;
|
|
private System.Windows.Forms.TextBox textBox84;
|
|
private System.Windows.Forms.TextBox textBox83;
|
|
private System.Windows.Forms.TextBox textBox82;
|
|
private System.Windows.Forms.TextBox textBox81;
|
|
private System.Windows.Forms.TextBox textBox80;
|
|
private System.Windows.Forms.TextBox textBox79;
|
|
private System.Windows.Forms.TextBox textBox77;
|
|
private System.Windows.Forms.TextBox textBox76;
|
|
private System.Windows.Forms.TextBox textBox75;
|
|
private System.Windows.Forms.TextBox textBox73;
|
|
private System.Windows.Forms.TextBox textBox94;
|
|
private System.Windows.Forms.TextBox textBox91;
|
|
private System.Windows.Forms.TextBox textBox92;
|
|
private System.Windows.Forms.TextBox textBox111;
|
|
private System.Windows.Forms.TextBox textBox110;
|
|
private System.Windows.Forms.TextBox textBox108;
|
|
private System.Windows.Forms.TextBox textBox107;
|
|
private System.Windows.Forms.TextBox textBox105;
|
|
private System.Windows.Forms.TextBox textBox104;
|
|
private System.Windows.Forms.TextBox textBox102;
|
|
private System.Windows.Forms.TextBox textBox101;
|
|
private System.Windows.Forms.TextBox textBox95;
|
|
private System.Windows.Forms.TextBox textBox120;
|
|
private System.Windows.Forms.TextBox textBox119;
|
|
private System.Windows.Forms.TextBox textBox118;
|
|
private System.Windows.Forms.TextBox textBox117;
|
|
private System.Windows.Forms.TextBox textBox116;
|
|
private System.Windows.Forms.TextBox textBox115;
|
|
private System.Windows.Forms.TextBox textBox114;
|
|
private System.Windows.Forms.TextBox textBox113;
|
|
private System.Windows.Forms.TextBox textBox121;
|
|
private System.Windows.Forms.TextBox textBox93;
|
|
private System.Windows.Forms.TextBox textBox134;
|
|
private System.Windows.Forms.TextBox textBox132;
|
|
private System.Windows.Forms.TextBox textBox130;
|
|
private System.Windows.Forms.TextBox textBox128;
|
|
private System.Windows.Forms.TextBox textBox133;
|
|
private System.Windows.Forms.TextBox textBox131;
|
|
private System.Windows.Forms.TextBox textBox129;
|
|
private System.Windows.Forms.TextBox textBox127;
|
|
private System.Windows.Forms.TextBox textBox126;
|
|
private System.Windows.Forms.TextBox textBox125;
|
|
private System.Windows.Forms.TextBox textBox124;
|
|
private System.Windows.Forms.TextBox textBox123;
|
|
private System.Windows.Forms.TextBox textBox100;
|
|
private System.Windows.Forms.TextBox textBox98;
|
|
private System.Windows.Forms.Button button133;
|
|
private System.Windows.Forms.Button button132;
|
|
private System.Windows.Forms.Label label134;
|
|
private System.Windows.Forms.Label label133;
|
|
private System.Windows.Forms.TextBox textBox135;
|
|
private System.Windows.Forms.TextBox textBox142;
|
|
private System.Windows.Forms.TextBox textBox141;
|
|
private System.Windows.Forms.TextBox textBox140;
|
|
private System.Windows.Forms.TextBox textBox139;
|
|
private System.Windows.Forms.TextBox textBox138;
|
|
private System.Windows.Forms.TextBox textBox137;
|
|
private System.Windows.Forms.TextBox textBox136;
|
|
private System.Windows.Forms.TextBox textBox150;
|
|
private System.Windows.Forms.TextBox textBox149;
|
|
private System.Windows.Forms.TextBox textBox148;
|
|
private System.Windows.Forms.TextBox textBox147;
|
|
private System.Windows.Forms.TextBox textBox146;
|
|
private System.Windows.Forms.TextBox textBox145;
|
|
private System.Windows.Forms.TextBox textBox144;
|
|
private System.Windows.Forms.TextBox textBox143;
|
|
private System.Windows.Forms.TextBox textBox152;
|
|
private System.Windows.Forms.TextBox textBox151;
|
|
private System.Windows.Forms.TextBox textBox153;
|
|
private System.Windows.Forms.Label label135;
|
|
private System.Windows.Forms.TextBox textBox159;
|
|
private System.Windows.Forms.TextBox textBox157;
|
|
private System.Windows.Forms.TextBox textBox160;
|
|
private System.Windows.Forms.TextBox textBox158;
|
|
private System.Windows.Forms.TextBox textBox156;
|
|
private System.Windows.Forms.TextBox textBox155;
|
|
private System.Windows.Forms.TextBox textBox154;
|
|
private System.Windows.Forms.TextBox textBox161;
|
|
private System.Windows.Forms.TextBox textBox58;
|
|
private System.Windows.Forms.TextBox textBox31;
|
|
private System.Windows.Forms.Label label136;
|
|
private System.Windows.Forms.Button button134;
|
|
private System.Windows.Forms.TextBox textBox78;
|
|
private System.Windows.Forms.TextBox textBox70;
|
|
private System.Windows.Forms.TextBox textBox67;
|
|
private System.Windows.Forms.TextBox textBox122;
|
|
private System.Windows.Forms.TextBox textBox112;
|
|
private System.Windows.Forms.TextBox textBox167;
|
|
private System.Windows.Forms.TextBox textBox164;
|
|
private System.Windows.Forms.TextBox textBox162;
|
|
private System.Windows.Forms.TextBox textBox109;
|
|
private System.Windows.Forms.TextBox textBox168;
|
|
private System.Windows.Forms.TextBox textBox99;
|
|
private System.Windows.Forms.TextBox textBox103;
|
|
private System.Windows.Forms.TextBox textBox97;
|
|
private System.Windows.Forms.LinkLabel linkLabel2;
|
|
private System.Windows.Forms.LinkLabel linkLabel1;
|
|
private System.Windows.Forms.TextBox textBox57;
|
|
private System.Windows.Forms.TextBox textBox96;
|
|
private System.Windows.Forms.TextBox textBox165;
|
|
private System.Windows.Forms.TextBox textBox163;
|
|
private System.Windows.Forms.TextBox textBox64;
|
|
private System.Windows.Forms.TextBox textBox61;
|
|
private System.Windows.Forms.TextBox textBox166;
|
|
private System.Windows.Forms.TextBox textBox59;
|
|
private System.Windows.Forms.Button button45;
|
|
private System.Windows.Forms.Button button40;
|
|
private System.Windows.Forms.Button button44;
|
|
private System.Windows.Forms.Button button41;
|
|
private System.Windows.Forms.Button button145;
|
|
private System.Windows.Forms.Button button144;
|
|
private System.Windows.Forms.Button button143;
|
|
private System.Windows.Forms.Button button39;
|
|
private System.Windows.Forms.Label label141;
|
|
private System.Windows.Forms.Label label140;
|
|
private System.Windows.Forms.Label label147;
|
|
private System.Windows.Forms.Label label144;
|
|
private System.Windows.Forms.Label label143;
|
|
private System.Windows.Forms.Label label142;
|
|
private System.Windows.Forms.Label label139;
|
|
private System.Windows.Forms.Label label138;
|
|
private System.Windows.Forms.Label label137;
|
|
private System.Windows.Forms.Label label38;
|
|
private System.Windows.Forms.Label label149;
|
|
private System.Windows.Forms.Label label148;
|
|
private System.Windows.Forms.Label label39;
|
|
private System.Windows.Forms.Label label146;
|
|
private System.Windows.Forms.Label label17;
|
|
private System.Windows.Forms.Label label145;
|
|
private System.Windows.Forms.Label label21;
|
|
private System.Windows.Forms.Label label20;
|
|
private System.Windows.Forms.Label label11;
|
|
private System.Windows.Forms.Button button139;
|
|
private System.Windows.Forms.Button button138;
|
|
private System.Windows.Forms.Button button142;
|
|
private System.Windows.Forms.Button button141;
|
|
private System.Windows.Forms.Button button140;
|
|
private System.Windows.Forms.Button button137;
|
|
private System.Windows.Forms.Button button136;
|
|
private System.Windows.Forms.Button button135;
|
|
private System.Windows.Forms.Button button38;
|
|
public System.Windows.Forms.DataGridView dgvManager;
|
|
public System.Windows.Forms.DataGridView dgvMonitor;
|
|
private System.Windows.Forms.TextBox textBox106;
|
|
private System.Windows.Forms.TextBox textBox169;
|
|
private System.Windows.Forms.Button button146;
|
|
private System.Windows.Forms.Label label87;
|
|
private System.Windows.Forms.TextBox textBox170;
|
|
private System.Windows.Forms.Label label131;
|
|
private System.Windows.Forms.Label label86;
|
|
private System.Windows.Forms.LinkLabel linkLabel3;
|
|
|
|
|
|
}
|
|
}
|