_ 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() Me.Label8 = New System.Windows.Forms.Label() Me.Label5 = New System.Windows.Forms.Label() Me.Label6 = New System.Windows.Forms.Label() Me.TextBox7 = New System.Windows.Forms.TextBox() Me.Label4 = New System.Windows.Forms.Label() Me.Button4 = New System.Windows.Forms.Button() Me.WebBrowser2 = New System.Windows.Forms.WebBrowser() Me.TextBox3 = New System.Windows.Forms.TextBox() Me.Label1 = New System.Windows.Forms.Label() Me.DateTimePicker1 = New System.Windows.Forms.DateTimePicker() Me.Button11 = New System.Windows.Forms.Button() Me.Label9 = New System.Windows.Forms.Label() Me.TextBox4 = New System.Windows.Forms.TextBox() Me.Button31 = New System.Windows.Forms.Button() Me.TextBox2 = New System.Windows.Forms.TextBox() Me.TextBox1 = New System.Windows.Forms.TextBox() Me.Label3 = New System.Windows.Forms.Label() Me.Label2 = New System.Windows.Forms.Label() Me.DataGridView1 = New System.Windows.Forms.DataGridView() Me.WebBrowser1 = New System.Windows.Forms.WebBrowser() Me.Label7 = New System.Windows.Forms.Label() Me.FolderBrowserDialog1 = New System.Windows.Forms.FolderBrowserDialog() Me.TextBox5 = New System.Windows.Forms.TextBox() Me.Label10 = New System.Windows.Forms.Label() Me.TextBox6 = New System.Windows.Forms.TextBox() Me.Label11 = New System.Windows.Forms.Label() Me.Button1 = New System.Windows.Forms.Button() CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' 'Label8 ' Me.Label8.AutoSize = True Me.Label8.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label8.ForeColor = System.Drawing.Color.Red Me.Label8.Location = New System.Drawing.Point(1542, 0) Me.Label8.Name = "Label8" Me.Label8.Size = New System.Drawing.Size(265, 60) Me.Label8.TabIndex = 591 Me.Label8.Text = "驗貨報告圖庫不提供修改圖片功能," & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "入圖時請小心謹慎,如有需要修改驗" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "貨報告圖片請向單位主管提出申請" ' 'Label5 ' Me.Label5.AutoSize = True Me.Label5.ForeColor = System.Drawing.Color.Red Me.Label5.Location = New System.Drawing.Point(226, 9) Me.Label5.Name = "Label5" Me.Label5.Size = New System.Drawing.Size(424, 16) Me.Label5.TabIndex = 590 Me.Label5.Text = "如檔案無法拖曳至伺服器FTP文件夾,請修改檔案名稱不要帶有中文字或是符號" ' 'Label6 ' Me.Label6.AutoSize = True Me.Label6.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label6.Location = New System.Drawing.Point(12, 706) Me.Label6.Name = "Label6" Me.Label6.Size = New System.Drawing.Size(156, 24) Me.Label6.TabIndex = 588 Me.Label6.Text = "伺服器FTP文件夾" ' 'TextBox7 ' Me.TextBox7.AllowDrop = True Me.TextBox7.ForeColor = System.Drawing.Color.Black Me.TextBox7.Location = New System.Drawing.Point(680, 705) Me.TextBox7.Multiline = True Me.TextBox7.Name = "TextBox7" Me.TextBox7.Size = New System.Drawing.Size(149, 23) Me.TextBox7.TabIndex = 587 ' 'Label4 ' Me.Label4.AutoSize = True Me.Label4.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label4.Location = New System.Drawing.Point(12, 5) Me.Label4.Name = "Label4" Me.Label4.Size = New System.Drawing.Size(86, 24) Me.Label4.TabIndex = 586 Me.Label4.Text = "我的電腦" ' 'Button4 ' Me.Button4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Button4.ForeColor = System.Drawing.Color.Blue Me.Button4.Location = New System.Drawing.Point(104, 5) Me.Button4.Name = "Button4" Me.Button4.Size = New System.Drawing.Size(119, 24) Me.Button4.TabIndex = 585 Me.Button4.Text = "讀取料夾路徑" Me.Button4.UseVisualStyleBackColor = True ' 'WebBrowser2 ' Me.WebBrowser2.Location = New System.Drawing.Point(14, 34) Me.WebBrowser2.MinimumSize = New System.Drawing.Size(20, 20) Me.WebBrowser2.Name = "WebBrowser2" Me.WebBrowser2.Size = New System.Drawing.Size(969, 638) Me.WebBrowser2.TabIndex = 584 Me.WebBrowser2.Url = New System.Uri("", System.UriKind.Relative) ' 'TextBox3 ' Me.TextBox3.ForeColor = System.Drawing.Color.Black Me.TextBox3.Location = New System.Drawing.Point(835, 705) Me.TextBox3.Name = "TextBox3" Me.TextBox3.Size = New System.Drawing.Size(149, 23) Me.TextBox3.TabIndex = 583 ' 'Label1 ' Me.Label1.AutoSize = True Me.Label1.Location = New System.Drawing.Point(1215, 38) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(56, 16) Me.Label1.TabIndex = 582 Me.Label1.Text = "驗貨日期" ' 'DateTimePicker1 ' Me.DateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.[Short] Me.DateTimePicker1.Location = New System.Drawing.Point(1277, 34) Me.DateTimePicker1.Name = "DateTimePicker1" Me.DateTimePicker1.Size = New System.Drawing.Size(146, 23) Me.DateTimePicker1.TabIndex = 581 ' 'Button11 ' Me.Button11.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Button11.ForeColor = System.Drawing.Color.Blue Me.Button11.Location = New System.Drawing.Point(1429, 6) Me.Button11.Name = "Button11" Me.Button11.Size = New System.Drawing.Size(107, 40) Me.Button11.TabIndex = 580 Me.Button11.Text = "單筆存檔" Me.Button11.UseVisualStyleBackColor = True ' 'Label9 ' Me.Label9.AutoSize = True Me.Label9.Location = New System.Drawing.Point(13, 681) Me.Label9.Name = "Label9" Me.Label9.Size = New System.Drawing.Size(56, 16) Me.Label9.TabIndex = 579 Me.Label9.Text = "檔案名稱" ' 'TextBox4 ' Me.TextBox4.AllowDrop = True Me.TextBox4.ForeColor = System.Drawing.Color.Black Me.TextBox4.Location = New System.Drawing.Point(75, 678) Me.TextBox4.Multiline = True Me.TextBox4.Name = "TextBox4" Me.TextBox4.Size = New System.Drawing.Size(908, 23) Me.TextBox4.TabIndex = 578 ' 'Button31 ' Me.Button31.ForeColor = System.Drawing.Color.Black Me.Button31.Location = New System.Drawing.Point(1804, 6) Me.Button31.Name = "Button31" Me.Button31.Size = New System.Drawing.Size(100, 84) Me.Button31.TabIndex = 577 Me.Button31.Text = "查詢" Me.Button31.UseVisualStyleBackColor = True ' 'TextBox2 ' Me.TextBox2.ForeColor = System.Drawing.Color.Black Me.TextBox2.Location = New System.Drawing.Point(1060, 35) Me.TextBox2.Name = "TextBox2" Me.TextBox2.Size = New System.Drawing.Size(149, 23) Me.TextBox2.TabIndex = 576 ' 'TextBox1 ' Me.TextBox1.ForeColor = System.Drawing.Color.Black Me.TextBox1.Location = New System.Drawing.Point(1060, 6) Me.TextBox1.Name = "TextBox1" Me.TextBox1.Size = New System.Drawing.Size(149, 23) Me.TextBox1.TabIndex = 575 ' 'Label3 ' Me.Label3.AutoSize = True Me.Label3.Location = New System.Drawing.Point(991, 38) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(56, 16) Me.Label3.TabIndex = 574 Me.Label3.Text = "型體名稱" ' 'Label2 ' Me.Label2.AutoSize = True Me.Label2.Location = New System.Drawing.Point(990, 9) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(68, 16) Me.Label2.TabIndex = 573 Me.Label2.Text = "客戶訂單號" ' 'DataGridView1 ' Me.DataGridView1.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.DataGridView1.Location = New System.Drawing.Point(989, 94) Me.DataGridView1.Name = "DataGridView1" Me.DataGridView1.RowHeadersWidth = 5 Me.DataGridView1.RowTemplate.Height = 24 Me.DataGridView1.Size = New System.Drawing.Size(915, 870) Me.DataGridView1.TabIndex = 572 ' 'WebBrowser1 ' Me.WebBrowser1.Location = New System.Drawing.Point(14, 733) Me.WebBrowser1.MinimumSize = New System.Drawing.Size(20, 20) Me.WebBrowser1.Name = "WebBrowser1" Me.WebBrowser1.Size = New System.Drawing.Size(969, 231) Me.WebBrowser1.TabIndex = 571 Me.WebBrowser1.Url = New System.Uri("", System.UriKind.Relative) ' 'Label7 ' Me.Label7.AutoSize = True Me.Label7.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label7.ForeColor = System.Drawing.Color.Red Me.Label7.Location = New System.Drawing.Point(474, 698) Me.Label7.Name = "Label7" Me.Label7.Size = New System.Drawing.Size(46, 37) Me.Label7.TabIndex = 589 Me.Label7.Text = "↓" ' 'TextBox5 ' Me.TextBox5.ForeColor = System.Drawing.Color.Black Me.TextBox5.Location = New System.Drawing.Point(1277, 6) Me.TextBox5.Name = "TextBox5" Me.TextBox5.Size = New System.Drawing.Size(146, 23) Me.TextBox5.TabIndex = 593 ' 'Label10 ' Me.Label10.AutoSize = True Me.Label10.Location = New System.Drawing.Point(1215, 9) Me.Label10.Name = "Label10" Me.Label10.Size = New System.Drawing.Size(32, 16) Me.Label10.TabIndex = 592 Me.Label10.Text = "顏色" ' 'TextBox6 ' Me.TextBox6.ForeColor = System.Drawing.Color.Black Me.TextBox6.Location = New System.Drawing.Point(1060, 64) Me.TextBox6.Name = "TextBox6" Me.TextBox6.Size = New System.Drawing.Size(149, 23) Me.TextBox6.TabIndex = 595 ' 'Label11 ' Me.Label11.AutoSize = True Me.Label11.Location = New System.Drawing.Point(991, 67) Me.Label11.Name = "Label11" Me.Label11.Size = New System.Drawing.Size(56, 16) Me.Label11.TabIndex = 594 Me.Label11.Text = "型體號碼" ' '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(1429, 50) Me.Button1.Name = "Button1" Me.Button1.Size = New System.Drawing.Size(107, 40) Me.Button1.TabIndex = 596 Me.Button1.Text = "批量存檔" Me.Button1.UseVisualStyleBackColor = True ' '驗貨報告圖片導入資料庫 ' Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.ClientSize = New System.Drawing.Size(1914, 971) Me.Controls.Add(Me.Button1) Me.Controls.Add(Me.TextBox6) Me.Controls.Add(Me.Label11) Me.Controls.Add(Me.TextBox5) Me.Controls.Add(Me.Label10) Me.Controls.Add(Me.Label5) Me.Controls.Add(Me.Label6) Me.Controls.Add(Me.TextBox7) Me.Controls.Add(Me.Label4) Me.Controls.Add(Me.Button4) Me.Controls.Add(Me.WebBrowser2) Me.Controls.Add(Me.TextBox3) Me.Controls.Add(Me.Label1) Me.Controls.Add(Me.DateTimePicker1) Me.Controls.Add(Me.Button11) Me.Controls.Add(Me.Label9) Me.Controls.Add(Me.TextBox4) Me.Controls.Add(Me.Button31) Me.Controls.Add(Me.TextBox2) Me.Controls.Add(Me.TextBox1) Me.Controls.Add(Me.Label3) Me.Controls.Add(Me.Label2) Me.Controls.Add(Me.DataGridView1) Me.Controls.Add(Me.WebBrowser1) Me.Controls.Add(Me.Label7) Me.Controls.Add(Me.Label8) 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 = "驗貨報告圖片導入資料庫" Me.Text = "驗貨報告圖片導入資料庫" CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents Label8 As Label Friend WithEvents Label5 As Label Friend WithEvents Label6 As Label Friend WithEvents TextBox7 As TextBox Friend WithEvents Label4 As Label Friend WithEvents Button4 As Button Friend WithEvents WebBrowser2 As WebBrowser Friend WithEvents TextBox3 As TextBox Friend WithEvents Label1 As Label Friend WithEvents DateTimePicker1 As DateTimePicker Friend WithEvents Button11 As Button Friend WithEvents Label9 As Label Friend WithEvents TextBox4 As TextBox Friend WithEvents Button31 As Button Friend WithEvents TextBox2 As TextBox Friend WithEvents TextBox1 As TextBox Friend WithEvents Label3 As Label Friend WithEvents Label2 As Label Friend WithEvents DataGridView1 As DataGridView Friend WithEvents WebBrowser1 As WebBrowser Friend WithEvents Label7 As Label Friend WithEvents FolderBrowserDialog1 As FolderBrowserDialog Friend WithEvents TextBox5 As TextBox Friend WithEvents Label10 As Label Friend WithEvents TextBox6 As TextBox Friend WithEvents Label11 As Label Friend WithEvents Button1 As Button End Class