_ 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 DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Me.GroupBox5 = New System.Windows.Forms.GroupBox() Me.DataGridView1 = New System.Windows.Forms.DataGridView() Me.TextBox1 = New System.Windows.Forms.TextBox() Me.Label1 = New System.Windows.Forms.Label() Me.Label2 = New System.Windows.Forms.Label() Me.TextBox2 = New System.Windows.Forms.TextBox() Me.Label3 = New System.Windows.Forms.Label() Me.TextBox3 = New System.Windows.Forms.TextBox() Me.Label4 = New System.Windows.Forms.Label() Me.TextBox4 = New System.Windows.Forms.TextBox() Me.TextBox5 = New System.Windows.Forms.TextBox() Me.Label5 = New System.Windows.Forms.Label() Me.Label6 = New System.Windows.Forms.Label() Me.TextBox6 = New System.Windows.Forms.TextBox() Me.TextBox7 = New System.Windows.Forms.TextBox() Me.Label7 = New System.Windows.Forms.Label() Me.TextBox8 = New System.Windows.Forms.TextBox() Me.Label8 = New System.Windows.Forms.Label() Me.TextBox9 = New System.Windows.Forms.TextBox() Me.Label9 = New System.Windows.Forms.Label() Me.TextBox10 = New System.Windows.Forms.TextBox() Me.Label10 = New System.Windows.Forms.Label() Me.Label11 = New System.Windows.Forms.Label() Me.TextBox11 = New System.Windows.Forms.TextBox() Me.Label12 = New System.Windows.Forms.Label() Me.TextBox12 = New System.Windows.Forms.TextBox() Me.Label13 = New System.Windows.Forms.Label() Me.TextBox13 = New System.Windows.Forms.TextBox() Me.TextBox14 = New System.Windows.Forms.TextBox() Me.Label14 = New System.Windows.Forms.Label() Me.TextBox15 = New System.Windows.Forms.TextBox() Me.Label15 = New System.Windows.Forms.Label() Me.TextBox16 = New System.Windows.Forms.TextBox() Me.Label16 = New System.Windows.Forms.Label() Me.TextBox17 = New System.Windows.Forms.TextBox() Me.Label17 = New System.Windows.Forms.Label() Me.TextBox18 = New System.Windows.Forms.TextBox() Me.Label18 = New System.Windows.Forms.Label() Me.TextBox19 = New System.Windows.Forms.TextBox() Me.Label19 = New System.Windows.Forms.Label() Me.Button3 = New System.Windows.Forms.Button() Me.Button1 = New System.Windows.Forms.Button() Me.Button2 = New System.Windows.Forms.Button() Me.TextBox20 = New System.Windows.Forms.TextBox() Me.GroupBox5.SuspendLayout() CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' 'GroupBox5 ' Me.GroupBox5.Controls.Add(Me.DataGridView1) Me.GroupBox5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.GroupBox5.Location = New System.Drawing.Point(12, 12) Me.GroupBox5.Name = "GroupBox5" Me.GroupBox5.Size = New System.Drawing.Size(1340, 541) Me.GroupBox5.TabIndex = 36 Me.GroupBox5.TabStop = False Me.GroupBox5.Text = "供應商檔案清單" ' 'DataGridView1 ' DataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.ControlLight Me.DataGridView1.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1 Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.DataGridView1.Location = New System.Drawing.Point(6, 17) 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(1328, 518) Me.DataGridView1.TabIndex = 0 ' '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(61, 559) Me.TextBox1.Name = "TextBox1" Me.TextBox1.Size = New System.Drawing.Size(100, 23) Me.TextBox1.TabIndex = 37 ' '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(11, 562) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(44, 16) Me.Label1.TabIndex = 38 Me.Label1.Text = "流水碼" ' '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(167, 562) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(44, 16) Me.Label2.TabIndex = 39 Me.Label2.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(217, 559) Me.TextBox2.Name = "TextBox2" Me.TextBox2.Size = New System.Drawing.Size(100, 23) Me.TextBox2.TabIndex = 40 ' '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(323, 562) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(44, 16) Me.Label3.TabIndex = 41 Me.Label3.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(373, 559) Me.TextBox3.Name = "TextBox3" Me.TextBox3.Size = New System.Drawing.Size(273, 23) Me.TextBox3.TabIndex = 42 ' '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(652, 562) Me.Label4.Name = "Label4" Me.Label4.Size = New System.Drawing.Size(56, 16) Me.Label4.TabIndex = 43 Me.Label4.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(714, 559) Me.TextBox4.Name = "TextBox4" Me.TextBox4.Size = New System.Drawing.Size(514, 23) Me.TextBox4.TabIndex = 44 ' '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(80, 588) Me.TextBox5.Name = "TextBox5" Me.TextBox5.Size = New System.Drawing.Size(125, 23) Me.TextBox5.TabIndex = 45 ' '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(11, 591) Me.Label5.Name = "Label5" Me.Label5.Size = New System.Drawing.Size(63, 16) Me.Label5.TabIndex = 46 Me.Label5.Text = "公司電話1" ' '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(11, 620) Me.Label6.Name = "Label6" Me.Label6.Size = New System.Drawing.Size(63, 16) Me.Label6.TabIndex = 47 Me.Label6.Text = "公司電話2" ' '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(80, 617) Me.TextBox6.Name = "TextBox6" Me.TextBox6.Size = New System.Drawing.Size(125, 23) Me.TextBox6.TabIndex = 48 ' 'TextBox7 ' 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(80, 646) Me.TextBox7.Name = "TextBox7" Me.TextBox7.Size = New System.Drawing.Size(125, 23) Me.TextBox7.TabIndex = 50 ' '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(11, 649) Me.Label7.Name = "Label7" Me.Label7.Size = New System.Drawing.Size(63, 16) Me.Label7.TabIndex = 49 Me.Label7.Text = "公司電話3" ' 'TextBox8 ' 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(280, 588) Me.TextBox8.Name = "TextBox8" Me.TextBox8.Size = New System.Drawing.Size(125, 23) Me.TextBox8.TabIndex = 52 ' '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(211, 591) Me.Label8.Name = "Label8" Me.Label8.Size = New System.Drawing.Size(63, 16) Me.Label8.TabIndex = 51 Me.Label8.Text = "公司傳真1" ' '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(280, 617) Me.TextBox9.Name = "TextBox9" Me.TextBox9.Size = New System.Drawing.Size(125, 23) Me.TextBox9.TabIndex = 54 ' '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(211, 620) Me.Label9.Name = "Label9" Me.Label9.Size = New System.Drawing.Size(63, 16) Me.Label9.TabIndex = 53 Me.Label9.Text = "公司傳真2" ' 'TextBox10 ' 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(280, 646) Me.TextBox10.Name = "TextBox10" Me.TextBox10.Size = New System.Drawing.Size(125, 23) Me.TextBox10.TabIndex = 56 ' '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(211, 649) Me.Label10.Name = "Label10" Me.Label10.Size = New System.Drawing.Size(63, 16) Me.Label10.TabIndex = 55 Me.Label10.Text = "公司傳真3" ' '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.Location = New System.Drawing.Point(411, 591) Me.Label11.Name = "Label11" Me.Label11.Size = New System.Drawing.Size(51, 16) Me.Label11.TabIndex = 58 Me.Label11.Text = "聯繫人1" ' 'TextBox11 ' Me.TextBox11.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.TextBox11.Location = New System.Drawing.Point(468, 588) Me.TextBox11.Name = "TextBox11" Me.TextBox11.Size = New System.Drawing.Size(100, 23) Me.TextBox11.TabIndex = 57 ' '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.Location = New System.Drawing.Point(411, 620) Me.Label12.Name = "Label12" Me.Label12.Size = New System.Drawing.Size(51, 16) Me.Label12.TabIndex = 60 Me.Label12.Text = "聯繫人2" ' 'TextBox12 ' Me.TextBox12.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.TextBox12.Location = New System.Drawing.Point(468, 617) Me.TextBox12.Name = "TextBox12" Me.TextBox12.Size = New System.Drawing.Size(100, 23) Me.TextBox12.TabIndex = 59 ' 'Label13 ' Me.Label13.AutoSize = True Me.Label13.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label13.Location = New System.Drawing.Point(411, 649) Me.Label13.Name = "Label13" Me.Label13.Size = New System.Drawing.Size(51, 16) Me.Label13.TabIndex = 62 Me.Label13.Text = "聯繫人3" ' 'TextBox13 ' Me.TextBox13.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.TextBox13.Location = New System.Drawing.Point(468, 646) Me.TextBox13.Name = "TextBox13" Me.TextBox13.Size = New System.Drawing.Size(100, 23) Me.TextBox13.TabIndex = 61 ' 'TextBox14 ' Me.TextBox14.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.TextBox14.Location = New System.Drawing.Point(655, 588) Me.TextBox14.Name = "TextBox14" Me.TextBox14.Size = New System.Drawing.Size(125, 23) Me.TextBox14.TabIndex = 64 ' '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(574, 591) Me.Label14.Name = "Label14" Me.Label14.Size = New System.Drawing.Size(75, 16) Me.Label14.TabIndex = 63 Me.Label14.Text = "聯繫人1職稱" ' 'TextBox15 ' Me.TextBox15.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.TextBox15.Location = New System.Drawing.Point(655, 617) Me.TextBox15.Name = "TextBox15" Me.TextBox15.Size = New System.Drawing.Size(125, 23) Me.TextBox15.TabIndex = 66 ' '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(574, 620) Me.Label15.Name = "Label15" Me.Label15.Size = New System.Drawing.Size(75, 16) Me.Label15.TabIndex = 65 Me.Label15.Text = "聯繫人2職稱" ' 'TextBox16 ' Me.TextBox16.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.TextBox16.Location = New System.Drawing.Point(655, 646) Me.TextBox16.Name = "TextBox16" Me.TextBox16.Size = New System.Drawing.Size(125, 23) Me.TextBox16.TabIndex = 68 ' '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.Location = New System.Drawing.Point(574, 649) Me.Label16.Name = "Label16" Me.Label16.Size = New System.Drawing.Size(75, 16) Me.Label16.TabIndex = 67 Me.Label16.Text = "聯繫人3職稱" ' 'TextBox17 ' Me.TextBox17.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.TextBox17.Location = New System.Drawing.Point(867, 588) Me.TextBox17.Name = "TextBox17" Me.TextBox17.Size = New System.Drawing.Size(125, 23) Me.TextBox17.TabIndex = 70 ' 'Label17 ' Me.Label17.AutoSize = True Me.Label17.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label17.Location = New System.Drawing.Point(786, 591) Me.Label17.Name = "Label17" Me.Label17.Size = New System.Drawing.Size(75, 16) Me.Label17.TabIndex = 69 Me.Label17.Text = "聯繫人1電話" ' 'TextBox18 ' Me.TextBox18.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.TextBox18.Location = New System.Drawing.Point(867, 617) Me.TextBox18.Name = "TextBox18" Me.TextBox18.Size = New System.Drawing.Size(125, 23) Me.TextBox18.TabIndex = 72 ' 'Label18 ' Me.Label18.AutoSize = True Me.Label18.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label18.Location = New System.Drawing.Point(786, 620) Me.Label18.Name = "Label18" Me.Label18.Size = New System.Drawing.Size(75, 16) Me.Label18.TabIndex = 71 Me.Label18.Text = "聯繫人2電話" ' 'TextBox19 ' Me.TextBox19.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.TextBox19.Location = New System.Drawing.Point(867, 646) Me.TextBox19.Name = "TextBox19" Me.TextBox19.Size = New System.Drawing.Size(125, 23) Me.TextBox19.TabIndex = 74 ' 'Label19 ' Me.Label19.AutoSize = True Me.Label19.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label19.Location = New System.Drawing.Point(786, 649) Me.Label19.Name = "Label19" Me.Label19.Size = New System.Drawing.Size(75, 16) Me.Label19.TabIndex = 73 Me.Label19.Text = "聯繫人3電話" ' '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(1152, 588) Me.Button3.Name = "Button3" Me.Button3.Size = New System.Drawing.Size(71, 44) Me.Button3.TabIndex = 77 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(998, 588) Me.Button1.Name = "Button1" Me.Button1.Size = New System.Drawing.Size(71, 44) Me.Button1.TabIndex = 75 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(1075, 588) Me.Button2.Name = "Button2" Me.Button2.Size = New System.Drawing.Size(71, 44) Me.Button2.TabIndex = 76 Me.Button2.Text = "修改" Me.Button2.UseVisualStyleBackColor = True ' 'TextBox20 ' Me.TextBox20.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.TextBox20.Location = New System.Drawing.Point(1123, 646) Me.TextBox20.Name = "TextBox20" Me.TextBox20.Size = New System.Drawing.Size(100, 23) Me.TextBox20.TabIndex = 78 Me.TextBox20.Visible = False ' '供應商資料 ' 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.TextBox20) Me.Controls.Add(Me.Button3) Me.Controls.Add(Me.Button1) Me.Controls.Add(Me.Button2) Me.Controls.Add(Me.TextBox19) Me.Controls.Add(Me.Label19) Me.Controls.Add(Me.TextBox18) Me.Controls.Add(Me.Label18) Me.Controls.Add(Me.TextBox17) Me.Controls.Add(Me.Label17) Me.Controls.Add(Me.TextBox16) Me.Controls.Add(Me.Label16) Me.Controls.Add(Me.TextBox15) Me.Controls.Add(Me.Label15) Me.Controls.Add(Me.TextBox14) Me.Controls.Add(Me.Label14) Me.Controls.Add(Me.Label13) Me.Controls.Add(Me.TextBox13) Me.Controls.Add(Me.Label12) Me.Controls.Add(Me.TextBox12) Me.Controls.Add(Me.Label11) Me.Controls.Add(Me.TextBox11) Me.Controls.Add(Me.TextBox10) Me.Controls.Add(Me.Label10) Me.Controls.Add(Me.TextBox9) Me.Controls.Add(Me.Label9) Me.Controls.Add(Me.TextBox8) Me.Controls.Add(Me.Label8) Me.Controls.Add(Me.TextBox7) Me.Controls.Add(Me.Label7) Me.Controls.Add(Me.TextBox6) Me.Controls.Add(Me.Label6) Me.Controls.Add(Me.Label5) Me.Controls.Add(Me.TextBox5) Me.Controls.Add(Me.TextBox4) Me.Controls.Add(Me.Label4) Me.Controls.Add(Me.TextBox3) Me.Controls.Add(Me.Label3) Me.Controls.Add(Me.TextBox2) Me.Controls.Add(Me.Label2) Me.Controls.Add(Me.Label1) Me.Controls.Add(Me.TextBox1) Me.Controls.Add(Me.GroupBox5) Me.Name = "供應商資料" Me.Text = "供應商資料" Me.GroupBox5.ResumeLayout(False) CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents GroupBox5 As GroupBox Friend WithEvents DataGridView1 As DataGridView Friend WithEvents TextBox1 As TextBox Friend WithEvents Label1 As Label Friend WithEvents Label2 As Label Friend WithEvents TextBox2 As TextBox Friend WithEvents Label3 As Label Friend WithEvents TextBox3 As TextBox Friend WithEvents Label4 As Label Friend WithEvents TextBox4 As TextBox Friend WithEvents TextBox5 As TextBox Friend WithEvents Label5 As Label Friend WithEvents Label6 As Label Friend WithEvents TextBox6 As TextBox Friend WithEvents TextBox7 As TextBox Friend WithEvents Label7 As Label Friend WithEvents TextBox8 As TextBox Friend WithEvents Label8 As Label Friend WithEvents TextBox9 As TextBox Friend WithEvents Label9 As Label Friend WithEvents TextBox10 As TextBox Friend WithEvents Label10 As Label Friend WithEvents Label11 As Label Friend WithEvents TextBox11 As TextBox Friend WithEvents Label12 As Label Friend WithEvents TextBox12 As TextBox Friend WithEvents Label13 As Label Friend WithEvents TextBox13 As TextBox Friend WithEvents TextBox14 As TextBox Friend WithEvents Label14 As Label Friend WithEvents TextBox15 As TextBox Friend WithEvents Label15 As Label Friend WithEvents TextBox16 As TextBox Friend WithEvents Label16 As Label Friend WithEvents TextBox17 As TextBox Friend WithEvents Label17 As Label Friend WithEvents TextBox18 As TextBox Friend WithEvents Label18 As Label Friend WithEvents TextBox19 As TextBox Friend WithEvents Label19 As Label Friend WithEvents Button3 As Button Friend WithEvents Button1 As Button Friend WithEvents Button2 As Button Friend WithEvents TextBox20 As TextBox End Class