MS Globix Integration
This commit is contained in:
6
GUIs.ZooFlow/frmFlowForm.Designer.vb
generated
6
GUIs.ZooFlow/frmFlowForm.Designer.vb
generated
@@ -43,6 +43,7 @@ Partial Class frmFlowForm
|
||||
Me.PictureBoxSearch = New System.Windows.Forms.PictureBox()
|
||||
Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
|
||||
Me.TimerCheckActiveForms = New System.Windows.Forms.Timer(Me.components)
|
||||
Me.TimerCheckDroppedFiles = New System.Windows.Forms.Timer(Me.components)
|
||||
Me.ContextMenuSystray.SuspendLayout()
|
||||
Me.ContextMenuForm.SuspendLayout()
|
||||
CType(Me.PictureBoxAbo, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
@@ -180,6 +181,10 @@ Partial Class frmFlowForm
|
||||
'
|
||||
Me.TimerCheckActiveForms.Interval = 2000
|
||||
'
|
||||
'TimerCheckDroppedFiles
|
||||
'
|
||||
Me.TimerCheckDroppedFiles.Interval = 600
|
||||
'
|
||||
'frmFlowForm
|
||||
'
|
||||
Me.AllowDrop = True
|
||||
@@ -231,4 +236,5 @@ Partial Class frmFlowForm
|
||||
Friend WithEvents DatenbankverbindungToolStripMenuItem As ToolStripMenuItem
|
||||
Friend WithEvents UserVerwaltungToolStripMenuItem As ToolStripMenuItem
|
||||
Friend WithEvents TimerCheckActiveForms As Timer
|
||||
Friend WithEvents TimerCheckDroppedFiles As Timer
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user