namespace IntelligentControlForsx.MyControls.zm.map
{
partial class SBQ_Project2
{
///
/// 必需的设计器变量。
///
private System.ComponentModel.IContainer components = null;
///
/// 清理所有正在使用的资源。
///
/// 如果应释放托管资源,为 true;否则为 false。
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region 组件设计器生成的代码
///
/// 设计器支持所需的方法 - 不要
/// 使用代码编辑器修改此方法的内容。
///
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
this.timer1 = new System.Windows.Forms.Timer(this.components);
this.wf41 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
this.wf42 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
this.wf43 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
this.wf51 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
this.wf40 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
this.wf39 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
this.wf38 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
this.wf48 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
this.wf37 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
this.wf49 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
this.wf50 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
this.wf36 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
this.wf35 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
this.wf34 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
this.wf47 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
this.wf52 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
this.wf44 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
this.wf45 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
this.wf46 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
this.wf53 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
this.wf54 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
this.wf59 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
this.wf60 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
this.wf55 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
this.wf58 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
this.wf56 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
this.wf57 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
this.wf61 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
this.wf62 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
this.wf64 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
this.wf63 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
this.wf66 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
this.wf65 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
this.SuspendLayout();
//
// timer1
//
this.timer1.Enabled = true;
this.timer1.Interval = 3000;
this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
//
// wf41
//
this.wf41.BackColor = System.Drawing.Color.Transparent;
this.wf41.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.wf41.Location = new System.Drawing.Point(205, 212);
this.wf41.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.wf41.Name = "wf41";
this.wf41.Power = 0D;
this.wf41.Size = new System.Drawing.Size(120, 79);
this.wf41.Status = 0;
this.wf41.TabIndex = 0;
this.wf41.WindSpeed = 0D;
this.wf41.WindturbineName = "41号";
this.wf41.MyClick += new System.EventHandler(this.Windturbine_MyClick);
//
// wf42
//
this.wf42.BackColor = System.Drawing.Color.Transparent;
this.wf42.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.wf42.Location = new System.Drawing.Point(346, 212);
this.wf42.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.wf42.Name = "wf42";
this.wf42.Power = 0D;
this.wf42.Size = new System.Drawing.Size(120, 79);
this.wf42.Status = 0;
this.wf42.TabIndex = 0;
this.wf42.WindSpeed = 0D;
this.wf42.WindturbineName = "42号";
this.wf42.MyClick += new System.EventHandler(this.Windturbine_MyClick);
//
// wf43
//
this.wf43.BackColor = System.Drawing.Color.Transparent;
this.wf43.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.wf43.Location = new System.Drawing.Point(521, 203);
this.wf43.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.wf43.Name = "wf43";
this.wf43.Power = 0D;
this.wf43.Size = new System.Drawing.Size(120, 79);
this.wf43.Status = 0;
this.wf43.TabIndex = 0;
this.wf43.WindSpeed = 0D;
this.wf43.WindturbineName = "43号";
this.wf43.MyClick += new System.EventHandler(this.Windturbine_MyClick);
//
// wf51
//
this.wf51.BackColor = System.Drawing.Color.Transparent;
this.wf51.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.wf51.Location = new System.Drawing.Point(445, 328);
this.wf51.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.wf51.Name = "wf51";
this.wf51.Power = 0D;
this.wf51.Size = new System.Drawing.Size(120, 79);
this.wf51.Status = 0;
this.wf51.TabIndex = 0;
this.wf51.WindSpeed = 0D;
this.wf51.WindturbineName = "51号";
this.wf51.MyClick += new System.EventHandler(this.Windturbine_MyClick);
//
// wf40
//
this.wf40.BackColor = System.Drawing.Color.Transparent;
this.wf40.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.wf40.Location = new System.Drawing.Point(269, 332);
this.wf40.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.wf40.Name = "wf40";
this.wf40.Power = 0D;
this.wf40.Size = new System.Drawing.Size(120, 79);
this.wf40.Status = 0;
this.wf40.TabIndex = 0;
this.wf40.WindSpeed = 0D;
this.wf40.WindturbineName = "40号";
this.wf40.MyClick += new System.EventHandler(this.Windturbine_MyClick);
//
// wf39
//
this.wf39.BackColor = System.Drawing.Color.Transparent;
this.wf39.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.wf39.Location = new System.Drawing.Point(257, 489);
this.wf39.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.wf39.Name = "wf39";
this.wf39.Power = 0D;
this.wf39.Size = new System.Drawing.Size(120, 79);
this.wf39.Status = 0;
this.wf39.TabIndex = 0;
this.wf39.WindSpeed = 0D;
this.wf39.WindturbineName = "39号";
this.wf39.MyClick += new System.EventHandler(this.Windturbine_MyClick);
//
// wf38
//
this.wf38.BackColor = System.Drawing.Color.Transparent;
this.wf38.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.wf38.Location = new System.Drawing.Point(136, 666);
this.wf38.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.wf38.Name = "wf38";
this.wf38.Power = 0D;
this.wf38.Size = new System.Drawing.Size(120, 79);
this.wf38.Status = 0;
this.wf38.TabIndex = 0;
this.wf38.WindSpeed = 0D;
this.wf38.WindturbineName = "38号";
this.wf38.MyClick += new System.EventHandler(this.Windturbine_MyClick);
//
// wf48
//
this.wf48.BackColor = System.Drawing.Color.Transparent;
this.wf48.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.wf48.Location = new System.Drawing.Point(284, 641);
this.wf48.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.wf48.Name = "wf48";
this.wf48.Power = 0D;
this.wf48.Size = new System.Drawing.Size(120, 79);
this.wf48.Status = 0;
this.wf48.TabIndex = 0;
this.wf48.WindSpeed = 0D;
this.wf48.WindturbineName = "48号";
this.wf48.MyClick += new System.EventHandler(this.Windturbine_MyClick);
//
// wf37
//
this.wf37.BackColor = System.Drawing.Color.Transparent;
this.wf37.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.wf37.Location = new System.Drawing.Point(235, 753);
this.wf37.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.wf37.Name = "wf37";
this.wf37.Power = 0D;
this.wf37.Size = new System.Drawing.Size(120, 79);
this.wf37.Status = 0;
this.wf37.TabIndex = 0;
this.wf37.WindSpeed = 0D;
this.wf37.WindturbineName = "37号";
this.wf37.MyClick += new System.EventHandler(this.Windturbine_MyClick);
//
// wf49
//
this.wf49.BackColor = System.Drawing.Color.Transparent;
this.wf49.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.wf49.Location = new System.Drawing.Point(445, 617);
this.wf49.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.wf49.Name = "wf49";
this.wf49.Power = 0D;
this.wf49.Size = new System.Drawing.Size(120, 79);
this.wf49.Status = 0;
this.wf49.TabIndex = 0;
this.wf49.WindSpeed = 0D;
this.wf49.WindturbineName = "49号";
this.wf49.MyClick += new System.EventHandler(this.Windturbine_MyClick);
//
// wf50
//
this.wf50.BackColor = System.Drawing.Color.Transparent;
this.wf50.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.wf50.Location = new System.Drawing.Point(429, 460);
this.wf50.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.wf50.Name = "wf50";
this.wf50.Power = 0D;
this.wf50.Size = new System.Drawing.Size(120, 79);
this.wf50.Status = 0;
this.wf50.TabIndex = 0;
this.wf50.WindSpeed = 0D;
this.wf50.WindturbineName = "50号";
this.wf50.MyClick += new System.EventHandler(this.Windturbine_MyClick);
//
// wf36
//
this.wf36.BackColor = System.Drawing.Color.Transparent;
this.wf36.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.wf36.Location = new System.Drawing.Point(481, 766);
this.wf36.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.wf36.Name = "wf36";
this.wf36.Power = 0D;
this.wf36.Size = new System.Drawing.Size(120, 79);
this.wf36.Status = 0;
this.wf36.TabIndex = 0;
this.wf36.WindSpeed = 0D;
this.wf36.WindturbineName = "36号";
this.wf36.MyClick += new System.EventHandler(this.Windturbine_MyClick);
//
// wf35
//
this.wf35.BackColor = System.Drawing.Color.Transparent;
this.wf35.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.wf35.Location = new System.Drawing.Point(651, 816);
this.wf35.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.wf35.Name = "wf35";
this.wf35.Power = 0D;
this.wf35.Size = new System.Drawing.Size(120, 79);
this.wf35.Status = 0;
this.wf35.TabIndex = 0;
this.wf35.WindSpeed = 0D;
this.wf35.WindturbineName = "35号";
this.wf35.MyClick += new System.EventHandler(this.Windturbine_MyClick);
//
// wf34
//
this.wf34.BackColor = System.Drawing.Color.Transparent;
this.wf34.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.wf34.Location = new System.Drawing.Point(811, 844);
this.wf34.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.wf34.Name = "wf34";
this.wf34.Power = 0D;
this.wf34.Size = new System.Drawing.Size(120, 79);
this.wf34.Status = 0;
this.wf34.TabIndex = 0;
this.wf34.WindSpeed = 0D;
this.wf34.WindturbineName = "34号";
this.wf34.MyClick += new System.EventHandler(this.Windturbine_MyClick);
//
// wf47
//
this.wf47.BackColor = System.Drawing.Color.Transparent;
this.wf47.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.wf47.Location = new System.Drawing.Point(796, 658);
this.wf47.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.wf47.Name = "wf47";
this.wf47.Power = 0D;
this.wf47.Size = new System.Drawing.Size(120, 79);
this.wf47.Status = 0;
this.wf47.TabIndex = 0;
this.wf47.WindSpeed = 0D;
this.wf47.WindturbineName = "47号";
this.wf47.MyClick += new System.EventHandler(this.Windturbine_MyClick);
//
// wf52
//
this.wf52.BackColor = System.Drawing.Color.Transparent;
this.wf52.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.wf52.Location = new System.Drawing.Point(811, 489);
this.wf52.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.wf52.Name = "wf52";
this.wf52.Power = 0D;
this.wf52.Size = new System.Drawing.Size(120, 79);
this.wf52.Status = 0;
this.wf52.TabIndex = 0;
this.wf52.WindSpeed = 0D;
this.wf52.WindturbineName = "52号";
this.wf52.MyClick += new System.EventHandler(this.Windturbine_MyClick);
//
// wf44
//
this.wf44.BackColor = System.Drawing.Color.Transparent;
this.wf44.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.wf44.Location = new System.Drawing.Point(766, 224);
this.wf44.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.wf44.Name = "wf44";
this.wf44.Power = 0D;
this.wf44.Size = new System.Drawing.Size(120, 79);
this.wf44.Status = 0;
this.wf44.TabIndex = 0;
this.wf44.WindSpeed = 0D;
this.wf44.WindturbineName = "44号";
this.wf44.MyClick += new System.EventHandler(this.Windturbine_MyClick);
//
// wf45
//
this.wf45.BackColor = System.Drawing.Color.Transparent;
this.wf45.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.wf45.Location = new System.Drawing.Point(1006, 821);
this.wf45.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.wf45.Name = "wf45";
this.wf45.Power = 0D;
this.wf45.Size = new System.Drawing.Size(120, 79);
this.wf45.Status = 0;
this.wf45.TabIndex = 0;
this.wf45.WindSpeed = 0D;
this.wf45.WindturbineName = "45号";
this.wf45.MyClick += new System.EventHandler(this.Windturbine_MyClick);
//
// wf46
//
this.wf46.BackColor = System.Drawing.Color.Transparent;
this.wf46.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.wf46.Location = new System.Drawing.Point(1023, 620);
this.wf46.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.wf46.Name = "wf46";
this.wf46.Power = 0D;
this.wf46.Size = new System.Drawing.Size(120, 79);
this.wf46.Status = 0;
this.wf46.TabIndex = 0;
this.wf46.WindSpeed = 0D;
this.wf46.WindturbineName = "46号";
this.wf46.MyClick += new System.EventHandler(this.Windturbine_MyClick);
//
// wf53
//
this.wf53.BackColor = System.Drawing.Color.Transparent;
this.wf53.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.wf53.Location = new System.Drawing.Point(1138, 566);
this.wf53.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.wf53.Name = "wf53";
this.wf53.Power = 0D;
this.wf53.Size = new System.Drawing.Size(120, 79);
this.wf53.Status = 0;
this.wf53.TabIndex = 0;
this.wf53.WindSpeed = 0D;
this.wf53.WindturbineName = "53号";
this.wf53.MyClick += new System.EventHandler(this.Windturbine_MyClick);
//
// wf54
//
this.wf54.BackColor = System.Drawing.Color.Transparent;
this.wf54.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.wf54.Location = new System.Drawing.Point(1082, 404);
this.wf54.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.wf54.Name = "wf54";
this.wf54.Power = 0D;
this.wf54.Size = new System.Drawing.Size(120, 79);
this.wf54.Status = 0;
this.wf54.TabIndex = 0;
this.wf54.WindSpeed = 0D;
this.wf54.WindturbineName = "54号";
this.wf54.MyClick += new System.EventHandler(this.Windturbine_MyClick);
//
// wf59
//
this.wf59.BackColor = System.Drawing.Color.Transparent;
this.wf59.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.wf59.Location = new System.Drawing.Point(1233, 438);
this.wf59.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.wf59.Name = "wf59";
this.wf59.Power = 0D;
this.wf59.Size = new System.Drawing.Size(120, 79);
this.wf59.Status = 0;
this.wf59.TabIndex = 0;
this.wf59.WindSpeed = 0D;
this.wf59.WindturbineName = "59号";
this.wf59.MyClick += new System.EventHandler(this.Windturbine_MyClick);
//
// wf60
//
this.wf60.BackColor = System.Drawing.Color.Transparent;
this.wf60.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.wf60.Location = new System.Drawing.Point(1323, 351);
this.wf60.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.wf60.Name = "wf60";
this.wf60.Power = 0D;
this.wf60.Size = new System.Drawing.Size(120, 79);
this.wf60.Status = 0;
this.wf60.TabIndex = 0;
this.wf60.WindSpeed = 0D;
this.wf60.WindturbineName = "60号";
this.wf60.MyClick += new System.EventHandler(this.Windturbine_MyClick);
//
// wf55
//
this.wf55.BackColor = System.Drawing.Color.Transparent;
this.wf55.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.wf55.Location = new System.Drawing.Point(1251, 190);
this.wf55.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.wf55.Name = "wf55";
this.wf55.Power = 0D;
this.wf55.Size = new System.Drawing.Size(120, 79);
this.wf55.Status = 0;
this.wf55.TabIndex = 0;
this.wf55.WindSpeed = 0D;
this.wf55.WindturbineName = "55号";
this.wf55.MyClick += new System.EventHandler(this.Windturbine_MyClick);
//
// wf58
//
this.wf58.BackColor = System.Drawing.Color.Transparent;
this.wf58.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.wf58.Location = new System.Drawing.Point(1266, 693);
this.wf58.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.wf58.Name = "wf58";
this.wf58.Power = 0D;
this.wf58.Size = new System.Drawing.Size(120, 79);
this.wf58.Status = 0;
this.wf58.TabIndex = 0;
this.wf58.WindSpeed = 0D;
this.wf58.WindturbineName = "58号";
this.wf58.MyClick += new System.EventHandler(this.Windturbine_MyClick);
//
// wf56
//
this.wf56.BackColor = System.Drawing.Color.Transparent;
this.wf56.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.wf56.Location = new System.Drawing.Point(1337, 846);
this.wf56.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.wf56.Name = "wf56";
this.wf56.Power = 0D;
this.wf56.Size = new System.Drawing.Size(120, 79);
this.wf56.Status = 0;
this.wf56.TabIndex = 0;
this.wf56.WindSpeed = 0D;
this.wf56.WindturbineName = "56号";
this.wf56.MyClick += new System.EventHandler(this.Windturbine_MyClick);
//
// wf57
//
this.wf57.BackColor = System.Drawing.Color.Transparent;
this.wf57.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.wf57.Location = new System.Drawing.Point(1434, 733);
this.wf57.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.wf57.Name = "wf57";
this.wf57.Power = 0D;
this.wf57.Size = new System.Drawing.Size(120, 79);
this.wf57.Status = 0;
this.wf57.TabIndex = 0;
this.wf57.WindSpeed = 0D;
this.wf57.WindturbineName = "57号";
this.wf57.MyClick += new System.EventHandler(this.Windturbine_MyClick);
//
// wf61
//
this.wf61.BackColor = System.Drawing.Color.Transparent;
this.wf61.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.wf61.Location = new System.Drawing.Point(1557, 617);
this.wf61.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.wf61.Name = "wf61";
this.wf61.Power = 0D;
this.wf61.Size = new System.Drawing.Size(120, 79);
this.wf61.Status = 0;
this.wf61.TabIndex = 0;
this.wf61.WindSpeed = 0D;
this.wf61.WindturbineName = "61号";
this.wf61.MyClick += new System.EventHandler(this.Windturbine_MyClick);
//
// wf62
//
this.wf62.BackColor = System.Drawing.Color.Transparent;
this.wf62.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.wf62.Location = new System.Drawing.Point(1554, 512);
this.wf62.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.wf62.Name = "wf62";
this.wf62.Power = 0D;
this.wf62.Size = new System.Drawing.Size(120, 79);
this.wf62.Status = 0;
this.wf62.TabIndex = 0;
this.wf62.WindSpeed = 0D;
this.wf62.WindturbineName = "62号";
this.wf62.MyClick += new System.EventHandler(this.Windturbine_MyClick);
//
// wf64
//
this.wf64.BackColor = System.Drawing.Color.Transparent;
this.wf64.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.wf64.Location = new System.Drawing.Point(1529, 307);
this.wf64.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.wf64.Name = "wf64";
this.wf64.Power = 0D;
this.wf64.Size = new System.Drawing.Size(120, 79);
this.wf64.Status = 0;
this.wf64.TabIndex = 0;
this.wf64.WindSpeed = 0D;
this.wf64.WindturbineName = "64号";
this.wf64.MyClick += new System.EventHandler(this.Windturbine_MyClick);
//
// wf63
//
this.wf63.BackColor = System.Drawing.Color.Transparent;
this.wf63.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.wf63.Location = new System.Drawing.Point(1635, 449);
this.wf63.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.wf63.Name = "wf63";
this.wf63.Power = 0D;
this.wf63.Size = new System.Drawing.Size(120, 79);
this.wf63.Status = 0;
this.wf63.TabIndex = 0;
this.wf63.WindSpeed = 0D;
this.wf63.WindturbineName = "63号";
this.wf63.MyClick += new System.EventHandler(this.Windturbine_MyClick);
//
// wf66
//
this.wf66.BackColor = System.Drawing.Color.Transparent;
this.wf66.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.wf66.Location = new System.Drawing.Point(1772, 544);
this.wf66.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.wf66.Name = "wf66";
this.wf66.Power = 0D;
this.wf66.Size = new System.Drawing.Size(120, 79);
this.wf66.Status = 0;
this.wf66.TabIndex = 0;
this.wf66.WindSpeed = 0D;
this.wf66.WindturbineName = "66号";
this.wf66.MyClick += new System.EventHandler(this.Windturbine_MyClick);
//
// wf65
//
this.wf65.BackColor = System.Drawing.Color.Transparent;
this.wf65.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.wf65.Location = new System.Drawing.Point(1774, 661);
this.wf65.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.wf65.Name = "wf65";
this.wf65.Power = 0D;
this.wf65.Size = new System.Drawing.Size(120, 79);
this.wf65.Status = 0;
this.wf65.TabIndex = 0;
this.wf65.WindSpeed = 0D;
this.wf65.WindturbineName = "65号";
this.wf65.MyClick += new System.EventHandler(this.Windturbine_MyClick);
//
// SBQ_Project2
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 17F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackgroundImage = global::IntelligentControlForsx.Properties.Resources.sbq_map2;
this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.Controls.Add(this.wf37);
this.Controls.Add(this.wf50);
this.Controls.Add(this.wf44);
this.Controls.Add(this.wf52);
this.Controls.Add(this.wf47);
this.Controls.Add(this.wf54);
this.Controls.Add(this.wf55);
this.Controls.Add(this.wf60);
this.Controls.Add(this.wf59);
this.Controls.Add(this.wf65);
this.Controls.Add(this.wf66);
this.Controls.Add(this.wf63);
this.Controls.Add(this.wf64);
this.Controls.Add(this.wf62);
this.Controls.Add(this.wf61);
this.Controls.Add(this.wf57);
this.Controls.Add(this.wf56);
this.Controls.Add(this.wf58);
this.Controls.Add(this.wf53);
this.Controls.Add(this.wf46);
this.Controls.Add(this.wf45);
this.Controls.Add(this.wf34);
this.Controls.Add(this.wf35);
this.Controls.Add(this.wf36);
this.Controls.Add(this.wf49);
this.Controls.Add(this.wf48);
this.Controls.Add(this.wf38);
this.Controls.Add(this.wf39);
this.Controls.Add(this.wf40);
this.Controls.Add(this.wf51);
this.Controls.Add(this.wf43);
this.Controls.Add(this.wf42);
this.Controls.Add(this.wf41);
this.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.Name = "SBQ_Project2";
this.Size = new System.Drawing.Size(1918, 926);
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Timer timer1;
private WindturbineInfoControl wf41;
private WindturbineInfoControl wf42;
private WindturbineInfoControl wf43;
private WindturbineInfoControl wf51;
private WindturbineInfoControl wf40;
private WindturbineInfoControl wf39;
private WindturbineInfoControl wf38;
private WindturbineInfoControl wf48;
private WindturbineInfoControl wf37;
private WindturbineInfoControl wf49;
private WindturbineInfoControl wf50;
private WindturbineInfoControl wf36;
private WindturbineInfoControl wf35;
private WindturbineInfoControl wf34;
private WindturbineInfoControl wf47;
private WindturbineInfoControl wf52;
private WindturbineInfoControl wf44;
private WindturbineInfoControl wf45;
private WindturbineInfoControl wf46;
private WindturbineInfoControl wf53;
private WindturbineInfoControl wf54;
private WindturbineInfoControl wf59;
private WindturbineInfoControl wf60;
private WindturbineInfoControl wf55;
private WindturbineInfoControl wf58;
private WindturbineInfoControl wf56;
private WindturbineInfoControl wf57;
private WindturbineInfoControl wf61;
private WindturbineInfoControl wf62;
private WindturbineInfoControl wf64;
private WindturbineInfoControl wf63;
private WindturbineInfoControl wf66;
private WindturbineInfoControl wf65;
}
}