namespace IntelligentControlForsx.MyControls.zm.map { partial class SBQ_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.wf16 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.wf09 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.wf08 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.wf07 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.wf15 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.wf14 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.wf06 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.wf05 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.wf12 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.wf17 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.wf23 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.wf24 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.wf25 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.wf26 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.wf32 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.wf33 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.wf30 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.wf31 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.wf29 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.wf22 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.wf28 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.wf27 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.wf21 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.wf11 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.wf10 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.wf20 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.wf19 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.wf18 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.wf13 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.wf01 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.wf02 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.wf03 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.wf04 = 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); // // wf16 // this.wf16.BackColor = System.Drawing.Color.Transparent; this.wf16.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.wf16.Location = new System.Drawing.Point(738, 573); this.wf16.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.wf16.Name = "wf16"; this.wf16.Power = 0D; this.wf16.Size = new System.Drawing.Size(112, 76); this.wf16.Status = 0; this.wf16.TabIndex = 0; this.wf16.WindSpeed = 0D; this.wf16.WindturbineName = "16号"; this.wf16.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // wf09 // this.wf09.BackColor = System.Drawing.Color.Transparent; this.wf09.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.wf09.Location = new System.Drawing.Point(771, 709); this.wf09.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.wf09.Name = "wf09"; this.wf09.Power = 0D; this.wf09.Size = new System.Drawing.Size(112, 76); this.wf09.Status = 0; this.wf09.TabIndex = 0; this.wf09.WindSpeed = 0D; this.wf09.WindturbineName = "09号"; this.wf09.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // wf08 // this.wf08.BackColor = System.Drawing.Color.Transparent; this.wf08.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.wf08.Location = new System.Drawing.Point(597, 687); this.wf08.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.wf08.Name = "wf08"; this.wf08.Power = 0D; this.wf08.Size = new System.Drawing.Size(112, 76); this.wf08.Status = 0; this.wf08.TabIndex = 0; this.wf08.WindSpeed = 0D; this.wf08.WindturbineName = "08号"; this.wf08.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // wf07 // this.wf07.BackColor = System.Drawing.Color.Transparent; this.wf07.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.wf07.Location = new System.Drawing.Point(493, 678); this.wf07.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.wf07.Name = "wf07"; this.wf07.Power = 0D; this.wf07.Size = new System.Drawing.Size(112, 76); this.wf07.Status = 0; this.wf07.TabIndex = 0; this.wf07.WindSpeed = 0D; this.wf07.WindturbineName = "07号"; this.wf07.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // wf15 // this.wf15.BackColor = System.Drawing.Color.Transparent; this.wf15.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.wf15.Location = new System.Drawing.Point(581, 565); this.wf15.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.wf15.Name = "wf15"; this.wf15.Power = 0D; this.wf15.Size = new System.Drawing.Size(112, 76); this.wf15.Status = 0; this.wf15.TabIndex = 0; this.wf15.WindSpeed = 0D; this.wf15.WindturbineName = "15号"; this.wf15.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // wf14 // this.wf14.BackColor = System.Drawing.Color.Transparent; this.wf14.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.wf14.Location = new System.Drawing.Point(475, 474); this.wf14.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.wf14.Name = "wf14"; this.wf14.Power = 0D; this.wf14.Size = new System.Drawing.Size(112, 76); this.wf14.Status = 0; this.wf14.TabIndex = 0; this.wf14.WindSpeed = 0D; this.wf14.WindturbineName = "14号"; this.wf14.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // wf06 // this.wf06.BackColor = System.Drawing.Color.Transparent; this.wf06.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.wf06.Location = new System.Drawing.Point(357, 539); this.wf06.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.wf06.Name = "wf06"; this.wf06.Power = 0D; this.wf06.Size = new System.Drawing.Size(112, 76); this.wf06.Status = 0; this.wf06.TabIndex = 0; this.wf06.WindSpeed = 0D; this.wf06.WindturbineName = "06号"; this.wf06.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // wf05 // this.wf05.BackColor = System.Drawing.Color.Transparent; this.wf05.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.wf05.Location = new System.Drawing.Point(267, 429); this.wf05.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.wf05.Name = "wf05"; this.wf05.Power = 0D; this.wf05.Size = new System.Drawing.Size(112, 76); this.wf05.Status = 0; this.wf05.TabIndex = 0; this.wf05.WindSpeed = 0D; this.wf05.WindturbineName = "05号"; this.wf05.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // wf12 // this.wf12.BackColor = System.Drawing.Color.Transparent; this.wf12.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.wf12.Location = new System.Drawing.Point(695, 272); this.wf12.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.wf12.Name = "wf12"; this.wf12.Power = 0D; this.wf12.Size = new System.Drawing.Size(112, 76); this.wf12.Status = 0; this.wf12.TabIndex = 0; this.wf12.WindSpeed = 0D; this.wf12.WindturbineName = "12号"; this.wf12.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // wf17 // this.wf17.BackColor = System.Drawing.Color.Transparent; this.wf17.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.wf17.Location = new System.Drawing.Point(838, 535); this.wf17.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.wf17.Name = "wf17"; this.wf17.Power = 0D; this.wf17.Size = new System.Drawing.Size(112, 76); this.wf17.Status = 0; this.wf17.TabIndex = 0; this.wf17.WindSpeed = 0D; this.wf17.WindturbineName = "17号"; this.wf17.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // wf23 // this.wf23.BackColor = System.Drawing.Color.Transparent; this.wf23.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.wf23.Location = new System.Drawing.Point(870, 238); this.wf23.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.wf23.Name = "wf23"; this.wf23.Power = 0D; this.wf23.Size = new System.Drawing.Size(112, 76); this.wf23.Status = 0; this.wf23.TabIndex = 0; this.wf23.WindSpeed = 0D; this.wf23.WindturbineName = "23号"; this.wf23.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // wf24 // this.wf24.BackColor = System.Drawing.Color.Transparent; this.wf24.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.wf24.Location = new System.Drawing.Point(938, 347); this.wf24.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.wf24.Name = "wf24"; this.wf24.Power = 0D; this.wf24.Size = new System.Drawing.Size(112, 76); this.wf24.Status = 0; this.wf24.TabIndex = 0; this.wf24.WindSpeed = 0D; this.wf24.WindturbineName = "24号"; this.wf24.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // wf25 // this.wf25.BackColor = System.Drawing.Color.Transparent; this.wf25.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.wf25.Location = new System.Drawing.Point(1077, 313); this.wf25.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.wf25.Name = "wf25"; this.wf25.Power = 0D; this.wf25.Size = new System.Drawing.Size(112, 76); this.wf25.Status = 0; this.wf25.TabIndex = 0; this.wf25.WindSpeed = 0D; this.wf25.WindturbineName = "25号"; this.wf25.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // wf26 // this.wf26.BackColor = System.Drawing.Color.Transparent; this.wf26.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.wf26.Location = new System.Drawing.Point(1165, 408); this.wf26.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.wf26.Name = "wf26"; this.wf26.Power = 0D; this.wf26.Size = new System.Drawing.Size(112, 76); this.wf26.Status = 0; this.wf26.TabIndex = 0; this.wf26.WindSpeed = 0D; this.wf26.WindturbineName = "26号"; this.wf26.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // wf32 // this.wf32.BackColor = System.Drawing.Color.Transparent; this.wf32.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.wf32.Location = new System.Drawing.Point(1722, 474); this.wf32.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.wf32.Name = "wf32"; this.wf32.Power = 0D; this.wf32.Size = new System.Drawing.Size(112, 76); this.wf32.Status = 0; this.wf32.TabIndex = 0; this.wf32.WindSpeed = 0D; this.wf32.WindturbineName = "32号"; this.wf32.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // wf33 // this.wf33.BackColor = System.Drawing.Color.Transparent; this.wf33.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.wf33.Location = new System.Drawing.Point(1626, 433); this.wf33.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.wf33.Name = "wf33"; this.wf33.Power = 0D; this.wf33.Size = new System.Drawing.Size(112, 76); this.wf33.Status = 0; this.wf33.TabIndex = 0; this.wf33.WindSpeed = 0D; this.wf33.WindturbineName = "33号"; this.wf33.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // wf30 // this.wf30.BackColor = System.Drawing.Color.Transparent; this.wf30.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.wf30.Location = new System.Drawing.Point(1586, 573); this.wf30.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.wf30.Name = "wf30"; this.wf30.Power = 0D; this.wf30.Size = new System.Drawing.Size(112, 76); this.wf30.Status = 0; this.wf30.TabIndex = 0; this.wf30.WindSpeed = 0D; this.wf30.WindturbineName = "30号"; this.wf30.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // wf31 // this.wf31.BackColor = System.Drawing.Color.Transparent; this.wf31.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.wf31.Location = new System.Drawing.Point(1547, 678); this.wf31.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.wf31.Name = "wf31"; this.wf31.Power = 0D; this.wf31.Size = new System.Drawing.Size(112, 76); this.wf31.Status = 0; this.wf31.TabIndex = 0; this.wf31.WindSpeed = 0D; this.wf31.WindturbineName = "31号"; this.wf31.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // wf29 // this.wf29.BackColor = System.Drawing.Color.Transparent; this.wf29.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.wf29.Location = new System.Drawing.Point(1406, 524); this.wf29.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.wf29.Name = "wf29"; this.wf29.Power = 0D; this.wf29.Size = new System.Drawing.Size(112, 76); this.wf29.Status = 0; this.wf29.TabIndex = 0; this.wf29.WindSpeed = 0D; this.wf29.WindturbineName = "29号"; this.wf29.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // wf22 // this.wf22.BackColor = System.Drawing.Color.Transparent; this.wf22.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.wf22.Location = new System.Drawing.Point(1320, 667); this.wf22.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.wf22.Name = "wf22"; this.wf22.Power = 0D; this.wf22.Size = new System.Drawing.Size(112, 76); this.wf22.Status = 0; this.wf22.TabIndex = 0; this.wf22.WindSpeed = 0D; this.wf22.WindturbineName = "22号"; this.wf22.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // wf28 // this.wf28.BackColor = System.Drawing.Color.Transparent; this.wf28.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.wf28.Location = new System.Drawing.Point(1268, 444); this.wf28.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.wf28.Name = "wf28"; this.wf28.Power = 0D; this.wf28.Size = new System.Drawing.Size(112, 76); this.wf28.Status = 0; this.wf28.TabIndex = 0; this.wf28.WindSpeed = 0D; this.wf28.WindturbineName = "28号"; this.wf28.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // wf27 // this.wf27.BackColor = System.Drawing.Color.Transparent; this.wf27.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.wf27.Location = new System.Drawing.Point(1189, 505); this.wf27.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.wf27.Name = "wf27"; this.wf27.Power = 0D; this.wf27.Size = new System.Drawing.Size(112, 76); this.wf27.Status = 0; this.wf27.TabIndex = 0; this.wf27.WindSpeed = 0D; this.wf27.WindturbineName = "27号"; this.wf27.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // wf21 // this.wf21.BackColor = System.Drawing.Color.Transparent; this.wf21.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.wf21.Location = new System.Drawing.Point(1151, 573); this.wf21.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.wf21.Name = "wf21"; this.wf21.Power = 0D; this.wf21.Size = new System.Drawing.Size(112, 76); this.wf21.Status = 0; this.wf21.TabIndex = 0; this.wf21.WindSpeed = 0D; this.wf21.WindturbineName = "21号"; this.wf21.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // wf11 // this.wf11.BackColor = System.Drawing.Color.Transparent; this.wf11.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.wf11.Location = new System.Drawing.Point(1101, 728); this.wf11.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.wf11.Name = "wf11"; this.wf11.Power = 0D; this.wf11.Size = new System.Drawing.Size(112, 76); this.wf11.Status = 0; this.wf11.TabIndex = 0; this.wf11.WindSpeed = 0D; this.wf11.WindturbineName = "11号"; this.wf11.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // wf10 // this.wf10.BackColor = System.Drawing.Color.Transparent; this.wf10.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.wf10.Location = new System.Drawing.Point(1011, 641); this.wf10.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.wf10.Name = "wf10"; this.wf10.Power = 0D; this.wf10.Size = new System.Drawing.Size(112, 76); this.wf10.Status = 0; this.wf10.TabIndex = 0; this.wf10.WindSpeed = 0D; this.wf10.WindturbineName = "10号"; this.wf10.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // wf20 // this.wf20.BackColor = System.Drawing.Color.Transparent; this.wf20.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.wf20.Location = new System.Drawing.Point(980, 474); this.wf20.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.wf20.Name = "wf20"; this.wf20.Power = 0D; this.wf20.Size = new System.Drawing.Size(112, 76); this.wf20.Status = 0; this.wf20.TabIndex = 0; this.wf20.WindSpeed = 0D; this.wf20.WindturbineName = "20号"; this.wf20.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // wf19 // this.wf19.BackColor = System.Drawing.Color.Transparent; this.wf19.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.wf19.Location = new System.Drawing.Point(838, 418); this.wf19.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.wf19.Name = "wf19"; this.wf19.Power = 0D; this.wf19.Size = new System.Drawing.Size(112, 76); this.wf19.Status = 0; this.wf19.TabIndex = 0; this.wf19.WindSpeed = 0D; this.wf19.WindturbineName = "19号"; this.wf19.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // wf18 // this.wf18.BackColor = System.Drawing.Color.Transparent; this.wf18.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.wf18.Location = new System.Drawing.Point(660, 396); this.wf18.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.wf18.Name = "wf18"; this.wf18.Power = 0D; this.wf18.Size = new System.Drawing.Size(112, 76); this.wf18.Status = 0; this.wf18.TabIndex = 0; this.wf18.WindSpeed = 0D; this.wf18.WindturbineName = "18号"; this.wf18.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // wf13 // this.wf13.BackColor = System.Drawing.Color.Transparent; this.wf13.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.wf13.Location = new System.Drawing.Point(522, 313); this.wf13.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.wf13.Name = "wf13"; this.wf13.Power = 0D; this.wf13.Size = new System.Drawing.Size(112, 76); this.wf13.Status = 0; this.wf13.TabIndex = 0; this.wf13.WindSpeed = 0D; this.wf13.WindturbineName = "13号"; this.wf13.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // wf01 // this.wf01.BackColor = System.Drawing.Color.Transparent; this.wf01.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.wf01.Location = new System.Drawing.Point(469, 211); this.wf01.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.wf01.Name = "wf01"; this.wf01.Power = 0D; this.wf01.Size = new System.Drawing.Size(112, 76); this.wf01.Status = 0; this.wf01.TabIndex = 0; this.wf01.WindSpeed = 0D; this.wf01.WindturbineName = "01号"; this.wf01.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // wf02 // this.wf02.BackColor = System.Drawing.Color.Transparent; this.wf02.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.wf02.Location = new System.Drawing.Point(312, 128); this.wf02.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.wf02.Name = "wf02"; this.wf02.Power = 0D; this.wf02.Size = new System.Drawing.Size(112, 76); this.wf02.Status = 0; this.wf02.TabIndex = 0; this.wf02.WindSpeed = 0D; this.wf02.WindturbineName = "02号"; this.wf02.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // wf03 // this.wf03.BackColor = System.Drawing.Color.Transparent; this.wf03.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.wf03.Location = new System.Drawing.Point(211, 177); this.wf03.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.wf03.Name = "wf03"; this.wf03.Power = 0D; this.wf03.Size = new System.Drawing.Size(112, 76); this.wf03.Status = 0; this.wf03.TabIndex = 0; this.wf03.WindSpeed = 0D; this.wf03.WindturbineName = "03号"; this.wf03.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // 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, 243); 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.WindturbineName = "04号"; this.wf04.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // SBQ_Project1 // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 17F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackgroundImage = global::IntelligentControlForsx.Properties.Resources.sbq_map1; this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.Controls.Add(this.wf16); this.Controls.Add(this.wf09); this.Controls.Add(this.wf08); this.Controls.Add(this.wf07); this.Controls.Add(this.wf15); this.Controls.Add(this.wf14); this.Controls.Add(this.wf06); this.Controls.Add(this.wf05); this.Controls.Add(this.wf12); this.Controls.Add(this.wf17); this.Controls.Add(this.wf23); this.Controls.Add(this.wf24); this.Controls.Add(this.wf25); this.Controls.Add(this.wf26); this.Controls.Add(this.wf32); this.Controls.Add(this.wf33); this.Controls.Add(this.wf30); this.Controls.Add(this.wf31); this.Controls.Add(this.wf29); this.Controls.Add(this.wf22); this.Controls.Add(this.wf28); this.Controls.Add(this.wf27); this.Controls.Add(this.wf21); this.Controls.Add(this.wf11); this.Controls.Add(this.wf10); this.Controls.Add(this.wf20); this.Controls.Add(this.wf19); this.Controls.Add(this.wf18); this.Controls.Add(this.wf13); this.Controls.Add(this.wf01); this.Controls.Add(this.wf02); this.Controls.Add(this.wf03); 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 = "SBQ_Project1"; this.Size = new System.Drawing.Size(1918, 926); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Timer timer1; private WindturbineInfoControl wf04; private WindturbineInfoControl wf03; private WindturbineInfoControl wf01; private WindturbineInfoControl wf13; private WindturbineInfoControl wf05; private WindturbineInfoControl wf02; private WindturbineInfoControl wf06; private WindturbineInfoControl wf14; private WindturbineInfoControl wf15; private WindturbineInfoControl wf07; private WindturbineInfoControl wf08; private WindturbineInfoControl wf16; private WindturbineInfoControl wf18; private WindturbineInfoControl wf12; private WindturbineInfoControl wf19; private WindturbineInfoControl wf17; private WindturbineInfoControl wf20; private WindturbineInfoControl wf24; private WindturbineInfoControl wf23; private WindturbineInfoControl wf10; private WindturbineInfoControl wf11; private WindturbineInfoControl wf21; private WindturbineInfoControl wf27; private WindturbineInfoControl wf26; private WindturbineInfoControl wf25; private WindturbineInfoControl wf28; private WindturbineInfoControl wf22; private WindturbineInfoControl wf29; private WindturbineInfoControl wf31; private WindturbineInfoControl wf30; private WindturbineInfoControl wf33; private WindturbineInfoControl wf32; private WindturbineInfoControl wf09; } }