Ei kuvausta
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.

HX-PGS-UPDATE.Designer.vb 14KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360
  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
  2. Partial Class HX_PGS_UPDATE
  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.components = New System.ComponentModel.Container()
  23. Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(HX_PGS_UPDATE))
  24. Me.ftp清單_dgv = New System.Windows.Forms.DataGridView()
  25. Me.伺服器區域_cb = New System.Windows.Forms.ComboBox()
  26. Me.ProgressBar1 = New System.Windows.Forms.ProgressBar()
  27. Me.主程式更新 = New System.Windows.Forms.Timer(Me.components)
  28. Me.刪除在下載 = New System.Windows.Forms.Timer(Me.components)
  29. Me.驗證存在1 = New System.Windows.Forms.Timer(Me.components)
  30. Me.驗證存在2 = New System.Windows.Forms.Timer(Me.components)
  31. Me.驗證存在3 = New System.Windows.Forms.Timer(Me.components)
  32. Me.驗證存在4 = New System.Windows.Forms.Timer(Me.components)
  33. Me.驗證存在5 = New System.Windows.Forms.Timer(Me.components)
  34. Me.驗證存在6 = New System.Windows.Forms.Timer(Me.components)
  35. Me.驗證存在7 = New System.Windows.Forms.Timer(Me.components)
  36. Me.刪除所有檔案 = New System.Windows.Forms.Timer(Me.components)
  37. Me.OK = New System.Windows.Forms.Timer(Me.components)
  38. Me.HX_CL = New System.Windows.Forms.Timer(Me.components)
  39. Me.CheckBox1 = New System.Windows.Forms.CheckBox()
  40. Me.CheckBox2 = New System.Windows.Forms.CheckBox()
  41. Me.CheckBox3 = New System.Windows.Forms.CheckBox()
  42. Me.CheckBox4 = New System.Windows.Forms.CheckBox()
  43. Me.CheckBox5 = New System.Windows.Forms.CheckBox()
  44. Me.CheckBox6 = New System.Windows.Forms.CheckBox()
  45. Me.CheckBox7 = New System.Windows.Forms.CheckBox()
  46. Me.CheckBox8 = New System.Windows.Forms.CheckBox()
  47. Me.CheckBox9 = New System.Windows.Forms.CheckBox()
  48. Me.CheckBox10 = New System.Windows.Forms.CheckBox()
  49. Me.CheckBox11 = New System.Windows.Forms.CheckBox()
  50. Me.小更新_ch = New System.Windows.Forms.CheckBox()
  51. Me.中更新_ch = New System.Windows.Forms.CheckBox()
  52. Me.大更新_ch = New System.Windows.Forms.CheckBox()
  53. Me.小更新 = New System.Windows.Forms.Timer(Me.components)
  54. Me.中更新 = New System.Windows.Forms.Timer(Me.components)
  55. Me.大更新 = New System.Windows.Forms.Timer(Me.components)
  56. CType(Me.ftp清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  57. Me.SuspendLayout()
  58. '
  59. 'ftp清單_dgv
  60. '
  61. Me.ftp清單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  62. Me.ftp清單_dgv.Location = New System.Drawing.Point(302, 82)
  63. Me.ftp清單_dgv.Name = "ftp清單_dgv"
  64. Me.ftp清單_dgv.RowHeadersWidth = 5
  65. Me.ftp清單_dgv.RowTemplate.Height = 24
  66. Me.ftp清單_dgv.Size = New System.Drawing.Size(126, 72)
  67. Me.ftp清單_dgv.TabIndex = 627
  68. Me.ftp清單_dgv.Visible = False
  69. '
  70. '伺服器區域_cb
  71. '
  72. Me.伺服器區域_cb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  73. Me.伺服器區域_cb.ForeColor = System.Drawing.Color.Blue
  74. Me.伺服器區域_cb.FormattingEnabled = True
  75. Me.伺服器區域_cb.Items.AddRange(New Object() {"印尼外網", "測試雲端", "公司雲端"})
  76. Me.伺服器區域_cb.Location = New System.Drawing.Point(425, 71)
  77. Me.伺服器區域_cb.Name = "伺服器區域_cb"
  78. Me.伺服器區域_cb.Size = New System.Drawing.Size(102, 24)
  79. Me.伺服器區域_cb.TabIndex = 631
  80. '
  81. 'ProgressBar1
  82. '
  83. Me.ProgressBar1.Location = New System.Drawing.Point(-1, -1)
  84. Me.ProgressBar1.Maximum = 10000
  85. Me.ProgressBar1.Name = "ProgressBar1"
  86. Me.ProgressBar1.Size = New System.Drawing.Size(544, 51)
  87. Me.ProgressBar1.TabIndex = 637
  88. '
  89. '主程式更新
  90. '
  91. Me.主程式更新.Interval = 300
  92. '
  93. '刪除在下載
  94. '
  95. Me.刪除在下載.Interval = 300
  96. '
  97. '驗證存在1
  98. '
  99. Me.驗證存在1.Interval = 300
  100. '
  101. '驗證存在2
  102. '
  103. Me.驗證存在2.Interval = 300
  104. '
  105. '驗證存在3
  106. '
  107. Me.驗證存在3.Interval = 300
  108. '
  109. '驗證存在4
  110. '
  111. Me.驗證存在4.Interval = 300
  112. '
  113. '驗證存在5
  114. '
  115. Me.驗證存在5.Interval = 300
  116. '
  117. '驗證存在6
  118. '
  119. Me.驗證存在6.Interval = 300
  120. '
  121. '驗證存在7
  122. '
  123. Me.驗證存在7.Interval = 300
  124. '
  125. '刪除所有檔案
  126. '
  127. Me.刪除所有檔案.Interval = 300
  128. '
  129. 'OK
  130. '
  131. Me.OK.Interval = 600
  132. '
  133. 'HX_CL
  134. '
  135. Me.HX_CL.Interval = 300
  136. '
  137. 'CheckBox1
  138. '
  139. Me.CheckBox1.AutoSize = True
  140. Me.CheckBox1.Location = New System.Drawing.Point(9, 51)
  141. Me.CheckBox1.Name = "CheckBox1"
  142. Me.CheckBox1.Size = New System.Drawing.Size(40, 20)
  143. Me.CheckBox1.TabIndex = 638
  144. Me.CheckBox1.Text = "T1"
  145. Me.CheckBox1.UseVisualStyleBackColor = True
  146. '
  147. 'CheckBox2
  148. '
  149. Me.CheckBox2.AutoSize = True
  150. Me.CheckBox2.Location = New System.Drawing.Point(57, 51)
  151. Me.CheckBox2.Name = "CheckBox2"
  152. Me.CheckBox2.Size = New System.Drawing.Size(40, 20)
  153. Me.CheckBox2.TabIndex = 639
  154. Me.CheckBox2.Text = "T2"
  155. Me.CheckBox2.UseVisualStyleBackColor = True
  156. '
  157. 'CheckBox3
  158. '
  159. Me.CheckBox3.AutoSize = True
  160. Me.CheckBox3.Location = New System.Drawing.Point(105, 51)
  161. Me.CheckBox3.Name = "CheckBox3"
  162. Me.CheckBox3.Size = New System.Drawing.Size(40, 20)
  163. Me.CheckBox3.TabIndex = 640
  164. Me.CheckBox3.Text = "T3"
  165. Me.CheckBox3.UseVisualStyleBackColor = True
  166. '
  167. 'CheckBox4
  168. '
  169. Me.CheckBox4.AutoSize = True
  170. Me.CheckBox4.Location = New System.Drawing.Point(153, 51)
  171. Me.CheckBox4.Name = "CheckBox4"
  172. Me.CheckBox4.Size = New System.Drawing.Size(40, 20)
  173. Me.CheckBox4.TabIndex = 641
  174. Me.CheckBox4.Text = "T4"
  175. Me.CheckBox4.UseVisualStyleBackColor = True
  176. '
  177. 'CheckBox5
  178. '
  179. Me.CheckBox5.AutoSize = True
  180. Me.CheckBox5.Location = New System.Drawing.Point(201, 51)
  181. Me.CheckBox5.Name = "CheckBox5"
  182. Me.CheckBox5.Size = New System.Drawing.Size(40, 20)
  183. Me.CheckBox5.TabIndex = 642
  184. Me.CheckBox5.Text = "T5"
  185. Me.CheckBox5.UseVisualStyleBackColor = True
  186. '
  187. 'CheckBox6
  188. '
  189. Me.CheckBox6.AutoSize = True
  190. Me.CheckBox6.Location = New System.Drawing.Point(249, 51)
  191. Me.CheckBox6.Name = "CheckBox6"
  192. Me.CheckBox6.Size = New System.Drawing.Size(40, 20)
  193. Me.CheckBox6.TabIndex = 643
  194. Me.CheckBox6.Text = "T6"
  195. Me.CheckBox6.UseVisualStyleBackColor = True
  196. '
  197. 'CheckBox7
  198. '
  199. Me.CheckBox7.AutoSize = True
  200. Me.CheckBox7.Location = New System.Drawing.Point(295, 51)
  201. Me.CheckBox7.Name = "CheckBox7"
  202. Me.CheckBox7.Size = New System.Drawing.Size(40, 20)
  203. Me.CheckBox7.TabIndex = 644
  204. Me.CheckBox7.Text = "T7"
  205. Me.CheckBox7.UseVisualStyleBackColor = True
  206. '
  207. 'CheckBox8
  208. '
  209. Me.CheckBox8.AutoSize = True
  210. Me.CheckBox8.Location = New System.Drawing.Point(342, 51)
  211. Me.CheckBox8.Name = "CheckBox8"
  212. Me.CheckBox8.Size = New System.Drawing.Size(40, 20)
  213. Me.CheckBox8.TabIndex = 645
  214. Me.CheckBox8.Text = "T8"
  215. Me.CheckBox8.UseVisualStyleBackColor = True
  216. '
  217. 'CheckBox9
  218. '
  219. Me.CheckBox9.AutoSize = True
  220. Me.CheckBox9.Location = New System.Drawing.Point(390, 51)
  221. Me.CheckBox9.Name = "CheckBox9"
  222. Me.CheckBox9.Size = New System.Drawing.Size(40, 20)
  223. Me.CheckBox9.TabIndex = 646
  224. Me.CheckBox9.Text = "T9"
  225. Me.CheckBox9.UseVisualStyleBackColor = True
  226. '
  227. 'CheckBox10
  228. '
  229. Me.CheckBox10.AutoSize = True
  230. Me.CheckBox10.Location = New System.Drawing.Point(438, 51)
  231. Me.CheckBox10.Name = "CheckBox10"
  232. Me.CheckBox10.Size = New System.Drawing.Size(47, 20)
  233. Me.CheckBox10.TabIndex = 647
  234. Me.CheckBox10.Text = "T10"
  235. Me.CheckBox10.UseVisualStyleBackColor = True
  236. '
  237. 'CheckBox11
  238. '
  239. Me.CheckBox11.AutoSize = True
  240. Me.CheckBox11.Location = New System.Drawing.Point(493, 51)
  241. Me.CheckBox11.Name = "CheckBox11"
  242. Me.CheckBox11.Size = New System.Drawing.Size(43, 20)
  243. Me.CheckBox11.TabIndex = 648
  244. Me.CheckBox11.Text = "OK"
  245. Me.CheckBox11.UseVisualStyleBackColor = True
  246. '
  247. '小更新_ch
  248. '
  249. Me.小更新_ch.AutoSize = True
  250. Me.小更新_ch.Location = New System.Drawing.Point(4, 74)
  251. Me.小更新_ch.Name = "小更新_ch"
  252. Me.小更新_ch.Size = New System.Drawing.Size(62, 20)
  253. Me.小更新_ch.TabIndex = 649
  254. Me.小更新_ch.Text = "小更新"
  255. Me.小更新_ch.UseVisualStyleBackColor = True
  256. '
  257. '中更新_ch
  258. '
  259. Me.中更新_ch.AutoSize = True
  260. Me.中更新_ch.Location = New System.Drawing.Point(72, 74)
  261. Me.中更新_ch.Name = "中更新_ch"
  262. Me.中更新_ch.Size = New System.Drawing.Size(62, 20)
  263. Me.中更新_ch.TabIndex = 650
  264. Me.中更新_ch.Text = "中更新"
  265. Me.中更新_ch.UseVisualStyleBackColor = True
  266. '
  267. '大更新_ch
  268. '
  269. Me.大更新_ch.AutoSize = True
  270. Me.大更新_ch.Location = New System.Drawing.Point(140, 74)
  271. Me.大更新_ch.Name = "大更新_ch"
  272. Me.大更新_ch.Size = New System.Drawing.Size(62, 20)
  273. Me.大更新_ch.TabIndex = 651
  274. Me.大更新_ch.Text = "大更新"
  275. Me.大更新_ch.UseVisualStyleBackColor = True
  276. '
  277. '小更新
  278. '
  279. Me.小更新.Interval = 300
  280. '
  281. '中更新
  282. '
  283. Me.中更新.Interval = 300
  284. '
  285. '大更新
  286. '
  287. Me.大更新.Interval = 300
  288. '
  289. 'HX_PGS_UPDATE
  290. '
  291. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  292. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  293. Me.ClientSize = New System.Drawing.Size(542, 71)
  294. Me.ControlBox = False
  295. Me.Controls.Add(Me.大更新_ch)
  296. Me.Controls.Add(Me.中更新_ch)
  297. Me.Controls.Add(Me.小更新_ch)
  298. Me.Controls.Add(Me.CheckBox11)
  299. Me.Controls.Add(Me.CheckBox10)
  300. Me.Controls.Add(Me.CheckBox9)
  301. Me.Controls.Add(Me.CheckBox8)
  302. Me.Controls.Add(Me.CheckBox7)
  303. Me.Controls.Add(Me.CheckBox6)
  304. Me.Controls.Add(Me.CheckBox5)
  305. Me.Controls.Add(Me.CheckBox4)
  306. Me.Controls.Add(Me.CheckBox3)
  307. Me.Controls.Add(Me.CheckBox2)
  308. Me.Controls.Add(Me.CheckBox1)
  309. Me.Controls.Add(Me.ProgressBar1)
  310. Me.Controls.Add(Me.伺服器區域_cb)
  311. Me.Controls.Add(Me.ftp清單_dgv)
  312. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  313. Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
  314. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  315. Me.MaximizeBox = False
  316. Me.MinimizeBox = False
  317. Me.Name = "HX_PGS_UPDATE"
  318. Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
  319. Me.Text = "WS-ERP-SYS-UPDATE........"
  320. CType(Me.ftp清單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  321. Me.ResumeLayout(False)
  322. Me.PerformLayout()
  323. End Sub
  324. Friend WithEvents ftp清單_dgv As DataGridView
  325. Friend WithEvents 伺服器區域_cb As ComboBox
  326. Friend WithEvents ProgressBar1 As ProgressBar
  327. Friend WithEvents 主程式更新 As Timer
  328. Friend WithEvents 刪除在下載 As Timer
  329. Friend WithEvents 驗證存在1 As Timer
  330. Friend WithEvents 驗證存在2 As Timer
  331. Friend WithEvents 驗證存在3 As Timer
  332. Friend WithEvents 驗證存在4 As Timer
  333. Friend WithEvents 驗證存在5 As Timer
  334. Friend WithEvents 驗證存在6 As Timer
  335. Friend WithEvents 驗證存在7 As Timer
  336. Friend WithEvents 刪除所有檔案 As Timer
  337. Friend WithEvents OK As Timer
  338. Friend WithEvents HX_CL As Timer
  339. Friend WithEvents CheckBox1 As CheckBox
  340. Friend WithEvents CheckBox2 As CheckBox
  341. Friend WithEvents CheckBox3 As CheckBox
  342. Friend WithEvents CheckBox4 As CheckBox
  343. Friend WithEvents CheckBox5 As CheckBox
  344. Friend WithEvents CheckBox6 As CheckBox
  345. Friend WithEvents CheckBox7 As CheckBox
  346. Friend WithEvents CheckBox8 As CheckBox
  347. Friend WithEvents CheckBox9 As CheckBox
  348. Friend WithEvents CheckBox10 As CheckBox
  349. Friend WithEvents CheckBox11 As CheckBox
  350. Friend WithEvents 小更新_ch As CheckBox
  351. Friend WithEvents 中更新_ch As CheckBox
  352. Friend WithEvents 大更新_ch As CheckBox
  353. Friend WithEvents 小更新 As Timer
  354. Friend WithEvents 中更新 As Timer
  355. Friend WithEvents 大更新 As Timer
  356. End Class