123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398 |
- <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()
- Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Me.Label10 = New System.Windows.Forms.Label()
- Me.Label6 = New System.Windows.Forms.Label()
- Me.TextBox7 = New System.Windows.Forms.TextBox()
- Me.Label2 = New System.Windows.Forms.Label()
- Me.Button9 = New System.Windows.Forms.Button()
- Me.WebBrowser2 = New System.Windows.Forms.WebBrowser()
- Me.Label9 = New System.Windows.Forms.Label()
- Me.TextBox6 = New System.Windows.Forms.TextBox()
- Me.WebBrowser1 = New System.Windows.Forms.WebBrowser()
- Me.Button24 = New System.Windows.Forms.Button()
- Me.Label7 = New System.Windows.Forms.Label()
- Me.Label1 = New System.Windows.Forms.Label()
- Me.Button1 = New System.Windows.Forms.Button()
- Me.Button5 = New System.Windows.Forms.Button()
- Me.Button4 = New System.Windows.Forms.Button()
- Me.Button2 = New System.Windows.Forms.Button()
- Me.Button7 = New System.Windows.Forms.Button()
- Me.Button8 = New System.Windows.Forms.Button()
- Me.TextBox5 = New System.Windows.Forms.TextBox()
- Me.TextBox4 = New System.Windows.Forms.TextBox()
- 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.FolderBrowserDialog1 = New System.Windows.Forms.FolderBrowserDialog()
- Me.SaveFileDialog1 = New System.Windows.Forms.SaveFileDialog()
- CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- 'Label10
- '
- Me.Label10.AutoSize = True
- Me.Label10.ForeColor = System.Drawing.Color.Red
- Me.Label10.Location = New System.Drawing.Point(1649, 8)
- Me.Label10.Name = "Label10"
- Me.Label10.Size = New System.Drawing.Size(252, 24)
- Me.Label10.TabIndex = 612
- Me.Label10.Text = "如檔案無法拖曳至伺服器FTP文件夾,請修改檔" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "案名稱不要帶有中文字或是符號"
- '
- '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(1436, 802)
- Me.Label6.Name = "Label6"
- Me.Label6.Size = New System.Drawing.Size(156, 24)
- Me.Label6.TabIndex = 610
- Me.Label6.Text = "伺服器FTP文件夾"
- '
- 'TextBox7
- '
- Me.TextBox7.AllowDrop = True
- Me.TextBox7.ForeColor = System.Drawing.Color.Black
- Me.TextBox7.Location = New System.Drawing.Point(1598, 802)
- Me.TextBox7.Multiline = True
- Me.TextBox7.Name = "TextBox7"
- Me.TextBox7.Size = New System.Drawing.Size(73, 23)
- Me.TextBox7.TabIndex = 609
- '
- 'Label2
- '
- Me.Label2.AutoSize = True
- Me.Label2.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label2.Location = New System.Drawing.Point(1432, 11)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(86, 24)
- Me.Label2.TabIndex = 608
- Me.Label2.Text = "我的電腦"
- '
- 'Button9
- '
- Me.Button9.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button9.ForeColor = System.Drawing.Color.Blue
- Me.Button9.Location = New System.Drawing.Point(1524, 11)
- Me.Button9.Name = "Button9"
- Me.Button9.Size = New System.Drawing.Size(119, 24)
- Me.Button9.TabIndex = 607
- Me.Button9.Text = "讀取料夾路徑"
- Me.Button9.UseVisualStyleBackColor = True
- '
- 'WebBrowser2
- '
- Me.WebBrowser2.Location = New System.Drawing.Point(1436, 41)
- Me.WebBrowser2.MinimumSize = New System.Drawing.Size(20, 20)
- Me.WebBrowser2.Name = "WebBrowser2"
- Me.WebBrowser2.Size = New System.Drawing.Size(469, 717)
- Me.WebBrowser2.TabIndex = 606
- Me.WebBrowser2.Url = New System.Uri("", System.UriKind.Relative)
- '
- 'Label9
- '
- Me.Label9.AutoSize = True
- Me.Label9.Location = New System.Drawing.Point(1441, 767)
- Me.Label9.Name = "Label9"
- Me.Label9.Size = New System.Drawing.Size(53, 12)
- Me.Label9.TabIndex = 605
- Me.Label9.Text = "檔案名稱"
- '
- 'TextBox6
- '
- Me.TextBox6.AllowDrop = True
- Me.TextBox6.ForeColor = System.Drawing.Color.Black
- Me.TextBox6.Location = New System.Drawing.Point(1503, 764)
- Me.TextBox6.Multiline = True
- Me.TextBox6.Name = "TextBox6"
- Me.TextBox6.Size = New System.Drawing.Size(402, 23)
- Me.TextBox6.TabIndex = 604
- '
- 'WebBrowser1
- '
- Me.WebBrowser1.Location = New System.Drawing.Point(1432, 832)
- Me.WebBrowser1.MinimumSize = New System.Drawing.Size(20, 20)
- Me.WebBrowser1.Name = "WebBrowser1"
- Me.WebBrowser1.Size = New System.Drawing.Size(469, 133)
- Me.WebBrowser1.TabIndex = 603
- Me.WebBrowser1.Url = New System.Uri("", System.UriKind.Relative)
- '
- 'Button24
- '
- Me.Button24.ForeColor = System.Drawing.Color.Green
- Me.Button24.Location = New System.Drawing.Point(1796, 792)
- Me.Button24.Name = "Button24"
- Me.Button24.Size = New System.Drawing.Size(109, 34)
- Me.Button24.TabIndex = 602
- Me.Button24.Text = "圖片修改存檔"
- Me.Button24.UseVisualStyleBackColor = True
- '
- '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(1682, 783)
- Me.Label7.Name = "Label7"
- Me.Label7.Size = New System.Drawing.Size(55, 45)
- Me.Label7.TabIndex = 611
- Me.Label7.Text = "↓"
- '
- 'Label1
- '
- Me.Label1.AutoSize = True
- Me.Label1.ForeColor = System.Drawing.Color.Red
- Me.Label1.Location = New System.Drawing.Point(631, 45)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(145, 12)
- Me.Label1.TabIndex = 601
- Me.Label1.Text = "圖片可以用滑鼠拖動圖片!!"
- '
- 'Button1
- '
- Me.Button1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer))
- Me.Button1.Location = New System.Drawing.Point(1257, 15)
- Me.Button1.Name = "Button1"
- Me.Button1.Size = New System.Drawing.Size(80, 23)
- Me.Button1.TabIndex = 600
- Me.Button1.Text = "復原"
- Me.Button1.UseVisualStyleBackColor = True
- '
- 'Button5
- '
- Me.Button5.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer))
- Me.Button5.Location = New System.Drawing.Point(1171, 15)
- Me.Button5.Name = "Button5"
- Me.Button5.Size = New System.Drawing.Size(80, 23)
- Me.Button5.TabIndex = 599
- Me.Button5.Text = "放大"
- Me.Button5.UseVisualStyleBackColor = True
- '
- 'Button4
- '
- Me.Button4.ForeColor = System.Drawing.Color.Blue
- Me.Button4.Location = New System.Drawing.Point(1065, 15)
- Me.Button4.Name = "Button4"
- Me.Button4.Size = New System.Drawing.Size(100, 23)
- Me.Button4.TabIndex = 598
- Me.Button4.Text = "垂直翻轉"
- Me.Button4.UseVisualStyleBackColor = True
- '
- 'Button2
- '
- Me.Button2.ForeColor = System.Drawing.Color.Blue
- Me.Button2.Location = New System.Drawing.Point(959, 15)
- Me.Button2.Name = "Button2"
- Me.Button2.Size = New System.Drawing.Size(100, 23)
- Me.Button2.TabIndex = 597
- Me.Button2.Text = "水平翻轉"
- Me.Button2.UseVisualStyleBackColor = True
- '
- 'Button7
- '
- Me.Button7.ForeColor = System.Drawing.Color.Blue
- Me.Button7.Location = New System.Drawing.Point(836, 15)
- Me.Button7.Name = "Button7"
- Me.Button7.Size = New System.Drawing.Size(117, 23)
- Me.Button7.TabIndex = 596
- Me.Button7.Text = "逆時鐘90度旋轉"
- Me.Button7.UseVisualStyleBackColor = True
- '
- 'Button8
- '
- Me.Button8.ForeColor = System.Drawing.Color.Blue
- Me.Button8.Location = New System.Drawing.Point(713, 15)
- Me.Button8.Name = "Button8"
- Me.Button8.Size = New System.Drawing.Size(117, 23)
- Me.Button8.TabIndex = 595
- Me.Button8.Text = "順時鐘90度旋轉"
- Me.Button8.UseVisualStyleBackColor = True
- '
- 'TextBox5
- '
- Me.TextBox5.Location = New System.Drawing.Point(1269, 42)
- Me.TextBox5.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.TextBox5.Name = "TextBox5"
- Me.TextBox5.Size = New System.Drawing.Size(115, 22)
- Me.TextBox5.TabIndex = 594
- '
- 'TextBox4
- '
- Me.TextBox4.Location = New System.Drawing.Point(1148, 42)
- Me.TextBox4.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.TextBox4.Name = "TextBox4"
- Me.TextBox4.Size = New System.Drawing.Size(115, 22)
- Me.TextBox4.TabIndex = 593
- '
- 'TextBox3
- '
- Me.TextBox3.Location = New System.Drawing.Point(1027, 42)
- Me.TextBox3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.TextBox3.Name = "TextBox3"
- Me.TextBox3.Size = New System.Drawing.Size(115, 22)
- Me.TextBox3.TabIndex = 592
- '
- 'TextBox2
- '
- Me.TextBox2.Location = New System.Drawing.Point(906, 42)
- Me.TextBox2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.TextBox2.Name = "TextBox2"
- Me.TextBox2.Size = New System.Drawing.Size(115, 22)
- Me.TextBox2.TabIndex = 591
- '
- 'Button3
- '
- Me.Button3.ForeColor = System.Drawing.Color.Blue
- Me.Button3.Location = New System.Drawing.Point(1343, 15)
- Me.Button3.Name = "Button3"
- Me.Button3.Size = New System.Drawing.Size(83, 23)
- Me.Button3.TabIndex = 590
- Me.Button3.Text = "下載圖片"
- Me.Button3.UseVisualStyleBackColor = True
- '
- 'Button6
- '
- Me.Button6.ForeColor = System.Drawing.Color.Black
- Me.Button6.Location = New System.Drawing.Point(631, 15)
- Me.Button6.Name = "Button6"
- Me.Button6.Size = New System.Drawing.Size(76, 23)
- Me.Button6.TabIndex = 589
- Me.Button6.Text = "查詢"
- Me.Button6.UseVisualStyleBackColor = True
- '
- 'TextBox1
- '
- Me.TextBox1.Location = New System.Drawing.Point(785, 42)
- Me.TextBox1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.TextBox1.Name = "TextBox1"
- Me.TextBox1.Size = New System.Drawing.Size(115, 22)
- Me.TextBox1.TabIndex = 588
- '
- 'PictureBox1
- '
- Me.PictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.PictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.PictureBox1.Location = New System.Drawing.Point(631, 69)
- Me.PictureBox1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.PictureBox1.Name = "PictureBox1"
- Me.PictureBox1.Size = New System.Drawing.Size(795, 896)
- Me.PictureBox1.TabIndex = 587
- Me.PictureBox1.TabStop = False
- '
- 'DataGridView1
- '
- Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.DataGridView1.Location = New System.Drawing.Point(10, 16)
- Me.DataGridView1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.DataGridView1.Name = "DataGridView1"
- Me.DataGridView1.RowHeadersWidth = 5
- DataGridViewCellStyle1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.DataGridView1.RowsDefaultCellStyle = DataGridViewCellStyle1
- Me.DataGridView1.RowTemplate.Height = 24
- Me.DataGridView1.Size = New System.Drawing.Size(615, 949)
- Me.DataGridView1.TabIndex = 586
- '
- 'SaveFileDialog1
- '
- Me.SaveFileDialog1.DefaultExt = "jpg"
- Me.SaveFileDialog1.SupportMultiDottedExtensions = True
- Me.SaveFileDialog1.Title = "指定檔案名稱與選擇檔案路徑"
- '
- '驗貨報告資料庫
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 12.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(1914, 971)
- Me.Controls.Add(Me.Label10)
- Me.Controls.Add(Me.Label6)
- Me.Controls.Add(Me.TextBox7)
- Me.Controls.Add(Me.Label2)
- Me.Controls.Add(Me.Button9)
- Me.Controls.Add(Me.WebBrowser2)
- Me.Controls.Add(Me.Label9)
- Me.Controls.Add(Me.TextBox6)
- Me.Controls.Add(Me.WebBrowser1)
- Me.Controls.Add(Me.Button24)
- Me.Controls.Add(Me.Label7)
- Me.Controls.Add(Me.Label1)
- Me.Controls.Add(Me.Button1)
- Me.Controls.Add(Me.Button5)
- Me.Controls.Add(Me.Button4)
- Me.Controls.Add(Me.Button2)
- Me.Controls.Add(Me.Button7)
- Me.Controls.Add(Me.Button8)
- Me.Controls.Add(Me.TextBox5)
- Me.Controls.Add(Me.TextBox4)
- 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.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 Label10 As Label
- Friend WithEvents Label6 As Label
- Friend WithEvents TextBox7 As TextBox
- Friend WithEvents Label2 As Label
- Friend WithEvents Button9 As Button
- Friend WithEvents WebBrowser2 As WebBrowser
- Friend WithEvents Label9 As Label
- Friend WithEvents TextBox6 As TextBox
- Friend WithEvents WebBrowser1 As WebBrowser
- Friend WithEvents Button24 As Button
- Friend WithEvents Label7 As Label
- Friend WithEvents Label1 As Label
- Friend WithEvents Button1 As Button
- Friend WithEvents Button5 As Button
- Friend WithEvents Button4 As Button
- Friend WithEvents Button2 As Button
- Friend WithEvents Button7 As Button
- Friend WithEvents Button8 As Button
- Friend WithEvents TextBox5 As TextBox
- Friend WithEvents TextBox4 As TextBox
- 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 FolderBrowserDialog1 As FolderBrowserDialog
- Friend WithEvents SaveFileDialog1 As SaveFileDialog
- End Class
|