123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095 |
- namespace NXWMS.Forms.Monitor
- {
- partial class frmWmsAllLineStatus
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmWmsAllLineStatus));
- this.kryptonLabel15 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
- this.kryptonLabel14 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
- this.kryptonLabel13 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
- this.kryptonLabel12 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
- this.kryptonLabel8 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
- this.kryptonLabel5 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
- this.kryptonLabel7 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
- this.kryptonLabel4 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
- this.kryptonLabel6 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
- this.kryptonLabel3 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
- this.kryptonLabel2 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
- this.kryptonLabel10 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
- this.kryptonLabel11 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
- this.kryptonLabel9 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
- this.kryptonLabel1 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
- this.picb_Crn001 = new System.Windows.Forms.PictureBox();
- this.picb_CrnTrack = new System.Windows.Forms.PictureBox();
- this.pictureBox54 = new System.Windows.Forms.PictureBox();
- this.pictureBox23 = new System.Windows.Forms.PictureBox();
- this.pictureBox53 = new System.Windows.Forms.PictureBox();
- this.pictureBox22 = new System.Windows.Forms.PictureBox();
- this.pictureBox52 = new System.Windows.Forms.PictureBox();
- this.pictureBox32 = new System.Windows.Forms.PictureBox();
- this.pictureBox51 = new System.Windows.Forms.PictureBox();
- this.pictureBox21 = new System.Windows.Forms.PictureBox();
- this.pictureBox50 = new System.Windows.Forms.PictureBox();
- this.pictureBox31 = new System.Windows.Forms.PictureBox();
- this.pictureBox49 = new System.Windows.Forms.PictureBox();
- this.pictureBox20 = new System.Windows.Forms.PictureBox();
- this.pictureBox48 = new System.Windows.Forms.PictureBox();
- this.pictureBox30 = new System.Windows.Forms.PictureBox();
- this.pictureBox47 = new System.Windows.Forms.PictureBox();
- this.pictureBox19 = new System.Windows.Forms.PictureBox();
- this.pictureBox46 = new System.Windows.Forms.PictureBox();
- this.pictureBox29 = new System.Windows.Forms.PictureBox();
- this.pictureBox45 = new System.Windows.Forms.PictureBox();
- this.pictureBox18 = new System.Windows.Forms.PictureBox();
- this.pictureBox44 = new System.Windows.Forms.PictureBox();
- this.pictureBox28 = new System.Windows.Forms.PictureBox();
- this.pictureBox43 = new System.Windows.Forms.PictureBox();
- this.pictureBox17 = new System.Windows.Forms.PictureBox();
- this.pictureBox42 = new System.Windows.Forms.PictureBox();
- this.pictureBox27 = new System.Windows.Forms.PictureBox();
- this.pictureBox41 = new System.Windows.Forms.PictureBox();
- this.pictureBox16 = new System.Windows.Forms.PictureBox();
- this.pictureBox40 = new System.Windows.Forms.PictureBox();
- this.pictureBox26 = new System.Windows.Forms.PictureBox();
- this.pictureBox39 = new System.Windows.Forms.PictureBox();
- this.pictureBox15 = new System.Windows.Forms.PictureBox();
- this.pictureBox38 = new System.Windows.Forms.PictureBox();
- this.pictureBox25 = new System.Windows.Forms.PictureBox();
- this.pictureBox37 = new System.Windows.Forms.PictureBox();
- this.pictureBox14 = new System.Windows.Forms.PictureBox();
- this.pictureBox36 = new System.Windows.Forms.PictureBox();
- this.pictureBox35 = new System.Windows.Forms.PictureBox();
- this.pictureBox13 = new System.Windows.Forms.PictureBox();
- this.pictureBox33 = new System.Windows.Forms.PictureBox();
- this.pictureBox24 = new System.Windows.Forms.PictureBox();
- this.pictureBox12 = new System.Windows.Forms.PictureBox();
- this.picb_Tran1011 = new System.Windows.Forms.PictureBox();
- this.picb_Tran1005 = new System.Windows.Forms.PictureBox();
- this.pictureBox4 = new System.Windows.Forms.PictureBox();
- this.pictureBox3 = new System.Windows.Forms.PictureBox();
- this.pictureBox2 = new System.Windows.Forms.PictureBox();
- this.pictureBox1 = new System.Windows.Forms.PictureBox();
- this.picb_Tran1004 = new System.Windows.Forms.PictureBox();
- this.picb_Tran1006 = new System.Windows.Forms.PictureBox();
- this.picb_Tran1003 = new System.Windows.Forms.PictureBox();
- this.picb_Tran1008 = new System.Windows.Forms.PictureBox();
- this.picb_Tran1001 = new System.Windows.Forms.PictureBox();
- this.picb_Tran1009 = new System.Windows.Forms.PictureBox();
- this.picb_Tran1007 = new System.Windows.Forms.PictureBox();
- this.picb_Tran1002 = new System.Windows.Forms.PictureBox();
- this.picb_Tran1010 = new System.Windows.Forms.PictureBox();
- this.kryptonPanel1 = new ComponentFactory.Krypton.Toolkit.KryptonPanel();
- ((System.ComponentModel.ISupportInitialize)(this.picb_Crn001)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.picb_CrnTrack)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox54)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox23)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox53)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox22)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox52)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox32)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox51)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox21)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox50)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox31)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox49)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox20)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox48)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox30)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox47)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox19)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox46)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox29)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox45)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox18)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox44)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox28)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox43)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox42)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox27)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox41)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox16)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox40)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox26)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox39)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox15)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox38)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox25)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox37)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox36)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox35)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox33)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox24)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.picb_Tran1011)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.picb_Tran1005)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.picb_Tran1004)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.picb_Tran1006)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.picb_Tran1003)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.picb_Tran1008)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.picb_Tran1001)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.picb_Tran1009)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.picb_Tran1007)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.picb_Tran1002)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.picb_Tran1010)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel1)).BeginInit();
- this.kryptonPanel1.SuspendLayout();
- this.SuspendLayout();
- //
- // kryptonLabel15
- //
- this.kryptonLabel15.Location = new System.Drawing.Point(933, 103);
- this.kryptonLabel15.Name = "kryptonLabel15";
- this.kryptonLabel15.Size = new System.Drawing.Size(61, 23);
- this.kryptonLabel15.StateCommon.ShortText.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.kryptonLabel15.TabIndex = 9;
- this.kryptonLabel15.Values.Text = "报警:";
- //
- // kryptonLabel14
- //
- this.kryptonLabel14.Location = new System.Drawing.Point(706, 103);
- this.kryptonLabel14.Name = "kryptonLabel14";
- this.kryptonLabel14.Size = new System.Drawing.Size(61, 23);
- this.kryptonLabel14.StateCommon.ShortText.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.kryptonLabel14.TabIndex = 9;
- this.kryptonLabel14.Values.Text = "运行:";
- //
- // kryptonLabel13
- //
- this.kryptonLabel13.Location = new System.Drawing.Point(508, 103);
- this.kryptonLabel13.Name = "kryptonLabel13";
- this.kryptonLabel13.Size = new System.Drawing.Size(61, 23);
- this.kryptonLabel13.StateCommon.ShortText.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.kryptonLabel13.TabIndex = 9;
- this.kryptonLabel13.Values.Text = "有货:";
- //
- // kryptonLabel12
- //
- this.kryptonLabel12.Location = new System.Drawing.Point(297, 103);
- this.kryptonLabel12.Name = "kryptonLabel12";
- this.kryptonLabel12.Size = new System.Drawing.Size(61, 23);
- this.kryptonLabel12.StateCommon.ShortText.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.kryptonLabel12.TabIndex = 9;
- this.kryptonLabel12.Values.Text = "空闲:";
- //
- // kryptonLabel8
- //
- this.kryptonLabel8.Location = new System.Drawing.Point(250, 238);
- this.kryptonLabel8.Name = "kryptonLabel8";
- this.kryptonLabel8.Size = new System.Drawing.Size(36, 16);
- this.kryptonLabel8.StateCommon.ShortText.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.kryptonLabel8.TabIndex = 8;
- this.kryptonLabel8.Values.Text = "1003";
- //
- // kryptonLabel5
- //
- this.kryptonLabel5.Location = new System.Drawing.Point(247, 444);
- this.kryptonLabel5.Name = "kryptonLabel5";
- this.kryptonLabel5.Size = new System.Drawing.Size(36, 16);
- this.kryptonLabel5.StateCommon.ShortText.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.kryptonLabel5.TabIndex = 8;
- this.kryptonLabel5.Values.Text = "1006";
- //
- // kryptonLabel7
- //
- this.kryptonLabel7.Location = new System.Drawing.Point(289, 238);
- this.kryptonLabel7.Name = "kryptonLabel7";
- this.kryptonLabel7.Size = new System.Drawing.Size(36, 16);
- this.kryptonLabel7.StateCommon.ShortText.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.kryptonLabel7.TabIndex = 8;
- this.kryptonLabel7.Values.Text = "1004";
- //
- // kryptonLabel4
- //
- this.kryptonLabel4.Location = new System.Drawing.Point(289, 444);
- this.kryptonLabel4.Name = "kryptonLabel4";
- this.kryptonLabel4.Size = new System.Drawing.Size(36, 16);
- this.kryptonLabel4.StateCommon.ShortText.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.kryptonLabel4.TabIndex = 8;
- this.kryptonLabel4.Values.Text = "1005";
- //
- // kryptonLabel6
- //
- this.kryptonLabel6.Location = new System.Drawing.Point(207, 238);
- this.kryptonLabel6.Name = "kryptonLabel6";
- this.kryptonLabel6.Size = new System.Drawing.Size(36, 16);
- this.kryptonLabel6.StateCommon.ShortText.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.kryptonLabel6.TabIndex = 8;
- this.kryptonLabel6.Values.Text = "1002";
- //
- // kryptonLabel3
- //
- this.kryptonLabel3.Location = new System.Drawing.Point(206, 444);
- this.kryptonLabel3.Name = "kryptonLabel3";
- this.kryptonLabel3.Size = new System.Drawing.Size(36, 16);
- this.kryptonLabel3.StateCommon.ShortText.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.kryptonLabel3.TabIndex = 8;
- this.kryptonLabel3.Values.Text = "1007";
- //
- // kryptonLabel2
- //
- this.kryptonLabel2.Location = new System.Drawing.Point(82, 444);
- this.kryptonLabel2.Name = "kryptonLabel2";
- this.kryptonLabel2.Size = new System.Drawing.Size(36, 16);
- this.kryptonLabel2.StateCommon.ShortText.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.kryptonLabel2.TabIndex = 8;
- this.kryptonLabel2.Values.Text = "1008";
- //
- // kryptonLabel10
- //
- this.kryptonLabel10.Location = new System.Drawing.Point(159, 444);
- this.kryptonLabel10.Name = "kryptonLabel10";
- this.kryptonLabel10.Size = new System.Drawing.Size(36, 16);
- this.kryptonLabel10.StateCommon.ShortText.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.kryptonLabel10.TabIndex = 8;
- this.kryptonLabel10.Values.Text = "1009";
- //
- // kryptonLabel11
- //
- this.kryptonLabel11.Location = new System.Drawing.Point(114, 343);
- this.kryptonLabel11.Name = "kryptonLabel11";
- this.kryptonLabel11.Size = new System.Drawing.Size(36, 16);
- this.kryptonLabel11.StateCommon.ShortText.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.kryptonLabel11.TabIndex = 8;
- this.kryptonLabel11.Values.Text = "1010";
- //
- // kryptonLabel9
- //
- this.kryptonLabel9.Location = new System.Drawing.Point(160, 240);
- this.kryptonLabel9.Name = "kryptonLabel9";
- this.kryptonLabel9.Size = new System.Drawing.Size(36, 16);
- this.kryptonLabel9.StateCommon.ShortText.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.kryptonLabel9.TabIndex = 8;
- this.kryptonLabel9.Values.Text = "1011";
- //
- // kryptonLabel1
- //
- this.kryptonLabel1.Location = new System.Drawing.Point(80, 238);
- this.kryptonLabel1.Name = "kryptonLabel1";
- this.kryptonLabel1.Size = new System.Drawing.Size(36, 16);
- this.kryptonLabel1.StateCommon.ShortText.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.kryptonLabel1.TabIndex = 8;
- this.kryptonLabel1.Values.Text = "1001";
- //
- // picb_Crn001
- //
- this.picb_Crn001.Image = global::NXWMS.Properties.Resources.stocker;
- this.picb_Crn001.Location = new System.Drawing.Point(1192, 330);
- this.picb_Crn001.Name = "picb_Crn001";
- this.picb_Crn001.Size = new System.Drawing.Size(90, 33);
- this.picb_Crn001.TabIndex = 7;
- this.picb_Crn001.TabStop = false;
- this.picb_Crn001.MouseHover += new System.EventHandler(this.Picb_Crn001_MouseHover);
- //
- // picb_CrnTrack
- //
- this.picb_CrnTrack.BackColor = System.Drawing.Color.Transparent;
- this.picb_CrnTrack.BackgroundImage = global::NXWMS.Properties.Resources.block;
- this.picb_CrnTrack.Location = new System.Drawing.Point(273, 333);
- this.picb_CrnTrack.Name = "picb_CrnTrack";
- this.picb_CrnTrack.Size = new System.Drawing.Size(1015, 28);
- this.picb_CrnTrack.TabIndex = 6;
- this.picb_CrnTrack.TabStop = false;
- //
- // pictureBox54
- //
- this.pictureBox54.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox54.Image")));
- this.pictureBox54.Location = new System.Drawing.Point(762, 400);
- this.pictureBox54.Name = "pictureBox54";
- this.pictureBox54.Size = new System.Drawing.Size(42, 43);
- this.pictureBox54.TabIndex = 1;
- this.pictureBox54.TabStop = false;
- //
- // pictureBox23
- //
- this.pictureBox23.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox23.Image")));
- this.pictureBox23.Location = new System.Drawing.Point(762, 259);
- this.pictureBox23.Name = "pictureBox23";
- this.pictureBox23.Size = new System.Drawing.Size(42, 43);
- this.pictureBox23.TabIndex = 1;
- this.pictureBox23.TabStop = false;
- //
- // pictureBox53
- //
- this.pictureBox53.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox53.Image")));
- this.pictureBox53.Location = new System.Drawing.Point(805, 400);
- this.pictureBox53.Name = "pictureBox53";
- this.pictureBox53.Size = new System.Drawing.Size(42, 43);
- this.pictureBox53.TabIndex = 1;
- this.pictureBox53.TabStop = false;
- //
- // pictureBox22
- //
- this.pictureBox22.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox22.Image")));
- this.pictureBox22.Location = new System.Drawing.Point(805, 259);
- this.pictureBox22.Name = "pictureBox22";
- this.pictureBox22.Size = new System.Drawing.Size(42, 43);
- this.pictureBox22.TabIndex = 1;
- this.pictureBox22.TabStop = false;
- //
- // pictureBox52
- //
- this.pictureBox52.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox52.Image")));
- this.pictureBox52.Location = new System.Drawing.Point(1149, 400);
- this.pictureBox52.Name = "pictureBox52";
- this.pictureBox52.Size = new System.Drawing.Size(42, 43);
- this.pictureBox52.TabIndex = 1;
- this.pictureBox52.TabStop = false;
- //
- // pictureBox32
- //
- this.pictureBox32.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox32.Image")));
- this.pictureBox32.Location = new System.Drawing.Point(1149, 259);
- this.pictureBox32.Name = "pictureBox32";
- this.pictureBox32.Size = new System.Drawing.Size(42, 43);
- this.pictureBox32.TabIndex = 1;
- this.pictureBox32.TabStop = false;
- //
- // pictureBox51
- //
- this.pictureBox51.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox51.Image")));
- this.pictureBox51.Location = new System.Drawing.Point(676, 400);
- this.pictureBox51.Name = "pictureBox51";
- this.pictureBox51.Size = new System.Drawing.Size(42, 43);
- this.pictureBox51.TabIndex = 1;
- this.pictureBox51.TabStop = false;
- //
- // pictureBox21
- //
- this.pictureBox21.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox21.Image")));
- this.pictureBox21.Location = new System.Drawing.Point(676, 259);
- this.pictureBox21.Name = "pictureBox21";
- this.pictureBox21.Size = new System.Drawing.Size(42, 43);
- this.pictureBox21.TabIndex = 1;
- this.pictureBox21.TabStop = false;
- //
- // pictureBox50
- //
- this.pictureBox50.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox50.Image")));
- this.pictureBox50.Location = new System.Drawing.Point(1192, 400);
- this.pictureBox50.Name = "pictureBox50";
- this.pictureBox50.Size = new System.Drawing.Size(42, 43);
- this.pictureBox50.TabIndex = 1;
- this.pictureBox50.TabStop = false;
- //
- // pictureBox31
- //
- this.pictureBox31.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox31.Image")));
- this.pictureBox31.Location = new System.Drawing.Point(1192, 259);
- this.pictureBox31.Name = "pictureBox31";
- this.pictureBox31.Size = new System.Drawing.Size(42, 43);
- this.pictureBox31.TabIndex = 1;
- this.pictureBox31.TabStop = false;
- //
- // pictureBox49
- //
- this.pictureBox49.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox49.Image")));
- this.pictureBox49.Location = new System.Drawing.Point(719, 400);
- this.pictureBox49.Name = "pictureBox49";
- this.pictureBox49.Size = new System.Drawing.Size(42, 43);
- this.pictureBox49.TabIndex = 1;
- this.pictureBox49.TabStop = false;
- //
- // pictureBox20
- //
- this.pictureBox20.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox20.Image")));
- this.pictureBox20.Location = new System.Drawing.Point(719, 259);
- this.pictureBox20.Name = "pictureBox20";
- this.pictureBox20.Size = new System.Drawing.Size(42, 43);
- this.pictureBox20.TabIndex = 1;
- this.pictureBox20.TabStop = false;
- //
- // pictureBox48
- //
- this.pictureBox48.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox48.Image")));
- this.pictureBox48.Location = new System.Drawing.Point(1063, 400);
- this.pictureBox48.Name = "pictureBox48";
- this.pictureBox48.Size = new System.Drawing.Size(42, 43);
- this.pictureBox48.TabIndex = 1;
- this.pictureBox48.TabStop = false;
- //
- // pictureBox30
- //
- this.pictureBox30.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox30.Image")));
- this.pictureBox30.Location = new System.Drawing.Point(1063, 259);
- this.pictureBox30.Name = "pictureBox30";
- this.pictureBox30.Size = new System.Drawing.Size(42, 43);
- this.pictureBox30.TabIndex = 1;
- this.pictureBox30.TabStop = false;
- //
- // pictureBox47
- //
- this.pictureBox47.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox47.Image")));
- this.pictureBox47.Location = new System.Drawing.Point(590, 400);
- this.pictureBox47.Name = "pictureBox47";
- this.pictureBox47.Size = new System.Drawing.Size(42, 43);
- this.pictureBox47.TabIndex = 1;
- this.pictureBox47.TabStop = false;
- //
- // pictureBox19
- //
- this.pictureBox19.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox19.Image")));
- this.pictureBox19.Location = new System.Drawing.Point(590, 259);
- this.pictureBox19.Name = "pictureBox19";
- this.pictureBox19.Size = new System.Drawing.Size(42, 43);
- this.pictureBox19.TabIndex = 1;
- this.pictureBox19.TabStop = false;
- //
- // pictureBox46
- //
- this.pictureBox46.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox46.Image")));
- this.pictureBox46.Location = new System.Drawing.Point(1106, 400);
- this.pictureBox46.Name = "pictureBox46";
- this.pictureBox46.Size = new System.Drawing.Size(42, 43);
- this.pictureBox46.TabIndex = 1;
- this.pictureBox46.TabStop = false;
- //
- // pictureBox29
- //
- this.pictureBox29.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox29.Image")));
- this.pictureBox29.Location = new System.Drawing.Point(1106, 259);
- this.pictureBox29.Name = "pictureBox29";
- this.pictureBox29.Size = new System.Drawing.Size(42, 43);
- this.pictureBox29.TabIndex = 1;
- this.pictureBox29.TabStop = false;
- //
- // pictureBox45
- //
- this.pictureBox45.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox45.Image")));
- this.pictureBox45.Location = new System.Drawing.Point(633, 400);
- this.pictureBox45.Name = "pictureBox45";
- this.pictureBox45.Size = new System.Drawing.Size(42, 43);
- this.pictureBox45.TabIndex = 1;
- this.pictureBox45.TabStop = false;
- //
- // pictureBox18
- //
- this.pictureBox18.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox18.Image")));
- this.pictureBox18.Location = new System.Drawing.Point(633, 259);
- this.pictureBox18.Name = "pictureBox18";
- this.pictureBox18.Size = new System.Drawing.Size(42, 43);
- this.pictureBox18.TabIndex = 1;
- this.pictureBox18.TabStop = false;
- //
- // pictureBox44
- //
- this.pictureBox44.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox44.Image")));
- this.pictureBox44.Location = new System.Drawing.Point(977, 400);
- this.pictureBox44.Name = "pictureBox44";
- this.pictureBox44.Size = new System.Drawing.Size(42, 43);
- this.pictureBox44.TabIndex = 1;
- this.pictureBox44.TabStop = false;
- //
- // pictureBox28
- //
- this.pictureBox28.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox28.Image")));
- this.pictureBox28.Location = new System.Drawing.Point(977, 259);
- this.pictureBox28.Name = "pictureBox28";
- this.pictureBox28.Size = new System.Drawing.Size(42, 43);
- this.pictureBox28.TabIndex = 1;
- this.pictureBox28.TabStop = false;
- //
- // pictureBox43
- //
- this.pictureBox43.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox43.Image")));
- this.pictureBox43.Location = new System.Drawing.Point(504, 400);
- this.pictureBox43.Name = "pictureBox43";
- this.pictureBox43.Size = new System.Drawing.Size(42, 43);
- this.pictureBox43.TabIndex = 1;
- this.pictureBox43.TabStop = false;
- //
- // pictureBox17
- //
- this.pictureBox17.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox17.Image")));
- this.pictureBox17.Location = new System.Drawing.Point(504, 259);
- this.pictureBox17.Name = "pictureBox17";
- this.pictureBox17.Size = new System.Drawing.Size(42, 43);
- this.pictureBox17.TabIndex = 1;
- this.pictureBox17.TabStop = false;
- //
- // pictureBox42
- //
- this.pictureBox42.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox42.Image")));
- this.pictureBox42.Location = new System.Drawing.Point(1020, 400);
- this.pictureBox42.Name = "pictureBox42";
- this.pictureBox42.Size = new System.Drawing.Size(42, 43);
- this.pictureBox42.TabIndex = 1;
- this.pictureBox42.TabStop = false;
- //
- // pictureBox27
- //
- this.pictureBox27.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox27.Image")));
- this.pictureBox27.Location = new System.Drawing.Point(1020, 259);
- this.pictureBox27.Name = "pictureBox27";
- this.pictureBox27.Size = new System.Drawing.Size(42, 43);
- this.pictureBox27.TabIndex = 1;
- this.pictureBox27.TabStop = false;
- //
- // pictureBox41
- //
- this.pictureBox41.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox41.Image")));
- this.pictureBox41.Location = new System.Drawing.Point(547, 400);
- this.pictureBox41.Name = "pictureBox41";
- this.pictureBox41.Size = new System.Drawing.Size(42, 43);
- this.pictureBox41.TabIndex = 1;
- this.pictureBox41.TabStop = false;
- //
- // pictureBox16
- //
- this.pictureBox16.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox16.Image")));
- this.pictureBox16.Location = new System.Drawing.Point(547, 259);
- this.pictureBox16.Name = "pictureBox16";
- this.pictureBox16.Size = new System.Drawing.Size(42, 43);
- this.pictureBox16.TabIndex = 1;
- this.pictureBox16.TabStop = false;
- //
- // pictureBox40
- //
- this.pictureBox40.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox40.Image")));
- this.pictureBox40.Location = new System.Drawing.Point(891, 400);
- this.pictureBox40.Name = "pictureBox40";
- this.pictureBox40.Size = new System.Drawing.Size(42, 43);
- this.pictureBox40.TabIndex = 1;
- this.pictureBox40.TabStop = false;
- //
- // pictureBox26
- //
- this.pictureBox26.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox26.Image")));
- this.pictureBox26.Location = new System.Drawing.Point(891, 259);
- this.pictureBox26.Name = "pictureBox26";
- this.pictureBox26.Size = new System.Drawing.Size(42, 43);
- this.pictureBox26.TabIndex = 1;
- this.pictureBox26.TabStop = false;
- //
- // pictureBox39
- //
- this.pictureBox39.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox39.Image")));
- this.pictureBox39.Location = new System.Drawing.Point(418, 400);
- this.pictureBox39.Name = "pictureBox39";
- this.pictureBox39.Size = new System.Drawing.Size(42, 43);
- this.pictureBox39.TabIndex = 1;
- this.pictureBox39.TabStop = false;
- //
- // pictureBox15
- //
- this.pictureBox15.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox15.Image")));
- this.pictureBox15.Location = new System.Drawing.Point(418, 259);
- this.pictureBox15.Name = "pictureBox15";
- this.pictureBox15.Size = new System.Drawing.Size(42, 43);
- this.pictureBox15.TabIndex = 1;
- this.pictureBox15.TabStop = false;
- //
- // pictureBox38
- //
- this.pictureBox38.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox38.Image")));
- this.pictureBox38.Location = new System.Drawing.Point(934, 400);
- this.pictureBox38.Name = "pictureBox38";
- this.pictureBox38.Size = new System.Drawing.Size(42, 43);
- this.pictureBox38.TabIndex = 1;
- this.pictureBox38.TabStop = false;
- //
- // pictureBox25
- //
- this.pictureBox25.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox25.Image")));
- this.pictureBox25.Location = new System.Drawing.Point(934, 259);
- this.pictureBox25.Name = "pictureBox25";
- this.pictureBox25.Size = new System.Drawing.Size(42, 43);
- this.pictureBox25.TabIndex = 1;
- this.pictureBox25.TabStop = false;
- //
- // pictureBox37
- //
- this.pictureBox37.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox37.Image")));
- this.pictureBox37.Location = new System.Drawing.Point(461, 400);
- this.pictureBox37.Name = "pictureBox37";
- this.pictureBox37.Size = new System.Drawing.Size(42, 43);
- this.pictureBox37.TabIndex = 1;
- this.pictureBox37.TabStop = false;
- //
- // pictureBox14
- //
- this.pictureBox14.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox14.Image")));
- this.pictureBox14.Location = new System.Drawing.Point(461, 259);
- this.pictureBox14.Name = "pictureBox14";
- this.pictureBox14.Size = new System.Drawing.Size(42, 43);
- this.pictureBox14.TabIndex = 1;
- this.pictureBox14.TabStop = false;
- //
- // pictureBox36
- //
- this.pictureBox36.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox36.Image")));
- this.pictureBox36.Location = new System.Drawing.Point(332, 400);
- this.pictureBox36.Name = "pictureBox36";
- this.pictureBox36.Size = new System.Drawing.Size(42, 43);
- this.pictureBox36.TabIndex = 1;
- this.pictureBox36.TabStop = false;
- //
- // pictureBox35
- //
- this.pictureBox35.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox35.Image")));
- this.pictureBox35.Location = new System.Drawing.Point(848, 400);
- this.pictureBox35.Name = "pictureBox35";
- this.pictureBox35.Size = new System.Drawing.Size(42, 43);
- this.pictureBox35.TabIndex = 1;
- this.pictureBox35.TabStop = false;
- //
- // pictureBox13
- //
- this.pictureBox13.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox13.Image")));
- this.pictureBox13.Location = new System.Drawing.Point(332, 259);
- this.pictureBox13.Name = "pictureBox13";
- this.pictureBox13.Size = new System.Drawing.Size(42, 43);
- this.pictureBox13.TabIndex = 1;
- this.pictureBox13.TabStop = false;
- //
- // pictureBox33
- //
- this.pictureBox33.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox33.Image")));
- this.pictureBox33.Location = new System.Drawing.Point(375, 400);
- this.pictureBox33.Name = "pictureBox33";
- this.pictureBox33.Size = new System.Drawing.Size(42, 43);
- this.pictureBox33.TabIndex = 1;
- this.pictureBox33.TabStop = false;
- //
- // pictureBox24
- //
- this.pictureBox24.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox24.Image")));
- this.pictureBox24.Location = new System.Drawing.Point(848, 259);
- this.pictureBox24.Name = "pictureBox24";
- this.pictureBox24.Size = new System.Drawing.Size(42, 43);
- this.pictureBox24.TabIndex = 1;
- this.pictureBox24.TabStop = false;
- //
- // pictureBox12
- //
- this.pictureBox12.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox12.Image")));
- this.pictureBox12.Location = new System.Drawing.Point(375, 259);
- this.pictureBox12.Name = "pictureBox12";
- this.pictureBox12.Size = new System.Drawing.Size(42, 43);
- this.pictureBox12.TabIndex = 1;
- this.pictureBox12.TabStop = false;
- //
- // picb_Tran1011
- //
- this.picb_Tran1011.BackColor = System.Drawing.Color.White;
- this.picb_Tran1011.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("picb_Tran1011.BackgroundImage")));
- this.picb_Tran1011.Location = new System.Drawing.Point(155, 259);
- this.picb_Tran1011.Name = "picb_Tran1011";
- this.picb_Tran1011.Size = new System.Drawing.Size(50, 56);
- this.picb_Tran1011.TabIndex = 0;
- this.picb_Tran1011.TabStop = false;
- this.picb_Tran1011.MouseHover += new System.EventHandler(this.Picb_Tran1011_MouseHover);
- //
- // picb_Tran1005
- //
- this.picb_Tran1005.BackColor = System.Drawing.Color.White;
- this.picb_Tran1005.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("picb_Tran1005.BackgroundImage")));
- this.picb_Tran1005.Location = new System.Drawing.Point(288, 400);
- this.picb_Tran1005.Name = "picb_Tran1005";
- this.picb_Tran1005.Size = new System.Drawing.Size(41, 41);
- this.picb_Tran1005.TabIndex = 0;
- this.picb_Tran1005.TabStop = false;
- this.picb_Tran1005.MouseHover += new System.EventHandler(this.Picb_Tran1011_MouseHover);
- //
- // pictureBox4
- //
- this.pictureBox4.BackColor = System.Drawing.Color.Red;
- this.pictureBox4.Location = new System.Drawing.Point(997, 94);
- this.pictureBox4.Name = "pictureBox4";
- this.pictureBox4.Size = new System.Drawing.Size(41, 41);
- this.pictureBox4.TabIndex = 0;
- this.pictureBox4.TabStop = false;
- //
- // pictureBox3
- //
- this.pictureBox3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
- this.pictureBox3.Location = new System.Drawing.Point(770, 94);
- this.pictureBox3.Name = "pictureBox3";
- this.pictureBox3.Size = new System.Drawing.Size(41, 41);
- this.pictureBox3.TabIndex = 0;
- this.pictureBox3.TabStop = false;
- //
- // pictureBox2
- //
- this.pictureBox2.BackColor = System.Drawing.Color.Lime;
- this.pictureBox2.Location = new System.Drawing.Point(572, 94);
- this.pictureBox2.Name = "pictureBox2";
- this.pictureBox2.Size = new System.Drawing.Size(41, 41);
- this.pictureBox2.TabIndex = 0;
- this.pictureBox2.TabStop = false;
- //
- // pictureBox1
- //
- this.pictureBox1.BackColor = System.Drawing.Color.White;
- this.pictureBox1.Location = new System.Drawing.Point(361, 94);
- this.pictureBox1.Name = "pictureBox1";
- this.pictureBox1.Size = new System.Drawing.Size(41, 41);
- this.pictureBox1.TabIndex = 0;
- this.pictureBox1.TabStop = false;
- //
- // picb_Tran1004
- //
- this.picb_Tran1004.BackColor = System.Drawing.Color.White;
- this.picb_Tran1004.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("picb_Tran1004.BackgroundImage")));
- this.picb_Tran1004.Location = new System.Drawing.Point(288, 259);
- this.picb_Tran1004.Name = "picb_Tran1004";
- this.picb_Tran1004.Size = new System.Drawing.Size(41, 41);
- this.picb_Tran1004.TabIndex = 0;
- this.picb_Tran1004.TabStop = false;
- this.picb_Tran1004.MouseHover += new System.EventHandler(this.Picb_Tran1011_MouseHover);
- //
- // picb_Tran1006
- //
- this.picb_Tran1006.BackColor = System.Drawing.Color.White;
- this.picb_Tran1006.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("picb_Tran1006.BackgroundImage")));
- this.picb_Tran1006.Location = new System.Drawing.Point(245, 400);
- this.picb_Tran1006.Name = "picb_Tran1006";
- this.picb_Tran1006.Size = new System.Drawing.Size(41, 41);
- this.picb_Tran1006.TabIndex = 0;
- this.picb_Tran1006.TabStop = false;
- this.picb_Tran1006.MouseHover += new System.EventHandler(this.Picb_Tran1011_MouseHover);
- //
- // picb_Tran1003
- //
- this.picb_Tran1003.BackColor = System.Drawing.Color.White;
- this.picb_Tran1003.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("picb_Tran1003.BackgroundImage")));
- this.picb_Tran1003.Location = new System.Drawing.Point(245, 259);
- this.picb_Tran1003.Name = "picb_Tran1003";
- this.picb_Tran1003.Size = new System.Drawing.Size(41, 41);
- this.picb_Tran1003.TabIndex = 0;
- this.picb_Tran1003.TabStop = false;
- this.picb_Tran1003.MouseHover += new System.EventHandler(this.Picb_Tran1011_MouseHover);
- //
- // picb_Tran1008
- //
- this.picb_Tran1008.BackColor = System.Drawing.Color.White;
- this.picb_Tran1008.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("picb_Tran1008.BackgroundImage")));
- this.picb_Tran1008.Location = new System.Drawing.Point(80, 400);
- this.picb_Tran1008.Name = "picb_Tran1008";
- this.picb_Tran1008.Size = new System.Drawing.Size(41, 41);
- this.picb_Tran1008.TabIndex = 0;
- this.picb_Tran1008.TabStop = false;
- this.picb_Tran1008.MouseHover += new System.EventHandler(this.Picb_Tran1011_MouseHover);
- //
- // picb_Tran1001
- //
- this.picb_Tran1001.BackColor = System.Drawing.Color.White;
- this.picb_Tran1001.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("picb_Tran1001.BackgroundImage")));
- this.picb_Tran1001.Location = new System.Drawing.Point(80, 259);
- this.picb_Tran1001.Name = "picb_Tran1001";
- this.picb_Tran1001.Size = new System.Drawing.Size(41, 41);
- this.picb_Tran1001.TabIndex = 0;
- this.picb_Tran1001.TabStop = false;
- this.picb_Tran1001.MouseHover += new System.EventHandler(this.Picb_Tran1011_MouseHover);
- //
- // picb_Tran1009
- //
- this.picb_Tran1009.BackColor = System.Drawing.Color.White;
- this.picb_Tran1009.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("picb_Tran1009.BackgroundImage")));
- this.picb_Tran1009.Location = new System.Drawing.Point(155, 380);
- this.picb_Tran1009.Name = "picb_Tran1009";
- this.picb_Tran1009.Size = new System.Drawing.Size(50, 56);
- this.picb_Tran1009.TabIndex = 0;
- this.picb_Tran1009.TabStop = false;
- this.picb_Tran1009.MouseHover += new System.EventHandler(this.Picb_Tran1011_MouseHover);
- //
- // picb_Tran1007
- //
- this.picb_Tran1007.BackColor = System.Drawing.Color.White;
- this.picb_Tran1007.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("picb_Tran1007.BackgroundImage")));
- this.picb_Tran1007.Location = new System.Drawing.Point(123, 400);
- this.picb_Tran1007.Name = "picb_Tran1007";
- this.picb_Tran1007.Size = new System.Drawing.Size(120, 41);
- this.picb_Tran1007.TabIndex = 0;
- this.picb_Tran1007.TabStop = false;
- this.picb_Tran1007.MouseHover += new System.EventHandler(this.Picb_Tran1011_MouseHover);
- //
- // picb_Tran1002
- //
- this.picb_Tran1002.BackColor = System.Drawing.Color.White;
- this.picb_Tran1002.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("picb_Tran1002.BackgroundImage")));
- this.picb_Tran1002.Location = new System.Drawing.Point(123, 259);
- this.picb_Tran1002.Name = "picb_Tran1002";
- this.picb_Tran1002.Size = new System.Drawing.Size(120, 41);
- this.picb_Tran1002.TabIndex = 0;
- this.picb_Tran1002.TabStop = false;
- this.picb_Tran1002.MouseHover += new System.EventHandler(this.Picb_Tran1011_MouseHover);
- //
- // picb_Tran1010
- //
- this.picb_Tran1010.BackColor = System.Drawing.Color.White;
- this.picb_Tran1010.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("picb_Tran1010.BackgroundImage")));
- this.picb_Tran1010.Location = new System.Drawing.Point(155, 320);
- this.picb_Tran1010.Name = "picb_Tran1010";
- this.picb_Tran1010.Size = new System.Drawing.Size(50, 56);
- this.picb_Tran1010.TabIndex = 0;
- this.picb_Tran1010.TabStop = false;
- this.picb_Tran1010.MouseHover += new System.EventHandler(this.Picb_Tran1011_MouseHover);
- //
- // kryptonPanel1
- //
- this.kryptonPanel1.Controls.Add(this.kryptonLabel15);
- this.kryptonPanel1.Controls.Add(this.kryptonLabel14);
- this.kryptonPanel1.Controls.Add(this.kryptonLabel13);
- this.kryptonPanel1.Controls.Add(this.kryptonLabel12);
- this.kryptonPanel1.Controls.Add(this.kryptonLabel8);
- this.kryptonPanel1.Controls.Add(this.kryptonLabel5);
- this.kryptonPanel1.Controls.Add(this.kryptonLabel7);
- this.kryptonPanel1.Controls.Add(this.kryptonLabel4);
- this.kryptonPanel1.Controls.Add(this.kryptonLabel6);
- this.kryptonPanel1.Controls.Add(this.kryptonLabel3);
- this.kryptonPanel1.Controls.Add(this.kryptonLabel2);
- this.kryptonPanel1.Controls.Add(this.kryptonLabel10);
- this.kryptonPanel1.Controls.Add(this.kryptonLabel11);
- this.kryptonPanel1.Controls.Add(this.kryptonLabel9);
- this.kryptonPanel1.Controls.Add(this.kryptonLabel1);
- this.kryptonPanel1.Controls.Add(this.picb_Crn001);
- this.kryptonPanel1.Controls.Add(this.picb_CrnTrack);
- this.kryptonPanel1.Controls.Add(this.pictureBox54);
- this.kryptonPanel1.Controls.Add(this.pictureBox23);
- this.kryptonPanel1.Controls.Add(this.pictureBox53);
- this.kryptonPanel1.Controls.Add(this.pictureBox22);
- this.kryptonPanel1.Controls.Add(this.pictureBox52);
- this.kryptonPanel1.Controls.Add(this.pictureBox32);
- this.kryptonPanel1.Controls.Add(this.pictureBox51);
- this.kryptonPanel1.Controls.Add(this.pictureBox21);
- this.kryptonPanel1.Controls.Add(this.pictureBox50);
- this.kryptonPanel1.Controls.Add(this.pictureBox31);
- this.kryptonPanel1.Controls.Add(this.pictureBox49);
- this.kryptonPanel1.Controls.Add(this.pictureBox20);
- this.kryptonPanel1.Controls.Add(this.pictureBox48);
- this.kryptonPanel1.Controls.Add(this.pictureBox30);
- this.kryptonPanel1.Controls.Add(this.pictureBox47);
- this.kryptonPanel1.Controls.Add(this.pictureBox19);
- this.kryptonPanel1.Controls.Add(this.pictureBox46);
- this.kryptonPanel1.Controls.Add(this.pictureBox29);
- this.kryptonPanel1.Controls.Add(this.pictureBox45);
- this.kryptonPanel1.Controls.Add(this.pictureBox18);
- this.kryptonPanel1.Controls.Add(this.pictureBox44);
- this.kryptonPanel1.Controls.Add(this.pictureBox28);
- this.kryptonPanel1.Controls.Add(this.pictureBox43);
- this.kryptonPanel1.Controls.Add(this.pictureBox17);
- this.kryptonPanel1.Controls.Add(this.pictureBox42);
- this.kryptonPanel1.Controls.Add(this.pictureBox27);
- this.kryptonPanel1.Controls.Add(this.pictureBox41);
- this.kryptonPanel1.Controls.Add(this.pictureBox16);
- this.kryptonPanel1.Controls.Add(this.pictureBox40);
- this.kryptonPanel1.Controls.Add(this.pictureBox26);
- this.kryptonPanel1.Controls.Add(this.pictureBox39);
- this.kryptonPanel1.Controls.Add(this.pictureBox15);
- this.kryptonPanel1.Controls.Add(this.pictureBox38);
- this.kryptonPanel1.Controls.Add(this.pictureBox25);
- this.kryptonPanel1.Controls.Add(this.pictureBox37);
- this.kryptonPanel1.Controls.Add(this.pictureBox14);
- this.kryptonPanel1.Controls.Add(this.pictureBox36);
- this.kryptonPanel1.Controls.Add(this.pictureBox35);
- this.kryptonPanel1.Controls.Add(this.pictureBox13);
- this.kryptonPanel1.Controls.Add(this.pictureBox33);
- this.kryptonPanel1.Controls.Add(this.pictureBox24);
- this.kryptonPanel1.Controls.Add(this.pictureBox12);
- this.kryptonPanel1.Controls.Add(this.picb_Tran1011);
- this.kryptonPanel1.Controls.Add(this.picb_Tran1005);
- this.kryptonPanel1.Controls.Add(this.pictureBox4);
- this.kryptonPanel1.Controls.Add(this.pictureBox3);
- this.kryptonPanel1.Controls.Add(this.pictureBox2);
- this.kryptonPanel1.Controls.Add(this.pictureBox1);
- this.kryptonPanel1.Controls.Add(this.picb_Tran1004);
- this.kryptonPanel1.Controls.Add(this.picb_Tran1006);
- this.kryptonPanel1.Controls.Add(this.picb_Tran1003);
- this.kryptonPanel1.Controls.Add(this.picb_Tran1008);
- this.kryptonPanel1.Controls.Add(this.picb_Tran1001);
- this.kryptonPanel1.Controls.Add(this.picb_Tran1009);
- this.kryptonPanel1.Controls.Add(this.picb_Tran1007);
- this.kryptonPanel1.Controls.Add(this.picb_Tran1002);
- this.kryptonPanel1.Controls.Add(this.picb_Tran1010);
- this.kryptonPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.kryptonPanel1.Location = new System.Drawing.Point(0, 0);
- this.kryptonPanel1.Name = "kryptonPanel1";
- this.kryptonPanel1.Size = new System.Drawing.Size(1427, 756);
- this.kryptonPanel1.TabIndex = 1;
- //
- // frmWmsAllLineStatus
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1427, 756);
- this.Controls.Add(this.kryptonPanel1);
- this.Name = "frmWmsAllLineStatus";
- this.Text = "整线监控";
- this.Load += new System.EventHandler(this.frmWmsAllLineStatus_Load);
- ((System.ComponentModel.ISupportInitialize)(this.picb_Crn001)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.picb_CrnTrack)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox54)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox23)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox53)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox22)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox52)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox32)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox51)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox21)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox50)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox31)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox49)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox20)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox48)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox30)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox47)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox19)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox46)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox29)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox45)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox18)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox44)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox28)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox43)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox42)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox27)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox41)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox16)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox40)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox26)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox39)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox15)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox38)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox25)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox37)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox36)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox35)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox33)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox24)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.picb_Tran1011)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.picb_Tran1005)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.picb_Tran1004)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.picb_Tran1006)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.picb_Tran1003)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.picb_Tran1008)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.picb_Tran1001)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.picb_Tran1009)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.picb_Tran1007)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.picb_Tran1002)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.picb_Tran1010)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel1)).EndInit();
- this.kryptonPanel1.ResumeLayout(false);
- this.kryptonPanel1.PerformLayout();
- this.ResumeLayout(false);
- }
- #endregion
- private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel15;
- private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel14;
- private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel13;
- private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel12;
- private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel8;
- private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel5;
- private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel7;
- private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel4;
- private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel6;
- private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel3;
- private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel2;
- private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel10;
- private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel11;
- private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel9;
- private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel1;
- private System.Windows.Forms.PictureBox picb_Crn001;
- private System.Windows.Forms.PictureBox picb_CrnTrack;
- private System.Windows.Forms.PictureBox pictureBox54;
- private System.Windows.Forms.PictureBox pictureBox23;
- private System.Windows.Forms.PictureBox pictureBox53;
- private System.Windows.Forms.PictureBox pictureBox22;
- private System.Windows.Forms.PictureBox pictureBox52;
- private System.Windows.Forms.PictureBox pictureBox32;
- private System.Windows.Forms.PictureBox pictureBox51;
- private System.Windows.Forms.PictureBox pictureBox21;
- private System.Windows.Forms.PictureBox pictureBox50;
- private System.Windows.Forms.PictureBox pictureBox31;
- private System.Windows.Forms.PictureBox pictureBox49;
- private System.Windows.Forms.PictureBox pictureBox20;
- private System.Windows.Forms.PictureBox pictureBox48;
- private System.Windows.Forms.PictureBox pictureBox30;
- private System.Windows.Forms.PictureBox pictureBox47;
- private System.Windows.Forms.PictureBox pictureBox19;
- private System.Windows.Forms.PictureBox pictureBox46;
- private System.Windows.Forms.PictureBox pictureBox29;
- private System.Windows.Forms.PictureBox pictureBox45;
- private System.Windows.Forms.PictureBox pictureBox18;
- private System.Windows.Forms.PictureBox pictureBox44;
- private System.Windows.Forms.PictureBox pictureBox28;
- private System.Windows.Forms.PictureBox pictureBox43;
- private System.Windows.Forms.PictureBox pictureBox17;
- private System.Windows.Forms.PictureBox pictureBox42;
- private System.Windows.Forms.PictureBox pictureBox27;
- private System.Windows.Forms.PictureBox pictureBox41;
- private System.Windows.Forms.PictureBox pictureBox16;
- private System.Windows.Forms.PictureBox pictureBox40;
- private System.Windows.Forms.PictureBox pictureBox26;
- private System.Windows.Forms.PictureBox pictureBox39;
- private System.Windows.Forms.PictureBox pictureBox15;
- private System.Windows.Forms.PictureBox pictureBox38;
- private System.Windows.Forms.PictureBox pictureBox25;
- private System.Windows.Forms.PictureBox pictureBox37;
- private System.Windows.Forms.PictureBox pictureBox14;
- private System.Windows.Forms.PictureBox pictureBox36;
- private System.Windows.Forms.PictureBox pictureBox35;
- private System.Windows.Forms.PictureBox pictureBox13;
- private System.Windows.Forms.PictureBox pictureBox33;
- private System.Windows.Forms.PictureBox pictureBox24;
- private System.Windows.Forms.PictureBox pictureBox12;
- private System.Windows.Forms.PictureBox picb_Tran1011;
- private System.Windows.Forms.PictureBox picb_Tran1005;
- private System.Windows.Forms.PictureBox pictureBox4;
- private System.Windows.Forms.PictureBox pictureBox3;
- private System.Windows.Forms.PictureBox pictureBox2;
- private System.Windows.Forms.PictureBox pictureBox1;
- private System.Windows.Forms.PictureBox picb_Tran1004;
- private System.Windows.Forms.PictureBox picb_Tran1006;
- private System.Windows.Forms.PictureBox picb_Tran1003;
- private System.Windows.Forms.PictureBox picb_Tran1008;
- private System.Windows.Forms.PictureBox picb_Tran1001;
- private System.Windows.Forms.PictureBox picb_Tran1009;
- private System.Windows.Forms.PictureBox picb_Tran1007;
- private System.Windows.Forms.PictureBox picb_Tran1002;
- private System.Windows.Forms.PictureBox picb_Tran1010;
- private ComponentFactory.Krypton.Toolkit.KryptonPanel kryptonPanel1;
- }
- }
|