_ Partial Class 財務報表1 Inherits System.Windows.Forms.Form 'Form 覆寫 Dispose 以清除元件清單。 _ Protected Overrides Sub Dispose(ByVal disposing As Boolean) Try If disposing AndAlso components IsNot Nothing Then components.Dispose() End If Finally MyBase.Dispose(disposing) End Try End Sub '為 Windows Form 設計工具的必要項 Private components As System.ComponentModel.IContainer '注意: 以下為 Windows Form 設計工具所需的程序 '可以使用 Windows Form 設計工具進行修改。 '請勿使用程式碼編輯器進行修改。 _ Private Sub InitializeComponent() Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(財務報表1)) Dim ChartArea1 As System.Windows.Forms.DataVisualization.Charting.ChartArea = New System.Windows.Forms.DataVisualization.Charting.ChartArea() Dim Legend1 As System.Windows.Forms.DataVisualization.Charting.Legend = New System.Windows.Forms.DataVisualization.Charting.Legend() Dim Series1 As System.Windows.Forms.DataVisualization.Charting.Series = New System.Windows.Forms.DataVisualization.Charting.Series() Dim ChartArea2 As System.Windows.Forms.DataVisualization.Charting.ChartArea = New System.Windows.Forms.DataVisualization.Charting.ChartArea() Dim Legend2 As System.Windows.Forms.DataVisualization.Charting.Legend = New System.Windows.Forms.DataVisualization.Charting.Legend() Dim Series2 As System.Windows.Forms.DataVisualization.Charting.Series = New System.Windows.Forms.DataVisualization.Charting.Series() Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Me.Panel1 = New System.Windows.Forms.Panel() Me.重新讀取_bt = New System.Windows.Forms.Button() Me.比例6_tb = New System.Windows.Forms.TextBox() Me.合計6_tb = New System.Windows.Forms.TextBox() Me.Label10 = New System.Windows.Forms.Label() Me.比例4_tb = New System.Windows.Forms.TextBox() Me.比例5_tb = New System.Windows.Forms.TextBox() Me.合計4_tb = New System.Windows.Forms.TextBox() Me.合計5_tb = New System.Windows.Forms.TextBox() Me.Label11 = New System.Windows.Forms.Label() Me.Label12 = New System.Windows.Forms.Label() Me.Label8 = New System.Windows.Forms.Label() Me.Label9 = New System.Windows.Forms.Label() Me.沖帳採購_dgv = New System.Windows.Forms.DataGridView() Me.實際採購_dgv = New System.Windows.Forms.DataGridView() Me.比例3_tb = New System.Windows.Forms.TextBox() Me.合計3_tb = New System.Windows.Forms.TextBox() Me.Label7 = New System.Windows.Forms.Label() Me.比例1_tb = New System.Windows.Forms.TextBox() Me.比例2_tb = New System.Windows.Forms.TextBox() Me.合計1_tb = New System.Windows.Forms.TextBox() Me.合計2_tb = New System.Windows.Forms.TextBox() Me.年份2_cb = New System.Windows.Forms.ComboBox() Me.Label5 = New System.Windows.Forms.Label() Me.Label2 = New System.Windows.Forms.Label() Me.Label1 = New System.Windows.Forms.Label() Me.沖帳工資_dgv = New System.Windows.Forms.DataGridView() Me.實際工資_dgv = New System.Windows.Forms.DataGridView() Me.縮放1_bt = New System.Windows.Forms.Button() Me.Label3 = New System.Windows.Forms.Label() Me.Label4 = New System.Windows.Forms.Label() Me.Label6 = New System.Windows.Forms.Label() Me.Chart1 = New System.Windows.Forms.DataVisualization.Charting.Chart() Me.Chart2 = New System.Windows.Forms.DataVisualization.Charting.Chart() Me.Panel2 = New System.Windows.Forms.Panel() Me.虛擬人工_dgv = New System.Windows.Forms.DataGridView() Me.實際人工_dgv = New System.Windows.Forms.DataGridView() Me.縮放2_bt = New System.Windows.Forms.Button() Me.Panel1.SuspendLayout() CType(Me.沖帳採購_dgv, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.實際採購_dgv, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.沖帳工資_dgv, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.實際工資_dgv, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.Chart1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.Chart2, System.ComponentModel.ISupportInitialize).BeginInit() Me.Panel2.SuspendLayout() CType(Me.虛擬人工_dgv, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.實際人工_dgv, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' 'Panel1 ' Me.Panel1.Controls.Add(Me.重新讀取_bt) Me.Panel1.Controls.Add(Me.比例6_tb) Me.Panel1.Controls.Add(Me.合計6_tb) Me.Panel1.Controls.Add(Me.Label10) Me.Panel1.Controls.Add(Me.比例4_tb) Me.Panel1.Controls.Add(Me.比例5_tb) Me.Panel1.Controls.Add(Me.合計4_tb) Me.Panel1.Controls.Add(Me.合計5_tb) Me.Panel1.Controls.Add(Me.Label11) Me.Panel1.Controls.Add(Me.Label12) Me.Panel1.Controls.Add(Me.Label8) Me.Panel1.Controls.Add(Me.Label9) Me.Panel1.Controls.Add(Me.沖帳採購_dgv) Me.Panel1.Controls.Add(Me.實際採購_dgv) Me.Panel1.Controls.Add(Me.比例3_tb) Me.Panel1.Controls.Add(Me.合計3_tb) Me.Panel1.Controls.Add(Me.Label7) Me.Panel1.Controls.Add(Me.比例1_tb) Me.Panel1.Controls.Add(Me.比例2_tb) Me.Panel1.Controls.Add(Me.合計1_tb) Me.Panel1.Controls.Add(Me.合計2_tb) Me.Panel1.Controls.Add(Me.年份2_cb) Me.Panel1.Controls.Add(Me.Label5) Me.Panel1.Controls.Add(Me.Label2) Me.Panel1.Controls.Add(Me.Label1) Me.Panel1.Controls.Add(Me.沖帳工資_dgv) Me.Panel1.Controls.Add(Me.實際工資_dgv) Me.Panel1.Controls.Add(Me.縮放1_bt) Me.Panel1.Controls.Add(Me.Label3) Me.Panel1.Controls.Add(Me.Label4) Me.Panel1.Controls.Add(Me.Label6) Me.Panel1.Controls.Add(Me.Chart1) Me.Panel1.Controls.Add(Me.Chart2) Me.Panel1.Dock = System.Windows.Forms.DockStyle.Fill Me.Panel1.Location = New System.Drawing.Point(0, 0) Me.Panel1.Name = "Panel1" Me.Panel1.Size = New System.Drawing.Size(1344, 600) Me.Panel1.TabIndex = 0 ' '重新讀取_bt ' Me.重新讀取_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.重新讀取_bt.BackgroundImage = Global.Calculator_SYS.My.Resources.Resources.下載 Me.重新讀取_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.重新讀取_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.重新讀取_bt.ForeColor = System.Drawing.Color.Blue Me.重新讀取_bt.Location = New System.Drawing.Point(1291, 2) Me.重新讀取_bt.Name = "重新讀取_bt" Me.重新讀取_bt.Size = New System.Drawing.Size(25, 25) Me.重新讀取_bt.TabIndex = 1987 Me.重新讀取_bt.UseVisualStyleBackColor = True ' '比例6_tb ' Me.比例6_tb.Location = New System.Drawing.Point(1274, 379) Me.比例6_tb.Name = "比例6_tb" Me.比例6_tb.Size = New System.Drawing.Size(63, 23) Me.比例6_tb.TabIndex = 1984 Me.比例6_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' '合計6_tb ' Me.合計6_tb.Location = New System.Drawing.Point(1174, 379) Me.合計6_tb.Name = "合計6_tb" Me.合計6_tb.Size = New System.Drawing.Size(100, 23) Me.合計6_tb.TabIndex = 1983 Me.合計6_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' 'Label10 ' Me.Label10.AutoSize = True Me.Label10.Location = New System.Drawing.Point(1088, 382) Me.Label10.Name = "Label10" Me.Label10.Size = New System.Drawing.Size(85, 16) Me.Label10.TabIndex = 1985 Me.Label10.Text = "採購金額總計 :" ' '比例4_tb ' Me.比例4_tb.Location = New System.Drawing.Point(941, 356) Me.比例4_tb.Name = "比例4_tb" Me.比例4_tb.Size = New System.Drawing.Size(63, 23) Me.比例4_tb.TabIndex = 1980 Me.比例4_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' '比例5_tb ' Me.比例5_tb.Location = New System.Drawing.Point(1274, 356) Me.比例5_tb.Name = "比例5_tb" Me.比例5_tb.Size = New System.Drawing.Size(63, 23) Me.比例5_tb.TabIndex = 1979 Me.比例5_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' '合計4_tb ' Me.合計4_tb.Location = New System.Drawing.Point(841, 356) Me.合計4_tb.Name = "合計4_tb" Me.合計4_tb.Size = New System.Drawing.Size(100, 23) Me.合計4_tb.TabIndex = 1978 Me.合計4_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' '合計5_tb ' Me.合計5_tb.Location = New System.Drawing.Point(1174, 356) Me.合計5_tb.Name = "合計5_tb" Me.合計5_tb.Size = New System.Drawing.Size(100, 23) Me.合計5_tb.TabIndex = 1977 Me.合計5_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' 'Label11 ' Me.Label11.AutoSize = True Me.Label11.Location = New System.Drawing.Point(755, 359) Me.Label11.Name = "Label11" Me.Label11.Size = New System.Drawing.Size(85, 16) Me.Label11.TabIndex = 1981 Me.Label11.Text = "實際採購合計 :" ' 'Label12 ' Me.Label12.AutoSize = True Me.Label12.Location = New System.Drawing.Point(1088, 359) Me.Label12.Name = "Label12" Me.Label12.Size = New System.Drawing.Size(85, 16) Me.Label12.TabIndex = 1982 Me.Label12.Text = "沖帳採購合計 :" ' 'Label8 ' Me.Label8.AutoSize = True Me.Label8.Location = New System.Drawing.Point(1008, 7) Me.Label8.Name = "Label8" Me.Label8.Size = New System.Drawing.Size(55, 16) Me.Label8.TabIndex = 1976 Me.Label8.Text = "沖帳採購" ' 'Label9 ' Me.Label9.AutoSize = True Me.Label9.Location = New System.Drawing.Point(675, 7) Me.Label9.Name = "Label9" Me.Label9.Size = New System.Drawing.Size(55, 16) Me.Label9.TabIndex = 1975 Me.Label9.Text = "實際採購" ' '沖帳採購_dgv ' Me.沖帳採購_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill Me.沖帳採購_dgv.BackgroundColor = System.Drawing.Color.White Me.沖帳採購_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D Me.沖帳採購_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.沖帳採購_dgv.Location = New System.Drawing.Point(1005, 28) Me.沖帳採購_dgv.Name = "沖帳採購_dgv" Me.沖帳採購_dgv.RowHeadersWidth = 5 DataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] Me.沖帳採購_dgv.RowsDefaultCellStyle = DataGridViewCellStyle1 Me.沖帳採購_dgv.RowTemplate.Height = 24 Me.沖帳採購_dgv.Size = New System.Drawing.Size(332, 327) Me.沖帳採購_dgv.TabIndex = 1974 ' '實際採購_dgv ' Me.實際採購_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill Me.實際採購_dgv.BackgroundColor = System.Drawing.Color.White Me.實際採購_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D Me.實際採購_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.實際採購_dgv.Location = New System.Drawing.Point(672, 28) Me.實際採購_dgv.Name = "實際採購_dgv" Me.實際採購_dgv.RowHeadersWidth = 5 DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] Me.實際採購_dgv.RowsDefaultCellStyle = DataGridViewCellStyle2 Me.實際採購_dgv.RowTemplate.Height = 24 Me.實際採購_dgv.Size = New System.Drawing.Size(332, 327) Me.實際採購_dgv.TabIndex = 1973 ' '比例3_tb ' Me.比例3_tb.Location = New System.Drawing.Point(605, 379) Me.比例3_tb.Name = "比例3_tb" Me.比例3_tb.Size = New System.Drawing.Size(63, 23) Me.比例3_tb.TabIndex = 1970 Me.比例3_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' '合計3_tb ' Me.合計3_tb.Location = New System.Drawing.Point(505, 379) Me.合計3_tb.Name = "合計3_tb" Me.合計3_tb.Size = New System.Drawing.Size(100, 23) Me.合計3_tb.TabIndex = 1969 Me.合計3_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' 'Label7 ' Me.Label7.AutoSize = True Me.Label7.Location = New System.Drawing.Point(419, 382) Me.Label7.Name = "Label7" Me.Label7.Size = New System.Drawing.Size(85, 16) Me.Label7.TabIndex = 1971 Me.Label7.Text = "工人薪資總計 :" ' '比例1_tb ' Me.比例1_tb.Location = New System.Drawing.Point(272, 356) Me.比例1_tb.Name = "比例1_tb" Me.比例1_tb.Size = New System.Drawing.Size(63, 23) Me.比例1_tb.TabIndex = 1965 Me.比例1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' '比例2_tb ' Me.比例2_tb.Location = New System.Drawing.Point(605, 356) Me.比例2_tb.Name = "比例2_tb" Me.比例2_tb.Size = New System.Drawing.Size(63, 23) Me.比例2_tb.TabIndex = 1964 Me.比例2_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' '合計1_tb ' Me.合計1_tb.Location = New System.Drawing.Point(172, 356) Me.合計1_tb.Name = "合計1_tb" Me.合計1_tb.Size = New System.Drawing.Size(100, 23) Me.合計1_tb.TabIndex = 1963 Me.合計1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' '合計2_tb ' Me.合計2_tb.Location = New System.Drawing.Point(505, 356) Me.合計2_tb.Name = "合計2_tb" Me.合計2_tb.Size = New System.Drawing.Size(100, 23) Me.合計2_tb.TabIndex = 1962 Me.合計2_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' '年份2_cb ' Me.年份2_cb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.年份2_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple Me.年份2_cb.FormattingEnabled = True Me.年份2_cb.Items.AddRange(New Object() {"2019", "2020", "2021", "2022", "2023", "2024", "2025", "2026", "2027", "2028", "2029", "2030"}) Me.年份2_cb.Location = New System.Drawing.Point(217, 3) Me.年份2_cb.Name = "年份2_cb" Me.年份2_cb.Size = New System.Drawing.Size(61, 24) Me.年份2_cb.TabIndex = 1961 ' 'Label5 ' Me.Label5.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.Label5.AutoSize = True Me.Label5.BackColor = System.Drawing.Color.Transparent Me.Label5.Location = New System.Drawing.Point(185, 7) Me.Label5.Name = "Label5" Me.Label5.Size = New System.Drawing.Size(32, 16) Me.Label5.TabIndex = 1960 Me.Label5.Text = "Year" ' 'Label2 ' Me.Label2.AutoSize = True Me.Label2.Location = New System.Drawing.Point(339, 7) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(55, 16) Me.Label2.TabIndex = 1959 Me.Label2.Text = "沖帳工資" ' 'Label1 ' Me.Label1.AutoSize = True Me.Label1.Location = New System.Drawing.Point(101, 7) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(55, 16) Me.Label1.TabIndex = 1958 Me.Label1.Text = "實際工資" ' '沖帳工資_dgv ' Me.沖帳工資_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill Me.沖帳工資_dgv.BackgroundColor = System.Drawing.Color.White Me.沖帳工資_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D Me.沖帳工資_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.沖帳工資_dgv.Location = New System.Drawing.Point(336, 28) Me.沖帳工資_dgv.Name = "沖帳工資_dgv" Me.沖帳工資_dgv.RowHeadersWidth = 5 DataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] Me.沖帳工資_dgv.RowsDefaultCellStyle = DataGridViewCellStyle3 Me.沖帳工資_dgv.RowTemplate.Height = 24 Me.沖帳工資_dgv.Size = New System.Drawing.Size(332, 327) Me.沖帳工資_dgv.TabIndex = 1957 ' '實際工資_dgv ' Me.實際工資_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill Me.實際工資_dgv.BackgroundColor = System.Drawing.Color.White Me.實際工資_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D Me.實際工資_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.實際工資_dgv.Location = New System.Drawing.Point(3, 28) Me.實際工資_dgv.Name = "實際工資_dgv" Me.實際工資_dgv.RowHeadersWidth = 5 DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] Me.實際工資_dgv.RowsDefaultCellStyle = DataGridViewCellStyle4 Me.實際工資_dgv.RowTemplate.Height = 24 Me.實際工資_dgv.Size = New System.Drawing.Size(332, 327) Me.實際工資_dgv.TabIndex = 1956 ' '縮放1_bt ' Me.縮放1_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.縮放1_bt.BackgroundImage = Global.Calculator_SYS.My.Resources.Resources.list_bullets Me.縮放1_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.縮放1_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.縮放1_bt.ForeColor = System.Drawing.Color.Blue Me.縮放1_bt.Location = New System.Drawing.Point(1317, 1) Me.縮放1_bt.Name = "縮放1_bt" Me.縮放1_bt.Size = New System.Drawing.Size(25, 25) Me.縮放1_bt.TabIndex = 1949 Me.縮放1_bt.UseVisualStyleBackColor = True ' 'Label3 ' Me.Label3.AutoSize = True Me.Label3.Location = New System.Drawing.Point(86, 359) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(85, 16) Me.Label3.TabIndex = 1966 Me.Label3.Text = "實際工資合計 :" ' 'Label4 ' Me.Label4.AutoSize = True Me.Label4.Location = New System.Drawing.Point(419, 359) Me.Label4.Name = "Label4" Me.Label4.Size = New System.Drawing.Size(85, 16) Me.Label4.TabIndex = 1967 Me.Label4.Text = "沖帳工資合計 :" ' 'Label6 ' Me.Label6.AutoSize = True Me.Label6.Location = New System.Drawing.Point(-2, 390) Me.Label6.Name = "Label6" Me.Label6.Size = New System.Drawing.Size(1347, 16) Me.Label6.TabIndex = 1968 Me.Label6.Text = resources.GetString("Label6.Text") ' 'Chart1 ' Me.Chart1.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _ Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.Chart1.BackColor = System.Drawing.Color.Transparent ChartArea1.AlignmentOrientation = CType((System.Windows.Forms.DataVisualization.Charting.AreaAlignmentOrientations.Vertical Or System.Windows.Forms.DataVisualization.Charting.AreaAlignmentOrientations.Horizontal), System.Windows.Forms.DataVisualization.Charting.AreaAlignmentOrientations) ChartArea1.AxisX.IntervalAutoMode = System.Windows.Forms.DataVisualization.Charting.IntervalAutoMode.VariableCount ChartArea1.AxisX.IsLabelAutoFit = False ChartArea1.AxisX.LabelAutoFitStyle = CType((((((System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.IncreaseFont Or System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.DecreaseFont) _ Or System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.StaggeredLabels) _ Or System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.LabelsAngleStep30) _ Or System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.LabelsAngleStep45) _ Or System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.WordWrap), System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles) ChartArea1.AxisX.LabelStyle.IsStaggered = True ChartArea1.AxisX.MaximumAutoSize = 100.0! ChartArea1.AxisX.TitleFont = New System.Drawing.Font("微軟正黑體", 6.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) ChartArea1.AxisX2.IntervalAutoMode = System.Windows.Forms.DataVisualization.Charting.IntervalAutoMode.VariableCount ChartArea1.AxisX2.MaximumAutoSize = 100.0! ChartArea1.AxisY.MaximumAutoSize = 100.0! ChartArea1.AxisY2.MaximumAutoSize = 100.0! ChartArea1.Name = "ChartArea1" Me.Chart1.ChartAreas.Add(ChartArea1) Legend1.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Legend1.IsTextAutoFit = False Legend1.Name = "Legend1" Me.Chart1.Legends.Add(Legend1) Me.Chart1.Location = New System.Drawing.Point(-11, 401) Me.Chart1.Name = "Chart1" Series1.ChartArea = "ChartArea1" Series1.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.StackedColumn Series1.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Series1.Legend = "Legend1" Series1.Name = "Series1" Me.Chart1.Series.Add(Series1) Me.Chart1.Size = New System.Drawing.Size(690, 199) Me.Chart1.TabIndex = 1972 Me.Chart1.Text = "Chart1" ' 'Chart2 ' Me.Chart2.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _ Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.Chart2.BackColor = System.Drawing.Color.Transparent ChartArea2.AlignmentOrientation = CType((System.Windows.Forms.DataVisualization.Charting.AreaAlignmentOrientations.Vertical Or System.Windows.Forms.DataVisualization.Charting.AreaAlignmentOrientations.Horizontal), System.Windows.Forms.DataVisualization.Charting.AreaAlignmentOrientations) ChartArea2.AxisX.IntervalAutoMode = System.Windows.Forms.DataVisualization.Charting.IntervalAutoMode.VariableCount ChartArea2.AxisX.IsLabelAutoFit = False ChartArea2.AxisX.LabelAutoFitStyle = CType((((((System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.IncreaseFont Or System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.DecreaseFont) _ Or System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.StaggeredLabels) _ Or System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.LabelsAngleStep30) _ Or System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.LabelsAngleStep45) _ Or System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.WordWrap), System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles) ChartArea2.AxisX.LabelStyle.IsStaggered = True ChartArea2.AxisX.MaximumAutoSize = 100.0! ChartArea2.AxisX.TitleFont = New System.Drawing.Font("微軟正黑體", 6.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) ChartArea2.AxisX2.IntervalAutoMode = System.Windows.Forms.DataVisualization.Charting.IntervalAutoMode.VariableCount ChartArea2.AxisX2.MaximumAutoSize = 100.0! ChartArea2.AxisY.MaximumAutoSize = 100.0! ChartArea2.AxisY2.MaximumAutoSize = 100.0! ChartArea2.Name = "ChartArea1" Me.Chart2.ChartAreas.Add(ChartArea2) Legend2.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Legend2.IsTextAutoFit = False Legend2.Name = "Legend1" Me.Chart2.Legends.Add(Legend2) Me.Chart2.Location = New System.Drawing.Point(658, 401) Me.Chart2.Name = "Chart2" Series2.ChartArea = "ChartArea1" Series2.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.StackedColumn Series2.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Series2.Legend = "Legend1" Series2.Name = "Series1" Me.Chart2.Series.Add(Series2) Me.Chart2.Size = New System.Drawing.Size(690, 199) Me.Chart2.TabIndex = 1986 Me.Chart2.Text = "Chart2" ' 'Panel2 ' Me.Panel2.Controls.Add(Me.虛擬人工_dgv) Me.Panel2.Controls.Add(Me.實際人工_dgv) Me.Panel2.Controls.Add(Me.縮放2_bt) Me.Panel2.Dock = System.Windows.Forms.DockStyle.Fill Me.Panel2.Location = New System.Drawing.Point(0, 0) Me.Panel2.Name = "Panel2" Me.Panel2.Size = New System.Drawing.Size(1344, 600) Me.Panel2.TabIndex = 1 ' '虛擬人工_dgv ' Me.虛擬人工_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _ Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.虛擬人工_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill Me.虛擬人工_dgv.BackgroundColor = System.Drawing.Color.White Me.虛擬人工_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D Me.虛擬人工_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.虛擬人工_dgv.Location = New System.Drawing.Point(348, 3) Me.虛擬人工_dgv.Name = "虛擬人工_dgv" Me.虛擬人工_dgv.RowHeadersWidth = 5 DataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] Me.虛擬人工_dgv.RowsDefaultCellStyle = DataGridViewCellStyle5 Me.虛擬人工_dgv.RowTemplate.Height = 24 Me.虛擬人工_dgv.Size = New System.Drawing.Size(344, 594) Me.虛擬人工_dgv.TabIndex = 1956 ' '實際人工_dgv ' Me.實際人工_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _ Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.實際人工_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill Me.實際人工_dgv.BackgroundColor = System.Drawing.Color.White Me.實際人工_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D Me.實際人工_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.實際人工_dgv.Location = New System.Drawing.Point(3, 3) Me.實際人工_dgv.Name = "實際人工_dgv" Me.實際人工_dgv.RowHeadersWidth = 5 DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] Me.實際人工_dgv.RowsDefaultCellStyle = DataGridViewCellStyle6 Me.實際人工_dgv.RowTemplate.Height = 24 Me.實際人工_dgv.Size = New System.Drawing.Size(344, 594) Me.實際人工_dgv.TabIndex = 1955 ' '縮放2_bt ' Me.縮放2_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.縮放2_bt.BackgroundImage = Global.Calculator_SYS.My.Resources.Resources.list_bullets Me.縮放2_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.縮放2_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.縮放2_bt.ForeColor = System.Drawing.Color.Blue Me.縮放2_bt.Location = New System.Drawing.Point(1306, 3) Me.縮放2_bt.Name = "縮放2_bt" Me.縮放2_bt.Size = New System.Drawing.Size(35, 35) Me.縮放2_bt.TabIndex = 1949 Me.縮放2_bt.UseVisualStyleBackColor = True ' '財務報表1 ' Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.ClientSize = New System.Drawing.Size(1344, 600) Me.Controls.Add(Me.Panel1) Me.Controls.Add(Me.Panel2) Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Margin = New System.Windows.Forms.Padding(4) Me.Name = "財務報表1" Me.Text = "財務報表1" Me.Panel1.ResumeLayout(False) Me.Panel1.PerformLayout() CType(Me.沖帳採購_dgv, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.實際採購_dgv, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.沖帳工資_dgv, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.實際工資_dgv, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.Chart1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.Chart2, System.ComponentModel.ISupportInitialize).EndInit() Me.Panel2.ResumeLayout(False) CType(Me.虛擬人工_dgv, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.實際人工_dgv, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) End Sub Friend WithEvents Panel1 As Panel Friend WithEvents Panel2 As Panel Friend WithEvents 縮放1_bt As Button Friend WithEvents 縮放2_bt As Button Friend WithEvents 虛擬人工_dgv As DataGridView Friend WithEvents 實際人工_dgv As DataGridView Friend WithEvents Label2 As Label Friend WithEvents Label1 As Label Friend WithEvents 沖帳工資_dgv As DataGridView Friend WithEvents 實際工資_dgv As DataGridView Friend WithEvents 合計1_tb As TextBox Friend WithEvents 合計2_tb As TextBox Friend WithEvents 年份2_cb As ComboBox Friend WithEvents Label5 As Label Friend WithEvents 比例1_tb As TextBox Friend WithEvents 比例2_tb As TextBox Friend WithEvents Label3 As Label Friend WithEvents Label4 As Label Friend WithEvents 比例3_tb As TextBox Friend WithEvents 合計3_tb As TextBox Friend WithEvents Label7 As Label Friend WithEvents Label6 As Label Friend WithEvents Chart1 As DataVisualization.Charting.Chart Friend WithEvents 比例6_tb As TextBox Friend WithEvents 合計6_tb As TextBox Friend WithEvents Label10 As Label Friend WithEvents 比例4_tb As TextBox Friend WithEvents 比例5_tb As TextBox Friend WithEvents 合計4_tb As TextBox Friend WithEvents 合計5_tb As TextBox Friend WithEvents Label11 As Label Friend WithEvents Label12 As Label Friend WithEvents Label8 As Label Friend WithEvents Label9 As Label Friend WithEvents 沖帳採購_dgv As DataGridView Friend WithEvents 實際採購_dgv As DataGridView Friend WithEvents Chart2 As DataVisualization.Charting.Chart Friend WithEvents 重新讀取_bt As Button End Class