123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247 |
- <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
- Partial Class 成本資料庫管理
- Inherits System.Windows.Forms.Form
-
- 'Form 覆寫 Dispose 以清除元件清單。
- <System.Diagnostics.DebuggerNonUserCode()> _
- 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 設計工具進行修改。
- '請勿使用程式碼編輯器進行修改。
- <System.Diagnostics.DebuggerStepThrough()> _
- 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 DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Me.Button5 = New System.Windows.Forms.Button()
- Me.TextBox3 = New System.Windows.Forms.TextBox()
- Me.DataGridView6 = New System.Windows.Forms.DataGridView()
- Me.TextBox2 = New System.Windows.Forms.TextBox()
- Me.DataGridView5 = New System.Windows.Forms.DataGridView()
- Me.DataGridView4 = New System.Windows.Forms.DataGridView()
- Me.DataGridView3 = New System.Windows.Forms.DataGridView()
- Me.TextBox1 = New System.Windows.Forms.TextBox()
- Me.DataGridView2 = New System.Windows.Forms.DataGridView()
- Me.DataGridView1 = New System.Windows.Forms.DataGridView()
- Me.Label16 = New System.Windows.Forms.Label()
- Me.ComboBox1 = New System.Windows.Forms.ComboBox()
- CType(Me.DataGridView6, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.DataGridView5, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.DataGridView4, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.DataGridView3, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- 'Button5
- '
- Me.Button5.ForeColor = System.Drawing.Color.Green
- Me.Button5.Location = New System.Drawing.Point(1219, 12)
- Me.Button5.Name = "Button5"
- Me.Button5.Size = New System.Drawing.Size(74, 50)
- Me.Button5.TabIndex = 501
- Me.Button5.Text = "刪除"
- Me.Button5.UseVisualStyleBackColor = True
- '
- 'TextBox3
- '
- Me.TextBox3.Location = New System.Drawing.Point(1299, 69)
- Me.TextBox3.Name = "TextBox3"
- Me.TextBox3.Size = New System.Drawing.Size(174, 23)
- Me.TextBox3.TabIndex = 500
- '
- 'DataGridView6
- '
- DataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Control
- DataGridViewCellStyle1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.WindowText
- DataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText
- DataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.DataGridView6.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle1
- Me.DataGridView6.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.DataGridView6.Location = New System.Drawing.Point(748, 68)
- Me.DataGridView6.Name = "DataGridView6"
- Me.DataGridView6.RowHeadersWidth = 5
- Me.DataGridView6.RowTemplate.Height = 24
- Me.DataGridView6.Size = New System.Drawing.Size(545, 50)
- Me.DataGridView6.TabIndex = 499
- '
- 'TextBox2
- '
- Me.TextBox2.Location = New System.Drawing.Point(1299, 96)
- Me.TextBox2.Name = "TextBox2"
- Me.TextBox2.Size = New System.Drawing.Size(174, 23)
- Me.TextBox2.TabIndex = 498
- '
- 'DataGridView5
- '
- DataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Control
- DataGridViewCellStyle2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.WindowText
- DataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText
- DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.DataGridView5.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle2
- Me.DataGridView5.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.DataGridView5.Location = New System.Drawing.Point(563, 542)
- Me.DataGridView5.Name = "DataGridView5"
- Me.DataGridView5.RowHeadersWidth = 5
- Me.DataGridView5.RowTemplate.Height = 24
- Me.DataGridView5.Size = New System.Drawing.Size(630, 417)
- Me.DataGridView5.TabIndex = 497
- '
- 'DataGridView4
- '
- DataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Control
- DataGridViewCellStyle3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.WindowText
- DataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText
- DataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.DataGridView4.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle3
- Me.DataGridView4.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.DataGridView4.Location = New System.Drawing.Point(12, 542)
- Me.DataGridView4.Name = "DataGridView4"
- Me.DataGridView4.RowHeadersWidth = 5
- Me.DataGridView4.RowTemplate.Height = 24
- Me.DataGridView4.Size = New System.Drawing.Size(545, 417)
- Me.DataGridView4.TabIndex = 496
- '
- 'DataGridView3
- '
- DataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.Control
- DataGridViewCellStyle4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.WindowText
- DataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText
- DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.DataGridView3.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle4
- Me.DataGridView3.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.DataGridView3.Location = New System.Drawing.Point(748, 124)
- Me.DataGridView3.Name = "DataGridView3"
- Me.DataGridView3.RowHeadersWidth = 5
- Me.DataGridView3.RowTemplate.Height = 24
- Me.DataGridView3.Size = New System.Drawing.Size(725, 412)
- Me.DataGridView3.TabIndex = 495
- '
- 'TextBox1
- '
- Me.TextBox1.Location = New System.Drawing.Point(1299, 42)
- Me.TextBox1.Name = "TextBox1"
- Me.TextBox1.Size = New System.Drawing.Size(174, 23)
- Me.TextBox1.TabIndex = 494
- '
- 'DataGridView2
- '
- DataGridViewCellStyle5.BackColor = System.Drawing.SystemColors.Control
- DataGridViewCellStyle5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle5.ForeColor = System.Drawing.SystemColors.WindowText
- DataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText
- DataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.DataGridView2.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle5
- Me.DataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.DataGridView2.Location = New System.Drawing.Point(748, 12)
- Me.DataGridView2.Name = "DataGridView2"
- Me.DataGridView2.RowHeadersWidth = 5
- Me.DataGridView2.RowTemplate.Height = 24
- Me.DataGridView2.Size = New System.Drawing.Size(465, 50)
- Me.DataGridView2.TabIndex = 493
- '
- 'DataGridView1
- '
- DataGridViewCellStyle6.BackColor = System.Drawing.SystemColors.Control
- DataGridViewCellStyle6.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle6.ForeColor = System.Drawing.SystemColors.WindowText
- DataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText
- DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.DataGridView1.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle6
- Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.DataGridView1.Location = New System.Drawing.Point(12, 12)
- Me.DataGridView1.Name = "DataGridView1"
- Me.DataGridView1.RowHeadersWidth = 5
- Me.DataGridView1.RowTemplate.Height = 24
- Me.DataGridView1.Size = New System.Drawing.Size(730, 524)
- Me.DataGridView1.TabIndex = 492
- '
- 'Label16
- '
- Me.Label16.AutoSize = True
- Me.Label16.Location = New System.Drawing.Point(1301, 15)
- Me.Label16.Name = "Label16"
- Me.Label16.Size = New System.Drawing.Size(32, 16)
- Me.Label16.TabIndex = 491
- Me.Label16.Text = "年份"
- '
- 'ComboBox1
- '
- Me.ComboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.ComboBox1.FormattingEnabled = True
- Me.ComboBox1.Items.AddRange(New Object() {"2023", "2022", "2021", "2020", "2019", "2018"})
- Me.ComboBox1.Location = New System.Drawing.Point(1339, 12)
- Me.ComboBox1.Name = "ComboBox1"
- Me.ComboBox1.Size = New System.Drawing.Size(134, 24)
- Me.ComboBox1.TabIndex = 490
- '
- '成本資料庫管理
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(1914, 971)
- Me.Controls.Add(Me.Button5)
- Me.Controls.Add(Me.TextBox3)
- Me.Controls.Add(Me.DataGridView6)
- Me.Controls.Add(Me.TextBox2)
- Me.Controls.Add(Me.DataGridView5)
- Me.Controls.Add(Me.DataGridView4)
- Me.Controls.Add(Me.DataGridView3)
- Me.Controls.Add(Me.TextBox1)
- Me.Controls.Add(Me.DataGridView2)
- Me.Controls.Add(Me.DataGridView1)
- Me.Controls.Add(Me.Label16)
- Me.Controls.Add(Me.ComboBox1)
- 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(3, 4, 3, 4)
- Me.Name = "成本資料庫管理"
- Me.Text = "成本資料庫管理"
- CType(Me.DataGridView6, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.DataGridView5, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.DataGridView4, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.DataGridView3, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
-
- Friend WithEvents Button5 As Button
- Friend WithEvents TextBox3 As TextBox
- Friend WithEvents DataGridView6 As DataGridView
- Friend WithEvents TextBox2 As TextBox
- Friend WithEvents DataGridView5 As DataGridView
- Friend WithEvents DataGridView4 As DataGridView
- Friend WithEvents DataGridView3 As DataGridView
- Friend WithEvents TextBox1 As TextBox
- Friend WithEvents DataGridView2 As DataGridView
- Friend WithEvents DataGridView1 As DataGridView
- Friend WithEvents Label16 As Label
- Friend WithEvents ComboBox1 As ComboBox
- End Class
|