Aucune description
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

系統更新.Designer.vb 7.1KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176
  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.Button1 = New System.Windows.Forms.Button()
  23. Me.Button14 = New System.Windows.Forms.Button()
  24. Me.WebBrowser2 = New System.Windows.Forms.WebBrowser()
  25. Me.WebBrowser1 = New System.Windows.Forms.WebBrowser()
  26. Me.Label1 = New System.Windows.Forms.Label()
  27. Me.Label2 = New System.Windows.Forms.Label()
  28. Me.SaveFileDialog1 = New System.Windows.Forms.SaveFileDialog()
  29. Me.FolderBrowserDialog1 = New System.Windows.Forms.FolderBrowserDialog()
  30. Me.Label3 = New System.Windows.Forms.Label()
  31. Me.Button2 = New System.Windows.Forms.Button()
  32. Me.Label4 = New System.Windows.Forms.Label()
  33. Me.TextBox2 = New System.Windows.Forms.TextBox()
  34. Me.SuspendLayout()
  35. '
  36. 'Button1
  37. '
  38. Me.Button1.Location = New System.Drawing.Point(1184, 3)
  39. Me.Button1.Name = "Button1"
  40. Me.Button1.Size = New System.Drawing.Size(75, 23)
  41. Me.Button1.TabIndex = 0
  42. Me.Button1.Text = "關閉"
  43. Me.Button1.UseVisualStyleBackColor = True
  44. '
  45. 'Button14
  46. '
  47. Me.Button14.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  48. Me.Button14.ForeColor = System.Drawing.Color.Blue
  49. Me.Button14.Location = New System.Drawing.Point(536, 3)
  50. Me.Button14.Name = "Button14"
  51. Me.Button14.Size = New System.Drawing.Size(97, 23)
  52. Me.Button14.TabIndex = 746
  53. Me.Button14.Text = "讀取料夾路徑"
  54. Me.Button14.UseVisualStyleBackColor = True
  55. '
  56. 'WebBrowser2
  57. '
  58. Me.WebBrowser2.Location = New System.Drawing.Point(12, 32)
  59. Me.WebBrowser2.MinimumSize = New System.Drawing.Size(20, 20)
  60. Me.WebBrowser2.Name = "WebBrowser2"
  61. Me.WebBrowser2.Size = New System.Drawing.Size(621, 573)
  62. Me.WebBrowser2.TabIndex = 745
  63. Me.WebBrowser2.Url = New System.Uri("", System.UriKind.Relative)
  64. '
  65. 'WebBrowser1
  66. '
  67. Me.WebBrowser1.Location = New System.Drawing.Point(638, 32)
  68. Me.WebBrowser1.MinimumSize = New System.Drawing.Size(20, 20)
  69. Me.WebBrowser1.Name = "WebBrowser1"
  70. Me.WebBrowser1.Size = New System.Drawing.Size(621, 573)
  71. Me.WebBrowser1.TabIndex = 747
  72. Me.WebBrowser1.Url = New System.Uri("", System.UriKind.Relative)
  73. '
  74. 'Label1
  75. '
  76. Me.Label1.AutoSize = True
  77. Me.Label1.Location = New System.Drawing.Point(12, 8)
  78. Me.Label1.Name = "Label1"
  79. Me.Label1.Size = New System.Drawing.Size(56, 16)
  80. Me.Label1.TabIndex = 748
  81. Me.Label1.Text = "我的電腦"
  82. '
  83. 'Label2
  84. '
  85. Me.Label2.AutoSize = True
  86. Me.Label2.Location = New System.Drawing.Point(639, 8)
  87. Me.Label2.Name = "Label2"
  88. Me.Label2.Size = New System.Drawing.Size(100, 16)
  89. Me.Label2.TabIndex = 749
  90. Me.Label2.Text = "伺服器FTP資料夾"
  91. '
  92. 'SaveFileDialog1
  93. '
  94. Me.SaveFileDialog1.DefaultExt = "jpg"
  95. Me.SaveFileDialog1.SupportMultiDottedExtensions = True
  96. Me.SaveFileDialog1.Title = "指定檔案名稱與選擇檔案路徑"
  97. '
  98. 'Label3
  99. '
  100. Me.Label3.AutoSize = True
  101. Me.Label3.BackColor = System.Drawing.SystemColors.Control
  102. Me.Label3.Location = New System.Drawing.Point(359, 7)
  103. Me.Label3.Name = "Label3"
  104. Me.Label3.Size = New System.Drawing.Size(159, 16)
  105. Me.Label3.TabIndex = 753
  106. Me.Label3.Text = "資料庫版本號 : 2018110801"
  107. '
  108. 'Button2
  109. '
  110. Me.Button2.Location = New System.Drawing.Point(248, 4)
  111. Me.Button2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  112. Me.Button2.Name = "Button2"
  113. Me.Button2.Size = New System.Drawing.Size(105, 24)
  114. Me.Button2.TabIndex = 752
  115. Me.Button2.Text = "修改"
  116. '
  117. 'Label4
  118. '
  119. Me.Label4.AutoSize = True
  120. Me.Label4.BackColor = System.Drawing.SystemColors.Control
  121. Me.Label4.Location = New System.Drawing.Point(93, 7)
  122. Me.Label4.Name = "Label4"
  123. Me.Label4.Size = New System.Drawing.Size(44, 16)
  124. Me.Label4.TabIndex = 751
  125. Me.Label4.Text = "版本號"
  126. '
  127. 'TextBox2
  128. '
  129. Me.TextBox2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  130. Me.TextBox2.Location = New System.Drawing.Point(139, 4)
  131. Me.TextBox2.Margin = New System.Windows.Forms.Padding(5)
  132. Me.TextBox2.Name = "TextBox2"
  133. Me.TextBox2.Size = New System.Drawing.Size(101, 23)
  134. Me.TextBox2.TabIndex = 750
  135. '
  136. '系統更新
  137. '
  138. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  139. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  140. Me.ClientSize = New System.Drawing.Size(1265, 617)
  141. Me.Controls.Add(Me.Label3)
  142. Me.Controls.Add(Me.Button2)
  143. Me.Controls.Add(Me.Label4)
  144. Me.Controls.Add(Me.TextBox2)
  145. Me.Controls.Add(Me.Label2)
  146. Me.Controls.Add(Me.Label1)
  147. Me.Controls.Add(Me.WebBrowser1)
  148. Me.Controls.Add(Me.Button14)
  149. Me.Controls.Add(Me.WebBrowser2)
  150. Me.Controls.Add(Me.Button1)
  151. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  152. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  153. Me.Name = "系統更新"
  154. Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
  155. Me.Text = "系統更新"
  156. Me.ResumeLayout(False)
  157. Me.PerformLayout()
  158. End Sub
  159. Friend WithEvents Button1 As Button
  160. Friend WithEvents Button14 As Button
  161. Friend WithEvents WebBrowser2 As WebBrowser
  162. Friend WithEvents WebBrowser1 As WebBrowser
  163. Friend WithEvents Label1 As Label
  164. Friend WithEvents Label2 As Label
  165. Friend WithEvents SaveFileDialog1 As SaveFileDialog
  166. Friend WithEvents FolderBrowserDialog1 As FolderBrowserDialog
  167. Friend WithEvents Label3 As Label
  168. Friend WithEvents Button2 As Button
  169. Friend WithEvents Label4 As Label
  170. Friend WithEvents TextBox2 As TextBox
  171. End Class