_ 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 DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Me.CheckBox8 = New System.Windows.Forms.CheckBox() Me.Label16 = New System.Windows.Forms.Label() Me.CheckBox6 = New System.Windows.Forms.CheckBox() Me.CheckBox5 = New System.Windows.Forms.CheckBox() Me.CheckBox4 = New System.Windows.Forms.CheckBox() Me.CheckBox3 = New System.Windows.Forms.CheckBox() Me.CheckBox7 = New System.Windows.Forms.CheckBox() Me.Label15 = New System.Windows.Forms.Label() Me.TextBox10 = New System.Windows.Forms.TextBox() Me.TextBox9 = New System.Windows.Forms.TextBox() Me.TextBox8 = New System.Windows.Forms.TextBox() Me.Label14 = New System.Windows.Forms.Label() Me.CheckBox2 = New System.Windows.Forms.CheckBox() Me.Button7 = New System.Windows.Forms.Button() Me.Button3 = New System.Windows.Forms.Button() Me.Button1 = New System.Windows.Forms.Button() Me.Button2 = New System.Windows.Forms.Button() Me.ComboBox5 = New System.Windows.Forms.ComboBox() Me.Label10 = New System.Windows.Forms.Label() Me.TextBox5 = New System.Windows.Forms.TextBox() Me.Label9 = New System.Windows.Forms.Label() Me.TextBox4 = New System.Windows.Forms.TextBox() Me.Label8 = New System.Windows.Forms.Label() Me.TextBox3 = New System.Windows.Forms.TextBox() Me.Label7 = New System.Windows.Forms.Label() Me.TextBox2 = New System.Windows.Forms.TextBox() Me.Label6 = New System.Windows.Forms.Label() Me.ComboBox4 = New System.Windows.Forms.ComboBox() Me.Label5 = New System.Windows.Forms.Label() Me.ComboBox3 = New System.Windows.Forms.ComboBox() Me.Label4 = New System.Windows.Forms.Label() Me.ComboBox2 = New System.Windows.Forms.ComboBox() Me.Label3 = New System.Windows.Forms.Label() Me.ComboBox1 = New System.Windows.Forms.ComboBox() Me.Label2 = New System.Windows.Forms.Label() Me.TextBox1 = New System.Windows.Forms.TextBox() Me.Label1 = New System.Windows.Forms.Label() Me.DataGridView1 = New System.Windows.Forms.DataGridView() Me.Button14 = New System.Windows.Forms.Button() Me.Button6 = New System.Windows.Forms.Button() Me.Button5 = New System.Windows.Forms.Button() Me.Button8 = New System.Windows.Forms.Button() Me.Button4 = New System.Windows.Forms.Button() CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' 'CheckBox8 ' Me.CheckBox8.AutoSize = True Me.CheckBox8.Location = New System.Drawing.Point(12, 90) Me.CheckBox8.Name = "CheckBox8" Me.CheckBox8.Size = New System.Drawing.Size(96, 16) Me.CheckBox8.TabIndex = 218 Me.CheckBox8.Text = "加入參考資料" Me.CheckBox8.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, 113) Me.Label16.Name = "Label16" Me.Label16.Size = New System.Drawing.Size(152, 16) Me.Label16.TabIndex = 217 Me.Label16.Text = "手動修改成本時請去除撇節" ' 'CheckBox6 ' Me.CheckBox6.AutoSize = True Me.CheckBox6.Location = New System.Drawing.Point(176, 45) Me.CheckBox6.Name = "CheckBox6" Me.CheckBox6.Size = New System.Drawing.Size(15, 14) Me.CheckBox6.TabIndex = 216 Me.CheckBox6.UseVisualStyleBackColor = True ' 'CheckBox5 ' Me.CheckBox5.AutoSize = True Me.CheckBox5.Location = New System.Drawing.Point(176, 74) Me.CheckBox5.Name = "CheckBox5" Me.CheckBox5.Size = New System.Drawing.Size(15, 14) Me.CheckBox5.TabIndex = 215 Me.CheckBox5.UseVisualStyleBackColor = True ' 'CheckBox4 ' Me.CheckBox4.AutoSize = True Me.CheckBox4.Location = New System.Drawing.Point(386, 45) Me.CheckBox4.Name = "CheckBox4" Me.CheckBox4.Size = New System.Drawing.Size(15, 14) Me.CheckBox4.TabIndex = 214 Me.CheckBox4.UseVisualStyleBackColor = True ' 'CheckBox3 ' Me.CheckBox3.AutoSize = True Me.CheckBox3.Location = New System.Drawing.Point(386, 15) Me.CheckBox3.Name = "CheckBox3" Me.CheckBox3.Size = New System.Drawing.Size(15, 14) Me.CheckBox3.TabIndex = 213 Me.CheckBox3.UseVisualStyleBackColor = True ' '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, 68) Me.CheckBox7.Name = "CheckBox7" Me.CheckBox7.Size = New System.Drawing.Size(108, 16) Me.CheckBox7.TabIndex = 212 Me.CheckBox7.Text = "不使用查詢條件" Me.CheckBox7.UseVisualStyleBackColor = True ' '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, 81) Me.Label15.Name = "Label15" Me.Label15.Size = New System.Drawing.Size(56, 16) Me.Label15.TabIndex = 211 Me.Label15.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, 79) Me.TextBox10.Name = "TextBox10" Me.TextBox10.Size = New System.Drawing.Size(145, 23) Me.TextBox10.TabIndex = 210 ' '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, 48) Me.TextBox9.Name = "TextBox9" Me.TextBox9.Size = New System.Drawing.Size(145, 23) Me.TextBox9.TabIndex = 209 ' '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, 104) Me.TextBox8.Name = "TextBox8" Me.TextBox8.Size = New System.Drawing.Size(50, 23) Me.TextBox8.TabIndex = 205 Me.TextBox8.Visible = False ' '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, 50) Me.Label14.Name = "Label14" Me.Label14.Size = New System.Drawing.Size(32, 16) Me.Label14.TabIndex = 208 Me.Label14.Text = "匯率" ' 'CheckBox2 ' Me.CheckBox2.AutoSize = True Me.CheckBox2.Location = New System.Drawing.Point(1132, 21) Me.CheckBox2.Name = "CheckBox2" Me.CheckBox2.Size = New System.Drawing.Size(72, 16) Me.CheckBox2.TabIndex = 207 Me.CheckBox2.Text = "資料變動" Me.CheckBox2.UseVisualStyleBackColor = True ' 'Button7 ' Me.Button7.Location = New System.Drawing.Point(12, 12) Me.Button7.Name = "Button7" Me.Button7.Size = New System.Drawing.Size(108, 49) Me.Button7.TabIndex = 206 Me.Button7.Text = "查詢" Me.Button7.UseVisualStyleBackColor = True ' '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(1132, 109) Me.Button3.Name = "Button3" Me.Button3.Size = New System.Drawing.Size(220, 25) Me.Button3.TabIndex = 203 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(1132, 47) Me.Button1.Name = "Button1" Me.Button1.Size = New System.Drawing.Size(220, 25) Me.Button1.TabIndex = 201 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, 78) Me.Button2.Name = "Button2" Me.Button2.Size = New System.Drawing.Size(220, 25) Me.Button2.TabIndex = 202 Me.Button2.Text = "修改" Me.Button2.UseVisualStyleBackColor = True ' '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, 16) Me.ComboBox5.Name = "ComboBox5" Me.ComboBox5.Size = New System.Drawing.Size(145, 24) Me.ComboBox5.TabIndex = 200 ' '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, 18) Me.Label10.Name = "Label10" Me.Label10.Size = New System.Drawing.Size(32, 16) Me.Label10.TabIndex = 199 Me.Label10.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, 107) Me.TextBox5.Name = "TextBox5" Me.TextBox5.Size = New System.Drawing.Size(145, 23) Me.TextBox5.TabIndex = 198 ' '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, 109) Me.Label9.Name = "Label9" Me.Label9.Size = New System.Drawing.Size(56, 16) Me.Label9.TabIndex = 197 Me.Label9.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, 78) Me.TextBox4.Name = "TextBox4" Me.TextBox4.Size = New System.Drawing.Size(145, 23) Me.TextBox4.TabIndex = 196 ' '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, 80) Me.Label8.Name = "Label8" Me.Label8.Size = New System.Drawing.Size(68, 16) Me.Label8.TabIndex = 195 Me.Label8.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, 11) Me.TextBox3.Multiline = True Me.TextBox3.Name = "TextBox3" Me.TextBox3.Size = New System.Drawing.Size(145, 56) Me.TextBox3.TabIndex = 194 ' '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, 14) Me.Label7.Name = "Label7" Me.Label7.Size = New System.Drawing.Size(68, 16) Me.Label7.TabIndex = 193 Me.Label7.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, 71) Me.TextBox2.Multiline = True Me.TextBox2.Name = "TextBox2" Me.TextBox2.Size = New System.Drawing.Size(145, 56) Me.TextBox2.TabIndex = 192 ' '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, 74) Me.Label6.Name = "Label6" Me.Label6.Size = New System.Drawing.Size(32, 16) Me.Label6.TabIndex = 191 Me.Label6.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, 41) Me.ComboBox4.Name = "ComboBox4" Me.ComboBox4.Size = New System.Drawing.Size(145, 24) Me.ComboBox4.TabIndex = 190 ' '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, 44) Me.Label5.Name = "Label5" Me.Label5.Size = New System.Drawing.Size(32, 16) Me.Label5.TabIndex = 189 Me.Label5.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, 11) Me.ComboBox3.Name = "ComboBox3" Me.ComboBox3.Size = New System.Drawing.Size(145, 24) Me.ComboBox3.TabIndex = 188 ' '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, 14) Me.Label4.Name = "Label4" Me.Label4.Size = New System.Drawing.Size(32, 16) Me.Label4.TabIndex = 187 Me.Label4.Text = "科目" ' '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, 70) Me.ComboBox2.Name = "ComboBox2" Me.ComboBox2.Size = New System.Drawing.Size(145, 24) Me.ComboBox2.TabIndex = 186 ' '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, 73) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(44, 16) Me.Label3.TabIndex = 185 Me.Label3.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, 40) Me.ComboBox1.Name = "ComboBox1" Me.ComboBox1.Size = New System.Drawing.Size(145, 24) Me.ComboBox1.TabIndex = 184 ' '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, 43) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(32, 16) Me.Label2.TabIndex = 183 Me.Label2.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, 11) Me.TextBox1.Name = "TextBox1" Me.TextBox1.Size = New System.Drawing.Size(145, 23) Me.TextBox1.TabIndex = 182 ' '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, 14) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(44, 16) Me.Label1.TabIndex = 181 Me.Label1.Text = "流水碼" ' 'DataGridView1 ' DataGridViewCellStyle3.BackColor = System.Drawing.Color.Silver Me.DataGridView1.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3 Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.DataGridView1.Location = New System.Drawing.Point(12, 140) 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, 529) Me.DataGridView1.TabIndex = 0 ' '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, 102) Me.Button14.Name = "Button14" Me.Button14.Size = New System.Drawing.Size(220, 25) Me.Button14.TabIndex = 244 Me.Button14.Text = "開啟機台BOM表頁面" Me.Button14.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, 109) Me.Button6.Name = "Button6" Me.Button6.Size = New System.Drawing.Size(130, 25) Me.Button6.TabIndex = 248 Me.Button6.Text = "新增類型清單資料" Me.Button6.UseVisualStyleBackColor = True ' 'Button5 ' Me.Button5.ForeColor = System.Drawing.Color.Red Me.Button5.Location = New System.Drawing.Point(996, 16) Me.Button5.Name = "Button5" Me.Button5.Size = New System.Drawing.Size(130, 25) Me.Button5.TabIndex = 247 Me.Button5.Text = "重新載入下拉式清單" Me.Button5.UseVisualStyleBackColor = True ' 'Button8 ' Me.Button8.ForeColor = System.Drawing.Color.Blue Me.Button8.Location = New System.Drawing.Point(996, 47) Me.Button8.Name = "Button8" Me.Button8.Size = New System.Drawing.Size(130, 25) Me.Button8.TabIndex = 246 Me.Button8.Text = "新增供應商資料" Me.Button8.UseVisualStyleBackColor = True ' 'Button4 ' Me.Button4.ForeColor = System.Drawing.Color.Olive Me.Button4.Location = New System.Drawing.Point(996, 78) Me.Button4.Name = "Button4" Me.Button4.Size = New System.Drawing.Size(130, 25) Me.Button4.TabIndex = 245 Me.Button4.Text = "新增品牌清單資料" Me.Button4.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.Button6) Me.Controls.Add(Me.Button5) Me.Controls.Add(Me.Button8) Me.Controls.Add(Me.Button4) Me.Controls.Add(Me.DataGridView1) 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.Name = "機台零件成本建檔" Me.Text = "機台零件成本建檔" CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents CheckBox8 As CheckBox Friend WithEvents Label16 As Label Friend WithEvents CheckBox6 As CheckBox Friend WithEvents CheckBox5 As CheckBox Friend WithEvents CheckBox4 As CheckBox Friend WithEvents CheckBox3 As CheckBox Friend WithEvents CheckBox7 As CheckBox Friend WithEvents Label15 As Label Friend WithEvents TextBox10 As TextBox Friend WithEvents TextBox9 As TextBox Friend WithEvents TextBox8 As TextBox Friend WithEvents Label14 As Label Friend WithEvents CheckBox2 As CheckBox Friend WithEvents Button7 As Button Friend WithEvents Button3 As Button Friend WithEvents Button1 As Button Friend WithEvents Button2 As Button Friend WithEvents ComboBox5 As ComboBox Friend WithEvents Label10 As Label Friend WithEvents TextBox5 As TextBox Friend WithEvents Label9 As Label Friend WithEvents TextBox4 As TextBox Friend WithEvents Label8 As Label Friend WithEvents TextBox3 As TextBox Friend WithEvents Label7 As Label Friend WithEvents TextBox2 As TextBox Friend WithEvents Label6 As Label Friend WithEvents ComboBox4 As ComboBox Friend WithEvents Label5 As Label Friend WithEvents ComboBox3 As ComboBox Friend WithEvents Label4 As Label Friend WithEvents ComboBox2 As ComboBox Friend WithEvents Label3 As Label Friend WithEvents ComboBox1 As ComboBox Friend WithEvents Label2 As Label Friend WithEvents TextBox1 As TextBox Friend WithEvents Label1 As Label Friend WithEvents DataGridView1 As DataGridView Friend WithEvents Button14 As Button Friend WithEvents Button6 As Button Friend WithEvents Button5 As Button Friend WithEvents Button8 As Button Friend WithEvents Button4 As Button End Class