BIG CLEANUP
This commit is contained in:
6
Global_Indexer/frmStart.Designer.vb
generated
6
Global_Indexer/frmStart.Designer.vb
generated
@@ -36,7 +36,6 @@ Partial Class frmStart
|
||||
Me.TimerFolderWatch = New System.Windows.Forms.Timer(Me.components)
|
||||
Me.TimerClose3Minutes = New System.Windows.Forms.Timer(Me.components)
|
||||
Me.NotifyIcon1 = New System.Windows.Forms.NotifyIcon(Me.components)
|
||||
Me.TimerCheckDroppedFiles = New System.Windows.Forms.Timer(Me.components)
|
||||
Me.LabelControl1 = New DevExpress.XtraEditors.LabelControl()
|
||||
Me.OpenFileDialog1 = New System.Windows.Forms.OpenFileDialog()
|
||||
Me.LabelMachine = New DevExpress.XtraBars.BarStaticItem()
|
||||
@@ -119,10 +118,6 @@ Partial Class frmStart
|
||||
'
|
||||
resources.ApplyResources(Me.NotifyIcon1, "NotifyIcon1")
|
||||
'
|
||||
'TimerCheckDroppedFiles
|
||||
'
|
||||
Me.TimerCheckDroppedFiles.Interval = 500
|
||||
'
|
||||
'LabelControl1
|
||||
'
|
||||
Me.LabelControl1.AllowDrop = True
|
||||
@@ -232,7 +227,6 @@ Partial Class frmStart
|
||||
Friend WithEvents NotifyIcon1 As System.Windows.Forms.NotifyIcon
|
||||
Friend WithEvents HistoryIndexierteDateienToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents InfoToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents TimerCheckDroppedFiles As System.Windows.Forms.Timer
|
||||
Friend WithEvents LabelControl1 As DevExpress.XtraEditors.LabelControl
|
||||
Friend WithEvents btnChoosefiles As System.Windows.Forms.Button
|
||||
Friend WithEvents OpenFileDialog1 As System.Windows.Forms.OpenFileDialog
|
||||
|
||||
Reference in New Issue
Block a user