namespace IntelligentControlForsx.MyControls.zm.map { partial class QS_Project1 { /// /// 必需的设计器变量。 /// 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.wf04 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.windturbineInfoControl1 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.windturbineInfoControl2 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.windturbineInfoControl3 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.windturbineInfoControl4 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.windturbineInfoControl5 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.windturbineInfoControl6 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.windturbineInfoControl7 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.windturbineInfoControl8 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.windturbineInfoControl9 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.windturbineInfoControl10 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.windturbineInfoControl11 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.windturbineInfoControl12 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.windturbineInfoControl13 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.windturbineInfoControl14 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.windturbineInfoControl15 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.windturbineInfoControl16 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.windturbineInfoControl17 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.windturbineInfoControl18 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.windturbineInfoControl19 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.windturbineInfoControl20 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.windturbineInfoControl21 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.windturbineInfoControl22 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.windturbineInfoControl23 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.windturbineInfoControl24 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.windturbineInfoControl25 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.windturbineInfoControl26 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.windturbineInfoControl27 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.windturbineInfoControl28 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.windturbineInfoControl29 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.windturbineInfoControl30 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.windturbineInfoControl31 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.windturbineInfoControl32 = 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); // // wf04 // this.wf04.BackColor = System.Drawing.Color.Transparent; this.wf04.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.wf04.Location = new System.Drawing.Point(147, 254); this.wf04.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.wf04.Name = "wf04"; this.wf04.Power = 0D; this.wf04.Size = new System.Drawing.Size(112, 76); this.wf04.Status = 0; this.wf04.TabIndex = 0; this.wf04.WindSpeed = 0D; this.wf04.WindturbineId = "QG01_05"; this.wf04.WindturbineName = "05号"; this.wf04.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // windturbineInfoControl1 // this.windturbineInfoControl1.BackColor = System.Drawing.Color.Transparent; this.windturbineInfoControl1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.windturbineInfoControl1.Location = new System.Drawing.Point(161, 139); this.windturbineInfoControl1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.windturbineInfoControl1.Name = "windturbineInfoControl1"; this.windturbineInfoControl1.Power = 0D; this.windturbineInfoControl1.Size = new System.Drawing.Size(112, 76); this.windturbineInfoControl1.Status = 0; this.windturbineInfoControl1.TabIndex = 0; this.windturbineInfoControl1.WindSpeed = 0D; this.windturbineInfoControl1.WindturbineId = "QG01_04"; this.windturbineInfoControl1.WindturbineName = "04号"; this.windturbineInfoControl1.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // windturbineInfoControl2 // this.windturbineInfoControl2.BackColor = System.Drawing.Color.Transparent; this.windturbineInfoControl2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.windturbineInfoControl2.Location = new System.Drawing.Point(279, 103); this.windturbineInfoControl2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.windturbineInfoControl2.Name = "windturbineInfoControl2"; this.windturbineInfoControl2.Power = 0D; this.windturbineInfoControl2.Size = new System.Drawing.Size(112, 76); this.windturbineInfoControl2.Status = 0; this.windturbineInfoControl2.TabIndex = 0; this.windturbineInfoControl2.WindSpeed = 0D; this.windturbineInfoControl2.WindturbineId = "QG01_02"; this.windturbineInfoControl2.WindturbineName = "02号"; this.windturbineInfoControl2.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // windturbineInfoControl3 // this.windturbineInfoControl3.BackColor = System.Drawing.Color.Transparent; this.windturbineInfoControl3.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.windturbineInfoControl3.Location = new System.Drawing.Point(279, 19); this.windturbineInfoControl3.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.windturbineInfoControl3.Name = "windturbineInfoControl3"; this.windturbineInfoControl3.Power = 0D; this.windturbineInfoControl3.Size = new System.Drawing.Size(112, 76); this.windturbineInfoControl3.Status = 0; this.windturbineInfoControl3.TabIndex = 0; this.windturbineInfoControl3.WindSpeed = 0D; this.windturbineInfoControl3.WindturbineId = "QG01_03"; this.windturbineInfoControl3.WindturbineName = "03号"; this.windturbineInfoControl3.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // windturbineInfoControl4 // this.windturbineInfoControl4.BackColor = System.Drawing.Color.Transparent; this.windturbineInfoControl4.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.windturbineInfoControl4.Location = new System.Drawing.Point(279, 407); this.windturbineInfoControl4.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.windturbineInfoControl4.Name = "windturbineInfoControl4"; this.windturbineInfoControl4.Power = 0D; this.windturbineInfoControl4.Size = new System.Drawing.Size(112, 76); this.windturbineInfoControl4.Status = 0; this.windturbineInfoControl4.TabIndex = 0; this.windturbineInfoControl4.WindSpeed = 0D; this.windturbineInfoControl4.WindturbineId = "QG01_01"; this.windturbineInfoControl4.WindturbineName = "01号"; this.windturbineInfoControl4.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // windturbineInfoControl5 // this.windturbineInfoControl5.BackColor = System.Drawing.Color.Transparent; this.windturbineInfoControl5.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.windturbineInfoControl5.Location = new System.Drawing.Point(458, 276); this.windturbineInfoControl5.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.windturbineInfoControl5.Name = "windturbineInfoControl5"; this.windturbineInfoControl5.Power = 0D; this.windturbineInfoControl5.Size = new System.Drawing.Size(112, 76); this.windturbineInfoControl5.Status = 0; this.windturbineInfoControl5.TabIndex = 0; this.windturbineInfoControl5.WindSpeed = 0D; this.windturbineInfoControl5.WindturbineId = "QG01_06"; this.windturbineInfoControl5.WindturbineName = "06号"; this.windturbineInfoControl5.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // windturbineInfoControl6 // this.windturbineInfoControl6.BackColor = System.Drawing.Color.Transparent; this.windturbineInfoControl6.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.windturbineInfoControl6.Location = new System.Drawing.Point(407, 552); this.windturbineInfoControl6.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.windturbineInfoControl6.Name = "windturbineInfoControl6"; this.windturbineInfoControl6.Power = 0D; this.windturbineInfoControl6.Size = new System.Drawing.Size(112, 76); this.windturbineInfoControl6.Status = 0; this.windturbineInfoControl6.TabIndex = 0; this.windturbineInfoControl6.WindSpeed = 0D; this.windturbineInfoControl6.WindturbineId = "QG01_12"; this.windturbineInfoControl6.WindturbineName = "12号"; this.windturbineInfoControl6.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // windturbineInfoControl7 // this.windturbineInfoControl7.BackColor = System.Drawing.Color.Transparent; this.windturbineInfoControl7.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.windturbineInfoControl7.Location = new System.Drawing.Point(576, 84); this.windturbineInfoControl7.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.windturbineInfoControl7.Name = "windturbineInfoControl7"; this.windturbineInfoControl7.Power = 0D; this.windturbineInfoControl7.Size = new System.Drawing.Size(112, 76); this.windturbineInfoControl7.Status = 0; this.windturbineInfoControl7.TabIndex = 0; this.windturbineInfoControl7.WindSpeed = 0D; this.windturbineInfoControl7.WindturbineId = "QG01_07"; this.windturbineInfoControl7.WindturbineName = "07号"; this.windturbineInfoControl7.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // windturbineInfoControl8 // this.windturbineInfoControl8.BackColor = System.Drawing.Color.Transparent; this.windturbineInfoControl8.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.windturbineInfoControl8.Location = new System.Drawing.Point(544, 4); this.windturbineInfoControl8.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.windturbineInfoControl8.Name = "windturbineInfoControl8"; this.windturbineInfoControl8.Power = 0D; this.windturbineInfoControl8.Size = new System.Drawing.Size(112, 76); this.windturbineInfoControl8.Status = 0; this.windturbineInfoControl8.TabIndex = 0; this.windturbineInfoControl8.WindSpeed = 0D; this.windturbineInfoControl8.WindturbineId = "QG01_09"; this.windturbineInfoControl8.WindturbineName = "09号"; this.windturbineInfoControl8.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // windturbineInfoControl9 // this.windturbineInfoControl9.BackColor = System.Drawing.Color.Transparent; this.windturbineInfoControl9.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.windturbineInfoControl9.Location = new System.Drawing.Point(671, 19); this.windturbineInfoControl9.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.windturbineInfoControl9.Name = "windturbineInfoControl9"; this.windturbineInfoControl9.Power = 0D; this.windturbineInfoControl9.Size = new System.Drawing.Size(112, 76); this.windturbineInfoControl9.Status = 0; this.windturbineInfoControl9.TabIndex = 0; this.windturbineInfoControl9.WindSpeed = 0D; this.windturbineInfoControl9.WindturbineId = "QG01_08"; this.windturbineInfoControl9.WindturbineName = "08号"; this.windturbineInfoControl9.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // windturbineInfoControl10 // this.windturbineInfoControl10.BackColor = System.Drawing.Color.Transparent; this.windturbineInfoControl10.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.windturbineInfoControl10.Location = new System.Drawing.Point(805, 4); this.windturbineInfoControl10.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.windturbineInfoControl10.Name = "windturbineInfoControl10"; this.windturbineInfoControl10.Power = 0D; this.windturbineInfoControl10.Size = new System.Drawing.Size(112, 76); this.windturbineInfoControl10.Status = 0; this.windturbineInfoControl10.TabIndex = 0; this.windturbineInfoControl10.WindSpeed = 0D; this.windturbineInfoControl10.WindturbineId = "QG01_10"; this.windturbineInfoControl10.WindturbineName = "10号"; this.windturbineInfoControl10.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // windturbineInfoControl11 // this.windturbineInfoControl11.BackColor = System.Drawing.Color.Transparent; this.windturbineInfoControl11.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.windturbineInfoControl11.Location = new System.Drawing.Point(598, 363); this.windturbineInfoControl11.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.windturbineInfoControl11.Name = "windturbineInfoControl11"; this.windturbineInfoControl11.Power = 0D; this.windturbineInfoControl11.Size = new System.Drawing.Size(112, 76); this.windturbineInfoControl11.Status = 0; this.windturbineInfoControl11.TabIndex = 0; this.windturbineInfoControl11.WindSpeed = 0D; this.windturbineInfoControl11.WindturbineId = "QG01_16"; this.windturbineInfoControl11.WindturbineName = "16号"; this.windturbineInfoControl11.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // windturbineInfoControl12 // this.windturbineInfoControl12.BackColor = System.Drawing.Color.Transparent; this.windturbineInfoControl12.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.windturbineInfoControl12.Location = new System.Drawing.Point(624, 620); this.windturbineInfoControl12.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.windturbineInfoControl12.Name = "windturbineInfoControl12"; this.windturbineInfoControl12.Power = 0D; this.windturbineInfoControl12.Size = new System.Drawing.Size(112, 76); this.windturbineInfoControl12.Status = 0; this.windturbineInfoControl12.TabIndex = 0; this.windturbineInfoControl12.WindSpeed = 0D; this.windturbineInfoControl12.WindturbineId = "QG01_13"; this.windturbineInfoControl12.WindturbineName = "13号"; this.windturbineInfoControl12.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // windturbineInfoControl13 // this.windturbineInfoControl13.BackColor = System.Drawing.Color.Transparent; this.windturbineInfoControl13.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.windturbineInfoControl13.Location = new System.Drawing.Point(576, 731); this.windturbineInfoControl13.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.windturbineInfoControl13.Name = "windturbineInfoControl13"; this.windturbineInfoControl13.Power = 0D; this.windturbineInfoControl13.Size = new System.Drawing.Size(112, 76); this.windturbineInfoControl13.Status = 0; this.windturbineInfoControl13.TabIndex = 0; this.windturbineInfoControl13.WindSpeed = 0D; this.windturbineInfoControl13.WindturbineId = "QG01_23"; this.windturbineInfoControl13.WindturbineName = "23号"; this.windturbineInfoControl13.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // windturbineInfoControl14 // this.windturbineInfoControl14.BackColor = System.Drawing.Color.Transparent; this.windturbineInfoControl14.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.windturbineInfoControl14.Location = new System.Drawing.Point(718, 245); this.windturbineInfoControl14.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.windturbineInfoControl14.Name = "windturbineInfoControl14"; this.windturbineInfoControl14.Power = 0D; this.windturbineInfoControl14.Size = new System.Drawing.Size(112, 76); this.windturbineInfoControl14.Status = 0; this.windturbineInfoControl14.TabIndex = 0; this.windturbineInfoControl14.WindSpeed = 0D; this.windturbineInfoControl14.WindturbineId = "QG01_18"; this.windturbineInfoControl14.WindturbineName = "18号"; this.windturbineInfoControl14.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // windturbineInfoControl15 // this.windturbineInfoControl15.BackColor = System.Drawing.Color.Transparent; this.windturbineInfoControl15.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.windturbineInfoControl15.Location = new System.Drawing.Point(762, 377); this.windturbineInfoControl15.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.windturbineInfoControl15.Name = "windturbineInfoControl15"; this.windturbineInfoControl15.Power = 0D; this.windturbineInfoControl15.Size = new System.Drawing.Size(112, 76); this.windturbineInfoControl15.Status = 0; this.windturbineInfoControl15.TabIndex = 0; this.windturbineInfoControl15.WindSpeed = 0D; this.windturbineInfoControl15.WindturbineId = "QG01_17"; this.windturbineInfoControl15.WindturbineName = "17号"; this.windturbineInfoControl15.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // windturbineInfoControl16 // this.windturbineInfoControl16.BackColor = System.Drawing.Color.Transparent; this.windturbineInfoControl16.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.windturbineInfoControl16.Location = new System.Drawing.Point(881, 84); this.windturbineInfoControl16.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.windturbineInfoControl16.Name = "windturbineInfoControl16"; this.windturbineInfoControl16.Power = 0D; this.windturbineInfoControl16.Size = new System.Drawing.Size(112, 76); this.windturbineInfoControl16.Status = 0; this.windturbineInfoControl16.TabIndex = 0; this.windturbineInfoControl16.WindSpeed = 0D; this.windturbineInfoControl16.WindturbineId = "QG01_11"; this.windturbineInfoControl16.WindturbineName = "11号"; this.windturbineInfoControl16.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // windturbineInfoControl17 // this.windturbineInfoControl17.BackColor = System.Drawing.Color.Transparent; this.windturbineInfoControl17.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.windturbineInfoControl17.Location = new System.Drawing.Point(881, 191); this.windturbineInfoControl17.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.windturbineInfoControl17.Name = "windturbineInfoControl17"; this.windturbineInfoControl17.Power = 0D; this.windturbineInfoControl17.Size = new System.Drawing.Size(112, 76); this.windturbineInfoControl17.Status = 0; this.windturbineInfoControl17.TabIndex = 0; this.windturbineInfoControl17.WindSpeed = 0D; this.windturbineInfoControl17.WindturbineId = "QG01_19"; this.windturbineInfoControl17.WindturbineName = "19号"; this.windturbineInfoControl17.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // windturbineInfoControl18 // this.windturbineInfoControl18.BackColor = System.Drawing.Color.Transparent; this.windturbineInfoControl18.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.windturbineInfoControl18.Location = new System.Drawing.Point(1037, 19); this.windturbineInfoControl18.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.windturbineInfoControl18.Name = "windturbineInfoControl18"; this.windturbineInfoControl18.Power = 0D; this.windturbineInfoControl18.Size = new System.Drawing.Size(112, 76); this.windturbineInfoControl18.Status = 0; this.windturbineInfoControl18.TabIndex = 0; this.windturbineInfoControl18.WindSpeed = 0D; this.windturbineInfoControl18.WindturbineId = "QG01_20"; this.windturbineInfoControl18.WindturbineName = "20号"; this.windturbineInfoControl18.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // windturbineInfoControl19 // this.windturbineInfoControl19.BackColor = System.Drawing.Color.Transparent; this.windturbineInfoControl19.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.windturbineInfoControl19.Location = new System.Drawing.Point(1013, 231); this.windturbineInfoControl19.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.windturbineInfoControl19.Name = "windturbineInfoControl19"; this.windturbineInfoControl19.Power = 0D; this.windturbineInfoControl19.Size = new System.Drawing.Size(112, 76); this.windturbineInfoControl19.Status = 0; this.windturbineInfoControl19.TabIndex = 0; this.windturbineInfoControl19.WindSpeed = 0D; this.windturbineInfoControl19.WindturbineId = "QG01_21"; this.windturbineInfoControl19.WindturbineName = "21号"; this.windturbineInfoControl19.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // windturbineInfoControl20 // this.windturbineInfoControl20.BackColor = System.Drawing.Color.Transparent; this.windturbineInfoControl20.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.windturbineInfoControl20.Location = new System.Drawing.Point(953, 442); this.windturbineInfoControl20.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.windturbineInfoControl20.Name = "windturbineInfoControl20"; this.windturbineInfoControl20.Power = 0D; this.windturbineInfoControl20.Size = new System.Drawing.Size(112, 76); this.windturbineInfoControl20.Status = 0; this.windturbineInfoControl20.TabIndex = 0; this.windturbineInfoControl20.WindSpeed = 0D; this.windturbineInfoControl20.WindturbineId = "QG01_15"; this.windturbineInfoControl20.WindturbineName = "15号"; this.windturbineInfoControl20.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // windturbineInfoControl21 // this.windturbineInfoControl21.BackColor = System.Drawing.Color.Transparent; this.windturbineInfoControl21.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.windturbineInfoControl21.Location = new System.Drawing.Point(1071, 377); this.windturbineInfoControl21.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.windturbineInfoControl21.Name = "windturbineInfoControl21"; this.windturbineInfoControl21.Power = 0D; this.windturbineInfoControl21.Size = new System.Drawing.Size(112, 76); this.windturbineInfoControl21.Status = 0; this.windturbineInfoControl21.TabIndex = 0; this.windturbineInfoControl21.WindSpeed = 0D; this.windturbineInfoControl21.WindturbineId = "QG01_22"; this.windturbineInfoControl21.WindturbineName = "22号"; this.windturbineInfoControl21.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // windturbineInfoControl22 // this.windturbineInfoControl22.BackColor = System.Drawing.Color.Transparent; this.windturbineInfoControl22.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.windturbineInfoControl22.Location = new System.Drawing.Point(828, 676); this.windturbineInfoControl22.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.windturbineInfoControl22.Name = "windturbineInfoControl22"; this.windturbineInfoControl22.Power = 0D; this.windturbineInfoControl22.Size = new System.Drawing.Size(112, 76); this.windturbineInfoControl22.Status = 0; this.windturbineInfoControl22.TabIndex = 0; this.windturbineInfoControl22.WindSpeed = 0D; this.windturbineInfoControl22.WindturbineId = "QG01_24"; this.windturbineInfoControl22.WindturbineName = "24号"; this.windturbineInfoControl22.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // windturbineInfoControl23 // this.windturbineInfoControl23.BackColor = System.Drawing.Color.Transparent; this.windturbineInfoControl23.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.windturbineInfoControl23.Location = new System.Drawing.Point(904, 552); this.windturbineInfoControl23.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.windturbineInfoControl23.Name = "windturbineInfoControl23"; this.windturbineInfoControl23.Power = 0D; this.windturbineInfoControl23.Size = new System.Drawing.Size(112, 76); this.windturbineInfoControl23.Status = 0; this.windturbineInfoControl23.TabIndex = 0; this.windturbineInfoControl23.WindSpeed = 0D; this.windturbineInfoControl23.WindturbineId = "QG01_14"; this.windturbineInfoControl23.WindturbineName = "14号"; this.windturbineInfoControl23.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // windturbineInfoControl24 // this.windturbineInfoControl24.BackColor = System.Drawing.Color.Transparent; this.windturbineInfoControl24.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.windturbineInfoControl24.Location = new System.Drawing.Point(1142, 509); this.windturbineInfoControl24.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.windturbineInfoControl24.Name = "windturbineInfoControl24"; this.windturbineInfoControl24.Power = 0D; this.windturbineInfoControl24.Size = new System.Drawing.Size(112, 76); this.windturbineInfoControl24.Status = 0; this.windturbineInfoControl24.TabIndex = 0; this.windturbineInfoControl24.WindSpeed = 0D; this.windturbineInfoControl24.WindturbineId = "QG01_26"; this.windturbineInfoControl24.WindturbineName = "26号"; this.windturbineInfoControl24.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // windturbineInfoControl25 // this.windturbineInfoControl25.BackColor = System.Drawing.Color.Transparent; this.windturbineInfoControl25.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.windturbineInfoControl25.Location = new System.Drawing.Point(1071, 611); this.windturbineInfoControl25.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.windturbineInfoControl25.Name = "windturbineInfoControl25"; this.windturbineInfoControl25.Power = 0D; this.windturbineInfoControl25.Size = new System.Drawing.Size(112, 76); this.windturbineInfoControl25.Status = 0; this.windturbineInfoControl25.TabIndex = 0; this.windturbineInfoControl25.WindSpeed = 0D; this.windturbineInfoControl25.WindturbineId = "QG01_25"; this.windturbineInfoControl25.WindturbineName = "25号"; this.windturbineInfoControl25.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // windturbineInfoControl26 // this.windturbineInfoControl26.BackColor = System.Drawing.Color.Transparent; this.windturbineInfoControl26.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.windturbineInfoControl26.Location = new System.Drawing.Point(1260, 571); this.windturbineInfoControl26.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.windturbineInfoControl26.Name = "windturbineInfoControl26"; this.windturbineInfoControl26.Power = 0D; this.windturbineInfoControl26.Size = new System.Drawing.Size(112, 76); this.windturbineInfoControl26.Status = 0; this.windturbineInfoControl26.TabIndex = 0; this.windturbineInfoControl26.WindSpeed = 0D; this.windturbineInfoControl26.WindturbineId = "QG01_27"; this.windturbineInfoControl26.WindturbineName = "27号"; this.windturbineInfoControl26.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // windturbineInfoControl27 // this.windturbineInfoControl27.BackColor = System.Drawing.Color.Transparent; this.windturbineInfoControl27.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.windturbineInfoControl27.Location = new System.Drawing.Point(1219, 685); this.windturbineInfoControl27.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.windturbineInfoControl27.Name = "windturbineInfoControl27"; this.windturbineInfoControl27.Power = 0D; this.windturbineInfoControl27.Size = new System.Drawing.Size(112, 76); this.windturbineInfoControl27.Status = 0; this.windturbineInfoControl27.TabIndex = 0; this.windturbineInfoControl27.WindSpeed = 0D; this.windturbineInfoControl27.WindturbineId = "QG01_29"; this.windturbineInfoControl27.WindturbineName = "29号"; this.windturbineInfoControl27.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // windturbineInfoControl28 // this.windturbineInfoControl28.BackColor = System.Drawing.Color.Transparent; this.windturbineInfoControl28.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.windturbineInfoControl28.Location = new System.Drawing.Point(1125, 785); this.windturbineInfoControl28.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.windturbineInfoControl28.Name = "windturbineInfoControl28"; this.windturbineInfoControl28.Power = 0D; this.windturbineInfoControl28.Size = new System.Drawing.Size(112, 76); this.windturbineInfoControl28.Status = 0; this.windturbineInfoControl28.TabIndex = 0; this.windturbineInfoControl28.WindSpeed = 0D; this.windturbineInfoControl28.WindturbineId = "QG01_30"; this.windturbineInfoControl28.WindturbineName = "30号"; this.windturbineInfoControl28.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // windturbineInfoControl29 // this.windturbineInfoControl29.BackColor = System.Drawing.Color.Transparent; this.windturbineInfoControl29.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.windturbineInfoControl29.Location = new System.Drawing.Point(1346, 645); this.windturbineInfoControl29.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.windturbineInfoControl29.Name = "windturbineInfoControl29"; this.windturbineInfoControl29.Power = 0D; this.windturbineInfoControl29.Size = new System.Drawing.Size(112, 76); this.windturbineInfoControl29.Status = 0; this.windturbineInfoControl29.TabIndex = 0; this.windturbineInfoControl29.WindSpeed = 0D; this.windturbineInfoControl29.WindturbineId = "QG01_28"; this.windturbineInfoControl29.WindturbineName = "28号"; this.windturbineInfoControl29.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // windturbineInfoControl30 // this.windturbineInfoControl30.BackColor = System.Drawing.Color.Transparent; this.windturbineInfoControl30.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.windturbineInfoControl30.Location = new System.Drawing.Point(1411, 785); this.windturbineInfoControl30.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.windturbineInfoControl30.Name = "windturbineInfoControl30"; this.windturbineInfoControl30.Power = 0D; this.windturbineInfoControl30.Size = new System.Drawing.Size(112, 76); this.windturbineInfoControl30.Status = 0; this.windturbineInfoControl30.TabIndex = 0; this.windturbineInfoControl30.WindSpeed = 0D; this.windturbineInfoControl30.WindturbineId = "QG01_31"; this.windturbineInfoControl30.WindturbineName = "31号"; this.windturbineInfoControl30.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // windturbineInfoControl31 // this.windturbineInfoControl31.BackColor = System.Drawing.Color.Transparent; this.windturbineInfoControl31.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.windturbineInfoControl31.Location = new System.Drawing.Point(1464, 685); this.windturbineInfoControl31.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.windturbineInfoControl31.Name = "windturbineInfoControl31"; this.windturbineInfoControl31.Power = 0D; this.windturbineInfoControl31.Size = new System.Drawing.Size(112, 76); this.windturbineInfoControl31.Status = 0; this.windturbineInfoControl31.TabIndex = 0; this.windturbineInfoControl31.WindSpeed = 0D; this.windturbineInfoControl31.WindturbineId = "QG01_32"; this.windturbineInfoControl31.WindturbineName = "32号"; this.windturbineInfoControl31.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // windturbineInfoControl32 // this.windturbineInfoControl32.BackColor = System.Drawing.Color.Transparent; this.windturbineInfoControl32.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.windturbineInfoControl32.Location = new System.Drawing.Point(1548, 586); this.windturbineInfoControl32.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.windturbineInfoControl32.Name = "windturbineInfoControl32"; this.windturbineInfoControl32.Power = 0D; this.windturbineInfoControl32.Size = new System.Drawing.Size(112, 76); this.windturbineInfoControl32.Status = 0; this.windturbineInfoControl32.TabIndex = 0; this.windturbineInfoControl32.WindSpeed = 0D; this.windturbineInfoControl32.WindturbineId = "QG01_33"; this.windturbineInfoControl32.WindturbineName = "33号"; this.windturbineInfoControl32.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // QS_Project1 // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 17F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackgroundImage = global::IntelligentControlForsx.Properties.Resources.map_qs_first; this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.Controls.Add(this.windturbineInfoControl32); this.Controls.Add(this.windturbineInfoControl31); this.Controls.Add(this.windturbineInfoControl30); this.Controls.Add(this.windturbineInfoControl29); this.Controls.Add(this.windturbineInfoControl28); this.Controls.Add(this.windturbineInfoControl27); this.Controls.Add(this.windturbineInfoControl26); this.Controls.Add(this.windturbineInfoControl25); this.Controls.Add(this.windturbineInfoControl24); this.Controls.Add(this.windturbineInfoControl23); this.Controls.Add(this.windturbineInfoControl22); this.Controls.Add(this.windturbineInfoControl21); this.Controls.Add(this.windturbineInfoControl20); this.Controls.Add(this.windturbineInfoControl19); this.Controls.Add(this.windturbineInfoControl18); this.Controls.Add(this.windturbineInfoControl17); this.Controls.Add(this.windturbineInfoControl16); this.Controls.Add(this.windturbineInfoControl15); this.Controls.Add(this.windturbineInfoControl14); this.Controls.Add(this.windturbineInfoControl13); this.Controls.Add(this.windturbineInfoControl12); this.Controls.Add(this.windturbineInfoControl11); this.Controls.Add(this.windturbineInfoControl10); this.Controls.Add(this.windturbineInfoControl9); this.Controls.Add(this.windturbineInfoControl8); this.Controls.Add(this.windturbineInfoControl7); this.Controls.Add(this.windturbineInfoControl6); this.Controls.Add(this.windturbineInfoControl5); this.Controls.Add(this.windturbineInfoControl4); this.Controls.Add(this.windturbineInfoControl3); this.Controls.Add(this.windturbineInfoControl2); this.Controls.Add(this.windturbineInfoControl1); this.Controls.Add(this.wf04); 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 = "QS_Project1"; this.Size = new System.Drawing.Size(1918, 926); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Timer timer1; private WindturbineInfoControl wf04; private WindturbineInfoControl windturbineInfoControl1; private WindturbineInfoControl windturbineInfoControl2; private WindturbineInfoControl windturbineInfoControl3; private WindturbineInfoControl windturbineInfoControl4; private WindturbineInfoControl windturbineInfoControl5; private WindturbineInfoControl windturbineInfoControl6; private WindturbineInfoControl windturbineInfoControl7; private WindturbineInfoControl windturbineInfoControl8; private WindturbineInfoControl windturbineInfoControl9; private WindturbineInfoControl windturbineInfoControl10; private WindturbineInfoControl windturbineInfoControl11; private WindturbineInfoControl windturbineInfoControl12; private WindturbineInfoControl windturbineInfoControl13; private WindturbineInfoControl windturbineInfoControl14; private WindturbineInfoControl windturbineInfoControl15; private WindturbineInfoControl windturbineInfoControl16; private WindturbineInfoControl windturbineInfoControl17; private WindturbineInfoControl windturbineInfoControl18; private WindturbineInfoControl windturbineInfoControl19; private WindturbineInfoControl windturbineInfoControl20; private WindturbineInfoControl windturbineInfoControl21; private WindturbineInfoControl windturbineInfoControl22; private WindturbineInfoControl windturbineInfoControl23; private WindturbineInfoControl windturbineInfoControl24; private WindturbineInfoControl windturbineInfoControl25; private WindturbineInfoControl windturbineInfoControl26; private WindturbineInfoControl windturbineInfoControl27; private WindturbineInfoControl windturbineInfoControl28; private WindturbineInfoControl windturbineInfoControl29; private WindturbineInfoControl windturbineInfoControl30; private WindturbineInfoControl windturbineInfoControl31; private WindturbineInfoControl windturbineInfoControl32; } }