暂无描述
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

系統開發用共享文件.Designer.vb 7.8KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154
  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
  2. Partial Class 系統開發用共享文件
  3. Inherits System.Windows.Forms.Form
  4. 'Form 覆寫 Dispose 以清除元件清單。
  5. <System.Diagnostics.DebuggerNonUserCode()>
  6. Protected Overrides Sub Dispose(ByVal disposing As Boolean)
  7. Try
  8. If disposing AndAlso components IsNot Nothing Then
  9. components.Dispose()
  10. End If
  11. Finally
  12. MyBase.Dispose(disposing)
  13. End Try
  14. End Sub
  15. '為 Windows Form 設計工具的必要項
  16. Private components As System.ComponentModel.IContainer
  17. '注意: 以下為 Windows Form 設計工具所需的程序
  18. '可以使用 Windows Form 設計工具進行修改。
  19. '請勿使用程式碼編輯器進行修改。
  20. <System.Diagnostics.DebuggerStepThrough()>
  21. Private Sub InitializeComponent()
  22. Me.伺服器FTP資料夾_lb = New System.Windows.Forms.Label()
  23. Me.WebBrowser2 = New System.Windows.Forms.WebBrowser()
  24. Me.WebBrowser1 = New System.Windows.Forms.WebBrowser()
  25. Me.我的電腦_lb = New System.Windows.Forms.Label()
  26. Me.讀取料夾路徑_bt = New System.Windows.Forms.Button()
  27. Me.FolderBrowserDialog1 = New System.Windows.Forms.FolderBrowserDialog()
  28. Me.SaveFileDialog1 = New System.Windows.Forms.SaveFileDialog()
  29. Me.語轉扭_bt = New System.Windows.Forms.Button()
  30. Me.語言_dgv = New System.Windows.Forms.DataGridView()
  31. CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  32. Me.SuspendLayout()
  33. '
  34. '伺服器FTP資料夾_lb
  35. '
  36. Me.伺服器FTP資料夾_lb.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  37. Or System.Windows.Forms.AnchorStyles.Left) _
  38. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  39. Me.伺服器FTP資料夾_lb.AutoSize = True
  40. Me.伺服器FTP資料夾_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  41. Me.伺服器FTP資料夾_lb.Location = New System.Drawing.Point(978, 13)
  42. Me.伺服器FTP資料夾_lb.Name = "伺服器FTP資料夾_lb"
  43. Me.伺服器FTP資料夾_lb.Size = New System.Drawing.Size(100, 16)
  44. Me.伺服器FTP資料夾_lb.TabIndex = 611
  45. Me.伺服器FTP資料夾_lb.Text = "伺服器FTP資料夾"
  46. '
  47. 'WebBrowser2
  48. '
  49. Me.WebBrowser2.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  50. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  51. Me.WebBrowser2.Location = New System.Drawing.Point(11, 36)
  52. Me.WebBrowser2.MinimumSize = New System.Drawing.Size(20, 20)
  53. Me.WebBrowser2.Name = "WebBrowser2"
  54. Me.WebBrowser2.Size = New System.Drawing.Size(963, 633)
  55. Me.WebBrowser2.TabIndex = 610
  56. Me.WebBrowser2.Url = New System.Uri("", System.UriKind.Relative)
  57. '
  58. 'WebBrowser1
  59. '
  60. Me.WebBrowser1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  61. Or System.Windows.Forms.AnchorStyles.Left) _
  62. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  63. Me.WebBrowser1.Location = New System.Drawing.Point(981, 36)
  64. Me.WebBrowser1.MinimumSize = New System.Drawing.Size(20, 20)
  65. Me.WebBrowser1.Name = "WebBrowser1"
  66. Me.WebBrowser1.Size = New System.Drawing.Size(356, 633)
  67. Me.WebBrowser1.TabIndex = 609
  68. Me.WebBrowser1.Url = New System.Uri("", System.UriKind.Relative)
  69. '
  70. '我的電腦_lb
  71. '
  72. Me.我的電腦_lb.AutoSize = True
  73. Me.我的電腦_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  74. Me.我的電腦_lb.Location = New System.Drawing.Point(12, 10)
  75. Me.我的電腦_lb.Name = "我的電腦_lb"
  76. Me.我的電腦_lb.Size = New System.Drawing.Size(56, 16)
  77. Me.我的電腦_lb.TabIndex = 608
  78. Me.我的電腦_lb.Text = "我的電腦"
  79. '
  80. '讀取料夾路徑_bt
  81. '
  82. Me.讀取料夾路徑_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  83. Me.讀取料夾路徑_bt.ForeColor = System.Drawing.Color.Blue
  84. Me.讀取料夾路徑_bt.Location = New System.Drawing.Point(108, 5)
  85. Me.讀取料夾路徑_bt.Name = "讀取料夾路徑_bt"
  86. Me.讀取料夾路徑_bt.Size = New System.Drawing.Size(159, 24)
  87. Me.讀取料夾路徑_bt.TabIndex = 607
  88. Me.讀取料夾路徑_bt.Text = "讀取料夾路徑"
  89. Me.讀取料夾路徑_bt.UseVisualStyleBackColor = True
  90. '
  91. 'SaveFileDialog1
  92. '
  93. Me.SaveFileDialog1.DefaultExt = "jpg"
  94. Me.SaveFileDialog1.SupportMultiDottedExtensions = True
  95. Me.SaveFileDialog1.Title = "指定檔案名稱與選擇檔案路徑"
  96. '
  97. '語轉扭_bt
  98. '
  99. Me.語轉扭_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  100. Me.語轉扭_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  101. Me.語轉扭_bt.ForeColor = System.Drawing.Color.Black
  102. Me.語轉扭_bt.Location = New System.Drawing.Point(1312, 6)
  103. Me.語轉扭_bt.Name = "語轉扭_bt"
  104. Me.語轉扭_bt.Size = New System.Drawing.Size(25, 25)
  105. Me.語轉扭_bt.TabIndex = 1352
  106. Me.語轉扭_bt.Text = "L"
  107. Me.語轉扭_bt.UseVisualStyleBackColor = True
  108. '
  109. '語言_dgv
  110. '
  111. Me.語言_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  112. Me.語言_dgv.Location = New System.Drawing.Point(851, 63)
  113. Me.語言_dgv.Name = "語言_dgv"
  114. Me.語言_dgv.RowHeadersWidth = 5
  115. Me.語言_dgv.RowTemplate.Height = 24
  116. Me.語言_dgv.Size = New System.Drawing.Size(81, 49)
  117. Me.語言_dgv.TabIndex = 1353
  118. Me.語言_dgv.Visible = False
  119. '
  120. '系統開發用共享文件
  121. '
  122. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  123. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  124. Me.ClientSize = New System.Drawing.Size(1349, 681)
  125. Me.Controls.Add(Me.語言_dgv)
  126. Me.Controls.Add(Me.語轉扭_bt)
  127. Me.Controls.Add(Me.伺服器FTP資料夾_lb)
  128. Me.Controls.Add(Me.WebBrowser2)
  129. Me.Controls.Add(Me.WebBrowser1)
  130. Me.Controls.Add(Me.我的電腦_lb)
  131. Me.Controls.Add(Me.讀取料夾路徑_bt)
  132. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  133. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  134. Me.Name = "系統開發用共享文件"
  135. Me.Text = "系統開發用共享文件"
  136. CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  137. Me.ResumeLayout(False)
  138. Me.PerformLayout()
  139. End Sub
  140. Friend WithEvents 伺服器FTP資料夾_lb As Label
  141. Friend WithEvents WebBrowser2 As WebBrowser
  142. Friend WithEvents WebBrowser1 As WebBrowser
  143. Friend WithEvents 我的電腦_lb As Label
  144. Friend WithEvents 讀取料夾路徑_bt As Button
  145. Friend WithEvents FolderBrowserDialog1 As FolderBrowserDialog
  146. Friend WithEvents SaveFileDialog1 As SaveFileDialog
  147. Friend WithEvents 語轉扭_bt As Button
  148. Friend WithEvents 語言_dgv As DataGridView
  149. End Class