123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154 |
- <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.伺服器FTP資料夾_lb = New System.Windows.Forms.Label()
- Me.WebBrowser2 = New System.Windows.Forms.WebBrowser()
- Me.WebBrowser1 = New System.Windows.Forms.WebBrowser()
- Me.我的電腦_lb = New System.Windows.Forms.Label()
- Me.讀取料夾路徑_bt = New System.Windows.Forms.Button()
- Me.FolderBrowserDialog1 = New System.Windows.Forms.FolderBrowserDialog()
- Me.SaveFileDialog1 = New System.Windows.Forms.SaveFileDialog()
- Me.語轉扭_bt = New System.Windows.Forms.Button()
- Me.語言_dgv = New System.Windows.Forms.DataGridView()
- CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- '伺服器FTP資料夾_lb
- '
- Me.伺服器FTP資料夾_lb.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.伺服器FTP資料夾_lb.AutoSize = True
- Me.伺服器FTP資料夾_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.伺服器FTP資料夾_lb.Location = New System.Drawing.Point(978, 13)
- Me.伺服器FTP資料夾_lb.Name = "伺服器FTP資料夾_lb"
- Me.伺服器FTP資料夾_lb.Size = New System.Drawing.Size(100, 16)
- Me.伺服器FTP資料夾_lb.TabIndex = 611
- Me.伺服器FTP資料夾_lb.Text = "伺服器FTP資料夾"
- '
- 'WebBrowser2
- '
- Me.WebBrowser2.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.WebBrowser2.Location = New System.Drawing.Point(11, 36)
- Me.WebBrowser2.MinimumSize = New System.Drawing.Size(20, 20)
- Me.WebBrowser2.Name = "WebBrowser2"
- Me.WebBrowser2.Size = New System.Drawing.Size(963, 633)
- Me.WebBrowser2.TabIndex = 610
- Me.WebBrowser2.Url = New System.Uri("", System.UriKind.Relative)
- '
- 'WebBrowser1
- '
- Me.WebBrowser1.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.WebBrowser1.Location = New System.Drawing.Point(981, 36)
- Me.WebBrowser1.MinimumSize = New System.Drawing.Size(20, 20)
- Me.WebBrowser1.Name = "WebBrowser1"
- Me.WebBrowser1.Size = New System.Drawing.Size(356, 633)
- Me.WebBrowser1.TabIndex = 609
- Me.WebBrowser1.Url = New System.Uri("", System.UriKind.Relative)
- '
- '我的電腦_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.Location = New System.Drawing.Point(12, 10)
- Me.我的電腦_lb.Name = "我的電腦_lb"
- Me.我的電腦_lb.Size = New System.Drawing.Size(56, 16)
- Me.我的電腦_lb.TabIndex = 608
- 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(108, 5)
- Me.讀取料夾路徑_bt.Name = "讀取料夾路徑_bt"
- Me.讀取料夾路徑_bt.Size = New System.Drawing.Size(159, 24)
- Me.讀取料夾路徑_bt.TabIndex = 607
- Me.讀取料夾路徑_bt.Text = "讀取料夾路徑"
- Me.讀取料夾路徑_bt.UseVisualStyleBackColor = True
- '
- 'SaveFileDialog1
- '
- Me.SaveFileDialog1.DefaultExt = "jpg"
- Me.SaveFileDialog1.SupportMultiDottedExtensions = True
- Me.SaveFileDialog1.Title = "指定檔案名稱與選擇檔案路徑"
- '
- '語轉扭_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(1312, 6)
- Me.語轉扭_bt.Name = "語轉扭_bt"
- Me.語轉扭_bt.Size = New System.Drawing.Size(25, 25)
- Me.語轉扭_bt.TabIndex = 1352
- Me.語轉扭_bt.Text = "L"
- Me.語轉扭_bt.UseVisualStyleBackColor = True
- '
- '語言_dgv
- '
- Me.語言_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.語言_dgv.Location = New System.Drawing.Point(851, 63)
- 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 = 1353
- 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(1349, 681)
- Me.Controls.Add(Me.語言_dgv)
- Me.Controls.Add(Me.語轉扭_bt)
- Me.Controls.Add(Me.伺服器FTP資料夾_lb)
- Me.Controls.Add(Me.WebBrowser2)
- Me.Controls.Add(Me.WebBrowser1)
- Me.Controls.Add(Me.我的電腦_lb)
- Me.Controls.Add(Me.讀取料夾路徑_bt)
- 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()
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
-
- Friend WithEvents 伺服器FTP資料夾_lb As Label
- Friend WithEvents WebBrowser2 As WebBrowser
- Friend WithEvents WebBrowser1 As WebBrowser
- Friend WithEvents 我的電腦_lb As Label
- Friend WithEvents 讀取料夾路徑_bt As Button
- Friend WithEvents FolderBrowserDialog1 As FolderBrowserDialog
- Friend WithEvents SaveFileDialog1 As SaveFileDialog
- Friend WithEvents 語轉扭_bt As Button
- Friend WithEvents 語言_dgv As DataGridView
- End Class
|