_ 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.TextBox3 = New System.Windows.Forms.TextBox() Me.刪除簽名檔_bt = New System.Windows.Forms.Button() Me.簽名檔持有人_lb = New System.Windows.Forms.Label() Me.簽名檔持有人_cb = New System.Windows.Forms.ComboBox() Me.DataGridView1 = New System.Windows.Forms.DataGridView() Me.圖檔編號_lb = 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.文字_lb = New System.Windows.Forms.Label() Me.檔案名稱_lb = New System.Windows.Forms.Label() Me.TextBox4 = New System.Windows.Forms.TextBox() Me.文字1_lb = New System.Windows.Forms.Label() Me.伺服器FTP文件夾_lb = New System.Windows.Forms.Label() Me.我的電腦_lb = New System.Windows.Forms.Label() Me.讀取料夾路徑_bt = New System.Windows.Forms.Button() Me.WebBrowser2 = New System.Windows.Forms.WebBrowser() Me.WebBrowser1 = New System.Windows.Forms.WebBrowser() Me.FolderBrowserDialog1 = New System.Windows.Forms.FolderBrowserDialog() Me.SaveFileDialog1 = New System.Windows.Forms.SaveFileDialog() Me.PictureBox1 = New System.Windows.Forms.PictureBox() Me.語轉扭_bt = New System.Windows.Forms.Button() Me.語言_dgv = New System.Windows.Forms.DataGridView() CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' 'TextBox3 ' Me.TextBox3.AllowDrop = True Me.TextBox3.ForeColor = System.Drawing.Color.Black Me.TextBox3.Location = New System.Drawing.Point(1054, 56) Me.TextBox3.Multiline = True Me.TextBox3.Name = "TextBox3" Me.TextBox3.Size = New System.Drawing.Size(25, 23) Me.TextBox3.TabIndex = 622 ' '刪除簽名檔_bt ' Me.刪除簽名檔_bt.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) 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(643, 83) Me.刪除簽名檔_bt.Name = "刪除簽名檔_bt" Me.刪除簽名檔_bt.Size = New System.Drawing.Size(219, 30) Me.刪除簽名檔_bt.TabIndex = 621 Me.刪除簽名檔_bt.Text = "刪除簽名檔" Me.刪除簽名檔_bt.UseVisualStyleBackColor = True ' '簽名檔持有人_lb ' Me.簽名檔持有人_lb.AutoSize = True Me.簽名檔持有人_lb.ForeColor = System.Drawing.Color.Blue Me.簽名檔持有人_lb.Location = New System.Drawing.Point(249, 92) Me.簽名檔持有人_lb.Name = "簽名檔持有人_lb" Me.簽名檔持有人_lb.Size = New System.Drawing.Size(80, 16) Me.簽名檔持有人_lb.TabIndex = 620 Me.簽名檔持有人_lb.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(421, 87) Me.簽名檔持有人_cb.Name = "簽名檔持有人_cb" Me.簽名檔持有人_cb.Size = New System.Drawing.Size(140, 24) Me.簽名檔持有人_cb.TabIndex = 619 ' 'DataGridView1 ' Me.DataGridView1.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.DataGridView1.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.DataGridView1.Location = New System.Drawing.Point(872, 6) Me.DataGridView1.Name = "DataGridView1" Me.DataGridView1.RowHeadersWidth = 5 Me.DataGridView1.RowTemplate.Height = 24 Me.DataGridView1.Size = New System.Drawing.Size(466, 422) Me.DataGridView1.TabIndex = 618 ' '圖檔編號_lb ' Me.圖檔編號_lb.AutoSize = True Me.圖檔編號_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.圖檔編號_lb.Location = New System.Drawing.Point(6, 92) Me.圖檔編號_lb.Name = "圖檔編號_lb" Me.圖檔編號_lb.Size = New System.Drawing.Size(56, 16) Me.圖檔編號_lb.TabIndex = 616 Me.圖檔編號_lb.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(114, 89) Me.圖檔編號_tb.Name = "圖檔編號_tb" Me.圖檔編號_tb.Size = New System.Drawing.Size(129, 23) Me.圖檔編號_tb.TabIndex = 615 ' '生成圖檔編號_bt ' Me.生成圖檔編號_bt.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) 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(379, 2) Me.生成圖檔編號_bt.Name = "生成圖檔編號_bt" Me.生成圖檔編號_bt.Size = New System.Drawing.Size(219, 30) Me.生成圖檔編號_bt.TabIndex = 614 Me.生成圖檔編號_bt.Text = "生成圖檔編號" Me.生成圖檔編號_bt.UseVisualStyleBackColor = True ' '簽名檔入系統_bt ' Me.簽名檔入系統_bt.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) 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(643, 2) Me.簽名檔入系統_bt.Name = "簽名檔入系統_bt" Me.簽名檔入系統_bt.Size = New System.Drawing.Size(219, 30) Me.簽名檔入系統_bt.TabIndex = 613 Me.簽名檔入系統_bt.Text = "簽名檔入系統" Me.簽名檔入系統_bt.UseVisualStyleBackColor = True ' '文字_lb ' Me.文字_lb.AutoSize = True Me.文字_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.文字_lb.ForeColor = System.Drawing.Color.Red Me.文字_lb.Location = New System.Drawing.Point(6, 38) Me.文字_lb.Name = "文字_lb" Me.文字_lb.Size = New System.Drawing.Size(339, 48) Me.文字_lb.TabIndex = 612 Me.文字_lb.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、確認單據內容、檔案名稱資料無誤後方可按確認入庫" & "。" ' '檔案名稱_lb ' Me.檔案名稱_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.檔案名稱_lb.AutoSize = True Me.檔案名稱_lb.Location = New System.Drawing.Point(10, 481) Me.檔案名稱_lb.Name = "檔案名稱_lb" Me.檔案名稱_lb.Size = New System.Drawing.Size(56, 16) Me.檔案名稱_lb.TabIndex = 611 Me.檔案名稱_lb.Text = "檔案名稱" ' 'TextBox4 ' Me.TextBox4.AllowDrop = True Me.TextBox4.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.TextBox4.ForeColor = System.Drawing.Color.Black Me.TextBox4.Location = New System.Drawing.Point(81, 478) Me.TextBox4.Name = "TextBox4" Me.TextBox4.Size = New System.Drawing.Size(748, 23) Me.TextBox4.TabIndex = 610 ' '文字1_lb ' Me.文字1_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.文字1_lb.AutoSize = True Me.文字1_lb.ForeColor = System.Drawing.Color.Red Me.文字1_lb.Location = New System.Drawing.Point(154, 504) Me.文字1_lb.Name = "文字1_lb" Me.文字1_lb.Size = New System.Drawing.Size(424, 16) Me.文字1_lb.TabIndex = 608 Me.文字1_lb.Text = "如檔案無法拖曳至伺服器FTP文件夾,請修改檔案名稱不要帶有中文字或是符號" ' '伺服器FTP文件夾_lb ' Me.伺服器FTP文件夾_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.伺服器FTP文件夾_lb.AutoSize = True Me.伺服器FTP文件夾_lb.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.伺服器FTP文件夾_lb.Location = New System.Drawing.Point(5, 501) Me.伺服器FTP文件夾_lb.Name = "伺服器FTP文件夾_lb" Me.伺服器FTP文件夾_lb.Size = New System.Drawing.Size(132, 20) Me.伺服器FTP文件夾_lb.TabIndex = 607 Me.伺服器FTP文件夾_lb.Text = "伺服器FTP文件夾" ' '我的電腦_lb ' Me.我的電腦_lb.AutoSize = True Me.我的電腦_lb.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.我的電腦_lb.Location = New System.Drawing.Point(5, 2) Me.我的電腦_lb.Name = "我的電腦_lb" Me.我的電腦_lb.Size = New System.Drawing.Size(86, 24) Me.我的電腦_lb.TabIndex = 606 Me.我的電腦_lb.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(162, 2) Me.讀取料夾路徑_bt.Name = "讀取料夾路徑_bt" Me.讀取料夾路徑_bt.Size = New System.Drawing.Size(183, 30) Me.讀取料夾路徑_bt.TabIndex = 605 Me.讀取料夾路徑_bt.Text = "讀取料夾路徑" Me.讀取料夾路徑_bt.UseVisualStyleBackColor = True ' 'WebBrowser2 ' Me.WebBrowser2.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.WebBrowser2.Location = New System.Drawing.Point(9, 116) Me.WebBrowser2.MinimumSize = New System.Drawing.Size(20, 20) Me.WebBrowser2.Name = "WebBrowser2" Me.WebBrowser2.Size = New System.Drawing.Size(853, 355) Me.WebBrowser2.TabIndex = 604 Me.WebBrowser2.Url = New System.Uri("", System.UriKind.Relative) ' 'WebBrowser1 ' Me.WebBrowser1.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.WebBrowser1.Location = New System.Drawing.Point(12, 528) Me.WebBrowser1.MinimumSize = New System.Drawing.Size(20, 20) Me.WebBrowser1.Name = "WebBrowser1" Me.WebBrowser1.Size = New System.Drawing.Size(850, 141) Me.WebBrowser1.TabIndex = 603 Me.WebBrowser1.Url = New System.Uri("", System.UriKind.Relative) ' 'SaveFileDialog1 ' Me.SaveFileDialog1.DefaultExt = "jpg" Me.SaveFileDialog1.SupportMultiDottedExtensions = True Me.SaveFileDialog1.Title = "指定檔案名稱與選擇檔案路徑" ' 'PictureBox1 ' Me.PictureBox1.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.PictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch Me.PictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D Me.PictureBox1.Location = New System.Drawing.Point(872, 435) Me.PictureBox1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.PictureBox1.Name = "PictureBox1" Me.PictureBox1.Size = New System.Drawing.Size(466, 233) Me.PictureBox1.TabIndex = 617 Me.PictureBox1.TabStop = False ' '語轉扭_bt ' Me.語轉扭_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) 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.Black Me.語轉扭_bt.Location = New System.Drawing.Point(835, 478) Me.語轉扭_bt.Name = "語轉扭_bt" Me.語轉扭_bt.Size = New System.Drawing.Size(25, 25) Me.語轉扭_bt.TabIndex = 1348 Me.語轉扭_bt.Text = "L" Me.語轉扭_bt.UseVisualStyleBackColor = True ' '語言_dgv ' Me.語言_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.語言_dgv.Location = New System.Drawing.Point(1231, 30) Me.語言_dgv.Name = "語言_dgv" Me.語言_dgv.RowHeadersWidth = 5 Me.語言_dgv.RowTemplate.Height = 24 Me.語言_dgv.Size = New System.Drawing.Size(81, 49) Me.語言_dgv.TabIndex = 1349 Me.語言_dgv.Visible = False ' '簽名檔管理 ' Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.ClientSize = New System.Drawing.Size(1350, 681) Me.Controls.Add(Me.語言_dgv) Me.Controls.Add(Me.語轉扭_bt) Me.Controls.Add(Me.TextBox3) Me.Controls.Add(Me.刪除簽名檔_bt) Me.Controls.Add(Me.簽名檔持有人_lb) Me.Controls.Add(Me.簽名檔持有人_cb) Me.Controls.Add(Me.DataGridView1) Me.Controls.Add(Me.PictureBox1) Me.Controls.Add(Me.圖檔編號_lb) Me.Controls.Add(Me.圖檔編號_tb) Me.Controls.Add(Me.生成圖檔編號_bt) Me.Controls.Add(Me.簽名檔入系統_bt) Me.Controls.Add(Me.文字_lb) Me.Controls.Add(Me.檔案名稱_lb) Me.Controls.Add(Me.TextBox4) Me.Controls.Add(Me.文字1_lb) Me.Controls.Add(Me.伺服器FTP文件夾_lb) Me.Controls.Add(Me.我的電腦_lb) Me.Controls.Add(Me.讀取料夾路徑_bt) Me.Controls.Add(Me.WebBrowser2) Me.Controls.Add(Me.WebBrowser1) 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() CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents TextBox3 As TextBox Friend WithEvents 刪除簽名檔_bt As Button Friend WithEvents 簽名檔持有人_lb As Label Friend WithEvents 簽名檔持有人_cb As ComboBox Friend WithEvents DataGridView1 As DataGridView Friend WithEvents PictureBox1 As PictureBox Friend WithEvents 圖檔編號_lb As Label Friend WithEvents 圖檔編號_tb As TextBox Friend WithEvents 生成圖檔編號_bt As Button Friend WithEvents 簽名檔入系統_bt As Button Friend WithEvents 文字_lb As Label Friend WithEvents 檔案名稱_lb As Label Friend WithEvents TextBox4 As TextBox Friend WithEvents 文字1_lb As Label Friend WithEvents 伺服器FTP文件夾_lb As Label Friend WithEvents 我的電腦_lb As Label Friend WithEvents 讀取料夾路徑_bt As Button Friend WithEvents WebBrowser2 As WebBrowser Friend WithEvents WebBrowser1 As WebBrowser Friend WithEvents FolderBrowserDialog1 As FolderBrowserDialog Friend WithEvents SaveFileDialog1 As SaveFileDialog Friend WithEvents 語轉扭_bt As Button Friend WithEvents 語言_dgv As DataGridView End Class