123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837 |
- namespace IntelligentControlForsx.MyControls
- {
- partial class MatrixPopup
- {
- /// <summary>
- /// 必需的设计器变量。
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// 清理所有正在使用的资源。
- /// </summary>
- /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region 组件设计器生成的代码
- /// <summary>
- /// 设计器支持所需的方法 - 不要修改
- /// 使用代码编辑器修改此方法的内容。
- /// </summary>
- private void InitializeComponent()
- {
- this.components = new System.ComponentModel.Container();
- this.pnlTop = new System.Windows.Forms.Panel();
- this.stationRadio1 = new IntelligentControlForsx.MyControls.StationRadio();
- this.btnClose = new System.Windows.Forms.Button();
- this.pnlMiddle = new System.Windows.Forms.Panel();
- this.matrixPopupLine1 = new IntelligentControlForsx.MyControls.MatrixPopupLine();
- this.pnlAgc = new System.Windows.Forms.Panel();
- this.groupBox2 = new System.Windows.Forms.GroupBox();
- this.label18 = new System.Windows.Forms.Label();
- this.label19 = new System.Windows.Forms.Label();
- this.label17 = new System.Windows.Forms.Label();
- this.label4 = new System.Windows.Forms.Label();
- this.lblForecast15 = new System.Windows.Forms.Label();
- this.lblForecast4h = new System.Windows.Forms.Label();
- this.label15 = new System.Windows.Forms.Label();
- this.label10 = new System.Windows.Forms.Label();
- this.lblForecast30 = new System.Windows.Forms.Label();
- this.lblForecast1h = new System.Windows.Forms.Label();
- this.label13 = new System.Windows.Forms.Label();
- this.label12 = new System.Windows.Forms.Label();
- this.groupBox1 = new System.Windows.Forms.GroupBox();
- this.label1 = new System.Windows.Forms.Label();
- this.label2 = new System.Windows.Forms.Label();
- this.lblAGCSetting = new System.Windows.Forms.Label();
- this.label3 = new System.Windows.Forms.Label();
- this.lblFactPower = new System.Windows.Forms.Label();
- this.label8 = new System.Windows.Forms.Label();
- this.label7 = new System.Windows.Forms.Label();
- this.lblTheoryPower = new System.Windows.Forms.Label();
- this.label5 = new System.Windows.Forms.Label();
- this.lblAdjustPower = new System.Windows.Forms.Label();
- this.label9 = new System.Windows.Forms.Label();
- this.pnlBottom = new System.Windows.Forms.Panel();
- this.btnCancel = new System.Windows.Forms.Button();
- this.btnConfirm = new System.Windows.Forms.Button();
- this.pnlBoard = new System.Windows.Forms.Panel();
- this.panel4 = new System.Windows.Forms.Panel();
- this.tlpMaintain = new System.Windows.Forms.TableLayoutPanel();
- this.panel7 = new System.Windows.Forms.Panel();
- this.label14 = new System.Windows.Forms.Label();
- this.panel3 = new System.Windows.Forms.Panel();
- this.tlpReset = new System.Windows.Forms.TableLayoutPanel();
- this.panel6 = new System.Windows.Forms.Panel();
- this.label20 = new System.Windows.Forms.Label();
- this.panel2 = new System.Windows.Forms.Panel();
- this.tlpCancelMaintain = new System.Windows.Forms.TableLayoutPanel();
- this.panel8 = new System.Windows.Forms.Panel();
- this.label16 = new System.Windows.Forms.Label();
- this.label11 = new System.Windows.Forms.Label();
- this.panel1 = new System.Windows.Forms.Panel();
- this.tlpStartUp = new System.Windows.Forms.TableLayoutPanel();
- this.panel5 = new System.Windows.Forms.Panel();
- this.label6 = new System.Windows.Forms.Label();
- this.timer1 = new System.Windows.Forms.Timer(this.components);
- this.timer2 = new System.Windows.Forms.Timer(this.components);
- this.pnlTop.SuspendLayout();
- this.pnlMiddle.SuspendLayout();
- this.pnlAgc.SuspendLayout();
- this.groupBox2.SuspendLayout();
- this.groupBox1.SuspendLayout();
- this.pnlBottom.SuspendLayout();
- this.pnlBoard.SuspendLayout();
- this.panel4.SuspendLayout();
- this.panel7.SuspendLayout();
- this.panel3.SuspendLayout();
- this.panel6.SuspendLayout();
- this.panel2.SuspendLayout();
- this.panel8.SuspendLayout();
- this.panel1.SuspendLayout();
- this.panel5.SuspendLayout();
- this.SuspendLayout();
- //
- // pnlTop
- //
- this.pnlTop.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(13)))), ((int)(((byte)(67)))), ((int)(((byte)(139)))));
- this.pnlTop.Controls.Add(this.stationRadio1);
- this.pnlTop.Controls.Add(this.btnClose);
- this.pnlTop.Dock = System.Windows.Forms.DockStyle.Top;
- this.pnlTop.Location = new System.Drawing.Point(0, 0);
- this.pnlTop.Name = "pnlTop";
- this.pnlTop.Size = new System.Drawing.Size(1920, 74);
- this.pnlTop.TabIndex = 1;
- //
- // stationRadio1
- //
- this.stationRadio1.Location = new System.Drawing.Point(0, 0);
- this.stationRadio1.Name = "stationRadio1";
- this.stationRadio1.Size = new System.Drawing.Size(1600, 38);
- this.stationRadio1.StationId = "";
- this.stationRadio1.TabIndex = 2;
- this.stationRadio1.StationIdChanged += new System.EventHandler(this.stationRadio1_StationIdChanged);
- //
- // btnClose
- //
- this.btnClose.BackColor = System.Drawing.Color.Transparent;
- this.btnClose.FlatAppearance.BorderSize = 0;
- this.btnClose.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
- this.btnClose.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
- this.btnClose.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
- this.btnClose.ForeColor = System.Drawing.Color.Transparent;
- this.btnClose.Image = global::IntelligentControlForsx.Properties.Resources.close;
- this.btnClose.Location = new System.Drawing.Point(1894, 4);
- this.btnClose.Name = "btnClose";
- this.btnClose.Size = new System.Drawing.Size(15, 15);
- this.btnClose.TabIndex = 0;
- this.btnClose.UseVisualStyleBackColor = false;
- this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
- this.btnClose.MouseLeave += new System.EventHandler(this.btnClose_MouseLeave);
- this.btnClose.MouseHover += new System.EventHandler(this.btnClose_MouseHover);
- //
- // pnlMiddle
- //
- this.pnlMiddle.BackColor = System.Drawing.Color.Black;
- this.pnlMiddle.Controls.Add(this.matrixPopupLine1);
- this.pnlMiddle.Controls.Add(this.pnlAgc);
- this.pnlMiddle.Dock = System.Windows.Forms.DockStyle.Top;
- this.pnlMiddle.Location = new System.Drawing.Point(0, 74);
- this.pnlMiddle.Name = "pnlMiddle";
- this.pnlMiddle.Size = new System.Drawing.Size(1920, 310);
- this.pnlMiddle.TabIndex = 2;
- //
- // matrixPopupLine1
- //
- this.matrixPopupLine1.BackColor = System.Drawing.Color.Transparent;
- this.matrixPopupLine1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.matrixPopupLine1.Location = new System.Drawing.Point(0, 0);
- this.matrixPopupLine1.Name = "matrixPopupLine1";
- this.matrixPopupLine1.Size = new System.Drawing.Size(1530, 310);
- this.matrixPopupLine1.StationId = null;
- this.matrixPopupLine1.TabIndex = 2;
- //
- // pnlAgc
- //
- this.pnlAgc.BackColor = System.Drawing.Color.Black;
- this.pnlAgc.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.pnlAgc.Controls.Add(this.groupBox2);
- this.pnlAgc.Controls.Add(this.groupBox1);
- this.pnlAgc.Dock = System.Windows.Forms.DockStyle.Right;
- this.pnlAgc.Location = new System.Drawing.Point(1530, 0);
- this.pnlAgc.Name = "pnlAgc";
- this.pnlAgc.Size = new System.Drawing.Size(390, 310);
- this.pnlAgc.TabIndex = 1;
- //
- // groupBox2
- //
- this.groupBox2.Controls.Add(this.label18);
- this.groupBox2.Controls.Add(this.label19);
- this.groupBox2.Controls.Add(this.label17);
- this.groupBox2.Controls.Add(this.label4);
- this.groupBox2.Controls.Add(this.lblForecast15);
- this.groupBox2.Controls.Add(this.lblForecast4h);
- this.groupBox2.Controls.Add(this.label15);
- this.groupBox2.Controls.Add(this.label10);
- this.groupBox2.Controls.Add(this.lblForecast30);
- this.groupBox2.Controls.Add(this.lblForecast1h);
- this.groupBox2.Controls.Add(this.label13);
- this.groupBox2.Controls.Add(this.label12);
- this.groupBox2.Location = new System.Drawing.Point(17, 166);
- this.groupBox2.Name = "groupBox2";
- this.groupBox2.Size = new System.Drawing.Size(352, 134);
- this.groupBox2.TabIndex = 24;
- this.groupBox2.TabStop = false;
- this.groupBox2.Text = "groupBox2";
- //
- // label18
- //
- this.label18.AutoSize = true;
- this.label18.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label18.ForeColor = System.Drawing.Color.LightGray;
- this.label18.Location = new System.Drawing.Point(26, 17);
- this.label18.Name = "label18";
- this.label18.Size = new System.Drawing.Size(94, 17);
- this.label18.TabIndex = 11;
- this.label18.Text = "15分钟预测功率";
- //
- // label19
- //
- this.label19.AutoSize = true;
- this.label19.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label19.ForeColor = System.Drawing.Color.Aqua;
- this.label19.Location = new System.Drawing.Point(136, 46);
- this.label19.Name = "label19";
- this.label19.Size = new System.Drawing.Size(32, 17);
- this.label19.TabIndex = 22;
- this.label19.Text = "MW";
- //
- // label17
- //
- this.label17.AutoSize = true;
- this.label17.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label17.ForeColor = System.Drawing.Color.LightGray;
- this.label17.Location = new System.Drawing.Point(211, 17);
- this.label17.Name = "label17";
- this.label17.Size = new System.Drawing.Size(94, 17);
- this.label17.TabIndex = 12;
- this.label17.Text = "30分钟预测功率";
- //
- // label4
- //
- this.label4.AutoSize = true;
- this.label4.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label4.ForeColor = System.Drawing.Color.Aqua;
- this.label4.Location = new System.Drawing.Point(136, 102);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(32, 17);
- this.label4.TabIndex = 21;
- this.label4.Text = "MW";
- //
- // lblForecast15
- //
- this.lblForecast15.AutoSize = true;
- this.lblForecast15.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblForecast15.ForeColor = System.Drawing.Color.White;
- this.lblForecast15.Location = new System.Drawing.Point(26, 46);
- this.lblForecast15.Name = "lblForecast15";
- this.lblForecast15.Size = new System.Drawing.Size(19, 21);
- this.lblForecast15.TabIndex = 13;
- this.lblForecast15.Text = "0";
- //
- // lblForecast4h
- //
- this.lblForecast4h.AutoSize = true;
- this.lblForecast4h.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblForecast4h.ForeColor = System.Drawing.Color.White;
- this.lblForecast4h.Location = new System.Drawing.Point(211, 102);
- this.lblForecast4h.Name = "lblForecast4h";
- this.lblForecast4h.Size = new System.Drawing.Size(19, 21);
- this.lblForecast4h.TabIndex = 20;
- this.lblForecast4h.Text = "0";
- //
- // label15
- //
- this.label15.AutoSize = true;
- this.label15.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label15.ForeColor = System.Drawing.Color.Aqua;
- this.label15.Location = new System.Drawing.Point(289, 46);
- this.label15.Name = "label15";
- this.label15.Size = new System.Drawing.Size(32, 17);
- this.label15.TabIndex = 14;
- this.label15.Text = "MW";
- //
- // label10
- //
- this.label10.AutoSize = true;
- this.label10.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label10.ForeColor = System.Drawing.Color.Aqua;
- this.label10.Location = new System.Drawing.Point(289, 102);
- this.label10.Name = "label10";
- this.label10.Size = new System.Drawing.Size(32, 17);
- this.label10.TabIndex = 19;
- this.label10.Text = "MW";
- //
- // lblForecast30
- //
- this.lblForecast30.AutoSize = true;
- this.lblForecast30.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblForecast30.ForeColor = System.Drawing.Color.White;
- this.lblForecast30.Location = new System.Drawing.Point(211, 46);
- this.lblForecast30.Name = "lblForecast30";
- this.lblForecast30.Size = new System.Drawing.Size(19, 21);
- this.lblForecast30.TabIndex = 15;
- this.lblForecast30.Text = "0";
- //
- // lblForecast1h
- //
- this.lblForecast1h.AutoSize = true;
- this.lblForecast1h.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblForecast1h.ForeColor = System.Drawing.Color.White;
- this.lblForecast1h.Location = new System.Drawing.Point(26, 102);
- this.lblForecast1h.Name = "lblForecast1h";
- this.lblForecast1h.Size = new System.Drawing.Size(19, 21);
- this.lblForecast1h.TabIndex = 18;
- this.lblForecast1h.Text = "0";
- //
- // label13
- //
- this.label13.AutoSize = true;
- this.label13.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label13.ForeColor = System.Drawing.Color.LightGray;
- this.label13.Location = new System.Drawing.Point(30, 72);
- this.label13.Name = "label13";
- this.label13.Size = new System.Drawing.Size(87, 17);
- this.label13.TabIndex = 16;
- this.label13.Text = "1小时预测功率";
- //
- // label12
- //
- this.label12.AutoSize = true;
- this.label12.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label12.ForeColor = System.Drawing.Color.LightGray;
- this.label12.Location = new System.Drawing.Point(211, 72);
- this.label12.Name = "label12";
- this.label12.Size = new System.Drawing.Size(87, 17);
- this.label12.TabIndex = 17;
- this.label12.Text = "4小时预测功率";
- //
- // groupBox1
- //
- this.groupBox1.Controls.Add(this.label1);
- this.groupBox1.Controls.Add(this.label2);
- this.groupBox1.Controls.Add(this.lblAGCSetting);
- this.groupBox1.Controls.Add(this.label3);
- this.groupBox1.Controls.Add(this.lblFactPower);
- this.groupBox1.Controls.Add(this.label8);
- this.groupBox1.Controls.Add(this.label7);
- this.groupBox1.Controls.Add(this.lblTheoryPower);
- this.groupBox1.Controls.Add(this.label5);
- this.groupBox1.Controls.Add(this.lblAdjustPower);
- this.groupBox1.Controls.Add(this.label9);
- this.groupBox1.Location = new System.Drawing.Point(17, 5);
- this.groupBox1.Name = "groupBox1";
- this.groupBox1.Size = new System.Drawing.Size(352, 147);
- this.groupBox1.TabIndex = 23;
- this.groupBox1.TabStop = false;
- this.groupBox1.Text = "groupBox1";
- //
- // label1
- //
- this.label1.AutoSize = true;
- this.label1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label1.ForeColor = System.Drawing.Color.LightGray;
- this.label1.Location = new System.Drawing.Point(29, 18);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(93, 17);
- this.label1.TabIndex = 0;
- this.label1.Text = "AGC有功设定值";
- //
- // label2
- //
- this.label2.AutoSize = true;
- this.label2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label2.ForeColor = System.Drawing.Color.LightGray;
- this.label2.Location = new System.Drawing.Point(215, 18);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(56, 17);
- this.label2.TabIndex = 1;
- this.label2.Text = "实时功率";
- //
- // lblAGCSetting
- //
- this.lblAGCSetting.AutoSize = true;
- this.lblAGCSetting.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblAGCSetting.ForeColor = System.Drawing.Color.White;
- this.lblAGCSetting.Location = new System.Drawing.Point(29, 47);
- this.lblAGCSetting.Name = "lblAGCSetting";
- this.lblAGCSetting.Size = new System.Drawing.Size(19, 21);
- this.lblAGCSetting.TabIndex = 2;
- this.lblAGCSetting.Text = "0";
- //
- // label3
- //
- this.label3.AutoSize = true;
- this.label3.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label3.ForeColor = System.Drawing.Color.Aqua;
- this.label3.Location = new System.Drawing.Point(292, 47);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(32, 17);
- this.label3.TabIndex = 3;
- this.label3.Text = "MW";
- //
- // lblFactPower
- //
- this.lblFactPower.AutoSize = true;
- this.lblFactPower.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblFactPower.ForeColor = System.Drawing.Color.White;
- this.lblFactPower.Location = new System.Drawing.Point(214, 47);
- this.lblFactPower.Name = "lblFactPower";
- this.lblFactPower.Size = new System.Drawing.Size(19, 21);
- this.lblFactPower.TabIndex = 4;
- this.lblFactPower.Text = "0";
- //
- // label8
- //
- this.label8.AutoSize = true;
- this.label8.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label8.ForeColor = System.Drawing.Color.LightGray;
- this.label8.Location = new System.Drawing.Point(30, 73);
- this.label8.Name = "label8";
- this.label8.Size = new System.Drawing.Size(56, 17);
- this.label8.TabIndex = 5;
- this.label8.Text = "理论功率";
- //
- // label7
- //
- this.label7.AutoSize = true;
- this.label7.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label7.ForeColor = System.Drawing.Color.LightGray;
- this.label7.Location = new System.Drawing.Point(214, 73);
- this.label7.Name = "label7";
- this.label7.Size = new System.Drawing.Size(68, 17);
- this.label7.TabIndex = 6;
- this.label7.Text = "调整完功率";
- //
- // lblTheoryPower
- //
- this.lblTheoryPower.AutoSize = true;
- this.lblTheoryPower.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblTheoryPower.ForeColor = System.Drawing.Color.White;
- this.lblTheoryPower.Location = new System.Drawing.Point(29, 103);
- this.lblTheoryPower.Name = "lblTheoryPower";
- this.lblTheoryPower.Size = new System.Drawing.Size(19, 21);
- this.lblTheoryPower.TabIndex = 7;
- this.lblTheoryPower.Text = "0";
- //
- // label5
- //
- this.label5.AutoSize = true;
- this.label5.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label5.ForeColor = System.Drawing.Color.Aqua;
- this.label5.Location = new System.Drawing.Point(292, 103);
- this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(32, 17);
- this.label5.TabIndex = 8;
- this.label5.Text = "MW";
- //
- // lblAdjustPower
- //
- this.lblAdjustPower.AutoSize = true;
- this.lblAdjustPower.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblAdjustPower.ForeColor = System.Drawing.Color.White;
- this.lblAdjustPower.Location = new System.Drawing.Point(214, 103);
- this.lblAdjustPower.Name = "lblAdjustPower";
- this.lblAdjustPower.Size = new System.Drawing.Size(19, 21);
- this.lblAdjustPower.TabIndex = 9;
- this.lblAdjustPower.Text = "0";
- //
- // label9
- //
- this.label9.AutoSize = true;
- this.label9.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label9.ForeColor = System.Drawing.Color.Aqua;
- this.label9.Location = new System.Drawing.Point(139, 103);
- this.label9.Name = "label9";
- this.label9.Size = new System.Drawing.Size(32, 17);
- this.label9.TabIndex = 10;
- this.label9.Text = "MW";
- //
- // pnlBottom
- //
- this.pnlBottom.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(13)))), ((int)(((byte)(67)))), ((int)(((byte)(139)))));
- this.pnlBottom.Controls.Add(this.btnCancel);
- this.pnlBottom.Controls.Add(this.btnConfirm);
- this.pnlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.pnlBottom.Location = new System.Drawing.Point(0, 876);
- this.pnlBottom.Name = "pnlBottom";
- this.pnlBottom.Size = new System.Drawing.Size(1920, 84);
- this.pnlBottom.TabIndex = 3;
- //
- // btnCancel
- //
- this.btnCancel.BackColor = System.Drawing.Color.Transparent;
- this.btnCancel.FlatAppearance.BorderSize = 0;
- this.btnCancel.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
- this.btnCancel.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
- this.btnCancel.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
- this.btnCancel.Image = global::IntelligentControlForsx.Properties.Resources.btn_cancel;
- this.btnCancel.Location = new System.Drawing.Point(1003, 24);
- this.btnCancel.Name = "btnCancel";
- this.btnCancel.Size = new System.Drawing.Size(124, 32);
- this.btnCancel.TabIndex = 1;
- this.btnCancel.UseVisualStyleBackColor = false;
- this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click);
- this.btnCancel.MouseLeave += new System.EventHandler(this.btnCancel_MouseLeave);
- this.btnCancel.MouseHover += new System.EventHandler(this.btnCancel_MouseHover);
- //
- // btnConfirm
- //
- this.btnConfirm.BackColor = System.Drawing.Color.Transparent;
- this.btnConfirm.FlatAppearance.BorderSize = 0;
- this.btnConfirm.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
- this.btnConfirm.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
- this.btnConfirm.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
- this.btnConfirm.Image = global::IntelligentControlForsx.Properties.Resources.btn_confirm;
- this.btnConfirm.Location = new System.Drawing.Point(795, 24);
- this.btnConfirm.Name = "btnConfirm";
- this.btnConfirm.Size = new System.Drawing.Size(124, 32);
- this.btnConfirm.TabIndex = 0;
- this.btnConfirm.UseVisualStyleBackColor = false;
- this.btnConfirm.Click += new System.EventHandler(this.btnConfirm_Click);
- this.btnConfirm.MouseLeave += new System.EventHandler(this.btnConfirm_MouseLeave);
- this.btnConfirm.MouseHover += new System.EventHandler(this.btnConfirm_MouseHover);
- //
- // pnlBoard
- //
- this.pnlBoard.Controls.Add(this.panel4);
- this.pnlBoard.Controls.Add(this.panel3);
- this.pnlBoard.Controls.Add(this.panel2);
- this.pnlBoard.Controls.Add(this.panel1);
- this.pnlBoard.Dock = System.Windows.Forms.DockStyle.Fill;
- this.pnlBoard.Location = new System.Drawing.Point(0, 384);
- this.pnlBoard.Name = "pnlBoard";
- this.pnlBoard.Size = new System.Drawing.Size(1920, 492);
- this.pnlBoard.TabIndex = 4;
- //
- // panel4
- //
- this.panel4.BackColor = System.Drawing.Color.Black;
- this.panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.panel4.Controls.Add(this.tlpMaintain);
- this.panel4.Controls.Add(this.panel7);
- this.panel4.Dock = System.Windows.Forms.DockStyle.Left;
- this.panel4.Location = new System.Drawing.Point(960, 0);
- this.panel4.Name = "panel4";
- this.panel4.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
- this.panel4.Size = new System.Drawing.Size(480, 492);
- this.panel4.TabIndex = 3;
- //
- // tlpMaintain
- //
- this.tlpMaintain.ColumnCount = 4;
- this.tlpMaintain.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
- this.tlpMaintain.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
- this.tlpMaintain.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
- this.tlpMaintain.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
- this.tlpMaintain.Dock = System.Windows.Forms.DockStyle.Top;
- this.tlpMaintain.Location = new System.Drawing.Point(5, 60);
- this.tlpMaintain.Name = "tlpMaintain";
- this.tlpMaintain.RowCount = 1;
- this.tlpMaintain.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 61F));
- this.tlpMaintain.Size = new System.Drawing.Size(473, 61);
- this.tlpMaintain.TabIndex = 6;
- //
- // panel7
- //
- this.panel7.Controls.Add(this.label14);
- this.panel7.Dock = System.Windows.Forms.DockStyle.Top;
- this.panel7.Location = new System.Drawing.Point(5, 0);
- this.panel7.Name = "panel7";
- this.panel7.Size = new System.Drawing.Size(473, 60);
- this.panel7.TabIndex = 5;
- //
- // label14
- //
- this.label14.AutoSize = true;
- this.label14.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label14.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(153)))), ((int)(((byte)(153)))));
- this.label14.Location = new System.Drawing.Point(162, 14);
- this.label14.Name = "label14";
- this.label14.Size = new System.Drawing.Size(107, 26);
- this.label14.TabIndex = 1;
- this.label14.Text = "需维护风机";
- //
- // panel3
- //
- this.panel3.BackColor = System.Drawing.Color.Black;
- this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.panel3.Controls.Add(this.tlpReset);
- this.panel3.Controls.Add(this.panel6);
- this.panel3.Dock = System.Windows.Forms.DockStyle.Left;
- this.panel3.Location = new System.Drawing.Point(480, 0);
- this.panel3.Name = "panel3";
- this.panel3.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
- this.panel3.Size = new System.Drawing.Size(480, 492);
- this.panel3.TabIndex = 2;
- //
- // tlpReset
- //
- this.tlpReset.ColumnCount = 4;
- this.tlpReset.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
- this.tlpReset.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
- this.tlpReset.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
- this.tlpReset.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
- this.tlpReset.Dock = System.Windows.Forms.DockStyle.Top;
- this.tlpReset.Location = new System.Drawing.Point(5, 60);
- this.tlpReset.Name = "tlpReset";
- this.tlpReset.RowCount = 1;
- this.tlpReset.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 61F));
- this.tlpReset.Size = new System.Drawing.Size(473, 61);
- this.tlpReset.TabIndex = 6;
- //
- // panel6
- //
- this.panel6.Controls.Add(this.label20);
- this.panel6.Dock = System.Windows.Forms.DockStyle.Top;
- this.panel6.Location = new System.Drawing.Point(5, 0);
- this.panel6.Name = "panel6";
- this.panel6.Size = new System.Drawing.Size(473, 60);
- this.panel6.TabIndex = 5;
- //
- // label20
- //
- this.label20.AutoSize = true;
- this.label20.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label20.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(153)))), ((int)(((byte)(153)))));
- this.label20.Location = new System.Drawing.Point(152, 14);
- this.label20.Name = "label20";
- this.label20.Size = new System.Drawing.Size(107, 26);
- this.label20.TabIndex = 1;
- this.label20.Text = "需复位风机";
- //
- // panel2
- //
- this.panel2.BackColor = System.Drawing.Color.Black;
- this.panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.panel2.Controls.Add(this.tlpCancelMaintain);
- this.panel2.Controls.Add(this.panel8);
- this.panel2.Controls.Add(this.label11);
- this.panel2.Dock = System.Windows.Forms.DockStyle.Right;
- this.panel2.Location = new System.Drawing.Point(1440, 0);
- this.panel2.Name = "panel2";
- this.panel2.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
- this.panel2.Size = new System.Drawing.Size(480, 492);
- this.panel2.TabIndex = 1;
- //
- // tlpCancelMaintain
- //
- this.tlpCancelMaintain.ColumnCount = 4;
- this.tlpCancelMaintain.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
- this.tlpCancelMaintain.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
- this.tlpCancelMaintain.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
- this.tlpCancelMaintain.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
- this.tlpCancelMaintain.Dock = System.Windows.Forms.DockStyle.Top;
- this.tlpCancelMaintain.Location = new System.Drawing.Point(5, 60);
- this.tlpCancelMaintain.Name = "tlpCancelMaintain";
- this.tlpCancelMaintain.RowCount = 1;
- this.tlpCancelMaintain.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 61F));
- this.tlpCancelMaintain.Size = new System.Drawing.Size(473, 61);
- this.tlpCancelMaintain.TabIndex = 7;
- //
- // panel8
- //
- this.panel8.BackColor = System.Drawing.Color.Black;
- this.panel8.Controls.Add(this.label16);
- this.panel8.Dock = System.Windows.Forms.DockStyle.Top;
- this.panel8.Location = new System.Drawing.Point(5, 0);
- this.panel8.Name = "panel8";
- this.panel8.Size = new System.Drawing.Size(473, 60);
- this.panel8.TabIndex = 5;
- //
- // label16
- //
- this.label16.AutoSize = true;
- this.label16.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label16.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(153)))), ((int)(((byte)(153)))));
- this.label16.Location = new System.Drawing.Point(175, 16);
- this.label16.Name = "label16";
- this.label16.Size = new System.Drawing.Size(145, 26);
- this.label16.TabIndex = 2;
- this.label16.Text = "需取消维护风机";
- //
- // label11
- //
- this.label11.AutoSize = true;
- this.label11.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(153)))), ((int)(((byte)(153)))));
- this.label11.Location = new System.Drawing.Point(173, 14);
- this.label11.Name = "label11";
- this.label11.Size = new System.Drawing.Size(107, 26);
- this.label11.TabIndex = 2;
- this.label11.Text = "需复位风机";
- //
- // panel1
- //
- this.panel1.BackColor = System.Drawing.Color.Black;
- this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.panel1.Controls.Add(this.tlpStartUp);
- this.panel1.Controls.Add(this.panel5);
- this.panel1.Dock = System.Windows.Forms.DockStyle.Left;
- this.panel1.Location = new System.Drawing.Point(0, 0);
- this.panel1.Name = "panel1";
- this.panel1.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
- this.panel1.Size = new System.Drawing.Size(480, 492);
- this.panel1.TabIndex = 0;
- //
- // tlpStartUp
- //
- this.tlpStartUp.ColumnCount = 4;
- this.tlpStartUp.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
- this.tlpStartUp.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
- this.tlpStartUp.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
- this.tlpStartUp.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
- this.tlpStartUp.Dock = System.Windows.Forms.DockStyle.Top;
- this.tlpStartUp.Location = new System.Drawing.Point(5, 60);
- this.tlpStartUp.Name = "tlpStartUp";
- this.tlpStartUp.RowCount = 1;
- this.tlpStartUp.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 61F));
- this.tlpStartUp.Size = new System.Drawing.Size(473, 61);
- this.tlpStartUp.TabIndex = 4;
- //
- // panel5
- //
- this.panel5.Controls.Add(this.label6);
- this.panel5.Dock = System.Windows.Forms.DockStyle.Top;
- this.panel5.Location = new System.Drawing.Point(5, 0);
- this.panel5.Name = "panel5";
- this.panel5.Size = new System.Drawing.Size(473, 60);
- this.panel5.TabIndex = 3;
- //
- // label6
- //
- this.label6.AutoSize = true;
- this.label6.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(153)))), ((int)(((byte)(153)))));
- this.label6.Location = new System.Drawing.Point(152, 14);
- this.label6.Name = "label6";
- this.label6.Size = new System.Drawing.Size(107, 26);
- this.label6.TabIndex = 1;
- this.label6.Text = "需启动风机";
- //
- // timer1
- //
- this.timer1.Enabled = true;
- this.timer1.Interval = 5000;
- this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
- //
- // timer2
- //
- this.timer2.Enabled = true;
- this.timer2.Interval = 60000;
- this.timer2.Tick += new System.EventHandler(this.timer2_Tick);
- //
- // MatrixPopup
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(13)))), ((int)(((byte)(67)))), ((int)(((byte)(139)))));
- this.Controls.Add(this.pnlBoard);
- this.Controls.Add(this.pnlBottom);
- this.Controls.Add(this.pnlMiddle);
- this.Controls.Add(this.pnlTop);
- this.ForeColor = System.Drawing.Color.Black;
- this.Name = "MatrixPopup";
- this.Size = new System.Drawing.Size(1920, 960);
- this.pnlTop.ResumeLayout(false);
- this.pnlMiddle.ResumeLayout(false);
- this.pnlAgc.ResumeLayout(false);
- this.groupBox2.ResumeLayout(false);
- this.groupBox2.PerformLayout();
- this.groupBox1.ResumeLayout(false);
- this.groupBox1.PerformLayout();
- this.pnlBottom.ResumeLayout(false);
- this.pnlBoard.ResumeLayout(false);
- this.panel4.ResumeLayout(false);
- this.panel7.ResumeLayout(false);
- this.panel7.PerformLayout();
- this.panel3.ResumeLayout(false);
- this.panel6.ResumeLayout(false);
- this.panel6.PerformLayout();
- this.panel2.ResumeLayout(false);
- this.panel2.PerformLayout();
- this.panel8.ResumeLayout(false);
- this.panel8.PerformLayout();
- this.panel1.ResumeLayout(false);
- this.panel5.ResumeLayout(false);
- this.panel5.PerformLayout();
- this.ResumeLayout(false);
- }
- #endregion
- private System.Windows.Forms.Button btnClose;
- private System.Windows.Forms.Panel pnlTop;
- private System.Windows.Forms.Panel pnlMiddle;
- private System.Windows.Forms.Panel pnlBottom;
- private System.Windows.Forms.Panel pnlBoard;
- private System.Windows.Forms.Button btnConfirm;
- private System.Windows.Forms.Button btnCancel;
- private System.Windows.Forms.Panel pnlAgc;
- private System.Windows.Forms.Label label2;
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.Label lblFactPower;
- private System.Windows.Forms.Label label3;
- private System.Windows.Forms.Label lblAGCSetting;
- private System.Windows.Forms.Label label9;
- private System.Windows.Forms.Label lblAdjustPower;
- private System.Windows.Forms.Label label5;
- private System.Windows.Forms.Label lblTheoryPower;
- private System.Windows.Forms.Label label7;
- private System.Windows.Forms.Label label8;
- private System.Windows.Forms.Label label19;
- private System.Windows.Forms.Label label4;
- private System.Windows.Forms.Label lblForecast4h;
- private System.Windows.Forms.Label label10;
- private System.Windows.Forms.Label lblForecast1h;
- private System.Windows.Forms.Label label12;
- private System.Windows.Forms.Label label13;
- private System.Windows.Forms.Label lblForecast30;
- private System.Windows.Forms.Label label15;
- private System.Windows.Forms.Label lblForecast15;
- private System.Windows.Forms.Label label17;
- private System.Windows.Forms.Label label18;
- private System.Windows.Forms.Panel panel1;
- private System.Windows.Forms.Panel panel4;
- private System.Windows.Forms.Panel panel2;
- private System.Windows.Forms.Label label11;
- private System.Windows.Forms.Label label6;
- private StationRadio stationRadio1;
- private System.Windows.Forms.Timer timer1;
- private MatrixPopupLine matrixPopupLine1;
- private System.Windows.Forms.TableLayoutPanel tlpMaintain;
- private System.Windows.Forms.Panel panel7;
- private System.Windows.Forms.Label label14;
- private System.Windows.Forms.Panel panel3;
- private System.Windows.Forms.TableLayoutPanel tlpReset;
- private System.Windows.Forms.Panel panel6;
- private System.Windows.Forms.Label label20;
- private System.Windows.Forms.Panel panel8;
- private System.Windows.Forms.TableLayoutPanel tlpStartUp;
- private System.Windows.Forms.Panel panel5;
- private System.Windows.Forms.TableLayoutPanel tlpCancelMaintain;
- private System.Windows.Forms.Label label16;
- private System.Windows.Forms.Timer timer2;
- private System.Windows.Forms.GroupBox groupBox2;
- private System.Windows.Forms.GroupBox groupBox1;
- }
- }
|