Partial Class 零組件零件BOM表 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 DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Me.Button1 = New System.Windows.Forms.Button() Me.DataGridView2 = New System.Windows.Forms.DataGridView() Me.Button2 = New System.Windows.Forms.Button() Me.DataGridView1 = New System.Windows.Forms.DataGridView() Me.ComboBox3 = New System.Windows.Forms.ComboBox() Me.Label4 = New System.Windows.Forms.Label() Me.ComboBox4 = New System.Windows.Forms.ComboBox() Me.Label5 = New System.Windows.Forms.Label() Me.Label1 = New System.Windows.Forms.Label() Me.ComboBox1 = New System.Windows.Forms.ComboBox() Me.TextBox2 = New System.Windows.Forms.TextBox() Me.Label6 = New System.Windows.Forms.Label() Me.Button3 = New System.Windows.Forms.Button() Me.TextBox1 = New System.Windows.Forms.TextBox() Me.TextBox3 = New System.Windows.Forms.TextBox() Me.TextBox4 = New System.Windows.Forms.TextBox() Me.Button4 = New System.Windows.Forms.Button() Me.Button5 = New System.Windows.Forms.Button() Me.Button6 = New System.Windows.Forms.Button() Me.Button7 = New System.Windows.Forms.Button() Me.TextBox5 = New System.Windows.Forms.TextBox() Me.Label7 = New System.Windows.Forms.Label() Me.Label10 = New System.Windows.Forms.Label() Me.ComboBox2 = New System.Windows.Forms.ComboBox() Me.Label9 = New System.Windows.Forms.Label() Me.TextBox6 = New System.Windows.Forms.TextBox() Me.Button8 = New System.Windows.Forms.Button() Me.Button9 = New System.Windows.Forms.Button() Me.Button10 = New System.Windows.Forms.Button() Me.Button11 = New System.Windows.Forms.Button() Me.Button12 = New System.Windows.Forms.Button() Me.Button13 = New System.Windows.Forms.Button() Me.DataGridView3 = New System.Windows.Forms.DataGridView() Me.DataGridView4 = New System.Windows.Forms.DataGridView() Me.DataGridView5 = New System.Windows.Forms.DataGridView() Me.Label2 = New System.Windows.Forms.Label() Me.Label3 = New System.Windows.Forms.Label() Me.Label8 = New System.Windows.Forms.Label() Me.TextBox9 = New System.Windows.Forms.TextBox() Me.Button14 = New System.Windows.Forms.Button() Me.DataGridView6 = New System.Windows.Forms.DataGridView() Me.Button15 = New System.Windows.Forms.Button() CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.DataGridView3, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.DataGridView4, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.DataGridView5, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.DataGridView6, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' 'Button1 ' Me.Button1.Location = New System.Drawing.Point(353, 11) Me.Button1.Name = "Button1" Me.Button1.Size = New System.Drawing.Size(75, 24) Me.Button1.TabIndex = 0 Me.Button1.Text = "查詢" Me.Button1.UseVisualStyleBackColor = True ' 'DataGridView2 ' DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.DataGridView2.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1 Me.DataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.DataGridView2.Location = New System.Drawing.Point(353, 41) Me.DataGridView2.Name = "DataGridView2" Me.DataGridView2.RowHeadersWidth = 5 Me.DataGridView2.RowTemplate.Height = 24 Me.DataGridView2.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.[True] Me.DataGridView2.Size = New System.Drawing.Size(620, 720) Me.DataGridView2.TabIndex = 61 ' 'Button2 ' Me.Button2.Location = New System.Drawing.Point(679, 11) Me.Button2.Name = "Button2" Me.Button2.Size = New System.Drawing.Size(69, 24) Me.Button2.TabIndex = 62 Me.Button2.Text = "新增" Me.Button2.UseVisualStyleBackColor = True ' 'DataGridView1 ' DataGridViewCellStyle2.BackColor = System.Drawing.Color.MistyRose Me.DataGridView1.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle2 Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.DataGridView1.Location = New System.Drawing.Point(979, 13) 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(745, 968) Me.DataGridView1.TabIndex = 63 ' '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(77, 405) Me.ComboBox3.Name = "ComboBox3" Me.ComboBox3.Size = New System.Drawing.Size(145, 24) Me.ComboBox3.TabIndex = 65 ' '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(15, 408) Me.Label4.Name = "Label4" Me.Label4.Size = New System.Drawing.Size(56, 16) Me.Label4.TabIndex = 64 Me.Label4.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(77, 616) Me.ComboBox4.Name = "ComboBox4" Me.ComboBox4.Size = New System.Drawing.Size(174, 24) Me.ComboBox4.TabIndex = 67 ' '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(15, 619) Me.Label5.Name = "Label5" Me.Label5.Size = New System.Drawing.Size(56, 16) Me.Label5.TabIndex = 66 Me.Label5.Text = "機構類型" ' '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(3, 830) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(44, 16) Me.Label1.TabIndex = 68 Me.Label1.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.Location = New System.Drawing.Point(77, 827) Me.ComboBox1.Name = "ComboBox1" Me.ComboBox1.Size = New System.Drawing.Size(100, 24) Me.ComboBox1.TabIndex = 69 ' '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(77, 885) Me.TextBox2.Multiline = True Me.TextBox2.Name = "TextBox2" Me.TextBox2.Size = New System.Drawing.Size(270, 45) Me.TextBox2.TabIndex = 71 ' '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(3, 888) Me.Label6.Name = "Label6" Me.Label6.Size = New System.Drawing.Size(68, 16) Me.Label6.TabIndex = 70 Me.Label6.Text = "零組件名稱" ' 'Button3 ' Me.Button3.ForeColor = System.Drawing.Color.Blue Me.Button3.Location = New System.Drawing.Point(353, 767) Me.Button3.Name = "Button3" Me.Button3.Size = New System.Drawing.Size(127, 35) Me.Button3.TabIndex = 72 Me.Button3.Text = "新建零組件BOM表" Me.Button3.UseVisualStyleBackColor = True ' '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(434, 87) Me.TextBox1.Name = "TextBox1" Me.TextBox1.Size = New System.Drawing.Size(128, 23) Me.TextBox1.TabIndex = 73 Me.TextBox1.Visible = False ' 'TextBox3 ' Me.TextBox3.Enabled = False 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(434, 116) Me.TextBox3.Name = "TextBox3" Me.TextBox3.Size = New System.Drawing.Size(128, 23) Me.TextBox3.TabIndex = 74 Me.TextBox3.Visible = False ' 'TextBox4 ' Me.TextBox4.Enabled = False 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(434, 12) Me.TextBox4.Name = "TextBox4" Me.TextBox4.Size = New System.Drawing.Size(239, 23) Me.TextBox4.TabIndex = 75 ' 'Button4 ' Me.Button4.Location = New System.Drawing.Point(754, 11) Me.Button4.Name = "Button4" Me.Button4.Size = New System.Drawing.Size(69, 24) Me.Button4.TabIndex = 76 Me.Button4.Text = "修改" Me.Button4.UseVisualStyleBackColor = True ' 'Button5 ' Me.Button5.Location = New System.Drawing.Point(829, 11) Me.Button5.Name = "Button5" Me.Button5.Size = New System.Drawing.Size(69, 24) Me.Button5.TabIndex = 77 Me.Button5.Text = "刪除" Me.Button5.UseVisualStyleBackColor = True ' 'Button6 ' Me.Button6.Location = New System.Drawing.Point(904, 11) Me.Button6.Name = "Button6" Me.Button6.Size = New System.Drawing.Size(69, 24) Me.Button6.TabIndex = 78 Me.Button6.Text = "列印" Me.Button6.UseVisualStyleBackColor = True ' 'Button7 ' Me.Button7.ForeColor = System.Drawing.Color.Blue Me.Button7.Location = New System.Drawing.Point(353, 808) Me.Button7.Name = "Button7" Me.Button7.Size = New System.Drawing.Size(127, 35) Me.Button7.TabIndex = 79 Me.Button7.Text = "確定新增" Me.Button7.UseVisualStyleBackColor = True ' '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(77, 936) Me.TextBox5.Multiline = True Me.TextBox5.Name = "TextBox5" Me.TextBox5.Size = New System.Drawing.Size(270, 45) Me.TextBox5.TabIndex = 81 ' '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(3, 939) Me.Label7.Name = "Label7" Me.Label7.Size = New System.Drawing.Size(68, 16) Me.Label7.TabIndex = 80 Me.Label7.Text = "型號、備註" ' '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(209, 859) Me.Label10.Name = "Label10" Me.Label10.Size = New System.Drawing.Size(32, 16) Me.Label10.TabIndex = 85 Me.Label10.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.Items.AddRange(New Object() {"NTD", "RMB"}) Me.ComboBox2.Location = New System.Drawing.Point(247, 856) Me.ComboBox2.Name = "ComboBox2" Me.ComboBox2.Size = New System.Drawing.Size(100, 24) Me.ComboBox2.TabIndex = 84 ' '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(3, 860) Me.Label9.Name = "Label9" Me.Label9.Size = New System.Drawing.Size(68, 16) Me.Label9.TabIndex = 87 Me.Label9.Text = "零組件成本" ' 'TextBox6 ' Me.TextBox6.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.TextBox6.Location = New System.Drawing.Point(183, 827) Me.TextBox6.Name = "TextBox6" Me.TextBox6.Size = New System.Drawing.Size(68, 23) Me.TextBox6.TabIndex = 86 Me.TextBox6.Visible = False ' 'Button8 ' Me.Button8.ForeColor = System.Drawing.Color.Green Me.Button8.Location = New System.Drawing.Point(486, 767) Me.Button8.Name = "Button8" Me.Button8.Size = New System.Drawing.Size(127, 35) Me.Button8.TabIndex = 88 Me.Button8.Text = "修改零組件BOM表" Me.Button8.UseVisualStyleBackColor = True ' 'Button9 ' Me.Button9.ForeColor = System.Drawing.Color.Green Me.Button9.Location = New System.Drawing.Point(486, 808) Me.Button9.Name = "Button9" Me.Button9.Size = New System.Drawing.Size(127, 35) Me.Button9.TabIndex = 89 Me.Button9.Text = "確定修改" Me.Button9.UseVisualStyleBackColor = True ' 'Button10 ' Me.Button10.ForeColor = System.Drawing.Color.Red Me.Button10.Location = New System.Drawing.Point(353, 890) Me.Button10.Name = "Button10" Me.Button10.Size = New System.Drawing.Size(127, 35) Me.Button10.TabIndex = 90 Me.Button10.Text = "刪除零組件BOM表" Me.Button10.UseVisualStyleBackColor = True ' 'Button11 ' Me.Button11.ForeColor = System.Drawing.Color.Red Me.Button11.Location = New System.Drawing.Point(486, 890) Me.Button11.Name = "Button11" Me.Button11.Size = New System.Drawing.Size(127, 35) Me.Button11.TabIndex = 91 Me.Button11.Text = "確定刪除" Me.Button11.UseVisualStyleBackColor = True ' 'Button12 ' Me.Button12.ForeColor = System.Drawing.Color.Blue Me.Button12.Location = New System.Drawing.Point(353, 849) Me.Button12.Name = "Button12" Me.Button12.Size = New System.Drawing.Size(127, 35) Me.Button12.TabIndex = 92 Me.Button12.Text = "取消新增" Me.Button12.UseVisualStyleBackColor = True ' 'Button13 ' Me.Button13.ForeColor = System.Drawing.Color.Green Me.Button13.Location = New System.Drawing.Point(486, 849) Me.Button13.Name = "Button13" Me.Button13.Size = New System.Drawing.Size(127, 35) Me.Button13.TabIndex = 93 Me.Button13.Text = "取消修改" Me.Button13.UseVisualStyleBackColor = True ' 'DataGridView3 ' DataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(192, Byte), Integer)) Me.DataGridView3.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3 Me.DataGridView3.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.DataGridView3.Location = New System.Drawing.Point(625, 767) Me.DataGridView3.Name = "DataGridView3" Me.DataGridView3.RowHeadersWidth = 5 Me.DataGridView3.RowTemplate.Height = 24 Me.DataGridView3.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.[True] Me.DataGridView3.Size = New System.Drawing.Size(348, 214) Me.DataGridView3.TabIndex = 94 ' 'DataGridView4 ' DataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer)) Me.DataGridView4.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle4 Me.DataGridView4.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.DataGridView4.Location = New System.Drawing.Point(12, 435) Me.DataGridView4.Name = "DataGridView4" Me.DataGridView4.RowHeadersWidth = 5 Me.DataGridView4.RowTemplate.Height = 24 Me.DataGridView4.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.[True] Me.DataGridView4.Size = New System.Drawing.Size(335, 175) Me.DataGridView4.TabIndex = 95 ' 'DataGridView5 ' DataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.DataGridView5.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle5 Me.DataGridView5.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.DataGridView5.Location = New System.Drawing.Point(12, 646) Me.DataGridView5.Name = "DataGridView5" Me.DataGridView5.RowHeadersWidth = 5 Me.DataGridView5.RowTemplate.Height = 24 Me.DataGridView5.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.[True] Me.DataGridView5.Size = New System.Drawing.Size(335, 175) Me.DataGridView5.TabIndex = 96 ' '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.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer)) Me.Label2.Location = New System.Drawing.Point(257, 408) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(90, 16) Me.Label2.TabIndex = 97 Me.Label2.Text = "1.選擇機構科目" ' '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.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer)) Me.Label3.Location = New System.Drawing.Point(257, 619) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(90, 16) Me.Label3.TabIndex = 98 Me.Label3.Text = "2.選擇機構類型" ' '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.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer)) Me.Label8.Location = New System.Drawing.Point(257, 830) Me.Label8.Name = "Label8" Me.Label8.Size = New System.Drawing.Size(90, 16) Me.Label8.TabIndex = 99 Me.Label8.Text = "3.選擇機構代碼" ' 'TextBox9 ' 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(77, 857) Me.TextBox9.Name = "TextBox9" Me.TextBox9.Size = New System.Drawing.Size(100, 23) Me.TextBox9.TabIndex = 106 ' 'Button14 ' Me.Button14.Location = New System.Drawing.Point(353, 931) Me.Button14.Name = "Button14" Me.Button14.Size = New System.Drawing.Size(127, 35) Me.Button14.TabIndex = 107 Me.Button14.Text = "開啟零組件成本頁面" Me.Button14.UseVisualStyleBackColor = True ' 'DataGridView6 ' DataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer)) Me.DataGridView6.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle6 Me.DataGridView6.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.DataGridView6.Location = New System.Drawing.Point(12, 41) Me.DataGridView6.Name = "DataGridView6" Me.DataGridView6.RowHeadersWidth = 5 Me.DataGridView6.RowTemplate.Height = 24 Me.DataGridView6.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.[True] Me.DataGridView6.Size = New System.Drawing.Size(335, 358) Me.DataGridView6.TabIndex = 108 ' 'Button15 ' Me.Button15.Location = New System.Drawing.Point(12, 11) Me.Button15.Name = "Button15" Me.Button15.Size = New System.Drawing.Size(75, 24) Me.Button15.TabIndex = 109 Me.Button15.Text = "查詢" Me.Button15.UseVisualStyleBackColor = True ' '零組件零件BOM表 ' Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.AutoScroll = True Me.ClientSize = New System.Drawing.Size(1736, 991) Me.Controls.Add(Me.Button15) Me.Controls.Add(Me.DataGridView6) Me.Controls.Add(Me.Button14) Me.Controls.Add(Me.TextBox9) Me.Controls.Add(Me.Label8) Me.Controls.Add(Me.Label3) Me.Controls.Add(Me.Label2) Me.Controls.Add(Me.DataGridView5) Me.Controls.Add(Me.DataGridView4) Me.Controls.Add(Me.DataGridView3) Me.Controls.Add(Me.Button13) Me.Controls.Add(Me.Button12) Me.Controls.Add(Me.Button11) Me.Controls.Add(Me.Button10) Me.Controls.Add(Me.Button9) Me.Controls.Add(Me.Button8) Me.Controls.Add(Me.Label9) Me.Controls.Add(Me.TextBox6) Me.Controls.Add(Me.Label10) Me.Controls.Add(Me.ComboBox2) Me.Controls.Add(Me.TextBox5) Me.Controls.Add(Me.Label7) Me.Controls.Add(Me.Button7) Me.Controls.Add(Me.Button6) Me.Controls.Add(Me.Button5) Me.Controls.Add(Me.Button4) Me.Controls.Add(Me.TextBox4) Me.Controls.Add(Me.TextBox3) Me.Controls.Add(Me.TextBox1) Me.Controls.Add(Me.Button3) Me.Controls.Add(Me.TextBox2) Me.Controls.Add(Me.Label6) Me.Controls.Add(Me.ComboBox1) Me.Controls.Add(Me.Label1) Me.Controls.Add(Me.ComboBox4) Me.Controls.Add(Me.Label5) Me.Controls.Add(Me.ComboBox3) Me.Controls.Add(Me.Label4) Me.Controls.Add(Me.DataGridView1) Me.Controls.Add(Me.Button2) Me.Controls.Add(Me.DataGridView2) Me.Controls.Add(Me.Button1) 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 = "零組件零件BOM表" Me.Text = "零組件-零件BOM表" CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.DataGridView3, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.DataGridView4, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.DataGridView5, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.DataGridView6, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents Button1 As Button Friend WithEvents DataGridView2 As DataGridView Friend WithEvents Button2 As Button Friend WithEvents DataGridView1 As DataGridView Friend WithEvents ComboBox3 As ComboBox Friend WithEvents Label4 As Label Friend WithEvents ComboBox4 As ComboBox Friend WithEvents Label5 As Label Friend WithEvents Label1 As Label Friend WithEvents ComboBox1 As ComboBox Friend WithEvents TextBox2 As TextBox Friend WithEvents Label6 As Label Friend WithEvents Button3 As Button Friend WithEvents TextBox1 As TextBox Friend WithEvents TextBox3 As TextBox Friend WithEvents TextBox4 As TextBox Friend WithEvents Button4 As Button Friend WithEvents Button5 As Button Friend WithEvents Button6 As Button Friend WithEvents Button7 As Button Friend WithEvents TextBox5 As TextBox Friend WithEvents Label7 As Label Friend WithEvents Label10 As Label Friend WithEvents ComboBox2 As ComboBox Friend WithEvents Label9 As Label Friend WithEvents TextBox6 As TextBox Friend WithEvents Button8 As Button Friend WithEvents Button9 As Button Friend WithEvents Button10 As Button Friend WithEvents Button11 As Button Friend WithEvents Button12 As Button Friend WithEvents Button13 As Button Friend WithEvents DataGridView3 As DataGridView Friend WithEvents DataGridView4 As DataGridView Friend WithEvents DataGridView5 As DataGridView Friend WithEvents Label2 As Label Friend WithEvents Label3 As Label Friend WithEvents Label8 As Label Friend WithEvents TextBox9 As TextBox Friend WithEvents Button14 As Button Friend WithEvents DataGridView6 As DataGridView Friend WithEvents Button15 As Button End Class