1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681 |
- namespace IntelligentControlForsx.MyControls.zm
- {
- partial class ZM_XS
- {
- /// <summary>
- /// 必需的设计器变量。
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// 清理所有正在使用的资源。
- /// </summary>
- /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region 组件设计器生成的代码
- /// <summary>
- /// 设计器支持所需的方法 - 不要修改
- /// 使用代码编辑器修改此方法的内容。
- /// </summary>
- private void InitializeComponent()
- {
- this.components = new System.ComponentModel.Container();
- this.pnlTop = new System.Windows.Forms.Panel();
- this.pnlLink = new System.Windows.Forms.Panel();
- this.btnMap = new System.Windows.Forms.Button();
- this.btnSYZ = new System.Windows.Forms.Button();
- this.lblDate = new System.Windows.Forms.Label();
- this.lblTime = new IntelligentControlForsx.MyControls.WebfontLable();
- this.pnlCurve = new System.Windows.Forms.Panel();
- this.stationPowerLine1 = new IntelligentControlForsx.MyControls.StationPowerLine();
- this.pnlStat = new System.Windows.Forms.Panel();
- this.label18 = new System.Windows.Forms.Label();
- this.lblCntLX = new IntelligentControlForsx.MyControls.WebfontLable();
- this.label19 = new System.Windows.Forms.Label();
- this.label20 = new System.Windows.Forms.Label();
- this.lblCntGZ = new IntelligentControlForsx.MyControls.WebfontLable();
- this.label21 = new System.Windows.Forms.Label();
- this.label22 = new System.Windows.Forms.Label();
- this.lblCntWH = new IntelligentControlForsx.MyControls.WebfontLable();
- this.label23 = new System.Windows.Forms.Label();
- this.label24 = new System.Windows.Forms.Label();
- this.lblCntTJ = new IntelligentControlForsx.MyControls.WebfontLable();
- this.label25 = new System.Windows.Forms.Label();
- this.label8 = new System.Windows.Forms.Label();
- this.lblCntSD = new IntelligentControlForsx.MyControls.WebfontLable();
- this.label11 = new System.Windows.Forms.Label();
- this.label12 = new System.Windows.Forms.Label();
- this.lblCntQD = new IntelligentControlForsx.MyControls.WebfontLable();
- this.label13 = new System.Windows.Forms.Label();
- this.label14 = new System.Windows.Forms.Label();
- this.lblCntDJ = new IntelligentControlForsx.MyControls.WebfontLable();
- this.label15 = new System.Windows.Forms.Label();
- this.label16 = new System.Windows.Forms.Label();
- this.lblCntBW = new IntelligentControlForsx.MyControls.WebfontLable();
- this.label17 = new System.Windows.Forms.Label();
- this.label6 = new System.Windows.Forms.Label();
- this.lblPower = new IntelligentControlForsx.MyControls.WebfontLable();
- this.label7 = new System.Windows.Forms.Label();
- this.label4 = new System.Windows.Forms.Label();
- this.lblWindspeed = new IntelligentControlForsx.MyControls.WebfontLable();
- this.label5 = new System.Windows.Forms.Label();
- this.label2 = new System.Windows.Forms.Label();
- this.lblCntAll = new IntelligentControlForsx.MyControls.WebfontLable();
- this.label3 = new System.Windows.Forms.Label();
- this.label1 = new System.Windows.Forms.Label();
- this.lblCapacity = new IntelligentControlForsx.MyControls.WebfontLable();
- this.label10 = new System.Windows.Forms.Label();
- this.label9 = new System.Windows.Forms.Label();
- this.panel15 = new System.Windows.Forms.Panel();
- this.timer1 = new System.Windows.Forms.Timer(this.components);
- this.timer2 = new System.Windows.Forms.Timer(this.components);
- this.pnlLine = new System.Windows.Forms.Panel();
- this.windturbineIcon75 = new IntelligentControlForsx.MyControls.WindturbineIcon();
- this.windturbineIcon76 = new IntelligentControlForsx.MyControls.WindturbineIcon();
- this.windturbineIcon77 = new IntelligentControlForsx.MyControls.WindturbineIcon();
- this.windturbineIcon56 = new IntelligentControlForsx.MyControls.WindturbineIcon();
- this.windturbineIcon57 = new IntelligentControlForsx.MyControls.WindturbineIcon();
- this.windturbineIcon58 = new IntelligentControlForsx.MyControls.WindturbineIcon();
- this.windturbineIcon59 = new IntelligentControlForsx.MyControls.WindturbineIcon();
- this.windturbineIcon60 = new IntelligentControlForsx.MyControls.WindturbineIcon();
- this.windturbineIcon61 = new IntelligentControlForsx.MyControls.WindturbineIcon();
- this.windturbineIcon62 = new IntelligentControlForsx.MyControls.WindturbineIcon();
- this.windturbineIcon63 = new IntelligentControlForsx.MyControls.WindturbineIcon();
- this.windturbineIcon64 = new IntelligentControlForsx.MyControls.WindturbineIcon();
- this.windturbineIcon65 = new IntelligentControlForsx.MyControls.WindturbineIcon();
- this.windturbineIcon66 = new IntelligentControlForsx.MyControls.WindturbineIcon();
- this.windturbineIcon45 = new IntelligentControlForsx.MyControls.WindturbineIcon();
- this.windturbineIcon46 = new IntelligentControlForsx.MyControls.WindturbineIcon();
- this.windturbineIcon47 = new IntelligentControlForsx.MyControls.WindturbineIcon();
- this.windturbineIcon48 = new IntelligentControlForsx.MyControls.WindturbineIcon();
- this.windturbineIcon49 = new IntelligentControlForsx.MyControls.WindturbineIcon();
- this.windturbineIcon50 = new IntelligentControlForsx.MyControls.WindturbineIcon();
- this.windturbineIcon51 = new IntelligentControlForsx.MyControls.WindturbineIcon();
- this.windturbineIcon52 = new IntelligentControlForsx.MyControls.WindturbineIcon();
- this.windturbineIcon53 = new IntelligentControlForsx.MyControls.WindturbineIcon();
- this.windturbineIcon54 = new IntelligentControlForsx.MyControls.WindturbineIcon();
- this.windturbineIcon55 = new IntelligentControlForsx.MyControls.WindturbineIcon();
- this.windturbineIcon34 = new IntelligentControlForsx.MyControls.WindturbineIcon();
- this.windturbineIcon35 = new IntelligentControlForsx.MyControls.WindturbineIcon();
- this.windturbineIcon36 = new IntelligentControlForsx.MyControls.WindturbineIcon();
- this.windturbineIcon37 = new IntelligentControlForsx.MyControls.WindturbineIcon();
- this.windturbineIcon38 = new IntelligentControlForsx.MyControls.WindturbineIcon();
- this.windturbineIcon39 = new IntelligentControlForsx.MyControls.WindturbineIcon();
- this.windturbineIcon40 = new IntelligentControlForsx.MyControls.WindturbineIcon();
- this.windturbineIcon41 = new IntelligentControlForsx.MyControls.WindturbineIcon();
- this.windturbineIcon42 = new IntelligentControlForsx.MyControls.WindturbineIcon();
- this.windturbineIcon43 = new IntelligentControlForsx.MyControls.WindturbineIcon();
- this.windturbineIcon44 = new IntelligentControlForsx.MyControls.WindturbineIcon();
- this.windturbineIcon23 = new IntelligentControlForsx.MyControls.WindturbineIcon();
- this.windturbineIcon24 = new IntelligentControlForsx.MyControls.WindturbineIcon();
- this.windturbineIcon25 = new IntelligentControlForsx.MyControls.WindturbineIcon();
- this.windturbineIcon26 = new IntelligentControlForsx.MyControls.WindturbineIcon();
- this.windturbineIcon27 = new IntelligentControlForsx.MyControls.WindturbineIcon();
- this.windturbineIcon28 = new IntelligentControlForsx.MyControls.WindturbineIcon();
- this.windturbineIcon29 = new IntelligentControlForsx.MyControls.WindturbineIcon();
- this.windturbineIcon30 = new IntelligentControlForsx.MyControls.WindturbineIcon();
- this.windturbineIcon31 = new IntelligentControlForsx.MyControls.WindturbineIcon();
- this.windturbineIcon32 = new IntelligentControlForsx.MyControls.WindturbineIcon();
- this.windturbineIcon33 = new IntelligentControlForsx.MyControls.WindturbineIcon();
- this.windturbineIcon19 = new IntelligentControlForsx.MyControls.WindturbineIcon();
- this.windturbineIcon17 = new IntelligentControlForsx.MyControls.WindturbineIcon();
- this.windturbineIcon18 = new IntelligentControlForsx.MyControls.WindturbineIcon();
- this.windturbineIcon5 = new IntelligentControlForsx.MyControls.WindturbineIcon();
- this.windturbineIcon6 = new IntelligentControlForsx.MyControls.WindturbineIcon();
- this.windturbineIcon7 = new IntelligentControlForsx.MyControls.WindturbineIcon();
- this.windturbineIcon8 = new IntelligentControlForsx.MyControls.WindturbineIcon();
- this.windturbineIcon3 = new IntelligentControlForsx.MyControls.WindturbineIcon();
- this.windturbineIcon4 = new IntelligentControlForsx.MyControls.WindturbineIcon();
- this.windturbineIcon2 = new IntelligentControlForsx.MyControls.WindturbineIcon();
- this.windturbineIcon1 = new IntelligentControlForsx.MyControls.WindturbineIcon();
- this.pnlTop.SuspendLayout();
- this.pnlLink.SuspendLayout();
- this.pnlCurve.SuspendLayout();
- this.pnlStat.SuspendLayout();
- this.pnlLine.SuspendLayout();
- this.SuspendLayout();
- //
- // pnlTop
- //
- this.pnlTop.BackColor = System.Drawing.Color.Transparent;
- this.pnlTop.Controls.Add(this.pnlLink);
- this.pnlTop.Controls.Add(this.pnlCurve);
- this.pnlTop.Controls.Add(this.pnlStat);
- this.pnlTop.Dock = System.Windows.Forms.DockStyle.Top;
- this.pnlTop.Location = new System.Drawing.Point(0, 0);
- this.pnlTop.Name = "pnlTop";
- this.pnlTop.Size = new System.Drawing.Size(1920, 230);
- this.pnlTop.TabIndex = 3;
- //
- // pnlLink
- //
- this.pnlLink.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(4)))), ((int)(((byte)(24)))), ((int)(((byte)(49)))));
- this.pnlLink.Controls.Add(this.btnMap);
- this.pnlLink.Controls.Add(this.btnSYZ);
- this.pnlLink.Controls.Add(this.lblDate);
- this.pnlLink.Controls.Add(this.lblTime);
- this.pnlLink.Location = new System.Drawing.Point(1705, 18);
- this.pnlLink.Name = "pnlLink";
- this.pnlLink.Size = new System.Drawing.Size(190, 206);
- this.pnlLink.TabIndex = 3;
- this.pnlLink.Paint += new System.Windows.Forms.PaintEventHandler(this.pnlLink_Paint);
- //
- // btnMap
- //
- this.btnMap.BackColor = System.Drawing.Color.Transparent;
- this.btnMap.FlatAppearance.BorderSize = 0;
- this.btnMap.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
- this.btnMap.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
- this.btnMap.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
- this.btnMap.Font = new System.Drawing.Font("微软雅黑", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnMap.ForeColor = System.Drawing.Color.White;
- this.btnMap.Image = global::IntelligentControlForsx.Properties.Resources.B02;
- this.btnMap.Location = new System.Drawing.Point(43, 147);
- this.btnMap.Name = "btnMap";
- this.btnMap.Size = new System.Drawing.Size(105, 34);
- this.btnMap.TabIndex = 32;
- this.btnMap.Text = "风机排布图";
- this.btnMap.UseVisualStyleBackColor = false;
- this.btnMap.Click += new System.EventHandler(this.btnMap_Click);
- this.btnMap.MouseLeave += new System.EventHandler(this.btnMap_MouseLeave);
- this.btnMap.MouseHover += new System.EventHandler(this.btnMap_MouseHover);
- //
- // btnSYZ
- //
- this.btnSYZ.BackColor = System.Drawing.Color.Transparent;
- this.btnSYZ.FlatAppearance.BorderSize = 0;
- this.btnSYZ.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
- this.btnSYZ.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
- this.btnSYZ.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
- this.btnSYZ.Font = new System.Drawing.Font("微软雅黑", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnSYZ.ForeColor = System.Drawing.Color.White;
- this.btnSYZ.Image = global::IntelligentControlForsx.Properties.Resources.B02;
- this.btnSYZ.Location = new System.Drawing.Point(43, 101);
- this.btnSYZ.Name = "btnSYZ";
- this.btnSYZ.Size = new System.Drawing.Size(105, 34);
- this.btnSYZ.TabIndex = 31;
- this.btnSYZ.Text = "升压站";
- this.btnSYZ.UseVisualStyleBackColor = false;
- this.btnSYZ.Click += new System.EventHandler(this.btnSYZ_Click);
- this.btnSYZ.MouseLeave += new System.EventHandler(this.btnSYZ_MouseLeave);
- this.btnSYZ.MouseHover += new System.EventHandler(this.btnSYZ_MouseHover);
- //
- // lblDate
- //
- this.lblDate.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblDate.ForeColor = System.Drawing.Color.MediumSpringGreen;
- this.lblDate.Location = new System.Drawing.Point(6, 21);
- this.lblDate.Name = "lblDate";
- this.lblDate.Size = new System.Drawing.Size(181, 22);
- this.lblDate.TabIndex = 29;
- this.lblDate.Text = "2019-12-18";
- this.lblDate.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // lblTime
- //
- this.lblTime.BackColor = System.Drawing.Color.Transparent;
- this.lblTime.Font = new System.Drawing.Font("宋体", 6F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblTime.LableShowType = 0;
- this.lblTime.LableText = "08:30:00";
- this.lblTime.LableType = 0;
- this.lblTime.Location = new System.Drawing.Point(39, 54);
- this.lblTime.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.lblTime.MyEmSize = 21.75F;
- this.lblTime.MyLabelDock = System.Windows.Forms.DockStyle.Fill;
- this.lblTime.MyLabelTextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- this.lblTime.Name = "lblTime";
- this.lblTime.Size = new System.Drawing.Size(109, 23);
- this.lblTime.TabIndex = 28;
- this.lblTime.TestPointId = null;
- this.lblTime.UniformCode = null;
- this.lblTime.WindPowerId = null;
- this.lblTime.WindTurbineId = null;
- //
- // pnlCurve
- //
- this.pnlCurve.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(4)))), ((int)(((byte)(24)))), ((int)(((byte)(49)))));
- this.pnlCurve.Controls.Add(this.stationPowerLine1);
- this.pnlCurve.Location = new System.Drawing.Point(962, 18);
- this.pnlCurve.Name = "pnlCurve";
- this.pnlCurve.Size = new System.Drawing.Size(743, 206);
- this.pnlCurve.TabIndex = 2;
- this.pnlCurve.Paint += new System.Windows.Forms.PaintEventHandler(this.pnlCurve_Paint);
- //
- // stationPowerLine1
- //
- this.stationPowerLine1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(4)))), ((int)(((byte)(24)))), ((int)(((byte)(49)))));
- this.stationPowerLine1.FactPowerPoint = "XSFCJSFW.NX_GD_XSF_XX_XX_XXX_XXX_CI0135";
- this.stationPowerLine1.Location = new System.Drawing.Point(1, 1);
- this.stationPowerLine1.Name = "stationPowerLine1";
- this.stationPowerLine1.Size = new System.Drawing.Size(741, 204);
- this.stationPowerLine1.StationId = null;
- this.stationPowerLine1.TabIndex = 0;
- //
- // pnlStat
- //
- this.pnlStat.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(4)))), ((int)(((byte)(24)))), ((int)(((byte)(49)))));
- this.pnlStat.Controls.Add(this.label18);
- this.pnlStat.Controls.Add(this.lblCntLX);
- this.pnlStat.Controls.Add(this.label19);
- this.pnlStat.Controls.Add(this.label20);
- this.pnlStat.Controls.Add(this.lblCntGZ);
- this.pnlStat.Controls.Add(this.label21);
- this.pnlStat.Controls.Add(this.label22);
- this.pnlStat.Controls.Add(this.lblCntWH);
- this.pnlStat.Controls.Add(this.label23);
- this.pnlStat.Controls.Add(this.label24);
- this.pnlStat.Controls.Add(this.lblCntTJ);
- this.pnlStat.Controls.Add(this.label25);
- this.pnlStat.Controls.Add(this.label8);
- this.pnlStat.Controls.Add(this.lblCntSD);
- this.pnlStat.Controls.Add(this.label11);
- this.pnlStat.Controls.Add(this.label12);
- this.pnlStat.Controls.Add(this.lblCntQD);
- this.pnlStat.Controls.Add(this.label13);
- this.pnlStat.Controls.Add(this.label14);
- this.pnlStat.Controls.Add(this.lblCntDJ);
- this.pnlStat.Controls.Add(this.label15);
- this.pnlStat.Controls.Add(this.label16);
- this.pnlStat.Controls.Add(this.lblCntBW);
- this.pnlStat.Controls.Add(this.label17);
- this.pnlStat.Controls.Add(this.label6);
- this.pnlStat.Controls.Add(this.lblPower);
- this.pnlStat.Controls.Add(this.label7);
- this.pnlStat.Controls.Add(this.label4);
- this.pnlStat.Controls.Add(this.lblWindspeed);
- this.pnlStat.Controls.Add(this.label5);
- this.pnlStat.Controls.Add(this.label2);
- this.pnlStat.Controls.Add(this.lblCntAll);
- this.pnlStat.Controls.Add(this.label3);
- this.pnlStat.Controls.Add(this.label1);
- this.pnlStat.Controls.Add(this.lblCapacity);
- this.pnlStat.Controls.Add(this.label10);
- this.pnlStat.Controls.Add(this.label9);
- this.pnlStat.Controls.Add(this.panel15);
- this.pnlStat.Location = new System.Drawing.Point(21, 18);
- this.pnlStat.Name = "pnlStat";
- this.pnlStat.Size = new System.Drawing.Size(931, 206);
- this.pnlStat.TabIndex = 1;
- this.pnlStat.Paint += new System.Windows.Forms.PaintEventHandler(this.pnlStat_Paint);
- //
- // label18
- //
- this.label18.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label18.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
- this.label18.Location = new System.Drawing.Point(654, 168);
- this.label18.Name = "label18";
- this.label18.Size = new System.Drawing.Size(89, 22);
- this.label18.TabIndex = 37;
- this.label18.Text = "离线台数:";
- this.label18.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
- //
- // lblCntLX
- //
- this.lblCntLX.BackColor = System.Drawing.Color.Transparent;
- this.lblCntLX.Font = new System.Drawing.Font("宋体", 6F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblCntLX.LableShowType = 0;
- this.lblCntLX.LableText = "000000";
- this.lblCntLX.LableType = 0;
- this.lblCntLX.Location = new System.Drawing.Point(748, 167);
- this.lblCntLX.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.lblCntLX.MyEmSize = 21.75F;
- this.lblCntLX.MyLabelDock = System.Windows.Forms.DockStyle.Right;
- this.lblCntLX.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
- this.lblCntLX.Name = "lblCntLX";
- this.lblCntLX.Size = new System.Drawing.Size(100, 23);
- this.lblCntLX.TabIndex = 36;
- this.lblCntLX.TestPointId = null;
- this.lblCntLX.UniformCode = null;
- this.lblCntLX.WindPowerId = null;
- this.lblCntLX.WindTurbineId = null;
- //
- // label19
- //
- this.label19.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label19.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
- this.label19.Location = new System.Drawing.Point(845, 168);
- this.label19.Name = "label19";
- this.label19.Size = new System.Drawing.Size(47, 22);
- this.label19.TabIndex = 35;
- this.label19.Text = "台";
- this.label19.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
- //
- // label20
- //
- this.label20.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label20.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
- this.label20.Location = new System.Drawing.Point(654, 133);
- this.label20.Name = "label20";
- this.label20.Size = new System.Drawing.Size(89, 22);
- this.label20.TabIndex = 34;
- this.label20.Text = "故障台数:";
- this.label20.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
- //
- // lblCntGZ
- //
- this.lblCntGZ.BackColor = System.Drawing.Color.Transparent;
- this.lblCntGZ.Font = new System.Drawing.Font("宋体", 6F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblCntGZ.LableShowType = 0;
- this.lblCntGZ.LableText = "000000";
- this.lblCntGZ.LableType = 0;
- this.lblCntGZ.Location = new System.Drawing.Point(748, 132);
- this.lblCntGZ.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.lblCntGZ.MyEmSize = 21.75F;
- this.lblCntGZ.MyLabelDock = System.Windows.Forms.DockStyle.Right;
- this.lblCntGZ.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
- this.lblCntGZ.Name = "lblCntGZ";
- this.lblCntGZ.Size = new System.Drawing.Size(100, 23);
- this.lblCntGZ.TabIndex = 33;
- this.lblCntGZ.TestPointId = null;
- this.lblCntGZ.UniformCode = null;
- this.lblCntGZ.WindPowerId = null;
- this.lblCntGZ.WindTurbineId = null;
- //
- // label21
- //
- this.label21.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label21.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
- this.label21.Location = new System.Drawing.Point(845, 133);
- this.label21.Name = "label21";
- this.label21.Size = new System.Drawing.Size(47, 22);
- this.label21.TabIndex = 32;
- this.label21.Text = "台";
- this.label21.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
- //
- // label22
- //
- this.label22.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label22.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
- this.label22.Location = new System.Drawing.Point(654, 98);
- this.label22.Name = "label22";
- this.label22.Size = new System.Drawing.Size(89, 22);
- this.label22.TabIndex = 31;
- this.label22.Text = "维护台数:";
- this.label22.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
- //
- // lblCntWH
- //
- this.lblCntWH.BackColor = System.Drawing.Color.Transparent;
- this.lblCntWH.Font = new System.Drawing.Font("宋体", 6F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblCntWH.LableShowType = 0;
- this.lblCntWH.LableText = "000000";
- this.lblCntWH.LableType = 0;
- this.lblCntWH.Location = new System.Drawing.Point(748, 97);
- this.lblCntWH.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.lblCntWH.MyEmSize = 21.75F;
- this.lblCntWH.MyLabelDock = System.Windows.Forms.DockStyle.Right;
- this.lblCntWH.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
- this.lblCntWH.Name = "lblCntWH";
- this.lblCntWH.Size = new System.Drawing.Size(100, 23);
- this.lblCntWH.TabIndex = 30;
- this.lblCntWH.TestPointId = null;
- this.lblCntWH.UniformCode = null;
- this.lblCntWH.WindPowerId = null;
- this.lblCntWH.WindTurbineId = null;
- //
- // label23
- //
- this.label23.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label23.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
- this.label23.Location = new System.Drawing.Point(845, 98);
- this.label23.Name = "label23";
- this.label23.Size = new System.Drawing.Size(47, 22);
- this.label23.TabIndex = 29;
- this.label23.Text = "台";
- this.label23.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
- //
- // label24
- //
- this.label24.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label24.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
- this.label24.Location = new System.Drawing.Point(654, 62);
- this.label24.Name = "label24";
- this.label24.Size = new System.Drawing.Size(89, 22);
- this.label24.TabIndex = 28;
- this.label24.Text = "停机台数:";
- this.label24.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
- //
- // lblCntTJ
- //
- this.lblCntTJ.BackColor = System.Drawing.Color.Transparent;
- this.lblCntTJ.Font = new System.Drawing.Font("宋体", 6F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblCntTJ.LableShowType = 0;
- this.lblCntTJ.LableText = "000000";
- this.lblCntTJ.LableType = 0;
- this.lblCntTJ.Location = new System.Drawing.Point(748, 61);
- this.lblCntTJ.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.lblCntTJ.MyEmSize = 21.75F;
- this.lblCntTJ.MyLabelDock = System.Windows.Forms.DockStyle.Right;
- this.lblCntTJ.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
- this.lblCntTJ.Name = "lblCntTJ";
- this.lblCntTJ.Size = new System.Drawing.Size(100, 23);
- this.lblCntTJ.TabIndex = 27;
- this.lblCntTJ.TestPointId = null;
- this.lblCntTJ.UniformCode = null;
- this.lblCntTJ.WindPowerId = null;
- this.lblCntTJ.WindTurbineId = null;
- //
- // label25
- //
- this.label25.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label25.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
- this.label25.Location = new System.Drawing.Point(845, 62);
- this.label25.Name = "label25";
- this.label25.Size = new System.Drawing.Size(47, 22);
- this.label25.TabIndex = 26;
- this.label25.Text = "台";
- this.label25.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
- //
- // label8
- //
- this.label8.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
- this.label8.Location = new System.Drawing.Point(345, 168);
- this.label8.Name = "label8";
- this.label8.Size = new System.Drawing.Size(89, 22);
- this.label8.TabIndex = 25;
- this.label8.Text = "上电台数:";
- this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
- //
- // lblCntSD
- //
- this.lblCntSD.BackColor = System.Drawing.Color.Transparent;
- this.lblCntSD.Font = new System.Drawing.Font("宋体", 6F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblCntSD.LableShowType = 0;
- this.lblCntSD.LableText = "000000";
- this.lblCntSD.LableType = 0;
- this.lblCntSD.Location = new System.Drawing.Point(439, 167);
- this.lblCntSD.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.lblCntSD.MyEmSize = 21.75F;
- this.lblCntSD.MyLabelDock = System.Windows.Forms.DockStyle.Right;
- this.lblCntSD.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
- this.lblCntSD.Name = "lblCntSD";
- this.lblCntSD.Size = new System.Drawing.Size(100, 23);
- this.lblCntSD.TabIndex = 24;
- this.lblCntSD.TestPointId = null;
- this.lblCntSD.UniformCode = null;
- this.lblCntSD.WindPowerId = null;
- this.lblCntSD.WindTurbineId = null;
- //
- // label11
- //
- this.label11.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
- this.label11.Location = new System.Drawing.Point(536, 168);
- this.label11.Name = "label11";
- this.label11.Size = new System.Drawing.Size(47, 22);
- this.label11.TabIndex = 23;
- this.label11.Text = "台";
- this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
- //
- // label12
- //
- this.label12.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label12.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
- this.label12.Location = new System.Drawing.Point(345, 133);
- this.label12.Name = "label12";
- this.label12.Size = new System.Drawing.Size(89, 22);
- this.label12.TabIndex = 22;
- this.label12.Text = "启动台数:";
- this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
- //
- // lblCntQD
- //
- this.lblCntQD.BackColor = System.Drawing.Color.Transparent;
- this.lblCntQD.Font = new System.Drawing.Font("宋体", 6F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblCntQD.LableShowType = 0;
- this.lblCntQD.LableText = "000000";
- this.lblCntQD.LableType = 0;
- this.lblCntQD.Location = new System.Drawing.Point(439, 132);
- this.lblCntQD.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.lblCntQD.MyEmSize = 21.75F;
- this.lblCntQD.MyLabelDock = System.Windows.Forms.DockStyle.Right;
- this.lblCntQD.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
- this.lblCntQD.Name = "lblCntQD";
- this.lblCntQD.Size = new System.Drawing.Size(100, 23);
- this.lblCntQD.TabIndex = 21;
- this.lblCntQD.TestPointId = null;
- this.lblCntQD.UniformCode = null;
- this.lblCntQD.WindPowerId = null;
- this.lblCntQD.WindTurbineId = null;
- //
- // label13
- //
- this.label13.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
- this.label13.Location = new System.Drawing.Point(536, 133);
- this.label13.Name = "label13";
- this.label13.Size = new System.Drawing.Size(47, 22);
- this.label13.TabIndex = 20;
- this.label13.Text = "台";
- this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
- //
- // label14
- //
- this.label14.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label14.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
- this.label14.Location = new System.Drawing.Point(345, 98);
- this.label14.Name = "label14";
- this.label14.Size = new System.Drawing.Size(89, 22);
- this.label14.TabIndex = 19;
- this.label14.Text = "待机台数:";
- this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
- //
- // lblCntDJ
- //
- this.lblCntDJ.BackColor = System.Drawing.Color.Transparent;
- this.lblCntDJ.Font = new System.Drawing.Font("宋体", 6F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblCntDJ.LableShowType = 0;
- this.lblCntDJ.LableText = "000000";
- this.lblCntDJ.LableType = 0;
- this.lblCntDJ.Location = new System.Drawing.Point(439, 97);
- this.lblCntDJ.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.lblCntDJ.MyEmSize = 21.75F;
- this.lblCntDJ.MyLabelDock = System.Windows.Forms.DockStyle.Right;
- this.lblCntDJ.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
- this.lblCntDJ.Name = "lblCntDJ";
- this.lblCntDJ.Size = new System.Drawing.Size(100, 23);
- this.lblCntDJ.TabIndex = 18;
- this.lblCntDJ.TestPointId = null;
- this.lblCntDJ.UniformCode = null;
- this.lblCntDJ.WindPowerId = null;
- this.lblCntDJ.WindTurbineId = null;
- //
- // label15
- //
- this.label15.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label15.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
- this.label15.Location = new System.Drawing.Point(536, 98);
- this.label15.Name = "label15";
- this.label15.Size = new System.Drawing.Size(47, 22);
- this.label15.TabIndex = 17;
- this.label15.Text = "台";
- this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
- //
- // label16
- //
- this.label16.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label16.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
- this.label16.Location = new System.Drawing.Point(345, 62);
- this.label16.Name = "label16";
- this.label16.Size = new System.Drawing.Size(89, 22);
- this.label16.TabIndex = 16;
- this.label16.Text = "并网台数:";
- this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
- //
- // lblCntBW
- //
- this.lblCntBW.BackColor = System.Drawing.Color.Transparent;
- this.lblCntBW.Font = new System.Drawing.Font("宋体", 6F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblCntBW.LableShowType = 0;
- this.lblCntBW.LableText = "000000";
- this.lblCntBW.LableType = 0;
- this.lblCntBW.Location = new System.Drawing.Point(439, 61);
- this.lblCntBW.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.lblCntBW.MyEmSize = 21.75F;
- this.lblCntBW.MyLabelDock = System.Windows.Forms.DockStyle.Right;
- this.lblCntBW.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
- this.lblCntBW.Name = "lblCntBW";
- this.lblCntBW.Size = new System.Drawing.Size(100, 23);
- this.lblCntBW.TabIndex = 15;
- this.lblCntBW.TestPointId = null;
- this.lblCntBW.UniformCode = null;
- this.lblCntBW.WindPowerId = null;
- this.lblCntBW.WindTurbineId = null;
- //
- // label17
- //
- this.label17.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label17.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
- this.label17.Location = new System.Drawing.Point(536, 62);
- this.label17.Name = "label17";
- this.label17.Size = new System.Drawing.Size(47, 22);
- this.label17.TabIndex = 14;
- this.label17.Text = "台";
- this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
- //
- // label6
- //
- this.label6.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
- this.label6.Location = new System.Drawing.Point(23, 168);
- this.label6.Name = "label6";
- this.label6.Size = new System.Drawing.Size(89, 22);
- this.label6.TabIndex = 13;
- this.label6.Text = "实时功率:";
- this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
- //
- // lblPower
- //
- this.lblPower.BackColor = System.Drawing.Color.Transparent;
- this.lblPower.Font = new System.Drawing.Font("宋体", 6F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblPower.LableShowType = 0;
- this.lblPower.LableText = "000000";
- this.lblPower.LableType = 0;
- this.lblPower.Location = new System.Drawing.Point(117, 167);
- this.lblPower.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.lblPower.MyEmSize = 21.75F;
- this.lblPower.MyLabelDock = System.Windows.Forms.DockStyle.Right;
- this.lblPower.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
- this.lblPower.Name = "lblPower";
- this.lblPower.Size = new System.Drawing.Size(100, 23);
- this.lblPower.TabIndex = 12;
- this.lblPower.TestPointId = null;
- this.lblPower.UniformCode = null;
- this.lblPower.WindPowerId = null;
- this.lblPower.WindTurbineId = null;
- //
- // label7
- //
- this.label7.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
- this.label7.Location = new System.Drawing.Point(214, 168);
- this.label7.Name = "label7";
- this.label7.Size = new System.Drawing.Size(47, 22);
- this.label7.TabIndex = 11;
- this.label7.Text = "MW";
- this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
- //
- // label4
- //
- this.label4.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
- this.label4.Location = new System.Drawing.Point(23, 133);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(89, 22);
- this.label4.TabIndex = 10;
- this.label4.Text = "平均风速:";
- this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
- //
- // lblWindspeed
- //
- this.lblWindspeed.BackColor = System.Drawing.Color.Transparent;
- this.lblWindspeed.Font = new System.Drawing.Font("宋体", 6F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblWindspeed.LableShowType = 0;
- this.lblWindspeed.LableText = "000000";
- this.lblWindspeed.LableType = 0;
- this.lblWindspeed.Location = new System.Drawing.Point(117, 132);
- this.lblWindspeed.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.lblWindspeed.MyEmSize = 21.75F;
- this.lblWindspeed.MyLabelDock = System.Windows.Forms.DockStyle.Right;
- this.lblWindspeed.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
- this.lblWindspeed.Name = "lblWindspeed";
- this.lblWindspeed.Size = new System.Drawing.Size(100, 23);
- this.lblWindspeed.TabIndex = 9;
- this.lblWindspeed.TestPointId = null;
- this.lblWindspeed.UniformCode = null;
- this.lblWindspeed.WindPowerId = null;
- this.lblWindspeed.WindTurbineId = null;
- //
- // label5
- //
- this.label5.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
- this.label5.Location = new System.Drawing.Point(214, 133);
- this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(47, 22);
- this.label5.TabIndex = 8;
- this.label5.Text = "m/s";
- this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
- //
- // label2
- //
- this.label2.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
- this.label2.Location = new System.Drawing.Point(23, 98);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(89, 22);
- this.label2.TabIndex = 7;
- this.label2.Text = "装机台数:";
- this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
- //
- // lblCntAll
- //
- this.lblCntAll.BackColor = System.Drawing.Color.Transparent;
- this.lblCntAll.Font = new System.Drawing.Font("宋体", 6F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblCntAll.LableShowType = 0;
- this.lblCntAll.LableText = "000000";
- this.lblCntAll.LableType = 0;
- this.lblCntAll.Location = new System.Drawing.Point(117, 97);
- this.lblCntAll.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.lblCntAll.MyEmSize = 21.75F;
- this.lblCntAll.MyLabelDock = System.Windows.Forms.DockStyle.Right;
- this.lblCntAll.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
- this.lblCntAll.Name = "lblCntAll";
- this.lblCntAll.Size = new System.Drawing.Size(100, 23);
- this.lblCntAll.TabIndex = 6;
- this.lblCntAll.TestPointId = null;
- this.lblCntAll.UniformCode = null;
- this.lblCntAll.WindPowerId = null;
- this.lblCntAll.WindTurbineId = null;
- //
- // label3
- //
- this.label3.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
- this.label3.Location = new System.Drawing.Point(214, 98);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(47, 22);
- this.label3.TabIndex = 5;
- this.label3.Text = "台";
- this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
- //
- // label1
- //
- this.label1.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
- this.label1.Location = new System.Drawing.Point(23, 62);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(89, 22);
- this.label1.TabIndex = 4;
- this.label1.Text = "装机容量:";
- this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
- //
- // lblCapacity
- //
- this.lblCapacity.BackColor = System.Drawing.Color.Transparent;
- this.lblCapacity.Font = new System.Drawing.Font("宋体", 6F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblCapacity.LableShowType = 0;
- this.lblCapacity.LableText = "000000";
- this.lblCapacity.LableType = 0;
- this.lblCapacity.Location = new System.Drawing.Point(117, 61);
- this.lblCapacity.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.lblCapacity.MyEmSize = 21.75F;
- this.lblCapacity.MyLabelDock = System.Windows.Forms.DockStyle.Right;
- this.lblCapacity.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
- this.lblCapacity.Name = "lblCapacity";
- this.lblCapacity.Size = new System.Drawing.Size(100, 23);
- this.lblCapacity.TabIndex = 3;
- this.lblCapacity.TestPointId = null;
- this.lblCapacity.UniformCode = null;
- this.lblCapacity.WindPowerId = null;
- this.lblCapacity.WindTurbineId = null;
- //
- // label10
- //
- this.label10.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
- this.label10.Location = new System.Drawing.Point(214, 62);
- this.label10.Name = "label10";
- this.label10.Size = new System.Drawing.Size(47, 22);
- this.label10.TabIndex = 2;
- this.label10.Text = "MW";
- this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
- //
- // label9
- //
- this.label9.Font = new System.Drawing.Font("微软雅黑", 16F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
- this.label9.Location = new System.Drawing.Point(13, 5);
- this.label9.Name = "label9";
- this.label9.Size = new System.Drawing.Size(904, 37);
- this.label9.TabIndex = 2;
- this.label9.Text = "香山风电场总貌图";
- this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // panel15
- //
- this.panel15.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(47)))), ((int)(((byte)(107)))));
- this.panel15.Location = new System.Drawing.Point(2, 47);
- this.panel15.Name = "panel15";
- this.panel15.Size = new System.Drawing.Size(930, 1);
- this.panel15.TabIndex = 0;
- //
- // timer1
- //
- this.timer1.Enabled = true;
- this.timer1.Interval = 5000;
- this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
- //
- // timer2
- //
- this.timer2.Enabled = true;
- this.timer2.Interval = 1000;
- this.timer2.Tick += new System.EventHandler(this.timer2_Tick);
- //
- // pnlLine
- //
- this.pnlLine.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(11)))), ((int)(((byte)(47)))), ((int)(((byte)(106)))));
- this.pnlLine.BackgroundImage = global::IntelligentControlForsx.Properties.Resources.zm_xs;
- this.pnlLine.Controls.Add(this.windturbineIcon75);
- this.pnlLine.Controls.Add(this.windturbineIcon76);
- this.pnlLine.Controls.Add(this.windturbineIcon77);
- this.pnlLine.Controls.Add(this.windturbineIcon56);
- this.pnlLine.Controls.Add(this.windturbineIcon57);
- this.pnlLine.Controls.Add(this.windturbineIcon58);
- this.pnlLine.Controls.Add(this.windturbineIcon59);
- this.pnlLine.Controls.Add(this.windturbineIcon60);
- this.pnlLine.Controls.Add(this.windturbineIcon61);
- this.pnlLine.Controls.Add(this.windturbineIcon62);
- this.pnlLine.Controls.Add(this.windturbineIcon63);
- this.pnlLine.Controls.Add(this.windturbineIcon64);
- this.pnlLine.Controls.Add(this.windturbineIcon65);
- this.pnlLine.Controls.Add(this.windturbineIcon66);
- this.pnlLine.Controls.Add(this.windturbineIcon45);
- this.pnlLine.Controls.Add(this.windturbineIcon46);
- this.pnlLine.Controls.Add(this.windturbineIcon47);
- this.pnlLine.Controls.Add(this.windturbineIcon48);
- this.pnlLine.Controls.Add(this.windturbineIcon49);
- this.pnlLine.Controls.Add(this.windturbineIcon50);
- this.pnlLine.Controls.Add(this.windturbineIcon51);
- this.pnlLine.Controls.Add(this.windturbineIcon52);
- this.pnlLine.Controls.Add(this.windturbineIcon53);
- this.pnlLine.Controls.Add(this.windturbineIcon54);
- this.pnlLine.Controls.Add(this.windturbineIcon55);
- this.pnlLine.Controls.Add(this.windturbineIcon34);
- this.pnlLine.Controls.Add(this.windturbineIcon35);
- this.pnlLine.Controls.Add(this.windturbineIcon36);
- this.pnlLine.Controls.Add(this.windturbineIcon37);
- this.pnlLine.Controls.Add(this.windturbineIcon38);
- this.pnlLine.Controls.Add(this.windturbineIcon39);
- this.pnlLine.Controls.Add(this.windturbineIcon40);
- this.pnlLine.Controls.Add(this.windturbineIcon41);
- this.pnlLine.Controls.Add(this.windturbineIcon42);
- this.pnlLine.Controls.Add(this.windturbineIcon43);
- this.pnlLine.Controls.Add(this.windturbineIcon44);
- this.pnlLine.Controls.Add(this.windturbineIcon23);
- this.pnlLine.Controls.Add(this.windturbineIcon24);
- this.pnlLine.Controls.Add(this.windturbineIcon25);
- this.pnlLine.Controls.Add(this.windturbineIcon26);
- this.pnlLine.Controls.Add(this.windturbineIcon27);
- this.pnlLine.Controls.Add(this.windturbineIcon28);
- this.pnlLine.Controls.Add(this.windturbineIcon29);
- this.pnlLine.Controls.Add(this.windturbineIcon30);
- this.pnlLine.Controls.Add(this.windturbineIcon31);
- this.pnlLine.Controls.Add(this.windturbineIcon32);
- this.pnlLine.Controls.Add(this.windturbineIcon33);
- this.pnlLine.Controls.Add(this.windturbineIcon19);
- this.pnlLine.Controls.Add(this.windturbineIcon17);
- this.pnlLine.Controls.Add(this.windturbineIcon18);
- this.pnlLine.Controls.Add(this.windturbineIcon5);
- this.pnlLine.Controls.Add(this.windturbineIcon6);
- this.pnlLine.Controls.Add(this.windturbineIcon7);
- this.pnlLine.Controls.Add(this.windturbineIcon8);
- this.pnlLine.Controls.Add(this.windturbineIcon3);
- this.pnlLine.Controls.Add(this.windturbineIcon4);
- this.pnlLine.Controls.Add(this.windturbineIcon2);
- this.pnlLine.Controls.Add(this.windturbineIcon1);
- this.pnlLine.Dock = System.Windows.Forms.DockStyle.Fill;
- this.pnlLine.Location = new System.Drawing.Point(0, 230);
- this.pnlLine.Name = "pnlLine";
- this.pnlLine.Size = new System.Drawing.Size(1920, 730);
- this.pnlLine.TabIndex = 4;
- //
- // windturbineIcon75
- //
- this.windturbineIcon75.BackColor = System.Drawing.Color.Transparent;
- this.windturbineIcon75.Location = new System.Drawing.Point(1681, 628);
- this.windturbineIcon75.Name = "windturbineIcon75";
- this.windturbineIcon75.Size = new System.Drawing.Size(50, 85);
- this.windturbineIcon75.Status = 1;
- this.windturbineIcon75.TabIndex = 76;
- this.windturbineIcon75.WindturbineId = "XG01_56";
- this.windturbineIcon75.MyClick += new System.EventHandler(this.Windturbine_MyClick);
- //
- // windturbineIcon76
- //
- this.windturbineIcon76.BackColor = System.Drawing.Color.Transparent;
- this.windturbineIcon76.Location = new System.Drawing.Point(1618, 628);
- this.windturbineIcon76.Name = "windturbineIcon76";
- this.windturbineIcon76.Size = new System.Drawing.Size(50, 85);
- this.windturbineIcon76.Status = 1;
- this.windturbineIcon76.TabIndex = 75;
- this.windturbineIcon76.WindturbineId = "XG01_57";
- this.windturbineIcon76.MyClick += new System.EventHandler(this.Windturbine_MyClick);
- //
- // windturbineIcon77
- //
- this.windturbineIcon77.BackColor = System.Drawing.Color.Transparent;
- this.windturbineIcon77.Location = new System.Drawing.Point(1555, 628);
- this.windturbineIcon77.Name = "windturbineIcon77";
- this.windturbineIcon77.Size = new System.Drawing.Size(50, 85);
- this.windturbineIcon77.Status = 1;
- this.windturbineIcon77.TabIndex = 74;
- this.windturbineIcon77.WindturbineId = "XG01_58";
- this.windturbineIcon77.MyClick += new System.EventHandler(this.Windturbine_MyClick);
- //
- // windturbineIcon56
- //
- this.windturbineIcon56.BackColor = System.Drawing.Color.Transparent;
- this.windturbineIcon56.Location = new System.Drawing.Point(1738, 516);
- this.windturbineIcon56.Name = "windturbineIcon56";
- this.windturbineIcon56.Size = new System.Drawing.Size(50, 85);
- this.windturbineIcon56.Status = 1;
- this.windturbineIcon56.TabIndex = 73;
- this.windturbineIcon56.WindturbineId = "XG01_52";
- this.windturbineIcon56.MyClick += new System.EventHandler(this.Windturbine_MyClick);
- //
- // windturbineIcon57
- //
- this.windturbineIcon57.BackColor = System.Drawing.Color.Transparent;
- this.windturbineIcon57.Location = new System.Drawing.Point(1799, 516);
- this.windturbineIcon57.Name = "windturbineIcon57";
- this.windturbineIcon57.Size = new System.Drawing.Size(50, 85);
- this.windturbineIcon57.Status = 1;
- this.windturbineIcon57.TabIndex = 72;
- this.windturbineIcon57.WindturbineId = "XG01_53";
- this.windturbineIcon57.MyClick += new System.EventHandler(this.Windturbine_MyClick);
- //
- // windturbineIcon58
- //
- this.windturbineIcon58.BackColor = System.Drawing.Color.Transparent;
- this.windturbineIcon58.Location = new System.Drawing.Point(1677, 516);
- this.windturbineIcon58.Name = "windturbineIcon58";
- this.windturbineIcon58.Size = new System.Drawing.Size(50, 85);
- this.windturbineIcon58.Status = 1;
- this.windturbineIcon58.TabIndex = 71;
- this.windturbineIcon58.WindturbineId = "XG01_51";
- this.windturbineIcon58.MyClick += new System.EventHandler(this.Windturbine_MyClick);
- //
- // windturbineIcon59
- //
- this.windturbineIcon59.BackColor = System.Drawing.Color.Transparent;
- this.windturbineIcon59.Location = new System.Drawing.Point(1616, 516);
- this.windturbineIcon59.Name = "windturbineIcon59";
- this.windturbineIcon59.Size = new System.Drawing.Size(50, 85);
- this.windturbineIcon59.Status = 1;
- this.windturbineIcon59.TabIndex = 70;
- this.windturbineIcon59.WindturbineId = "XG01_50";
- this.windturbineIcon59.MyClick += new System.EventHandler(this.Windturbine_MyClick);
- //
- // windturbineIcon60
- //
- this.windturbineIcon60.BackColor = System.Drawing.Color.Transparent;
- this.windturbineIcon60.Location = new System.Drawing.Point(1555, 516);
- this.windturbineIcon60.Name = "windturbineIcon60";
- this.windturbineIcon60.Size = new System.Drawing.Size(50, 85);
- this.windturbineIcon60.Status = 1;
- this.windturbineIcon60.TabIndex = 69;
- this.windturbineIcon60.WindturbineId = "XG01_49";
- this.windturbineIcon60.MyClick += new System.EventHandler(this.Windturbine_MyClick);
- //
- // windturbineIcon61
- //
- this.windturbineIcon61.BackColor = System.Drawing.Color.Transparent;
- this.windturbineIcon61.Location = new System.Drawing.Point(1494, 516);
- this.windturbineIcon61.Name = "windturbineIcon61";
- this.windturbineIcon61.Size = new System.Drawing.Size(50, 85);
- this.windturbineIcon61.Status = 1;
- this.windturbineIcon61.TabIndex = 68;
- this.windturbineIcon61.WindturbineId = "XG01_48";
- this.windturbineIcon61.MyClick += new System.EventHandler(this.Windturbine_MyClick);
- //
- // windturbineIcon62
- //
- this.windturbineIcon62.BackColor = System.Drawing.Color.Transparent;
- this.windturbineIcon62.Location = new System.Drawing.Point(1433, 516);
- this.windturbineIcon62.Name = "windturbineIcon62";
- this.windturbineIcon62.Size = new System.Drawing.Size(50, 85);
- this.windturbineIcon62.Status = 1;
- this.windturbineIcon62.TabIndex = 67;
- this.windturbineIcon62.WindturbineId = "XG01_47";
- this.windturbineIcon62.MyClick += new System.EventHandler(this.Windturbine_MyClick);
- //
- // windturbineIcon63
- //
- this.windturbineIcon63.BackColor = System.Drawing.Color.Transparent;
- this.windturbineIcon63.Location = new System.Drawing.Point(1372, 516);
- this.windturbineIcon63.Name = "windturbineIcon63";
- this.windturbineIcon63.Size = new System.Drawing.Size(50, 85);
- this.windturbineIcon63.Status = 1;
- this.windturbineIcon63.TabIndex = 66;
- this.windturbineIcon63.WindturbineId = "XG01_46";
- this.windturbineIcon63.MyClick += new System.EventHandler(this.Windturbine_MyClick);
- //
- // windturbineIcon64
- //
- this.windturbineIcon64.BackColor = System.Drawing.Color.Transparent;
- this.windturbineIcon64.Location = new System.Drawing.Point(1311, 516);
- this.windturbineIcon64.Name = "windturbineIcon64";
- this.windturbineIcon64.Size = new System.Drawing.Size(50, 85);
- this.windturbineIcon64.Status = 1;
- this.windturbineIcon64.TabIndex = 65;
- this.windturbineIcon64.WindturbineId = "XG01_45";
- this.windturbineIcon64.MyClick += new System.EventHandler(this.Windturbine_MyClick);
- //
- // windturbineIcon65
- //
- this.windturbineIcon65.BackColor = System.Drawing.Color.Transparent;
- this.windturbineIcon65.Location = new System.Drawing.Point(1250, 516);
- this.windturbineIcon65.Name = "windturbineIcon65";
- this.windturbineIcon65.Size = new System.Drawing.Size(50, 85);
- this.windturbineIcon65.Status = 1;
- this.windturbineIcon65.TabIndex = 64;
- this.windturbineIcon65.WindturbineId = "XG01_44";
- this.windturbineIcon65.MyClick += new System.EventHandler(this.Windturbine_MyClick);
- //
- // windturbineIcon66
- //
- this.windturbineIcon66.BackColor = System.Drawing.Color.Transparent;
- this.windturbineIcon66.Location = new System.Drawing.Point(1189, 516);
- this.windturbineIcon66.Name = "windturbineIcon66";
- this.windturbineIcon66.Size = new System.Drawing.Size(50, 85);
- this.windturbineIcon66.Status = 1;
- this.windturbineIcon66.TabIndex = 63;
- this.windturbineIcon66.WindturbineId = "XG01_43";
- this.windturbineIcon66.MyClick += new System.EventHandler(this.Windturbine_MyClick);
- //
- // windturbineIcon45
- //
- this.windturbineIcon45.BackColor = System.Drawing.Color.Transparent;
- this.windturbineIcon45.Location = new System.Drawing.Point(1747, 402);
- this.windturbineIcon45.Name = "windturbineIcon45";
- this.windturbineIcon45.Size = new System.Drawing.Size(50, 85);
- this.windturbineIcon45.Status = 1;
- this.windturbineIcon45.TabIndex = 62;
- this.windturbineIcon45.WindturbineId = "XG01_38";
- this.windturbineIcon45.MyClick += new System.EventHandler(this.Windturbine_MyClick);
- //
- // windturbineIcon46
- //
- this.windturbineIcon46.BackColor = System.Drawing.Color.Transparent;
- this.windturbineIcon46.Location = new System.Drawing.Point(1808, 402);
- this.windturbineIcon46.Name = "windturbineIcon46";
- this.windturbineIcon46.Size = new System.Drawing.Size(50, 85);
- this.windturbineIcon46.Status = 1;
- this.windturbineIcon46.TabIndex = 61;
- this.windturbineIcon46.WindturbineId = "XG01_37";
- this.windturbineIcon46.MyClick += new System.EventHandler(this.Windturbine_MyClick);
- //
- // windturbineIcon47
- //
- this.windturbineIcon47.BackColor = System.Drawing.Color.Transparent;
- this.windturbineIcon47.Location = new System.Drawing.Point(1686, 402);
- this.windturbineIcon47.Name = "windturbineIcon47";
- this.windturbineIcon47.Size = new System.Drawing.Size(50, 85);
- this.windturbineIcon47.Status = 1;
- this.windturbineIcon47.TabIndex = 60;
- this.windturbineIcon47.WindturbineId = "XG01_39";
- this.windturbineIcon47.MyClick += new System.EventHandler(this.Windturbine_MyClick);
- //
- // windturbineIcon48
- //
- this.windturbineIcon48.BackColor = System.Drawing.Color.Transparent;
- this.windturbineIcon48.Location = new System.Drawing.Point(1625, 402);
- this.windturbineIcon48.Name = "windturbineIcon48";
- this.windturbineIcon48.Size = new System.Drawing.Size(50, 85);
- this.windturbineIcon48.Status = 1;
- this.windturbineIcon48.TabIndex = 59;
- this.windturbineIcon48.WindturbineId = "XG01_40";
- this.windturbineIcon48.MyClick += new System.EventHandler(this.Windturbine_MyClick);
- //
- // windturbineIcon49
- //
- this.windturbineIcon49.BackColor = System.Drawing.Color.Transparent;
- this.windturbineIcon49.Location = new System.Drawing.Point(1564, 402);
- this.windturbineIcon49.Name = "windturbineIcon49";
- this.windturbineIcon49.Size = new System.Drawing.Size(50, 85);
- this.windturbineIcon49.Status = 1;
- this.windturbineIcon49.TabIndex = 58;
- this.windturbineIcon49.WindturbineId = "XG01_41";
- this.windturbineIcon49.MyClick += new System.EventHandler(this.Windturbine_MyClick);
- //
- // windturbineIcon50
- //
- this.windturbineIcon50.BackColor = System.Drawing.Color.Transparent;
- this.windturbineIcon50.Location = new System.Drawing.Point(1503, 402);
- this.windturbineIcon50.Name = "windturbineIcon50";
- this.windturbineIcon50.Size = new System.Drawing.Size(50, 85);
- this.windturbineIcon50.Status = 1;
- this.windturbineIcon50.TabIndex = 57;
- this.windturbineIcon50.WindturbineId = "XG01_42";
- this.windturbineIcon50.MyClick += new System.EventHandler(this.Windturbine_MyClick);
- //
- // windturbineIcon51
- //
- this.windturbineIcon51.BackColor = System.Drawing.Color.Transparent;
- this.windturbineIcon51.Location = new System.Drawing.Point(1807, 628);
- this.windturbineIcon51.Name = "windturbineIcon51";
- this.windturbineIcon51.Size = new System.Drawing.Size(50, 85);
- this.windturbineIcon51.Status = 1;
- this.windturbineIcon51.TabIndex = 56;
- this.windturbineIcon51.WindturbineId = "XG01_54";
- this.windturbineIcon51.MyClick += new System.EventHandler(this.Windturbine_MyClick);
- //
- // windturbineIcon52
- //
- this.windturbineIcon52.BackColor = System.Drawing.Color.Transparent;
- this.windturbineIcon52.Location = new System.Drawing.Point(1744, 628);
- this.windturbineIcon52.Name = "windturbineIcon52";
- this.windturbineIcon52.Size = new System.Drawing.Size(50, 85);
- this.windturbineIcon52.Status = 1;
- this.windturbineIcon52.TabIndex = 55;
- this.windturbineIcon52.WindturbineId = "XG01_55";
- this.windturbineIcon52.MyClick += new System.EventHandler(this.Windturbine_MyClick);
- //
- // windturbineIcon53
- //
- this.windturbineIcon53.BackColor = System.Drawing.Color.Transparent;
- this.windturbineIcon53.Location = new System.Drawing.Point(1808, 311);
- this.windturbineIcon53.Name = "windturbineIcon53";
- this.windturbineIcon53.Size = new System.Drawing.Size(50, 85);
- this.windturbineIcon53.Status = 1;
- this.windturbineIcon53.TabIndex = 54;
- this.windturbineIcon53.WindturbineId = "XG01_36";
- this.windturbineIcon53.MyClick += new System.EventHandler(this.Windturbine_MyClick);
- //
- // windturbineIcon54
- //
- this.windturbineIcon54.BackColor = System.Drawing.Color.Transparent;
- this.windturbineIcon54.Location = new System.Drawing.Point(1747, 311);
- this.windturbineIcon54.Name = "windturbineIcon54";
- this.windturbineIcon54.Size = new System.Drawing.Size(50, 85);
- this.windturbineIcon54.Status = 1;
- this.windturbineIcon54.TabIndex = 53;
- this.windturbineIcon54.WindturbineId = "XG01_35";
- this.windturbineIcon54.MyClick += new System.EventHandler(this.Windturbine_MyClick);
- //
- // windturbineIcon55
- //
- this.windturbineIcon55.BackColor = System.Drawing.Color.Transparent;
- this.windturbineIcon55.Location = new System.Drawing.Point(1686, 311);
- this.windturbineIcon55.Name = "windturbineIcon55";
- this.windturbineIcon55.Size = new System.Drawing.Size(50, 85);
- this.windturbineIcon55.Status = 1;
- this.windturbineIcon55.TabIndex = 52;
- this.windturbineIcon55.WindturbineId = "XG01_34";
- this.windturbineIcon55.MyClick += new System.EventHandler(this.Windturbine_MyClick);
- //
- // windturbineIcon34
- //
- this.windturbineIcon34.BackColor = System.Drawing.Color.Transparent;
- this.windturbineIcon34.Location = new System.Drawing.Point(1555, 311);
- this.windturbineIcon34.Name = "windturbineIcon34";
- this.windturbineIcon34.Size = new System.Drawing.Size(50, 85);
- this.windturbineIcon34.Status = 1;
- this.windturbineIcon34.TabIndex = 51;
- this.windturbineIcon34.WindturbineId = "XG01_32";
- this.windturbineIcon34.MyClick += new System.EventHandler(this.Windturbine_MyClick);
- //
- // windturbineIcon35
- //
- this.windturbineIcon35.BackColor = System.Drawing.Color.Transparent;
- this.windturbineIcon35.Location = new System.Drawing.Point(1616, 311);
- this.windturbineIcon35.Name = "windturbineIcon35";
- this.windturbineIcon35.Size = new System.Drawing.Size(50, 85);
- this.windturbineIcon35.Status = 1;
- this.windturbineIcon35.TabIndex = 50;
- this.windturbineIcon35.WindturbineId = "XG01_33";
- this.windturbineIcon35.MyClick += new System.EventHandler(this.Windturbine_MyClick);
- //
- // windturbineIcon36
- //
- this.windturbineIcon36.BackColor = System.Drawing.Color.Transparent;
- this.windturbineIcon36.Location = new System.Drawing.Point(1494, 311);
- this.windturbineIcon36.Name = "windturbineIcon36";
- this.windturbineIcon36.Size = new System.Drawing.Size(50, 85);
- this.windturbineIcon36.Status = 1;
- this.windturbineIcon36.TabIndex = 49;
- this.windturbineIcon36.WindturbineId = "XG01_31";
- this.windturbineIcon36.MyClick += new System.EventHandler(this.Windturbine_MyClick);
- //
- // windturbineIcon37
- //
- this.windturbineIcon37.BackColor = System.Drawing.Color.Transparent;
- this.windturbineIcon37.Location = new System.Drawing.Point(1433, 311);
- this.windturbineIcon37.Name = "windturbineIcon37";
- this.windturbineIcon37.Size = new System.Drawing.Size(50, 85);
- this.windturbineIcon37.Status = 1;
- this.windturbineIcon37.TabIndex = 48;
- this.windturbineIcon37.WindturbineId = "XG01_30";
- this.windturbineIcon37.MyClick += new System.EventHandler(this.Windturbine_MyClick);
- //
- // windturbineIcon38
- //
- this.windturbineIcon38.BackColor = System.Drawing.Color.Transparent;
- this.windturbineIcon38.Location = new System.Drawing.Point(1372, 311);
- this.windturbineIcon38.Name = "windturbineIcon38";
- this.windturbineIcon38.Size = new System.Drawing.Size(50, 85);
- this.windturbineIcon38.Status = 1;
- this.windturbineIcon38.TabIndex = 47;
- this.windturbineIcon38.WindturbineId = "XG01_29";
- this.windturbineIcon38.MyClick += new System.EventHandler(this.Windturbine_MyClick);
- //
- // windturbineIcon39
- //
- this.windturbineIcon39.BackColor = System.Drawing.Color.Transparent;
- this.windturbineIcon39.Location = new System.Drawing.Point(1311, 311);
- this.windturbineIcon39.Name = "windturbineIcon39";
- this.windturbineIcon39.Size = new System.Drawing.Size(50, 85);
- this.windturbineIcon39.Status = 1;
- this.windturbineIcon39.TabIndex = 46;
- this.windturbineIcon39.WindturbineId = "XG01_28";
- this.windturbineIcon39.MyClick += new System.EventHandler(this.Windturbine_MyClick);
- //
- // windturbineIcon40
- //
- this.windturbineIcon40.BackColor = System.Drawing.Color.Transparent;
- this.windturbineIcon40.Location = new System.Drawing.Point(1250, 311);
- this.windturbineIcon40.Name = "windturbineIcon40";
- this.windturbineIcon40.Size = new System.Drawing.Size(50, 85);
- this.windturbineIcon40.Status = 1;
- this.windturbineIcon40.TabIndex = 45;
- this.windturbineIcon40.WindturbineId = "XG01_27";
- this.windturbineIcon40.MyClick += new System.EventHandler(this.Windturbine_MyClick);
- //
- // windturbineIcon41
- //
- this.windturbineIcon41.BackColor = System.Drawing.Color.Transparent;
- this.windturbineIcon41.Location = new System.Drawing.Point(1189, 311);
- this.windturbineIcon41.Name = "windturbineIcon41";
- this.windturbineIcon41.Size = new System.Drawing.Size(50, 85);
- this.windturbineIcon41.Status = 1;
- this.windturbineIcon41.TabIndex = 44;
- this.windturbineIcon41.WindturbineId = "XG01_26";
- this.windturbineIcon41.MyClick += new System.EventHandler(this.Windturbine_MyClick);
- //
- // windturbineIcon42
- //
- this.windturbineIcon42.BackColor = System.Drawing.Color.Transparent;
- this.windturbineIcon42.Location = new System.Drawing.Point(891, 539);
- this.windturbineIcon42.Name = "windturbineIcon42";
- this.windturbineIcon42.Size = new System.Drawing.Size(50, 85);
- this.windturbineIcon42.Status = 1;
- this.windturbineIcon42.TabIndex = 43;
- this.windturbineIcon42.WindturbineId = "XG01_25";
- this.windturbineIcon42.MyClick += new System.EventHandler(this.Windturbine_MyClick);
- //
- // windturbineIcon43
- //
- this.windturbineIcon43.BackColor = System.Drawing.Color.Transparent;
- this.windturbineIcon43.Location = new System.Drawing.Point(830, 539);
- this.windturbineIcon43.Name = "windturbineIcon43";
- this.windturbineIcon43.Size = new System.Drawing.Size(50, 85);
- this.windturbineIcon43.Status = 1;
- this.windturbineIcon43.TabIndex = 42;
- this.windturbineIcon43.WindturbineId = "XG01_24";
- this.windturbineIcon43.MyClick += new System.EventHandler(this.Windturbine_MyClick);
- //
- // windturbineIcon44
- //
- this.windturbineIcon44.BackColor = System.Drawing.Color.Transparent;
- this.windturbineIcon44.Location = new System.Drawing.Point(769, 539);
- this.windturbineIcon44.Name = "windturbineIcon44";
- this.windturbineIcon44.Size = new System.Drawing.Size(50, 85);
- this.windturbineIcon44.Status = 1;
- this.windturbineIcon44.TabIndex = 41;
- this.windturbineIcon44.WindturbineId = "XG01_23";
- this.windturbineIcon44.MyClick += new System.EventHandler(this.Windturbine_MyClick);
- //
- // windturbineIcon23
- //
- this.windturbineIcon23.BackColor = System.Drawing.Color.Transparent;
- this.windturbineIcon23.Location = new System.Drawing.Point(643, 539);
- this.windturbineIcon23.Name = "windturbineIcon23";
- this.windturbineIcon23.Size = new System.Drawing.Size(50, 85);
- this.windturbineIcon23.Status = 1;
- this.windturbineIcon23.TabIndex = 40;
- this.windturbineIcon23.WindturbineId = "XG01_21";
- this.windturbineIcon23.MyClick += new System.EventHandler(this.Windturbine_MyClick);
- //
- // windturbineIcon24
- //
- this.windturbineIcon24.BackColor = System.Drawing.Color.Transparent;
- this.windturbineIcon24.Location = new System.Drawing.Point(704, 539);
- this.windturbineIcon24.Name = "windturbineIcon24";
- this.windturbineIcon24.Size = new System.Drawing.Size(50, 85);
- this.windturbineIcon24.Status = 1;
- this.windturbineIcon24.TabIndex = 39;
- this.windturbineIcon24.WindturbineId = "XG01_22";
- this.windturbineIcon24.MyClick += new System.EventHandler(this.Windturbine_MyClick);
- //
- // windturbineIcon25
- //
- this.windturbineIcon25.BackColor = System.Drawing.Color.Transparent;
- this.windturbineIcon25.Location = new System.Drawing.Point(582, 539);
- this.windturbineIcon25.Name = "windturbineIcon25";
- this.windturbineIcon25.Size = new System.Drawing.Size(50, 85);
- this.windturbineIcon25.Status = 1;
- this.windturbineIcon25.TabIndex = 38;
- this.windturbineIcon25.WindturbineId = "XG01_20";
- this.windturbineIcon25.MyClick += new System.EventHandler(this.Windturbine_MyClick);
- //
- // windturbineIcon26
- //
- this.windturbineIcon26.BackColor = System.Drawing.Color.Transparent;
- this.windturbineIcon26.Location = new System.Drawing.Point(521, 539);
- this.windturbineIcon26.Name = "windturbineIcon26";
- this.windturbineIcon26.Size = new System.Drawing.Size(50, 85);
- this.windturbineIcon26.Status = 1;
- this.windturbineIcon26.TabIndex = 37;
- this.windturbineIcon26.WindturbineId = "XG01_19";
- this.windturbineIcon26.MyClick += new System.EventHandler(this.Windturbine_MyClick);
- //
- // windturbineIcon27
- //
- this.windturbineIcon27.BackColor = System.Drawing.Color.Transparent;
- this.windturbineIcon27.Location = new System.Drawing.Point(460, 539);
- this.windturbineIcon27.Name = "windturbineIcon27";
- this.windturbineIcon27.Size = new System.Drawing.Size(50, 85);
- this.windturbineIcon27.Status = 1;
- this.windturbineIcon27.TabIndex = 36;
- this.windturbineIcon27.WindturbineId = "XG01_18";
- this.windturbineIcon27.MyClick += new System.EventHandler(this.Windturbine_MyClick);
- //
- // windturbineIcon28
- //
- this.windturbineIcon28.BackColor = System.Drawing.Color.Transparent;
- this.windturbineIcon28.Location = new System.Drawing.Point(399, 539);
- this.windturbineIcon28.Name = "windturbineIcon28";
- this.windturbineIcon28.Size = new System.Drawing.Size(50, 85);
- this.windturbineIcon28.Status = 1;
- this.windturbineIcon28.TabIndex = 35;
- this.windturbineIcon28.WindturbineId = "XG01_17";
- this.windturbineIcon28.MyClick += new System.EventHandler(this.Windturbine_MyClick);
- //
- // windturbineIcon29
- //
- this.windturbineIcon29.BackColor = System.Drawing.Color.Transparent;
- this.windturbineIcon29.Location = new System.Drawing.Point(338, 539);
- this.windturbineIcon29.Name = "windturbineIcon29";
- this.windturbineIcon29.Size = new System.Drawing.Size(50, 85);
- this.windturbineIcon29.Status = 1;
- this.windturbineIcon29.TabIndex = 34;
- this.windturbineIcon29.WindturbineId = "XG01_16";
- this.windturbineIcon29.MyClick += new System.EventHandler(this.Windturbine_MyClick);
- //
- // windturbineIcon30
- //
- this.windturbineIcon30.BackColor = System.Drawing.Color.Transparent;
- this.windturbineIcon30.Location = new System.Drawing.Point(277, 539);
- this.windturbineIcon30.Name = "windturbineIcon30";
- this.windturbineIcon30.Size = new System.Drawing.Size(50, 85);
- this.windturbineIcon30.Status = 1;
- this.windturbineIcon30.TabIndex = 33;
- this.windturbineIcon30.WindturbineId = "XG01_15";
- this.windturbineIcon30.MyClick += new System.EventHandler(this.Windturbine_MyClick);
- //
- // windturbineIcon31
- //
- this.windturbineIcon31.BackColor = System.Drawing.Color.Transparent;
- this.windturbineIcon31.Location = new System.Drawing.Point(216, 539);
- this.windturbineIcon31.Name = "windturbineIcon31";
- this.windturbineIcon31.Size = new System.Drawing.Size(50, 85);
- this.windturbineIcon31.Status = 1;
- this.windturbineIcon31.TabIndex = 32;
- this.windturbineIcon31.WindturbineId = "XG01_14";
- this.windturbineIcon31.MyClick += new System.EventHandler(this.Windturbine_MyClick);
- //
- // windturbineIcon32
- //
- this.windturbineIcon32.BackColor = System.Drawing.Color.Transparent;
- this.windturbineIcon32.Location = new System.Drawing.Point(155, 539);
- this.windturbineIcon32.Name = "windturbineIcon32";
- this.windturbineIcon32.Size = new System.Drawing.Size(50, 85);
- this.windturbineIcon32.Status = 1;
- this.windturbineIcon32.TabIndex = 31;
- this.windturbineIcon32.WindturbineId = "XG01_13";
- this.windturbineIcon32.MyClick += new System.EventHandler(this.Windturbine_MyClick);
- //
- // windturbineIcon33
- //
- this.windturbineIcon33.BackColor = System.Drawing.Color.Transparent;
- this.windturbineIcon33.Location = new System.Drawing.Point(94, 539);
- this.windturbineIcon33.Name = "windturbineIcon33";
- this.windturbineIcon33.Size = new System.Drawing.Size(50, 85);
- this.windturbineIcon33.Status = 1;
- this.windturbineIcon33.TabIndex = 30;
- this.windturbineIcon33.WindturbineId = "XG01_12";
- this.windturbineIcon33.MyClick += new System.EventHandler(this.Windturbine_MyClick);
- //
- // windturbineIcon19
- //
- this.windturbineIcon19.BackColor = System.Drawing.Color.Transparent;
- this.windturbineIcon19.Location = new System.Drawing.Point(643, 414);
- this.windturbineIcon19.Name = "windturbineIcon19";
- this.windturbineIcon19.Size = new System.Drawing.Size(50, 85);
- this.windturbineIcon19.Status = 1;
- this.windturbineIcon19.TabIndex = 18;
- this.windturbineIcon19.WindturbineId = "XG01_10";
- this.windturbineIcon19.MyClick += new System.EventHandler(this.Windturbine_MyClick);
- //
- // windturbineIcon17
- //
- this.windturbineIcon17.BackColor = System.Drawing.Color.Transparent;
- this.windturbineIcon17.Location = new System.Drawing.Point(704, 414);
- this.windturbineIcon17.Name = "windturbineIcon17";
- this.windturbineIcon17.Size = new System.Drawing.Size(50, 85);
- this.windturbineIcon17.Status = 1;
- this.windturbineIcon17.TabIndex = 17;
- this.windturbineIcon17.WindturbineId = "XG01_11";
- this.windturbineIcon17.MyClick += new System.EventHandler(this.Windturbine_MyClick);
- //
- // windturbineIcon18
- //
- this.windturbineIcon18.BackColor = System.Drawing.Color.Transparent;
- this.windturbineIcon18.Location = new System.Drawing.Point(582, 414);
- this.windturbineIcon18.Name = "windturbineIcon18";
- this.windturbineIcon18.Size = new System.Drawing.Size(50, 85);
- this.windturbineIcon18.Status = 1;
- this.windturbineIcon18.TabIndex = 16;
- this.windturbineIcon18.WindturbineId = "XG01_09";
- this.windturbineIcon18.MyClick += new System.EventHandler(this.Windturbine_MyClick);
- //
- // windturbineIcon5
- //
- this.windturbineIcon5.BackColor = System.Drawing.Color.Transparent;
- this.windturbineIcon5.Location = new System.Drawing.Point(521, 414);
- this.windturbineIcon5.Name = "windturbineIcon5";
- this.windturbineIcon5.Size = new System.Drawing.Size(50, 85);
- this.windturbineIcon5.Status = 1;
- this.windturbineIcon5.TabIndex = 7;
- this.windturbineIcon5.WindturbineId = "XG01_08";
- this.windturbineIcon5.MyClick += new System.EventHandler(this.Windturbine_MyClick);
- //
- // windturbineIcon6
- //
- this.windturbineIcon6.BackColor = System.Drawing.Color.Transparent;
- this.windturbineIcon6.Location = new System.Drawing.Point(460, 414);
- this.windturbineIcon6.Name = "windturbineIcon6";
- this.windturbineIcon6.Size = new System.Drawing.Size(50, 85);
- this.windturbineIcon6.Status = 1;
- this.windturbineIcon6.TabIndex = 6;
- this.windturbineIcon6.WindturbineId = "XG01_07";
- this.windturbineIcon6.MyClick += new System.EventHandler(this.Windturbine_MyClick);
- //
- // windturbineIcon7
- //
- this.windturbineIcon7.BackColor = System.Drawing.Color.Transparent;
- this.windturbineIcon7.Location = new System.Drawing.Point(399, 414);
- this.windturbineIcon7.Name = "windturbineIcon7";
- this.windturbineIcon7.Size = new System.Drawing.Size(50, 85);
- this.windturbineIcon7.Status = 1;
- this.windturbineIcon7.TabIndex = 5;
- this.windturbineIcon7.WindturbineId = "XG01_06";
- this.windturbineIcon7.MyClick += new System.EventHandler(this.Windturbine_MyClick);
- //
- // windturbineIcon8
- //
- this.windturbineIcon8.BackColor = System.Drawing.Color.Transparent;
- this.windturbineIcon8.Location = new System.Drawing.Point(338, 414);
- this.windturbineIcon8.Name = "windturbineIcon8";
- this.windturbineIcon8.Size = new System.Drawing.Size(50, 85);
- this.windturbineIcon8.Status = 1;
- this.windturbineIcon8.TabIndex = 4;
- this.windturbineIcon8.WindturbineId = "XG01_05";
- this.windturbineIcon8.MyClick += new System.EventHandler(this.Windturbine_MyClick);
- //
- // windturbineIcon3
- //
- this.windturbineIcon3.BackColor = System.Drawing.Color.Transparent;
- this.windturbineIcon3.Location = new System.Drawing.Point(277, 414);
- this.windturbineIcon3.Name = "windturbineIcon3";
- this.windturbineIcon3.Size = new System.Drawing.Size(50, 85);
- this.windturbineIcon3.Status = 1;
- this.windturbineIcon3.TabIndex = 3;
- this.windturbineIcon3.WindturbineId = "XG01_04";
- this.windturbineIcon3.MyClick += new System.EventHandler(this.Windturbine_MyClick);
- //
- // windturbineIcon4
- //
- this.windturbineIcon4.BackColor = System.Drawing.Color.Transparent;
- this.windturbineIcon4.Location = new System.Drawing.Point(216, 414);
- this.windturbineIcon4.Name = "windturbineIcon4";
- this.windturbineIcon4.Size = new System.Drawing.Size(50, 85);
- this.windturbineIcon4.Status = 1;
- this.windturbineIcon4.TabIndex = 2;
- this.windturbineIcon4.WindturbineId = "XG01_03";
- this.windturbineIcon4.MyClick += new System.EventHandler(this.Windturbine_MyClick);
- //
- // windturbineIcon2
- //
- this.windturbineIcon2.BackColor = System.Drawing.Color.Transparent;
- this.windturbineIcon2.Location = new System.Drawing.Point(155, 414);
- this.windturbineIcon2.Name = "windturbineIcon2";
- this.windturbineIcon2.Size = new System.Drawing.Size(50, 85);
- this.windturbineIcon2.Status = 1;
- this.windturbineIcon2.TabIndex = 1;
- this.windturbineIcon2.WindturbineId = "XG01_02";
- this.windturbineIcon2.MyClick += new System.EventHandler(this.Windturbine_MyClick);
- //
- // windturbineIcon1
- //
- this.windturbineIcon1.BackColor = System.Drawing.Color.Transparent;
- this.windturbineIcon1.Location = new System.Drawing.Point(94, 414);
- this.windturbineIcon1.Name = "windturbineIcon1";
- this.windturbineIcon1.Size = new System.Drawing.Size(50, 85);
- this.windturbineIcon1.Status = 1;
- this.windturbineIcon1.TabIndex = 0;
- this.windturbineIcon1.WindturbineId = "XG01_01";
- this.windturbineIcon1.MyClick += new System.EventHandler(this.Windturbine_MyClick);
- //
- // ZM_XS
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(11)))), ((int)(((byte)(47)))), ((int)(((byte)(106)))));
- this.Controls.Add(this.pnlLine);
- this.Controls.Add(this.pnlTop);
- this.ForeColor = System.Drawing.Color.Black;
- this.Name = "ZM_XS";
- this.Size = new System.Drawing.Size(1920, 960);
- this.Load += new System.EventHandler(this.SbqZM_Load);
- this.pnlTop.ResumeLayout(false);
- this.pnlLink.ResumeLayout(false);
- this.pnlCurve.ResumeLayout(false);
- this.pnlStat.ResumeLayout(false);
- this.pnlLine.ResumeLayout(false);
- this.ResumeLayout(false);
- }
- #endregion
- private System.Windows.Forms.Panel pnlTop;
- private System.Windows.Forms.Panel pnlLine;
- private WindturbineIcon windturbineIcon1;
- private WindturbineIcon windturbineIcon2;
- private StationPowerLine stationPowerLine1;
- private WindturbineIcon windturbineIcon5;
- private WindturbineIcon windturbineIcon6;
- private WindturbineIcon windturbineIcon7;
- private WindturbineIcon windturbineIcon8;
- private WindturbineIcon windturbineIcon3;
- private WindturbineIcon windturbineIcon4;
- private System.Windows.Forms.Panel pnlStat;
- private System.Windows.Forms.Label label18;
- private WebfontLable lblCntLX;
- private System.Windows.Forms.Label label19;
- private System.Windows.Forms.Label label20;
- private WebfontLable lblCntGZ;
- private System.Windows.Forms.Label label21;
- private System.Windows.Forms.Label label22;
- private WebfontLable lblCntWH;
- private System.Windows.Forms.Label label23;
- private System.Windows.Forms.Label label24;
- private WebfontLable lblCntTJ;
- private System.Windows.Forms.Label label25;
- private System.Windows.Forms.Label label8;
- private WebfontLable lblCntSD;
- private System.Windows.Forms.Label label11;
- private System.Windows.Forms.Label label12;
- private WebfontLable lblCntQD;
- private System.Windows.Forms.Label label13;
- private System.Windows.Forms.Label label14;
- private WebfontLable lblCntDJ;
- private System.Windows.Forms.Label label15;
- private System.Windows.Forms.Label label16;
- private WebfontLable lblCntBW;
- private System.Windows.Forms.Label label17;
- private System.Windows.Forms.Label label6;
- private WebfontLable lblPower;
- private System.Windows.Forms.Label label7;
- private System.Windows.Forms.Label label4;
- private WebfontLable lblWindspeed;
- private System.Windows.Forms.Label label5;
- private System.Windows.Forms.Label label2;
- private WebfontLable lblCntAll;
- private System.Windows.Forms.Label label3;
- private System.Windows.Forms.Label label1;
- private WebfontLable lblCapacity;
- private System.Windows.Forms.Label label10;
- private System.Windows.Forms.Label label9;
- private System.Windows.Forms.Panel panel15;
- private System.Windows.Forms.Panel pnlLink;
- private System.Windows.Forms.Panel pnlCurve;
- private System.Windows.Forms.Label lblDate;
- private WebfontLable lblTime;
- private System.Windows.Forms.Button btnSYZ;
- private System.Windows.Forms.Button btnMap;
- private System.Windows.Forms.Timer timer1;
- private WindturbineIcon windturbineIcon19;
- private WindturbineIcon windturbineIcon18;
- private WindturbineIcon windturbineIcon75;
- private WindturbineIcon windturbineIcon76;
- private WindturbineIcon windturbineIcon77;
- private WindturbineIcon windturbineIcon56;
- private WindturbineIcon windturbineIcon57;
- private WindturbineIcon windturbineIcon58;
- private WindturbineIcon windturbineIcon59;
- private WindturbineIcon windturbineIcon60;
- private WindturbineIcon windturbineIcon61;
- private WindturbineIcon windturbineIcon62;
- private WindturbineIcon windturbineIcon63;
- private WindturbineIcon windturbineIcon64;
- private WindturbineIcon windturbineIcon65;
- private WindturbineIcon windturbineIcon66;
- private WindturbineIcon windturbineIcon45;
- private WindturbineIcon windturbineIcon46;
- private WindturbineIcon windturbineIcon47;
- private WindturbineIcon windturbineIcon48;
- private WindturbineIcon windturbineIcon49;
- private WindturbineIcon windturbineIcon50;
- private WindturbineIcon windturbineIcon51;
- private WindturbineIcon windturbineIcon52;
- private WindturbineIcon windturbineIcon53;
- private WindturbineIcon windturbineIcon54;
- private WindturbineIcon windturbineIcon55;
- private WindturbineIcon windturbineIcon34;
- private WindturbineIcon windturbineIcon35;
- private WindturbineIcon windturbineIcon36;
- private WindturbineIcon windturbineIcon37;
- private WindturbineIcon windturbineIcon38;
- private WindturbineIcon windturbineIcon39;
- private WindturbineIcon windturbineIcon40;
- private WindturbineIcon windturbineIcon41;
- private WindturbineIcon windturbineIcon42;
- private WindturbineIcon windturbineIcon43;
- private WindturbineIcon windturbineIcon44;
- private WindturbineIcon windturbineIcon23;
- private WindturbineIcon windturbineIcon24;
- private WindturbineIcon windturbineIcon25;
- private WindturbineIcon windturbineIcon26;
- private WindturbineIcon windturbineIcon27;
- private WindturbineIcon windturbineIcon28;
- private WindturbineIcon windturbineIcon29;
- private WindturbineIcon windturbineIcon30;
- private WindturbineIcon windturbineIcon31;
- private WindturbineIcon windturbineIcon32;
- private WindturbineIcon windturbineIcon33;
- private System.Windows.Forms.Timer timer2;
- private WindturbineIcon windturbineIcon17;
- }
- }
|