namespace SHARP_CLAS_UI { partial class Form_Auto_Power_Viewer { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.tb_Info = new System.Windows.Forms.TextBox(); this.label26 = new System.Windows.Forms.Label(); this.label25 = new System.Windows.Forms.Label(); this.label16 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.tb_Min = new System.Windows.Forms.TextBox(); this.label23 = new System.Windows.Forms.Label(); this.tb_Count = new System.Windows.Forms.TextBox(); this.label24 = new System.Windows.Forms.Label(); this.tb_Max = new System.Windows.Forms.TextBox(); this.label22 = new System.Windows.Forms.Label(); this.tb_Average = new System.Windows.Forms.TextBox(); this.label15 = new System.Windows.Forms.Label(); this.label17 = new System.Windows.Forms.Label(); this.tb_Power = new System.Windows.Forms.TextBox(); this.btn_Hide = new System.Windows.Forms.Button(); this.tb_Hour = new System.Windows.Forms.TextBox(); this.label1 = new System.Windows.Forms.Label(); this.lb_Power_Measuring = new System.Windows.Forms.Label(); this.SuspendLayout(); // // tb_Info // this.tb_Info.Location = new System.Drawing.Point(12, 229); this.tb_Info.Multiline = true; this.tb_Info.Name = "tb_Info"; this.tb_Info.ScrollBars = System.Windows.Forms.ScrollBars.Both; this.tb_Info.Size = new System.Drawing.Size(635, 232); this.tb_Info.TabIndex = 0; // // label26 // this.label26.BackColor = System.Drawing.Color.White; this.label26.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label26.Font = new System.Drawing.Font("Gulim", 18F); this.label26.Location = new System.Drawing.Point(586, 150); this.label26.Name = "label26"; this.label26.Size = new System.Drawing.Size(61, 40); this.label26.TabIndex = 68; this.label26.Text = "[W]"; this.label26.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label25 // this.label25.BackColor = System.Drawing.Color.White; this.label25.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label25.Font = new System.Drawing.Font("Gulim", 18F); this.label25.Location = new System.Drawing.Point(586, 104); this.label25.Name = "label25"; this.label25.Size = new System.Drawing.Size(61, 40); this.label25.TabIndex = 67; this.label25.Text = "[W]"; this.label25.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label16 // this.label16.BackColor = System.Drawing.Color.White; this.label16.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label16.Font = new System.Drawing.Font("Gulim", 18F); this.label16.Location = new System.Drawing.Point(586, 58); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(61, 40); this.label16.TabIndex = 66; this.label16.Text = "[W]"; this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label3 // this.label3.BackColor = System.Drawing.Color.White; this.label3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label3.Font = new System.Drawing.Font("Gulim", 18F); this.label3.Location = new System.Drawing.Point(586, 12); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(61, 40); this.label3.TabIndex = 65; this.label3.Text = "[W]"; this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // tb_Min // this.tb_Min.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.tb_Min.Font = new System.Drawing.Font("Gulim", 21F); this.tb_Min.Location = new System.Drawing.Point(449, 150); this.tb_Min.Name = "tb_Min"; this.tb_Min.ReadOnly = true; this.tb_Min.Size = new System.Drawing.Size(130, 40); this.tb_Min.TabIndex = 60; // // label23 // this.label23.BackColor = System.Drawing.Color.White; this.label23.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label23.Location = new System.Drawing.Point(305, 150); this.label23.Name = "label23"; this.label23.Size = new System.Drawing.Size(138, 40); this.label23.TabIndex = 59; this.label23.Text = "Min [W]"; this.label23.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // tb_Count // this.tb_Count.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.tb_Count.Font = new System.Drawing.Font("Gulim", 21F); this.tb_Count.Location = new System.Drawing.Point(157, 58); this.tb_Count.Name = "tb_Count"; this.tb_Count.ReadOnly = true; this.tb_Count.Size = new System.Drawing.Size(130, 40); this.tb_Count.TabIndex = 62; // // label24 // this.label24.BackColor = System.Drawing.Color.White; this.label24.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label24.Location = new System.Drawing.Point(13, 58); this.label24.Name = "label24"; this.label24.Size = new System.Drawing.Size(138, 40); this.label24.TabIndex = 61; this.label24.Text = "Count"; this.label24.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // tb_Max // this.tb_Max.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.tb_Max.Font = new System.Drawing.Font("Gulim", 21F); this.tb_Max.Location = new System.Drawing.Point(449, 104); this.tb_Max.Name = "tb_Max"; this.tb_Max.ReadOnly = true; this.tb_Max.Size = new System.Drawing.Size(130, 40); this.tb_Max.TabIndex = 58; // // label22 // this.label22.BackColor = System.Drawing.Color.White; this.label22.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label22.Location = new System.Drawing.Point(305, 104); this.label22.Name = "label22"; this.label22.Size = new System.Drawing.Size(138, 40); this.label22.TabIndex = 57; this.label22.Text = "Max [W]"; this.label22.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // tb_Average // this.tb_Average.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.tb_Average.Font = new System.Drawing.Font("Gulim", 21F); this.tb_Average.Location = new System.Drawing.Point(449, 12); this.tb_Average.Name = "tb_Average"; this.tb_Average.ReadOnly = true; this.tb_Average.Size = new System.Drawing.Size(130, 40); this.tb_Average.TabIndex = 64; // // label15 // this.label15.BackColor = System.Drawing.Color.White; this.label15.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label15.Location = new System.Drawing.Point(305, 12); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(138, 40); this.label15.TabIndex = 63; this.label15.Text = "Average [W]"; this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label17 // this.label17.BackColor = System.Drawing.Color.White; this.label17.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label17.Location = new System.Drawing.Point(305, 58); this.label17.Name = "label17"; this.label17.Size = new System.Drawing.Size(138, 40); this.label17.TabIndex = 55; this.label17.Text = "Current Power [W]"; this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // tb_Power // this.tb_Power.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.tb_Power.Font = new System.Drawing.Font("Gulim", 21F); this.tb_Power.Location = new System.Drawing.Point(449, 58); this.tb_Power.Name = "tb_Power"; this.tb_Power.ReadOnly = true; this.tb_Power.Size = new System.Drawing.Size(130, 40); this.tb_Power.TabIndex = 56; // // btn_Hide // this.btn_Hide.Location = new System.Drawing.Point(12, 150); this.btn_Hide.Name = "btn_Hide"; this.btn_Hide.Size = new System.Drawing.Size(138, 40); this.btn_Hide.TabIndex = 69; this.btn_Hide.Text = "CLOSE"; this.btn_Hide.UseVisualStyleBackColor = true; this.btn_Hide.Click += new System.EventHandler(this.btn_Hide_Click); // // tb_Hour // this.tb_Hour.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.tb_Hour.Font = new System.Drawing.Font("Gulim", 21F); this.tb_Hour.Location = new System.Drawing.Point(157, 12); this.tb_Hour.Name = "tb_Hour"; this.tb_Hour.ReadOnly = true; this.tb_Hour.Size = new System.Drawing.Size(130, 40); this.tb_Hour.TabIndex = 71; // // label1 // this.label1.BackColor = System.Drawing.Color.White; this.label1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label1.Location = new System.Drawing.Point(13, 12); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(138, 40); this.label1.TabIndex = 70; this.label1.Text = "Time (H)"; this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // lb_Power_Measuring // this.lb_Power_Measuring.BackColor = System.Drawing.Color.White; this.lb_Power_Measuring.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.lb_Power_Measuring.Location = new System.Drawing.Point(13, 104); this.lb_Power_Measuring.Name = "lb_Power_Measuring"; this.lb_Power_Measuring.Size = new System.Drawing.Size(274, 40); this.lb_Power_Measuring.TabIndex = 72; this.lb_Power_Measuring.Text = "POWER MEASURING"; this.lb_Power_Measuring.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // Form_Auto_Power_Viewer // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.Color.Black; this.ClientSize = new System.Drawing.Size(659, 473); this.ControlBox = false; this.Controls.Add(this.lb_Power_Measuring); this.Controls.Add(this.tb_Hour); this.Controls.Add(this.label1); this.Controls.Add(this.btn_Hide); this.Controls.Add(this.label26); this.Controls.Add(this.label25); this.Controls.Add(this.label16); this.Controls.Add(this.label3); this.Controls.Add(this.tb_Min); this.Controls.Add(this.label23); this.Controls.Add(this.tb_Count); this.Controls.Add(this.label24); this.Controls.Add(this.tb_Max); this.Controls.Add(this.label22); this.Controls.Add(this.tb_Average); this.Controls.Add(this.label15); this.Controls.Add(this.label17); this.Controls.Add(this.tb_Power); this.Controls.Add(this.tb_Info); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle; this.Name = "Form_Auto_Power_Viewer"; this.Text = "Auto Power Info"; this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.TextBox tb_Info; private System.Windows.Forms.Label label26; private System.Windows.Forms.Label label25; private System.Windows.Forms.Label label16; private System.Windows.Forms.Label label3; private System.Windows.Forms.TextBox tb_Min; private System.Windows.Forms.Label label23; private System.Windows.Forms.TextBox tb_Count; private System.Windows.Forms.Label label24; private System.Windows.Forms.TextBox tb_Max; private System.Windows.Forms.Label label22; private System.Windows.Forms.TextBox tb_Average; private System.Windows.Forms.Label label15; private System.Windows.Forms.Label label17; private System.Windows.Forms.TextBox tb_Power; private System.Windows.Forms.Button btn_Hide; private System.Windows.Forms.TextBox tb_Hour; private System.Windows.Forms.Label label1; private System.Windows.Forms.Label lb_Power_Measuring; } }