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