123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317 |
- <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.FolderBrowserDialog1 = New System.Windows.Forms.FolderBrowserDialog()
- Me.SaveFileDialog1 = New System.Windows.Forms.SaveFileDialog()
- Me.檔案名稱tb = New System.Windows.Forms.TextBox()
- Me.刪除簽名檔_bt = New System.Windows.Forms.Button()
- Me.Label15 = New System.Windows.Forms.Label()
- Me.簽名檔持有人_cb = New System.Windows.Forms.ComboBox()
- Me.簽名檔人名_dgv = New System.Windows.Forms.DataGridView()
- Me.Label3 = New System.Windows.Forms.Label()
- Me.圖檔編號_tb = New System.Windows.Forms.TextBox()
- Me.生成圖檔編號_bt = New System.Windows.Forms.Button()
- Me.簽名檔入系統_bt = New System.Windows.Forms.Button()
- Me.Label8 = New System.Windows.Forms.Label()
- Me.Label9 = New System.Windows.Forms.Label()
- Me.檔案名稱_tb = New System.Windows.Forms.TextBox()
- Me.Label6 = New System.Windows.Forms.Label()
- Me.Label12 = New System.Windows.Forms.Label()
- Me.Label13 = New System.Windows.Forms.Label()
- Me.讀取料夾路徑_bt = New System.Windows.Forms.Button()
- Me.本機資料夾_wb = New System.Windows.Forms.WebBrowser()
- Me.伺服器FTP文件夾_wb = New System.Windows.Forms.WebBrowser()
- Me.圖片顯示_vb = New System.Windows.Forms.PictureBox()
- CType(Me.簽名檔人名_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.圖片顯示_vb, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- 'SaveFileDialog1
- '
- Me.SaveFileDialog1.DefaultExt = "jpg"
- Me.SaveFileDialog1.SupportMultiDottedExtensions = True
- Me.SaveFileDialog1.Title = "指定檔案名稱與選擇檔案路徑"
- '
- '檔案名稱tb
- '
- Me.檔案名稱tb.AllowDrop = True
- Me.檔案名稱tb.ForeColor = System.Drawing.Color.Black
- Me.檔案名稱tb.Location = New System.Drawing.Point(406, 512)
- Me.檔案名稱tb.Multiline = True
- Me.檔案名稱tb.Name = "檔案名稱tb"
- Me.檔案名稱tb.Size = New System.Drawing.Size(25, 23)
- Me.檔案名稱tb.TabIndex = 660
- '
- '刪除簽名檔_bt
- '
- Me.刪除簽名檔_bt.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.刪除簽名檔_bt.ForeColor = System.Drawing.Color.Red
- Me.刪除簽名檔_bt.Location = New System.Drawing.Point(464, 69)
- Me.刪除簽名檔_bt.Name = "刪除簽名檔_bt"
- Me.刪除簽名檔_bt.Size = New System.Drawing.Size(153, 30)
- Me.刪除簽名檔_bt.TabIndex = 659
- Me.刪除簽名檔_bt.Text = "刪除簽名檔"
- Me.刪除簽名檔_bt.UseVisualStyleBackColor = True
- '
- 'Label15
- '
- Me.Label15.AutoSize = True
- Me.Label15.ForeColor = System.Drawing.Color.Blue
- Me.Label15.Location = New System.Drawing.Point(216, 73)
- Me.Label15.Name = "Label15"
- Me.Label15.Size = New System.Drawing.Size(80, 16)
- Me.Label15.TabIndex = 658
- Me.Label15.Text = "簽名檔持有人"
- '
- '簽名檔持有人_cb
- '
- Me.簽名檔持有人_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.簽名檔持有人_cb.ForeColor = System.Drawing.Color.Blue
- Me.簽名檔持有人_cb.FormattingEnabled = True
- Me.簽名檔持有人_cb.Location = New System.Drawing.Point(302, 70)
- Me.簽名檔持有人_cb.Name = "簽名檔持有人_cb"
- Me.簽名檔持有人_cb.Size = New System.Drawing.Size(140, 24)
- Me.簽名檔持有人_cb.TabIndex = 657
- '
- '簽名檔人名_dgv
- '
- Me.簽名檔人名_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.簽名檔人名_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.簽名檔人名_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.簽名檔人名_dgv.Location = New System.Drawing.Point(874, 11)
- Me.簽名檔人名_dgv.Name = "簽名檔人名_dgv"
- Me.簽名檔人名_dgv.RowHeadersWidth = 5
- Me.簽名檔人名_dgv.RowTemplate.Height = 24
- Me.簽名檔人名_dgv.Size = New System.Drawing.Size(466, 422)
- Me.簽名檔人名_dgv.TabIndex = 656
- '
- 'Label3
- '
- Me.Label3.AutoSize = True
- Me.Label3.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label3.Location = New System.Drawing.Point(10, 73)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(56, 16)
- Me.Label3.TabIndex = 654
- Me.Label3.Text = "圖檔編號"
- '
- '圖檔編號_tb
- '
- Me.圖檔編號_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.圖檔編號_tb.Location = New System.Drawing.Point(70, 70)
- Me.圖檔編號_tb.Name = "圖檔編號_tb"
- Me.圖檔編號_tb.Size = New System.Drawing.Size(140, 23)
- Me.圖檔編號_tb.TabIndex = 653
- '
- '生成圖檔編號_bt
- '
- Me.生成圖檔編號_bt.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.生成圖檔編號_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.生成圖檔編號_bt.Location = New System.Drawing.Point(464, 7)
- Me.生成圖檔編號_bt.Name = "生成圖檔編號_bt"
- Me.生成圖檔編號_bt.Size = New System.Drawing.Size(153, 30)
- Me.生成圖檔編號_bt.TabIndex = 652
- Me.生成圖檔編號_bt.Text = "生成圖檔編號"
- Me.生成圖檔編號_bt.UseVisualStyleBackColor = True
- '
- '簽名檔入系統_bt
- '
- Me.簽名檔入系統_bt.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.簽名檔入系統_bt.ForeColor = System.Drawing.Color.Green
- Me.簽名檔入系統_bt.Location = New System.Drawing.Point(464, 38)
- Me.簽名檔入系統_bt.Name = "簽名檔入系統_bt"
- Me.簽名檔入系統_bt.Size = New System.Drawing.Size(153, 30)
- Me.簽名檔入系統_bt.TabIndex = 651
- Me.簽名檔入系統_bt.Text = "簽名檔入系統"
- Me.簽名檔入系統_bt.UseVisualStyleBackColor = True
- '
- '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.Red
- Me.Label8.Location = New System.Drawing.Point(114, 14)
- Me.Label8.Name = "Label8"
- Me.Label8.Size = New System.Drawing.Size(339, 48)
- Me.Label8.TabIndex = 650
- Me.Label8.Text = "1、將我的電腦內的資料拖曳到伺服器FTP文件夾。" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "2、在我的電腦檔案顯示處將要上傳的檔案拖曳到檔案名稱處。" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "3、確認單據內容、檔案名稱資料無誤後方可按確認入庫" &
- "。"
- '
- 'Label9
- '
- Me.Label9.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label9.AutoSize = True
- Me.Label9.Location = New System.Drawing.Point(13, 486)
- Me.Label9.Name = "Label9"
- Me.Label9.Size = New System.Drawing.Size(56, 16)
- Me.Label9.TabIndex = 649
- Me.Label9.Text = "檔案名稱"
- '
- '檔案名稱_tb
- '
- Me.檔案名稱_tb.AllowDrop = True
- Me.檔案名稱_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.檔案名稱_tb.ForeColor = System.Drawing.Color.Black
- Me.檔案名稱_tb.Location = New System.Drawing.Point(75, 483)
- Me.檔案名稱_tb.Name = "檔案名稱_tb"
- Me.檔案名稱_tb.Size = New System.Drawing.Size(786, 23)
- Me.檔案名稱_tb.TabIndex = 648
- '
- 'Label6
- '
- Me.Label6.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Label6.AutoSize = True
- Me.Label6.ForeColor = System.Drawing.Color.Red
- Me.Label6.Location = New System.Drawing.Point(437, 516)
- Me.Label6.Name = "Label6"
- Me.Label6.Size = New System.Drawing.Size(415, 16)
- Me.Label6.TabIndex = 647
- Me.Label6.Text = "如檔案無法拖曳至伺服器FTP文件夾,請修改檔案名稱不要帶有中文字或是符號"
- '
- 'Label12
- '
- Me.Label12.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label12.AutoSize = True
- Me.Label12.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label12.Location = New System.Drawing.Point(8, 509)
- Me.Label12.Name = "Label12"
- Me.Label12.Size = New System.Drawing.Size(156, 24)
- Me.Label12.TabIndex = 646
- Me.Label12.Text = "伺服器FTP文件夾"
- '
- 'Label13
- '
- Me.Label13.AutoSize = True
- Me.Label13.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label13.Location = New System.Drawing.Point(14, 11)
- Me.Label13.Name = "Label13"
- Me.Label13.Size = New System.Drawing.Size(86, 24)
- Me.Label13.TabIndex = 645
- Me.Label13.Text = "我的電腦"
- '
- '讀取料夾路徑_bt
- '
- Me.讀取料夾路徑_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.讀取料夾路徑_bt.ForeColor = System.Drawing.Color.Blue
- Me.讀取料夾路徑_bt.Location = New System.Drawing.Point(11, 35)
- Me.讀取料夾路徑_bt.Name = "讀取料夾路徑_bt"
- Me.讀取料夾路徑_bt.Size = New System.Drawing.Size(97, 30)
- Me.讀取料夾路徑_bt.TabIndex = 644
- Me.讀取料夾路徑_bt.Text = "讀取料夾路徑"
- Me.讀取料夾路徑_bt.UseVisualStyleBackColor = True
- '
- '本機資料夾_wb
- '
- Me.本機資料夾_wb.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.本機資料夾_wb.Location = New System.Drawing.Point(12, 103)
- Me.本機資料夾_wb.MinimumSize = New System.Drawing.Size(20, 20)
- Me.本機資料夾_wb.Name = "本機資料夾_wb"
- Me.本機資料夾_wb.Size = New System.Drawing.Size(852, 373)
- Me.本機資料夾_wb.TabIndex = 643
- Me.本機資料夾_wb.Url = New System.Uri("", System.UriKind.Relative)
- '
- '伺服器FTP文件夾_wb
- '
- Me.伺服器FTP文件夾_wb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.伺服器FTP文件夾_wb.Location = New System.Drawing.Point(15, 536)
- Me.伺服器FTP文件夾_wb.MinimumSize = New System.Drawing.Size(20, 20)
- Me.伺服器FTP文件夾_wb.Name = "伺服器FTP文件夾_wb"
- Me.伺服器FTP文件夾_wb.Size = New System.Drawing.Size(849, 138)
- Me.伺服器FTP文件夾_wb.TabIndex = 642
- Me.伺服器FTP文件夾_wb.Url = New System.Uri("", System.UriKind.Relative)
- '
- '圖片顯示_vb
- '
- Me.圖片顯示_vb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.圖片顯示_vb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.圖片顯示_vb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.圖片顯示_vb.Location = New System.Drawing.Point(874, 440)
- Me.圖片顯示_vb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.圖片顯示_vb.Name = "圖片顯示_vb"
- Me.圖片顯示_vb.Size = New System.Drawing.Size(466, 233)
- Me.圖片顯示_vb.TabIndex = 655
- Me.圖片顯示_vb.TabStop = False
- '
- '簽名檔管理
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(1349, 681)
- Me.Controls.Add(Me.檔案名稱tb)
- Me.Controls.Add(Me.刪除簽名檔_bt)
- Me.Controls.Add(Me.Label15)
- Me.Controls.Add(Me.簽名檔持有人_cb)
- Me.Controls.Add(Me.簽名檔人名_dgv)
- Me.Controls.Add(Me.圖片顯示_vb)
- Me.Controls.Add(Me.Label3)
- Me.Controls.Add(Me.圖檔編號_tb)
- Me.Controls.Add(Me.生成圖檔編號_bt)
- Me.Controls.Add(Me.簽名檔入系統_bt)
- Me.Controls.Add(Me.Label8)
- Me.Controls.Add(Me.Label9)
- Me.Controls.Add(Me.檔案名稱_tb)
- Me.Controls.Add(Me.Label6)
- Me.Controls.Add(Me.Label12)
- Me.Controls.Add(Me.Label13)
- Me.Controls.Add(Me.讀取料夾路徑_bt)
- Me.Controls.Add(Me.本機資料夾_wb)
- Me.Controls.Add(Me.伺服器FTP文件夾_wb)
- 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.簽名檔人名_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.圖片顯示_vb, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
-
- Friend WithEvents FolderBrowserDialog1 As FolderBrowserDialog
- Friend WithEvents SaveFileDialog1 As SaveFileDialog
- Friend WithEvents 檔案名稱tb As TextBox
- Friend WithEvents 刪除簽名檔_bt As Button
- Friend WithEvents Label15 As Label
- Friend WithEvents 簽名檔持有人_cb As ComboBox
- Friend WithEvents 簽名檔人名_dgv As DataGridView
- Friend WithEvents 圖片顯示_vb As PictureBox
- Friend WithEvents Label3 As Label
- Friend WithEvents 圖檔編號_tb As TextBox
- Friend WithEvents 生成圖檔編號_bt As Button
- Friend WithEvents 簽名檔入系統_bt As Button
- Friend WithEvents Label8 As Label
- Friend WithEvents Label9 As Label
- Friend WithEvents 檔案名稱_tb As TextBox
- Friend WithEvents Label6 As Label
- Friend WithEvents Label12 As Label
- Friend WithEvents Label13 As Label
- Friend WithEvents 讀取料夾路徑_bt As Button
- Friend WithEvents 本機資料夾_wb As WebBrowser
- Friend WithEvents 伺服器FTP文件夾_wb As WebBrowser
- End Class
|