123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179 |
- namespace IntelligentControlForsx.MyControls
- {
- partial class StationFloatInfo
- {
- /// <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.lblSpeedOrLightLable = new System.Windows.Forms.Label();
- this.label2 = new System.Windows.Forms.Label();
- this.label3 = new System.Windows.Forms.Label();
- this.lblUnit = new System.Windows.Forms.Label();
- this.label5 = new System.Windows.Forms.Label();
- this.label6 = new System.Windows.Forms.Label();
- this.lblSpeed = new System.Windows.Forms.Label();
- this.lblPowerCount = new System.Windows.Forms.Label();
- this.lblPower = new System.Windows.Forms.Label();
- this.SuspendLayout();
- //
- // lblSpeedOrLightLable
- //
- this.lblSpeedOrLightLable.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(102)))), ((int)(((byte)(150)))));
- this.lblSpeedOrLightLable.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblSpeedOrLightLable.ForeColor = System.Drawing.Color.White;
- this.lblSpeedOrLightLable.Location = new System.Drawing.Point(3, 14);
- this.lblSpeedOrLightLable.Name = "lblSpeedOrLightLable";
- this.lblSpeedOrLightLable.Size = new System.Drawing.Size(70, 20);
- this.lblSpeedOrLightLable.TabIndex = 0;
- this.lblSpeedOrLightLable.Text = "平均风速";
- //
- // label2
- //
- this.label2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(86)))), ((int)(((byte)(118)))));
- this.label2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label2.ForeColor = System.Drawing.Color.White;
- this.label2.Location = new System.Drawing.Point(3, 46);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(70, 20);
- this.label2.TabIndex = 1;
- this.label2.Text = "日发电量";
- //
- // label3
- //
- this.label3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(102)))), ((int)(((byte)(150)))));
- this.label3.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label3.ForeColor = System.Drawing.Color.White;
- this.label3.Location = new System.Drawing.Point(3, 81);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(70, 20);
- this.label3.TabIndex = 2;
- this.label3.Text = "实时功率";
- //
- // lblUnit
- //
- this.lblUnit.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(102)))), ((int)(((byte)(150)))));
- this.lblUnit.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblUnit.ForeColor = System.Drawing.Color.White;
- this.lblUnit.Location = new System.Drawing.Point(126, 14);
- this.lblUnit.Name = "lblUnit";
- this.lblUnit.Size = new System.Drawing.Size(51, 20);
- this.lblUnit.TabIndex = 3;
- this.lblUnit.Text = "m/s";
- this.lblUnit.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // label5
- //
- this.label5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(86)))), ((int)(((byte)(118)))));
- this.label5.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label5.ForeColor = System.Drawing.Color.White;
- this.label5.Location = new System.Drawing.Point(126, 46);
- this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(51, 20);
- this.label5.TabIndex = 4;
- this.label5.Text = "万kw/h";
- this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // label6
- //
- this.label6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(102)))), ((int)(((byte)(150)))));
- this.label6.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label6.ForeColor = System.Drawing.Color.White;
- this.label6.Location = new System.Drawing.Point(122, 81);
- this.label6.Name = "label6";
- this.label6.Size = new System.Drawing.Size(55, 20);
- this.label6.TabIndex = 5;
- this.label6.Text = "MW";
- this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // lblSpeed
- //
- this.lblSpeed.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(102)))), ((int)(((byte)(150)))));
- this.lblSpeed.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblSpeed.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(203)))), ((int)(((byte)(210)))));
- this.lblSpeed.Location = new System.Drawing.Point(70, 14);
- this.lblSpeed.Name = "lblSpeed";
- this.lblSpeed.Size = new System.Drawing.Size(54, 20);
- this.lblSpeed.TabIndex = 6;
- this.lblSpeed.Text = "10.2";
- this.lblSpeed.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
- //
- // lblPowerCount
- //
- this.lblPowerCount.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(86)))), ((int)(((byte)(118)))));
- this.lblPowerCount.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblPowerCount.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(203)))), ((int)(((byte)(210)))));
- this.lblPowerCount.Location = new System.Drawing.Point(70, 45);
- this.lblPowerCount.Name = "lblPowerCount";
- this.lblPowerCount.Size = new System.Drawing.Size(54, 20);
- this.lblPowerCount.TabIndex = 7;
- this.lblPowerCount.Text = "500";
- this.lblPowerCount.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
- //
- // lblPower
- //
- this.lblPower.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(102)))), ((int)(((byte)(150)))));
- this.lblPower.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblPower.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(203)))), ((int)(((byte)(210)))));
- this.lblPower.Location = new System.Drawing.Point(70, 80);
- this.lblPower.Name = "lblPower";
- this.lblPower.Size = new System.Drawing.Size(54, 20);
- this.lblPower.TabIndex = 8;
- this.lblPower.Text = "1890";
- this.lblPower.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
- //
- // StationFloatInfo
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.BackgroundImage = global::IntelligentControlForsx.Properties.Resources.下拉菜单背景1;
- this.Controls.Add(this.lblPower);
- this.Controls.Add(this.lblPowerCount);
- this.Controls.Add(this.lblSpeed);
- this.Controls.Add(this.label6);
- this.Controls.Add(this.label5);
- this.Controls.Add(this.lblUnit);
- this.Controls.Add(this.label3);
- this.Controls.Add(this.label2);
- this.Controls.Add(this.lblSpeedOrLightLable);
- this.Name = "StationFloatInfo";
- this.Size = new System.Drawing.Size(180, 110);
- this.ResumeLayout(false);
- }
- #endregion
- private System.Windows.Forms.Label lblSpeedOrLightLable;
- private System.Windows.Forms.Label label2;
- private System.Windows.Forms.Label label3;
- private System.Windows.Forms.Label lblUnit;
- private System.Windows.Forms.Label label5;
- private System.Windows.Forms.Label label6;
- private System.Windows.Forms.Label lblSpeed;
- private System.Windows.Forms.Label lblPowerCount;
- private System.Windows.Forms.Label lblPower;
- }
- }
|