123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299 |
- <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
- Partial Class 楦頭圖片資料庫
- Inherits System.Windows.Forms.Form
-
- 'Form 覆寫 Dispose 以清除元件清單。
- <System.Diagnostics.DebuggerNonUserCode()> _
- 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 設計工具進行修改。
- '請勿使用程式碼編輯器進行修改。
- <System.Diagnostics.DebuggerStepThrough()> _
- Private Sub InitializeComponent()
- Me.Button24 = New System.Windows.Forms.Button()
- Me.Label6 = New System.Windows.Forms.Label()
- Me.WebBrowser2 = New System.Windows.Forms.WebBrowser()
- Me.Label7 = New System.Windows.Forms.Label()
- Me.TextBox7 = New System.Windows.Forms.TextBox()
- Me.Label3 = New System.Windows.Forms.Label()
- Me.Button4 = New System.Windows.Forms.Button()
- Me.Label9 = New System.Windows.Forms.Label()
- Me.Label1 = New System.Windows.Forms.Label()
- Me.Label2 = New System.Windows.Forms.Label()
- Me.TextBox3 = New System.Windows.Forms.TextBox()
- Me.TextBox2 = New System.Windows.Forms.TextBox()
- Me.Button3 = New System.Windows.Forms.Button()
- Me.Button6 = New System.Windows.Forms.Button()
- Me.TextBox1 = New System.Windows.Forms.TextBox()
- Me.PictureBox1 = New System.Windows.Forms.PictureBox()
- Me.DataGridView1 = New System.Windows.Forms.DataGridView()
- Me.Label8 = New System.Windows.Forms.Label()
- Me.SaveFileDialog1 = New System.Windows.Forms.SaveFileDialog()
- Me.FolderBrowserDialog1 = New System.Windows.Forms.FolderBrowserDialog()
- Me.WebBrowser1 = New System.Windows.Forms.WebBrowser()
- CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- 'Button24
- '
- Me.Button24.ForeColor = System.Drawing.Color.Green
- Me.Button24.Location = New System.Drawing.Point(1775, 18)
- Me.Button24.Name = "Button24"
- Me.Button24.Size = New System.Drawing.Size(127, 54)
- Me.Button24.TabIndex = 591
- Me.Button24.Text = "圖片修改存檔"
- Me.Button24.UseVisualStyleBackColor = True
- '
- '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(1372, 517)
- Me.Label6.Name = "Label6"
- Me.Label6.Size = New System.Drawing.Size(156, 24)
- Me.Label6.TabIndex = 588
- Me.Label6.Text = "伺服器FTP文件夾"
- '
- 'WebBrowser2
- '
- Me.WebBrowser2.Location = New System.Drawing.Point(1372, 80)
- Me.WebBrowser2.MinimumSize = New System.Drawing.Size(20, 20)
- Me.WebBrowser2.Name = "WebBrowser2"
- Me.WebBrowser2.Size = New System.Drawing.Size(530, 420)
- Me.WebBrowser2.TabIndex = 587
- Me.WebBrowser2.Url = New System.Uri("", System.UriKind.Relative)
- '
- 'Label7
- '
- Me.Label7.AutoSize = True
- Me.Label7.Font = New System.Drawing.Font("微軟正黑體", 26.25!, 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(1618, 498)
- Me.Label7.Name = "Label7"
- Me.Label7.Size = New System.Drawing.Size(55, 45)
- Me.Label7.TabIndex = 589
- Me.Label7.Text = "↓"
- '
- 'TextBox7
- '
- Me.TextBox7.AllowDrop = True
- Me.TextBox7.ForeColor = System.Drawing.Color.Black
- Me.TextBox7.Location = New System.Drawing.Point(1585, 50)
- Me.TextBox7.Multiline = True
- Me.TextBox7.Name = "TextBox7"
- Me.TextBox7.Size = New System.Drawing.Size(184, 23)
- Me.TextBox7.TabIndex = 585
- '
- 'Label3
- '
- Me.Label3.AutoSize = True
- Me.Label3.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label3.Location = New System.Drawing.Point(1368, 50)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(86, 24)
- Me.Label3.TabIndex = 584
- Me.Label3.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(1460, 50)
- Me.Button4.Name = "Button4"
- Me.Button4.Size = New System.Drawing.Size(119, 24)
- Me.Button4.TabIndex = 583
- Me.Button4.Text = "讀取料夾路徑"
- Me.Button4.UseVisualStyleBackColor = True
- '
- 'Label9
- '
- Me.Label9.AutoSize = True
- Me.Label9.Location = New System.Drawing.Point(1373, 550)
- Me.Label9.Name = "Label9"
- Me.Label9.Size = New System.Drawing.Size(56, 16)
- Me.Label9.TabIndex = 582
- Me.Label9.Text = "檔案名稱"
- '
- 'Label1
- '
- Me.Label1.AutoSize = True
- Me.Label1.Location = New System.Drawing.Point(509, 53)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(80, 16)
- Me.Label1.TabIndex = 581
- Me.Label1.Text = "楦頭圖片編號"
- '
- 'Label2
- '
- Me.Label2.AutoSize = True
- Me.Label2.Location = New System.Drawing.Point(533, 22)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(56, 16)
- Me.Label2.TabIndex = 580
- Me.Label2.Text = "楦頭編號"
- '
- 'TextBox3
- '
- Me.TextBox3.AllowDrop = True
- Me.TextBox3.Location = New System.Drawing.Point(1435, 547)
- Me.TextBox3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.TextBox3.Multiline = True
- Me.TextBox3.Name = "TextBox3"
- Me.TextBox3.Size = New System.Drawing.Size(467, 23)
- Me.TextBox3.TabIndex = 579
- '
- 'TextBox2
- '
- Me.TextBox2.Location = New System.Drawing.Point(595, 50)
- Me.TextBox2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.TextBox2.Name = "TextBox2"
- Me.TextBox2.Size = New System.Drawing.Size(155, 23)
- Me.TextBox2.TabIndex = 578
- '
- 'Button3
- '
- Me.Button3.ForeColor = System.Drawing.Color.Blue
- Me.Button3.Location = New System.Drawing.Point(386, 18)
- Me.Button3.Name = "Button3"
- Me.Button3.Size = New System.Drawing.Size(117, 55)
- Me.Button3.TabIndex = 577
- Me.Button3.Text = "下載圖片"
- Me.Button3.UseVisualStyleBackColor = True
- '
- 'Button6
- '
- Me.Button6.ForeColor = System.Drawing.Color.Black
- Me.Button6.Location = New System.Drawing.Point(263, 17)
- Me.Button6.Name = "Button6"
- Me.Button6.Size = New System.Drawing.Size(117, 55)
- Me.Button6.TabIndex = 576
- Me.Button6.Text = "查詢"
- Me.Button6.UseVisualStyleBackColor = True
- '
- 'TextBox1
- '
- Me.TextBox1.Location = New System.Drawing.Point(595, 19)
- Me.TextBox1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.TextBox1.Name = "TextBox1"
- Me.TextBox1.Size = New System.Drawing.Size(155, 23)
- Me.TextBox1.TabIndex = 575
- '
- 'PictureBox1
- '
- Me.PictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.PictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.PictureBox1.Location = New System.Drawing.Point(263, 79)
- Me.PictureBox1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.PictureBox1.Name = "PictureBox1"
- Me.PictureBox1.Size = New System.Drawing.Size(1103, 886)
- Me.PictureBox1.TabIndex = 574
- Me.PictureBox1.TabStop = False
- '
- 'DataGridView1
- '
- Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.DataGridView1.Location = New System.Drawing.Point(12, 17)
- Me.DataGridView1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.DataGridView1.Name = "DataGridView1"
- Me.DataGridView1.RowHeadersWidth = 5
- Me.DataGridView1.RowTemplate.Height = 24
- Me.DataGridView1.Size = New System.Drawing.Size(245, 948)
- Me.DataGridView1.TabIndex = 573
- '
- 'Label8
- '
- Me.Label8.AutoSize = True
- Me.Label8.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label8.ForeColor = System.Drawing.Color.Red
- Me.Label8.Location = New System.Drawing.Point(843, 9)
- Me.Label8.Name = "Label8"
- Me.Label8.Size = New System.Drawing.Size(533, 68)
- Me.Label8.TabIndex = 590
- Me.Label8.Text = "1、修改圖片時先將伺服器上的圖片下載到我的電腦。" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "2、修改好圖片後再將圖片檔案重送到伺服器FTP文夾,並在將檔案拖曳到檔案名稱方格中。" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "3、確認所選擇的楦頭編" &
- "號與修改好的圖片檔案名稱無誤後點擊存檔。" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "4、如檔案無法拖曳至伺服器FTP文件夾,請修改檔案名稱不要帶有中文字或是符號"
- '
- 'SaveFileDialog1
- '
- Me.SaveFileDialog1.DefaultExt = "jpg"
- Me.SaveFileDialog1.SupportMultiDottedExtensions = True
- Me.SaveFileDialog1.Title = "指定檔案名稱與選擇檔案路徑"
- '
- 'WebBrowser1
- '
- Me.WebBrowser1.Location = New System.Drawing.Point(1372, 577)
- Me.WebBrowser1.MinimumSize = New System.Drawing.Size(20, 20)
- Me.WebBrowser1.Name = "WebBrowser1"
- Me.WebBrowser1.Size = New System.Drawing.Size(530, 388)
- Me.WebBrowser1.TabIndex = 592
- Me.WebBrowser1.Url = New System.Uri("", System.UriKind.Relative)
- '
- '楦頭圖片資料庫
- '
- 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.WebBrowser1)
- Me.Controls.Add(Me.Button24)
- Me.Controls.Add(Me.Label6)
- Me.Controls.Add(Me.WebBrowser2)
- Me.Controls.Add(Me.Label7)
- Me.Controls.Add(Me.TextBox7)
- Me.Controls.Add(Me.Label3)
- Me.Controls.Add(Me.Button4)
- Me.Controls.Add(Me.Label9)
- Me.Controls.Add(Me.Label1)
- Me.Controls.Add(Me.Label2)
- Me.Controls.Add(Me.TextBox3)
- Me.Controls.Add(Me.TextBox2)
- Me.Controls.Add(Me.Button3)
- Me.Controls.Add(Me.Button6)
- Me.Controls.Add(Me.TextBox1)
- Me.Controls.Add(Me.PictureBox1)
- Me.Controls.Add(Me.DataGridView1)
- 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.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
-
- Friend WithEvents Button24 As Button
- Friend WithEvents Label6 As Label
- Friend WithEvents WebBrowser2 As WebBrowser
- Friend WithEvents Label7 As Label
- Friend WithEvents TextBox7 As TextBox
- Friend WithEvents Label3 As Label
- Friend WithEvents Button4 As Button
- Friend WithEvents Label9 As Label
- Friend WithEvents Label1 As Label
- Friend WithEvents Label2 As Label
- Friend WithEvents TextBox3 As TextBox
- Friend WithEvents TextBox2 As TextBox
- Friend WithEvents Button3 As Button
- Friend WithEvents Button6 As Button
- Friend WithEvents TextBox1 As TextBox
- Friend WithEvents PictureBox1 As PictureBox
- Friend WithEvents DataGridView1 As DataGridView
- Friend WithEvents Label8 As Label
- Friend WithEvents SaveFileDialog1 As SaveFileDialog
- Friend WithEvents FolderBrowserDialog1 As FolderBrowserDialog
- Friend WithEvents WebBrowser1 As WebBrowser
- End Class
|