Merge branch 'master' of http://dd-vmp07-com04:3000/AppStd/Monorepo
This commit is contained in:
99
GUIs.ZooFlow/frmFlowForm.Designer.vb
generated
99
GUIs.ZooFlow/frmFlowForm.Designer.vb
generated
@@ -44,14 +44,14 @@ Partial Class frmFlowForm
|
||||
Me.TimerRefreshData = New System.Windows.Forms.Timer(Me.components)
|
||||
Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
|
||||
Me.PictureBoxAbo = New System.Windows.Forms.PictureBox()
|
||||
Me.PictureBoxPM1 = New DevExpress.XtraEditors.SvgImageBox()
|
||||
Me.PictureBoxPM = New DevExpress.XtraEditors.SvgImageBox()
|
||||
Me.PictureBoxDragDrop = New System.Windows.Forms.PictureBox()
|
||||
Me.TimerFolderwatch = New System.Windows.Forms.Timer(Me.components)
|
||||
Me.pnlQuicksearch1 = New System.Windows.Forms.Panel()
|
||||
Me.PictureEdit1 = New DevExpress.XtraEditors.PictureEdit()
|
||||
Me.TextEdit1 = New DevExpress.XtraEditors.TextEdit()
|
||||
Me.lblQuicksearch1 = New DevExpress.XtraEditors.LabelControl()
|
||||
Me.PictureBoxGlobix1 = New DevExpress.XtraEditors.SvgImageBox()
|
||||
Me.PictureBoxGlobix = New DevExpress.XtraEditors.SvgImageBox()
|
||||
Me.PictureBoxSearch1 = New DevExpress.XtraEditors.SvgImageBox()
|
||||
Me.Panel1 = New System.Windows.Forms.Panel()
|
||||
Me.PopupMenu1 = New DevExpress.XtraBars.PopupMenu(Me.components)
|
||||
@@ -71,18 +71,20 @@ Partial Class frmFlowForm
|
||||
Me.BarButtonItem3 = New DevExpress.XtraBars.BarButtonItem()
|
||||
Me.BarButtonItem4 = New DevExpress.XtraBars.BarButtonItem()
|
||||
Me.BarButtonItem5 = New DevExpress.XtraBars.BarButtonItem()
|
||||
Me.Panel2 = New System.Windows.Forms.Panel()
|
||||
Me.ContextMenuSystray.SuspendLayout()
|
||||
CType(Me.PictureBoxAbo, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.PictureBoxPM1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.PictureBoxPM, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.PictureBoxDragDrop, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.pnlQuicksearch1.SuspendLayout()
|
||||
CType(Me.PictureEdit1.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.TextEdit1.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.PictureBoxGlobix1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.PictureBoxGlobix, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.PictureBoxSearch1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.Panel1.SuspendLayout()
|
||||
CType(Me.PopupMenu1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.BarManager1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.Panel2.SuspendLayout()
|
||||
Me.SuspendLayout()
|
||||
'
|
||||
'SplashScreenManager1
|
||||
@@ -174,7 +176,7 @@ Partial Class frmFlowForm
|
||||
'
|
||||
Me.PictureBoxAbo.Cursor = System.Windows.Forms.Cursors.Hand
|
||||
Me.PictureBoxAbo.Image = Global.DigitalData.GUIs.ZooFlow.My.Resources.Resources._2_ZOO_FLOW_Abo
|
||||
Me.PictureBoxAbo.Location = New System.Drawing.Point(121, 84)
|
||||
Me.PictureBoxAbo.Location = New System.Drawing.Point(147, 3)
|
||||
Me.PictureBoxAbo.Name = "PictureBoxAbo"
|
||||
Me.PictureBoxAbo.Size = New System.Drawing.Size(40, 36)
|
||||
Me.PictureBoxAbo.TabIndex = 11
|
||||
@@ -182,21 +184,22 @@ Partial Class frmFlowForm
|
||||
Me.ToolTip1.SetToolTip(Me.PictureBoxAbo, "Abonnierte Suchen")
|
||||
Me.PictureBoxAbo.Visible = False
|
||||
'
|
||||
'PictureBoxPM1
|
||||
'PictureBoxPM
|
||||
'
|
||||
Me.PictureBoxPM1.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
||||
Me.PictureBoxPM1.Cursor = System.Windows.Forms.Cursors.Hand
|
||||
Me.PictureBoxPM1.ItemAppearance.Hovered.FillColor = System.Drawing.Color.FromArgb(CType(CType(165, Byte), Integer), CType(CType(36, Byte), Integer), CType(CType(49, Byte), Integer))
|
||||
Me.PictureBoxPM1.ItemAppearance.Normal.FillColor = System.Drawing.SystemColors.ControlDark
|
||||
Me.PictureBoxPM1.ItemHitTestType = DevExpress.XtraEditors.ItemHitTestType.BoundingBox
|
||||
Me.PictureBoxPM1.Location = New System.Drawing.Point(50, 237)
|
||||
Me.PictureBoxPM1.Name = "PictureBoxPM1"
|
||||
Me.PictureBoxPM1.Size = New System.Drawing.Size(90, 90)
|
||||
Me.PictureBoxPM1.SizeMode = DevExpress.XtraEditors.SvgImageSizeMode.Zoom
|
||||
Me.PictureBoxPM1.SvgImage = Global.DigitalData.GUIs.ZooFlow.My.Resources.Resources.ZooFlow_PM_DevExpress
|
||||
Me.PictureBoxPM1.TabIndex = 14
|
||||
Me.PictureBoxPM1.Text = "SvgImageBox1"
|
||||
Me.ToolTip1.SetToolTip(Me.PictureBoxPM1, "ProcessManager - Workflow")
|
||||
Me.PictureBoxPM.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
||||
Me.PictureBoxPM.Cursor = System.Windows.Forms.Cursors.Hand
|
||||
Me.PictureBoxPM.ItemAppearance.Hovered.FillColor = System.Drawing.Color.FromArgb(CType(CType(165, Byte), Integer), CType(CType(36, Byte), Integer), CType(CType(49, Byte), Integer))
|
||||
Me.PictureBoxPM.ItemAppearance.Normal.FillColor = System.Drawing.SystemColors.ControlDark
|
||||
Me.PictureBoxPM.ItemHitTestType = DevExpress.XtraEditors.ItemHitTestType.BoundingBox
|
||||
Me.PictureBoxPM.Location = New System.Drawing.Point(54, 114)
|
||||
Me.PictureBoxPM.Name = "PictureBoxPM"
|
||||
Me.PictureBoxPM.Size = New System.Drawing.Size(90, 90)
|
||||
Me.PictureBoxPM.SizeMode = DevExpress.XtraEditors.SvgImageSizeMode.Zoom
|
||||
Me.PictureBoxPM.SvgImage = Global.DigitalData.GUIs.ZooFlow.My.Resources.Resources.ZooFlow_PM_DevExpress
|
||||
Me.PictureBoxPM.TabIndex = 14
|
||||
Me.PictureBoxPM.Text = "SvgImageBox1"
|
||||
Me.ToolTip1.SetToolTip(Me.PictureBoxPM, "ProcessManager - Workflow")
|
||||
Me.PictureBoxPM.Visible = False
|
||||
'
|
||||
'PictureBoxDragDrop
|
||||
'
|
||||
@@ -260,20 +263,21 @@ Partial Class frmFlowForm
|
||||
Me.lblQuicksearch1.TabIndex = 0
|
||||
Me.lblQuicksearch1.Text = "Schnellsuche"
|
||||
'
|
||||
'PictureBoxGlobix1
|
||||
'PictureBoxGlobix
|
||||
'
|
||||
Me.PictureBoxGlobix1.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
||||
Me.PictureBoxGlobix1.Cursor = System.Windows.Forms.Cursors.Hand
|
||||
Me.PictureBoxGlobix1.ItemAppearance.Hovered.FillColor = System.Drawing.Color.FromArgb(CType(CType(165, Byte), Integer), CType(CType(36, Byte), Integer), CType(CType(49, Byte), Integer))
|
||||
Me.PictureBoxGlobix1.ItemAppearance.Normal.FillColor = System.Drawing.SystemColors.ControlDark
|
||||
Me.PictureBoxGlobix1.ItemHitTestType = DevExpress.XtraEditors.ItemHitTestType.BoundingBox
|
||||
Me.PictureBoxGlobix1.Location = New System.Drawing.Point(50, 345)
|
||||
Me.PictureBoxGlobix1.Name = "PictureBoxGlobix1"
|
||||
Me.PictureBoxGlobix1.Size = New System.Drawing.Size(90, 90)
|
||||
Me.PictureBoxGlobix1.SizeMode = DevExpress.XtraEditors.SvgImageSizeMode.Zoom
|
||||
Me.PictureBoxGlobix1.SvgImage = Global.DigitalData.GUIs.ZooFlow.My.Resources.Resources.ZooFlow_G_DevExpress
|
||||
Me.PictureBoxGlobix1.TabIndex = 15
|
||||
Me.PictureBoxGlobix1.Text = "SvgImageBox1"
|
||||
Me.PictureBoxGlobix.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
||||
Me.PictureBoxGlobix.Cursor = System.Windows.Forms.Cursors.Hand
|
||||
Me.PictureBoxGlobix.ItemAppearance.Hovered.FillColor = System.Drawing.Color.FromArgb(CType(CType(165, Byte), Integer), CType(CType(36, Byte), Integer), CType(CType(49, Byte), Integer))
|
||||
Me.PictureBoxGlobix.ItemAppearance.Normal.FillColor = System.Drawing.SystemColors.ControlDark
|
||||
Me.PictureBoxGlobix.ItemHitTestType = DevExpress.XtraEditors.ItemHitTestType.BoundingBox
|
||||
Me.PictureBoxGlobix.Location = New System.Drawing.Point(54, 222)
|
||||
Me.PictureBoxGlobix.Name = "PictureBoxGlobix"
|
||||
Me.PictureBoxGlobix.Size = New System.Drawing.Size(90, 90)
|
||||
Me.PictureBoxGlobix.SizeMode = DevExpress.XtraEditors.SvgImageSizeMode.Zoom
|
||||
Me.PictureBoxGlobix.SvgImage = Global.DigitalData.GUIs.ZooFlow.My.Resources.Resources.ZooFlow_G_DevExpress
|
||||
Me.PictureBoxGlobix.TabIndex = 15
|
||||
Me.PictureBoxGlobix.Text = "SvgImageBox1"
|
||||
Me.PictureBoxGlobix.Visible = False
|
||||
'
|
||||
'PictureBoxSearch1
|
||||
'
|
||||
@@ -282,21 +286,19 @@ Partial Class frmFlowForm
|
||||
Me.PictureBoxSearch1.ItemAppearance.Hovered.FillColor = System.Drawing.Color.FromArgb(CType(CType(165, Byte), Integer), CType(CType(36, Byte), Integer), CType(CType(49, Byte), Integer))
|
||||
Me.PictureBoxSearch1.ItemAppearance.Normal.FillColor = System.Drawing.SystemColors.ControlDark
|
||||
Me.PictureBoxSearch1.ItemHitTestType = DevExpress.XtraEditors.ItemHitTestType.BoundingBox
|
||||
Me.PictureBoxSearch1.Location = New System.Drawing.Point(50, 126)
|
||||
Me.PictureBoxSearch1.Location = New System.Drawing.Point(54, 3)
|
||||
Me.PictureBoxSearch1.Name = "PictureBoxSearch1"
|
||||
Me.PictureBoxSearch1.Size = New System.Drawing.Size(90, 90)
|
||||
Me.PictureBoxSearch1.SizeMode = DevExpress.XtraEditors.SvgImageSizeMode.Stretch
|
||||
Me.PictureBoxSearch1.SvgImage = Global.DigitalData.GUIs.ZooFlow.My.Resources.Resources.ZooFlow_CW_DevExpress
|
||||
Me.PictureBoxSearch1.TabIndex = 13
|
||||
Me.PictureBoxSearch1.Text = "SvgImageBox1"
|
||||
Me.ToolTip1.SetToolTip(Me.PictureBoxSearch1, "FlowSearch öffnen")
|
||||
'
|
||||
'Panel1
|
||||
'
|
||||
Me.Panel1.Controls.Add(Me.Panel2)
|
||||
Me.Panel1.Controls.Add(Me.pnlQuicksearch1)
|
||||
Me.Panel1.Controls.Add(Me.PictureBoxSearch1)
|
||||
Me.Panel1.Controls.Add(Me.PictureBoxPM1)
|
||||
Me.Panel1.Controls.Add(Me.PictureBoxAbo)
|
||||
Me.Panel1.Controls.Add(Me.PictureBoxGlobix1)
|
||||
Me.Panel1.Dock = System.Windows.Forms.DockStyle.Fill
|
||||
Me.Panel1.Location = New System.Drawing.Point(0, 150)
|
||||
Me.Panel1.Name = "Panel1"
|
||||
@@ -439,6 +441,19 @@ Partial Class frmFlowForm
|
||||
Me.BarButtonItem5.Id = 5
|
||||
Me.BarButtonItem5.Name = "BarButtonItem5"
|
||||
'
|
||||
'Panel2
|
||||
'
|
||||
Me.Panel2.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
|
||||
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
||||
Me.Panel2.Controls.Add(Me.PictureBoxSearch1)
|
||||
Me.Panel2.Controls.Add(Me.PictureBoxGlobix)
|
||||
Me.Panel2.Controls.Add(Me.PictureBoxAbo)
|
||||
Me.Panel2.Controls.Add(Me.PictureBoxPM)
|
||||
Me.Panel2.Location = New System.Drawing.Point(3, 126)
|
||||
Me.Panel2.Name = "Panel2"
|
||||
Me.Panel2.Size = New System.Drawing.Size(196, 330)
|
||||
Me.Panel2.TabIndex = 17
|
||||
'
|
||||
'frmFlowForm
|
||||
'
|
||||
Me.AllowDrop = True
|
||||
@@ -464,17 +479,18 @@ Partial Class frmFlowForm
|
||||
Me.TopMost = True
|
||||
Me.ContextMenuSystray.ResumeLayout(False)
|
||||
CType(Me.PictureBoxAbo, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.PictureBoxPM1, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.PictureBoxPM, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.PictureBoxDragDrop, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.pnlQuicksearch1.ResumeLayout(False)
|
||||
Me.pnlQuicksearch1.PerformLayout()
|
||||
CType(Me.PictureEdit1.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.TextEdit1.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.PictureBoxGlobix1, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.PictureBoxGlobix, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.PictureBoxSearch1, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.Panel1.ResumeLayout(False)
|
||||
CType(Me.PopupMenu1, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.BarManager1, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.Panel2.ResumeLayout(False)
|
||||
Me.ResumeLayout(False)
|
||||
Me.PerformLayout()
|
||||
|
||||
@@ -495,8 +511,8 @@ Partial Class frmFlowForm
|
||||
Friend WithEvents TsiGlobixConfig As ToolStripMenuItem
|
||||
Friend WithEvents TestToolStripMenuItem As ToolStripMenuItem
|
||||
Friend WithEvents PictureBoxSearch1 As DevExpress.XtraEditors.SvgImageBox
|
||||
Friend WithEvents PictureBoxPM1 As DevExpress.XtraEditors.SvgImageBox
|
||||
Friend WithEvents PictureBoxGlobix1 As DevExpress.XtraEditors.SvgImageBox
|
||||
Friend WithEvents PictureBoxPM As DevExpress.XtraEditors.SvgImageBox
|
||||
Friend WithEvents PictureBoxGlobix As DevExpress.XtraEditors.SvgImageBox
|
||||
Friend WithEvents ToolStripSeparator2 As ToolStripSeparator
|
||||
Friend WithEvents ToolStripSeparator3 As ToolStripSeparator
|
||||
Friend WithEvents BasisKonfigurationToolStripMenuItem As ToolStripMenuItem
|
||||
@@ -522,4 +538,5 @@ Partial Class frmFlowForm
|
||||
Friend WithEvents BarButtonItem6 As DevExpress.XtraBars.BarButtonItem
|
||||
Friend WithEvents BarButtonItem7 As DevExpress.XtraBars.BarButtonItem
|
||||
Friend WithEvents BarButtonItem8 As DevExpress.XtraBars.BarButtonItem
|
||||
Friend WithEvents Panel2 As Panel
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user