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() Dim DataGridViewCellStyle7 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Dim DataGridViewCellStyle8 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Me.CheckBox2 = New System.Windows.Forms.CheckBox() Me.CheckBox1 = New System.Windows.Forms.CheckBox() Me.Button15 = New System.Windows.Forms.Button() Me.DataGridView6 = New System.Windows.Forms.DataGridView() Me.Button14 = New System.Windows.Forms.Button() Me.TextBox9 = New System.Windows.Forms.TextBox() Me.Label8 = New System.Windows.Forms.Label() Me.Label3 = New System.Windows.Forms.Label() Me.Label2 = New System.Windows.Forms.Label() Me.DataGridView5 = New System.Windows.Forms.DataGridView() Me.DataGridView4 = New System.Windows.Forms.DataGridView() Me.DataGridView3 = New System.Windows.Forms.DataGridView() Me.Button13 = New System.Windows.Forms.Button() Me.Button12 = New System.Windows.Forms.Button() Me.Button11 = New System.Windows.Forms.Button() Me.Button10 = New System.Windows.Forms.Button() Me.Button9 = New System.Windows.Forms.Button() Me.Button8 = New System.Windows.Forms.Button() Me.Label9 = New System.Windows.Forms.Label() Me.TextBox6 = New System.Windows.Forms.TextBox() Me.Label10 = New System.Windows.Forms.Label() Me.ComboBox2 = New System.Windows.Forms.ComboBox() Me.TextBox5 = New System.Windows.Forms.TextBox() Me.Label7 = New System.Windows.Forms.Label() Me.Button7 = New System.Windows.Forms.Button() Me.Button6 = New System.Windows.Forms.Button() Me.Button5 = New System.Windows.Forms.Button() Me.Button4 = New System.Windows.Forms.Button() Me.TextBox4 = New System.Windows.Forms.TextBox() Me.TextBox3 = New System.Windows.Forms.TextBox() Me.TextBox1 = New System.Windows.Forms.TextBox() Me.Button3 = New System.Windows.Forms.Button() Me.TextBox2 = New System.Windows.Forms.TextBox() Me.Label6 = New System.Windows.Forms.Label() Me.ComboBox1 = New System.Windows.Forms.ComboBox() Me.Label1 = 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.DataGridView1 = New System.Windows.Forms.DataGridView() Me.Button2 = New System.Windows.Forms.Button() Me.DataGridView2 = New System.Windows.Forms.DataGridView() Me.Button1 = New System.Windows.Forms.Button() Me.CheckBox3 = New System.Windows.Forms.CheckBox() Me.DataGridView7 = New System.Windows.Forms.DataGridView() Me.Label11 = New System.Windows.Forms.Label() Me.DataGridView8 = New System.Windows.Forms.DataGridView() Me.Label12 = New System.Windows.Forms.Label() Me.TextBox7 = New System.Windows.Forms.TextBox() 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.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.DataGridView7, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.DataGridView8, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' 'CheckBox2 ' Me.CheckBox2.AutoSize = True Me.CheckBox2.ForeColor = System.Drawing.Color.Red Me.CheckBox2.Location = New System.Drawing.Point(445, 15) Me.CheckBox2.Name = "CheckBox2" Me.CheckBox2.Size = New System.Drawing.Size(92, 19) Me.CheckBox2.TabIndex = 197 Me.CheckBox2.Text = "零組件庫資料" Me.CheckBox2.UseVisualStyleBackColor = True ' 'CheckBox1 ' Me.CheckBox1.AutoSize = True Me.CheckBox1.Checked = True Me.CheckBox1.CheckState = System.Windows.Forms.CheckState.Checked Me.CheckBox1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.CheckBox1.Location = New System.Drawing.Point(358, 15) Me.CheckBox1.Name = "CheckBox1" Me.CheckBox1.Size = New System.Drawing.Size(81, 19) Me.CheckBox1.TabIndex = 196 Me.CheckBox1.Text = "零件庫資料" Me.CheckBox1.UseVisualStyleBackColor = True ' 'Button15 ' Me.Button15.Location = New System.Drawing.Point(17, 11) Me.Button15.Name = "Button15" Me.Button15.Size = New System.Drawing.Size(75, 24) Me.Button15.TabIndex = 195 Me.Button15.Text = "查詢" Me.Button15.UseVisualStyleBackColor = True ' 'DataGridView6 ' DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer)) Me.DataGridView6.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1 Me.DataGridView6.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.DataGridView6.Location = New System.Drawing.Point(17, 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 = 194 ' 'Button14 ' Me.Button14.Location = New System.Drawing.Point(358, 929) Me.Button14.Name = "Button14" Me.Button14.Size = New System.Drawing.Size(127, 35) Me.Button14.TabIndex = 193 Me.Button14.Text = "開啟機構組件成本頁面" Me.Button14.UseVisualStyleBackColor = True ' '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(82, 855) Me.TextBox9.Name = "TextBox9" Me.TextBox9.Size = New System.Drawing.Size(100, 23) Me.TextBox9.TabIndex = 192 ' '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(262, 828) Me.Label8.Name = "Label8" Me.Label8.Size = New System.Drawing.Size(90, 16) Me.Label8.TabIndex = 191 Me.Label8.Text = "3.選擇機構代碼" ' '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(262, 619) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(90, 16) Me.Label3.TabIndex = 190 Me.Label3.Text = "2.選擇機構類型" ' '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(262, 408) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(90, 16) Me.Label2.TabIndex = 189 Me.Label2.Text = "1.選擇機構科目" ' 'DataGridView5 ' DataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer)) Me.DataGridView5.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle2 Me.DataGridView5.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.DataGridView5.Location = New System.Drawing.Point(17, 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 = 188 ' 'DataGridView4 ' DataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer)) Me.DataGridView4.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3 Me.DataGridView4.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.DataGridView4.Location = New System.Drawing.Point(17, 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 = 187 ' 'DataGridView3 ' DataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer)) Me.DataGridView3.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle4 Me.DataGridView3.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.DataGridView3.Location = New System.Drawing.Point(630, 765) 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 = 186 ' 'Button13 ' Me.Button13.ForeColor = System.Drawing.Color.Green Me.Button13.Location = New System.Drawing.Point(491, 847) Me.Button13.Name = "Button13" Me.Button13.Size = New System.Drawing.Size(127, 35) Me.Button13.TabIndex = 185 Me.Button13.Text = "取消修改" Me.Button13.UseVisualStyleBackColor = True ' 'Button12 ' Me.Button12.ForeColor = System.Drawing.Color.Blue Me.Button12.Location = New System.Drawing.Point(358, 847) Me.Button12.Name = "Button12" Me.Button12.Size = New System.Drawing.Size(127, 35) Me.Button12.TabIndex = 184 Me.Button12.Text = "取消新增" Me.Button12.UseVisualStyleBackColor = True ' 'Button11 ' Me.Button11.ForeColor = System.Drawing.Color.Red Me.Button11.Location = New System.Drawing.Point(491, 888) Me.Button11.Name = "Button11" Me.Button11.Size = New System.Drawing.Size(127, 35) Me.Button11.TabIndex = 183 Me.Button11.Text = "確定刪除" Me.Button11.UseVisualStyleBackColor = True ' 'Button10 ' Me.Button10.ForeColor = System.Drawing.Color.Red Me.Button10.Location = New System.Drawing.Point(358, 888) Me.Button10.Name = "Button10" Me.Button10.Size = New System.Drawing.Size(127, 35) Me.Button10.TabIndex = 182 Me.Button10.Text = "刪除機構組件BOM表" Me.Button10.UseVisualStyleBackColor = True ' 'Button9 ' Me.Button9.ForeColor = System.Drawing.Color.Green Me.Button9.Location = New System.Drawing.Point(491, 806) Me.Button9.Name = "Button9" Me.Button9.Size = New System.Drawing.Size(127, 35) Me.Button9.TabIndex = 181 Me.Button9.Text = "確定修改" Me.Button9.UseVisualStyleBackColor = True ' 'Button8 ' Me.Button8.ForeColor = System.Drawing.Color.Green Me.Button8.Location = New System.Drawing.Point(491, 765) Me.Button8.Name = "Button8" Me.Button8.Size = New System.Drawing.Size(127, 35) Me.Button8.TabIndex = 180 Me.Button8.Text = "修改機構組件BOM表" Me.Button8.UseVisualStyleBackColor = True ' '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(8, 858) Me.Label9.Name = "Label9" Me.Label9.Size = New System.Drawing.Size(80, 16) Me.Label9.TabIndex = 179 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(188, 825) Me.TextBox6.Name = "TextBox6" Me.TextBox6.Size = New System.Drawing.Size(68, 23) Me.TextBox6.TabIndex = 178 Me.TextBox6.Visible = False ' '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(214, 857) Me.Label10.Name = "Label10" Me.Label10.Size = New System.Drawing.Size(32, 16) Me.Label10.TabIndex = 177 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(252, 854) Me.ComboBox2.Name = "ComboBox2" Me.ComboBox2.Size = New System.Drawing.Size(100, 24) Me.ComboBox2.TabIndex = 176 ' '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(82, 934) Me.TextBox5.Multiline = True Me.TextBox5.Name = "TextBox5" Me.TextBox5.Size = New System.Drawing.Size(270, 45) Me.TextBox5.TabIndex = 175 ' '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(8, 937) Me.Label7.Name = "Label7" Me.Label7.Size = New System.Drawing.Size(68, 16) Me.Label7.TabIndex = 174 Me.Label7.Text = "型號、備註" ' 'Button7 ' Me.Button7.ForeColor = System.Drawing.Color.Blue Me.Button7.Location = New System.Drawing.Point(358, 806) Me.Button7.Name = "Button7" Me.Button7.Size = New System.Drawing.Size(127, 35) Me.Button7.TabIndex = 173 Me.Button7.Text = "確定新增" Me.Button7.UseVisualStyleBackColor = True ' 'Button6 ' Me.Button6.Location = New System.Drawing.Point(909, 41) Me.Button6.Name = "Button6" Me.Button6.Size = New System.Drawing.Size(69, 24) Me.Button6.TabIndex = 172 Me.Button6.Text = "列印" Me.Button6.UseVisualStyleBackColor = True ' 'Button5 ' Me.Button5.Location = New System.Drawing.Point(834, 41) Me.Button5.Name = "Button5" Me.Button5.Size = New System.Drawing.Size(69, 24) Me.Button5.TabIndex = 171 Me.Button5.Text = "刪除" Me.Button5.UseVisualStyleBackColor = True ' 'Button4 ' Me.Button4.Location = New System.Drawing.Point(759, 41) Me.Button4.Name = "Button4" Me.Button4.Size = New System.Drawing.Size(69, 24) Me.Button4.TabIndex = 170 Me.Button4.Text = "修改" Me.Button4.UseVisualStyleBackColor = True ' '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(439, 42) Me.TextBox4.Name = "TextBox4" Me.TextBox4.Size = New System.Drawing.Size(239, 23) Me.TextBox4.TabIndex = 169 ' '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(439, 116) Me.TextBox3.Name = "TextBox3" Me.TextBox3.Size = New System.Drawing.Size(128, 23) Me.TextBox3.TabIndex = 168 Me.TextBox3.Visible = False ' '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(439, 87) Me.TextBox1.Name = "TextBox1" Me.TextBox1.Size = New System.Drawing.Size(128, 23) Me.TextBox1.TabIndex = 167 Me.TextBox1.Visible = False ' 'Button3 ' Me.Button3.ForeColor = System.Drawing.Color.Blue Me.Button3.Location = New System.Drawing.Point(358, 765) Me.Button3.Name = "Button3" Me.Button3.Size = New System.Drawing.Size(127, 35) Me.Button3.TabIndex = 166 Me.Button3.Text = "新建機構組件BOM表" Me.Button3.UseVisualStyleBackColor = True ' '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(82, 883) Me.TextBox2.Multiline = True Me.TextBox2.Name = "TextBox2" Me.TextBox2.Size = New System.Drawing.Size(270, 45) Me.TextBox2.TabIndex = 165 ' '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(-1, 886) Me.Label6.Name = "Label6" Me.Label6.Size = New System.Drawing.Size(80, 16) Me.Label6.TabIndex = 164 Me.Label6.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(82, 825) Me.ComboBox1.Name = "ComboBox1" Me.ComboBox1.Size = New System.Drawing.Size(100, 24) Me.ComboBox1.TabIndex = 163 ' '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(8, 828) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(44, 16) Me.Label1.TabIndex = 162 Me.Label1.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(82, 616) Me.ComboBox4.Name = "ComboBox4" Me.ComboBox4.Size = New System.Drawing.Size(174, 24) Me.ComboBox4.TabIndex = 161 ' '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(20, 619) Me.Label5.Name = "Label5" Me.Label5.Size = New System.Drawing.Size(56, 16) Me.Label5.TabIndex = 160 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(82, 405) Me.ComboBox3.Name = "ComboBox3" Me.ComboBox3.Size = New System.Drawing.Size(145, 24) Me.ComboBox3.TabIndex = 159 ' '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(20, 408) Me.Label4.Name = "Label4" Me.Label4.Size = New System.Drawing.Size(56, 16) Me.Label4.TabIndex = 158 Me.Label4.Text = "機構科目" ' 'DataGridView1 ' DataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.DataGridView1.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle5 Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.DataGridView1.Location = New System.Drawing.Point(984, 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(740, 404) Me.DataGridView1.TabIndex = 157 ' 'Button2 ' Me.Button2.Location = New System.Drawing.Point(684, 41) Me.Button2.Name = "Button2" Me.Button2.Size = New System.Drawing.Size(69, 24) Me.Button2.TabIndex = 156 Me.Button2.Text = "新增" Me.Button2.UseVisualStyleBackColor = True ' 'DataGridView2 ' DataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.DataGridView2.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle6 Me.DataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.DataGridView2.Location = New System.Drawing.Point(358, 71) 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, 688) Me.DataGridView2.TabIndex = 155 ' 'Button1 ' Me.Button1.Location = New System.Drawing.Point(358, 41) Me.Button1.Name = "Button1" Me.Button1.Size = New System.Drawing.Size(75, 24) Me.Button1.TabIndex = 154 Me.Button1.Text = "查詢" Me.Button1.UseVisualStyleBackColor = True ' 'CheckBox3 ' Me.CheckBox3.AutoSize = True Me.CheckBox3.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer)) Me.CheckBox3.Location = New System.Drawing.Point(543, 15) Me.CheckBox3.Name = "CheckBox3" Me.CheckBox3.Size = New System.Drawing.Size(92, 19) Me.CheckBox3.TabIndex = 198 Me.CheckBox3.Text = "機構件庫資料" Me.CheckBox3.UseVisualStyleBackColor = True ' 'DataGridView7 ' DataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(192, Byte), Integer)) Me.DataGridView7.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle7 Me.DataGridView7.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.DataGridView7.Location = New System.Drawing.Point(984, 439) Me.DataGridView7.Name = "DataGridView7" Me.DataGridView7.RowHeadersWidth = 5 Me.DataGridView7.RowTemplate.Height = 24 Me.DataGridView7.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.[True] Me.DataGridView7.Size = New System.Drawing.Size(740, 259) Me.DataGridView7.TabIndex = 200 ' 'Label11 ' Me.Label11.AutoSize = True Me.Label11.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label11.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer)) Me.Label11.Location = New System.Drawing.Point(984, 420) Me.Label11.Name = "Label11" Me.Label11.Size = New System.Drawing.Size(131, 16) Me.Label11.TabIndex = 199 Me.Label11.Text = "子零組件清單-MS、PA" ' 'DataGridView8 ' DataGridViewCellStyle8.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer)) Me.DataGridView8.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle8 Me.DataGridView8.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.DataGridView8.Location = New System.Drawing.Point(984, 720) Me.DataGridView8.Name = "DataGridView8" Me.DataGridView8.RowHeadersWidth = 5 Me.DataGridView8.RowTemplate.Height = 24 Me.DataGridView8.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.[True] Me.DataGridView8.Size = New System.Drawing.Size(740, 259) Me.DataGridView8.TabIndex = 202 ' 'Label12 ' Me.Label12.AutoSize = True Me.Label12.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label12.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer)) Me.Label12.Location = New System.Drawing.Point(984, 701) Me.Label12.Name = "Label12" Me.Label12.Size = New System.Drawing.Size(88, 16) Me.Label12.TabIndex = 201 Me.Label12.Text = "子零件清單-PA" ' 'TextBox7 ' Me.TextBox7.Enabled = False Me.TextBox7.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.TextBox7.Location = New System.Drawing.Point(439, 145) Me.TextBox7.Name = "TextBox7" Me.TextBox7.Size = New System.Drawing.Size(128, 23) Me.TextBox7.TabIndex = 203 Me.TextBox7.Visible = False ' '機構組件零件BOM表 ' Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 15.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.AutoScroll = True Me.ClientSize = New System.Drawing.Size(1736, 991) Me.Controls.Add(Me.TextBox7) Me.Controls.Add(Me.DataGridView8) Me.Controls.Add(Me.Label12) Me.Controls.Add(Me.DataGridView7) Me.Controls.Add(Me.Label11) Me.Controls.Add(Me.CheckBox3) Me.Controls.Add(Me.CheckBox2) Me.Controls.Add(Me.CheckBox1) 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("微軟正黑體", 8.25!, 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.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.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.DataGridView7, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.DataGridView8, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents CheckBox2 As CheckBox Friend WithEvents CheckBox1 As CheckBox Friend WithEvents Button15 As Button Friend WithEvents DataGridView6 As DataGridView Friend WithEvents Button14 As Button Friend WithEvents TextBox9 As TextBox Friend WithEvents Label8 As Label Friend WithEvents Label3 As Label Friend WithEvents Label2 As Label Friend WithEvents DataGridView5 As DataGridView Friend WithEvents DataGridView4 As DataGridView Friend WithEvents DataGridView3 As DataGridView Friend WithEvents Button13 As Button Friend WithEvents Button12 As Button Friend WithEvents Button11 As Button Friend WithEvents Button10 As Button Friend WithEvents Button9 As Button Friend WithEvents Button8 As Button Friend WithEvents Label9 As Label Friend WithEvents TextBox6 As TextBox Friend WithEvents Label10 As Label Friend WithEvents ComboBox2 As ComboBox Friend WithEvents TextBox5 As TextBox Friend WithEvents Label7 As Label Friend WithEvents Button7 As Button Friend WithEvents Button6 As Button Friend WithEvents Button5 As Button Friend WithEvents Button4 As Button Friend WithEvents TextBox4 As TextBox Friend WithEvents TextBox3 As TextBox Friend WithEvents TextBox1 As TextBox Friend WithEvents Button3 As Button Friend WithEvents TextBox2 As TextBox Friend WithEvents Label6 As Label Friend WithEvents ComboBox1 As ComboBox Friend WithEvents Label1 As Label Friend WithEvents ComboBox4 As ComboBox Friend WithEvents Label5 As Label Friend WithEvents ComboBox3 As ComboBox Friend WithEvents Label4 As Label Friend WithEvents DataGridView1 As DataGridView Friend WithEvents Button2 As Button Friend WithEvents DataGridView2 As DataGridView Friend WithEvents Button1 As Button Friend WithEvents CheckBox3 As CheckBox Friend WithEvents DataGridView7 As DataGridView Friend WithEvents Label11 As Label Friend WithEvents DataGridView8 As DataGridView Friend WithEvents Label12 As Label Friend WithEvents TextBox7 As TextBox End Class