MS
This commit is contained in:
8
GUIs.ZooFlow/frmFlowForm.Designer.vb
generated
8
GUIs.ZooFlow/frmFlowForm.Designer.vb
generated
@@ -41,7 +41,7 @@ Partial Class frmFlowForm
|
||||
Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
|
||||
Me.PictureBoxPM = New DevExpress.XtraEditors.SvgImageBox()
|
||||
Me.PictureBoxSearch = New DevExpress.XtraEditors.SvgImageBox()
|
||||
Me.TimerFolderwatch = New System.Windows.Forms.Timer(Me.components)
|
||||
Me.TimerCheckFolderWatchTable = New System.Windows.Forms.Timer(Me.components)
|
||||
Me.pnlQuicksearch1 = New System.Windows.Forms.Panel()
|
||||
Me.txtQuicksearch1 = New DevExpress.XtraEditors.TextEdit()
|
||||
Me.PictureEditQuicksearch1 = New DevExpress.XtraEditors.PictureEdit()
|
||||
@@ -184,9 +184,9 @@ Partial Class frmFlowForm
|
||||
Me.PictureBoxSearch.Text = "X"
|
||||
Me.ToolTip1.SetToolTip(Me.PictureBoxSearch, "FlowSearch öffnen")
|
||||
'
|
||||
'TimerFolderwatch
|
||||
'TimerCheckFolderWatchTable
|
||||
'
|
||||
Me.TimerFolderwatch.Interval = 2000
|
||||
Me.TimerCheckFolderWatchTable.Interval = 2000
|
||||
'
|
||||
'pnlQuicksearch1
|
||||
'
|
||||
@@ -554,7 +554,7 @@ Partial Class frmFlowForm
|
||||
Friend WithEvents ZooFlowBeendenToolStripMenuItem As ToolStripMenuItem
|
||||
Friend WithEvents ToolTip1 As ToolTip
|
||||
Friend WithEvents ToolStripSeparator1 As ToolStripSeparator
|
||||
Friend WithEvents TimerFolderwatch As Timer
|
||||
Friend WithEvents TimerCheckFolderWatchTable As Timer
|
||||
Friend WithEvents TestToolStripMenuItem As ToolStripMenuItem
|
||||
Friend WithEvents PictureBoxSearch As DevExpress.XtraEditors.SvgImageBox
|
||||
Friend WithEvents PictureBoxPM As DevExpress.XtraEditors.SvgImageBox
|
||||
|
||||
Reference in New Issue
Block a user