namespace solarApp
{
partial class fmExcel
{
///
/// 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.tb2 = new System.Windows.Forms.TabPage();
this.lbSiteDB_sensor = new System.Windows.Forms.Label();
this.lbSiteID_sensor = new System.Windows.Forms.Label();
this.bt_archive = new System.Windows.Forms.Button();
this.bt_inv_hour_hj = new System.Windows.Forms.Button();
this.bt_read_taiping = new System.Windows.Forms.Button();
this.bt_inv_day_hj = new System.Windows.Forms.Button();
this.fp_site = new System.Windows.Forms.FlowLayoutPanel();
this.btVerifyData = new System.Windows.Forms.Button();
this.dataGridView1 = new System.Windows.Forms.DataGridView();
this.panel1 = new System.Windows.Forms.Panel();
this.lbSiteName_sensor = new System.Windows.Forms.Label();
this.splitContainer1 = new System.Windows.Forms.SplitContainer();
this.bt_sun_yadong = new System.Windows.Forms.Button();
this.bt_sun_taoyuan = new System.Windows.Forms.Button();
this.bt_gong34 = new System.Windows.Forms.Button();
this.bt_AUO_aimai = new System.Windows.Forms.Button();
this.bt_hour_archive_hj = new System.Windows.Forms.Button();
this.bt_day_archive_hj = new System.Windows.Forms.Button();
this.rt1 = new System.Windows.Forms.RichTextBox();
this.tb1 = new System.Windows.Forms.TabPage();
this.tabControl = new System.Windows.Forms.TabControl();
this.bt_dailyReport = new System.Windows.Forms.Button();
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
this.panel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
this.splitContainer1.Panel1.SuspendLayout();
this.splitContainer1.Panel2.SuspendLayout();
this.splitContainer1.SuspendLayout();
this.tb1.SuspendLayout();
this.tabControl.SuspendLayout();
this.SuspendLayout();
//
// tb2
//
this.tb2.Location = new System.Drawing.Point(4, 31);
this.tb2.Name = "tb2";
this.tb2.Padding = new System.Windows.Forms.Padding(3);
this.tb2.Size = new System.Drawing.Size(1774, 818);
this.tb2.TabIndex = 1;
this.tb2.Text = "tabPage2";
this.tb2.UseVisualStyleBackColor = true;
//
// lbSiteDB_sensor
//
this.lbSiteDB_sensor.AutoSize = true;
this.lbSiteDB_sensor.Font = new System.Drawing.Font("Microsoft JhengHei UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
this.lbSiteDB_sensor.Location = new System.Drawing.Point(49, 19);
this.lbSiteDB_sensor.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.lbSiteDB_sensor.Name = "lbSiteDB_sensor";
this.lbSiteDB_sensor.Size = new System.Drawing.Size(79, 24);
this.lbSiteDB_sensor.TabIndex = 11;
this.lbSiteDB_sensor.Text = "Site_DB";
//
// lbSiteID_sensor
//
this.lbSiteID_sensor.AutoSize = true;
this.lbSiteID_sensor.Font = new System.Drawing.Font("Microsoft JhengHei UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
this.lbSiteID_sensor.Location = new System.Drawing.Point(200, 19);
this.lbSiteID_sensor.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.lbSiteID_sensor.Name = "lbSiteID_sensor";
this.lbSiteID_sensor.Size = new System.Drawing.Size(72, 24);
this.lbSiteID_sensor.TabIndex = 10;
this.lbSiteID_sensor.Text = "Site_ID";
//
// bt_archive
//
this.bt_archive.Font = new System.Drawing.Font("Microsoft JhengHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
this.bt_archive.Location = new System.Drawing.Point(3, 640);
this.bt_archive.Name = "bt_archive";
this.bt_archive.Size = new System.Drawing.Size(226, 60);
this.bt_archive.TabIndex = 8;
this.bt_archive.Text = "單日歸檔";
this.bt_archive.UseVisualStyleBackColor = true;
this.bt_archive.Visible = false;
this.bt_archive.Click += new System.EventHandler(this.bt_archive_Click);
//
// bt_inv_hour_hj
//
this.bt_inv_hour_hj.Font = new System.Drawing.Font("Microsoft JhengHei UI", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
this.bt_inv_hour_hj.Location = new System.Drawing.Point(0, 186);
this.bt_inv_hour_hj.Name = "bt_inv_hour_hj";
this.bt_inv_hour_hj.Size = new System.Drawing.Size(143, 44);
this.bt_inv_hour_hj.TabIndex = 7;
this.bt_inv_hour_hj.Text = "慧景 - inv hour";
this.bt_inv_hour_hj.UseVisualStyleBackColor = true;
this.bt_inv_hour_hj.Click += new System.EventHandler(this.bt_inv_hour_hj_Click);
//
// bt_read_taiping
//
this.bt_read_taiping.Font = new System.Drawing.Font("Microsoft JhengHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
this.bt_read_taiping.Location = new System.Drawing.Point(0, 337);
this.bt_read_taiping.Name = "bt_read_taiping";
this.bt_read_taiping.Size = new System.Drawing.Size(192, 47);
this.bt_read_taiping.TabIndex = 6;
this.bt_read_taiping.Text = "AUO 太平 Read";
this.bt_read_taiping.UseVisualStyleBackColor = true;
this.bt_read_taiping.Click += new System.EventHandler(this.bt_clear_station_Click);
//
// bt_inv_day_hj
//
this.bt_inv_day_hj.Font = new System.Drawing.Font("Microsoft JhengHei UI", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
this.bt_inv_day_hj.Location = new System.Drawing.Point(0, 270);
this.bt_inv_day_hj.Name = "bt_inv_day_hj";
this.bt_inv_day_hj.Size = new System.Drawing.Size(143, 44);
this.bt_inv_day_hj.TabIndex = 5;
this.bt_inv_day_hj.Text = "慧景 - inv day";
this.bt_inv_day_hj.UseVisualStyleBackColor = true;
this.bt_inv_day_hj.Click += new System.EventHandler(this.bt_inv_day_hj_Click);
//
// fp_site
//
this.fp_site.Dock = System.Windows.Forms.DockStyle.Top;
this.fp_site.Location = new System.Drawing.Point(0, 0);
this.fp_site.Name = "fp_site";
this.fp_site.Size = new System.Drawing.Size(300, 176);
this.fp_site.TabIndex = 4;
//
// btVerifyData
//
this.btVerifyData.Font = new System.Drawing.Font("Microsoft JhengHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
this.btVerifyData.Location = new System.Drawing.Point(635, 7);
this.btVerifyData.Name = "btVerifyData";
this.btVerifyData.Size = new System.Drawing.Size(158, 44);
this.btVerifyData.TabIndex = 12;
this.btVerifyData.Text = "檢核結果";
this.btVerifyData.UseVisualStyleBackColor = true;
this.btVerifyData.Visible = false;
//
// dataGridView1
//
this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.dataGridView1.Dock = System.Windows.Forms.DockStyle.Left;
this.dataGridView1.Location = new System.Drawing.Point(0, 125);
this.dataGridView1.Name = "dataGridView1";
this.dataGridView1.RowHeadersWidth = 51;
this.dataGridView1.RowTemplate.Height = 29;
this.dataGridView1.Size = new System.Drawing.Size(629, 687);
this.dataGridView1.TabIndex = 1;
//
// panel1
//
this.panel1.BackColor = System.Drawing.Color.LightYellow;
this.panel1.Controls.Add(this.btVerifyData);
this.panel1.Controls.Add(this.lbSiteDB_sensor);
this.panel1.Controls.Add(this.lbSiteID_sensor);
this.panel1.Controls.Add(this.lbSiteName_sensor);
this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
this.panel1.Location = new System.Drawing.Point(0, 0);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(1458, 125);
this.panel1.TabIndex = 0;
//
// lbSiteName_sensor
//
this.lbSiteName_sensor.AutoSize = true;
this.lbSiteName_sensor.Font = new System.Drawing.Font("Microsoft JhengHei UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
this.lbSiteName_sensor.Location = new System.Drawing.Point(360, 19);
this.lbSiteName_sensor.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.lbSiteName_sensor.Name = "lbSiteName_sensor";
this.lbSiteName_sensor.Size = new System.Drawing.Size(107, 24);
this.lbSiteName_sensor.TabIndex = 9;
this.lbSiteName_sensor.Text = "Site_Name";
//
// splitContainer1
//
this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitContainer1.Location = new System.Drawing.Point(3, 3);
this.splitContainer1.Name = "splitContainer1";
//
// splitContainer1.Panel1
//
this.splitContainer1.Panel1.BackColor = System.Drawing.Color.PaleGoldenrod;
this.splitContainer1.Panel1.Controls.Add(this.bt_dailyReport);
this.splitContainer1.Panel1.Controls.Add(this.bt_sun_yadong);
this.splitContainer1.Panel1.Controls.Add(this.bt_sun_taoyuan);
this.splitContainer1.Panel1.Controls.Add(this.bt_gong34);
this.splitContainer1.Panel1.Controls.Add(this.bt_AUO_aimai);
this.splitContainer1.Panel1.Controls.Add(this.bt_hour_archive_hj);
this.splitContainer1.Panel1.Controls.Add(this.bt_day_archive_hj);
this.splitContainer1.Panel1.Controls.Add(this.bt_archive);
this.splitContainer1.Panel1.Controls.Add(this.bt_inv_hour_hj);
this.splitContainer1.Panel1.Controls.Add(this.bt_read_taiping);
this.splitContainer1.Panel1.Controls.Add(this.bt_inv_day_hj);
this.splitContainer1.Panel1.Controls.Add(this.fp_site);
//
// splitContainer1.Panel2
//
this.splitContainer1.Panel2.Controls.Add(this.rt1);
this.splitContainer1.Panel2.Controls.Add(this.dataGridView1);
this.splitContainer1.Panel2.Controls.Add(this.panel1);
this.splitContainer1.Size = new System.Drawing.Size(1768, 812);
this.splitContainer1.SplitterDistance = 300;
this.splitContainer1.SplitterWidth = 10;
this.splitContainer1.TabIndex = 0;
//
// bt_sun_yadong
//
this.bt_sun_yadong.Font = new System.Drawing.Font("Microsoft JhengHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
this.bt_sun_yadong.Location = new System.Drawing.Point(5, 576);
this.bt_sun_yadong.Name = "bt_sun_yadong";
this.bt_sun_yadong.Size = new System.Drawing.Size(213, 47);
this.bt_sun_yadong.TabIndex = 14;
this.bt_sun_yadong.Text = "太陽能光電-亞東觀音";
this.bt_sun_yadong.UseVisualStyleBackColor = true;
this.bt_sun_yadong.Click += new System.EventHandler(this.bt_sun_yadong_Click);
//
// bt_sun_taoyuan
//
this.bt_sun_taoyuan.Font = new System.Drawing.Font("Microsoft JhengHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
this.bt_sun_taoyuan.Location = new System.Drawing.Point(3, 523);
this.bt_sun_taoyuan.Name = "bt_sun_taoyuan";
this.bt_sun_taoyuan.Size = new System.Drawing.Size(213, 47);
this.bt_sun_taoyuan.TabIndex = 13;
this.bt_sun_taoyuan.Text = "太陽能光電-桃園全虹";
this.bt_sun_taoyuan.UseVisualStyleBackColor = true;
this.bt_sun_taoyuan.Click += new System.EventHandler(this.bt_sun_taoyuan_Click);
//
// bt_gong34
//
this.bt_gong34.Font = new System.Drawing.Font("Microsoft JhengHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
this.bt_gong34.Location = new System.Drawing.Point(0, 443);
this.bt_gong34.Name = "bt_gong34";
this.bt_gong34.Size = new System.Drawing.Size(189, 47);
this.bt_gong34.TabIndex = 12;
this.bt_gong34.Text = "Envision 工34";
this.bt_gong34.UseVisualStyleBackColor = true;
this.bt_gong34.Click += new System.EventHandler(this.bt_gong34_Click);
//
// bt_AUO_aimai
//
this.bt_AUO_aimai.Font = new System.Drawing.Font("Microsoft JhengHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
this.bt_AUO_aimai.Location = new System.Drawing.Point(0, 390);
this.bt_AUO_aimai.Name = "bt_AUO_aimai";
this.bt_AUO_aimai.Size = new System.Drawing.Size(189, 47);
this.bt_AUO_aimai.TabIndex = 11;
this.bt_AUO_aimai.Text = "AUO 愛買 read";
this.bt_AUO_aimai.UseVisualStyleBackColor = true;
this.bt_AUO_aimai.Click += new System.EventHandler(this.bt_AUO_Insert_Click);
//
// bt_hour_archive_hj
//
this.bt_hour_archive_hj.Font = new System.Drawing.Font("Microsoft JhengHei UI", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
this.bt_hour_archive_hj.Location = new System.Drawing.Point(149, 186);
this.bt_hour_archive_hj.Name = "bt_hour_archive_hj";
this.bt_hour_archive_hj.Size = new System.Drawing.Size(146, 44);
this.bt_hour_archive_hj.TabIndex = 10;
this.bt_hour_archive_hj.Text = "hour archive";
this.bt_hour_archive_hj.UseVisualStyleBackColor = true;
this.bt_hour_archive_hj.Click += new System.EventHandler(this.bt_hour_archive_hj_Click);
//
// bt_day_archive_hj
//
this.bt_day_archive_hj.Font = new System.Drawing.Font("Microsoft JhengHei UI", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
this.bt_day_archive_hj.Location = new System.Drawing.Point(149, 270);
this.bt_day_archive_hj.Name = "bt_day_archive_hj";
this.bt_day_archive_hj.Size = new System.Drawing.Size(119, 44);
this.bt_day_archive_hj.TabIndex = 9;
this.bt_day_archive_hj.Text = "day archive";
this.bt_day_archive_hj.UseVisualStyleBackColor = true;
this.bt_day_archive_hj.Click += new System.EventHandler(this.bt_day_archive_hj_Click);
//
// rt1
//
this.rt1.BackColor = System.Drawing.SystemColors.MenuText;
this.rt1.Dock = System.Windows.Forms.DockStyle.Fill;
this.rt1.ForeColor = System.Drawing.SystemColors.Window;
this.rt1.Location = new System.Drawing.Point(629, 125);
this.rt1.Name = "rt1";
this.rt1.Size = new System.Drawing.Size(829, 687);
this.rt1.TabIndex = 2;
this.rt1.Text = "";
//
// tb1
//
this.tb1.Controls.Add(this.splitContainer1);
this.tb1.Location = new System.Drawing.Point(4, 31);
this.tb1.Name = "tb1";
this.tb1.Padding = new System.Windows.Forms.Padding(3);
this.tb1.Size = new System.Drawing.Size(1774, 818);
this.tb1.TabIndex = 0;
this.tb1.Text = " excel ";
this.tb1.UseVisualStyleBackColor = true;
//
// tabControl
//
this.tabControl.Appearance = System.Windows.Forms.TabAppearance.Buttons;
this.tabControl.Controls.Add(this.tb1);
this.tabControl.Controls.Add(this.tb2);
this.tabControl.Dock = System.Windows.Forms.DockStyle.Fill;
this.tabControl.Location = new System.Drawing.Point(0, 0);
this.tabControl.Name = "tabControl";
this.tabControl.SelectedIndex = 0;
this.tabControl.Size = new System.Drawing.Size(1782, 853);
this.tabControl.TabIndex = 1;
//
// bt_dailyReport
//
this.bt_dailyReport.Font = new System.Drawing.Font("Microsoft JhengHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
this.bt_dailyReport.Location = new System.Drawing.Point(5, 706);
this.bt_dailyReport.Name = "bt_dailyReport";
this.bt_dailyReport.Size = new System.Drawing.Size(237, 74);
this.bt_dailyReport.TabIndex = 15;
this.bt_dailyReport.Text = "daily_report 太陽能光電-桃園全虹";
this.bt_dailyReport.UseVisualStyleBackColor = true;
this.bt_dailyReport.Click += new System.EventHandler(this.bt_dailyReport_Click);
//
// fmExcel
//
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 19F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1782, 853);
this.Controls.Add(this.tabControl);
this.Name = "fmExcel";
this.Text = "fmExcel";
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
this.splitContainer1.Panel1.ResumeLayout(false);
this.splitContainer1.Panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
this.splitContainer1.ResumeLayout(false);
this.tb1.ResumeLayout(false);
this.tabControl.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.TabPage tb2;
private System.Windows.Forms.Label lbSiteDB_sensor;
private System.Windows.Forms.Label lbSiteID_sensor;
private System.Windows.Forms.Button bt_archive;
private System.Windows.Forms.Button bt_inv_hour_hj;
private System.Windows.Forms.Button bt_read_taiping;
private System.Windows.Forms.Button bt_clear_inv;
private System.Windows.Forms.FlowLayoutPanel fp_site;
private System.Windows.Forms.Button btVerifyData;
private System.Windows.Forms.DataGridView dataGridView1;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Label lbSiteName_sensor;
private System.Windows.Forms.SplitContainer splitContainer1;
private System.Windows.Forms.TabPage tb1;
private System.Windows.Forms.TabControl tabControl;
private System.Windows.Forms.Button bt_inv_day_hj;
private System.Windows.Forms.Button bt_AUO_aimai;
private System.Windows.Forms.Button bt_hour_archive_hj;
private System.Windows.Forms.Button bt_day_archive_hj;
private System.Windows.Forms.RichTextBox rt1;
private System.Windows.Forms.Button bt_gong34;
private System.Windows.Forms.Button bt_sun_taoyuan;
private System.Windows.Forms.Button bt_sun_yadong;
private System.Windows.Forms.Button bt_dailyReport;
}
}