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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369
  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. Me.CheckBox2.Visible = False
  157. '
  158. 'CheckBox3
  159. '
  160. Me.CheckBox3.AutoSize = True
  161. Me.CheckBox3.Location = New System.Drawing.Point(105, 51)
  162. Me.CheckBox3.Name = "CheckBox3"
  163. Me.CheckBox3.Size = New System.Drawing.Size(40, 20)
  164. Me.CheckBox3.TabIndex = 640
  165. Me.CheckBox3.Text = "T3"
  166. Me.CheckBox3.UseVisualStyleBackColor = True
  167. Me.CheckBox3.Visible = False
  168. '
  169. 'CheckBox4
  170. '
  171. Me.CheckBox4.AutoSize = True
  172. Me.CheckBox4.Location = New System.Drawing.Point(153, 51)
  173. Me.CheckBox4.Name = "CheckBox4"
  174. Me.CheckBox4.Size = New System.Drawing.Size(40, 20)
  175. Me.CheckBox4.TabIndex = 641
  176. Me.CheckBox4.Text = "T4"
  177. Me.CheckBox4.UseVisualStyleBackColor = True
  178. Me.CheckBox4.Visible = False
  179. '
  180. 'CheckBox5
  181. '
  182. Me.CheckBox5.AutoSize = True
  183. Me.CheckBox5.Location = New System.Drawing.Point(201, 51)
  184. Me.CheckBox5.Name = "CheckBox5"
  185. Me.CheckBox5.Size = New System.Drawing.Size(40, 20)
  186. Me.CheckBox5.TabIndex = 642
  187. Me.CheckBox5.Text = "T5"
  188. Me.CheckBox5.UseVisualStyleBackColor = True
  189. Me.CheckBox5.Visible = False
  190. '
  191. 'CheckBox6
  192. '
  193. Me.CheckBox6.AutoSize = True
  194. Me.CheckBox6.Location = New System.Drawing.Point(249, 51)
  195. Me.CheckBox6.Name = "CheckBox6"
  196. Me.CheckBox6.Size = New System.Drawing.Size(40, 20)
  197. Me.CheckBox6.TabIndex = 643
  198. Me.CheckBox6.Text = "T6"
  199. Me.CheckBox6.UseVisualStyleBackColor = True
  200. Me.CheckBox6.Visible = False
  201. '
  202. 'CheckBox7
  203. '
  204. Me.CheckBox7.AutoSize = True
  205. Me.CheckBox7.Location = New System.Drawing.Point(295, 51)
  206. Me.CheckBox7.Name = "CheckBox7"
  207. Me.CheckBox7.Size = New System.Drawing.Size(40, 20)
  208. Me.CheckBox7.TabIndex = 644
  209. Me.CheckBox7.Text = "T7"
  210. Me.CheckBox7.UseVisualStyleBackColor = True
  211. Me.CheckBox7.Visible = False
  212. '
  213. 'CheckBox8
  214. '
  215. Me.CheckBox8.AutoSize = True
  216. Me.CheckBox8.Location = New System.Drawing.Point(342, 51)
  217. Me.CheckBox8.Name = "CheckBox8"
  218. Me.CheckBox8.Size = New System.Drawing.Size(40, 20)
  219. Me.CheckBox8.TabIndex = 645
  220. Me.CheckBox8.Text = "T8"
  221. Me.CheckBox8.UseVisualStyleBackColor = True
  222. Me.CheckBox8.Visible = False
  223. '
  224. 'CheckBox9
  225. '
  226. Me.CheckBox9.AutoSize = True
  227. Me.CheckBox9.Location = New System.Drawing.Point(390, 51)
  228. Me.CheckBox9.Name = "CheckBox9"
  229. Me.CheckBox9.Size = New System.Drawing.Size(40, 20)
  230. Me.CheckBox9.TabIndex = 646
  231. Me.CheckBox9.Text = "T9"
  232. Me.CheckBox9.UseVisualStyleBackColor = True
  233. Me.CheckBox9.Visible = False
  234. '
  235. 'CheckBox10
  236. '
  237. Me.CheckBox10.AutoSize = True
  238. Me.CheckBox10.Location = New System.Drawing.Point(438, 51)
  239. Me.CheckBox10.Name = "CheckBox10"
  240. Me.CheckBox10.Size = New System.Drawing.Size(47, 20)
  241. Me.CheckBox10.TabIndex = 647
  242. Me.CheckBox10.Text = "T10"
  243. Me.CheckBox10.UseVisualStyleBackColor = True
  244. Me.CheckBox10.Visible = False
  245. '
  246. 'CheckBox11
  247. '
  248. Me.CheckBox11.AutoSize = True
  249. Me.CheckBox11.Location = New System.Drawing.Point(493, 51)
  250. Me.CheckBox11.Name = "CheckBox11"
  251. Me.CheckBox11.Size = New System.Drawing.Size(43, 20)
  252. Me.CheckBox11.TabIndex = 648
  253. Me.CheckBox11.Text = "OK"
  254. Me.CheckBox11.UseVisualStyleBackColor = True
  255. '
  256. '小更新_ch
  257. '
  258. Me.小更新_ch.AutoSize = True
  259. Me.小更新_ch.Location = New System.Drawing.Point(4, 74)
  260. Me.小更新_ch.Name = "小更新_ch"
  261. Me.小更新_ch.Size = New System.Drawing.Size(62, 20)
  262. Me.小更新_ch.TabIndex = 649
  263. Me.小更新_ch.Text = "小更新"
  264. Me.小更新_ch.UseVisualStyleBackColor = True
  265. '
  266. '中更新_ch
  267. '
  268. Me.中更新_ch.AutoSize = True
  269. Me.中更新_ch.Location = New System.Drawing.Point(72, 74)
  270. Me.中更新_ch.Name = "中更新_ch"
  271. Me.中更新_ch.Size = New System.Drawing.Size(62, 20)
  272. Me.中更新_ch.TabIndex = 650
  273. Me.中更新_ch.Text = "中更新"
  274. Me.中更新_ch.UseVisualStyleBackColor = True
  275. '
  276. '大更新_ch
  277. '
  278. Me.大更新_ch.AutoSize = True
  279. Me.大更新_ch.Location = New System.Drawing.Point(140, 74)
  280. Me.大更新_ch.Name = "大更新_ch"
  281. Me.大更新_ch.Size = New System.Drawing.Size(62, 20)
  282. Me.大更新_ch.TabIndex = 651
  283. Me.大更新_ch.Text = "大更新"
  284. Me.大更新_ch.UseVisualStyleBackColor = True
  285. '
  286. '小更新
  287. '
  288. Me.小更新.Interval = 300
  289. '
  290. '中更新
  291. '
  292. Me.中更新.Interval = 300
  293. '
  294. '大更新
  295. '
  296. Me.大更新.Interval = 300
  297. '
  298. 'HX_PGS_UPDATE
  299. '
  300. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  301. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  302. Me.ClientSize = New System.Drawing.Size(542, 71)
  303. Me.ControlBox = False
  304. Me.Controls.Add(Me.大更新_ch)
  305. Me.Controls.Add(Me.中更新_ch)
  306. Me.Controls.Add(Me.小更新_ch)
  307. Me.Controls.Add(Me.CheckBox11)
  308. Me.Controls.Add(Me.CheckBox10)
  309. Me.Controls.Add(Me.CheckBox9)
  310. Me.Controls.Add(Me.CheckBox8)
  311. Me.Controls.Add(Me.CheckBox7)
  312. Me.Controls.Add(Me.CheckBox6)
  313. Me.Controls.Add(Me.CheckBox5)
  314. Me.Controls.Add(Me.CheckBox4)
  315. Me.Controls.Add(Me.CheckBox3)
  316. Me.Controls.Add(Me.CheckBox2)
  317. Me.Controls.Add(Me.CheckBox1)
  318. Me.Controls.Add(Me.ProgressBar1)
  319. Me.Controls.Add(Me.伺服器區域_cb)
  320. Me.Controls.Add(Me.ftp清單_dgv)
  321. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  322. Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
  323. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  324. Me.MaximizeBox = False
  325. Me.MinimizeBox = False
  326. Me.Name = "HX_PGS_UPDATE"
  327. Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
  328. Me.Text = "WS-ERP-SYS-UPDATE........"
  329. CType(Me.ftp清單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  330. Me.ResumeLayout(False)
  331. Me.PerformLayout()
  332. End Sub
  333. Friend WithEvents ftp清單_dgv As DataGridView
  334. Friend WithEvents 伺服器區域_cb As ComboBox
  335. Friend WithEvents ProgressBar1 As ProgressBar
  336. Friend WithEvents 主程式更新 As Timer
  337. Friend WithEvents 刪除在下載 As Timer
  338. Friend WithEvents 驗證存在1 As Timer
  339. Friend WithEvents 驗證存在2 As Timer
  340. Friend WithEvents 驗證存在3 As Timer
  341. Friend WithEvents 驗證存在4 As Timer
  342. Friend WithEvents 驗證存在5 As Timer
  343. Friend WithEvents 驗證存在6 As Timer
  344. Friend WithEvents 驗證存在7 As Timer
  345. Friend WithEvents 刪除所有檔案 As Timer
  346. Friend WithEvents OK As Timer
  347. Friend WithEvents HX_CL As Timer
  348. Friend WithEvents CheckBox1 As CheckBox
  349. Friend WithEvents CheckBox2 As CheckBox
  350. Friend WithEvents CheckBox3 As CheckBox
  351. Friend WithEvents CheckBox4 As CheckBox
  352. Friend WithEvents CheckBox5 As CheckBox
  353. Friend WithEvents CheckBox6 As CheckBox
  354. Friend WithEvents CheckBox7 As CheckBox
  355. Friend WithEvents CheckBox8 As CheckBox
  356. Friend WithEvents CheckBox9 As CheckBox
  357. Friend WithEvents CheckBox10 As CheckBox
  358. Friend WithEvents CheckBox11 As CheckBox
  359. Friend WithEvents 小更新_ch As CheckBox
  360. Friend WithEvents 中更新_ch As CheckBox
  361. Friend WithEvents 大更新_ch As CheckBox
  362. Friend WithEvents 小更新 As Timer
  363. Friend WithEvents 中更新 As Timer
  364. Friend WithEvents 大更新 As Timer
  365. End Class