Nessuna descrizione
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

系統執行檔版本管理.Designer.vb 8.6KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184
  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. Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(系統執行檔版本管理))
  23. Me.Label1 = New System.Windows.Forms.Label()
  24. Me.FTP原代碼_wb = New System.Windows.Forms.WebBrowser()
  25. Me.資料庫版本號_lb = New System.Windows.Forms.Label()
  26. Me.Label12 = New System.Windows.Forms.Label()
  27. Me.Label13 = New System.Windows.Forms.Label()
  28. Me.讀取資料夾路徑_bt = New System.Windows.Forms.Button()
  29. Me.本機資料夾_wb = New System.Windows.Forms.WebBrowser()
  30. Me.FTP執行檔_wb = New System.Windows.Forms.WebBrowser()
  31. Me.修改_bt = New System.Windows.Forms.Button()
  32. Me.Label3 = New System.Windows.Forms.Label()
  33. Me.版本號_tb = New System.Windows.Forms.TextBox()
  34. Me.FolderBrowserDialog1 = New System.Windows.Forms.FolderBrowserDialog()
  35. Me.SuspendLayout()
  36. '
  37. 'Label1
  38. '
  39. Me.Label1.AutoSize = True
  40. Me.Label1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  41. Me.Label1.Location = New System.Drawing.Point(953, 509)
  42. Me.Label1.Name = "Label1"
  43. Me.Label1.Size = New System.Drawing.Size(80, 16)
  44. Me.Label1.TabIndex = 638
  45. Me.Label1.Text = "原代碼存放取"
  46. '
  47. 'FTP原代碼_wb
  48. '
  49. Me.FTP原代碼_wb.Location = New System.Drawing.Point(956, 531)
  50. Me.FTP原代碼_wb.MinimumSize = New System.Drawing.Size(20, 20)
  51. Me.FTP原代碼_wb.Name = "FTP原代碼_wb"
  52. Me.FTP原代碼_wb.Size = New System.Drawing.Size(936, 419)
  53. Me.FTP原代碼_wb.TabIndex = 637
  54. Me.FTP原代碼_wb.Url = New System.Uri("", System.UriKind.Relative)
  55. '
  56. '資料庫版本號_lb
  57. '
  58. Me.資料庫版本號_lb.AutoSize = True
  59. Me.資料庫版本號_lb.BackColor = System.Drawing.SystemColors.Control
  60. Me.資料庫版本號_lb.Location = New System.Drawing.Point(278, 14)
  61. Me.資料庫版本號_lb.Name = "資料庫版本號_lb"
  62. Me.資料庫版本號_lb.Size = New System.Drawing.Size(159, 16)
  63. Me.資料庫版本號_lb.TabIndex = 636
  64. Me.資料庫版本號_lb.Text = "資料庫版本號 : 2018110801"
  65. '
  66. 'Label12
  67. '
  68. Me.Label12.AutoSize = True
  69. Me.Label12.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  70. Me.Label12.Location = New System.Drawing.Point(954, 47)
  71. Me.Label12.Name = "Label12"
  72. Me.Label12.Size = New System.Drawing.Size(92, 16)
  73. Me.Label12.TabIndex = 635
  74. Me.Label12.Text = "執行檔案更新區"
  75. '
  76. 'Label13
  77. '
  78. Me.Label13.AutoSize = True
  79. Me.Label13.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  80. Me.Label13.Location = New System.Drawing.Point(12, 43)
  81. Me.Label13.Name = "Label13"
  82. Me.Label13.Size = New System.Drawing.Size(56, 16)
  83. Me.Label13.TabIndex = 634
  84. Me.Label13.Text = "我的電腦"
  85. '
  86. '讀取資料夾路徑_bt
  87. '
  88. Me.讀取資料夾路徑_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  89. Me.讀取資料夾路徑_bt.ForeColor = System.Drawing.Color.Blue
  90. Me.讀取資料夾路徑_bt.Location = New System.Drawing.Point(74, 39)
  91. Me.讀取資料夾路徑_bt.Name = "讀取資料夾路徑_bt"
  92. Me.讀取資料夾路徑_bt.Size = New System.Drawing.Size(97, 24)
  93. Me.讀取資料夾路徑_bt.TabIndex = 633
  94. Me.讀取資料夾路徑_bt.Text = "讀取料夾路徑"
  95. Me.讀取資料夾路徑_bt.UseVisualStyleBackColor = True
  96. '
  97. '本機資料夾_wb
  98. '
  99. Me.本機資料夾_wb.Location = New System.Drawing.Point(15, 69)
  100. Me.本機資料夾_wb.MinimumSize = New System.Drawing.Size(20, 20)
  101. Me.本機資料夾_wb.Name = "本機資料夾_wb"
  102. Me.本機資料夾_wb.Size = New System.Drawing.Size(936, 881)
  103. Me.本機資料夾_wb.TabIndex = 632
  104. Me.本機資料夾_wb.Url = New System.Uri("", System.UriKind.Relative)
  105. '
  106. 'FTP執行檔_wb
  107. '
  108. Me.FTP執行檔_wb.Location = New System.Drawing.Point(957, 69)
  109. Me.FTP執行檔_wb.MinimumSize = New System.Drawing.Size(20, 20)
  110. Me.FTP執行檔_wb.Name = "FTP執行檔_wb"
  111. Me.FTP執行檔_wb.Size = New System.Drawing.Size(936, 419)
  112. Me.FTP執行檔_wb.TabIndex = 631
  113. Me.FTP執行檔_wb.Url = New System.Uri("", System.UriKind.Relative)
  114. '
  115. '修改_bt
  116. '
  117. Me.修改_bt.Location = New System.Drawing.Point(167, 11)
  118. Me.修改_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  119. Me.修改_bt.Name = "修改_bt"
  120. Me.修改_bt.Size = New System.Drawing.Size(105, 24)
  121. Me.修改_bt.TabIndex = 630
  122. Me.修改_bt.Text = "修改"
  123. '
  124. 'Label3
  125. '
  126. Me.Label3.AutoSize = True
  127. Me.Label3.BackColor = System.Drawing.SystemColors.Control
  128. Me.Label3.Location = New System.Drawing.Point(12, 14)
  129. Me.Label3.Name = "Label3"
  130. Me.Label3.Size = New System.Drawing.Size(44, 16)
  131. Me.Label3.TabIndex = 629
  132. Me.Label3.Text = "版本號"
  133. '
  134. '版本號_tb
  135. '
  136. Me.版本號_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  137. Me.版本號_tb.Location = New System.Drawing.Point(58, 11)
  138. Me.版本號_tb.Margin = New System.Windows.Forms.Padding(5)
  139. Me.版本號_tb.Name = "版本號_tb"
  140. Me.版本號_tb.Size = New System.Drawing.Size(101, 23)
  141. Me.版本號_tb.TabIndex = 628
  142. '
  143. '系統執行檔版本管理
  144. '
  145. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  146. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  147. Me.ClientSize = New System.Drawing.Size(1914, 971)
  148. Me.Controls.Add(Me.Label1)
  149. Me.Controls.Add(Me.FTP原代碼_wb)
  150. Me.Controls.Add(Me.資料庫版本號_lb)
  151. Me.Controls.Add(Me.Label12)
  152. Me.Controls.Add(Me.Label13)
  153. Me.Controls.Add(Me.讀取資料夾路徑_bt)
  154. Me.Controls.Add(Me.本機資料夾_wb)
  155. Me.Controls.Add(Me.FTP執行檔_wb)
  156. Me.Controls.Add(Me.修改_bt)
  157. Me.Controls.Add(Me.Label3)
  158. Me.Controls.Add(Me.版本號_tb)
  159. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  160. Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
  161. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  162. Me.Name = "系統執行檔版本管理"
  163. Me.Text = "系統執行檔版本管理"
  164. Me.ResumeLayout(False)
  165. Me.PerformLayout()
  166. End Sub
  167. Friend WithEvents Label1 As Label
  168. Friend WithEvents FTP原代碼_wb As WebBrowser
  169. Friend WithEvents 資料庫版本號_lb As Label
  170. Friend WithEvents Label12 As Label
  171. Friend WithEvents Label13 As Label
  172. Friend WithEvents 讀取資料夾路徑_bt As Button
  173. Friend WithEvents 本機資料夾_wb As WebBrowser
  174. Friend WithEvents FTP執行檔_wb As WebBrowser
  175. Friend WithEvents 修改_bt As Button
  176. Friend WithEvents Label3 As Label
  177. Friend WithEvents 版本號_tb As TextBox
  178. Friend WithEvents FolderBrowserDialog1 As FolderBrowserDialog
  179. End Class