MS anpassungen
This commit is contained in:
113
GUIs.ZooFlow/frmFlowForm.Designer.vb
generated
113
GUIs.ZooFlow/frmFlowForm.Designer.vb
generated
@@ -39,8 +39,6 @@ Partial Class frmFlowForm
|
||||
Me.ToolStripSeparator1 = New System.Windows.Forms.ToolStripSeparator()
|
||||
Me.VerwaltungToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.ToolStripSeparator3 = New System.Windows.Forms.ToolStripSeparator()
|
||||
Me.SucheTestToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.TestFlowSearchToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.TestToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.ToolStripSeparator2 = New System.Windows.Forms.ToolStripSeparator()
|
||||
Me.ZooFlowBeendenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
||||
@@ -56,10 +54,10 @@ Partial Class frmFlowForm
|
||||
Me.BehaviorManager1 = New DevExpress.Utils.Behaviors.BehaviorManager(Me.components)
|
||||
Me.PictureBoxGlobix1 = New DevExpress.XtraEditors.SvgImageBox()
|
||||
Me.PictureBoxSearch1 = New DevExpress.XtraEditors.SvgImageBox()
|
||||
Me.Panel1 = New System.Windows.Forms.Panel()
|
||||
Me.lblQuicksearch1 = New DevExpress.XtraEditors.LabelControl()
|
||||
Me.TextEdit1 = New DevExpress.XtraEditors.TextEdit()
|
||||
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.ContextMenuSystray.SuspendLayout()
|
||||
CType(Me.PictureBoxPM1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.PictureBoxAbo, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
@@ -68,9 +66,9 @@ Partial Class frmFlowForm
|
||||
CType(Me.BehaviorManager1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.PictureBoxGlobix1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.PictureBoxSearch1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.Panel1.SuspendLayout()
|
||||
CType(Me.TextEdit1.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.pnlQuicksearch1.SuspendLayout()
|
||||
CType(Me.PictureEdit1.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.TextEdit1.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.SuspendLayout()
|
||||
'
|
||||
'SplashScreenManager
|
||||
@@ -86,9 +84,9 @@ Partial Class frmFlowForm
|
||||
'
|
||||
'ContextMenuSystray
|
||||
'
|
||||
Me.ContextMenuSystray.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.GlobixToolStripMenuItem, Me.UserKonfigurationToolStripMenuItem, Me.ToolStripSeparator1, Me.VerwaltungToolStripMenuItem, Me.ToolStripSeparator3, Me.SucheTestToolStripMenuItem, Me.TestFlowSearchToolStripMenuItem, Me.TestToolStripMenuItem, Me.ToolStripSeparator2, Me.ZooFlowBeendenToolStripMenuItem})
|
||||
Me.ContextMenuSystray.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.GlobixToolStripMenuItem, Me.UserKonfigurationToolStripMenuItem, Me.ToolStripSeparator1, Me.VerwaltungToolStripMenuItem, Me.ToolStripSeparator3, Me.TestToolStripMenuItem, Me.ToolStripSeparator2, Me.ZooFlowBeendenToolStripMenuItem})
|
||||
Me.ContextMenuSystray.Name = "ContextMenuSystray"
|
||||
Me.ContextMenuSystray.Size = New System.Drawing.Size(174, 176)
|
||||
Me.ContextMenuSystray.Size = New System.Drawing.Size(174, 132)
|
||||
'
|
||||
'GlobixToolStripMenuItem
|
||||
'
|
||||
@@ -141,18 +139,6 @@ Partial Class frmFlowForm
|
||||
Me.ToolStripSeparator3.Name = "ToolStripSeparator3"
|
||||
Me.ToolStripSeparator3.Size = New System.Drawing.Size(170, 6)
|
||||
'
|
||||
'SucheTestToolStripMenuItem
|
||||
'
|
||||
Me.SucheTestToolStripMenuItem.Name = "SucheTestToolStripMenuItem"
|
||||
Me.SucheTestToolStripMenuItem.Size = New System.Drawing.Size(173, 22)
|
||||
Me.SucheTestToolStripMenuItem.Text = "Suche (Test)"
|
||||
'
|
||||
'TestFlowSearchToolStripMenuItem
|
||||
'
|
||||
Me.TestFlowSearchToolStripMenuItem.Name = "TestFlowSearchToolStripMenuItem"
|
||||
Me.TestFlowSearchToolStripMenuItem.Size = New System.Drawing.Size(173, 22)
|
||||
Me.TestFlowSearchToolStripMenuItem.Text = "Test_FlowSearch"
|
||||
'
|
||||
'TestToolStripMenuItem
|
||||
'
|
||||
Me.TestToolStripMenuItem.Name = "TestToolStripMenuItem"
|
||||
@@ -176,7 +162,7 @@ Partial Class frmFlowForm
|
||||
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(38, 377)
|
||||
Me.PictureBoxPM1.Location = New System.Drawing.Point(53, 376)
|
||||
Me.PictureBoxPM1.Name = "PictureBoxPM1"
|
||||
Me.PictureBoxPM1.Size = New System.Drawing.Size(90, 90)
|
||||
Me.PictureBoxPM1.SizeMode = DevExpress.XtraEditors.SvgImageSizeMode.Zoom
|
||||
@@ -189,12 +175,13 @@ 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(88, 224)
|
||||
Me.PictureBoxAbo.Location = New System.Drawing.Point(103, 223)
|
||||
Me.PictureBoxAbo.Name = "PictureBoxAbo"
|
||||
Me.PictureBoxAbo.Size = New System.Drawing.Size(40, 36)
|
||||
Me.PictureBoxAbo.TabIndex = 11
|
||||
Me.PictureBoxAbo.TabStop = False
|
||||
Me.ToolTip1.SetToolTip(Me.PictureBoxAbo, "Abonnierte Suchen")
|
||||
Me.PictureBoxAbo.Visible = False
|
||||
'
|
||||
'PictureBoxDragDrop
|
||||
'
|
||||
@@ -233,7 +220,7 @@ Partial Class frmFlowForm
|
||||
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(38, 485)
|
||||
Me.PictureBoxGlobix1.Location = New System.Drawing.Point(53, 484)
|
||||
Me.PictureBoxGlobix1.Name = "PictureBoxGlobix1"
|
||||
Me.PictureBoxGlobix1.Size = New System.Drawing.Size(90, 90)
|
||||
Me.PictureBoxGlobix1.SizeMode = DevExpress.XtraEditors.SvgImageSizeMode.Zoom
|
||||
@@ -247,7 +234,7 @@ 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(38, 266)
|
||||
Me.PictureBoxSearch1.Location = New System.Drawing.Point(53, 265)
|
||||
Me.PictureBoxSearch1.Name = "PictureBoxSearch1"
|
||||
Me.PictureBoxSearch1.Size = New System.Drawing.Size(90, 90)
|
||||
Me.PictureBoxSearch1.SizeMode = DevExpress.XtraEditors.SvgImageSizeMode.Stretch
|
||||
@@ -255,37 +242,18 @@ Partial Class frmFlowForm
|
||||
Me.PictureBoxSearch1.TabIndex = 13
|
||||
Me.PictureBoxSearch1.Text = "SvgImageBox1"
|
||||
'
|
||||
'Panel1
|
||||
'pnlQuicksearch1
|
||||
'
|
||||
Me.Panel1.Controls.Add(Me.PictureEdit1)
|
||||
Me.Panel1.Controls.Add(Me.TextEdit1)
|
||||
Me.Panel1.Controls.Add(Me.lblQuicksearch1)
|
||||
Me.Panel1.Dock = System.Windows.Forms.DockStyle.Top
|
||||
Me.Panel1.Location = New System.Drawing.Point(0, 150)
|
||||
Me.Panel1.Name = "Panel1"
|
||||
Me.Panel1.Size = New System.Drawing.Size(202, 60)
|
||||
Me.Panel1.TabIndex = 16
|
||||
'
|
||||
'lblQuicksearch1
|
||||
'
|
||||
Me.lblQuicksearch1.Appearance.Font = New System.Drawing.Font("Segoe UI", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.lblQuicksearch1.Appearance.Options.UseFont = True
|
||||
Me.lblQuicksearch1.Location = New System.Drawing.Point(3, 3)
|
||||
Me.lblQuicksearch1.Name = "lblQuicksearch1"
|
||||
Me.lblQuicksearch1.Size = New System.Drawing.Size(91, 21)
|
||||
Me.lblQuicksearch1.TabIndex = 0
|
||||
Me.lblQuicksearch1.Text = "Alle Attribute"
|
||||
'
|
||||
'TextEdit1
|
||||
'
|
||||
Me.TextEdit1.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
|
||||
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
||||
Me.TextEdit1.Location = New System.Drawing.Point(3, 29)
|
||||
Me.TextEdit1.Name = "TextEdit1"
|
||||
Me.TextEdit1.Properties.Appearance.Font = New System.Drawing.Font("Segoe UI", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.TextEdit1.Properties.Appearance.Options.UseFont = True
|
||||
Me.TextEdit1.Size = New System.Drawing.Size(196, 28)
|
||||
Me.TextEdit1.TabIndex = 1
|
||||
Me.pnlQuicksearch1.BackColor = System.Drawing.Color.CornflowerBlue
|
||||
Me.pnlQuicksearch1.Controls.Add(Me.PictureEdit1)
|
||||
Me.pnlQuicksearch1.Controls.Add(Me.TextEdit1)
|
||||
Me.pnlQuicksearch1.Controls.Add(Me.lblQuicksearch1)
|
||||
Me.pnlQuicksearch1.Dock = System.Windows.Forms.DockStyle.Top
|
||||
Me.pnlQuicksearch1.Location = New System.Drawing.Point(0, 150)
|
||||
Me.pnlQuicksearch1.Name = "pnlQuicksearch1"
|
||||
Me.pnlQuicksearch1.Size = New System.Drawing.Size(202, 60)
|
||||
Me.pnlQuicksearch1.TabIndex = 16
|
||||
Me.pnlQuicksearch1.Visible = False
|
||||
'
|
||||
'PictureEdit1
|
||||
'
|
||||
@@ -298,6 +266,29 @@ Partial Class frmFlowForm
|
||||
Me.PictureEdit1.Size = New System.Drawing.Size(29, 28)
|
||||
Me.PictureEdit1.TabIndex = 17
|
||||
'
|
||||
'TextEdit1
|
||||
'
|
||||
Me.TextEdit1.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
|
||||
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
||||
Me.TextEdit1.Location = New System.Drawing.Point(3, 29)
|
||||
Me.TextEdit1.Name = "TextEdit1"
|
||||
Me.TextEdit1.Properties.Appearance.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(214, Byte), Integer), CType(CType(49, Byte), Integer))
|
||||
Me.TextEdit1.Properties.Appearance.Font = New System.Drawing.Font("Segoe UI", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.TextEdit1.Properties.Appearance.Options.UseBackColor = True
|
||||
Me.TextEdit1.Properties.Appearance.Options.UseFont = True
|
||||
Me.TextEdit1.Size = New System.Drawing.Size(196, 28)
|
||||
Me.TextEdit1.TabIndex = 1
|
||||
'
|
||||
'lblQuicksearch1
|
||||
'
|
||||
Me.lblQuicksearch1.Appearance.Font = New System.Drawing.Font("Segoe UI", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.lblQuicksearch1.Appearance.Options.UseFont = True
|
||||
Me.lblQuicksearch1.Location = New System.Drawing.Point(3, 3)
|
||||
Me.lblQuicksearch1.Name = "lblQuicksearch1"
|
||||
Me.lblQuicksearch1.Size = New System.Drawing.Size(90, 21)
|
||||
Me.lblQuicksearch1.TabIndex = 0
|
||||
Me.lblQuicksearch1.Text = "Schnellsuche"
|
||||
'
|
||||
'frmFlowForm
|
||||
'
|
||||
Me.AllowDrop = True
|
||||
@@ -310,7 +301,7 @@ Partial Class frmFlowForm
|
||||
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
||||
Me.BehaviorManager1.SetBehaviors(Me, New DevExpress.Utils.Behaviors.Behavior() {CType(DevExpress.Utils.Behaviors.Common.SnapWindowBehavior.Create(GetType(DevExpress.Utils.BehaviorSource.SnapWindowBehaviorSourceForForm), SnapOptions1), DevExpress.Utils.Behaviors.Behavior)})
|
||||
Me.ClientSize = New System.Drawing.Size(202, 638)
|
||||
Me.Controls.Add(Me.Panel1)
|
||||
Me.Controls.Add(Me.pnlQuicksearch1)
|
||||
Me.Controls.Add(Me.PictureBoxAbo)
|
||||
Me.Controls.Add(Me.PictureBoxGlobix1)
|
||||
Me.Controls.Add(Me.PictureBoxPM1)
|
||||
@@ -330,10 +321,10 @@ Partial Class frmFlowForm
|
||||
CType(Me.BehaviorManager1, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.PictureBoxGlobix1, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.PictureBoxSearch1, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.Panel1.ResumeLayout(False)
|
||||
Me.Panel1.PerformLayout()
|
||||
CType(Me.TextEdit1.Properties, 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()
|
||||
Me.ResumeLayout(False)
|
||||
|
||||
End Sub
|
||||
@@ -360,11 +351,9 @@ Partial Class frmFlowForm
|
||||
Friend WithEvents PictureBoxGlobix1 As DevExpress.XtraEditors.SvgImageBox
|
||||
Friend WithEvents ToolStripSeparator2 As ToolStripSeparator
|
||||
Friend WithEvents ToolStripSeparator3 As ToolStripSeparator
|
||||
Friend WithEvents SucheTestToolStripMenuItem As ToolStripMenuItem
|
||||
Friend WithEvents BehaviorManager1 As DevExpress.Utils.Behaviors.BehaviorManager
|
||||
Friend WithEvents BasisKonfigurationToolStripMenuItem As ToolStripMenuItem
|
||||
Friend WithEvents TestFlowSearchToolStripMenuItem As ToolStripMenuItem
|
||||
Friend WithEvents Panel1 As Panel
|
||||
Friend WithEvents pnlQuicksearch1 As Panel
|
||||
Friend WithEvents PictureEdit1 As PictureEdit
|
||||
Friend WithEvents TextEdit1 As TextEdit
|
||||
Friend WithEvents lblQuicksearch1 As LabelControl
|
||||
|
||||
Reference in New Issue
Block a user