Ingen beskrivning
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.

FTP-DGAC-SYS.Designer.vb 28KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496
  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
  2. Partial Class FTP_DGAC_SYS
  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 DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  24. Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  25. Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  26. Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  27. Dim DataGridViewCellStyle7 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  28. Dim DataGridViewCellStyle8 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  29. Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  30. Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  31. Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(FTP_DGAC_SYS))
  32. Me.捷徑_dgv = New System.Windows.Forms.DataGridView()
  33. Me.Column2 = New System.Windows.Forms.DataGridViewTextBoxColumn()
  34. Me.計算分流1 = New System.Windows.Forms.Timer(Me.components)
  35. Me.FolderBrowserDialog1 = New System.Windows.Forms.FolderBrowserDialog()
  36. Me.Label1 = New System.Windows.Forms.Label()
  37. Me.FTP主要位置_tb = New System.Windows.Forms.TextBox()
  38. Me.路徑暫存1_cb = New System.Windows.Forms.ComboBox()
  39. Me.路徑暫存2_cb = New System.Windows.Forms.ComboBox()
  40. Me.路徑暫存3_cb = New System.Windows.Forms.ComboBox()
  41. Me.路徑暫存4_cb = New System.Windows.Forms.ComboBox()
  42. Me.路徑暫存5_cb = New System.Windows.Forms.ComboBox()
  43. Me.路徑暫存6_cb = New System.Windows.Forms.ComboBox()
  44. Me.Panel1 = New System.Windows.Forms.Panel()
  45. Me.剔除清單_cb = New System.Windows.Forms.ComboBox()
  46. Me.讀取料夾路徑_bt = New System.Windows.Forms.Button()
  47. Me.剔除清單_dgv = New System.Windows.Forms.DataGridView()
  48. Me.DataGridViewTextBoxColumn1 = New System.Windows.Forms.DataGridViewTextBoxColumn()
  49. Me.加入剔除檔案_bt = New System.Windows.Forms.Button()
  50. Me.OpenFileDialog1 = New System.Windows.Forms.OpenFileDialog()
  51. Me.計算分流2 = New System.Windows.Forms.Timer(Me.components)
  52. Me.刪除剔除檔案_bt = New System.Windows.Forms.Button()
  53. Me.運行自動刪除_bt = New System.Windows.Forms.Button()
  54. Me.自動循環_ch = New System.Windows.Forms.CheckBox()
  55. Me.Label2 = New System.Windows.Forms.Label()
  56. Me.計數_nud = New System.Windows.Forms.NumericUpDown()
  57. Me.計數歸零_bt = New System.Windows.Forms.Button()
  58. Me.Label3 = New System.Windows.Forms.Label()
  59. Me.通知_lb = New System.Windows.Forms.Label()
  60. Me.自動運行 = New System.Windows.Forms.Timer(Me.components)
  61. Me.停頓1 = New System.Windows.Forms.Timer(Me.components)
  62. Me.計算分流3 = New System.Windows.Forms.Timer(Me.components)
  63. Me.清單1_dgv = New System.Windows.Forms.DataGridView()
  64. CType(Me.捷徑_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  65. Me.Panel1.SuspendLayout()
  66. CType(Me.剔除清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  67. CType(Me.計數_nud, System.ComponentModel.ISupportInitialize).BeginInit()
  68. CType(Me.清單1_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  69. Me.SuspendLayout()
  70. '
  71. '捷徑_dgv
  72. '
  73. Me.捷徑_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  74. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  75. Me.捷徑_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  76. Me.捷徑_dgv.BackgroundColor = System.Drawing.Color.White
  77. Me.捷徑_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  78. DataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  79. DataGridViewCellStyle1.BackColor = System.Drawing.Color.White
  80. DataGridViewCellStyle1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  81. DataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.WindowText
  82. DataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight
  83. DataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  84. DataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  85. Me.捷徑_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle1
  86. Me.捷徑_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  87. Me.捷徑_dgv.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.Column2})
  88. DataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  89. DataGridViewCellStyle2.BackColor = System.Drawing.Color.White
  90. DataGridViewCellStyle2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  91. DataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.ControlText
  92. DataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight
  93. DataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  94. DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
  95. Me.捷徑_dgv.DefaultCellStyle = DataGridViewCellStyle2
  96. Me.捷徑_dgv.GridColor = System.Drawing.Color.LightGray
  97. Me.捷徑_dgv.Location = New System.Drawing.Point(6, 27)
  98. Me.捷徑_dgv.Margin = New System.Windows.Forms.Padding(4)
  99. Me.捷徑_dgv.Name = "捷徑_dgv"
  100. DataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  101. DataGridViewCellStyle3.BackColor = System.Drawing.Color.White
  102. DataGridViewCellStyle3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  103. DataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.WindowText
  104. DataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight
  105. DataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  106. DataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  107. Me.捷徑_dgv.RowHeadersDefaultCellStyle = DataGridViewCellStyle3
  108. Me.捷徑_dgv.RowHeadersWidth = 5
  109. Me.捷徑_dgv.RowTemplate.Height = 24
  110. Me.捷徑_dgv.Size = New System.Drawing.Size(458, 425)
  111. Me.捷徑_dgv.TabIndex = 664
  112. '
  113. 'Column2
  114. '
  115. Me.Column2.FillWeight = 127.1574!
  116. Me.Column2.HeaderText = "位置"
  117. Me.Column2.Name = "Column2"
  118. '
  119. '計算分流1
  120. '
  121. '
  122. 'FolderBrowserDialog1
  123. '
  124. Me.FolderBrowserDialog1.RootFolder = System.Environment.SpecialFolder.MyComputer
  125. Me.FolderBrowserDialog1.SelectedPath = "C:\Users\USER\Desktop"
  126. '
  127. 'Label1
  128. '
  129. Me.Label1.AutoSize = True
  130. Me.Label1.Location = New System.Drawing.Point(8, 6)
  131. Me.Label1.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  132. Me.Label1.Name = "Label1"
  133. Me.Label1.Size = New System.Drawing.Size(75, 16)
  134. Me.Label1.TabIndex = 665
  135. Me.Label1.Text = "FTP主要位置"
  136. '
  137. 'FTP主要位置_tb
  138. '
  139. Me.FTP主要位置_tb.Location = New System.Drawing.Point(85, 3)
  140. Me.FTP主要位置_tb.Name = "FTP主要位置_tb"
  141. Me.FTP主要位置_tb.Size = New System.Drawing.Size(276, 23)
  142. Me.FTP主要位置_tb.TabIndex = 666
  143. '
  144. '路徑暫存1_cb
  145. '
  146. Me.路徑暫存1_cb.FormattingEnabled = True
  147. Me.路徑暫存1_cb.Location = New System.Drawing.Point(3, 3)
  148. Me.路徑暫存1_cb.Name = "路徑暫存1_cb"
  149. Me.路徑暫存1_cb.Size = New System.Drawing.Size(137, 24)
  150. Me.路徑暫存1_cb.TabIndex = 667
  151. '
  152. '路徑暫存2_cb
  153. '
  154. Me.路徑暫存2_cb.FormattingEnabled = True
  155. Me.路徑暫存2_cb.Location = New System.Drawing.Point(3, 28)
  156. Me.路徑暫存2_cb.Name = "路徑暫存2_cb"
  157. Me.路徑暫存2_cb.Size = New System.Drawing.Size(137, 24)
  158. Me.路徑暫存2_cb.TabIndex = 668
  159. '
  160. '路徑暫存3_cb
  161. '
  162. Me.路徑暫存3_cb.FormattingEnabled = True
  163. Me.路徑暫存3_cb.Location = New System.Drawing.Point(3, 53)
  164. Me.路徑暫存3_cb.Name = "路徑暫存3_cb"
  165. Me.路徑暫存3_cb.Size = New System.Drawing.Size(137, 24)
  166. Me.路徑暫存3_cb.TabIndex = 669
  167. '
  168. '路徑暫存4_cb
  169. '
  170. Me.路徑暫存4_cb.FormattingEnabled = True
  171. Me.路徑暫存4_cb.Location = New System.Drawing.Point(3, 78)
  172. Me.路徑暫存4_cb.Name = "路徑暫存4_cb"
  173. Me.路徑暫存4_cb.Size = New System.Drawing.Size(137, 24)
  174. Me.路徑暫存4_cb.TabIndex = 670
  175. '
  176. '路徑暫存5_cb
  177. '
  178. Me.路徑暫存5_cb.FormattingEnabled = True
  179. Me.路徑暫存5_cb.Location = New System.Drawing.Point(3, 103)
  180. Me.路徑暫存5_cb.Name = "路徑暫存5_cb"
  181. Me.路徑暫存5_cb.Size = New System.Drawing.Size(137, 24)
  182. Me.路徑暫存5_cb.TabIndex = 671
  183. '
  184. '路徑暫存6_cb
  185. '
  186. Me.路徑暫存6_cb.FormattingEnabled = True
  187. Me.路徑暫存6_cb.Location = New System.Drawing.Point(3, 128)
  188. Me.路徑暫存6_cb.Name = "路徑暫存6_cb"
  189. Me.路徑暫存6_cb.Size = New System.Drawing.Size(137, 24)
  190. Me.路徑暫存6_cb.TabIndex = 672
  191. '
  192. 'Panel1
  193. '
  194. Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  195. Me.Panel1.Controls.Add(Me.清單1_dgv)
  196. Me.Panel1.Controls.Add(Me.剔除清單_cb)
  197. Me.Panel1.Controls.Add(Me.路徑暫存1_cb)
  198. Me.Panel1.Controls.Add(Me.路徑暫存6_cb)
  199. Me.Panel1.Controls.Add(Me.路徑暫存2_cb)
  200. Me.Panel1.Controls.Add(Me.路徑暫存5_cb)
  201. Me.Panel1.Controls.Add(Me.路徑暫存3_cb)
  202. Me.Panel1.Controls.Add(Me.路徑暫存4_cb)
  203. Me.Panel1.Location = New System.Drawing.Point(161, 38)
  204. Me.Panel1.Name = "Panel1"
  205. Me.Panel1.Size = New System.Drawing.Size(146, 258)
  206. Me.Panel1.TabIndex = 673
  207. '
  208. '剔除清單_cb
  209. '
  210. Me.剔除清單_cb.FormattingEnabled = True
  211. Me.剔除清單_cb.Location = New System.Drawing.Point(3, 154)
  212. Me.剔除清單_cb.Name = "剔除清單_cb"
  213. Me.剔除清單_cb.Size = New System.Drawing.Size(137, 24)
  214. Me.剔除清單_cb.TabIndex = 673
  215. '
  216. '讀取料夾路徑_bt
  217. '
  218. Me.讀取料夾路徑_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  219. Me.讀取料夾路徑_bt.ForeColor = System.Drawing.Color.Blue
  220. Me.讀取料夾路徑_bt.Location = New System.Drawing.Point(367, 2)
  221. Me.讀取料夾路徑_bt.Name = "讀取料夾路徑_bt"
  222. Me.讀取料夾路徑_bt.Size = New System.Drawing.Size(97, 24)
  223. Me.讀取料夾路徑_bt.TabIndex = 674
  224. Me.讀取料夾路徑_bt.Text = "讀取料夾路徑"
  225. Me.讀取料夾路徑_bt.UseVisualStyleBackColor = True
  226. '
  227. '剔除清單_dgv
  228. '
  229. Me.剔除清單_dgv.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  230. Me.剔除清單_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  231. Me.剔除清單_dgv.BackgroundColor = System.Drawing.Color.White
  232. Me.剔除清單_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  233. DataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  234. DataGridViewCellStyle6.BackColor = System.Drawing.Color.White
  235. DataGridViewCellStyle6.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  236. DataGridViewCellStyle6.ForeColor = System.Drawing.SystemColors.WindowText
  237. DataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight
  238. DataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  239. DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  240. Me.剔除清單_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle6
  241. Me.剔除清單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  242. Me.剔除清單_dgv.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.DataGridViewTextBoxColumn1})
  243. DataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  244. DataGridViewCellStyle7.BackColor = System.Drawing.Color.White
  245. DataGridViewCellStyle7.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  246. DataGridViewCellStyle7.ForeColor = System.Drawing.SystemColors.ControlText
  247. DataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight
  248. DataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  249. DataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
  250. Me.剔除清單_dgv.DefaultCellStyle = DataGridViewCellStyle7
  251. Me.剔除清單_dgv.GridColor = System.Drawing.Color.LightGray
  252. Me.剔除清單_dgv.Location = New System.Drawing.Point(6, 454)
  253. Me.剔除清單_dgv.Margin = New System.Windows.Forms.Padding(4)
  254. Me.剔除清單_dgv.Name = "剔除清單_dgv"
  255. DataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  256. DataGridViewCellStyle8.BackColor = System.Drawing.Color.White
  257. DataGridViewCellStyle8.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  258. DataGridViewCellStyle8.ForeColor = System.Drawing.SystemColors.WindowText
  259. DataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight
  260. DataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  261. DataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  262. Me.剔除清單_dgv.RowHeadersDefaultCellStyle = DataGridViewCellStyle8
  263. Me.剔除清單_dgv.RowHeadersWidth = 5
  264. Me.剔除清單_dgv.RowTemplate.Height = 24
  265. Me.剔除清單_dgv.Size = New System.Drawing.Size(316, 113)
  266. Me.剔除清單_dgv.TabIndex = 675
  267. '
  268. 'DataGridViewTextBoxColumn1
  269. '
  270. Me.DataGridViewTextBoxColumn1.FillWeight = 127.1574!
  271. Me.DataGridViewTextBoxColumn1.HeaderText = "檔案"
  272. Me.DataGridViewTextBoxColumn1.Name = "DataGridViewTextBoxColumn1"
  273. '
  274. '加入剔除檔案_bt
  275. '
  276. Me.加入剔除檔案_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  277. Me.加入剔除檔案_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  278. Me.加入剔除檔案_bt.ForeColor = System.Drawing.Color.Blue
  279. Me.加入剔除檔案_bt.Location = New System.Drawing.Point(325, 455)
  280. Me.加入剔除檔案_bt.Name = "加入剔除檔案_bt"
  281. Me.加入剔除檔案_bt.Size = New System.Drawing.Size(139, 38)
  282. Me.加入剔除檔案_bt.TabIndex = 676
  283. Me.加入剔除檔案_bt.Text = "加入剔除檔案"
  284. Me.加入剔除檔案_bt.UseVisualStyleBackColor = True
  285. '
  286. 'OpenFileDialog1
  287. '
  288. Me.OpenFileDialog1.FileName = "OpenFileDialog1"
  289. '
  290. '計算分流2
  291. '
  292. '
  293. '刪除剔除檔案_bt
  294. '
  295. Me.刪除剔除檔案_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  296. Me.刪除剔除檔案_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  297. Me.刪除剔除檔案_bt.ForeColor = System.Drawing.Color.Red
  298. Me.刪除剔除檔案_bt.Location = New System.Drawing.Point(325, 493)
  299. Me.刪除剔除檔案_bt.Name = "刪除剔除檔案_bt"
  300. Me.刪除剔除檔案_bt.Size = New System.Drawing.Size(139, 38)
  301. Me.刪除剔除檔案_bt.TabIndex = 677
  302. Me.刪除剔除檔案_bt.Text = "刪除剔除檔案"
  303. Me.刪除剔除檔案_bt.UseVisualStyleBackColor = True
  304. '
  305. '運行自動刪除_bt
  306. '
  307. Me.運行自動刪除_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  308. Me.運行自動刪除_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  309. Me.運行自動刪除_bt.ForeColor = System.Drawing.Color.Green
  310. Me.運行自動刪除_bt.Location = New System.Drawing.Point(325, 558)
  311. Me.運行自動刪除_bt.Name = "運行自動刪除_bt"
  312. Me.運行自動刪除_bt.Size = New System.Drawing.Size(139, 38)
  313. Me.運行自動刪除_bt.TabIndex = 678
  314. Me.運行自動刪除_bt.Text = "運行自動刪除"
  315. Me.運行自動刪除_bt.UseVisualStyleBackColor = True
  316. '
  317. '自動循環_ch
  318. '
  319. Me.自動循環_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  320. Me.自動循環_ch.AutoSize = True
  321. Me.自動循環_ch.Location = New System.Drawing.Point(329, 537)
  322. Me.自動循環_ch.Name = "自動循環_ch"
  323. Me.自動循環_ch.Size = New System.Drawing.Size(129, 20)
  324. Me.自動循環_ch.TabIndex = 679
  325. Me.自動循環_ch.Text = "開啟3小時自動循環"
  326. Me.自動循環_ch.UseVisualStyleBackColor = True
  327. '
  328. 'Label2
  329. '
  330. Me.Label2.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  331. Me.Label2.AutoSize = True
  332. Me.Label2.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  333. Me.Label2.Location = New System.Drawing.Point(10, 573)
  334. Me.Label2.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  335. Me.Label2.Name = "Label2"
  336. Me.Label2.Size = New System.Drawing.Size(139, 16)
  337. Me.Label2.TabIndex = 680
  338. Me.Label2.Text = "已累計刪除可疑檔案數量"
  339. '
  340. '計數_nud
  341. '
  342. Me.計數_nud.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  343. Me.計數_nud.Enabled = False
  344. Me.計數_nud.Location = New System.Drawing.Point(156, 570)
  345. Me.計數_nud.Maximum = New Decimal(New Integer() {1000000000, 0, 0, 0})
  346. Me.計數_nud.Name = "計數_nud"
  347. Me.計數_nud.Size = New System.Drawing.Size(90, 23)
  348. Me.計數_nud.TabIndex = 681
  349. Me.計數_nud.ThousandsSeparator = True
  350. '
  351. '計數歸零_bt
  352. '
  353. Me.計數歸零_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  354. Me.計數歸零_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  355. Me.計數歸零_bt.ForeColor = System.Drawing.Color.Blue
  356. Me.計數歸零_bt.Location = New System.Drawing.Point(252, 569)
  357. Me.計數歸零_bt.Name = "計數歸零_bt"
  358. Me.計數歸零_bt.Size = New System.Drawing.Size(69, 24)
  359. Me.計數歸零_bt.TabIndex = 682
  360. Me.計數歸零_bt.Text = "計數歸零"
  361. Me.計數歸零_bt.UseVisualStyleBackColor = True
  362. '
  363. 'Label3
  364. '
  365. Me.Label3.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  366. Me.Label3.AutoSize = True
  367. Me.Label3.Location = New System.Drawing.Point(2, 583)
  368. Me.Label3.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  369. Me.Label3.Name = "Label3"
  370. Me.Label3.Size = New System.Drawing.Size(467, 16)
  371. Me.Label3.TabIndex = 683
  372. Me.Label3.Text = "_________________________________________________________________________________" &
  373. "___________"
  374. '
  375. '通知_lb
  376. '
  377. Me.通知_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  378. Me.通知_lb.AutoEllipsis = True
  379. Me.通知_lb.ForeColor = System.Drawing.Color.Red
  380. Me.通知_lb.Location = New System.Drawing.Point(5, 597)
  381. Me.通知_lb.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  382. Me.通知_lb.Name = "通知_lb"
  383. Me.通知_lb.Size = New System.Drawing.Size(464, 22)
  384. Me.通知_lb.TabIndex = 684
  385. Me.通知_lb.Text = "☆☆☆☆☆☆☆☆☆☆ 未自動運行 ☆☆☆☆☆☆☆☆☆☆"
  386. Me.通知_lb.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  387. '
  388. '自動運行
  389. '
  390. Me.自動運行.Interval = 10800000
  391. '
  392. '停頓1
  393. '
  394. Me.停頓1.Interval = 1200
  395. '
  396. '計算分流3
  397. '
  398. Me.計算分流3.Interval = 300000
  399. '
  400. '清單1_dgv
  401. '
  402. Me.清單1_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  403. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  404. Me.清單1_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  405. Me.清單1_dgv.BackgroundColor = System.Drawing.Color.White
  406. DataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  407. DataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.Control
  408. DataGridViewCellStyle4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  409. DataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.WindowText
  410. DataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight
  411. DataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  412. Me.清單1_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle4
  413. Me.清單1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  414. Me.清單1_dgv.Location = New System.Drawing.Point(3, 184)
  415. Me.清單1_dgv.Name = "清單1_dgv"
  416. Me.清單1_dgv.RowHeadersWidth = 5
  417. DataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  418. Me.清單1_dgv.RowsDefaultCellStyle = DataGridViewCellStyle5
  419. Me.清單1_dgv.RowTemplate.Height = 24
  420. Me.清單1_dgv.Size = New System.Drawing.Size(137, 67)
  421. Me.清單1_dgv.TabIndex = 1882
  422. '
  423. 'FTP_DGAC_SYS
  424. '
  425. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  426. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  427. Me.ClientSize = New System.Drawing.Size(468, 619)
  428. Me.Controls.Add(Me.通知_lb)
  429. Me.Controls.Add(Me.計數歸零_bt)
  430. Me.Controls.Add(Me.計數_nud)
  431. Me.Controls.Add(Me.Label2)
  432. Me.Controls.Add(Me.自動循環_ch)
  433. Me.Controls.Add(Me.運行自動刪除_bt)
  434. Me.Controls.Add(Me.刪除剔除檔案_bt)
  435. Me.Controls.Add(Me.加入剔除檔案_bt)
  436. Me.Controls.Add(Me.剔除清單_dgv)
  437. Me.Controls.Add(Me.讀取料夾路徑_bt)
  438. Me.Controls.Add(Me.Panel1)
  439. Me.Controls.Add(Me.FTP主要位置_tb)
  440. Me.Controls.Add(Me.Label1)
  441. Me.Controls.Add(Me.捷徑_dgv)
  442. Me.Controls.Add(Me.Label3)
  443. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  444. Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
  445. Me.Margin = New System.Windows.Forms.Padding(4)
  446. Me.MaximizeBox = False
  447. Me.MinimizeBox = False
  448. Me.Name = "FTP_DGAC_SYS"
  449. Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
  450. Me.Text = "FTP-DGAC-SYS"
  451. CType(Me.捷徑_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  452. Me.Panel1.ResumeLayout(False)
  453. CType(Me.剔除清單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  454. CType(Me.計數_nud, System.ComponentModel.ISupportInitialize).EndInit()
  455. CType(Me.清單1_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  456. Me.ResumeLayout(False)
  457. Me.PerformLayout()
  458. End Sub
  459. Friend WithEvents 捷徑_dgv As DataGridView
  460. Friend WithEvents Column2 As DataGridViewTextBoxColumn
  461. Friend WithEvents 計算分流1 As Timer
  462. Friend WithEvents FolderBrowserDialog1 As FolderBrowserDialog
  463. Friend WithEvents Label1 As Label
  464. Friend WithEvents FTP主要位置_tb As TextBox
  465. Friend WithEvents 路徑暫存1_cb As ComboBox
  466. Friend WithEvents 路徑暫存2_cb As ComboBox
  467. Friend WithEvents 路徑暫存3_cb As ComboBox
  468. Friend WithEvents 路徑暫存4_cb As ComboBox
  469. Friend WithEvents 路徑暫存5_cb As ComboBox
  470. Friend WithEvents 路徑暫存6_cb As ComboBox
  471. Friend WithEvents Panel1 As Panel
  472. Friend WithEvents 讀取料夾路徑_bt As Button
  473. Friend WithEvents 剔除清單_dgv As DataGridView
  474. Friend WithEvents DataGridViewTextBoxColumn1 As DataGridViewTextBoxColumn
  475. Friend WithEvents 加入剔除檔案_bt As Button
  476. Friend WithEvents OpenFileDialog1 As OpenFileDialog
  477. Friend WithEvents 計算分流2 As Timer
  478. Friend WithEvents 剔除清單_cb As ComboBox
  479. Friend WithEvents 刪除剔除檔案_bt As Button
  480. Friend WithEvents 運行自動刪除_bt As Button
  481. Friend WithEvents 自動循環_ch As CheckBox
  482. Friend WithEvents Label2 As Label
  483. Friend WithEvents 計數_nud As NumericUpDown
  484. Friend WithEvents 計數歸零_bt As Button
  485. Friend WithEvents Label3 As Label
  486. Friend WithEvents 通知_lb As Label
  487. Friend WithEvents 自動運行 As Timer
  488. Friend WithEvents 停頓1 As Timer
  489. Friend WithEvents 計算分流3 As Timer
  490. Friend WithEvents 清單1_dgv As DataGridView
  491. End Class