_ Partial Class 零組件零件成本建檔 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 DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Me.DataGridView1 = New System.Windows.Forms.DataGridView() Me.Label1 = New System.Windows.Forms.Label() Me.TextBox1 = New System.Windows.Forms.TextBox() Me.Label2 = New System.Windows.Forms.Label() Me.ComboBox1 = New System.Windows.Forms.ComboBox() Me.ComboBox2 = New System.Windows.Forms.ComboBox() Me.Label3 = New System.Windows.Forms.Label() Me.Label4 = New System.Windows.Forms.Label() Me.ComboBox3 = New System.Windows.Forms.ComboBox() Me.Label5 = New System.Windows.Forms.Label() Me.ComboBox4 = New System.Windows.Forms.ComboBox() Me.Label6 = New System.Windows.Forms.Label() Me.TextBox2 = New System.Windows.Forms.TextBox() Me.Label7 = New System.Windows.Forms.Label() Me.TextBox3 = New System.Windows.Forms.TextBox() Me.Label8 = New System.Windows.Forms.Label() Me.TextBox4 = New System.Windows.Forms.TextBox() Me.Label9 = New System.Windows.Forms.Label() Me.TextBox5 = New System.Windows.Forms.TextBox() Me.Label10 = New System.Windows.Forms.Label() Me.ComboBox5 = New System.Windows.Forms.ComboBox() Me.Button3 = New System.Windows.Forms.Button() Me.Button1 = New System.Windows.Forms.Button() Me.Button2 = New System.Windows.Forms.Button() Me.TextBox8 = New System.Windows.Forms.TextBox() Me.Button7 = New System.Windows.Forms.Button() Me.CheckBox2 = New System.Windows.Forms.CheckBox() Me.TextBox9 = New System.Windows.Forms.TextBox() Me.Label14 = New System.Windows.Forms.Label() Me.TextBox10 = New System.Windows.Forms.TextBox() Me.Label15 = New System.Windows.Forms.Label() Me.CheckBox7 = New System.Windows.Forms.CheckBox() Me.CheckBox3 = New System.Windows.Forms.CheckBox() Me.CheckBox4 = New System.Windows.Forms.CheckBox() Me.CheckBox5 = New System.Windows.Forms.CheckBox() Me.CheckBox6 = New System.Windows.Forms.CheckBox() Me.Label16 = New System.Windows.Forms.Label() Me.CheckBox8 = New System.Windows.Forms.CheckBox() Me.Button14 = New System.Windows.Forms.Button() Me.Button4 = New System.Windows.Forms.Button() Me.Button8 = New System.Windows.Forms.Button() Me.Button5 = New System.Windows.Forms.Button() Me.Button6 = New System.Windows.Forms.Button() CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' 'DataGridView1 ' DataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer)) Me.DataGridView1.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle2 Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.DataGridView1.Location = New System.Drawing.Point(12, 132) Me.DataGridView1.Name = "DataGridView1" Me.DataGridView1.RowHeadersWidth = 5 Me.DataGridView1.RowTemplate.Height = 24 Me.DataGridView1.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.[True] Me.DataGridView1.Size = New System.Drawing.Size(1336, 537) Me.DataGridView1.TabIndex = 0 ' 'Label1 ' Me.Label1.AutoSize = True Me.Label1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label1.Location = New System.Drawing.Point(126, 12) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(44, 16) Me.Label1.TabIndex = 36 Me.Label1.Text = "流水碼" ' 'TextBox1 ' Me.TextBox1.Enabled = False Me.TextBox1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.TextBox1.Location = New System.Drawing.Point(197, 9) Me.TextBox1.Name = "TextBox1" Me.TextBox1.Size = New System.Drawing.Size(145, 23) Me.TextBox1.TabIndex = 37 ' 'Label2 ' Me.Label2.AutoSize = True Me.Label2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label2.Location = New System.Drawing.Point(138, 41) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(32, 16) Me.Label2.TabIndex = 38 Me.Label2.Text = "品牌" ' 'ComboBox1 ' Me.ComboBox1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.ComboBox1.FormattingEnabled = True Me.ComboBox1.Items.AddRange(New Object() {"安川", "統旺"}) Me.ComboBox1.Location = New System.Drawing.Point(197, 38) Me.ComboBox1.Name = "ComboBox1" Me.ComboBox1.Size = New System.Drawing.Size(145, 24) Me.ComboBox1.TabIndex = 39 ' 'ComboBox2 ' Me.ComboBox2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.ComboBox2.FormattingEnabled = True Me.ComboBox2.Location = New System.Drawing.Point(197, 68) Me.ComboBox2.Name = "ComboBox2" Me.ComboBox2.Size = New System.Drawing.Size(145, 24) Me.ComboBox2.TabIndex = 41 ' 'Label3 ' Me.Label3.AutoSize = True Me.Label3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label3.Location = New System.Drawing.Point(126, 71) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(44, 16) Me.Label3.TabIndex = 40 Me.Label3.Text = "供應商" ' 'Label4 ' Me.Label4.AutoSize = True Me.Label4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label4.Location = New System.Drawing.Point(348, 12) Me.Label4.Name = "Label4" Me.Label4.Size = New System.Drawing.Size(32, 16) Me.Label4.TabIndex = 42 Me.Label4.Text = "科目" ' 'ComboBox3 ' Me.ComboBox3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.ComboBox3.FormattingEnabled = True Me.ComboBox3.Location = New System.Drawing.Point(407, 9) Me.ComboBox3.Name = "ComboBox3" Me.ComboBox3.Size = New System.Drawing.Size(145, 24) Me.ComboBox3.TabIndex = 43 ' 'Label5 ' Me.Label5.AutoSize = True Me.Label5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label5.Location = New System.Drawing.Point(348, 42) Me.Label5.Name = "Label5" Me.Label5.Size = New System.Drawing.Size(32, 16) Me.Label5.TabIndex = 44 Me.Label5.Text = "類型" ' 'ComboBox4 ' Me.ComboBox4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.ComboBox4.FormattingEnabled = True Me.ComboBox4.Location = New System.Drawing.Point(407, 39) Me.ComboBox4.Name = "ComboBox4" Me.ComboBox4.Size = New System.Drawing.Size(145, 24) Me.ComboBox4.TabIndex = 45 ' 'Label6 ' Me.Label6.AutoSize = True Me.Label6.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label6.Location = New System.Drawing.Point(348, 72) Me.Label6.Name = "Label6" Me.Label6.Size = New System.Drawing.Size(32, 16) Me.Label6.TabIndex = 46 Me.Label6.Text = "品名" ' 'TextBox2 ' Me.TextBox2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.TextBox2.Location = New System.Drawing.Point(407, 69) Me.TextBox2.Multiline = True Me.TextBox2.Name = "TextBox2" Me.TextBox2.Size = New System.Drawing.Size(145, 56) Me.TextBox2.TabIndex = 47 ' 'Label7 ' Me.Label7.AutoSize = True Me.Label7.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label7.Location = New System.Drawing.Point(558, 12) Me.Label7.Name = "Label7" Me.Label7.Size = New System.Drawing.Size(68, 16) Me.Label7.TabIndex = 48 Me.Label7.Text = "型號及備註" ' 'TextBox3 ' Me.TextBox3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.TextBox3.Location = New System.Drawing.Point(632, 7) Me.TextBox3.Multiline = True Me.TextBox3.Name = "TextBox3" Me.TextBox3.Size = New System.Drawing.Size(145, 56) Me.TextBox3.TabIndex = 49 ' 'Label8 ' Me.Label8.AutoSize = True Me.Label8.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label8.Location = New System.Drawing.Point(558, 76) Me.Label8.Name = "Label8" Me.Label8.Size = New System.Drawing.Size(68, 16) Me.Label8.TabIndex = 50 Me.Label8.Text = "供應商成本" ' 'TextBox4 ' Me.TextBox4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.TextBox4.Location = New System.Drawing.Point(632, 71) Me.TextBox4.Name = "TextBox4" Me.TextBox4.Size = New System.Drawing.Size(145, 23) Me.TextBox4.TabIndex = 51 ' 'Label9 ' Me.Label9.AutoSize = True Me.Label9.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label9.Location = New System.Drawing.Point(570, 105) Me.Label9.Name = "Label9" Me.Label9.Size = New System.Drawing.Size(56, 16) Me.Label9.TabIndex = 52 Me.Label9.Text = "進貨成本" ' 'TextBox5 ' Me.TextBox5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.TextBox5.Location = New System.Drawing.Point(632, 100) Me.TextBox5.Name = "TextBox5" Me.TextBox5.Size = New System.Drawing.Size(145, 23) Me.TextBox5.TabIndex = 53 ' 'Label10 ' Me.Label10.AutoSize = True Me.Label10.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label10.Location = New System.Drawing.Point(807, 11) Me.Label10.Name = "Label10" Me.Label10.Size = New System.Drawing.Size(32, 16) Me.Label10.TabIndex = 54 Me.Label10.Text = "幣別" ' 'ComboBox5 ' Me.ComboBox5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.ComboBox5.FormattingEnabled = True Me.ComboBox5.Items.AddRange(New Object() {"NTD", "RMB"}) Me.ComboBox5.Location = New System.Drawing.Point(845, 8) Me.ComboBox5.Name = "ComboBox5" Me.ComboBox5.Size = New System.Drawing.Size(145, 24) Me.ComboBox5.TabIndex = 55 ' 'Button3 ' Me.Button3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Button3.ForeColor = System.Drawing.Color.Red Me.Button3.Location = New System.Drawing.Point(1131, 101) Me.Button3.Name = "Button3" Me.Button3.Size = New System.Drawing.Size(217, 25) Me.Button3.TabIndex = 58 Me.Button3.Text = "刪除" Me.Button3.UseVisualStyleBackColor = True ' 'Button1 ' Me.Button1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Button1.ForeColor = System.Drawing.Color.Blue Me.Button1.Location = New System.Drawing.Point(1131, 39) Me.Button1.Name = "Button1" Me.Button1.Size = New System.Drawing.Size(217, 25) Me.Button1.TabIndex = 56 Me.Button1.Text = "新增" Me.Button1.UseVisualStyleBackColor = True ' 'Button2 ' Me.Button2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Button2.ForeColor = System.Drawing.Color.DarkGreen Me.Button2.Location = New System.Drawing.Point(1132, 70) Me.Button2.Name = "Button2" Me.Button2.Size = New System.Drawing.Size(217, 25) Me.Button2.TabIndex = 57 Me.Button2.Text = "修改" Me.Button2.UseVisualStyleBackColor = True ' 'TextBox8 ' Me.TextBox8.Enabled = False Me.TextBox8.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.TextBox8.Location = New System.Drawing.Point(351, 101) Me.TextBox8.Name = "TextBox8" Me.TextBox8.Size = New System.Drawing.Size(50, 23) Me.TextBox8.TabIndex = 62 Me.TextBox8.Visible = False ' 'Button7 ' Me.Button7.Location = New System.Drawing.Point(12, 12) Me.Button7.Name = "Button7" Me.Button7.Size = New System.Drawing.Size(108, 45) Me.Button7.TabIndex = 63 Me.Button7.Text = "查詢" Me.Button7.UseVisualStyleBackColor = True ' 'CheckBox2 ' Me.CheckBox2.AutoSize = True Me.CheckBox2.Location = New System.Drawing.Point(1135, 13) Me.CheckBox2.Name = "CheckBox2" Me.CheckBox2.Size = New System.Drawing.Size(72, 16) Me.CheckBox2.TabIndex = 64 Me.CheckBox2.Text = "資料變動" Me.CheckBox2.UseVisualStyleBackColor = True ' 'TextBox9 ' Me.TextBox9.Enabled = False Me.TextBox9.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.TextBox9.Location = New System.Drawing.Point(845, 40) Me.TextBox9.Name = "TextBox9" Me.TextBox9.Size = New System.Drawing.Size(145, 23) Me.TextBox9.TabIndex = 66 ' 'Label14 ' Me.Label14.AutoSize = True Me.Label14.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label14.Location = New System.Drawing.Point(807, 43) Me.Label14.Name = "Label14" Me.Label14.Size = New System.Drawing.Size(32, 16) Me.Label14.TabIndex = 65 Me.Label14.Text = "匯率" ' 'TextBox10 ' Me.TextBox10.Enabled = False Me.TextBox10.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.TextBox10.Location = New System.Drawing.Point(845, 71) Me.TextBox10.Name = "TextBox10" Me.TextBox10.Size = New System.Drawing.Size(145, 23) Me.TextBox10.TabIndex = 67 ' 'Label15 ' Me.Label15.AutoSize = True Me.Label15.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label15.Location = New System.Drawing.Point(783, 74) Me.Label15.Name = "Label15" Me.Label15.Size = New System.Drawing.Size(56, 16) Me.Label15.TabIndex = 68 Me.Label15.Text = "台幣成本" ' 'CheckBox7 ' Me.CheckBox7.AutoSize = True Me.CheckBox7.Checked = True Me.CheckBox7.CheckState = System.Windows.Forms.CheckState.Checked Me.CheckBox7.Location = New System.Drawing.Point(12, 60) Me.CheckBox7.Name = "CheckBox7" Me.CheckBox7.Size = New System.Drawing.Size(108, 16) Me.CheckBox7.TabIndex = 99 Me.CheckBox7.Text = "不使用查詢條件" Me.CheckBox7.UseVisualStyleBackColor = True ' 'CheckBox3 ' Me.CheckBox3.AutoSize = True Me.CheckBox3.Location = New System.Drawing.Point(386, 13) Me.CheckBox3.Name = "CheckBox3" Me.CheckBox3.Size = New System.Drawing.Size(15, 14) Me.CheckBox3.TabIndex = 100 Me.CheckBox3.UseVisualStyleBackColor = True ' 'CheckBox4 ' Me.CheckBox4.AutoSize = True Me.CheckBox4.Location = New System.Drawing.Point(386, 43) Me.CheckBox4.Name = "CheckBox4" Me.CheckBox4.Size = New System.Drawing.Size(15, 14) Me.CheckBox4.TabIndex = 101 Me.CheckBox4.UseVisualStyleBackColor = True ' 'CheckBox5 ' Me.CheckBox5.AutoSize = True Me.CheckBox5.Location = New System.Drawing.Point(176, 72) Me.CheckBox5.Name = "CheckBox5" Me.CheckBox5.Size = New System.Drawing.Size(15, 14) Me.CheckBox5.TabIndex = 102 Me.CheckBox5.UseVisualStyleBackColor = True ' 'CheckBox6 ' Me.CheckBox6.AutoSize = True Me.CheckBox6.Location = New System.Drawing.Point(176, 43) Me.CheckBox6.Name = "CheckBox6" Me.CheckBox6.Size = New System.Drawing.Size(15, 14) Me.CheckBox6.TabIndex = 103 Me.CheckBox6.UseVisualStyleBackColor = True ' 'Label16 ' Me.Label16.AutoSize = True Me.Label16.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label16.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer)) Me.Label16.Location = New System.Drawing.Point(838, 105) Me.Label16.Name = "Label16" Me.Label16.Size = New System.Drawing.Size(152, 16) Me.Label16.TabIndex = 104 Me.Label16.Text = "手動修改成本時請去除撇節" ' 'CheckBox8 ' Me.CheckBox8.AutoSize = True Me.CheckBox8.Location = New System.Drawing.Point(12, 82) Me.CheckBox8.Name = "CheckBox8" Me.CheckBox8.Size = New System.Drawing.Size(96, 16) Me.CheckBox8.TabIndex = 105 Me.CheckBox8.Text = "加入參考資料" Me.CheckBox8.UseVisualStyleBackColor = True ' 'Button14 ' Me.Button14.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Button14.Location = New System.Drawing.Point(125, 97) Me.Button14.Name = "Button14" Me.Button14.Size = New System.Drawing.Size(217, 25) Me.Button14.TabIndex = 108 Me.Button14.Text = "開啟零組件BOM表頁面" Me.Button14.UseVisualStyleBackColor = True ' 'Button4 ' Me.Button4.ForeColor = System.Drawing.Color.Olive Me.Button4.Location = New System.Drawing.Point(996, 70) Me.Button4.Name = "Button4" Me.Button4.Size = New System.Drawing.Size(130, 25) Me.Button4.TabIndex = 126 Me.Button4.Text = "新增品牌清單資料" Me.Button4.UseVisualStyleBackColor = True ' 'Button8 ' Me.Button8.ForeColor = System.Drawing.Color.Blue Me.Button8.Location = New System.Drawing.Point(996, 39) Me.Button8.Name = "Button8" Me.Button8.Size = New System.Drawing.Size(130, 25) Me.Button8.TabIndex = 127 Me.Button8.Text = "新增供應商資料" Me.Button8.UseVisualStyleBackColor = True ' 'Button5 ' Me.Button5.ForeColor = System.Drawing.Color.Red Me.Button5.Location = New System.Drawing.Point(996, 8) Me.Button5.Name = "Button5" Me.Button5.Size = New System.Drawing.Size(130, 25) Me.Button5.TabIndex = 128 Me.Button5.Text = "重新載入下拉式清單" Me.Button5.UseVisualStyleBackColor = True ' 'Button6 ' Me.Button6.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.Button6.Location = New System.Drawing.Point(996, 101) Me.Button6.Name = "Button6" Me.Button6.Size = New System.Drawing.Size(130, 25) Me.Button6.TabIndex = 129 Me.Button6.Text = "新增科目清單資料" Me.Button6.UseVisualStyleBackColor = True ' '零組件零件成本建檔 ' Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 12.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.AutoScroll = True Me.ClientSize = New System.Drawing.Size(1360, 681) Me.Controls.Add(Me.DataGridView1) Me.Controls.Add(Me.Button6) Me.Controls.Add(Me.Button5) Me.Controls.Add(Me.Button8) Me.Controls.Add(Me.Button4) Me.Controls.Add(Me.Button14) Me.Controls.Add(Me.CheckBox8) Me.Controls.Add(Me.Label16) Me.Controls.Add(Me.CheckBox6) Me.Controls.Add(Me.CheckBox5) Me.Controls.Add(Me.CheckBox4) Me.Controls.Add(Me.CheckBox3) Me.Controls.Add(Me.CheckBox7) Me.Controls.Add(Me.Label15) Me.Controls.Add(Me.TextBox10) Me.Controls.Add(Me.TextBox9) Me.Controls.Add(Me.TextBox8) Me.Controls.Add(Me.Label14) Me.Controls.Add(Me.CheckBox2) Me.Controls.Add(Me.Button7) Me.Controls.Add(Me.Button3) Me.Controls.Add(Me.Button1) Me.Controls.Add(Me.Button2) Me.Controls.Add(Me.ComboBox5) Me.Controls.Add(Me.Label10) Me.Controls.Add(Me.TextBox5) Me.Controls.Add(Me.Label9) Me.Controls.Add(Me.TextBox4) Me.Controls.Add(Me.Label8) Me.Controls.Add(Me.TextBox3) Me.Controls.Add(Me.Label7) Me.Controls.Add(Me.TextBox2) Me.Controls.Add(Me.Label6) Me.Controls.Add(Me.ComboBox4) Me.Controls.Add(Me.Label5) Me.Controls.Add(Me.ComboBox3) Me.Controls.Add(Me.Label4) Me.Controls.Add(Me.ComboBox2) Me.Controls.Add(Me.Label3) Me.Controls.Add(Me.ComboBox1) Me.Controls.Add(Me.Label2) Me.Controls.Add(Me.TextBox1) Me.Controls.Add(Me.Label1) Me.KeyPreview = True Me.Name = "零組件零件成本建檔" Me.Text = "零組件零件成本建檔" CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents DataGridView1 As DataGridView Friend WithEvents Label1 As Label Friend WithEvents TextBox1 As TextBox Friend WithEvents Label2 As Label Friend WithEvents ComboBox1 As ComboBox Friend WithEvents ComboBox2 As ComboBox Friend WithEvents Label3 As Label Friend WithEvents Label4 As Label Friend WithEvents ComboBox3 As ComboBox Friend WithEvents Label5 As Label Friend WithEvents ComboBox4 As ComboBox Friend WithEvents Label6 As Label Friend WithEvents TextBox2 As TextBox Friend WithEvents Label7 As Label Friend WithEvents TextBox3 As TextBox Friend WithEvents Label8 As Label Friend WithEvents TextBox4 As TextBox Friend WithEvents Label9 As Label Friend WithEvents TextBox5 As TextBox Friend WithEvents Label10 As Label Friend WithEvents ComboBox5 As ComboBox Friend WithEvents Button3 As Button Friend WithEvents Button1 As Button Friend WithEvents Button2 As Button Friend WithEvents TextBox8 As TextBox Friend WithEvents Button7 As Button Friend WithEvents CheckBox2 As CheckBox Friend WithEvents TextBox9 As TextBox Friend WithEvents Label14 As Label Friend WithEvents TextBox10 As TextBox Friend WithEvents Label15 As Label Friend WithEvents CheckBox7 As CheckBox Friend WithEvents CheckBox3 As CheckBox Friend WithEvents CheckBox4 As CheckBox Friend WithEvents CheckBox5 As CheckBox Friend WithEvents CheckBox6 As CheckBox Friend WithEvents Label16 As Label Friend WithEvents CheckBox8 As CheckBox Friend WithEvents Button14 As Button Friend WithEvents Button4 As Button Friend WithEvents Button8 As Button Friend WithEvents Button5 As Button Friend WithEvents Button6 As Button End Class